Opened 6 years ago

Closed 5 years ago

#57165 closed defect (fixed)

texlive-bin not building under Mojave

Reported by: pmetzger (Perry E. Metzger) Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: MaddTheSane (C.W. Betts), mndavidoff (Monte Davidoff), Schamschula (Marius Schamschula), MaurizioLoreti, dershow, BitBangingBytes (BitBangingBytes), hapaguy (Brian Kurt Fujikawa), diochnos, JeffFessler (Jeff Fessler), captainproton1971 (Captain Proton)
Port: texlive-bin

Description

I get the following error during the compile:

luatexdir/lua/lepdflib.cc:1135:24: error: call to deleted member function 'add'
    ((Dict *) uin->d)->add(s, std::move(*((Object *) uobj->d)));
    ~~~~~~~~~~~~~~~~~~~^~~
/opt/local/include/poppler/Dict.h:72:8: note: candidate function has been explicitly deleted
  void add(char *key, Object &&val) = delete;
       ^
/opt/local/include/poppler/Dict.h:69:8: note: candidate function
  void add(const char *key, Object &&val);
       ^
luatexdir/lua/lepdflib.cc:2054:26: error: call to deleted member function 'dictAdd'
    ((Object *) uin->d)->dictAdd(copyString(s), std::move(*((Object *) uobj->d)));
    ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/opt/local/include/poppler/Object.h:276:8: note: candidate function has been explicitly deleted
  void dictAdd(char *key, Object &&val) = delete;
       ^
/opt/local/include/poppler/Object.h:359:21: note: candidate function
inline void Object::dictAdd(const char *key, Object &&val)
                    ^

Attachments (1)

texlive.log (890.2 KB) - added by slavad (Viacheslav Dushin) 6 years ago.

Download all attachments as: .zip

Change History (28)

comment:1 Changed 6 years ago by MaddTheSane (C.W. Betts)

This is not limited to Mojave: I'm also seeing this under High Sierra. It seems to be that Popper version 0.69.0 isn't compatible with this version texlive-bin.

comment:2 Changed 6 years ago by MaddTheSane (C.W. Betts)

Cc: MaddTheSane added

comment:3 Changed 6 years ago by mndavidoff (Monte Davidoff)

Cc: mndavidoff added

comment:4 Changed 6 years ago by Schamschula (Marius Schamschula)

Cc: Schamschula added

comment:5 Changed 6 years ago by MaurizioLoreti

Same for me. Under Mojave, "sudo port install texlive-bin" fails; the full log file is in attachment.

version:1
:debug:sysinfo macOS 10.14 (darwin/18.0.0) arch i386
:debug:sysinfo MacPorts 2.5.3
:debug:sysinfo Xcode 10.0
:debug:sysinfo SDK 10.14
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.14
:debug:main epoch: in tree: 0 installed: 0
:debug:main xz 5.2.4_0 exists in the ports tree
:debug:main xz 5.2.4_0  is the latest installed
:debug:main xz 5.2.4_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/xz
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xz 5.2.4_0 >= xz 5.2.4_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libiconv 1.15_0 exists in the ports tree
:debug:main libiconv 1.15_0  is the latest installed
:debug:main libiconv 1.15_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libiconv
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libiconv 1.15_0 >= libiconv 1.15_0
:debug:main epoch: in tree: 2 installed: 2
:debug:main gettext 0.19.8.1_0 exists in the ports tree
:debug:main gettext 0.19.8.1_0  is the latest installed
:debug:main gettext 0.19.8.1_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gettext
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main compiler clang 1000.11.45.2 not blacklisted because it doesn't match {clang < 211.10.1}
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gettext 0.19.8.1_0 >= gettext 0.19.8.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main ncurses 6.1_0 exists in the ports tree
:debug:main ncurses 6.1_0  is the latest installed
:debug:main ncurses 6.1_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ncurses
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! ncurses 6.1_0 >= ncurses 6.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main perl5 5.26.1_0 exists in the ports tree
:debug:main perl5 5.26.1_0 +perl5_26 is the latest installed
:debug:main perl5 5.26.1_0 +perl5_26 is active
:debug:main Merging existing variants '+perl5_26' into variants
:debug:main new fully merged portvariants: perl5_26 +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Re-registering default for configure.universal_args
:debug:main Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl
:debug:main universal_variant is false, so not adding the default universal variant
:debug:main Executing variant perl5_26 provides perl5_26
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! perl5 5.26.1_0 >= perl5 5.26.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main perl5.26 5.26.2_1 exists in the ports tree
:debug:main perl5.26 5.26.2_1  is the latest installed
:debug:main perl5.26 5.26.2_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Re-registering default for configure.universal_args
:debug:main Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! perl5.26 5.26.2_1 >= perl5.26 5.26.2_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main gdbm 1.16_0 exists in the ports tree
:debug:main gdbm 1.16_0  is the latest installed
:debug:main gdbm 1.16_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/gdbm
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gdbm 1.16_0 >= gdbm 1.16_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main readline 7.0.005_0 exists in the ports tree
:debug:main readline 7.0.005_0  is the latest installed
:debug:main readline 7.0.005_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/readline
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! readline 7.0.005_0 >= readline 7.0.005_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main pkgconfig 0.29.2_0 exists in the ports tree
:debug:main pkgconfig 0.29.2_0  is the latest installed
:debug:main pkgconfig 0.29.2_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/pkgconfig
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! pkgconfig 0.29.2_0 >= pkgconfig 0.29.2_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main fontconfig 2.13.1_0 exists in the ports tree
:debug:main fontconfig 2.13.1_0  is the latest installed
:debug:main fontconfig 2.13.1_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/fontconfig
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! fontconfig 2.13.1_0 >= fontconfig 2.13.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main expat 2.2.6_1 exists in the ports tree
:debug:main expat 2.2.6_1  is the latest installed
:debug:main expat 2.2.6_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/expat
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! expat 2.2.6_1 >= expat 2.2.6_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main freetype 2.9.1_0 exists in the ports tree
:debug:main freetype 2.9.1_0  is the latest installed
:debug:main freetype 2.9.1_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/print/freetype
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! freetype 2.9.1_0 >= freetype 2.9.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main bzip2 1.0.6_0 exists in the ports tree
:debug:main bzip2 1.0.6_0  is the latest installed
:debug:main bzip2 1.0.6_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/bzip2
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! bzip2 1.0.6_0 >= bzip2 1.0.6_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libpng 1.6.35_0 exists in the ports tree
:debug:main libpng 1.6.35_0  is the latest installed
:debug:main libpng 1.6.35_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/libpng
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libpng 1.6.35_0 >= libpng 1.6.35_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main zlib 1.2.11_0 exists in the ports tree
:debug:main zlib 1.2.11_0  is the latest installed
:debug:main zlib 1.2.11_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/zlib
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! zlib 1.2.11_0 >= zlib 1.2.11_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main ossp-uuid 1.6.2_11 exists in the ports tree
:debug:main ossp-uuid 1.6.2_11 +perl5_26 is the latest installed
:debug:main ossp-uuid 1.6.2_11 +perl5_26 is active
:debug:main Merging existing variants '+perl5_26' into variants
:debug:main new fully merged portvariants: perl5_26 +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ossp-uuid
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Re-registering default for configure.universal_args
:debug:main Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Executing variant perl5_26 provides perl5_26
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! ossp-uuid 1.6.2_11 >= ossp-uuid 1.6.2_11
:debug:main epoch: in tree: 0 installed: 0
:debug:main libzzip 0.13.69_0 exists in the ports tree
:debug:main libzzip 0.13.69_0  is the latest installed
:debug:main libzzip 0.13.69_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/libzzip
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Re-registering default for livecheck.regex
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libzzip 0.13.69_0 >= libzzip 0.13.69_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main poppler 0.69.0_0 exists in the ports tree
:debug:main poppler 0.69.0_0  is the latest installed
:debug:main poppler 0.69.0_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/poppler
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main compiler clang 1000.11.45.2 not blacklisted because it doesn't match {clang < 500}
:debug:main Sourcing PortGroup cxx11 1.1 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/cxx11-1.1.tcl
:debug:main Sourcing PortGroup gobject_introspection 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/gobject_introspection-1.0.tcl
:debug:main Re-registering default for destroot.target
:debug:main Re-registering default for configure.dir
:debug:main Re-registering default for build.dir
:debug:main Re-registering default for configure.pre_args
:debug:main Sourcing PortGroup cmake 1.1 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/cmake-1.1.tcl
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! poppler 0.69.0_0 >= poppler 0.69.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main curl 7.61.1_0 exists in the ports tree
:debug:main curl 7.61.1_0 +ssl is the latest installed
:debug:main curl 7.61.1_0 +ssl is active
:debug:main Merging existing variants '+ssl' into variants
:debug:main new fully merged portvariants: ssl +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/curl
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Executing variant ssl provides ssl
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! curl 7.61.1_0 >= curl 7.61.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libidn2 2.0.5_0 exists in the ports tree
:debug:main libidn2 2.0.5_0  is the latest installed
:debug:main libidn2 2.0.5_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/mail/libidn2
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libidn2 2.0.5_0 >= libidn2 2.0.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libunistring 0.9.10_0 exists in the ports tree
:debug:main libunistring 0.9.10_0  is the latest installed
:debug:main libunistring 0.9.10_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libunistring
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libunistring 0.9.10_0 >= libunistring 0.9.10_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libpsl 0.20.2-20180522_0 exists in the ports tree
:debug:main libpsl 0.20.2-20180522_0  is the latest installed
:debug:main libpsl 0.20.2-20180522_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/libpsl
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Re-registering default for livecheck.regex
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libpsl 0.20.2-20180522_0 >= libpsl 0.20.2-20180522_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main glib2 2.56.2_0 exists in the ports tree
:debug:main glib2 2.56.2_0 +x11 is the latest installed
:debug:main glib2 2.56.2_0 +x11 is active
:debug:main Merging existing variants '+x11' into variants
:debug:main new fully merged portvariants: x11 +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/glib2
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main compiler clang 1000.11.45.2 not blacklisted because it doesn't match {clang < 600}
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main adding the default universal variant
:debug:main Executing variant x11 provides x11
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! glib2 2.56.2_0 >= glib2 2.56.2_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libffi 3.2.1_0 exists in the ports tree
:debug:main libffi 3.2.1_0  is the latest installed
:debug:main libffi 3.2.1_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/libffi
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libffi 3.2.1_0 >= libffi 3.2.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main pcre 8.42_0 exists in the ports tree
:debug:main pcre 8.42_0  is the latest installed
:debug:main pcre 8.42_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/pcre
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! pcre 8.42_0 >= pcre 8.42_0
:debug:main epoch: in tree: 20090923 installed: 20090923
:debug:main libedit 20170329-3.1_2 exists in the ports tree
:debug:main libedit 20170329-3.1_2  is the latest installed
:debug:main libedit 20170329-3.1_2  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/libedit
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libedit 20170329-3.1_2 >= libedit 20170329-3.1_2
:debug:main epoch: in tree: 1 installed: 1
:debug:main openssl 1.0.2p_0 exists in the ports tree
:debug:main openssl 1.0.2p_0  is the latest installed
:debug:main openssl 1.0.2p_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/openssl
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! openssl 1.0.2p_0 >= openssl 1.0.2p_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main curl-ca-bundle 7.61.1_2 exists in the ports tree
:debug:main curl-ca-bundle 7.61.1_2  is the latest installed
:debug:main curl-ca-bundle 7.61.1_2  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/curl
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main universal_variant is false, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! curl-ca-bundle 7.61.1_2 >= curl-ca-bundle 7.61.1_2
:debug:main epoch: in tree: 0 installed: 0
:debug:main jpeg 9c_0 exists in the ports tree
:debug:main jpeg 9c_0  is the latest installed
:debug:main jpeg 9c_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/jpeg
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! jpeg 9c_0 >= jpeg 9c_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main cairo 1.14.12_0 exists in the ports tree
:debug:main cairo 1.14.12_0 +quartz+x11 is the latest installed
:debug:main cairo 1.14.12_0 +quartz+x11 is active
:debug:main Merging existing variants '+quartz+x11' into variants
:debug:main new fully merged portvariants: x11 + quartz +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/cairo
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
:debug:main compiler clang 1000.11.45.2 not blacklisted because it doesn't match {clang < 318.0.61}
:debug:main universal variant already exists, so not adding the default one
:debug:main Executing variant quartz provides quartz
:debug:main Executing variant x11 provides x11
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! cairo 1.14.12_0 >= cairo 1.14.12_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libpixman 0.34.0_0 exists in the ports tree
:debug:main libpixman 0.34.0_0  is the latest installed
:debug:main libpixman 0.34.0_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/libpixman
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main compiler clang 1000.11.45.2 not blacklisted because it doesn't match {clang < 211.10.1}
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libpixman 0.34.0_0 >= libpixman 0.34.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main xrender 0.9.10_1 exists in the ports tree
:debug:main xrender 0.9.10_1  is the latest installed
:debug:main xrender 0.9.10_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xrender
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xrender 0.9.10_1 >= xrender 0.9.10_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libX11 1.6.6_1 exists in the ports tree
:debug:main xorg-libX11 1.6.6_1  is the latest installed
:debug:main xorg-libX11 1.6.6_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libX11
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libX11 1.6.6_1 >= xorg-libX11 1.6.6_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libXdmcp 1.1.2_1 exists in the ports tree
:debug:main xorg-libXdmcp 1.1.2_1  is the latest installed
:debug:main xorg-libXdmcp 1.1.2_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libXdmcp
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libXdmcp 1.1.2_1 >= xorg-libXdmcp 1.1.2_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libXau 1.0.8_1 exists in the ports tree
:debug:main xorg-libXau 1.0.8_1  is the latest installed
:debug:main xorg-libXau 1.0.8_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libXau
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libXau 1.0.8_1 >= xorg-libXau 1.0.8_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-xorgproto 2018.4_0 exists in the ports tree
:debug:main xorg-xorgproto 2018.4_0  is the latest installed
:debug:main xorg-xorgproto 2018.4_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-xorgproto
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-xorgproto 2018.4_0 >= xorg-xorgproto 2018.4_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libxcb 1.13_1 exists in the ports tree
:debug:main xorg-libxcb 1.13_1 +python27 is the latest installed
:debug:main xorg-libxcb 1.13_1 +python27 is active
:debug:main Merging existing variants '+python27' into variants
:debug:main new fully merged portvariants: python27 +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libxcb
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Executing variant python27 provides python27
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libxcb 1.13_1 >= xorg-libxcb 1.13_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-xcb-proto 1.13_0 exists in the ports tree
:debug:main xorg-xcb-proto 1.13_0 +python27 is the latest installed
:debug:main xorg-xcb-proto 1.13_0 +python27 is active
:debug:main Merging existing variants '+python27' into variants
:debug:main new fully merged portvariants: python27 +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-xcb-proto
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Executing variant python27 provides python27
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-xcb-proto 1.13_0 >= xorg-xcb-proto 1.13_0
:debug:main epoch: in tree: 2 installed: 2
:debug:main python27 2.7.15_1 exists in the ports tree
:debug:main python27 2.7.15_1  is the latest installed
:debug:main python27 2.7.15_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! python27 2.7.15_1 >= python27 2.7.15_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main db48 4.8.30_4 exists in the ports tree
:debug:main db48 4.8.30_4  is the latest installed
:debug:main db48 4.8.30_4  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/db48
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! db48 4.8.30_4 >= db48 4.8.30_4
:debug:main epoch: in tree: 0 installed: 0
:debug:main sqlite3 3.25.1_0 exists in the ports tree
:debug:main sqlite3 3.25.1_0  is the latest installed
:debug:main sqlite3 3.25.1_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/sqlite3
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! sqlite3 3.25.1_0 >= sqlite3 3.25.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main python_select 0.3_7 exists in the ports tree
:debug:main python_select 0.3_7  is the latest installed
:debug:main python_select 0.3_7  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/python_select
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main universal_variant is false, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! python_select 0.3_7 >= python_select 0.3_7
:debug:main epoch: in tree: 0 installed: 0
:debug:main python2_select 0.0_2 exists in the ports tree
:debug:main python2_select 0.0_2  is the latest installed
:debug:main python2_select 0.0_2  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/python2_select
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main universal_variant is false, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! python2_select 0.0_2 >= python2_select 0.0_2
:debug:main epoch: in tree: 0 installed: 0
:debug:main libxml2 2.9.7_0 exists in the ports tree
:debug:main libxml2 2.9.7_0  is the latest installed
:debug:main libxml2 2.9.7_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libxml2
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libxml2 2.9.7_0 >= libxml2 2.9.7_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libpthread-stubs 0.4_0 exists in the ports tree
:debug:main xorg-libpthread-stubs 0.4_0  is the latest installed
:debug:main xorg-libpthread-stubs 0.4_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libpthread-stubs
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libpthread-stubs 0.4_0 >= xorg-libpthread-stubs 0.4_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libXext 1.3.3_1 exists in the ports tree
:debug:main xorg-libXext 1.3.3_1  is the latest installed
:debug:main xorg-libXext 1.3.3_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libXext
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libXext 1.3.3_1 >= xorg-libXext 1.3.3_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-xcb-util 0.4.0_1 exists in the ports tree
:debug:main xorg-xcb-util 0.4.0_1  is the latest installed
:debug:main xorg-xcb-util 0.4.0_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-xcb-util
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-xcb-util 0.4.0_1 >= xorg-xcb-util 0.4.0_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main lcms2 2.9_1 exists in the ports tree
:debug:main lcms2 2.9_1  is the latest installed
:debug:main lcms2 2.9_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/lcms2
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! lcms2 2.9_1 >= lcms2 2.9_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main tiff 4.0.9_0 exists in the ports tree
:debug:main tiff 4.0.9_0  is the latest installed
:debug:main tiff 4.0.9_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/tiff
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! tiff 4.0.9_0 >= tiff 4.0.9_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main openjpeg 2.3.0_0 exists in the ports tree
:debug:main openjpeg 2.3.0_0  is the latest installed
:debug:main openjpeg 2.3.0_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/openjpeg
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Re-registering default for configure.dir
:debug:main Re-registering default for configure.pre_args
:debug:main Re-registering default for build.dir
:debug:main Re-registering default for destroot.target
:debug:main Sourcing PortGroup cmake 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/cmake-1.0.tcl
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Re-registering default for livecheck.regex
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! openjpeg 2.3.0_0 >= openjpeg 2.3.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main jbigkit 2.1_0 exists in the ports tree
:debug:main jbigkit 2.1_0  is the latest installed
:debug:main jbigkit 2.1_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/jbigkit
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! jbigkit 2.1_0 >= jbigkit 2.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main poppler-data 0.4.9_0 exists in the ports tree
:debug:main poppler-data 0.4.9_0  is the latest installed
:debug:main poppler-data 0.4.9_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/poppler-data
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main universal_variant is false, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! poppler-data 0.4.9_0 >= poppler-data 0.4.9_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gobject-introspection 1.56.1_1 exists in the ports tree
:debug:main gobject-introspection 1.56.1_1  is the latest installed
:debug:main gobject-introspection 1.56.1_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/gnome/gobject-introspection
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup active_variants 1.1 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl
:debug:main python27 is installed with the following variants: 
:debug:main   required: ucs4, forbidden: 
:debug:main   rejected, because required variant ucs4 is missing
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gobject-introspection 1.56.1_1 >= gobject-introspection 1.56.1_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main py27-mako 1.0.7_0 exists in the ports tree
:debug:main py27-mako 1.0.7_0  is the latest installed
:debug:main py27-mako 1.0.7_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-mako
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Re-registering default for build.cmd
:debug:main Re-registering default for destroot.cmd
:debug:main Re-registering default for destroot.destdir
:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! py27-mako 1.0.7_0 >= py27-mako 1.0.7_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main py27-setuptools 40.4.2_0 exists in the ports tree
:debug:main py27-setuptools 40.4.2_0  is the latest installed
:debug:main py27-setuptools 40.4.2_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-setuptools
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Re-registering default for build.cmd
:debug:main Re-registering default for destroot.cmd
:debug:main Re-registering default for destroot.destdir
:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! py27-setuptools 40.4.2_0 >= py27-setuptools 40.4.2_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main py27-beaker 1.10.0_0 exists in the ports tree
:debug:main py27-beaker 1.10.0_0  is the latest installed
:debug:main py27-beaker 1.10.0_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-beaker
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Re-registering default for build.cmd
:debug:main Re-registering default for destroot.cmd
:debug:main Re-registering default for destroot.destdir
:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! py27-beaker 1.10.0_0 >= py27-beaker 1.10.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main py27-funcsigs 1.0.2_0 exists in the ports tree
:debug:main py27-funcsigs 1.0.2_0  is the latest installed
:debug:main py27-funcsigs 1.0.2_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-funcsigs
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Re-registering default for build.cmd
:debug:main Re-registering default for destroot.cmd
:debug:main Re-registering default for destroot.destdir
:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! py27-funcsigs 1.0.2_0 >= py27-funcsigs 1.0.2_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main py27-markupsafe 1.0_0 exists in the ports tree
:debug:main py27-markupsafe 1.0_0  is the latest installed
:debug:main py27-markupsafe 1.0_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-markupsafe
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Re-registering default for build.cmd
:debug:main Re-registering default for destroot.cmd
:debug:main Re-registering default for destroot.destdir
:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! py27-markupsafe 1.0_0 >= py27-markupsafe 1.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libtool 2.4.6_5 exists in the ports tree
:debug:main libtool 2.4.6_5  is the latest installed
:debug:main libtool 2.4.6_5  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/libtool
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libtool 2.4.6_5 >= libtool 2.4.6_5
:debug:main epoch: in tree: 0 installed: 0
:debug:main graphite2 1.3.9_0 exists in the ports tree
:debug:main graphite2 1.3.9_0  is the latest installed
:debug:main graphite2 1.3.9_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/graphite2
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Re-registering default for configure.dir
:debug:main Re-registering default for configure.pre_args
:debug:main Re-registering default for build.dir
:debug:main Re-registering default for destroot.target
:debug:main Sourcing PortGroup cmake 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/cmake-1.0.tcl
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! graphite2 1.3.9_0 >= graphite2 1.3.9_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main icu 58.2_2 exists in the ports tree
:debug:main icu 58.2_2  is the latest installed
:debug:main icu 58.2_2  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/icu
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! icu 58.2_2 >= icu 58.2_2
:debug:main epoch: in tree: 0 installed: 0
:debug:main harfbuzz 1.9.0_0 exists in the ports tree
:debug:main harfbuzz 1.9.0_0  is the latest installed
:debug:main harfbuzz 1.9.0_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/harfbuzz
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main compiler clang 1000.11.45.2 not blacklisted because it doesn't match {clang < 300}
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! harfbuzz 1.9.0_0 >= harfbuzz 1.9.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main harfbuzz-icu 1.9.0_0 exists in the ports tree
:debug:main harfbuzz-icu 1.9.0_0  is the latest installed
:debug:main harfbuzz-icu 1.9.0_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/harfbuzz
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main compiler clang 1000.11.45.2 not blacklisted because it doesn't match {clang < 300}
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! harfbuzz-icu 1.9.0_0 >= harfbuzz-icu 1.9.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libpaper 1.1.24.5_0 exists in the ports tree
:debug:main libpaper 1.1.24.5_0  is the latest installed
:debug:main libpaper 1.1.24.5_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/print/libpaper
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libpaper 1.1.24.5_0 >= libpaper 1.1.24.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gmp 6.1.2_1 exists in the ports tree
:debug:main gmp 6.1.2_1  is the latest installed
:debug:main gmp 6.1.2_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gmp
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gmp 6.1.2_1 >= gmp 6.1.2_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main mpfr 4.0.1_0 exists in the ports tree
:debug:main mpfr 4.0.1_0  is the latest installed
:debug:main mpfr 4.0.1_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/mpfr
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main compiler clang 1000.11.45.2 not blacklisted because it doesn't match {clang == 211.10.1}
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! mpfr 4.0.1_0 >= mpfr 4.0.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main potrace 1.15_0 exists in the ports tree
:debug:main potrace 1.15_0  is the latest installed
:debug:main potrace 1.15_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/potrace
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! potrace 1.15_0 >= potrace 1.15_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main texlive-common 2018_0 exists in the ports tree
:debug:main texlive-common 2018_0  is the latest installed
:debug:main texlive-common 2018_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-common
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup texlive 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/texlive-1.0.tcl
:debug:main universal_variant is false, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! texlive-common 2018_0 >= texlive-common 2018_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libXp 1.0.3_1 exists in the ports tree
:debug:main xorg-libXp 1.0.3_1  is the latest installed
:debug:main xorg-libXp 1.0.3_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libXp
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libXp 1.0.3_1 >= xorg-libXp 1.0.3_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-printproto 1.0.5_0 exists in the ports tree
:debug:main xorg-printproto 1.0.5_0  is the latest installed
:debug:main xorg-printproto 1.0.5_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-printproto
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-printproto 1.0.5_0 >= xorg-printproto 1.0.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main xpm 3.5.12_1 exists in the ports tree
:debug:main xpm 3.5.12_1  is the latest installed
:debug:main xpm 3.5.12_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xpm
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xpm 3.5.12_1 >= xpm 3.5.12_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libXt 1.1.5_2 exists in the ports tree
:debug:main xorg-libXt 1.1.5_2  is the latest installed
:debug:main xorg-libXt 1.1.5_2  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libXt
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libXt 1.1.5_2 >= xorg-libXt 1.1.5_2
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libsm 1.2.2_0 exists in the ports tree
:debug:main xorg-libsm 1.2.2_0  is the latest installed
:debug:main xorg-libsm 1.2.2_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libsm
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libsm 1.2.2_0 >= xorg-libsm 1.2.2_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libice 1.0.9_1 exists in the ports tree
:debug:main xorg-libice 1.0.9_1  is the latest installed
:debug:main xorg-libice 1.0.9_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libice
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libice 1.0.9_1 >= xorg-libice 1.0.9_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libXaw 1.0.13_2 exists in the ports tree
:debug:main xorg-libXaw 1.0.13_2  is the latest installed
:debug:main xorg-libXaw 1.0.13_2  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libXaw
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libXaw 1.0.13_2 >= xorg-libXaw 1.0.13_2
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libXmu 1.1.2_0 exists in the ports tree
:debug:main xorg-libXmu 1.1.2_0  is the latest installed
:debug:main xorg-libXmu 1.1.2_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libXmu
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libXmu 1.1.2_0 >= xorg-libXmu 1.1.2_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libXi 1.7.9_1 exists in the ports tree
:debug:main xorg-libXi 1.7.9_1  is the latest installed
:debug:main xorg-libXi 1.7.9_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libXi
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libXi 1.7.9_1 >= xorg-libXi 1.7.9_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main xorg-libXfixes 5.0.3_1 exists in the ports tree
:debug:main xorg-libXfixes 5.0.3_1  is the latest installed
:debug:main xorg-libXfixes 5.0.3_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libXfixes
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xorg-libXfixes 5.0.3_1 >= xorg-libXfixes 5.0.3_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main ghostscript 9.25_0 exists in the ports tree
:debug:main ghostscript 9.25_0 +x11 is the latest installed
:debug:main ghostscript 9.25_0 +x11 is active
:debug:main Merging existing variants '+x11' into variants
:debug:main new fully merged portvariants: x11 +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/print/ghostscript
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Executing variant x11 provides x11
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! ghostscript 9.25_0 >= ghostscript 9.25_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main jbig2dec 0.15_0 exists in the ports tree
:debug:main jbig2dec 0.15_0  is the latest installed
:debug:main jbig2dec 0.15_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/jbig2dec
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Re-registering default for livecheck.regex
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! jbig2dec 0.15_0 >= jbig2dec 0.15_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libidn 1.35_0 exists in the ports tree
:debug:main libidn 1.35_0  is the latest installed
:debug:main libidn 1.35_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/mail/libidn
:debug:main OS darwin/18.0.0 (Mac OS X 10.14) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libidn 1.35_0 >= libidn 1.35_0
:msg:main --->  Computing dependencies for texlive-bin:info:main .:debug:main texlive-bin has no conflicts
:debug:main Searching for dependency: xz
:debug:main Found Dependency: receipt exists for xz
:debug:main Searching for dependency: perl5
:debug:main Found Dependency: receipt exists for perl5
:debug:main Searching for dependency: pkgconfig
:debug:main Found Dependency: receipt exists for pkgconfig
:debug:main Searching for dependency: fontconfig
:debug:main Found Dependency: receipt exists for fontconfig
:debug:main Searching for dependency: freetype
:debug:main Found Dependency: receipt exists for freetype
:debug:main Searching for dependency: libpng
:debug:main Found Dependency: receipt exists for libpng
:debug:main Searching for dependency: ncurses
:debug:main Found Dependency: receipt exists for ncurses
:debug:main Searching for dependency: zlib
:debug:main Found Dependency: receipt exists for zlib
:debug:main Searching for dependency: libzzip
:debug:main Found Dependency: receipt exists for libzzip
:debug:main Searching for dependency: poppler
:debug:main Found Dependency: receipt exists for poppler
:debug:main Searching for dependency: cairo
:debug:main Found Dependency: receipt exists for cairo
:debug:main Searching for dependency: libpixman
:debug:main Found Dependency: receipt exists for libpixman
:debug:main Searching for dependency: graphite2
:debug:main Found Dependency: receipt exists for graphite2
:debug:main Searching for dependency: icu
:debug:main Found Dependency: receipt exists for icu
:debug:main Searching for dependency: harfbuzz
:debug:main Found Dependency: receipt exists for harfbuzz
:debug:main Searching for dependency: harfbuzz-icu
:debug:main Found Dependency: receipt exists for harfbuzz-icu
:debug:main Searching for dependency: libpaper
:debug:main Found Dependency: receipt exists for libpaper
:debug:main Searching for dependency: gmp
:debug:main Found Dependency: receipt exists for gmp
:debug:main Searching for dependency: mpfr
:debug:main Found Dependency: receipt exists for mpfr
:debug:main Searching for dependency: potrace
:debug:main Found Dependency: receipt exists for potrace
:debug:main Searching for dependency: texlive-common
:debug:main Found Dependency: receipt exists for texlive-common
:debug:main Searching for dependency: xorg-libXp
:debug:main Found Dependency: receipt exists for xorg-libXp
:debug:main Searching for dependency: xpm
:debug:main Found Dependency: receipt exists for xpm
:debug:main Searching for dependency: xorg-libXaw
:debug:main Found Dependency: receipt exists for xorg-libXaw
:debug:main Searching for dependency: xorg-libXi
:debug:main Found Dependency: receipt exists for xorg-libXi
:debug:main Searching for dependency: ghostscript
:debug:main Found Dependency: receipt exists for ghostscript
:debug:main Executing org.macports.main (texlive-bin)
:debug:main dropping privileges: euid changed to 507, egid changed to 504.
:debug:archivefetch archivefetch phase started at Wed Sep 26 14:59:16 CEST 2018
:msg:archivefetch --->  Fetching archive for texlive-bin
:debug:archivefetch Executing org.macports.archivefetch (texlive-bin)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 507/504
:info:archivefetch --->  texlive-bin-2018.47642_6+x11.darwin_18.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch texlive-bin-2018.47642_6+x11.darwin_18.x86_64.tbz2 from http://lil.fr.packages.macports.org/texlive-bin
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:msg:archivefetch --->  Attempting to fetch texlive-bin-2018.47642_6+x11.darwin_18.x86_64.tbz2 from http://fco.it.packages.macports.org/mirrors/macports-packages/texlive-bin
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:msg:archivefetch --->  Attempting to fetch texlive-bin-2018.47642_6+x11.darwin_18.x86_64.tbz2 from http://nue.de.packages.macports.org/texlive-bin
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:debug:archivefetch Privilege de-escalation not attempted as not running as root.
:debug:fetch fetch phase started at Wed Sep 26 14:59:17 CEST 2018
:notice:fetch --->  Fetching distfiles for texlive-bin
:debug:fetch Executing org.macports.fetch (texlive-bin)
:debug:fetch Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Wed Sep 26 14:59:17 CEST 2018
:notice:checksum --->  Verifying checksums for texlive-bin
:debug:checksum Executing org.macports.checksum (texlive-bin)
:info:checksum --->  Checksumming texlive-source-2018.47642-stripped.tar.xz
:debug:checksum Calculated (rmd160) is 5cacb77580def95071a797c73e620f3f59558fb6
:debug:checksum Correct (rmd160) checksum for texlive-source-2018.47642-stripped.tar.xz
:debug:checksum Calculated (sha256) is 3d96e6993d52c373c78291c70c8d668968bad2e9e0da2249da4f6138434f3118
:debug:checksum Correct (sha256) checksum for texlive-source-2018.47642-stripped.tar.xz
:debug:checksum Calculated (size) is 18994796
:debug:checksum Correct (size) checksum for texlive-source-2018.47642-stripped.tar.xz
:info:checksum --->  Checksumming tlpkg-TeXLive-2018.47642.tar.xz
:debug:checksum Calculated (rmd160) is c14c04444af0ee2ed739c7c6776b6afac39cf766
:debug:checksum Correct (rmd160) checksum for tlpkg-TeXLive-2018.47642.tar.xz
:debug:checksum Calculated (sha256) is 54505501198b171af862ca17c2da4388242b1a1b6e724aabb048ce5125517c8f
:debug:checksum Correct (sha256) checksum for tlpkg-TeXLive-2018.47642.tar.xz
:debug:checksum Calculated (size) is 103320
:debug:checksum Correct (size) checksum for tlpkg-TeXLive-2018.47642.tar.xz
:debug:checksum Privilege de-escalation not attempted as not running as root.
:debug:extract extract phase started at Wed Sep 26 14:59:17 CEST 2018
:notice:extract --->  Extracting texlive-bin
:debug:extract setting option extract.cmd to /opt/local/bin/xz
:debug:extract Executing org.macports.extract (texlive-bin)
:info:extract --->  Extracting texlive-source-2018.47642-stripped.tar.xz
:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/texlive-bin/texlive-source-2018.47642-stripped.tar.xz'
:debug:extract Environment: 
:debug:extract CC_PRINT_OPTIONS='YES'
:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:extract CPATH='/opt/local/include'
:debug:extract LIBRARY_PATH='/opt/local/lib'
:debug:extract MACOSX_DEPLOYMENT_TARGET='10.14'
:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/texlive-bin/texlive-source-2018.47642-stripped.tar.xz' | /usr/bin/tar -xf - 
:debug:extract system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/texlive-bin/texlive-source-2018.47642-stripped.tar.xz' | /usr/bin/tar -xf - 
:debug:extract euid/egid changed to: 0/0
:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work to macports
:debug:extract euid/egid changed to: 507/504
:info:extract --->  Extracting tlpkg-TeXLive-2018.47642.tar.xz
:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/texlive-bin/tlpkg-TeXLive-2018.47642.tar.xz'
:debug:extract Environment: 
:debug:extract CC_PRINT_OPTIONS='YES'
:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:extract CPATH='/opt/local/include'
:debug:extract LIBRARY_PATH='/opt/local/lib'
:debug:extract MACOSX_DEPLOYMENT_TARGET='10.14'
:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/texlive-bin/tlpkg-TeXLive-2018.47642.tar.xz' | /usr/bin/tar -xf - 
:debug:extract system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/texlive-bin/tlpkg-TeXLive-2018.47642.tar.xz' | /usr/bin/tar -xf - 
:debug:extract euid/egid changed to: 0/0
:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work to macports
:debug:extract euid/egid changed to: 507/504
:debug:extract Privilege de-escalation not attempted as not running as root.
:debug:patch patch phase started at Wed Sep 26 14:59:31 CEST 2018
:debug:patch Executing org.macports.patch (texlive-bin)
:notice:patch --->  Applying patches to texlive-bin
:info:patch --->  Applying patch-r48697.diff
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.14'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-r48697.diff'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-r48697.diff'
:info:patch patching file texk/dvipsk/ChangeLog
:info:patch patching file texk/dvipsk/writet1.c
:info:patch patching file texk/web2c/luatexdir/font/writet1.w
:info:patch Hunk #1 succeeded at 1625 (offset 44 lines).
:info:patch patching file texk/web2c/pdftexdir/writet1.c
:info:patch --->  Applying patch-texk_chktex_Makefile.in.diff
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.14'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_chktex_Makefile.in.diff'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_chktex_Makefile.in.diff'
:info:patch patching file texk/chktex/Makefile.in
:info:patch Hunk #1 succeeded at 618 (offset 1 line).
:info:patch Hunk #2 succeeded at 1587 (offset 2 lines).
:info:patch --->  Applying patch-texk_kpathsea_Makefile.in.diff
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.14'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_kpathsea_Makefile.in.diff'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_kpathsea_Makefile.in.diff'
:info:patch patching file texk/kpathsea/Makefile.in
:info:patch Hunk #1 succeeded at 705 (offset 2 lines).
:info:patch Hunk #2 succeeded at 786 (offset -1 lines).
:info:patch Hunk #3 succeeded at 798 with fuzz 2 (offset -1 lines).
:info:patch Hunk #4 succeeded at 2240 (offset -23 lines).
:info:patch --->  Applying patch-texk_tex4htk_Makefile.in.diff
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.14'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_tex4htk_Makefile.in.diff'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_tex4htk_Makefile.in.diff'
:info:patch patching file texk/tex4htk/Makefile.in
:info:patch Hunk #1 succeeded at 411 (offset 1 line).
:info:patch Hunk #2 succeeded at 1075 (offset 1 line).
:info:patch --->  Applying patch-texk_texlive_linked_scripts_Makefile.in.diff
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.14'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_texlive_linked_scripts_Makefile.in.diff'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_texlive_linked_scripts_Makefile.in.diff'
:info:patch patching file texk/texlive/linked_scripts//Makefile.in
:info:patch Hunk #2 succeeded at 722 (offset 22 lines).
:info:patch --->  Applying patch-texk_texlive_tl_scripts_Makefile.in.diff
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.14'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_texlive_tl_scripts_Makefile.in.diff'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_texlive_tl_scripts_Makefile.in.diff'
:info:patch patching file texk/texlive/tl_scripts/Makefile.in
:info:patch --->  Applying patch-texk_xdvik_xdvi-sh.in.diff
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.14'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_xdvik_xdvi-sh.in.diff'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_xdvik_xdvi-sh.in.diff'
:info:patch patching file texk/xdvik/xdvi-sh.in
:info:patch --->  Applying patch-libs_luajit_configure.diff
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.14'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-libs_luajit_configure.diff'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-libs_luajit_configure.diff'
:info:patch patching file libs/luajit/configure
:info:patch --->  Applying patch-texk_web2c_configure.diff
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.14'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_web2c_configure.diff'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-texk_web2c_configure.diff'
:info:patch patching file texk/web2c/configure
:info:patch Hunk #1 succeeded at 20519 (offset 1100 lines).
:info:patch --->  Applying patch-pdftosrc-const.diff
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.14'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-pdftosrc-const.diff'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-pdftosrc-const.diff'
:info:patch patching file texk/web2c/pdftexdir/pdftosrc-newpoppler.cc
:info:patch --->  Applying patch-r47470.diff
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.14'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-r47470.diff'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/tex/texlive-bin/files/patch-r47470.diff'
:info:patch patching file texk/web2c/luatexdir/image/pdftoepdf.w
:info:patch patching file texk/web2c/luatexdir/lua/lepdflib.cc
:info:patch patching file texk/web2c/pdftexdir/ChangeLog
:info:patch patching file texk/web2c/pdftexdir/pdftoepdf-newpoppler.cc
:info:patch patching file texk/web2c/pdftexdir/pdftosrc-newpoppler.cc
:debug:patch Executing proc-post-org.macports.patch-patch-0
:info:patch --->  Patching Makefile.in: s|@@TEXMFDIST@@|/opt/local/share/texmf-texlive|
:debug:patch Executing reinplace: /usr/bin/sed s|@@TEXMFDIST@@|/opt/local/share/texmf-texlive| </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/texlive/linked_scripts/Makefile.in >@file11
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/texlive/linked_scripts/Makefile.in to macports
:debug:patch euid/egid changed to: 507/504
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/texlive/linked_scripts/Makefile.in
:debug:patch euid/egid changed to: 507/504
:info:patch --->  Patching Makefile.in: s|@@TEXMFDIST@@|/opt/local/share/texmf-texlive|
:debug:patch Executing reinplace: /usr/bin/sed s|@@TEXMFDIST@@|/opt/local/share/texmf-texlive| </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/texlive/tl_scripts/Makefile.in >@file11
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/texlive/tl_scripts/Makefile.in to macports
:debug:patch euid/egid changed to: 507/504
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/texlive/tl_scripts/Makefile.in
:debug:patch euid/egid changed to: 507/504
:info:patch --->  Patching Makefile.in: s|@@TEXMFDIST@@|/opt/local/share/texmf-texlive|
:debug:patch Executing reinplace: /usr/bin/sed s|@@TEXMFDIST@@|/opt/local/share/texmf-texlive| </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/tex4htk/Makefile.in >@file11
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/tex4htk/Makefile.in to macports
:debug:patch euid/egid changed to: 507/504
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/tex4htk/Makefile.in
:debug:patch euid/egid changed to: 507/504
:info:patch --->  Patching xdvi-sh.in: s|@@TEXLIVE_BINDIR@@|/opt/local/libexec/texlive/binaries|
:debug:patch Executing reinplace: /usr/bin/sed s|@@TEXLIVE_BINDIR@@|/opt/local/libexec/texlive/binaries| </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/xdvik/xdvi-sh.in >@file11
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/xdvik/xdvi-sh.in to macports
:debug:patch euid/egid changed to: 507/504
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/xdvik/xdvi-sh.in
:debug:patch euid/egid changed to: 507/504
:info:patch --->  Patching Makefile.in: s|@@TEXMFDIST@@|/opt/local/share/texmf-texlive|
:debug:patch Executing reinplace: /usr/bin/sed s|@@TEXMFDIST@@|/opt/local/share/texmf-texlive| </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/chktex/Makefile.in >@file11
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/chktex/Makefile.in to macports
:debug:patch euid/egid changed to: 507/504
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/chktex/Makefile.in
:debug:patch euid/egid changed to: 507/504
:info:patch --->  Patching paths.h: s|@@PREFIX@@|/opt/local|
:debug:patch Executing reinplace: /usr/bin/sed s|@@PREFIX@@|/opt/local| </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/paths.h >@file11
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/paths.h to macports
:debug:patch euid/egid changed to: 507/504
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/paths.h
:debug:patch euid/egid changed to: 507/504
:info:patch --->  Patching paths.h: s|@@TEXMFSYSCONFIG@@|/opt/local/etc/texmf|
:debug:patch Executing reinplace: /usr/bin/sed s|@@TEXMFSYSCONFIG@@|/opt/local/etc/texmf| </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/paths.h >@file11
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/paths.h to macports
:debug:patch euid/egid changed to: 507/504
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/paths.h
:debug:patch euid/egid changed to: 507/504
:debug:patch Executing proc-post-org.macports.patch-patch-1
:info:patch --->  Patching Makefile.in: /^WARNING_CFLAGS =/s/$/ -Wno-invalid-source-encoding/
:debug:patch Executing reinplace: /usr/bin/sed {/^WARNING_CFLAGS =/s/$/ -Wno-invalid-source-encoding/} </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/makejvf/Makefile.in >@file11
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/makejvf/Makefile.in to macports
:debug:patch euid/egid changed to: 507/504
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/makejvf/Makefile.in
:debug:patch euid/egid changed to: 507/504
:debug:patch Privilege de-escalation not attempted as not running as root.
:debug:configure configure phase started at Wed Sep 26 14:59:31 CEST 2018
:notice:configure --->  Configuring texlive-bin
:debug:configure Preferred compilers: clang macports-clang-5.0 macports-clang-4.0
:debug:configure Using compiler 'Xcode Clang'
:debug:configure Executing org.macports.configure (texlive-bin)
:debug:configure Environment: 
:debug:configure CC='/usr/bin/clang'
:debug:configure CC_PRINT_OPTIONS='YES'
:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:configure CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
:debug:configure CPATH='/opt/local/include'
:debug:configure CPPFLAGS='-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk'
:debug:configure CXX='/usr/bin/clang++'
:debug:configure CXXFLAGS='-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
:debug:configure F77FLAGS='-m64'
:debug:configure F90FLAGS='-pipe -Os -m64'
:debug:configure FCFLAGS='-pipe -Os -m64'
:debug:configure FFLAGS='-pipe -Os'
:debug:configure INSTALL='/usr/bin/install -c'
:debug:configure LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
:debug:configure LIBRARY_PATH='/opt/local/lib'
:debug:configure MACOSX_DEPLOYMENT_TARGET='10.14'
:debug:configure OBJC='/usr/bin/clang'
:debug:configure OBJCFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
:debug:configure OBJCXX='/usr/bin/clang++'
:debug:configure OBJCXXFLAGS='-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && ./configure --prefix=/opt/local --bindir=/opt/local/libexec/texlive/binaries --mandir=/opt/local/libexec/texlive/binaries --infodir=/opt/local/share/info --enable-shared --disable-multiplatform --disable-native-texlive-build --without-old-mac-fonts --with-banner-add="/MacPorts 2018.47642_6" --with-system-freetype2 --without-system-freetype --without-system-icu --with-system-cairo --with-system-gd --with-system-gmp --with-system-graphite2 --with-system-harfbuzz --with-system-icu --with-system-libpaper --with-libpaper-includes=/opt/local/include --with-libpaper-libdir=/opt/local/lib --with-system-libpng --with-libpng-includes=/opt/local/include --with-libpng-libdir=/opt/local/lib --with-system-mpfr --with-system-ncurses --with-system-pixman --with-system-poppler --with-system-potrace --with-system-xpdf --with-system-zlib --with-system-zziplib --disable-biber --disable-etex --disable-detex --disable-dvi2tty --disable-dvipng --disable-dvisvgm --disable-lcdf-typetools --disable-ps2eps --disable-psutils --disable-t1utils --disable-texinfo --disable-xindy --enable-build-in-source-tree ac_cv_prog_AWK=/usr/bin/awk --with-xdvi-x-toolkit=xaw 
:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && ./configure --prefix=/opt/local --bindir=/opt/local/libexec/texlive/binaries --mandir=/opt/local/libexec/texlive/binaries --infodir=/opt/local/share/info --enable-shared --disable-multiplatform --disable-native-texlive-build --without-old-mac-fonts --with-banner-add="/MacPorts 2018.47642_6" --with-system-freetype2 --without-system-freetype --without-system-icu --with-system-cairo --with-system-gd --with-system-gmp --with-system-graphite2 --with-system-harfbuzz --with-system-icu --with-system-libpaper --with-libpaper-includes=/opt/local/include --with-libpaper-libdir=/opt/local/lib --with-system-libpng --with-libpng-includes=/opt/local/include --with-libpng-libdir=/opt/local/lib --with-system-mpfr --with-system-ncurses --with-system-pixman --with-system-poppler --with-system-potrace --with-system-xpdf --with-system-zlib --with-system-zziplib --disable-biber --disable-etex --disable-detex --disable-dvi2tty --disable-dvipng --disable-dvisvgm --disable-lcdf-typetools --disable-ps2eps --disable-psutils --disable-t1utils --disable-texinfo --disable-xindy --enable-build-in-source-tree ac_cv_prog_AWK=/usr/bin/awk --with-xdvi-x-toolkit=xaw 
:info:configure checking build system type... x86_64-apple-darwin18.0.0
:info:configure checking host system type... x86_64-apple-darwin18.0.0
:info:configure checking for gcc... /usr/bin/clang
:info:configure checking whether the C compiler works... yes
:info:configure checking for C compiler default output file name... a.out
:info:configure checking for suffix of executables... 
:info:configure checking whether we are cross compiling... no
:info:configure checking for suffix of object files... o
:info:configure checking whether we are using the GNU C compiler... yes
:info:configure checking whether /usr/bin/clang accepts -g... yes
:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
:info:configure checking for native WIN32 or MINGW32... no
:info:configure configure: Assuming `--with-x'
:info:configure configure: Assuming `--enable-autosp=yes'
:info:configure configure: Assuming `--enable-axodraw2=yes'
:info:configure configure: Assuming `--enable-devnag=yes'
:info:configure configure: Assuming `--enable-lacheck=yes'
:info:configure configure: Assuming `--enable-m-tx=yes'
:info:configure configure: Assuming `--enable-pmx=yes'
:info:configure configure: Assuming `--enable-texdoctk=yes'
:info:configure configure: Assuming `--enable-tpic2pdftex=yes'
:info:configure configure: Assuming `--enable-vlna=yes'
:info:configure configure: Assuming `--enable-xpdfopen=yes'
:info:configure configure: Assuming `--enable-web2c=yes'
:info:configure configure: Assuming `--enable-afm2pl=yes'
:info:configure configure: Assuming `--enable-bibtex-x=yes'
:info:configure configure: Assuming `--enable-chktex=yes'
:info:configure configure: Assuming `--enable-cjkutils=yes'
:info:configure configure: Assuming `--enable-dtl=yes'
:info:configure configure: Assuming `--enable-dvidvi=yes'
:info:configure configure: Assuming `--enable-dviljk=yes'
:info:configure configure: Assuming `--enable-dvipdfm-x=yes'
:info:configure configure: Assuming `--enable-dvipos=yes'
:info:configure configure: Assuming `--enable-dvipsk=yes'
:info:configure configure: Assuming `--enable-gregorio=yes'
:info:configure configure: Assuming `--enable-gsftopk=yes'
:info:configure configure: Assuming `--enable-makeindexk=yes'
:info:configure configure: Assuming `--enable-makejvf=yes'
:info:configure configure: Assuming `--enable-mendexk=yes'
:info:configure configure: Assuming `--enable-musixtnt=yes'
:info:configure configure: Assuming `--enable-ps2pk=yes'
:info:configure configure: Assuming `--enable-seetexk=yes'
:info:configure configure: Assuming `--enable-tex4htk=yes'
:info:configure configure: Assuming `--enable-ttf2pk2=yes'
:info:configure configure: Assuming `--enable-ttfdump=yes'
:info:configure configure: Assuming `--enable-upmendex=yes'
:info:configure configure: Assuming `--enable-xdvik=yes'
:info:configure configure: Assuming `--enable-texlive=yes'
:info:configure configure: Assuming `teckit' headers and library from TL tree
:info:configure configure: Assuming `ptexenc' headers and library from TL tree
:info:configure configure: Assuming `kpathsea' headers and library from TL tree
:info:configure checking for a BSD-compatible install... /usr/bin/install -c
:info:configure checking whether build environment is sane... yes
:info:configure checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
:info:configure checking for gawk... (cached) /usr/bin/awk
:info:configure checking whether make sets $(MAKE)... yes
:info:configure checking for style of include used by make... GNU
:info:configure checking whether make supports nested variables... yes
:info:configure checking how to print strings... printf
:info:configure checking for a sed that does not truncate output... /usr/bin/sed
:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
:info:configure checking for egrep... /usr/bin/grep -E
:info:configure checking for fgrep... /usr/bin/grep -F
:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
:info:configure checking the name lister (/usr/bin/nm -B) interface... BSD nm
:info:configure checking whether ln -s works... yes
:info:configure checking the maximum length of command line arguments... 196608
:info:configure checking how to convert x86_64-apple-darwin18.0.0 file names to x86_64-apple-darwin18.0.0 format... func_convert_file_noop
:info:configure checking how to convert x86_64-apple-darwin18.0.0 file names to toolchain format... func_convert_file_noop
:info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
:info:configure checking for objdump... objdump
:info:configure checking how to recognize dependent libraries... pass_all
:info:configure checking for dlltool... no
:info:configure checking how to associate runtime and link libraries... printf %s\n
:info:configure checking for ar... ar
:info:configure checking for archiver @FILE support... no
:info:configure checking for strip... strip
:info:configure checking for ranlib... ranlib
:info:configure checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
:info:configure checking for sysroot... no
:info:configure checking for a working dd... /bin/dd
:info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1
:info:configure checking for mt... no
:info:configure checking if : is a manifest tool... no
:info:configure checking for dsymutil... dsymutil
:info:configure checking for nmedit... nmedit
:info:configure checking for lipo... lipo
:info:configure checking for otool... otool
:info:configure checking for otool64... no
:info:configure checking for -single_module linker flag... yes
:info:configure checking for -exported_symbols_list linker flag... yes
:info:configure checking for -force_load linker flag... yes
:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
:info:configure checking for ANSI C header files... yes
:info:configure checking for sys/types.h... yes
:info:configure checking for sys/stat.h... yes
:info:configure checking for stdlib.h... yes
:info:configure checking for string.h... yes
:info:configure checking for memory.h... yes
:info:configure checking for strings.h... yes
:info:configure checking for inttypes.h... yes
:info:configure checking for stdint.h... yes
:info:configure checking for unistd.h... yes
:info:configure checking for dlfcn.h... yes
:info:configure checking how to create a pax tar archive... gnutar
:info:configure checking dependency style of /usr/bin/clang... gcc3
:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
:info:configure checking whether the compiler accepts prototypes... yes
:info:configure checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:configure checking for objdir... .libs
:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
:info:configure checking if /usr/bin/clang static flag -static works... no
:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
:info:configure checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:configure checking dynamic linker characteristics... darwin18.0.0 dyld
:info:configure checking how to hardcode library paths into programs... immediate
:info:configure checking whether stripping libraries is possible... yes
:info:configure checking if libtool supports shared libraries... yes
:info:configure checking whether to build shared libraries... yes
:info:configure checking whether to build static libraries... yes
:info:configure checking for special C compiler options needed for large files... no
:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
:info:configure checking for _LARGEFILE_SOURCE value needed for large files... no
:info:configure checking for dirent.h that defines DIR... yes
:info:configure checking for library containing opendir... none required
:info:configure checking for ANSI C header files... (cached) yes
:info:configure checking whether closedir returns void... no
:info:configure checking assert.h usability... yes
:info:configure checking assert.h presence... yes
:info:configure checking for assert.h... yes
:info:configure checking float.h usability... yes
:info:configure checking float.h presence... yes
:info:configure checking for float.h... yes
:info:configure checking limits.h usability... yes
:info:configure checking limits.h presence... yes
:info:configure checking for limits.h... yes
:info:configure checking pwd.h usability... yes
:info:configure checking pwd.h presence... yes
:info:configure checking for pwd.h... yes
:info:configure checking for stdlib.h... (cached) yes
:info:configure checking sys/param.h usability... yes
:info:configure checking sys/param.h presence... yes
:info:configure checking for sys/param.h... yes
:info:configure checking for putenv... yes
:info:configure checking for getcwd... yes
:info:configure checking for getwd... yes
:info:configure checking for memcmp... yes
:info:configure checking for memcpy... yes
:info:configure checking for mkstemp... yes
:info:configure checking for mktemp... yes
:info:configure checking for strchr... yes
:info:configure checking for strrchr... yes
:info:configure checking for an ANSI C-conforming const... yes
:info:configure checking for inline... inline
:info:configure checking for size_t... yes
:info:configure checking for int64_t... yes
:info:configure checking for uint64_t... yes
:info:configure checking whether isascii is declared... yes
:info:configure checking for struct stat.st_mtim... no
:info:configure checking for X... libraries , headers 
:info:configure checking for gethostbyname... yes
:info:configure checking for connect... yes
:info:configure checking for remove... yes
:info:configure checking for shmat... yes
:info:configure checking for IceConnectionNumber in -lICE... yes
:info:configure checking whether we are using the GNU C++ compiler... yes
:info:configure checking whether /usr/bin/clang++ accepts -g... yes
:info:configure checking dependency style of /usr/bin/clang++... gcc3
:info:configure checking what warning flags to pass to the C++ compiler... -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings
:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
:info:configure checking for ld used by /usr/bin/clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
:info:configure checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:configure checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
:info:configure checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
:info:configure checking if /usr/bin/clang++ static flag -static works... no
:info:configure checking if /usr/bin/clang++ supports -c -o file.o... yes
:info:configure checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
:info:configure checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:configure checking dynamic linker characteristics... darwin18.0.0 dyld
:info:configure checking how to hardcode library paths into programs... immediate
:info:configure checking whether ln -s works... yes
:info:configure checking for TeX specific libraries to build... texk/kpathsea texk/ptexenc 
:info:configure checking for pkg-config... pkg-config
:info:configure checking for freetype-config... freetype-config
:info:configure checking for icu-config... icu-config
:info:configure checking for pkg-config... (cached) pkg-config
:info:configure checking that generated files are newer than configure... done
:info:configure configure: creating ./config.status
:info:configure config.status: creating Makefile
:info:configure config.status: creating doc/Makefile
:info:configure config.status: executing depfiles commands
:info:configure config.status: executing libtool commands
:info:configure === configuring in auxdir/auxsub (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/auxdir/auxsub)
:info:configure configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' --cache-file=/dev/null --srcdir=.
:info:configure checking for a BSD-compatible install... /usr/bin/install -c
:info:configure checking whether build environment is sane... yes
:info:configure checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:configure checking for gawk... (cached) /usr/bin/awk
:info:configure checking whether make sets $(MAKE)... yes
:info:configure checking whether make supports nested variables... yes
:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
:info:configure checking that generated files are newer than configure... done
:info:configure configure: creating ./config.status
:info:configure config.status: creating Makefile
:info:configure === configuring in libs (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs)
:info:configure configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' --cache-file=/dev/null --srcdir=.
:info:configure checking build system type... x86_64-apple-darwin18.0.0
:info:configure checking host system type... x86_64-apple-darwin18.0.0
:info:configure checking for gcc... /usr/bin/clang
:info:configure checking whether the C compiler works... yes
:info:configure checking for C compiler default output file name... a.out
:info:configure checking for suffix of executables... 
:info:configure checking whether we are cross compiling... no
:info:configure checking for suffix of object files... o
:info:configure checking whether we are using the GNU C compiler... yes
:info:configure checking whether /usr/bin/clang accepts -g... yes
:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
:info:configure checking for native WIN32 or MINGW32... no
:info:configure checking for a BSD-compatible install... /usr/bin/install -c
:info:configure checking whether build environment is sane... yes
:info:configure checking for a thread-safe mkdir -p... ../build-aux/install-sh -c -d
:info:configure checking for gawk... (cached) /usr/bin/awk
:info:configure checking whether make sets $(MAKE)... yes
:info:configure checking for style of include used by make... GNU
:info:configure checking whether make supports nested variables... yes
:info:configure checking dependency style of /usr/bin/clang... gcc3
:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
:info:configure checking whether the compiler accepts prototypes... yes
:info:configure checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:configure checking for generic libraries to build... lua53 lua52 luajit teckit 
:info:configure checking that generated files are newer than configure... done
:info:configure configure: creating ./config.status
:info:configure config.status: creating Makefile
:info:configure config.status: executing depfiles commands
:info:configure === configuring in utils (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils)
:info:configure configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' --cache-file=/dev/null --srcdir=.
:info:configure checking build system type... x86_64-apple-darwin18.0.0
:info:configure checking host system type... x86_64-apple-darwin18.0.0
:info:configure checking for gcc... /usr/bin/clang
:info:configure checking whether the C compiler works... yes
:info:configure checking for C compiler default output file name... a.out
:info:configure checking for suffix of executables... 
:info:configure checking whether we are cross compiling... no
:info:configure checking for suffix of object files... o
:info:configure checking whether we are using the GNU C compiler... yes
:info:configure checking whether /usr/bin/clang accepts -g... yes
:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
:info:configure checking for native WIN32 or MINGW32... no
:info:configure checking for a BSD-compatible install... /usr/bin/install -c
:info:configure checking whether build environment is sane... yes
:info:configure checking for a thread-safe mkdir -p... ../build-aux/install-sh -c -d
:info:configure checking for gawk... (cached) /usr/bin/awk
:info:configure checking whether make sets $(MAKE)... yes
:info:configure checking for style of include used by make... GNU
:info:configure checking whether make supports nested variables... yes
:info:configure checking dependency style of /usr/bin/clang... gcc3
:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
:info:configure checking whether the compiler accepts prototypes... yes
:info:configure checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:configure checking for Utils programs to build...  autosp axodraw2 devnag lacheck m-tx pmx texdoctk tpic2pdftex vlna xpdfopen
:info:configure checking that generated files are newer than configure... done
:info:configure configure: creating ./config.status
:info:configure config.status: creating Makefile
:info:configure config.status: executing depfiles commands
:info:configure === configuring in texk (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk)
:info:configure configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' --cache-file=/dev/null --srcdir=.
:info:configure checking build system type... x86_64-apple-darwin18.0.0
:info:configure checking host system type... x86_64-apple-darwin18.0.0
:info:configure checking for gcc... /usr/bin/clang
:info:configure checking whether the C compiler works... yes
:info:configure checking for C compiler default output file name... a.out
:info:configure checking for suffix of executables... 
:info:configure checking whether we are cross compiling... no
:info:configure checking for suffix of object files... o
:info:configure checking whether we are using the GNU C compiler... yes
:info:configure checking whether /usr/bin/clang accepts -g... yes
:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
:info:configure checking for native WIN32 or MINGW32... no
:info:configure checking for a BSD-compatible install... /usr/bin/install -c
:info:configure checking whether build environment is sane... yes
:info:configure checking for a thread-safe mkdir -p... ../build-aux/install-sh -c -d
:info:configure checking for gawk... (cached) /usr/bin/awk
:info:configure checking whether make sets $(MAKE)... yes
:info:configure checking for style of include used by make... GNU
:info:configure checking whether make supports nested variables... yes
:info:configure checking dependency style of /usr/bin/clang... gcc3
:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
:info:configure checking whether the compiler accepts prototypes... yes
:info:configure checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:configure checking for TeXk programs to build...  web2c afm2pl bibtex-x chktex cjkutils dtl dvidvi dviljk dvipdfm-x dvipos dvipsk gregorio gsftopk makeindexk makejvf mendexk musixtnt ps2pk seetexk tex4htk ttf2pk2 ttfdump upmendex xdvik texlive
:info:configure checking that generated files are newer than configure... done
:info:configure configure: creating ./config.status
:info:configure config.status: creating Makefile
:info:configure config.status: executing depfiles commands
:info:configure ** Configuration summary for TeX Live 2018-04-14 (2018/MacPorts 2018.47642_6):
:info:configure    compiling for x86_64-apple-darwin18.0.0
:info:configure       in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped
:info:configure    C compiler (CC):              /usr/bin/clang (Apple LLVM version 10.0.0 (clang-1000.11.45.2))
:info:configure    C++ compiler (CXX):           /usr/bin/clang++ (Apple LLVM version 10.0.0 (clang-1000.11.45.2))
:info:configure    PATH:                         /opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
:info:configure    enable_native_texlive_build:  no
:info:configure    enable_largefile:             yes
:info:configure    enable_shared:                yes
:info:configure    enable_multiplatform:         no
:info:configure    enable_cxx_runtime_hack:      no
:info:configure    enable_libtool_hack:          yes
:info:configure    enable_compiler_warnings:     min
:info:configure    prefix:                       /opt/local
:info:configure    includedir:                   ${prefix}/include
:info:configure    datarootdir:                  ${prefix}/share
:info:configure    mandir:                       /opt/local/libexec/texlive/binaries
:info:configure    infodir:                      /opt/local/share/info
:info:configure    exec_prefix:                  ${prefix}
:info:configure    bindir:                       /opt/local/libexec/texlive/binaries
:info:configure    libdir:                       ${exec_prefix}/lib
:info:configure ** Next run `make' to configure and build each library and program.
:debug:configure Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Wed Sep 26 14:59:47 CEST 2018
:notice:build --->  Building texlive-bin
:debug:build Executing org.macports.build (texlive-bin)
:debug:build Environment: 
:debug:build CC_PRINT_OPTIONS='YES'
:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/.CC_PRINT_OPTIONS'
:debug:build CPATH='/opt/local/include'
:debug:build LIBRARY_PATH='/opt/local/lib'
:debug:build MACOSX_DEPLOYMENT_TARGET='10.14'
:debug:build OBJC='/usr/bin/clang'
:debug:build OBJCFLAGS='-Os -arch x86_64'
:debug:build OBJCXX='/usr/bin/clang++'
:debug:build OBJCXXFLAGS='-Os -stdlib=libc++ -arch x86_64 -stdlib=libc++'
:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/make -j8 -w all 
:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/make -j8 -w all 
:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped'
:info:build Making all in .
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped'
:info:build === configuring in texk/kpathsea (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking build system type... x86_64-apple-darwin18.0.0
:info:build checking host system type... x86_64-apple-darwin18.0.0
:info:build checking how to print strings... printf
:info:build checking for a sed that does not truncate output... /usr/bin/sed
:info:build checking for grep that handles long lines and -e... /usr/bin/grep
:info:build checking for egrep... /usr/bin/grep -E
:info:build checking for fgrep... /usr/bin/grep -F
:info:build checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:build checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
:info:build checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
:info:build checking the name lister (/usr/bin/nm -B) interface... BSD nm
:info:build checking whether ln -s works... yes
:info:build checking the maximum length of command line arguments... 196608
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to x86_64-apple-darwin18.0.0 format... func_convert_file_noop
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to toolchain format... func_convert_file_noop
:info:build checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
:info:build checking for objdump... objdump
:info:build checking how to recognize dependent libraries... pass_all
:info:build checking for dlltool... no
:info:build checking how to associate runtime and link libraries... printf %s\n
:info:build checking for ar... ar
:info:build checking for archiver @FILE support... no
:info:build checking for strip... strip
:info:build checking for ranlib... ranlib
:info:build checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
:info:build checking for sysroot... no
:info:build checking for a working dd... /bin/dd
:info:build checking how to truncate binary pipes... /bin/dd bs=4096 count=1
:info:build checking for mt... no
:info:build checking if : is a manifest tool... no
:info:build checking for dsymutil... dsymutil
:info:build checking for nmedit... nmedit
:info:build checking for lipo... lipo
:info:build checking for otool... otool
:info:build checking for otool64... no
:info:build checking for -single_module linker flag... yes
:info:build checking for -exported_symbols_list linker flag... yes
:info:build checking for -force_load linker flag... yes
:info:build checking how to run the C preprocessor... /usr/bin/clang -E
:info:build checking for ANSI C header files... yes
:info:build checking for sys/types.h... yes
:info:build checking for sys/stat.h... yes
:info:build checking for stdlib.h... yes
:info:build checking for string.h... yes
:info:build checking for memory.h... yes
:info:build checking for strings.h... yes
:info:build checking for inttypes.h... yes
:info:build checking for stdint.h... yes
:info:build checking for unistd.h... yes
:info:build checking for dlfcn.h... yes
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for objdir... .libs
:info:build checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
:info:build checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
:info:build checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
:info:build checking if /usr/bin/clang static flag -static works... no
:info:build checking if /usr/bin/clang supports -c -o file.o... yes
:info:build checking if /usr/bin/clang supports -c -o file.o... (cached) yes
:info:build checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:build checking dynamic linker characteristics... darwin18.0.0 dyld
:info:build checking how to hardcode library paths into programs... immediate
:info:build checking whether stripping libraries is possible... yes
:info:build checking if libtool supports shared libraries... yes
:info:build checking whether to build shared libraries... yes
:info:build checking whether to build static libraries... yes
:info:build checking for special C compiler options needed for large files... no
:info:build checking for _FILE_OFFSET_BITS value needed for large files... no
:info:build checking for _LARGEFILE_SOURCE value needed for large files... no
:info:build checking for dirent.h that defines DIR... yes
:info:build checking for library containing opendir... none required
:info:build checking for ANSI C header files... (cached) yes
:info:build checking whether closedir returns void... no
:info:build checking assert.h usability... yes
:info:build checking assert.h presence... yes
:info:build checking for assert.h... yes
:info:build checking float.h usability... yes
:info:build checking float.h presence... yes
:info:build checking for float.h... yes
:info:build checking limits.h usability... yes
:info:build checking limits.h presence... yes
:info:build checking for limits.h... yes
:info:build checking pwd.h usability... yes
:info:build checking pwd.h presence... yes
:info:build checking for pwd.h... yes
:info:build checking for stdlib.h... (cached) yes
:info:build checking sys/param.h usability... yes
:info:build checking sys/param.h presence... yes
:info:build checking for sys/param.h... yes
:info:build checking for putenv... yes
:info:build checking for getcwd... yes
:info:build checking for getwd... yes
:info:build checking for memcmp... yes
:info:build checking for memcpy... yes
:info:build checking for mkstemp... yes
:info:build checking for mktemp... yes
:info:build checking for strchr... yes
:info:build checking for strrchr... yes
:info:build checking for an ANSI C-conforming const... yes
:info:build checking for inline... inline
:info:build checking for size_t... yes
:info:build checking for int64_t... yes
:info:build checking for uint64_t... yes
:info:build checking whether isascii is declared... yes
:info:build checking for struct stat.st_mtim... no
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking size of long... 8
:info:build checking whether putenv is declared... yes
:info:build checking for putenv... (cached) yes
:info:build checking whether getcwd uses fork or vfork... no
:info:build checking for native WIN32 or MINGW32... no
:info:build checking for snprintf and vsnprintf... yes
:info:build checking if we need (v)snprintf wrapper functions... no
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: creating doc/Makefile
:info:build config.status: creating man/Makefile
:info:build config.status: creating win32/Makefile
:info:build config.status: creating kpathsea.pc
:info:build config.status: creating c-auto.h
:info:build config.status: executing depfiles commands
:info:build config.status: executing libtool commands
:info:build Making all in texk/kpathsea
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea'
:info:build Making all in .
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea'
:info:build rm -f stamp-kpathsea; \
:info:build 	( echo '/* This is a generated file */'; \
:info:build 	  echo '/* collecting all public kpathsea headers. */'; \
:info:build 	  for f in config.h paths.h absolute.h c-dir.h c-fopen.h c-namemx.h c-pathch.h c-pathmx.h c-stat.h cnf.h concatn.h expand.h getopt.h line.h magstep.h pathsearch.h proginit.h readable.h tex-glyph.h tex-hush.h tex-make.h variable.h version.h; do \
:info:build 	    echo "#include <kpathsea/$f>"; \
:info:build 	  done ) >kpathsea.tmp && \
:info:build 	if cmp -s kpathsea.h kpathsea.tmp 2>/dev/null; then \
:info:build 	  echo "kpathsea.h is unchanged"; \
:info:build 	else \
:info:build 	  echo "generated kpathsea.h"; \
:info:build 	  cp kpathsea.tmp kpathsea.h; \
:info:build 	fi && rm -f kpathsea.tmp && date >stamp-kpathsea
:info:build depbase=`echo access.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT access.o -MD -MP -MF $depbase.Tpo -c -o access.o access.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo readlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT readlink.o -MD -MP -MF $depbase.Tpo -c -o readlink.o readlink.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo kpsestat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT kpsestat.o -MD -MP -MF $depbase.Tpo -c -o kpsestat.o kpsestat.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo kpsewhich.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT kpsewhich.o -MD -MP -MF $depbase.Tpo -c -o kpsewhich.o kpsewhich.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build generated kpathsea.h
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`tex-file.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-absolute.lo -MD -MP -MF .deps/libkpathsea_la-absolute.Tpo -c -o libkpathsea_la-absolute.lo `test -f 'absolute.c' || echo './'`absolute.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-atou.lo -MD -MP -MF .deps/libkpathsea_la-atou.Tpo -c -o libkpathsea_la-atou.lo `test -f 'atou.c' || echo './'`atou.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-cnf.lo -MD -MP -MF .deps/libkpathsea_la-cnf.Tpo -c -o libkpathsea_la-cnf.lo `test -f 'cnf.c' || echo './'`cnf.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-concat.lo -MD -MP -MF .deps/libkpathsea_la-concat.Tpo -c -o libkpathsea_la-concat.lo `test -f 'concat.c' || echo './'`concat.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-concat3.lo -MD -MP -MF .deps/libkpathsea_la-concat3.Tpo -c -o libkpathsea_la-concat3.lo `test -f 'concat3.c' || echo './'`concat3.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-concatn.lo -MD -MP -MF .deps/libkpathsea_la-concatn.Tpo -c -o libkpathsea_la-concatn.lo `test -f 'concatn.c' || echo './'`concatn.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-absolute.lo -MD -MP -MF .deps/libkpathsea_la-absolute.Tpo -c absolute.c  -fno-common -DPIC -o .libs/libkpathsea_la-absolute.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-tex-file.lo -MD -MP -MF .deps/libkpathsea_la-tex-file.Tpo -c tex-file.c  -fno-common -DPIC -o .libs/libkpathsea_la-tex-file.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-atou.lo -MD -MP -MF .deps/libkpathsea_la-atou.Tpo -c atou.c  -fno-common -DPIC -o .libs/libkpathsea_la-atou.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-cnf.lo -MD -MP -MF .deps/libkpathsea_la-cnf.Tpo -c cnf.c  -fno-common -DPIC -o .libs/libkpathsea_la-cnf.o
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-db.lo -MD -MP -MF .deps/libkpathsea_la-db.Tpo -c -o libkpathsea_la-db.lo `test -f 'db.c' || echo './'`db.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-concat.lo -MD -MP -MF .deps/libkpathsea_la-concat.Tpo -c concat.c  -fno-common -DPIC -o .libs/libkpathsea_la-concat.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-atou.lo -MD -MP -MF .deps/libkpathsea_la-atou.Tpo -c atou.c -o libkpathsea_la-atou.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-concat3.lo -MD -MP -MF .deps/libkpathsea_la-concat3.Tpo -c concat3.c  -fno-common -DPIC -o .libs/libkpathsea_la-concat3.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-absolute.lo -MD -MP -MF .deps/libkpathsea_la-absolute.Tpo -c absolute.c -o libkpathsea_la-absolute.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-concatn.lo -MD -MP -MF .deps/libkpathsea_la-concatn.Tpo -c concatn.c  -fno-common -DPIC -o .libs/libkpathsea_la-concatn.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-concat.lo -MD -MP -MF .deps/libkpathsea_la-concat.Tpo -c concat.c -o libkpathsea_la-concat.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-cnf.lo -MD -MP -MF .deps/libkpathsea_la-cnf.Tpo -c cnf.c -o libkpathsea_la-cnf.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-concat3.lo -MD -MP -MF .deps/libkpathsea_la-concat3.Tpo -c concat3.c -o libkpathsea_la-concat3.o >/dev/null 2>&1
:info:build mv -f .deps/libkpathsea_la-atou.Tpo .deps/libkpathsea_la-atou.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-concatn.lo -MD -MP -MF .deps/libkpathsea_la-concatn.Tpo -c concatn.c -o libkpathsea_la-concatn.o >/dev/null 2>&1
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-debug.lo -MD -MP -MF .deps/libkpathsea_la-debug.Tpo -c -o libkpathsea_la-debug.lo `test -f 'debug.c' || echo './'`debug.c
:info:build mv -f .deps/libkpathsea_la-absolute.Tpo .deps/libkpathsea_la-absolute.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-db.lo -MD -MP -MF .deps/libkpathsea_la-db.Tpo -c db.c  -fno-common -DPIC -o .libs/libkpathsea_la-db.o
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-dir.lo -MD -MP -MF .deps/libkpathsea_la-dir.Tpo -c -o libkpathsea_la-dir.lo `test -f 'dir.c' || echo './'`dir.c
:info:build mv -f .deps/libkpathsea_la-concat.Tpo .deps/libkpathsea_la-concat.Plo
:info:build mv -f .deps/libkpathsea_la-concat3.Tpo .deps/libkpathsea_la-concat3.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`elt-dirs.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-expand.lo -MD -MP -MF .deps/libkpathsea_la-expand.Tpo -c -o libkpathsea_la-expand.lo `test -f 'expand.c' || echo './'`expand.c
:info:build mv -f .deps/libkpathsea_la-concatn.Tpo .deps/libkpathsea_la-concatn.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`extend-fname.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-debug.lo -MD -MP -MF .deps/libkpathsea_la-debug.Tpo -c debug.c  -fno-common -DPIC -o .libs/libkpathsea_la-debug.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-tex-file.lo -MD -MP -MF .deps/libkpathsea_la-tex-file.Tpo -c tex-file.c -o libkpathsea_la-tex-file.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-dir.lo -MD -MP -MF .deps/libkpathsea_la-dir.Tpo -c dir.c  -fno-common -DPIC -o .libs/libkpathsea_la-dir.o
:info:build mv -f .deps/libkpathsea_la-cnf.Tpo .deps/libkpathsea_la-cnf.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`file-p.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-db.lo -MD -MP -MF .deps/libkpathsea_la-db.Tpo -c db.c -o libkpathsea_la-db.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-expand.lo -MD -MP -MF .deps/libkpathsea_la-expand.Tpo -c expand.c  -fno-common -DPIC -o .libs/libkpathsea_la-expand.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-elt-dirs.lo -MD -MP -MF .deps/libkpathsea_la-elt-dirs.Tpo -c elt-dirs.c  -fno-common -DPIC -o .libs/libkpathsea_la-elt-dirs.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-debug.lo -MD -MP -MF .deps/libkpathsea_la-debug.Tpo -c debug.c -o libkpathsea_la-debug.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-dir.lo -MD -MP -MF .deps/libkpathsea_la-dir.Tpo -c dir.c -o libkpathsea_la-dir.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-extend-fname.lo -MD -MP -MF .deps/libkpathsea_la-extend-fname.Tpo -c extend-fname.c  -fno-common -DPIC -o .libs/libkpathsea_la-extend-fname.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-file-p.lo -MD -MP -MF .deps/libkpathsea_la-file-p.Tpo -c file-p.c  -fno-common -DPIC -o .libs/libkpathsea_la-file-p.o
:info:build mv -f .deps/libkpathsea_la-debug.Tpo .deps/libkpathsea_la-debug.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`find-suffix.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-extend-fname.lo -MD -MP -MF .deps/libkpathsea_la-extend-fname.Tpo -c extend-fname.c -o libkpathsea_la-extend-fname.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-elt-dirs.lo -MD -MP -MF .deps/libkpathsea_la-elt-dirs.Tpo -c elt-dirs.c -o libkpathsea_la-elt-dirs.o >/dev/null 2>&1
:info:build mv -f .deps/libkpathsea_la-dir.Tpo .deps/libkpathsea_la-dir.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-fn.lo -MD -MP -MF .deps/libkpathsea_la-fn.Tpo -c -o libkpathsea_la-fn.lo `test -f 'fn.c' || echo './'`fn.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-expand.lo -MD -MP -MF .deps/libkpathsea_la-expand.Tpo -c expand.c -o libkpathsea_la-expand.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-file-p.lo -MD -MP -MF .deps/libkpathsea_la-file-p.Tpo -c file-p.c -o libkpathsea_la-file-p.o >/dev/null 2>&1
:info:build mv -f .deps/libkpathsea_la-extend-fname.Tpo .deps/libkpathsea_la-extend-fname.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-fontmap.lo -MD -MP -MF .deps/libkpathsea_la-fontmap.Tpo -c -o libkpathsea_la-fontmap.lo `test -f 'fontmap.c' || echo './'`fontmap.c
:info:build mv -f .deps/libkpathsea_la-db.Tpo .deps/libkpathsea_la-db.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-hash.lo -MD -MP -MF .deps/libkpathsea_la-hash.Tpo -c -o libkpathsea_la-hash.lo `test -f 'hash.c' || echo './'`hash.c
:info:build mv -f .deps/libkpathsea_la-elt-dirs.Tpo .deps/libkpathsea_la-elt-dirs.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-kdefault.lo -MD -MP -MF .deps/libkpathsea_la-kdefault.Tpo -c -o libkpathsea_la-kdefault.lo `test -f 'kdefault.c' || echo './'`kdefault.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-find-suffix.lo -MD -MP -MF .deps/libkpathsea_la-find-suffix.Tpo -c find-suffix.c  -fno-common -DPIC -o .libs/libkpathsea_la-find-suffix.o
:info:build mv -f .deps/libkpathsea_la-expand.Tpo .deps/libkpathsea_la-expand.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-kpathsea.lo -MD -MP -MF .deps/libkpathsea_la-kpathsea.Tpo -c -o libkpathsea_la-kpathsea.lo `test -f 'kpathsea.c' || echo './'`kpathsea.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-fn.lo -MD -MP -MF .deps/libkpathsea_la-fn.Tpo -c fn.c  -fno-common -DPIC -o .libs/libkpathsea_la-fn.o
:info:build mv -f .deps/libkpathsea_la-file-p.Tpo .deps/libkpathsea_la-file-p.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-line.lo -MD -MP -MF .deps/libkpathsea_la-line.Tpo -c -o libkpathsea_la-line.lo `test -f 'line.c' || echo './'`line.c
:info:build mv -f .deps/libkpathsea_la-tex-file.Tpo .deps/libkpathsea_la-tex-file.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-magstep.lo -MD -MP -MF .deps/libkpathsea_la-magstep.Tpo -c -o libkpathsea_la-magstep.lo `test -f 'magstep.c' || echo './'`magstep.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-find-suffix.lo -MD -MP -MF .deps/libkpathsea_la-find-suffix.Tpo -c find-suffix.c -o libkpathsea_la-find-suffix.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-fontmap.lo -MD -MP -MF .deps/libkpathsea_la-fontmap.Tpo -c fontmap.c  -fno-common -DPIC -o .libs/libkpathsea_la-fontmap.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-fn.lo -MD -MP -MF .deps/libkpathsea_la-fn.Tpo -c fn.c -o libkpathsea_la-fn.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-hash.lo -MD -MP -MF .deps/libkpathsea_la-hash.Tpo -c hash.c  -fno-common -DPIC -o .libs/libkpathsea_la-hash.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-kdefault.lo -MD -MP -MF .deps/libkpathsea_la-kdefault.Tpo -c kdefault.c  -fno-common -DPIC -o .libs/libkpathsea_la-kdefault.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-kpathsea.lo -MD -MP -MF .deps/libkpathsea_la-kpathsea.Tpo -c kpathsea.c  -fno-common -DPIC -o .libs/libkpathsea_la-kpathsea.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-line.lo -MD -MP -MF .deps/libkpathsea_la-line.Tpo -c line.c  -fno-common -DPIC -o .libs/libkpathsea_la-line.o
:info:build mv -f .deps/libkpathsea_la-find-suffix.Tpo .deps/libkpathsea_la-find-suffix.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-magstep.lo -MD -MP -MF .deps/libkpathsea_la-magstep.Tpo -c magstep.c  -fno-common -DPIC -o .libs/libkpathsea_la-magstep.o
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`make-suffix.c
:info:build mv -f .deps/libkpathsea_la-fn.Tpo .deps/libkpathsea_la-fn.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-fontmap.lo -MD -MP -MF .deps/libkpathsea_la-fontmap.Tpo -c fontmap.c -o libkpathsea_la-fontmap.o >/dev/null 2>&1
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`path-elt.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-kdefault.lo -MD -MP -MF .deps/libkpathsea_la-kdefault.Tpo -c kdefault.c -o libkpathsea_la-kdefault.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-hash.lo -MD -MP -MF .deps/libkpathsea_la-hash.Tpo -c hash.c -o libkpathsea_la-hash.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-kpathsea.lo -MD -MP -MF .deps/libkpathsea_la-kpathsea.Tpo -c kpathsea.c -o libkpathsea_la-kpathsea.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-line.lo -MD -MP -MF .deps/libkpathsea_la-line.Tpo -c line.c -o libkpathsea_la-line.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-magstep.lo -MD -MP -MF .deps/libkpathsea_la-magstep.Tpo -c magstep.c -o libkpathsea_la-magstep.o >/dev/null 2>&1
:info:build mv -f .deps/libkpathsea_la-kdefault.Tpo .deps/libkpathsea_la-kdefault.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-pathsearch.lo -MD -MP -MF .deps/libkpathsea_la-pathsearch.Tpo -c -o libkpathsea_la-pathsearch.lo `test -f 'pathsearch.c' || echo './'`pathsearch.c
:info:build mv -f .deps/libkpathsea_la-fontmap.Tpo .deps/libkpathsea_la-fontmap.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-make-suffix.lo -MD -MP -MF .deps/libkpathsea_la-make-suffix.Tpo -c make-suffix.c  -fno-common -DPIC -o .libs/libkpathsea_la-make-suffix.o
:info:build mv -f .deps/libkpathsea_la-kpathsea.Tpo .deps/libkpathsea_la-kpathsea.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-proginit.lo -MD -MP -MF .deps/libkpathsea_la-proginit.Tpo -c -o libkpathsea_la-proginit.lo `test -f 'proginit.c' || echo './'`proginit.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-progname.lo -MD -MP -MF .deps/libkpathsea_la-progname.Tpo -c -o libkpathsea_la-progname.lo `test -f 'progname.c' || echo './'`progname.c
:info:build mv -f .deps/libkpathsea_la-line.Tpo .deps/libkpathsea_la-line.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-readable.lo -MD -MP -MF .deps/libkpathsea_la-readable.Tpo -c -o libkpathsea_la-readable.lo `test -f 'readable.c' || echo './'`readable.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-path-elt.lo -MD -MP -MF .deps/libkpathsea_la-path-elt.Tpo -c path-elt.c  -fno-common -DPIC -o .libs/libkpathsea_la-path-elt.o
:info:build mv -f .deps/libkpathsea_la-magstep.Tpo .deps/libkpathsea_la-magstep.Plo
:info:build mv -f .deps/libkpathsea_la-hash.Tpo .deps/libkpathsea_la-hash.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`rm-suffix.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`str-list.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-make-suffix.lo -MD -MP -MF .deps/libkpathsea_la-make-suffix.Tpo -c make-suffix.c -o libkpathsea_la-make-suffix.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-path-elt.lo -MD -MP -MF .deps/libkpathsea_la-path-elt.Tpo -c path-elt.c -o libkpathsea_la-path-elt.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-pathsearch.lo -MD -MP -MF .deps/libkpathsea_la-pathsearch.Tpo -c pathsearch.c  -fno-common -DPIC -o .libs/libkpathsea_la-pathsearch.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-proginit.lo -MD -MP -MF .deps/libkpathsea_la-proginit.Tpo -c proginit.c  -fno-common -DPIC -o .libs/libkpathsea_la-proginit.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-progname.lo -MD -MP -MF .deps/libkpathsea_la-progname.Tpo -c progname.c  -fno-common -DPIC -o .libs/libkpathsea_la-progname.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-readable.lo -MD -MP -MF .deps/libkpathsea_la-readable.Tpo -c readable.c  -fno-common -DPIC -o .libs/libkpathsea_la-readable.o
:info:build mv -f .deps/libkpathsea_la-make-suffix.Tpo .deps/libkpathsea_la-make-suffix.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`str-llist.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-str-list.lo -MD -MP -MF .deps/libkpathsea_la-str-list.Tpo -c str-list.c  -fno-common -DPIC -o .libs/libkpathsea_la-str-list.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-rm-suffix.lo -MD -MP -MF .deps/libkpathsea_la-rm-suffix.Tpo -c rm-suffix.c  -fno-common -DPIC -o .libs/libkpathsea_la-rm-suffix.o
:info:build mv -f .deps/libkpathsea_la-path-elt.Tpo .deps/libkpathsea_la-path-elt.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-proginit.lo -MD -MP -MF .deps/libkpathsea_la-proginit.Tpo -c proginit.c -o libkpathsea_la-proginit.o >/dev/null 2>&1
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`tex-glyph.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-readable.lo -MD -MP -MF .deps/libkpathsea_la-readable.Tpo -c readable.c -o libkpathsea_la-readable.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-rm-suffix.lo -MD -MP -MF .deps/libkpathsea_la-rm-suffix.Tpo -c rm-suffix.c -o libkpathsea_la-rm-suffix.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-str-list.lo -MD -MP -MF .deps/libkpathsea_la-str-list.Tpo -c str-list.c -o libkpathsea_la-str-list.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-progname.lo -MD -MP -MF .deps/libkpathsea_la-progname.Tpo -c progname.c -o libkpathsea_la-progname.o >/dev/null 2>&1
:info:build mv -f .deps/libkpathsea_la-proginit.Tpo .deps/libkpathsea_la-proginit.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-pathsearch.lo -MD -MP -MF .deps/libkpathsea_la-pathsearch.Tpo -c pathsearch.c -o libkpathsea_la-pathsearch.o >/dev/null 2>&1
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`tex-hush.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-str-llist.lo -MD -MP -MF .deps/libkpathsea_la-str-llist.Tpo -c str-llist.c  -fno-common -DPIC -o .libs/libkpathsea_la-str-llist.o
:info:build mv -f .deps/libkpathsea_la-readable.Tpo .deps/libkpathsea_la-readable.Plo
:info:build mv -f .deps/libkpathsea_la-rm-suffix.Tpo .deps/libkpathsea_la-rm-suffix.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`tex-make.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-tilde.lo -MD -MP -MF .deps/libkpathsea_la-tilde.Tpo -c -o libkpathsea_la-tilde.lo `test -f 'tilde.c' || echo './'`tilde.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-tex-glyph.lo -MD -MP -MF .deps/libkpathsea_la-tex-glyph.Tpo -c tex-glyph.c  -fno-common -DPIC -o .libs/libkpathsea_la-tex-glyph.o
:info:build mv -f .deps/libkpathsea_la-str-list.Tpo .deps/libkpathsea_la-str-list.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-str-llist.lo -MD -MP -MF .deps/libkpathsea_la-str-llist.Tpo -c str-llist.c -o libkpathsea_la-str-llist.o >/dev/null 2>&1
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-uppercasify.lo -MD -MP -MF .deps/libkpathsea_la-uppercasify.Tpo -c -o libkpathsea_la-uppercasify.lo `test -f 'uppercasify.c' || echo './'`uppercasify.c
:info:build mv -f .deps/libkpathsea_la-progname.Tpo .deps/libkpathsea_la-progname.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-tex-hush.lo -MD -MP -MF .deps/libkpathsea_la-tex-hush.Tpo -c tex-hush.c  -fno-common -DPIC -o .libs/libkpathsea_la-tex-hush.o
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-variable.lo -MD -MP -MF .deps/libkpathsea_la-variable.Tpo -c -o libkpathsea_la-variable.lo `test -f 'variable.c' || echo './'`variable.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-tex-glyph.lo -MD -MP -MF .deps/libkpathsea_la-tex-glyph.Tpo -c tex-glyph.c -o libkpathsea_la-tex-glyph.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-tex-make.lo -MD -MP -MF .deps/libkpathsea_la-tex-make.Tpo -c tex-make.c  -fno-common -DPIC -o .libs/libkpathsea_la-tex-make.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-tilde.lo -MD -MP -MF .deps/libkpathsea_la-tilde.Tpo -c tilde.c  -fno-common -DPIC -o .libs/libkpathsea_la-tilde.o
:info:build mv -f .deps/libkpathsea_la-str-llist.Tpo .deps/libkpathsea_la-str-llist.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-version.lo -MD -MP -MF .deps/libkpathsea_la-version.Tpo -c -o libkpathsea_la-version.lo `test -f 'version.c' || echo './'`version.c
:info:build mv -f .deps/libkpathsea_la-pathsearch.Tpo .deps/libkpathsea_la-pathsearch.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xbasename.lo -MD -MP -MF .deps/libkpathsea_la-xbasename.Tpo -c -o libkpathsea_la-xbasename.lo `test -f 'xbasename.c' || echo './'`xbasename.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-tex-hush.lo -MD -MP -MF .deps/libkpathsea_la-tex-hush.Tpo -c tex-hush.c -o libkpathsea_la-tex-hush.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-uppercasify.lo -MD -MP -MF .deps/libkpathsea_la-uppercasify.Tpo -c uppercasify.c  -fno-common -DPIC -o .libs/libkpathsea_la-uppercasify.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-tilde.lo -MD -MP -MF .deps/libkpathsea_la-tilde.Tpo -c tilde.c -o libkpathsea_la-tilde.o >/dev/null 2>&1
:info:build mv -f .deps/libkpathsea_la-tex-glyph.Tpo .deps/libkpathsea_la-tex-glyph.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-variable.lo -MD -MP -MF .deps/libkpathsea_la-variable.Tpo -c variable.c  -fno-common -DPIC -o .libs/libkpathsea_la-variable.o
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xcalloc.lo -MD -MP -MF .deps/libkpathsea_la-xcalloc.Tpo -c -o libkpathsea_la-xcalloc.lo `test -f 'xcalloc.c' || echo './'`xcalloc.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-tex-make.lo -MD -MP -MF .deps/libkpathsea_la-tex-make.Tpo -c tex-make.c -o libkpathsea_la-tex-make.o >/dev/null 2>&1
:info:build mv -f .deps/libkpathsea_la-tex-hush.Tpo .deps/libkpathsea_la-tex-hush.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xdirname.lo -MD -MP -MF .deps/libkpathsea_la-xdirname.Tpo -c -o libkpathsea_la-xdirname.lo `test -f 'xdirname.c' || echo './'`xdirname.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-version.lo -MD -MP -MF .deps/libkpathsea_la-version.Tpo -c version.c  -fno-common -DPIC -o .libs/libkpathsea_la-version.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-uppercasify.lo -MD -MP -MF .deps/libkpathsea_la-uppercasify.Tpo -c uppercasify.c -o libkpathsea_la-uppercasify.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xbasename.lo -MD -MP -MF .deps/libkpathsea_la-xbasename.Tpo -c xbasename.c  -fno-common -DPIC -o .libs/libkpathsea_la-xbasename.o
:info:build mv -f .deps/libkpathsea_la-tilde.Tpo .deps/libkpathsea_la-tilde.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xfopen.lo -MD -MP -MF .deps/libkpathsea_la-xfopen.Tpo -c -o libkpathsea_la-xfopen.lo `test -f 'xfopen.c' || echo './'`xfopen.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-version.lo -MD -MP -MF .deps/libkpathsea_la-version.Tpo -c version.c -o libkpathsea_la-version.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-variable.lo -MD -MP -MF .deps/libkpathsea_la-variable.Tpo -c variable.c -o libkpathsea_la-variable.o >/dev/null 2>&1
:info:build mv -f .deps/libkpathsea_la-uppercasify.Tpo .deps/libkpathsea_la-uppercasify.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xbasename.lo -MD -MP -MF .deps/libkpathsea_la-xbasename.Tpo -c xbasename.c -o libkpathsea_la-xbasename.o >/dev/null 2>&1
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xfseek.lo -MD -MP -MF .deps/libkpathsea_la-xfseek.Tpo -c -o libkpathsea_la-xfseek.lo `test -f 'xfseek.c' || echo './'`xfseek.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xcalloc.lo -MD -MP -MF .deps/libkpathsea_la-xcalloc.Tpo -c xcalloc.c  -fno-common -DPIC -o .libs/libkpathsea_la-xcalloc.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xdirname.lo -MD -MP -MF .deps/libkpathsea_la-xdirname.Tpo -c xdirname.c  -fno-common -DPIC -o .libs/libkpathsea_la-xdirname.o
:info:build mv -f .deps/libkpathsea_la-tex-make.Tpo .deps/libkpathsea_la-tex-make.Plo
:info:build mv -f .deps/libkpathsea_la-version.Tpo .deps/libkpathsea_la-version.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xftell.lo -MD -MP -MF .deps/libkpathsea_la-xftell.Tpo -c -o libkpathsea_la-xftell.lo `test -f 'xftell.c' || echo './'`xftell.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xgetcwd.lo -MD -MP -MF .deps/libkpathsea_la-xgetcwd.Tpo -c -o libkpathsea_la-xgetcwd.lo `test -f 'xgetcwd.c' || echo './'`xgetcwd.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xfopen.lo -MD -MP -MF .deps/libkpathsea_la-xfopen.Tpo -c xfopen.c  -fno-common -DPIC -o .libs/libkpathsea_la-xfopen.o
:info:build mv -f .deps/libkpathsea_la-xbasename.Tpo .deps/libkpathsea_la-xbasename.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xmalloc.lo -MD -MP -MF .deps/libkpathsea_la-xmalloc.Tpo -c -o libkpathsea_la-xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xcalloc.lo -MD -MP -MF .deps/libkpathsea_la-xcalloc.Tpo -c xcalloc.c -o libkpathsea_la-xcalloc.o >/dev/null 2>&1
:info:build mv -f .deps/libkpathsea_la-variable.Tpo .deps/libkpathsea_la-variable.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xopendir.lo -MD -MP -MF .deps/libkpathsea_la-xopendir.Tpo -c -o libkpathsea_la-xopendir.lo `test -f 'xopendir.c' || echo './'`xopendir.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xdirname.lo -MD -MP -MF .deps/libkpathsea_la-xdirname.Tpo -c xdirname.c -o libkpathsea_la-xdirname.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xfseek.lo -MD -MP -MF .deps/libkpathsea_la-xfseek.Tpo -c xfseek.c  -fno-common -DPIC -o .libs/libkpathsea_la-xfseek.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xfopen.lo -MD -MP -MF .deps/libkpathsea_la-xfopen.Tpo -c xfopen.c -o libkpathsea_la-xfopen.o >/dev/null 2>&1
:info:build mv -f .deps/libkpathsea_la-xcalloc.Tpo .deps/libkpathsea_la-xcalloc.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xputenv.lo -MD -MP -MF .deps/libkpathsea_la-xputenv.Tpo -c -o libkpathsea_la-xputenv.lo `test -f 'xputenv.c' || echo './'`xputenv.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xgetcwd.lo -MD -MP -MF .deps/libkpathsea_la-xgetcwd.Tpo -c xgetcwd.c  -fno-common -DPIC -o .libs/libkpathsea_la-xgetcwd.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xftell.lo -MD -MP -MF .deps/libkpathsea_la-xftell.Tpo -c xftell.c  -fno-common -DPIC -o .libs/libkpathsea_la-xftell.o
:info:build mv -f .deps/libkpathsea_la-xdirname.Tpo .deps/libkpathsea_la-xdirname.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xrealloc.lo -MD -MP -MF .deps/libkpathsea_la-xrealloc.Tpo -c -o libkpathsea_la-xrealloc.lo `test -f 'xrealloc.c' || echo './'`xrealloc.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xfseek.lo -MD -MP -MF .deps/libkpathsea_la-xfseek.Tpo -c xfseek.c -o libkpathsea_la-xfseek.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xmalloc.lo -MD -MP -MF .deps/libkpathsea_la-xmalloc.Tpo -c xmalloc.c  -fno-common -DPIC -o .libs/libkpathsea_la-xmalloc.o
:info:build mv -f .deps/libkpathsea_la-xfopen.Tpo .deps/libkpathsea_la-xfopen.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xstat.lo -MD -MP -MF .deps/libkpathsea_la-xstat.Tpo -c -o libkpathsea_la-xstat.lo `test -f 'xstat.c' || echo './'`xstat.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xopendir.lo -MD -MP -MF .deps/libkpathsea_la-xopendir.Tpo -c xopendir.c  -fno-common -DPIC -o .libs/libkpathsea_la-xopendir.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xgetcwd.lo -MD -MP -MF .deps/libkpathsea_la-xgetcwd.Tpo -c xgetcwd.c -o libkpathsea_la-xgetcwd.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xftell.lo -MD -MP -MF .deps/libkpathsea_la-xftell.Tpo -c xftell.c -o libkpathsea_la-xftell.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xmalloc.lo -MD -MP -MF .deps/libkpathsea_la-xmalloc.Tpo -c xmalloc.c -o libkpathsea_la-xmalloc.o >/dev/null 2>&1
:info:build mv -f .deps/libkpathsea_la-xfseek.Tpo .deps/libkpathsea_la-xfseek.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xstrdup.lo -MD -MP -MF .deps/libkpathsea_la-xstrdup.Tpo -c -o libkpathsea_la-xstrdup.lo `test -f 'xstrdup.c' || echo './'`xstrdup.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xopendir.lo -MD -MP -MF .deps/libkpathsea_la-xopendir.Tpo -c xopendir.c -o libkpathsea_la-xopendir.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xputenv.lo -MD -MP -MF .deps/libkpathsea_la-xputenv.Tpo -c xputenv.c  -fno-common -DPIC -o .libs/libkpathsea_la-xputenv.o
:info:build mv -f .deps/libkpathsea_la-xftell.Tpo .deps/libkpathsea_la-xftell.Plo
:info:build mv -f .deps/libkpathsea_la-xgetcwd.Tpo .deps/libkpathsea_la-xgetcwd.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xrealloc.lo -MD -MP -MF .deps/libkpathsea_la-xrealloc.Tpo -c xrealloc.c  -fno-common -DPIC -o .libs/libkpathsea_la-xrealloc.o
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-getopt.lo -MD -MP -MF .deps/libkpathsea_la-getopt.Tpo -c -o libkpathsea_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-getopt1.lo -MD -MP -MF .deps/libkpathsea_la-getopt1.Tpo -c -o libkpathsea_la-getopt1.lo `test -f 'getopt1.c' || echo './'`getopt1.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xstat.lo -MD -MP -MF .deps/libkpathsea_la-xstat.Tpo -c xstat.c  -fno-common -DPIC -o .libs/libkpathsea_la-xstat.o
:info:build mv -f .deps/libkpathsea_la-xmalloc.Tpo .deps/libkpathsea_la-xmalloc.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xfseeko.lo -MD -MP -MF .deps/libkpathsea_la-xfseeko.Tpo -c -o libkpathsea_la-xfseeko.lo `test -f 'xfseeko.c' || echo './'`xfseeko.c
:info:build mv -f .deps/libkpathsea_la-xopendir.Tpo .deps/libkpathsea_la-xopendir.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./.. -I./.. -DMAKE_KPSE_DLL  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xftello.lo -MD -MP -MF .deps/libkpathsea_la-xftello.Tpo -c -o libkpathsea_la-xftello.lo `test -f 'xftello.c' || echo './'`xftello.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xputenv.lo -MD -MP -MF .deps/libkpathsea_la-xputenv.Tpo -c xputenv.c -o libkpathsea_la-xputenv.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xrealloc.lo -MD -MP -MF .deps/libkpathsea_la-xrealloc.Tpo -c xrealloc.c -o libkpathsea_la-xrealloc.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xstrdup.lo -MD -MP -MF .deps/libkpathsea_la-xstrdup.Tpo -c xstrdup.c  -fno-common -DPIC -o .libs/libkpathsea_la-xstrdup.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xstat.lo -MD -MP -MF .deps/libkpathsea_la-xstat.Tpo -c xstat.c -o libkpathsea_la-xstat.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-getopt.lo -MD -MP -MF .deps/libkpathsea_la-getopt.Tpo -c getopt.c  -fno-common -DPIC -o .libs/libkpathsea_la-getopt.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-getopt1.lo -MD -MP -MF .deps/libkpathsea_la-getopt1.Tpo -c getopt1.c  -fno-common -DPIC -o .libs/libkpathsea_la-getopt1.o
:info:build mv -f .deps/libkpathsea_la-xrealloc.Tpo .deps/libkpathsea_la-xrealloc.Plo
:info:build mv -f .deps/libkpathsea_la-xputenv.Tpo .deps/libkpathsea_la-xputenv.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xstrdup.lo -MD -MP -MF .deps/libkpathsea_la-xstrdup.Tpo -c xstrdup.c -o libkpathsea_la-xstrdup.o >/dev/null 2>&1
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o kpseaccess access.o  
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o kpsereadlink readlink.o  
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xfseeko.lo -MD -MP -MF .deps/libkpathsea_la-xfseeko.Tpo -c xfseeko.c  -fno-common -DPIC -o .libs/libkpathsea_la-xfseeko.o
:info:build mv -f .deps/libkpathsea_la-xstat.Tpo .deps/libkpathsea_la-xstat.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xftello.lo -MD -MP -MF .deps/libkpathsea_la-xftello.Tpo -c xftello.c  -fno-common -DPIC -o .libs/libkpathsea_la-xftello.o
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o kpsestat kpsestat.o  
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-getopt1.lo -MD -MP -MF .deps/libkpathsea_la-getopt1.Tpo -c getopt1.c -o libkpathsea_la-getopt1.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xfseeko.lo -MD -MP -MF .deps/libkpathsea_la-xfseeko.Tpo -c xfseeko.c -o libkpathsea_la-xfseeko.o >/dev/null 2>&1
:info:build mv -f .deps/libkpathsea_la-xstrdup.Tpo .deps/libkpathsea_la-xstrdup.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-xftello.lo -MD -MP -MF .deps/libkpathsea_la-xftello.Tpo -c xftello.c -o libkpathsea_la-xftello.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./.. -I./.. -DMAKE_KPSE_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libkpathsea_la-getopt.lo -MD -MP -MF .deps/libkpathsea_la-getopt.Tpo -c getopt.c -o libkpathsea_la-getopt.o >/dev/null 2>&1
:info:build mv -f .deps/libkpathsea_la-getopt1.Tpo .deps/libkpathsea_la-getopt1.Plo
:info:build mv -f .deps/libkpathsea_la-xfseeko.Tpo .deps/libkpathsea_la-xfseeko.Plo
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o kpseaccess access.o 
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o kpsereadlink readlink.o 
:info:build mv -f .deps/libkpathsea_la-xftello.Tpo .deps/libkpathsea_la-xftello.Plo
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o kpsestat kpsestat.o 
:info:build mv -f .deps/libkpathsea_la-getopt.Tpo .deps/libkpathsea_la-getopt.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -bindir /opt/local/libexec/texlive/binaries -no-undefined -version-info 9:0:3 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o libkpathsea.la -rpath /opt/local/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-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-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-getopt.lo libkpathsea_la-getopt1.lo    libkpathsea_la-xfseeko.lo libkpathsea_la-xftello.lo  
:info:build libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libkpathsea.6.dylib  .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-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-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-getopt.o .libs/libkpathsea_la-getopt1.o .libs/libkpathsea_la-xfseeko.o .libs/libkpathsea_la-xftello.o    -Os -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -install_name  /opt/local/lib/libkpathsea.6.dylib -compatibility_version 10 -current_version 10.0 -Wl,-single_module
:info:build libtool: link: (cd ".libs" && rm -f "libkpathsea.dylib" && ln -s "libkpathsea.6.dylib" "libkpathsea.dylib")
:info:build 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-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-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-getopt.o libkpathsea_la-getopt1.o libkpathsea_la-xfseeko.o libkpathsea_la-xftello.o
:info:build libtool: link: ranlib .libs/libkpathsea.a
:info:build libtool: link: ( cd ".libs" && rm -f "libkpathsea.la" && ln -s "../libkpathsea.la" "libkpathsea.la" )
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o kpsewhich kpsewhich.o libkpathsea.la 
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/kpsewhich kpsewhich.o  ./.libs/libkpathsea.dylib
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea'
:info:build Making all in doc
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/doc'
:info:build make[4]: Nothing to be done for `all'.
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/doc'
:info:build Making all in man
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/man'
:info:build ( \
:info:build 	  sed -n -e '/^#define/s/#define[ 	][ 	]*\([A-Z_a-z][A-Z_a-z]*\)[ 	][ 	]*\(.*\)/s%@\1@%\2%/p' \
:info:build 	  	../../kpathsea/paths.h \
:info:build 	    | sed -e 's/"//g' -e 's/[ 	]*\/\*[^*]*\*\///g'; \
:info:build 	  echo 's%@VER''SION@%6.3.0%'; \
:info:build 	  echo 's%@BINDIR@%/opt/local/libexec/texlive/binaries%'; \
:info:build 	  echo 's%@INFODIR@%/opt/local/share/info%'; \
:info:build 	  echo 's%@TEXINPUTDIR@%%'; \
:info:build 	  echo 's%@MFINPUTDIR@%%'; \
:info:build 	  echo 's%@MPINPUTDIR@%%'; \
:info:build 	  echo 's%@FONTDIR@%%'; \
:info:build 	  echo 's%@FMTDIR@%%'; \
:info:build 	  echo 's%@BASEDIR@%%'; \
:info:build 	  echo 's%@MEMDIR@%%'; \
:info:build 	  echo 's%@TEXPOOLDIR@%%'; \
:info:build 	  echo 's%@MFPOOLDIR@%%'; \
:info:build 	  echo 's%@MPPOOLDIR@%%'; \
:info:build 	  echo 's%@FONTMAPDIR@%%'; \
:info:build 	  echo 's%@LOCALMODES@%%')	>sedscript
:info:build sed -f sedscript kpseaccess.man >kpseaccess.1
:info:build sed -f sedscript kpsereadlink.man >kpsereadlink.1
:info:build sed -f sedscript kpsestat.man >kpsestat.1
:info:build sed -f sedscript kpsewhich.man >kpsewhich.1
:info:build sed -f sedscript mktexlsr.man >mktexlsr.1
:info:build sed -f sedscript mktexmf.man >mktexmf.1
:info:build sed -f sedscript mktexpk.man >mktexpk.1
:info:build sed -f sedscript mktextfm.man >mktextfm.1
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/man'
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea'
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea'
:info:build === configuring in texk/ptexenc (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking build system type... x86_64-apple-darwin18.0.0
:info:build checking host system type... x86_64-apple-darwin18.0.0
:info:build checking how to print strings... printf
:info:build checking for a sed that does not truncate output... /usr/bin/sed
:info:build checking for grep that handles long lines and -e... /usr/bin/grep
:info:build checking for egrep... /usr/bin/grep -E
:info:build checking for fgrep... /usr/bin/grep -F
:info:build checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:build checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
:info:build checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
:info:build checking the name lister (/usr/bin/nm -B) interface... BSD nm
:info:build checking whether ln -s works... yes
:info:build checking the maximum length of command line arguments... 196608
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to x86_64-apple-darwin18.0.0 format... func_convert_file_noop
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to toolchain format... func_convert_file_noop
:info:build checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
:info:build checking for objdump... objdump
:info:build checking how to recognize dependent libraries... pass_all
:info:build checking for dlltool... no
:info:build checking how to associate runtime and link libraries... printf %s\n
:info:build checking for ar... ar
:info:build checking for archiver @FILE support... no
:info:build checking for strip... strip
:info:build checking for ranlib... ranlib
:info:build checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
:info:build checking for sysroot... no
:info:build checking for a working dd... /bin/dd
:info:build checking how to truncate binary pipes... /bin/dd bs=4096 count=1
:info:build checking for mt... no
:info:build checking if : is a manifest tool... no
:info:build checking for dsymutil... dsymutil
:info:build checking for nmedit... nmedit
:info:build checking for lipo... lipo
:info:build checking for otool... otool
:info:build checking for otool64... no
:info:build checking for -single_module linker flag... yes
:info:build checking for -exported_symbols_list linker flag... yes
:info:build checking for -force_load linker flag... yes
:info:build checking how to run the C preprocessor... /usr/bin/clang -E
:info:build checking for ANSI C header files... yes
:info:build checking for sys/types.h... yes
:info:build checking for sys/stat.h... yes
:info:build checking for stdlib.h... yes
:info:build checking for string.h... yes
:info:build checking for memory.h... yes
:info:build checking for strings.h... yes
:info:build checking for inttypes.h... yes
:info:build checking for stdint.h... yes
:info:build checking for unistd.h... yes
:info:build checking for dlfcn.h... yes
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for objdir... .libs
:info:build checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
:info:build checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
:info:build checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
:info:build checking if /usr/bin/clang static flag -static works... no
:info:build checking if /usr/bin/clang supports -c -o file.o... yes
:info:build checking if /usr/bin/clang supports -c -o file.o... (cached) yes
:info:build checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:build checking dynamic linker characteristics... darwin18.0.0 dyld
:info:build checking how to hardcode library paths into programs... immediate
:info:build checking whether stripping libraries is possible... yes
:info:build checking if libtool supports shared libraries... yes
:info:build checking whether to build shared libraries... yes
:info:build checking whether to build static libraries... yes
:info:build checking for special C compiler options needed for large files... no
:info:build checking for _FILE_OFFSET_BITS value needed for large files... no
:info:build checking for _LARGEFILE_SOURCE value needed for large files... no
:info:build checking for dirent.h that defines DIR... yes
:info:build checking for library containing opendir... none required
:info:build checking for ANSI C header files... (cached) yes
:info:build checking whether closedir returns void... no
:info:build checking assert.h usability... yes
:info:build checking assert.h presence... yes
:info:build checking for assert.h... yes
:info:build checking float.h usability... yes
:info:build checking float.h presence... yes
:info:build checking for float.h... yes
:info:build checking limits.h usability... yes
:info:build checking limits.h presence... yes
:info:build checking for limits.h... yes
:info:build checking pwd.h usability... yes
:info:build checking pwd.h presence... yes
:info:build checking for pwd.h... yes
:info:build checking for stdlib.h... (cached) yes
:info:build checking sys/param.h usability... yes
:info:build checking sys/param.h presence... yes
:info:build checking for sys/param.h... yes
:info:build checking for putenv... yes
:info:build checking for getcwd... yes
:info:build checking for getwd... yes
:info:build checking for memcmp... yes
:info:build checking for memcpy... yes
:info:build checking for mkstemp... yes
:info:build checking for mktemp... yes
:info:build checking for strchr... yes
:info:build checking for strrchr... yes
:info:build checking for an ANSI C-conforming const... yes
:info:build checking for inline... inline
:info:build checking for size_t... yes
:info:build checking for int64_t... yes
:info:build checking for uint64_t... yes
:info:build checking whether isascii is declared... yes
:info:build checking for struct stat.st_mtim... no
:info:build configure: creating ./config.lt
:info:build config.lt: creating libtool
:info:build checking for pkg-config... pkg-config
:info:build checking if libkpathsea supports debugging... yes
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: creating ptexenc.pc
:info:build config.status: creating ptexenc/c-auto.h
:info:build config.status: executing depfiles commands
:info:build config.status: executing libtool commands
:info:build Making all in texk/ptexenc
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc'
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I./ptexenc  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DMAKE_PTENC_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libptexenc_la-kanjicnv.lo -MD -MP -MF .deps/libptexenc_la-kanjicnv.Tpo -c -o libptexenc_la-kanjicnv.lo `test -f 'kanjicnv.c' || echo './'`kanjicnv.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I./ptexenc  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DMAKE_PTENC_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libptexenc_la-ptexenc.lo -MD -MP -MF .deps/libptexenc_la-ptexenc.Tpo -c -o libptexenc_la-ptexenc.lo `test -f 'ptexenc.c' || echo './'`ptexenc.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I./ptexenc  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DMAKE_PTENC_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -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 './'`unicode-jp.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I./ptexenc  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DMAKE_PTENC_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libptexenc_la-unicode.lo -MD -MP -MF .deps/libptexenc_la-unicode.Tpo -c -o libptexenc_la-unicode.lo `test -f 'unicode.c' || echo './'`unicode.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DMAKE_PTENC_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libptexenc_la-kanjicnv.lo -MD -MP -MF .deps/libptexenc_la-kanjicnv.Tpo -c kanjicnv.c  -fno-common -DPIC -o .libs/libptexenc_la-kanjicnv.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DMAKE_PTENC_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libptexenc_la-unicode.lo -MD -MP -MF .deps/libptexenc_la-unicode.Tpo -c unicode.c  -fno-common -DPIC -o .libs/libptexenc_la-unicode.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DMAKE_PTENC_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libptexenc_la-unicode-jp.lo -MD -MP -MF .deps/libptexenc_la-unicode-jp.Tpo -c unicode-jp.c  -fno-common -DPIC -o .libs/libptexenc_la-unicode-jp.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DMAKE_PTENC_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libptexenc_la-ptexenc.lo -MD -MP -MF .deps/libptexenc_la-ptexenc.Tpo -c ptexenc.c  -fno-common -DPIC -o .libs/libptexenc_la-ptexenc.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DMAKE_PTENC_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libptexenc_la-kanjicnv.lo -MD -MP -MF .deps/libptexenc_la-kanjicnv.Tpo -c kanjicnv.c -o libptexenc_la-kanjicnv.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DMAKE_PTENC_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libptexenc_la-unicode.lo -MD -MP -MF .deps/libptexenc_la-unicode.Tpo -c unicode.c -o libptexenc_la-unicode.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DMAKE_PTENC_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libptexenc_la-unicode-jp.lo -MD -MP -MF .deps/libptexenc_la-unicode-jp.Tpo -c unicode-jp.c -o libptexenc_la-unicode-jp.o >/dev/null 2>&1
:info:build mv -f .deps/libptexenc_la-kanjicnv.Tpo .deps/libptexenc_la-kanjicnv.Plo
:info:build mv -f .deps/libptexenc_la-unicode.Tpo .deps/libptexenc_la-unicode.Plo
:info:build mv -f .deps/libptexenc_la-unicode-jp.Tpo .deps/libptexenc_la-unicode-jp.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DMAKE_PTENC_DLL -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libptexenc_la-ptexenc.lo -MD -MP -MF .deps/libptexenc_la-ptexenc.Tpo -c ptexenc.c -o libptexenc_la-ptexenc.o >/dev/null 2>&1
:info:build mv -f .deps/libptexenc_la-ptexenc.Tpo .deps/libptexenc_la-ptexenc.Plo
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -bindir /opt/local/libexec/texlive/binaries -no-undefined -version-info 4:6:3 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o libptexenc.la -rpath /opt/local/lib libptexenc_la-kanjicnv.lo libptexenc_la-ptexenc.lo libptexenc_la-unicode-jp.lo libptexenc_la-unicode.lo /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libptexenc.1.dylib  .libs/libptexenc_la-kanjicnv.o .libs/libptexenc_la-ptexenc.o .libs/libptexenc_la-unicode-jp.o .libs/libptexenc_la-unicode.o   /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib  -Os -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -install_name  /opt/local/lib/libptexenc.1.dylib -compatibility_version 5 -current_version 5.6 -Wl,-single_module
:info:build libtool: link: (cd ".libs" && rm -f "libptexenc.dylib" && ln -s "libptexenc.1.dylib" "libptexenc.dylib")
:info:build libtool: link: ar cru .libs/libptexenc.a  libptexenc_la-kanjicnv.o libptexenc_la-ptexenc.o libptexenc_la-unicode-jp.o libptexenc_la-unicode.o
:info:build libtool: link: ranlib .libs/libptexenc.a
:info:build libtool: link: ( cd ".libs" && rm -f "libptexenc.la" && ln -s "../libptexenc.la" "libptexenc.la" )
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc'
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped'
:info:build Making all in doc
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/doc'
:info:build make[1]: Nothing to be done for `all'.
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/doc'
:info:build Making all in texk/kpathsea
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea'
:info:build Making all in .
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea'
:info:build make[3]: Nothing to be done for `all-am'.
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea'
:info:build Making all in doc
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/doc'
:info:build make[3]: Nothing to be done for `all'.
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/doc'
:info:build Making all in man
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/man'
:info:build make[3]: Nothing to be done for `all'.
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/man'
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea'
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea'
:info:build Making all in texk/ptexenc
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc'
:info:build make[1]: Nothing to be done for `all'.
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc'
:info:build Making all in libs
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs'
:info:build Making all in .
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs'
:info:build === configuring in lua53 (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for gcc... (cached) /usr/bin/clang
:info:build checking whether we are using the GNU C compiler... (cached) yes
:info:build checking whether /usr/bin/clang accepts -g... (cached) yes
:info:build checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... (cached) yes
:info:build checking dependency style of /usr/bin/clang... (cached) gcc3
:info:build checking for ranlib... ranlib
:info:build checking whether ln -s works... yes
:info:build checking build system type... x86_64-apple-darwin18.0.0
:info:build checking host system type... x86_64-apple-darwin18.0.0
:info:build checking how to print strings... printf
:info:build checking for a sed that does not truncate output... /usr/bin/sed
:info:build checking for grep that handles long lines and -e... /usr/bin/grep
:info:build checking for egrep... /usr/bin/grep -E
:info:build checking for fgrep... /usr/bin/grep -F
:info:build checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:build checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
:info:build checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
:info:build checking the name lister (/usr/bin/nm -B) interface... BSD nm
:info:build checking the maximum length of command line arguments... 196608
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to x86_64-apple-darwin18.0.0 format... func_convert_file_noop
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to toolchain format... func_convert_file_noop
:info:build checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
:info:build checking for objdump... objdump
:info:build checking how to recognize dependent libraries... pass_all
:info:build checking for dlltool... no
:info:build checking how to associate runtime and link libraries... printf %s\n
:info:build checking for ar... ar
:info:build checking for archiver @FILE support... no
:info:build checking for strip... strip
:info:build checking for ranlib... (cached) ranlib
:info:build checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
:info:build checking for sysroot... no
:info:build checking for a working dd... /bin/dd
:info:build checking how to truncate binary pipes... /bin/dd bs=4096 count=1
:info:build checking for mt... no
:info:build checking if : is a manifest tool... no
:info:build checking for dsymutil... dsymutil
:info:build checking for nmedit... nmedit
:info:build checking for lipo... lipo
:info:build checking for otool... otool
:info:build checking for otool64... no
:info:build checking for -single_module linker flag... yes
:info:build checking for -exported_symbols_list linker flag... yes
:info:build checking for -force_load linker flag... yes
:info:build checking how to run the C preprocessor... /usr/bin/clang -E
:info:build checking for ANSI C header files... yes
:info:build checking for sys/types.h... yes
:info:build checking for sys/stat.h... yes
:info:build checking for stdlib.h... yes
:info:build checking for string.h... yes
:info:build checking for memory.h... yes
:info:build checking for strings.h... yes
:info:build checking for inttypes.h... yes
:info:build checking for stdint.h... yes
:info:build checking for unistd.h... yes
:info:build checking for dlfcn.h... yes
:info:build checking for objdir... .libs
:info:build checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
:info:build checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
:info:build checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
:info:build checking if /usr/bin/clang static flag -static works... no
:info:build checking if /usr/bin/clang supports -c -o file.o... yes
:info:build checking if /usr/bin/clang supports -c -o file.o... (cached) yes
:info:build checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:build checking dynamic linker characteristics... darwin18.0.0 dyld
:info:build checking how to hardcode library paths into programs... immediate
:info:build checking whether stripping libraries is possible... yes
:info:build checking if libtool supports shared libraries... yes
:info:build checking whether to build shared libraries... yes
:info:build checking whether to build static libraries... yes
:info:build checking size of void *... 8
:info:build checking for library containing sqrt... none required
:info:build checking for native WIN32 or MINGW32... no
:info:build checking for library containing dlopen... none required
:info:build checking for dlfcn.h... (cached) yes
:info:build checking for special C compiler options needed for large files... no
:info:build checking for _FILE_OFFSET_BITS value needed for large files... no
:info:build checking for _LARGEFILE_SOURCE value needed for large files... no
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: creating include/Makefile
:info:build config.status: creating texlua53.pc
:info:build config.status: creating config.h
:info:build config.status: executing depfiles commands
:info:build config.status: executing libtool commands
:info:build Making all in lua53
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53'
:info:build Making all in .
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53'
:info:build depbase=`echo lua53-src/src/lapi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lapi.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lapi.lo lua53-src/src/lapi.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/lauxlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lauxlib.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lauxlib.lo lua53-src/src/lauxlib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/lbaselib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lbaselib.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lbaselib.lo lua53-src/src/lbaselib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/lbitlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lbitlib.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lbitlib.lo lua53-src/src/lbitlib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/lcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lcode.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lcode.lo lua53-src/src/lcode.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/lcorolib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lcorolib.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lcorolib.lo lua53-src/src/lcorolib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/lctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lctype.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lctype.lo lua53-src/src/lctype.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/ldblib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ldblib.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/ldblib.lo lua53-src/src/ldblib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lcode.lo -MD -MP -MF lua53-src/src/.deps/lcode.Tpo -c lua53-src/src/lcode.c  -fno-common -DPIC -o lua53-src/src/.libs/lcode.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lauxlib.lo -MD -MP -MF lua53-src/src/.deps/lauxlib.Tpo -c lua53-src/src/lauxlib.c  -fno-common -DPIC -o lua53-src/src/.libs/lauxlib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lctype.lo -MD -MP -MF lua53-src/src/.deps/lctype.Tpo -c lua53-src/src/lctype.c  -fno-common -DPIC -o lua53-src/src/.libs/lctype.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lcorolib.lo -MD -MP -MF lua53-src/src/.deps/lcorolib.Tpo -c lua53-src/src/lcorolib.c  -fno-common -DPIC -o lua53-src/src/.libs/lcorolib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lapi.lo -MD -MP -MF lua53-src/src/.deps/lapi.Tpo -c lua53-src/src/lapi.c  -fno-common -DPIC -o lua53-src/src/.libs/lapi.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lbaselib.lo -MD -MP -MF lua53-src/src/.deps/lbaselib.Tpo -c lua53-src/src/lbaselib.c  -fno-common -DPIC -o lua53-src/src/.libs/lbaselib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lbitlib.lo -MD -MP -MF lua53-src/src/.deps/lbitlib.Tpo -c lua53-src/src/lbitlib.c  -fno-common -DPIC -o lua53-src/src/.libs/lbitlib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ldblib.lo -MD -MP -MF lua53-src/src/.deps/ldblib.Tpo -c lua53-src/src/ldblib.c  -fno-common -DPIC -o lua53-src/src/.libs/ldblib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lctype.lo -MD -MP -MF lua53-src/src/.deps/lctype.Tpo -c lua53-src/src/lctype.c -o lua53-src/src/lctype.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lcorolib.lo -MD -MP -MF lua53-src/src/.deps/lcorolib.Tpo -c lua53-src/src/lcorolib.c -o lua53-src/src/lcorolib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lbitlib.lo -MD -MP -MF lua53-src/src/.deps/lbitlib.Tpo -c lua53-src/src/lbitlib.c -o lua53-src/src/lbitlib.o >/dev/null 2>&1
:info:build depbase=`echo lua53-src/src/ldebug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ldebug.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/ldebug.lo lua53-src/src/ldebug.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ldblib.lo -MD -MP -MF lua53-src/src/.deps/ldblib.Tpo -c lua53-src/src/ldblib.c -o lua53-src/src/ldblib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lbaselib.lo -MD -MP -MF lua53-src/src/.deps/lbaselib.Tpo -c lua53-src/src/lbaselib.c -o lua53-src/src/lbaselib.o >/dev/null 2>&1
:info:build depbase=`echo lua53-src/src/ldo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ldo.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/ldo.lo lua53-src/src/ldo.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/ldump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ldump.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/ldump.lo lua53-src/src/ldump.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lauxlib.lo -MD -MP -MF lua53-src/src/.deps/lauxlib.Tpo -c lua53-src/src/lauxlib.c -o lua53-src/src/lauxlib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lcode.lo -MD -MP -MF lua53-src/src/.deps/lcode.Tpo -c lua53-src/src/lcode.c -o lua53-src/src/lcode.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ldebug.lo -MD -MP -MF lua53-src/src/.deps/ldebug.Tpo -c lua53-src/src/ldebug.c  -fno-common -DPIC -o lua53-src/src/.libs/ldebug.o
:info:build depbase=`echo lua53-src/src/lfunc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lfunc.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lfunc.lo lua53-src/src/lfunc.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/lgc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lgc.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lgc.lo lua53-src/src/lgc.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lapi.lo -MD -MP -MF lua53-src/src/.deps/lapi.Tpo -c lua53-src/src/lapi.c -o lua53-src/src/lapi.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ldo.lo -MD -MP -MF lua53-src/src/.deps/ldo.Tpo -c lua53-src/src/ldo.c  -fno-common -DPIC -o lua53-src/src/.libs/ldo.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ldump.lo -MD -MP -MF lua53-src/src/.deps/ldump.Tpo -c lua53-src/src/ldump.c  -fno-common -DPIC -o lua53-src/src/.libs/ldump.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lfunc.lo -MD -MP -MF lua53-src/src/.deps/lfunc.Tpo -c lua53-src/src/lfunc.c  -fno-common -DPIC -o lua53-src/src/.libs/lfunc.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ldebug.lo -MD -MP -MF lua53-src/src/.deps/ldebug.Tpo -c lua53-src/src/ldebug.c -o lua53-src/src/ldebug.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lgc.lo -MD -MP -MF lua53-src/src/.deps/lgc.Tpo -c lua53-src/src/lgc.c  -fno-common -DPIC -o lua53-src/src/.libs/lgc.o
:info:build depbase=`echo lua53-src/src/linit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/linit.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/linit.lo lua53-src/src/linit.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ldump.lo -MD -MP -MF lua53-src/src/.deps/ldump.Tpo -c lua53-src/src/ldump.c -o lua53-src/src/ldump.o >/dev/null 2>&1
:info:build depbase=`echo lua53-src/src/liolib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/liolib.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/liolib.lo lua53-src/src/liolib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lfunc.lo -MD -MP -MF lua53-src/src/.deps/lfunc.Tpo -c lua53-src/src/lfunc.c -o lua53-src/src/lfunc.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ldo.lo -MD -MP -MF lua53-src/src/.deps/ldo.Tpo -c lua53-src/src/ldo.c -o lua53-src/src/ldo.o >/dev/null 2>&1
:info:build depbase=`echo lua53-src/src/llex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/llex.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/llex.lo lua53-src/src/llex.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/lmathlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lmathlib.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lmathlib.lo lua53-src/src/lmathlib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/linit.lo -MD -MP -MF lua53-src/src/.deps/linit.Tpo -c lua53-src/src/linit.c  -fno-common -DPIC -o lua53-src/src/.libs/linit.o
:info:build depbase=`echo lua53-src/src/lmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lmem.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lmem.lo lua53-src/src/lmem.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/loadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/loadlib.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/loadlib.lo lua53-src/src/loadlib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/liolib.lo -MD -MP -MF lua53-src/src/.deps/liolib.Tpo -c lua53-src/src/liolib.c  -fno-common -DPIC -o lua53-src/src/.libs/liolib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/linit.lo -MD -MP -MF lua53-src/src/.deps/linit.Tpo -c lua53-src/src/linit.c -o lua53-src/src/linit.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lgc.lo -MD -MP -MF lua53-src/src/.deps/lgc.Tpo -c lua53-src/src/lgc.c -o lua53-src/src/lgc.o >/dev/null 2>&1
:info:build depbase=`echo lua53-src/src/lobject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lobject.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lobject.lo lua53-src/src/lobject.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/lopcodes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lopcodes.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lopcodes.lo lua53-src/src/lopcodes.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/llex.lo -MD -MP -MF lua53-src/src/.deps/llex.Tpo -c lua53-src/src/llex.c  -fno-common -DPIC -o lua53-src/src/.libs/llex.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lmathlib.lo -MD -MP -MF lua53-src/src/.deps/lmathlib.Tpo -c lua53-src/src/lmathlib.c  -fno-common -DPIC -o lua53-src/src/.libs/lmathlib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lmem.lo -MD -MP -MF lua53-src/src/.deps/lmem.Tpo -c lua53-src/src/lmem.c  -fno-common -DPIC -o lua53-src/src/.libs/lmem.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/loadlib.lo -MD -MP -MF lua53-src/src/.deps/loadlib.Tpo -c lua53-src/src/loadlib.c  -fno-common -DPIC -o lua53-src/src/.libs/loadlib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/liolib.lo -MD -MP -MF lua53-src/src/.deps/liolib.Tpo -c lua53-src/src/liolib.c -o lua53-src/src/liolib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lmem.lo -MD -MP -MF lua53-src/src/.deps/lmem.Tpo -c lua53-src/src/lmem.c -o lua53-src/src/lmem.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lmathlib.lo -MD -MP -MF lua53-src/src/.deps/lmathlib.Tpo -c lua53-src/src/lmathlib.c -o lua53-src/src/lmathlib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lobject.lo -MD -MP -MF lua53-src/src/.deps/lobject.Tpo -c lua53-src/src/lobject.c  -fno-common -DPIC -o lua53-src/src/.libs/lobject.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lopcodes.lo -MD -MP -MF lua53-src/src/.deps/lopcodes.Tpo -c lua53-src/src/lopcodes.c  -fno-common -DPIC -o lua53-src/src/.libs/lopcodes.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/loadlib.lo -MD -MP -MF lua53-src/src/.deps/loadlib.Tpo -c lua53-src/src/loadlib.c -o lua53-src/src/loadlib.o >/dev/null 2>&1
:info:build depbase=`echo lua53-src/src/loslib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/loslib.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/loslib.lo lua53-src/src/loslib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lopcodes.lo -MD -MP -MF lua53-src/src/.deps/lopcodes.Tpo -c lua53-src/src/lopcodes.c -o lua53-src/src/lopcodes.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/llex.lo -MD -MP -MF lua53-src/src/.deps/llex.Tpo -c lua53-src/src/llex.c -o lua53-src/src/llex.o >/dev/null 2>&1
:info:build depbase=`echo lua53-src/src/lparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lparser.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lparser.lo lua53-src/src/lparser.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/lstate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lstate.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lstate.lo lua53-src/src/lstate.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/lstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lstring.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lstring.lo lua53-src/src/lstring.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/lstrlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lstrlib.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lstrlib.lo lua53-src/src/lstrlib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/ltable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ltable.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/ltable.lo lua53-src/src/ltable.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lobject.lo -MD -MP -MF lua53-src/src/.deps/lobject.Tpo -c lua53-src/src/lobject.c -o lua53-src/src/lobject.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/loslib.lo -MD -MP -MF lua53-src/src/.deps/loslib.Tpo -c lua53-src/src/loslib.c  -fno-common -DPIC -o lua53-src/src/.libs/loslib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lparser.lo -MD -MP -MF lua53-src/src/.deps/lparser.Tpo -c lua53-src/src/lparser.c  -fno-common -DPIC -o lua53-src/src/.libs/lparser.o
:info:build depbase=`echo lua53-src/src/ltablib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ltablib.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/ltablib.lo lua53-src/src/ltablib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lstate.lo -MD -MP -MF lua53-src/src/.deps/lstate.Tpo -c lua53-src/src/lstate.c  -fno-common -DPIC -o lua53-src/src/.libs/lstate.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/loslib.lo -MD -MP -MF lua53-src/src/.deps/loslib.Tpo -c lua53-src/src/loslib.c -o lua53-src/src/loslib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lstring.lo -MD -MP -MF lua53-src/src/.deps/lstring.Tpo -c lua53-src/src/lstring.c  -fno-common -DPIC -o lua53-src/src/.libs/lstring.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ltable.lo -MD -MP -MF lua53-src/src/.deps/ltable.Tpo -c lua53-src/src/ltable.c  -fno-common -DPIC -o lua53-src/src/.libs/ltable.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lstrlib.lo -MD -MP -MF lua53-src/src/.deps/lstrlib.Tpo -c lua53-src/src/lstrlib.c  -fno-common -DPIC -o lua53-src/src/.libs/lstrlib.o
:info:build depbase=`echo lua53-src/src/ltm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ltm.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/ltm.lo lua53-src/src/ltm.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lstate.lo -MD -MP -MF lua53-src/src/.deps/lstate.Tpo -c lua53-src/src/lstate.c -o lua53-src/src/lstate.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lstring.lo -MD -MP -MF lua53-src/src/.deps/lstring.Tpo -c lua53-src/src/lstring.c -o lua53-src/src/lstring.o >/dev/null 2>&1
:info:build depbase=`echo lua53-src/src/lua.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lua.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lua.lo lua53-src/src/lua.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ltablib.lo -MD -MP -MF lua53-src/src/.deps/ltablib.Tpo -c lua53-src/src/ltablib.c  -fno-common -DPIC -o lua53-src/src/.libs/ltablib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ltm.lo -MD -MP -MF lua53-src/src/.deps/ltm.Tpo -c lua53-src/src/ltm.c  -fno-common -DPIC -o lua53-src/src/.libs/ltm.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ltable.lo -MD -MP -MF lua53-src/src/.deps/ltable.Tpo -c lua53-src/src/ltable.c -o lua53-src/src/ltable.o >/dev/null 2>&1
:info:build depbase=`echo lua53-src/src/lundump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lundump.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lundump.lo lua53-src/src/lundump.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua53-src/src/lutf8lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lutf8lib.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lutf8lib.lo lua53-src/src/lutf8lib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ltablib.lo -MD -MP -MF lua53-src/src/.deps/ltablib.Tpo -c lua53-src/src/ltablib.c -o lua53-src/src/ltablib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/ltm.lo -MD -MP -MF lua53-src/src/.deps/ltm.Tpo -c lua53-src/src/ltm.c -o lua53-src/src/ltm.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lua.lo -MD -MP -MF lua53-src/src/.deps/lua.Tpo -c lua53-src/src/lua.c  -fno-common -DPIC -o lua53-src/src/.libs/lua.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lparser.lo -MD -MP -MF lua53-src/src/.deps/lparser.Tpo -c lua53-src/src/lparser.c -o lua53-src/src/lparser.o >/dev/null 2>&1
:info:build depbase=`echo lua53-src/src/lvm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lvm.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lvm.lo lua53-src/src/lvm.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lundump.lo -MD -MP -MF lua53-src/src/.deps/lundump.Tpo -c lua53-src/src/lundump.c  -fno-common -DPIC -o lua53-src/src/.libs/lundump.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lstrlib.lo -MD -MP -MF lua53-src/src/.deps/lstrlib.Tpo -c lua53-src/src/lstrlib.c -o lua53-src/src/lstrlib.o >/dev/null 2>&1
:info:build depbase=`echo lua53-src/src/lzio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lzio.lo -MD -MP -MF $depbase.Tpo -c -o lua53-src/src/lzio.lo lua53-src/src/lzio.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lutf8lib.lo -MD -MP -MF lua53-src/src/.deps/lutf8lib.Tpo -c lua53-src/src/lutf8lib.c  -fno-common -DPIC -o lua53-src/src/.libs/lutf8lib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lua.lo -MD -MP -MF lua53-src/src/.deps/lua.Tpo -c lua53-src/src/lua.c -o lua53-src/src/lua.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lundump.lo -MD -MP -MF lua53-src/src/.deps/lundump.Tpo -c lua53-src/src/lundump.c -o lua53-src/src/lundump.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lvm.lo -MD -MP -MF lua53-src/src/.deps/lvm.Tpo -c lua53-src/src/lvm.c  -fno-common -DPIC -o lua53-src/src/.libs/lvm.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lzio.lo -MD -MP -MF lua53-src/src/.deps/lzio.Tpo -c lua53-src/src/lzio.c  -fno-common -DPIC -o lua53-src/src/.libs/lzio.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lutf8lib.lo -MD -MP -MF lua53-src/src/.deps/lutf8lib.Tpo -c lua53-src/src/lutf8lib.c -o lua53-src/src/lutf8lib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lzio.lo -MD -MP -MF lua53-src/src/.deps/lzio.Tpo -c lua53-src/src/lzio.c -o lua53-src/src/lzio.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua53-src/src -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -DLUA_COMPAT_5_2 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua53-src/src/lvm.lo -MD -MP -MF lua53-src/src/.deps/lvm.Tpo -c lua53-src/src/lvm.c -o lua53-src/src/lvm.o >/dev/null 2>&1
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas   -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -bindir /opt/local/libexec/texlive/binaries -no-undefined -version-info 8:4:3 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o libtexlua53.la -rpath /opt/local/lib lua53-src/src/lapi.lo lua53-src/src/lauxlib.lo lua53-src/src/lbaselib.lo lua53-src/src/lbitlib.lo lua53-src/src/lcode.lo lua53-src/src/lcorolib.lo lua53-src/src/lctype.lo lua53-src/src/ldblib.lo lua53-src/src/ldebug.lo lua53-src/src/ldo.lo lua53-src/src/ldump.lo lua53-src/src/lfunc.lo lua53-src/src/lgc.lo lua53-src/src/linit.lo lua53-src/src/liolib.lo lua53-src/src/llex.lo lua53-src/src/lmathlib.lo lua53-src/src/lmem.lo lua53-src/src/loadlib.lo lua53-src/src/lobject.lo lua53-src/src/lopcodes.lo lua53-src/src/loslib.lo lua53-src/src/lparser.lo lua53-src/src/lstate.lo lua53-src/src/lstring.lo lua53-src/src/lstrlib.lo lua53-src/src/ltable.lo lua53-src/src/ltablib.lo lua53-src/src/ltm.lo lua53-src/src/lua.lo lua53-src/src/lundump.lo lua53-src/src/lutf8lib.lo lua53-src/src/lvm.lo lua53-src/src/lzio.lo  
:info:build libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libtexlua53.5.dylib  lua53-src/src/.libs/lapi.o lua53-src/src/.libs/lauxlib.o lua53-src/src/.libs/lbaselib.o lua53-src/src/.libs/lbitlib.o lua53-src/src/.libs/lcode.o lua53-src/src/.libs/lcorolib.o lua53-src/src/.libs/lctype.o lua53-src/src/.libs/ldblib.o lua53-src/src/.libs/ldebug.o lua53-src/src/.libs/ldo.o lua53-src/src/.libs/ldump.o lua53-src/src/.libs/lfunc.o lua53-src/src/.libs/lgc.o lua53-src/src/.libs/linit.o lua53-src/src/.libs/liolib.o lua53-src/src/.libs/llex.o lua53-src/src/.libs/lmathlib.o lua53-src/src/.libs/lmem.o lua53-src/src/.libs/loadlib.o lua53-src/src/.libs/lobject.o lua53-src/src/.libs/lopcodes.o lua53-src/src/.libs/loslib.o lua53-src/src/.libs/lparser.o lua53-src/src/.libs/lstate.o lua53-src/src/.libs/lstring.o lua53-src/src/.libs/lstrlib.o lua53-src/src/.libs/ltable.o lua53-src/src/.libs/ltablib.o lua53-src/src/.libs/ltm.o lua53-src/src/.libs/lua.o lua53-src/src/.libs/lundump.o lua53-src/src/.libs/lutf8lib.o lua53-src/src/.libs/lvm.o lua53-src/src/.libs/lzio.o    -Os -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -install_name  /opt/local/lib/libtexlua53.5.dylib -compatibility_version 9 -current_version 9.4 -Wl,-single_module
:info:build libtool: link: (cd ".libs" && rm -f "libtexlua53.dylib" && ln -s "libtexlua53.5.dylib" "libtexlua53.dylib")
:info:build libtool: link: ar cru .libs/libtexlua53.a  lua53-src/src/lapi.o lua53-src/src/lauxlib.o lua53-src/src/lbaselib.o lua53-src/src/lbitlib.o lua53-src/src/lcode.o lua53-src/src/lcorolib.o lua53-src/src/lctype.o lua53-src/src/ldblib.o lua53-src/src/ldebug.o lua53-src/src/ldo.o lua53-src/src/ldump.o lua53-src/src/lfunc.o lua53-src/src/lgc.o lua53-src/src/linit.o lua53-src/src/liolib.o lua53-src/src/llex.o lua53-src/src/lmathlib.o lua53-src/src/lmem.o lua53-src/src/loadlib.o lua53-src/src/lobject.o lua53-src/src/lopcodes.o lua53-src/src/loslib.o lua53-src/src/lparser.o lua53-src/src/lstate.o lua53-src/src/lstring.o lua53-src/src/lstrlib.o lua53-src/src/ltable.o lua53-src/src/ltablib.o lua53-src/src/ltm.o lua53-src/src/lua.o lua53-src/src/lundump.o lua53-src/src/lutf8lib.o lua53-src/src/lvm.o lua53-src/src/lzio.o
:info:build libtool: link: ranlib .libs/libtexlua53.a
:info:build libtool: link: ( cd ".libs" && rm -f "libtexlua53.la" && ln -s "../libtexlua53.la" "libtexlua53.la" )
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53'
:info:build Making all in include
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include'
:info:build ln -s ../lua53-src/src/lapi.h lapi.h
:info:build ln -s ../lua53-src/src/lauxlib.h lauxlib.h
:info:build ln -s ../lua53-src/src/lcode.h lcode.h
:info:build ln -s ../lua53-src/src/lctype.h lctype.h
:info:build ln -s ../lua53-src/src/ldebug.h ldebug.h
:info:build ln -s ../lua53-src/src/ldo.h ldo.h
:info:build ln -s ../lua53-src/src/lfunc.h lfunc.h
:info:build ln -s ../lua53-src/src/lgc.h lgc.h
:info:build ln -s ../lua53-src/src/llex.h llex.h
:info:build ln -s ../lua53-src/src/llimits.h llimits.h
:info:build ln -s ../lua53-src/src/lmem.h lmem.h
:info:build ln -s ../lua53-src/src/lobject.h lobject.h
:info:build ln -s ../lua53-src/src/lopcodes.h lopcodes.h
:info:build ln -s ../lua53-src/src/lparser.h lparser.h
:info:build ln -s ../lua53-src/src/lstate.h lstate.h
:info:build ln -s ../lua53-src/src/lstring.h lstring.h
:info:build ln -s ../lua53-src/src/ltable.h ltable.h
:info:build ln -s ../lua53-src/src/ltm.h ltm.h
:info:build ln -s ../lua53-src/src/luaconf.h luaconf.h
:info:build ln -s ../lua53-src/src/lua.h lua.h
:info:build ln -s ../lua53-src/src/lua.hpp lua.hpp
:info:build ln -s ../lua53-src/src/lualib.h lualib.h
:info:build ln -s ../lua53-src/src/lundump.h lundump.h
:info:build ln -s ../lua53-src/src/lvm.h lvm.h
:info:build ln -s ../lua53-src/src/lzio.h lzio.h
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include'
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53'
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53'
:info:build === configuring in lua52 (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for gcc... (cached) /usr/bin/clang
:info:build checking whether we are using the GNU C compiler... (cached) yes
:info:build checking whether /usr/bin/clang accepts -g... (cached) yes
:info:build checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... (cached) yes
:info:build checking dependency style of /usr/bin/clang... (cached) gcc3
:info:build checking for ranlib... ranlib
:info:build checking whether ln -s works... yes
:info:build checking build system type... x86_64-apple-darwin18.0.0
:info:build checking host system type... x86_64-apple-darwin18.0.0
:info:build checking how to print strings... printf
:info:build checking for a sed that does not truncate output... /usr/bin/sed
:info:build checking for grep that handles long lines and -e... /usr/bin/grep
:info:build checking for egrep... /usr/bin/grep -E
:info:build checking for fgrep... /usr/bin/grep -F
:info:build checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:build checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
:info:build checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
:info:build checking the name lister (/usr/bin/nm -B) interface... BSD nm
:info:build checking the maximum length of command line arguments... 196608
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to x86_64-apple-darwin18.0.0 format... func_convert_file_noop
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to toolchain format... func_convert_file_noop
:info:build checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
:info:build checking for objdump... objdump
:info:build checking how to recognize dependent libraries... pass_all
:info:build checking for dlltool... no
:info:build checking how to associate runtime and link libraries... printf %s\n
:info:build checking for ar... ar
:info:build checking for archiver @FILE support... no
:info:build checking for strip... strip
:info:build checking for ranlib... (cached) ranlib
:info:build checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
:info:build checking for sysroot... no
:info:build checking for a working dd... /bin/dd
:info:build checking how to truncate binary pipes... /bin/dd bs=4096 count=1
:info:build checking for mt... no
:info:build checking if : is a manifest tool... no
:info:build checking for dsymutil... dsymutil
:info:build checking for nmedit... nmedit
:info:build checking for lipo... lipo
:info:build checking for otool... otool
:info:build checking for otool64... no
:info:build checking for -single_module linker flag... yes
:info:build checking for -exported_symbols_list linker flag... yes
:info:build checking for -force_load linker flag... yes
:info:build checking how to run the C preprocessor... /usr/bin/clang -E
:info:build checking for ANSI C header files... yes
:info:build checking for sys/types.h... yes
:info:build checking for sys/stat.h... yes
:info:build checking for stdlib.h... yes
:info:build checking for string.h... yes
:info:build checking for memory.h... yes
:info:build checking for strings.h... yes
:info:build checking for inttypes.h... yes
:info:build checking for stdint.h... yes
:info:build checking for unistd.h... yes
:info:build checking for dlfcn.h... yes
:info:build checking for objdir... .libs
:info:build checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
:info:build checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
:info:build checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
:info:build checking if /usr/bin/clang static flag -static works... no
:info:build checking if /usr/bin/clang supports -c -o file.o... yes
:info:build checking if /usr/bin/clang supports -c -o file.o... (cached) yes
:info:build checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:build checking dynamic linker characteristics... darwin18.0.0 dyld
:info:build checking how to hardcode library paths into programs... immediate
:info:build checking whether stripping libraries is possible... yes
:info:build checking if libtool supports shared libraries... yes
:info:build checking whether to build shared libraries... yes
:info:build checking whether to build static libraries... yes
:info:build checking size of void *... 8
:info:build checking for library containing sqrt... none required
:info:build checking for native WIN32 or MINGW32... no
:info:build checking for library containing dlopen... none required
:info:build checking for dlfcn.h... (cached) yes
:info:build checking for special C compiler options needed for large files... no
:info:build checking for _FILE_OFFSET_BITS value needed for large files... no
:info:build checking for _LARGEFILE_SOURCE value needed for large files... no
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: creating include/Makefile
:info:build config.status: creating texlua52.pc
:info:build config.status: creating config.h
:info:build config.status: executing depfiles commands
:info:build config.status: executing libtool commands
:info:build Making all in lua52
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52'
:info:build Making all in .
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52'
:info:build depbase=`echo lua52-src/src/lapi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lapi.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lapi.lo lua52-src/src/lapi.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/lauxlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lauxlib.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lauxlib.lo lua52-src/src/lauxlib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/lbaselib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lbaselib.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lbaselib.lo lua52-src/src/lbaselib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/lbitlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lbitlib.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lbitlib.lo lua52-src/src/lbitlib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/lcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lcode.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lcode.lo lua52-src/src/lcode.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/lcorolib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lcorolib.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lcorolib.lo lua52-src/src/lcorolib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/lctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lctype.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lctype.lo lua52-src/src/lctype.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/ldblib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ldblib.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/ldblib.lo lua52-src/src/ldblib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lbaselib.lo -MD -MP -MF lua52-src/src/.deps/lbaselib.Tpo -c lua52-src/src/lbaselib.c  -fno-common -DPIC -o lua52-src/src/.libs/lbaselib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lbitlib.lo -MD -MP -MF lua52-src/src/.deps/lbitlib.Tpo -c lua52-src/src/lbitlib.c  -fno-common -DPIC -o lua52-src/src/.libs/lbitlib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lapi.lo -MD -MP -MF lua52-src/src/.deps/lapi.Tpo -c lua52-src/src/lapi.c  -fno-common -DPIC -o lua52-src/src/.libs/lapi.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lctype.lo -MD -MP -MF lua52-src/src/.deps/lctype.Tpo -c lua52-src/src/lctype.c  -fno-common -DPIC -o lua52-src/src/.libs/lctype.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lcorolib.lo -MD -MP -MF lua52-src/src/.deps/lcorolib.Tpo -c lua52-src/src/lcorolib.c  -fno-common -DPIC -o lua52-src/src/.libs/lcorolib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lauxlib.lo -MD -MP -MF lua52-src/src/.deps/lauxlib.Tpo -c lua52-src/src/lauxlib.c  -fno-common -DPIC -o lua52-src/src/.libs/lauxlib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lcode.lo -MD -MP -MF lua52-src/src/.deps/lcode.Tpo -c lua52-src/src/lcode.c  -fno-common -DPIC -o lua52-src/src/.libs/lcode.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ldblib.lo -MD -MP -MF lua52-src/src/.deps/ldblib.Tpo -c lua52-src/src/ldblib.c  -fno-common -DPIC -o lua52-src/src/.libs/ldblib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lctype.lo -MD -MP -MF lua52-src/src/.deps/lctype.Tpo -c lua52-src/src/lctype.c -o lua52-src/src/lctype.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lcorolib.lo -MD -MP -MF lua52-src/src/.deps/lcorolib.Tpo -c lua52-src/src/lcorolib.c -o lua52-src/src/lcorolib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lbitlib.lo -MD -MP -MF lua52-src/src/.deps/lbitlib.Tpo -c lua52-src/src/lbitlib.c -o lua52-src/src/lbitlib.o >/dev/null 2>&1
:info:build depbase=`echo lua52-src/src/ldebug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ldebug.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/ldebug.lo lua52-src/src/ldebug.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lbaselib.lo -MD -MP -MF lua52-src/src/.deps/lbaselib.Tpo -c lua52-src/src/lbaselib.c -o lua52-src/src/lbaselib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ldblib.lo -MD -MP -MF lua52-src/src/.deps/ldblib.Tpo -c lua52-src/src/ldblib.c -o lua52-src/src/ldblib.o >/dev/null 2>&1
:info:build depbase=`echo lua52-src/src/ldo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ldo.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/ldo.lo lua52-src/src/ldo.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/ldump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ldump.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/ldump.lo lua52-src/src/ldump.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lauxlib.lo -MD -MP -MF lua52-src/src/.deps/lauxlib.Tpo -c lua52-src/src/lauxlib.c -o lua52-src/src/lauxlib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lcode.lo -MD -MP -MF lua52-src/src/.deps/lcode.Tpo -c lua52-src/src/lcode.c -o lua52-src/src/lcode.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ldebug.lo -MD -MP -MF lua52-src/src/.deps/ldebug.Tpo -c lua52-src/src/ldebug.c  -fno-common -DPIC -o lua52-src/src/.libs/ldebug.o
:info:build depbase=`echo lua52-src/src/lfunc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lfunc.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lfunc.lo lua52-src/src/lfunc.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/lgc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lgc.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lgc.lo lua52-src/src/lgc.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lapi.lo -MD -MP -MF lua52-src/src/.deps/lapi.Tpo -c lua52-src/src/lapi.c -o lua52-src/src/lapi.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ldo.lo -MD -MP -MF lua52-src/src/.deps/ldo.Tpo -c lua52-src/src/ldo.c  -fno-common -DPIC -o lua52-src/src/.libs/ldo.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ldump.lo -MD -MP -MF lua52-src/src/.deps/ldump.Tpo -c lua52-src/src/ldump.c  -fno-common -DPIC -o lua52-src/src/.libs/ldump.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ldebug.lo -MD -MP -MF lua52-src/src/.deps/ldebug.Tpo -c lua52-src/src/ldebug.c -o lua52-src/src/ldebug.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lgc.lo -MD -MP -MF lua52-src/src/.deps/lgc.Tpo -c lua52-src/src/lgc.c  -fno-common -DPIC -o lua52-src/src/.libs/lgc.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lfunc.lo -MD -MP -MF lua52-src/src/.deps/lfunc.Tpo -c lua52-src/src/lfunc.c  -fno-common -DPIC -o lua52-src/src/.libs/lfunc.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ldump.lo -MD -MP -MF lua52-src/src/.deps/ldump.Tpo -c lua52-src/src/ldump.c -o lua52-src/src/ldump.o >/dev/null 2>&1
:info:build depbase=`echo lua52-src/src/linit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/linit.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/linit.lo lua52-src/src/linit.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/liolib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/liolib.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/liolib.lo lua52-src/src/liolib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lfunc.lo -MD -MP -MF lua52-src/src/.deps/lfunc.Tpo -c lua52-src/src/lfunc.c -o lua52-src/src/lfunc.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ldo.lo -MD -MP -MF lua52-src/src/.deps/ldo.Tpo -c lua52-src/src/ldo.c -o lua52-src/src/ldo.o >/dev/null 2>&1
:info:build depbase=`echo lua52-src/src/llex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/llex.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/llex.lo lua52-src/src/llex.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/lmathlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lmathlib.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lmathlib.lo lua52-src/src/lmathlib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/lmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lmem.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lmem.lo lua52-src/src/lmem.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/loadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/loadlib.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/loadlib.lo lua52-src/src/loadlib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/linit.lo -MD -MP -MF lua52-src/src/.deps/linit.Tpo -c lua52-src/src/linit.c  -fno-common -DPIC -o lua52-src/src/.libs/linit.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/liolib.lo -MD -MP -MF lua52-src/src/.deps/liolib.Tpo -c lua52-src/src/liolib.c  -fno-common -DPIC -o lua52-src/src/.libs/liolib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/linit.lo -MD -MP -MF lua52-src/src/.deps/linit.Tpo -c lua52-src/src/linit.c -o lua52-src/src/linit.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/llex.lo -MD -MP -MF lua52-src/src/.deps/llex.Tpo -c lua52-src/src/llex.c  -fno-common -DPIC -o lua52-src/src/.libs/llex.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lmathlib.lo -MD -MP -MF lua52-src/src/.deps/lmathlib.Tpo -c lua52-src/src/lmathlib.c  -fno-common -DPIC -o lua52-src/src/.libs/lmathlib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lgc.lo -MD -MP -MF lua52-src/src/.deps/lgc.Tpo -c lua52-src/src/lgc.c -o lua52-src/src/lgc.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lmem.lo -MD -MP -MF lua52-src/src/.deps/lmem.Tpo -c lua52-src/src/lmem.c  -fno-common -DPIC -o lua52-src/src/.libs/lmem.o
:info:build depbase=`echo lua52-src/src/lobject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lobject.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lobject.lo lua52-src/src/lobject.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/lopcodes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lopcodes.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lopcodes.lo lua52-src/src/lopcodes.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/loadlib.lo -MD -MP -MF lua52-src/src/.deps/loadlib.Tpo -c lua52-src/src/loadlib.c  -fno-common -DPIC -o lua52-src/src/.libs/loadlib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lmem.lo -MD -MP -MF lua52-src/src/.deps/lmem.Tpo -c lua52-src/src/lmem.c -o lua52-src/src/lmem.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/liolib.lo -MD -MP -MF lua52-src/src/.deps/liolib.Tpo -c lua52-src/src/liolib.c -o lua52-src/src/liolib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lmathlib.lo -MD -MP -MF lua52-src/src/.deps/lmathlib.Tpo -c lua52-src/src/lmathlib.c -o lua52-src/src/lmathlib.o >/dev/null 2>&1
:info:build depbase=`echo lua52-src/src/loslib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/loslib.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/loslib.lo lua52-src/src/loslib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/loadlib.lo -MD -MP -MF lua52-src/src/.deps/loadlib.Tpo -c lua52-src/src/loadlib.c -o lua52-src/src/loadlib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lobject.lo -MD -MP -MF lua52-src/src/.deps/lobject.Tpo -c lua52-src/src/lobject.c  -fno-common -DPIC -o lua52-src/src/.libs/lobject.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lopcodes.lo -MD -MP -MF lua52-src/src/.deps/lopcodes.Tpo -c lua52-src/src/lopcodes.c  -fno-common -DPIC -o lua52-src/src/.libs/lopcodes.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/llex.lo -MD -MP -MF lua52-src/src/.deps/llex.Tpo -c lua52-src/src/llex.c -o lua52-src/src/llex.o >/dev/null 2>&1
:info:build depbase=`echo lua52-src/src/lparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lparser.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lparser.lo lua52-src/src/lparser.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lopcodes.lo -MD -MP -MF lua52-src/src/.deps/lopcodes.Tpo -c lua52-src/src/lopcodes.c -o lua52-src/src/lopcodes.o >/dev/null 2>&1
:info:build depbase=`echo lua52-src/src/lstate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lstate.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lstate.lo lua52-src/src/lstate.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/lstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lstring.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lstring.lo lua52-src/src/lstring.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/loslib.lo -MD -MP -MF lua52-src/src/.deps/loslib.Tpo -c lua52-src/src/loslib.c  -fno-common -DPIC -o lua52-src/src/.libs/loslib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lobject.lo -MD -MP -MF lua52-src/src/.deps/lobject.Tpo -c lua52-src/src/lobject.c -o lua52-src/src/lobject.o >/dev/null 2>&1
:info:build depbase=`echo lua52-src/src/lstrlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lstrlib.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lstrlib.lo lua52-src/src/lstrlib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/ltable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ltable.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/ltable.lo lua52-src/src/ltable.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lparser.lo -MD -MP -MF lua52-src/src/.deps/lparser.Tpo -c lua52-src/src/lparser.c  -fno-common -DPIC -o lua52-src/src/.libs/lparser.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/loslib.lo -MD -MP -MF lua52-src/src/.deps/loslib.Tpo -c lua52-src/src/loslib.c -o lua52-src/src/loslib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lstate.lo -MD -MP -MF lua52-src/src/.deps/lstate.Tpo -c lua52-src/src/lstate.c  -fno-common -DPIC -o lua52-src/src/.libs/lstate.o
:info:build depbase=`echo lua52-src/src/ltablib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ltablib.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/ltablib.lo lua52-src/src/ltablib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lstring.lo -MD -MP -MF lua52-src/src/.deps/lstring.Tpo -c lua52-src/src/lstring.c  -fno-common -DPIC -o lua52-src/src/.libs/lstring.o
:info:build depbase=`echo lua52-src/src/ltm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ltm.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/ltm.lo lua52-src/src/ltm.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lstrlib.lo -MD -MP -MF lua52-src/src/.deps/lstrlib.Tpo -c lua52-src/src/lstrlib.c  -fno-common -DPIC -o lua52-src/src/.libs/lstrlib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ltable.lo -MD -MP -MF lua52-src/src/.deps/ltable.Tpo -c lua52-src/src/ltable.c  -fno-common -DPIC -o lua52-src/src/.libs/ltable.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lstate.lo -MD -MP -MF lua52-src/src/.deps/lstate.Tpo -c lua52-src/src/lstate.c -o lua52-src/src/lstate.o >/dev/null 2>&1
:info:build depbase=`echo lua52-src/src/lundump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lundump.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lundump.lo lua52-src/src/lundump.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lstring.lo -MD -MP -MF lua52-src/src/.deps/lstring.Tpo -c lua52-src/src/lstring.c -o lua52-src/src/lstring.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ltablib.lo -MD -MP -MF lua52-src/src/.deps/ltablib.Tpo -c lua52-src/src/ltablib.c  -fno-common -DPIC -o lua52-src/src/.libs/ltablib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ltm.lo -MD -MP -MF lua52-src/src/.deps/ltm.Tpo -c lua52-src/src/ltm.c  -fno-common -DPIC -o lua52-src/src/.libs/ltm.o
:info:build depbase=`echo lua52-src/src/lvm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lvm.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lvm.lo lua52-src/src/lvm.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lua52-src/src/lzio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lzio.lo -MD -MP -MF $depbase.Tpo -c -o lua52-src/src/lzio.lo lua52-src/src/lzio.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ltable.lo -MD -MP -MF lua52-src/src/.deps/ltable.Tpo -c lua52-src/src/ltable.c -o lua52-src/src/ltable.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lundump.lo -MD -MP -MF lua52-src/src/.deps/lundump.Tpo -c lua52-src/src/lundump.c  -fno-common -DPIC -o lua52-src/src/.libs/lundump.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ltm.lo -MD -MP -MF lua52-src/src/.deps/ltm.Tpo -c lua52-src/src/ltm.c -o lua52-src/src/ltm.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/ltablib.lo -MD -MP -MF lua52-src/src/.deps/ltablib.Tpo -c lua52-src/src/ltablib.c -o lua52-src/src/ltablib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lstrlib.lo -MD -MP -MF lua52-src/src/.deps/lstrlib.Tpo -c lua52-src/src/lstrlib.c -o lua52-src/src/lstrlib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lparser.lo -MD -MP -MF lua52-src/src/.deps/lparser.Tpo -c lua52-src/src/lparser.c -o lua52-src/src/lparser.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lvm.lo -MD -MP -MF lua52-src/src/.deps/lvm.Tpo -c lua52-src/src/lvm.c  -fno-common -DPIC -o lua52-src/src/.libs/lvm.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lundump.lo -MD -MP -MF lua52-src/src/.deps/lundump.Tpo -c lua52-src/src/lundump.c -o lua52-src/src/lundump.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lzio.lo -MD -MP -MF lua52-src/src/.deps/lzio.Tpo -c lua52-src/src/lzio.c  -fno-common -DPIC -o lua52-src/src/.libs/lzio.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lzio.lo -MD -MP -MF lua52-src/src/.deps/lzio.Tpo -c lua52-src/src/lzio.c -o lua52-src/src/lzio.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./lua52-src/src -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_UNISTD_H -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lua52-src/src/lvm.lo -MD -MP -MF lua52-src/src/.deps/lvm.Tpo -c lua52-src/src/lvm.c -o lua52-src/src/lvm.o >/dev/null 2>&1
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -bindir /opt/local/libexec/texlive/binaries -no-undefined -version-info 7:4:2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o libtexlua52.la -rpath /opt/local/lib lua52-src/src/lapi.lo lua52-src/src/lauxlib.lo lua52-src/src/lbaselib.lo lua52-src/src/lbitlib.lo lua52-src/src/lcode.lo lua52-src/src/lcorolib.lo lua52-src/src/lctype.lo lua52-src/src/ldblib.lo lua52-src/src/ldebug.lo lua52-src/src/ldo.lo lua52-src/src/ldump.lo lua52-src/src/lfunc.lo lua52-src/src/lgc.lo lua52-src/src/linit.lo lua52-src/src/liolib.lo lua52-src/src/llex.lo lua52-src/src/lmathlib.lo lua52-src/src/lmem.lo lua52-src/src/loadlib.lo lua52-src/src/lobject.lo lua52-src/src/lopcodes.lo lua52-src/src/loslib.lo lua52-src/src/lparser.lo lua52-src/src/lstate.lo lua52-src/src/lstring.lo lua52-src/src/lstrlib.lo lua52-src/src/ltable.lo lua52-src/src/ltablib.lo lua52-src/src/ltm.lo lua52-src/src/lundump.lo lua52-src/src/lvm.lo lua52-src/src/lzio.lo  
:info:build libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libtexlua52.5.dylib  lua52-src/src/.libs/lapi.o lua52-src/src/.libs/lauxlib.o lua52-src/src/.libs/lbaselib.o lua52-src/src/.libs/lbitlib.o lua52-src/src/.libs/lcode.o lua52-src/src/.libs/lcorolib.o lua52-src/src/.libs/lctype.o lua52-src/src/.libs/ldblib.o lua52-src/src/.libs/ldebug.o lua52-src/src/.libs/ldo.o lua52-src/src/.libs/ldump.o lua52-src/src/.libs/lfunc.o lua52-src/src/.libs/lgc.o lua52-src/src/.libs/linit.o lua52-src/src/.libs/liolib.o lua52-src/src/.libs/llex.o lua52-src/src/.libs/lmathlib.o lua52-src/src/.libs/lmem.o lua52-src/src/.libs/loadlib.o lua52-src/src/.libs/lobject.o lua52-src/src/.libs/lopcodes.o lua52-src/src/.libs/loslib.o lua52-src/src/.libs/lparser.o lua52-src/src/.libs/lstate.o lua52-src/src/.libs/lstring.o lua52-src/src/.libs/lstrlib.o lua52-src/src/.libs/ltable.o lua52-src/src/.libs/ltablib.o lua52-src/src/.libs/ltm.o lua52-src/src/.libs/lundump.o lua52-src/src/.libs/lvm.o lua52-src/src/.libs/lzio.o    -Os -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -install_name  /opt/local/lib/libtexlua52.5.dylib -compatibility_version 8 -current_version 8.4 -Wl,-single_module
:info:build libtool: link: (cd ".libs" && rm -f "libtexlua52.dylib" && ln -s "libtexlua52.5.dylib" "libtexlua52.dylib")
:info:build libtool: link: ar cru .libs/libtexlua52.a  lua52-src/src/lapi.o lua52-src/src/lauxlib.o lua52-src/src/lbaselib.o lua52-src/src/lbitlib.o lua52-src/src/lcode.o lua52-src/src/lcorolib.o lua52-src/src/lctype.o lua52-src/src/ldblib.o lua52-src/src/ldebug.o lua52-src/src/ldo.o lua52-src/src/ldump.o lua52-src/src/lfunc.o lua52-src/src/lgc.o lua52-src/src/linit.o lua52-src/src/liolib.o lua52-src/src/llex.o lua52-src/src/lmathlib.o lua52-src/src/lmem.o lua52-src/src/loadlib.o lua52-src/src/lobject.o lua52-src/src/lopcodes.o lua52-src/src/loslib.o lua52-src/src/lparser.o lua52-src/src/lstate.o lua52-src/src/lstring.o lua52-src/src/lstrlib.o lua52-src/src/ltable.o lua52-src/src/ltablib.o lua52-src/src/ltm.o lua52-src/src/lundump.o lua52-src/src/lvm.o lua52-src/src/lzio.o
:info:build libtool: link: ranlib .libs/libtexlua52.a
:info:build libtool: link: ( cd ".libs" && rm -f "libtexlua52.la" && ln -s "../libtexlua52.la" "libtexlua52.la" )
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52'
:info:build Making all in include
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include'
:info:build ln -s ../lua52-src/src/lapi.h lapi.h
:info:build ln -s ../lua52-src/src/lauxlib.h lauxlib.h
:info:build ln -s ../lua52-src/src/lcode.h lcode.h
:info:build ln -s ../lua52-src/src/lctype.h lctype.h
:info:build ln -s ../lua52-src/src/ldebug.h ldebug.h
:info:build ln -s ../lua52-src/src/ldo.h ldo.h
:info:build ln -s ../lua52-src/src/lfunc.h lfunc.h
:info:build ln -s ../lua52-src/src/lgc.h lgc.h
:info:build ln -s ../lua52-src/src/llex.h llex.h
:info:build ln -s ../lua52-src/src/llimits.h llimits.h
:info:build ln -s ../lua52-src/src/lmem.h lmem.h
:info:build ln -s ../lua52-src/src/lobject.h lobject.h
:info:build ln -s ../lua52-src/src/lopcodes.h lopcodes.h
:info:build ln -s ../lua52-src/src/lparser.h lparser.h
:info:build ln -s ../lua52-src/src/lstate.h lstate.h
:info:build ln -s ../lua52-src/src/lstring.h lstring.h
:info:build ln -s ../lua52-src/src/ltable.h ltable.h
:info:build ln -s ../lua52-src/src/ltm.h ltm.h
:info:build ln -s ../lua52-src/src/luaconf.h luaconf.h
:info:build ln -s ../lua52-src/src/lua.h lua.h
:info:build ln -s ../lua52-src/src/lua.hpp lua.hpp
:info:build ln -s ../lua52-src/src/lualib.h lualib.h
:info:build ln -s ../lua52-src/src/lundump.h lundump.h
:info:build ln -s ../lua52-src/src/lvm.h lvm.h
:info:build ln -s ../lua52-src/src/lzio.h lzio.h
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include'
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52'
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52'
:info:build === configuring in luajit (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking build system type... x86_64-apple-darwin18.0.0
:info:build checking host system type... x86_64-apple-darwin18.0.0
:info:build checking for gcc... (cached) /usr/bin/clang
:info:build checking whether we are using the GNU C compiler... (cached) yes
:info:build checking whether /usr/bin/clang accepts -g... (cached) yes
:info:build checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... (cached) yes
:info:build checking dependency style of /usr/bin/clang... (cached) gcc3
:info:build checking for /usr/bin/clang option to accept ISO C99... none needed
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking for ranlib... ranlib
:info:build checking whether ln -s works... yes
:info:build checking how to print strings... printf
:info:build checking for a sed that does not truncate output... /usr/bin/sed
:info:build checking for grep that handles long lines and -e... /usr/bin/grep
:info:build checking for egrep... /usr/bin/grep -E
:info:build checking for fgrep... /usr/bin/grep -F
:info:build checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:build checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
:info:build checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
:info:build checking the name lister (/usr/bin/nm -B) interface... BSD nm
:info:build checking the maximum length of command line arguments... 196608
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to x86_64-apple-darwin18.0.0 format... func_convert_file_noop
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to toolchain format... func_convert_file_noop
:info:build checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
:info:build checking for objdump... objdump
:info:build checking how to recognize dependent libraries... pass_all
:info:build checking for dlltool... no
:info:build checking how to associate runtime and link libraries... printf %s\n
:info:build checking for ar... ar
:info:build checking for archiver @FILE support... no
:info:build checking for strip... strip
:info:build checking for ranlib... (cached) ranlib
:info:build checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
:info:build checking for sysroot... no
:info:build checking for a working dd... /bin/dd
:info:build checking how to truncate binary pipes... /bin/dd bs=4096 count=1
:info:build checking for mt... no
:info:build checking if : is a manifest tool... no
:info:build checking for dsymutil... dsymutil
:info:build checking for nmedit... nmedit
:info:build checking for lipo... lipo
:info:build checking for otool... otool
:info:build checking for otool64... no
:info:build checking for -single_module linker flag... yes
:info:build checking for -exported_symbols_list linker flag... yes
:info:build checking for -force_load linker flag... yes
:info:build checking how to run the C preprocessor... /usr/bin/clang -E
:info:build checking for ANSI C header files... yes
:info:build checking for sys/types.h... yes
:info:build checking for sys/stat.h... yes
:info:build checking for stdlib.h... yes
:info:build checking for string.h... yes
:info:build checking for memory.h... yes
:info:build checking for strings.h... yes
:info:build checking for inttypes.h... yes
:info:build checking for stdint.h... yes
:info:build checking for unistd.h... yes
:info:build checking for dlfcn.h... yes
:info:build checking for objdir... .libs
:info:build checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
:info:build checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
:info:build checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
:info:build checking if /usr/bin/clang static flag -static works... no
:info:build checking if /usr/bin/clang supports -c -o file.o... yes
:info:build checking if /usr/bin/clang supports -c -o file.o... (cached) yes
:info:build checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:build checking dynamic linker characteristics... darwin18.0.0 dyld
:info:build checking how to hardcode library paths into programs... immediate
:info:build checking whether stripping libraries is possible... yes
:info:build checking if libtool supports shared libraries... yes
:info:build checking whether to build shared libraries... yes
:info:build checking whether to build static libraries... yes
:info:build checking size of void *... 8
:info:build checking size of void *... (cached) 8
:info:build checking for library containing sqrt... none required
:info:build checking for library containing dlopen... none required
:info:build checking for special C compiler options needed for large files... no
:info:build checking for _FILE_OFFSET_BITS value needed for large files... no
:info:build checking for _LARGEFILE_SOURCE value needed for large files... no
:info:build checking for architecture... Darwin x64 x86
:info:build checking whether log2 is declared... yes
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: creating include/Makefile
:info:build config.status: creating texluajit.pc
:info:build config.status: creating config.h
:info:build config.status: executing depfiles commands
:info:build config.status: executing libtool commands
:info:build === configuring in native (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/native)
:info:build configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' 'HOST_PTR_SIZE=8' 'DASM_ARCH=x86' --cache-file=/dev/null --srcdir=.
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for gcc... (cached) /usr/bin/clang
:info:build checking whether we are using the GNU C compiler... (cached) yes
:info:build checking whether /usr/bin/clang accepts -g... (cached) yes
:info:build checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... (cached) yes
:info:build checking dependency style of /usr/bin/clang... (cached) gcc3
:info:build checking whether ln -s works... yes
:info:build checking how to run the C preprocessor... /usr/bin/clang -E
:info:build checking for grep that handles long lines and -e... /usr/bin/grep
:info:build checking for egrep... /usr/bin/grep -E
:info:build checking for ANSI C header files... yes
:info:build checking for sys/types.h... yes
:info:build checking for sys/stat.h... yes
:info:build checking for stdlib.h... yes
:info:build checking for string.h... yes
:info:build checking for memory.h... yes
:info:build checking for strings.h... yes
:info:build checking for inttypes.h... yes
:info:build checking for stdint.h... yes
:info:build checking for unistd.h... yes
:info:build checking size of void *... 8
:info:build checking build system type... x86_64-apple-darwin18.0.0
:info:build checking host system type... x86_64-apple-darwin18.0.0
:info:build checking for library containing pow... none required
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: creating config.h
:info:build config.status: executing depfiles commands
:info:build Making all in luajit
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit'
:info:build Making all in .
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit'
:info:build ln -s ./LuaJIT-src/src/lib_math.c lib_math.c
:info:build ln -s ./LuaJIT-src/src/lib_base.c lib_base.c
:info:build ln -s ./LuaJIT-src/src/lib_table.c lib_table.c
:info:build ln -s ./LuaJIT-src/src/lib_bit.c lib_bit.c
:info:build ln -s ./LuaJIT-src/src/lib_io.c lib_io.c
:info:build ln -s ./LuaJIT-src/src/lib_os.c lib_os.c
:info:build ln -s ./LuaJIT-src/src/lib_string.c lib_string.c
:info:build ln -s ./LuaJIT-src/src/lib_package.c lib_package.c
:info:build ln -s ./LuaJIT-src/src/lj_opt_fold.c lj_opt_fold.c
:info:build ln -s ./LuaJIT-src/src/lib_ffi.c lib_ffi.c
:info:build ln -s ./LuaJIT-src/src/lib_jit.c lib_jit.c
:info:build ln -s ./LuaJIT-src/src/lib_debug.c lib_debug.c
:info:build cd native && /Applications/Xcode.app/Contents/Developer/usr/bin/make  buildvm-stamp
:info:build make[6]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/native'
:info:build depbase=`echo ../LuaJIT-src/src/host/minilua.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I.  -I./../LuaJIT-src/src -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT ../LuaJIT-src/src/host/minilua.o -MD -MP -MF $depbase.Tpo -c -o ../LuaJIT-src/src/host/minilua.o ../LuaJIT-src/src/host/minilua.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /usr/bin/clang -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o minilua ../LuaJIT-src/src/host/minilua.o  
:info:build ./minilua ./../LuaJIT-src/dynasm/dynasm.lua \
:info:build 	  `cat ../dynasm_flags` \
:info:build 	  -o buildvm_arch.h ./../LuaJIT-src/src/vm_x86.dasc
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./../LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 `cat ../native_flags` -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT ../LuaJIT-src/src/host/buildvm-buildvm.o -MD -MP -MF ../LuaJIT-src/src/host/.deps/buildvm-buildvm.Tpo -c -o ../LuaJIT-src/src/host/buildvm-buildvm.o `test -f '../LuaJIT-src/src/host/buildvm.c' || echo './'`../LuaJIT-src/src/host/buildvm.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./../LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 `cat ../native_flags` -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT ../LuaJIT-src/src/host/buildvm-buildvm_asm.o -MD -MP -MF ../LuaJIT-src/src/host/.deps/buildvm-buildvm_asm.Tpo -c -o ../LuaJIT-src/src/host/buildvm-buildvm_asm.o `test -f '../LuaJIT-src/src/host/buildvm_asm.c' || echo './'`../LuaJIT-src/src/host/buildvm_asm.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./../LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 `cat ../native_flags` -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT ../LuaJIT-src/src/host/buildvm-buildvm_fold.o -MD -MP -MF ../LuaJIT-src/src/host/.deps/buildvm-buildvm_fold.Tpo -c -o ../LuaJIT-src/src/host/buildvm-buildvm_fold.o `test -f '../LuaJIT-src/src/host/buildvm_fold.c' || echo './'`../LuaJIT-src/src/host/buildvm_fold.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./../LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 `cat ../native_flags` -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT ../LuaJIT-src/src/host/buildvm-buildvm_lib.o -MD -MP -MF ../LuaJIT-src/src/host/.deps/buildvm-buildvm_lib.Tpo -c -o ../LuaJIT-src/src/host/buildvm-buildvm_lib.o `test -f '../LuaJIT-src/src/host/buildvm_lib.c' || echo './'`../LuaJIT-src/src/host/buildvm_lib.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./../LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 `cat ../native_flags` -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT ../LuaJIT-src/src/host/buildvm-buildvm_peobj.o -MD -MP -MF ../LuaJIT-src/src/host/.deps/buildvm-buildvm_peobj.Tpo -c -o ../LuaJIT-src/src/host/buildvm-buildvm_peobj.o `test -f '../LuaJIT-src/src/host/buildvm_peobj.c' || echo './'`../LuaJIT-src/src/host/buildvm_peobj.c
:info:build mv -f ../LuaJIT-src/src/host/.deps/buildvm-buildvm_peobj.Tpo ../LuaJIT-src/src/host/.deps/buildvm-buildvm_peobj.Po
:info:build mv -f ../LuaJIT-src/src/host/.deps/buildvm-buildvm_asm.Tpo ../LuaJIT-src/src/host/.deps/buildvm-buildvm_asm.Po
:info:build mv -f ../LuaJIT-src/src/host/.deps/buildvm-buildvm_fold.Tpo ../LuaJIT-src/src/host/.deps/buildvm-buildvm_fold.Po
:info:build mv -f ../LuaJIT-src/src/host/.deps/buildvm-buildvm_lib.Tpo ../LuaJIT-src/src/host/.deps/buildvm-buildvm_lib.Po
:info:build mv -f ../LuaJIT-src/src/host/.deps/buildvm-buildvm.Tpo ../LuaJIT-src/src/host/.deps/buildvm-buildvm.Po
:info:build /usr/bin/clang -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o buildvm ../LuaJIT-src/src/host/buildvm-buildvm.o ../LuaJIT-src/src/host/buildvm-buildvm_asm.o ../LuaJIT-src/src/host/buildvm-buildvm_fold.o ../LuaJIT-src/src/host/buildvm-buildvm_lib.o ../LuaJIT-src/src/host/buildvm-buildvm_peobj.o  
:info:build echo timestamp >buildvm-stamp
:info:build make[6]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/native'
:info:build native/buildvm -m bcdef -o lj_bcdef.h lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
:info:build native/buildvm -m ffdef -o lj_ffdef.h lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
:info:build native/buildvm -m libdef -o lj_libdef.h lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
:info:build native/buildvm -m recdef -o lj_recdef.h lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
:info:build native/buildvm -m folddef -o lj_folddef.h lj_opt_fold.c
:info:build native/buildvm -m machasm -o lj_vm_asm.S
:info:build depbase=`echo lbitlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lbitlib.lo -MD -MP -MF $depbase.Tpo -c -o lbitlib.lo lbitlib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lib_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_base.lo -MD -MP -MF $depbase.Tpo -c -o lib_base.lo lib_base.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lib_math.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_math.lo -MD -MP -MF $depbase.Tpo -c -o lib_math.lo lib_math.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lib_bit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_bit.lo -MD -MP -MF $depbase.Tpo -c -o lib_bit.lo lib_bit.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lib_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_string.lo -MD -MP -MF $depbase.Tpo -c -o lib_string.lo lib_string.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lib_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_table.lo -MD -MP -MF $depbase.Tpo -c -o lib_table.lo lib_table.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lib_io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_io.lo -MD -MP -MF $depbase.Tpo -c -o lib_io.lo lib_io.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lib_os.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_os.lo -MD -MP -MF $depbase.Tpo -c -o lib_os.lo lib_os.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_table.lo -MD -MP -MF .deps/lib_table.Tpo -c lib_table.c  -fno-common -DPIC -o .libs/lib_table.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_string.lo -MD -MP -MF .deps/lib_string.Tpo -c lib_string.c  -fno-common -DPIC -o .libs/lib_string.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lbitlib.lo -MD -MP -MF .deps/lbitlib.Tpo -c lbitlib.c  -fno-common -DPIC -o .libs/lbitlib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_os.lo -MD -MP -MF .deps/lib_os.Tpo -c lib_os.c  -fno-common -DPIC -o .libs/lib_os.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_math.lo -MD -MP -MF .deps/lib_math.Tpo -c lib_math.c  -fno-common -DPIC -o .libs/lib_math.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_io.lo -MD -MP -MF .deps/lib_io.Tpo -c lib_io.c  -fno-common -DPIC -o .libs/lib_io.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_bit.lo -MD -MP -MF .deps/lib_bit.Tpo -c lib_bit.c  -fno-common -DPIC -o .libs/lib_bit.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_base.lo -MD -MP -MF .deps/lib_base.Tpo -c lib_base.c  -fno-common -DPIC -o .libs/lib_base.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lbitlib.lo -MD -MP -MF .deps/lbitlib.Tpo -c lbitlib.c -o lbitlib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_math.lo -MD -MP -MF .deps/lib_math.Tpo -c lib_math.c -o lib_math.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_bit.lo -MD -MP -MF .deps/lib_bit.Tpo -c lib_bit.c -o lib_bit.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_os.lo -MD -MP -MF .deps/lib_os.Tpo -c lib_os.c -o lib_os.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_table.lo -MD -MP -MF .deps/lib_table.Tpo -c lib_table.c -o lib_table.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_io.lo -MD -MP -MF .deps/lib_io.Tpo -c lib_io.c -o lib_io.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_base.lo -MD -MP -MF .deps/lib_base.Tpo -c lib_base.c -o lib_base.o >/dev/null 2>&1
:info:build depbase=`echo lib_package.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_package.lo -MD -MP -MF $depbase.Tpo -c -o lib_package.lo lib_package.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lib_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_debug.lo -MD -MP -MF $depbase.Tpo -c -o lib_debug.lo lib_debug.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo lib_jit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_jit.lo -MD -MP -MF $depbase.Tpo -c -o lib_jit.lo lib_jit.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_string.lo -MD -MP -MF .deps/lib_string.Tpo -c lib_string.c -o lib_string.o >/dev/null 2>&1
:info:build depbase=`echo lib_ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_ffi.lo -MD -MP -MF $depbase.Tpo -c -o lib_ffi.lo lib_ffi.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lib_aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lib_aux.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lib_aux.lo LuaJIT-src/src/lib_aux.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_package.lo -MD -MP -MF .deps/lib_package.Tpo -c lib_package.c  -fno-common -DPIC -o .libs/lib_package.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_debug.lo -MD -MP -MF .deps/lib_debug.Tpo -c lib_debug.c  -fno-common -DPIC -o .libs/lib_debug.o
:info:build depbase=`echo LuaJIT-src/src/lib_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lib_init.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lib_init.lo LuaJIT-src/src/lib_init.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_jit.lo -MD -MP -MF .deps/lib_jit.Tpo -c lib_jit.c  -fno-common -DPIC -o .libs/lib_jit.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_ffi.lo -MD -MP -MF .deps/lib_ffi.Tpo -c lib_ffi.c  -fno-common -DPIC -o .libs/lib_ffi.o
:info:build depbase=`echo LuaJIT-src/src/lj_alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_alloc.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_alloc.lo LuaJIT-src/src/lj_alloc.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lib_aux.lo -MD -MP -MF LuaJIT-src/src/.deps/lib_aux.Tpo -c LuaJIT-src/src/lib_aux.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lib_aux.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_package.lo -MD -MP -MF .deps/lib_package.Tpo -c lib_package.c -o lib_package.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_debug.lo -MD -MP -MF .deps/lib_debug.Tpo -c lib_debug.c -o lib_debug.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lib_init.lo -MD -MP -MF LuaJIT-src/src/.deps/lib_init.Tpo -c LuaJIT-src/src/lib_init.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lib_init.o
:info:build depbase=`echo LuaJIT-src/src/lj_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_api.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_api.lo LuaJIT-src/src/lj_api.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_jit.lo -MD -MP -MF .deps/lib_jit.Tpo -c lib_jit.c -o lib_jit.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lib_init.lo -MD -MP -MF LuaJIT-src/src/.deps/lib_init.Tpo -c LuaJIT-src/src/lib_init.c -o LuaJIT-src/src/lib_init.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_alloc.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_alloc.Tpo -c LuaJIT-src/src/lj_alloc.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_alloc.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lib_aux.lo -MD -MP -MF LuaJIT-src/src/.deps/lib_aux.Tpo -c LuaJIT-src/src/lib_aux.c -o LuaJIT-src/src/lib_aux.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_asm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_asm.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_asm.lo LuaJIT-src/src/lj_asm.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_bc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_bc.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_bc.lo LuaJIT-src/src/lj_bc.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_bcread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_bcread.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_bcread.lo LuaJIT-src/src/lj_bcread.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lib_ffi.lo -MD -MP -MF .deps/lib_ffi.Tpo -c lib_ffi.c -o lib_ffi.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_api.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_api.Tpo -c LuaJIT-src/src/lj_api.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_api.o
:info:build depbase=`echo LuaJIT-src/src/lj_bcwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_bcwrite.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_bcwrite.lo LuaJIT-src/src/lj_bcwrite.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_asm.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_asm.Tpo -c LuaJIT-src/src/lj_asm.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_asm.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_bcread.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_bcread.Tpo -c LuaJIT-src/src/lj_bcread.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_bcread.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_bc.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_bc.Tpo -c LuaJIT-src/src/lj_bc.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_bc.o
:info:build depbase=`echo LuaJIT-src/src/lj_buf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_buf.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_buf.lo LuaJIT-src/src/lj_buf.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_bc.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_bc.Tpo -c LuaJIT-src/src/lj_bc.c -o LuaJIT-src/src/lj_bc.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_bcwrite.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_bcwrite.Tpo -c LuaJIT-src/src/lj_bcwrite.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_bcwrite.o
:info:build depbase=`echo LuaJIT-src/src/lj_carith.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_carith.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_carith.lo LuaJIT-src/src/lj_carith.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_alloc.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_alloc.Tpo -c LuaJIT-src/src/lj_alloc.c -o LuaJIT-src/src/lj_alloc.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_ccall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ccall.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_ccall.lo LuaJIT-src/src/lj_ccall.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_bcread.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_bcread.Tpo -c LuaJIT-src/src/lj_bcread.c -o LuaJIT-src/src/lj_bcread.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_buf.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_buf.Tpo -c LuaJIT-src/src/lj_buf.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_buf.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_bcwrite.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_bcwrite.Tpo -c LuaJIT-src/src/lj_bcwrite.c -o LuaJIT-src/src/lj_bcwrite.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_carith.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_carith.Tpo -c LuaJIT-src/src/lj_carith.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_carith.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_buf.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_buf.Tpo -c LuaJIT-src/src/lj_buf.c -o LuaJIT-src/src/lj_buf.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ccall.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_ccall.Tpo -c LuaJIT-src/src/lj_ccall.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_ccall.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_api.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_api.Tpo -c LuaJIT-src/src/lj_api.c -o LuaJIT-src/src/lj_api.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_ccallback.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ccallback.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_ccallback.lo LuaJIT-src/src/lj_ccallback.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_cconv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_cconv.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_cconv.lo LuaJIT-src/src/lj_cconv.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_cdata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_cdata.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_cdata.lo LuaJIT-src/src/lj_cdata.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_carith.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_carith.Tpo -c LuaJIT-src/src/lj_carith.c -o LuaJIT-src/src/lj_carith.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ccall.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_ccall.Tpo -c LuaJIT-src/src/lj_ccall.c -o LuaJIT-src/src/lj_ccall.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_char.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_char.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_char.lo LuaJIT-src/src/lj_char.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ccallback.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_ccallback.Tpo -c LuaJIT-src/src/lj_ccallback.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_ccallback.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_cconv.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_cconv.Tpo -c LuaJIT-src/src/lj_cconv.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_cconv.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_cdata.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_cdata.Tpo -c LuaJIT-src/src/lj_cdata.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_cdata.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_char.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_char.Tpo -c LuaJIT-src/src/lj_char.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_char.o
:info:build depbase=`echo LuaJIT-src/src/lj_clib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_clib.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_clib.lo LuaJIT-src/src/lj_clib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_cparse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_cparse.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_cparse.lo LuaJIT-src/src/lj_cparse.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ccallback.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_ccallback.Tpo -c LuaJIT-src/src/lj_ccallback.c -o LuaJIT-src/src/lj_ccallback.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_crecord.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_crecord.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_crecord.lo LuaJIT-src/src/lj_crecord.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_char.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_char.Tpo -c LuaJIT-src/src/lj_char.c -o LuaJIT-src/src/lj_char.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_cdata.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_cdata.Tpo -c LuaJIT-src/src/lj_cdata.c -o LuaJIT-src/src/lj_cdata.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ctype.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_ctype.lo LuaJIT-src/src/lj_ctype.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_cconv.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_cconv.Tpo -c LuaJIT-src/src/lj_cconv.c -o LuaJIT-src/src/lj_cconv.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_clib.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_clib.Tpo -c LuaJIT-src/src/lj_clib.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_clib.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_cparse.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_cparse.Tpo -c LuaJIT-src/src/lj_cparse.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_cparse.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_crecord.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_crecord.Tpo -c LuaJIT-src/src/lj_crecord.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_crecord.o
:info:build depbase=`echo LuaJIT-src/src/lj_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_debug.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_debug.lo LuaJIT-src/src/lj_debug.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_dispatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_dispatch.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_dispatch.lo LuaJIT-src/src/lj_dispatch.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_clib.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_clib.Tpo -c LuaJIT-src/src/lj_clib.c -o LuaJIT-src/src/lj_clib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ctype.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_ctype.Tpo -c LuaJIT-src/src/lj_ctype.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_ctype.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_debug.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_debug.Tpo -c LuaJIT-src/src/lj_debug.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_debug.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_dispatch.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_dispatch.Tpo -c LuaJIT-src/src/lj_dispatch.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_dispatch.o
:info:build depbase=`echo LuaJIT-src/src/lj_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_err.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_err.lo LuaJIT-src/src/lj_err.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_ffrecord.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ffrecord.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_ffrecord.lo LuaJIT-src/src/lj_ffrecord.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_err.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_err.Tpo -c LuaJIT-src/src/lj_err.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_err.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_dispatch.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_dispatch.Tpo -c LuaJIT-src/src/lj_dispatch.c -o LuaJIT-src/src/lj_dispatch.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ffrecord.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_ffrecord.Tpo -c LuaJIT-src/src/lj_ffrecord.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_ffrecord.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ctype.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_ctype.Tpo -c LuaJIT-src/src/lj_ctype.c -o LuaJIT-src/src/lj_ctype.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_debug.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_debug.Tpo -c LuaJIT-src/src/lj_debug.c -o LuaJIT-src/src/lj_debug.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_cparse.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_cparse.Tpo -c LuaJIT-src/src/lj_cparse.c -o LuaJIT-src/src/lj_cparse.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_err.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_err.Tpo -c LuaJIT-src/src/lj_err.c -o LuaJIT-src/src/lj_err.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_func.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_func.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_func.lo LuaJIT-src/src/lj_func.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_crecord.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_crecord.Tpo -c LuaJIT-src/src/lj_crecord.c -o LuaJIT-src/src/lj_crecord.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_gc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_gc.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_gc.lo LuaJIT-src/src/lj_gc.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_gdbjit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_gdbjit.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_gdbjit.lo LuaJIT-src/src/lj_gdbjit.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_func.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_func.Tpo -c LuaJIT-src/src/lj_func.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_func.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ffrecord.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_ffrecord.Tpo -c LuaJIT-src/src/lj_ffrecord.c -o LuaJIT-src/src/lj_ffrecord.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_ir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ir.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_ir.lo LuaJIT-src/src/lj_ir.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_asm.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_asm.Tpo -c LuaJIT-src/src/lj_asm.c -o LuaJIT-src/src/lj_asm.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_gc.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_gc.Tpo -c LuaJIT-src/src/lj_gc.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_gc.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_func.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_func.Tpo -c LuaJIT-src/src/lj_func.c -o LuaJIT-src/src/lj_func.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_gdbjit.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_gdbjit.Tpo -c LuaJIT-src/src/lj_gdbjit.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_gdbjit.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ir.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_ir.Tpo -c LuaJIT-src/src/lj_ir.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_ir.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_gdbjit.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_gdbjit.Tpo -c LuaJIT-src/src/lj_gdbjit.c -o LuaJIT-src/src/lj_gdbjit.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_lex.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_lex.lo LuaJIT-src/src/lj_lex.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_lib.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_lib.lo LuaJIT-src/src/lj_lib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_ir.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_ir.Tpo -c LuaJIT-src/src/lj_ir.c -o LuaJIT-src/src/lj_ir.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_load.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_load.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_load.lo LuaJIT-src/src/lj_load.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_mcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_mcode.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_mcode.lo LuaJIT-src/src/lj_mcode.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_gc.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_gc.Tpo -c LuaJIT-src/src/lj_gc.c -o LuaJIT-src/src/lj_gc.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_lex.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_lex.Tpo -c LuaJIT-src/src/lj_lex.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_lex.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_lib.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_lib.Tpo -c LuaJIT-src/src/lj_lib.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_lib.o
:info:build depbase=`echo LuaJIT-src/src/lj_meta.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_meta.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_meta.lo LuaJIT-src/src/lj_meta.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_load.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_load.Tpo -c LuaJIT-src/src/lj_load.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_load.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_mcode.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_mcode.Tpo -c LuaJIT-src/src/lj_mcode.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_mcode.o
:info:build depbase=`echo LuaJIT-src/src/lj_obj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_obj.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_obj.lo LuaJIT-src/src/lj_obj.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_lib.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_lib.Tpo -c LuaJIT-src/src/lj_lib.c -o LuaJIT-src/src/lj_lib.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_meta.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_meta.Tpo -c LuaJIT-src/src/lj_meta.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_meta.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_load.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_load.Tpo -c LuaJIT-src/src/lj_load.c -o LuaJIT-src/src/lj_load.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_mcode.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_mcode.Tpo -c LuaJIT-src/src/lj_mcode.c -o LuaJIT-src/src/lj_mcode.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_lex.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_lex.Tpo -c LuaJIT-src/src/lj_lex.c -o LuaJIT-src/src/lj_lex.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_opt_dce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_dce.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_opt_dce.lo LuaJIT-src/src/lj_opt_dce.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_obj.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_obj.Tpo -c LuaJIT-src/src/lj_obj.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_obj.o
:info:build depbase=`echo LuaJIT-src/src/lj_opt_fold.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_fold.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_opt_fold.lo LuaJIT-src/src/lj_opt_fold.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_opt_loop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_loop.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_opt_loop.lo LuaJIT-src/src/lj_opt_loop.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_opt_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_mem.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_opt_mem.lo LuaJIT-src/src/lj_opt_mem.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_obj.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_obj.Tpo -c LuaJIT-src/src/lj_obj.c -o LuaJIT-src/src/lj_obj.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_meta.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_meta.Tpo -c LuaJIT-src/src/lj_meta.c -o LuaJIT-src/src/lj_meta.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_dce.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_dce.Tpo -c LuaJIT-src/src/lj_opt_dce.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_opt_dce.o
:info:build depbase=`echo LuaJIT-src/src/lj_opt_narrow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_narrow.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_opt_narrow.lo LuaJIT-src/src/lj_opt_narrow.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_opt_sink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_sink.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_opt_sink.lo LuaJIT-src/src/lj_opt_sink.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_fold.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_fold.Tpo -c LuaJIT-src/src/lj_opt_fold.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_opt_fold.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_loop.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_loop.Tpo -c LuaJIT-src/src/lj_opt_loop.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_opt_loop.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_mem.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_mem.Tpo -c LuaJIT-src/src/lj_opt_mem.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_opt_mem.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_dce.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_dce.Tpo -c LuaJIT-src/src/lj_opt_dce.c -o LuaJIT-src/src/lj_opt_dce.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_opt_split.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_split.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_opt_split.lo LuaJIT-src/src/lj_opt_split.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_narrow.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_narrow.Tpo -c LuaJIT-src/src/lj_opt_narrow.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_opt_narrow.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_sink.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_sink.Tpo -c LuaJIT-src/src/lj_opt_sink.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_opt_sink.o
:info:build depbase=`echo LuaJIT-src/src/lj_parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_parse.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_parse.lo LuaJIT-src/src/lj_parse.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_loop.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_loop.Tpo -c LuaJIT-src/src/lj_opt_loop.c -o LuaJIT-src/src/lj_opt_loop.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_split.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_split.Tpo -c LuaJIT-src/src/lj_opt_split.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_opt_split.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_sink.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_sink.Tpo -c LuaJIT-src/src/lj_opt_sink.c -o LuaJIT-src/src/lj_opt_sink.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_mem.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_mem.Tpo -c LuaJIT-src/src/lj_opt_mem.c -o LuaJIT-src/src/lj_opt_mem.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_parse.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_parse.Tpo -c LuaJIT-src/src/lj_parse.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_parse.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_narrow.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_narrow.Tpo -c LuaJIT-src/src/lj_opt_narrow.c -o LuaJIT-src/src/lj_opt_narrow.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_split.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_split.Tpo -c LuaJIT-src/src/lj_opt_split.c -o LuaJIT-src/src/lj_opt_split.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_profile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_profile.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_profile.lo LuaJIT-src/src/lj_profile.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_record.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_record.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_record.lo LuaJIT-src/src/lj_record.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_snap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_snap.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_snap.lo LuaJIT-src/src/lj_snap.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_state.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_state.lo LuaJIT-src/src/lj_state.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_opt_fold.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_opt_fold.Tpo -c LuaJIT-src/src/lj_opt_fold.c -o LuaJIT-src/src/lj_opt_fold.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_str.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_str.lo LuaJIT-src/src/lj_str.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_profile.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_profile.Tpo -c LuaJIT-src/src/lj_profile.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_profile.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_record.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_record.Tpo -c LuaJIT-src/src/lj_record.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_record.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_snap.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_snap.Tpo -c LuaJIT-src/src/lj_snap.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_snap.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_state.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_state.Tpo -c LuaJIT-src/src/lj_state.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_state.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_profile.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_profile.Tpo -c LuaJIT-src/src/lj_profile.c -o LuaJIT-src/src/lj_profile.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_str.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_str.Tpo -c LuaJIT-src/src/lj_str.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_str.o
:info:build depbase=`echo LuaJIT-src/src/lj_strfmt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_strfmt.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_strfmt.lo LuaJIT-src/src/lj_strfmt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_state.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_state.Tpo -c LuaJIT-src/src/lj_state.c -o LuaJIT-src/src/lj_state.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_strfmt_num.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_strfmt_num.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_strfmt_num.lo LuaJIT-src/src/lj_strfmt_num.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_str.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_str.Tpo -c LuaJIT-src/src/lj_str.c -o LuaJIT-src/src/lj_str.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_strfmt.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_strfmt.Tpo -c LuaJIT-src/src/lj_strfmt.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_strfmt.o
:info:build depbase=`echo LuaJIT-src/src/lj_strscan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_strscan.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_strscan.lo LuaJIT-src/src/lj_strscan.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_snap.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_snap.Tpo -c LuaJIT-src/src/lj_snap.c -o LuaJIT-src/src/lj_snap.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_strfmt_num.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_strfmt_num.Tpo -c LuaJIT-src/src/lj_strfmt_num.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_strfmt_num.o
:info:build depbase=`echo LuaJIT-src/src/lj_tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_tab.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_tab.lo LuaJIT-src/src/lj_tab.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build depbase=`echo LuaJIT-src/src/lj_trace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_trace.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_trace.lo LuaJIT-src/src/lj_trace.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_strscan.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_strscan.Tpo -c LuaJIT-src/src/lj_strscan.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_strscan.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_strfmt.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_strfmt.Tpo -c LuaJIT-src/src/lj_strfmt.c -o LuaJIT-src/src/lj_strfmt.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_parse.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_parse.Tpo -c LuaJIT-src/src/lj_parse.c -o LuaJIT-src/src/lj_parse.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_tab.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_tab.Tpo -c LuaJIT-src/src/lj_tab.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_tab.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_trace.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_trace.Tpo -c LuaJIT-src/src/lj_trace.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_trace.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_strfmt_num.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_strfmt_num.Tpo -c LuaJIT-src/src/lj_strfmt_num.c -o LuaJIT-src/src/lj_strfmt_num.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_udata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_udata.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_udata.lo LuaJIT-src/src/lj_udata.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_strscan.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_strscan.Tpo -c LuaJIT-src/src/lj_strscan.c -o LuaJIT-src/src/lj_strscan.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_record.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_record.Tpo -c LuaJIT-src/src/lj_record.c -o LuaJIT-src/src/lj_record.o >/dev/null 2>&1
:info:build depbase=`echo LuaJIT-src/src/lj_vmevent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_vmevent.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_vmevent.lo LuaJIT-src/src/lj_vmevent.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_tab.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_tab.Tpo -c LuaJIT-src/src/lj_tab.c -o LuaJIT-src/src/lj_tab.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_trace.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_trace.Tpo -c LuaJIT-src/src/lj_trace.c -o LuaJIT-src/src/lj_trace.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_udata.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_udata.Tpo -c LuaJIT-src/src/lj_udata.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_udata.o
:info:build depbase=`echo LuaJIT-src/src/lj_vmmath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_vmmath.lo -MD -MP -MF $depbase.Tpo -c -o LuaJIT-src/src/lj_vmmath.lo LuaJIT-src/src/lj_vmmath.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_vmevent.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_vmevent.Tpo -c LuaJIT-src/src/lj_vmevent.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_vmevent.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_udata.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_udata.Tpo -c LuaJIT-src/src/lj_udata.c -o LuaJIT-src/src/lj_udata.o >/dev/null 2>&1
:info:build depbase=`echo lj_vm_asm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:info:build 	/bin/sh ./libtool    --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lj_vm_asm.lo -MD -MP -MF $depbase.Tpo -c -o lj_vm_asm.lo lj_vm_asm.S &&\
:info:build 	mv -f $depbase.Tpo $depbase.Plo
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_vmevent.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_vmevent.Tpo -c LuaJIT-src/src/lj_vmevent.c -o LuaJIT-src/src/lj_vmevent.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_vmmath.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_vmmath.Tpo -c LuaJIT-src/src/lj_vmmath.c  -fno-common -DPIC -o LuaJIT-src/src/.libs/lj_vmmath.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lj_vm_asm.lo -MD -MP -MF .deps/lj_vm_asm.Tpo -c lj_vm_asm.S  -fno-common -DPIC -o .libs/lj_vm_asm.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT LuaJIT-src/src/lj_vmmath.lo -MD -MP -MF LuaJIT-src/src/.deps/lj_vmmath.Tpo -c LuaJIT-src/src/lj_vmmath.c -o LuaJIT-src/src/lj_vmmath.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6 -U_FORTIFY_SOURCE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fomit-frame-pointer -fno-stack-protector -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lj_vm_asm.lo -MD -MP -MF .deps/lj_vm_asm.Tpo -c lj_vm_asm.S -o lj_vm_asm.o >/dev/null 2>&1
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -fomit-frame-pointer -fno-stack-protector  -Wall -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -bindir /opt/local/libexec/texlive/binaries -no-undefined -version-info 3:0:1 -image_base 7fff04c4a000 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o libtexluajit.la -rpath /opt/local/lib lbitlib.lo lib_base.lo lib_math.lo lib_bit.lo lib_string.lo lib_table.lo lib_io.lo lib_os.lo lib_package.lo lib_debug.lo lib_jit.lo lib_ffi.lo LuaJIT-src/src/lib_aux.lo LuaJIT-src/src/lib_init.lo LuaJIT-src/src/lj_alloc.lo LuaJIT-src/src/lj_api.lo LuaJIT-src/src/lj_asm.lo LuaJIT-src/src/lj_bc.lo LuaJIT-src/src/lj_bcread.lo LuaJIT-src/src/lj_bcwrite.lo LuaJIT-src/src/lj_buf.lo LuaJIT-src/src/lj_carith.lo LuaJIT-src/src/lj_ccall.lo LuaJIT-src/src/lj_ccallback.lo LuaJIT-src/src/lj_cconv.lo LuaJIT-src/src/lj_cdata.lo LuaJIT-src/src/lj_char.lo LuaJIT-src/src/lj_clib.lo LuaJIT-src/src/lj_cparse.lo LuaJIT-src/src/lj_crecord.lo LuaJIT-src/src/lj_ctype.lo LuaJIT-src/src/lj_debug.lo LuaJIT-src/src/lj_dispatch.lo LuaJIT-src/src/lj_err.lo LuaJIT-src/src/lj_ffrecord.lo LuaJIT-src/src/lj_func.lo LuaJIT-src/src/lj_gc.lo LuaJIT-src/src/lj_gdbjit.lo LuaJIT-src/src/lj_ir.lo LuaJIT-src/src/lj_lex.lo LuaJIT-src/src/lj_lib.lo LuaJIT-src/src/lj_load.lo LuaJIT-src/src/lj_mcode.lo LuaJIT-src/src/lj_meta.lo LuaJIT-src/src/lj_obj.lo LuaJIT-src/src/lj_opt_dce.lo LuaJIT-src/src/lj_opt_fold.lo LuaJIT-src/src/lj_opt_loop.lo LuaJIT-src/src/lj_opt_mem.lo LuaJIT-src/src/lj_opt_narrow.lo LuaJIT-src/src/lj_opt_sink.lo LuaJIT-src/src/lj_opt_split.lo LuaJIT-src/src/lj_parse.lo LuaJIT-src/src/lj_profile.lo LuaJIT-src/src/lj_record.lo LuaJIT-src/src/lj_snap.lo LuaJIT-src/src/lj_state.lo LuaJIT-src/src/lj_str.lo LuaJIT-src/src/lj_strfmt.lo LuaJIT-src/src/lj_strfmt_num.lo LuaJIT-src/src/lj_strscan.lo LuaJIT-src/src/lj_tab.lo LuaJIT-src/src/lj_trace.lo LuaJIT-src/src/lj_udata.lo LuaJIT-src/src/lj_vmevent.lo LuaJIT-src/src/lj_vmmath.lo lj_vm_asm.lo  
:info:build libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libtexluajit.2.dylib  .libs/lbitlib.o .libs/lib_base.o .libs/lib_math.o .libs/lib_bit.o .libs/lib_string.o .libs/lib_table.o .libs/lib_io.o .libs/lib_os.o .libs/lib_package.o .libs/lib_debug.o .libs/lib_jit.o .libs/lib_ffi.o LuaJIT-src/src/.libs/lib_aux.o LuaJIT-src/src/.libs/lib_init.o LuaJIT-src/src/.libs/lj_alloc.o LuaJIT-src/src/.libs/lj_api.o LuaJIT-src/src/.libs/lj_asm.o LuaJIT-src/src/.libs/lj_bc.o LuaJIT-src/src/.libs/lj_bcread.o LuaJIT-src/src/.libs/lj_bcwrite.o LuaJIT-src/src/.libs/lj_buf.o LuaJIT-src/src/.libs/lj_carith.o LuaJIT-src/src/.libs/lj_ccall.o LuaJIT-src/src/.libs/lj_ccallback.o LuaJIT-src/src/.libs/lj_cconv.o LuaJIT-src/src/.libs/lj_cdata.o LuaJIT-src/src/.libs/lj_char.o LuaJIT-src/src/.libs/lj_clib.o LuaJIT-src/src/.libs/lj_cparse.o LuaJIT-src/src/.libs/lj_crecord.o LuaJIT-src/src/.libs/lj_ctype.o LuaJIT-src/src/.libs/lj_debug.o LuaJIT-src/src/.libs/lj_dispatch.o LuaJIT-src/src/.libs/lj_err.o LuaJIT-src/src/.libs/lj_ffrecord.o LuaJIT-src/src/.libs/lj_func.o LuaJIT-src/src/.libs/lj_gc.o LuaJIT-src/src/.libs/lj_gdbjit.o LuaJIT-src/src/.libs/lj_ir.o LuaJIT-src/src/.libs/lj_lex.o LuaJIT-src/src/.libs/lj_lib.o LuaJIT-src/src/.libs/lj_load.o LuaJIT-src/src/.libs/lj_mcode.o LuaJIT-src/src/.libs/lj_meta.o LuaJIT-src/src/.libs/lj_obj.o LuaJIT-src/src/.libs/lj_opt_dce.o LuaJIT-src/src/.libs/lj_opt_fold.o LuaJIT-src/src/.libs/lj_opt_loop.o LuaJIT-src/src/.libs/lj_opt_mem.o LuaJIT-src/src/.libs/lj_opt_narrow.o LuaJIT-src/src/.libs/lj_opt_sink.o LuaJIT-src/src/.libs/lj_opt_split.o LuaJIT-src/src/.libs/lj_parse.o LuaJIT-src/src/.libs/lj_profile.o LuaJIT-src/src/.libs/lj_record.o LuaJIT-src/src/.libs/lj_snap.o LuaJIT-src/src/.libs/lj_state.o LuaJIT-src/src/.libs/lj_str.o LuaJIT-src/src/.libs/lj_strfmt.o LuaJIT-src/src/.libs/lj_strfmt_num.o LuaJIT-src/src/.libs/lj_strscan.o LuaJIT-src/src/.libs/lj_tab.o LuaJIT-src/src/.libs/lj_trace.o LuaJIT-src/src/.libs/lj_udata.o LuaJIT-src/src/.libs/lj_vmevent.o LuaJIT-src/src/.libs/lj_vmmath.o .libs/lj_vm_asm.o    -Os -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -install_name  /opt/local/lib/libtexluajit.2.dylib -compatibility_version 4 -current_version 4.0 -Wl,-single_module
:info:build libtool: link: (cd ".libs" && rm -f "libtexluajit.dylib" && ln -s "libtexluajit.2.dylib" "libtexluajit.dylib")
:info:build libtool: link: ar cru .libs/libtexluajit.a  lbitlib.o lib_base.o lib_math.o lib_bit.o lib_string.o lib_table.o lib_io.o lib_os.o lib_package.o lib_debug.o lib_jit.o lib_ffi.o LuaJIT-src/src/lib_aux.o LuaJIT-src/src/lib_init.o LuaJIT-src/src/lj_alloc.o LuaJIT-src/src/lj_api.o LuaJIT-src/src/lj_asm.o LuaJIT-src/src/lj_bc.o LuaJIT-src/src/lj_bcread.o LuaJIT-src/src/lj_bcwrite.o LuaJIT-src/src/lj_buf.o LuaJIT-src/src/lj_carith.o LuaJIT-src/src/lj_ccall.o LuaJIT-src/src/lj_ccallback.o LuaJIT-src/src/lj_cconv.o LuaJIT-src/src/lj_cdata.o LuaJIT-src/src/lj_char.o LuaJIT-src/src/lj_clib.o LuaJIT-src/src/lj_cparse.o LuaJIT-src/src/lj_crecord.o LuaJIT-src/src/lj_ctype.o LuaJIT-src/src/lj_debug.o LuaJIT-src/src/lj_dispatch.o LuaJIT-src/src/lj_err.o LuaJIT-src/src/lj_ffrecord.o LuaJIT-src/src/lj_func.o LuaJIT-src/src/lj_gc.o LuaJIT-src/src/lj_gdbjit.o LuaJIT-src/src/lj_ir.o LuaJIT-src/src/lj_lex.o LuaJIT-src/src/lj_lib.o LuaJIT-src/src/lj_load.o LuaJIT-src/src/lj_mcode.o LuaJIT-src/src/lj_meta.o LuaJIT-src/src/lj_obj.o LuaJIT-src/src/lj_opt_dce.o LuaJIT-src/src/lj_opt_fold.o LuaJIT-src/src/lj_opt_loop.o LuaJIT-src/src/lj_opt_mem.o LuaJIT-src/src/lj_opt_narrow.o LuaJIT-src/src/lj_opt_sink.o LuaJIT-src/src/lj_opt_split.o LuaJIT-src/src/lj_parse.o LuaJIT-src/src/lj_profile.o LuaJIT-src/src/lj_record.o LuaJIT-src/src/lj_snap.o LuaJIT-src/src/lj_state.o LuaJIT-src/src/lj_str.o LuaJIT-src/src/lj_strfmt.o LuaJIT-src/src/lj_strfmt_num.o LuaJIT-src/src/lj_strscan.o LuaJIT-src/src/lj_tab.o LuaJIT-src/src/lj_trace.o LuaJIT-src/src/lj_udata.o LuaJIT-src/src/lj_vmevent.o LuaJIT-src/src/lj_vmmath.o lj_vm_asm.o
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtexluajit.a(lj_gdbjit.o) has no symbols
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtexluajit.a(lj_opt_split.o) has no symbols
:info:build libtool: link: ranlib .libs/libtexluajit.a
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtexluajit.a(lj_gdbjit.o) has no symbols
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtexluajit.a(lj_opt_split.o) has no symbols
:info:build libtool: link: ( cd ".libs" && rm -f "libtexluajit.la" && ln -s "../libtexluajit.la" "libtexluajit.la" )
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit'
:info:build Making all in native
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/native'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
:info:build make[6]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/native'
:info:build make[6]: Nothing to be done for `all-am'.
:info:build make[6]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/native'
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/native'
:info:build Making all in include
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include'
:info:build ln -s ../LuaJIT-src/src/lauxlib.h lauxlib.h
:info:build ln -s ../LuaJIT-src/src/lj_arch.h lj_arch.h
:info:build ln -s ../LuaJIT-src/src/lj_def.h lj_def.h
:info:build ln -s ../LuaJIT-src/src/lj_obj.h lj_obj.h
:info:build ln -s ../LuaJIT-src/src/lj_state.h lj_state.h
:info:build ln -s ../LuaJIT-src/src/lua.h lua.h
:info:build ln -s ../LuaJIT-src/src/luaconf.h luaconf.h
:info:build ln -s ../LuaJIT-src/src/luajit.h luajit.h
:info:build ln -s ../LuaJIT-src/src/lualib.h lualib.h
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include'
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit'
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit'
:info:build === configuring in teckit (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking whether we are using the GNU C++ compiler... yes
:info:build checking whether /usr/bin/clang++ accepts -g... yes
:info:build checking dependency style of /usr/bin/clang++... gcc3
:info:build checking what warning flags to pass to the C++ compiler... -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings
:info:build checking for gcc... (cached) /usr/bin/clang
:info:build checking whether we are using the GNU C compiler... (cached) yes
:info:build checking whether /usr/bin/clang accepts -g... (cached) yes
:info:build checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... (cached) yes
:info:build checking dependency style of /usr/bin/clang... (cached) gcc3
:info:build checking for ranlib... ranlib
:info:build checking whether ln -s works... yes
:info:build checking build system type... x86_64-apple-darwin18.0.0
:info:build checking host system type... x86_64-apple-darwin18.0.0
:info:build checking how to run the C++ preprocessor... /usr/bin/clang++ -E
:info:build checking for grep that handles long lines and -e... /usr/bin/grep
:info:build checking for egrep... /usr/bin/grep -E
:info:build checking for ANSI C header files... yes
:info:build checking for sys/types.h... yes
:info:build checking for sys/stat.h... yes
:info:build checking for stdlib.h... yes
:info:build checking for string.h... yes
:info:build checking for memory.h... yes
:info:build checking for strings.h... yes
:info:build checking for inttypes.h... yes
:info:build checking for stdint.h... yes
:info:build checking for unistd.h... yes
:info:build checking how to run the C preprocessor... /usr/bin/clang -E
:info:build checking for ANSI C header files... (cached) yes
:info:build checking for stdlib.h... (cached) yes
:info:build checking for string.h... (cached) yes
:info:build checking whether byte ordering is bigendian... no
:info:build checking if <zlib.h> defines 'z_const'... yes
:info:build checking for compress... yes
:info:build checking zlib.h usability... yes
:info:build checking zlib.h presence... yes
:info:build checking for zlib.h... yes
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: creating include/teckit/Makefile
:info:build config.status: creating config.h
:info:build config.status: executing depfiles commands
:info:build Making all in teckit
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit'
:info:build Making all in .
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit'
:info:build depbase=`echo TECkit-src/source/Compiler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./TECkit-src/source/Public-headers  -DNDEBUG -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings -pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT TECkit-src/source/Compiler.o -MD -MP -MF $depbase.Tpo -c -o TECkit-src/source/Compiler.o TECkit-src/source/Compiler.cpp &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo TECkit-src/source/UnicodeNames.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./TECkit-src/source/Public-headers  -DNDEBUG -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings -pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT TECkit-src/source/UnicodeNames.o -MD -MP -MF $depbase.Tpo -c -o TECkit-src/source/UnicodeNames.o TECkit-src/source/UnicodeNames.cpp &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo TECkit-src/source/Engine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./TECkit-src/source/Public-headers  -DNDEBUG -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings -pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT TECkit-src/source/Engine.o -MD -MP -MF $depbase.Tpo -c -o TECkit-src/source/Engine.o TECkit-src/source/Engine.cpp &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build rm -f libTECkit.a
:info:build ar cru libTECkit.a TECkit-src/source/Engine.o 
:info:build ranlib libTECkit.a
:info:build rm -f libTECkit_Compiler.a
:info:build ar cru libTECkit_Compiler.a TECkit-src/source/Compiler.o TECkit-src/source/UnicodeNames.o 
:info:build ranlib libTECkit_Compiler.a
:info:build depbase=`echo TECkit-src/source/Sample-tools/TECkit_Compile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./TECkit-src/source/Public-headers  -DNDEBUG -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings -pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT TECkit-src/source/Sample-tools/TECkit_Compile.o -MD -MP -MF $depbase.Tpo -c -o TECkit-src/source/Sample-tools/TECkit_Compile.o TECkit-src/source/Sample-tools/TECkit_Compile.cpp &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /usr/bin/clang++ -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings -pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o teckit_compile TECkit-src/source/Sample-tools/TECkit_Compile.o libTECkit_Compiler.a -lz 
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit'
:info:build Making all in include/teckit
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit/include/teckit'
:info:build ln -s ../../TECkit-src/source/Public-headers/TECkit_Common.h TECkit_Common.h
:info:build ln -s ../../TECkit-src/source/Public-headers/TECkit_Compiler.h TECkit_Compiler.h
:info:build ln -s ../../TECkit-src/source/Public-headers/TECkit_Engine.h TECkit_Engine.h
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit/include/teckit'
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit'
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit'
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs'
:info:build Making all in lua53
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53'
:info:build Making all in .
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53'
:info:build make[4]: Nothing to be done for `all-am'.
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53'
:info:build Making all in include
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include'
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include'
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53'
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53'
:info:build Making all in lua52
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52'
:info:build Making all in .
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52'
:info:build make[4]: Nothing to be done for `all-am'.
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52'
:info:build Making all in include
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include'
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include'
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52'
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52'
:info:build Making all in luajit
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit'
:info:build Making all in .
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit'
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit'
:info:build Making all in native
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/native'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/native'
:info:build make[5]: Nothing to be done for `all-am'.
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/native'
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/native'
:info:build Making all in include
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include'
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include'
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit'
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit'
:info:build Making all in teckit
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit'
:info:build Making all in .
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit'
:info:build make[4]: Nothing to be done for `all-am'.
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit'
:info:build Making all in include/teckit
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit/include/teckit'
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit/include/teckit'
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit'
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/teckit'
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs'
:info:build Making all in utils
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils'
:info:build Making all in .
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils'
:info:build === configuring in autosp (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/autosp)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for gcc... (cached) /usr/bin/clang
:info:build checking whether we are using the GNU C compiler... (cached) yes
:info:build checking whether /usr/bin/clang accepts -g... (cached) yes
:info:build checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... (cached) yes
:info:build checking dependency style of /usr/bin/clang... (cached) gcc3
:info:build checking how to run the C preprocessor... /usr/bin/clang -E
:info:build checking for grep that handles long lines and -e... /usr/bin/grep
:info:build checking for egrep... /usr/bin/grep -E
:info:build checking for ANSI C header files... yes
:info:build checking for sys/types.h... yes
:info:build checking for sys/stat.h... yes
:info:build checking for stdlib.h... yes
:info:build checking for string.h... yes
:info:build checking for memory.h... yes
:info:build checking for strings.h... yes
:info:build checking for inttypes.h... yes
:info:build checking for stdint.h... yes
:info:build checking for unistd.h... yes
:info:build checking for stdlib.h... (cached) yes
:info:build checking for string.h... (cached) yes
:info:build checking stdio.h usability... yes
:info:build checking stdio.h presence... yes
:info:build checking for stdio.h... yes
:info:build checking time.h usability... yes
:info:build checking time.h presence... yes
:info:build checking for time.h... yes
:info:build checking getopt.h usability... yes
:info:build checking getopt.h presence... yes
:info:build checking for getopt.h... yes
:info:build checking ctype.h usability... yes
:info:build checking ctype.h presence... yes
:info:build checking for ctype.h... yes
:info:build checking limits.h usability... yes
:info:build checking limits.h presence... yes
:info:build checking for limits.h... yes
:info:build checking for stdbool.h that conforms to C99... yes
:info:build checking for _Bool... yes
:info:build checking for size_t... yes
:info:build checking for strstr... yes
:info:build checking whether make sets $(MAKE)... (cached) yes
:info:build checking for native WIN32 or MINGW32... no
:info:build checking for WIN64... no
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: executing depfiles commands
:info:build Making all in autosp
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/autosp'
:info:build depbase=`echo autosp-src/autosp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"autosp\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"autosp--tex-live-\" -DPACKAGE_VERSION=\"2018-02-23\" -DPACKAGE_STRING=\"autosp\ \(TeX\ Live\)\ 2018-02-23\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autosp--tex-live-\" -DVERSION=\"2018-02-23\" -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_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_TIME_H=1 -DHAVE_GETOPT_H=1 -DHAVE_CTYPE_H=1 -DHAVE_LIMITS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRSTR=1 -I.   -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT autosp-src/autosp.o -MD -MP -MF $depbase.Tpo -c -o autosp-src/autosp.o autosp-src/autosp.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo autosp-src/utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"autosp\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"autosp--tex-live-\" -DPACKAGE_VERSION=\"2018-02-23\" -DPACKAGE_STRING=\"autosp\ \(TeX\ Live\)\ 2018-02-23\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autosp--tex-live-\" -DVERSION=\"2018-02-23\" -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_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_TIME_H=1 -DHAVE_GETOPT_H=1 -DHAVE_CTYPE_H=1 -DHAVE_LIMITS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRSTR=1 -I.   -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT autosp-src/utils.o -MD -MP -MF $depbase.Tpo -c -o autosp-src/utils.o autosp-src/utils.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo autosp-src/tex2aspc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"autosp\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"autosp--tex-live-\" -DPACKAGE_VERSION=\"2018-02-23\" -DPACKAGE_STRING=\"autosp\ \(TeX\ Live\)\ 2018-02-23\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autosp--tex-live-\" -DVERSION=\"2018-02-23\" -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_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_TIME_H=1 -DHAVE_GETOPT_H=1 -DHAVE_CTYPE_H=1 -DHAVE_LIMITS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRSTR=1 -I.   -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT autosp-src/tex2aspc.o -MD -MP -MF $depbase.Tpo -c -o autosp-src/tex2aspc.o autosp-src/tex2aspc.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o tex2aspc autosp-src/tex2aspc.o autosp-src/utils.o  
:info:build /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o autosp autosp-src/autosp.o autosp-src/utils.o  
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/autosp'
:info:build === configuring in axodraw2 (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/axodraw2)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for sqrt in -lm... yes
:info:build checking for gcc... (cached) /usr/bin/clang
:info:build checking whether we are using the GNU C compiler... (cached) yes
:info:build checking whether /usr/bin/clang accepts -g... (cached) yes
:info:build checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... (cached) yes
:info:build checking dependency style of /usr/bin/clang... (cached) gcc3
:info:build checking whether make sets $(MAKE)... (cached) yes
:info:build checking for native WIN32 or MINGW32... no
:info:build checking for WIN64... no
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: executing depfiles commands
:info:build Making all in axodraw2
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/axodraw2'
:info:build depbase=`echo axodraw2-src/axohelp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"axohelp\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"axohelp--tex-live-\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"axohelp\ \(TeX\ Live\)\ 1.1\" -DPACKAGE_BUGREPORT=\"jcc8@psu.edu\" -DPACKAGE_URL=\"\" -DHAVE_LIBM=1 -I.   -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT axodraw2-src/axohelp.o -MD -MP -MF $depbase.Tpo -c -o axodraw2-src/axohelp.o axodraw2-src/axohelp.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o axohelp axodraw2-src/axohelp.o  -lm 
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/axodraw2'
:info:build === configuring in devnag (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/devnag)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for gcc... (cached) /usr/bin/clang
:info:build checking whether we are using the GNU C compiler... (cached) yes
:info:build checking whether /usr/bin/clang accepts -g... (cached) yes
:info:build checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... (cached) yes
:info:build checking dependency style of /usr/bin/clang... (cached) gcc3
:info:build checking for strstr... yes
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: creating config.h
:info:build config.status: executing depfiles commands
:info:build Making all in devnag
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/devnag'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/devnag'
:info:build depbase=`echo src/devnag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I.  -DTEXLIVE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT src/devnag.o -MD -MP -MF $depbase.Tpo -c -o src/devnag.o src/devnag.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o devnag src/devnag.o  
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/devnag'
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/devnag'
:info:build === configuring in lacheck (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/lacheck)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for flex... flex
:info:build checking lex output file root... lex.yy
:info:build checking lex library... -ll
:info:build checking whether yytext is a pointer... yes
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: creating lacheck.1
:info:build config.status: creating config.h
:info:build config.status: executing depfiles commands
:info:build Making all in lacheck
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/lacheck'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/lacheck'
:info:build depbase=`echo lacheck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I.   -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lacheck.o -MD -MP -MF $depbase.Tpo -c -o lacheck.o lacheck.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o lacheck lacheck.o  
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/lacheck'
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/lacheck'
:info:build === configuring in m-tx (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/m-tx)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for gcc... (cached) /usr/bin/clang
:info:build checking whether we are using the GNU C compiler... (cached) yes
:info:build checking whether /usr/bin/clang accepts -g... (cached) yes
:info:build checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... (cached) yes
:info:build checking dependency style of /usr/bin/clang... (cached) gcc3
:info:build checking whether ln -s works... yes
:info:build checking whether make sets $(MAKE)... (cached) yes
:info:build checking for ranlib... ranlib
:info:build checking how to run the C preprocessor... /usr/bin/clang -E
:info:build checking for grep that handles long lines and -e... /usr/bin/grep
:info:build checking for egrep... /usr/bin/grep -E
:info:build checking for ANSI C header files... yes
:info:build checking for sys/types.h... yes
:info:build checking for sys/stat.h... yes
:info:build checking for stdlib.h... yes
:info:build checking for string.h... yes
:info:build checking for memory.h... yes
:info:build checking for strings.h... yes
:info:build checking for inttypes.h... yes
:info:build checking for stdint.h... yes
:info:build checking for unistd.h... yes
:info:build checking for memory.h... (cached) yes
:info:build checking stddef.h usability... yes
:info:build checking stddef.h presence... yes
:info:build checking for stddef.h... yes
:info:build checking for stdlib.h... (cached) yes
:info:build checking for string.h... (cached) yes
:info:build checking for strings.h... (cached) yes
:info:build checking for size_t... yes
:info:build checking for memchr... yes
:info:build checking for memmove... yes
:info:build checking for memset... yes
:info:build checking for strchr... yes
:info:build checking for strrchr... yes
:info:build checking for strtol... yes
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: executing depfiles commands
:info:build Making all in m-tx
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/m-tx'
:info:build depbase=`echo mtx-src/analyze.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/analyze.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/analyze.o mtx-src/analyze.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo mtx-src/cfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/cfuncs.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/cfuncs.o mtx-src/cfuncs.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo mtx-src/control.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/control.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/control.o mtx-src/control.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo mtx-src/files.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/files.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/files.o mtx-src/files.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo mtx-src/globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/globals.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/globals.o mtx-src/globals.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo mtx-src/lyrics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/lyrics.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/lyrics.o mtx-src/lyrics.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo mtx-src/mtx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/mtx.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/mtx.o mtx-src/mtx.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo mtx-src/mtxline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/mtxline.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/mtxline.o mtx-src/mtxline.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build mtx-src/analyze.c:108:41: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build       if (nbar > nbars || nbar == nbars && extra > nleft) {
:info:build                        ~~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build mtx-src/analyze.c:108:41: note: place parentheses around the '&&' expression to silence this warning
:info:build       if (nbar > nbars || nbar == nbars && extra > nleft) {
:info:build                                         ^
:info:build                           (                             )
:info:build mtx-src/mtx.c:277:30: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build       (LINK->note[0] != rest && note_attrib[LINK->voice-1]['d' - 'a'] ||
:info:build        ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
:info:build mtx-src/mtx.c:277:30: note: place parentheses around the '&&' expression to silence this warning
:info:build       (LINK->note[0] != rest && note_attrib[LINK->voice-1]['d' - 'a'] ||
:info:build                              ^
:info:build        (                                                             )
:info:build mtx-src/mtx.c:278:30: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build        LINK->note[0] == rest && rest_attrib[LINK->voice-1]['d' - 'a']))
:info:build        ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build mtx-src/lyrics.c:298:mtx-src/mtx.c37::278 :warning30: :'&&' within '||' [-Wlogical-op-parentheses] 
:info:build note: place parentheses around the '&&' expression to silence this warning
:info:build        LINK->note[0] == rest && rest_attrib[LINK->voice-1]['d' - 'a']))
:info:build                              ^
:info:build        (                                                             )
:info:build       WITH->lyrsource == none_given && *WITH->tags == '\0')
:info:build       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
:info:build mtx-src/lyrics.c:298:37: note: place parentheses around the '&&' expression to silence this warning
:info:build       WITH->lyrsource == none_given && *WITH->tags == '\0')
:info:build                                     ^
:info:build       (                                                   )
:info:build mtx-src/lyrics.c:693:38: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build     LINK->BM = (LINK->BM || open_now && !open_before);
:info:build                          ~~ ~~~~~~~~~^~~~~~~~~~~~~~~
:info:build mtx-src/lyrics.c:693:38: note: place parentheses around the '&&' expression to silence this warning
:info:build     LINK->BM = (LINK->BM || open_now && !open_before);
:info:build                                      ^
:info:build                             (                       )
:info:build depbase=`echo mtx-src/multfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/multfile.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/multfile.o mtx-src/multfile.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo mtx-src/notes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/notes.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/notes.o mtx-src/notes.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo mtx-src/preamble.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/preamble.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/preamble.o mtx-src/preamble.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 1 warning generated.
:info:build depbase=`echo mtx-src/prepmx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/prepmx.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/prepmx.o mtx-src/prepmx.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo mtx-src/status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/status.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/status.o mtx-src/status.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 2 warnings generated.
:info:build depbase=`echo mtx-src/uptext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/uptext.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/uptext.o mtx-src/uptext.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build mtx-src/preamble.c:481:44: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build       line[n-1] != 'i' && line[n-1] != 'm' && line[n-1] != 'p')
:info:build       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
:info:build mtx-src/preamble.c:481:44: note: place parentheses around the '&&' expression to silence this warning
:info:build       line[n-1] != 'i' && line[n-1] != 'm' && line[n-1] != 'p')
:info:build                                            ^
:info:build       (                                                       )
:info:build depbase=`echo mtx-src/utility.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -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_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I.  -I./mtx-src/libp2c -DNO_DECLARE_MALLOC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mtx-src/utility.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/utility.o mtx-src/utility.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build mtx-src/prepmx.c:270:61: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build     if (w[j-1] == '{' || strcmp(V.nt, "{") && w[j-1] >= 'a' && w[j-1] <= 'g')
:info:build                       ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build mtx-src/prepmx.c:270:61: note: place parentheses around the '&&' expression to silence this warning
:info:build     if (w[j-1] == '{' || strcmp(V.nt, "{") && w[j-1] >= 'a' && w[j-1] <= 'g')
:info:build                                                             ^
:info:build                          (                                                  )
:info:build mtx-src/prepmx.c:298:11: warning: 12 enumeration values not handled in switch: 'abcdefg', 'pmxprefix', 'pmxl'... [-Wswitch]
:info:build   switch (thisNote(LINK->voice)) {
:info:build           ^
:info:build mtx-src/prepmx.c:298:11: note: add missing switch cases
:info:build   switch (thisNote(LINK->voice)) {
:info:build           ^
:info:build mtx-src/prepmx.c:546:39: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build     alone = (voice == cvoice || m > 0 && cm == 0 ||
:info:build                              ~~ ~~~~~~^~~~~~~~~~
:info:build mtx-src/prepmx.c:546:39: note: place parentheses around the '&&' expression to silence this warning
:info:build     alone = (voice == cvoice || m > 0 && cm == 0 ||
:info:build                                       ^
:info:build                                 (               )
:info:build mtx-src/prepmx.c:547:25: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build              m == 0 && cm == 0 && voice < cvoice || !selected[cvoice-1]);
:info:build              ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
:info:build mtx-src/prepmx.c:547:25: note: place parentheses around the '&&' expression to silence this warning
:info:build              m == 0 && cm == 0 && voice < cvoice || !selected[cvoice-1]);
:info:build                                ^
:info:build              (                                  )
:info:build mtx-src/prepmx.c:772:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
:info:build main(int argc, Char *argv[])
:info:build ^
:info:build 2 warnings generated.
:info:build 1 warning generated.
:info:build 5 warnings generated.
:info:build /usr/bin/clang  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o prepmx mtx-src/analyze.o mtx-src/cfuncs.o mtx-src/control.o mtx-src/files.o mtx-src/globals.o mtx-src/lyrics.o mtx-src/mtx.o mtx-src/mtxline.o mtx-src/multfile.o mtx-src/notes.o mtx-src/preamble.o mtx-src/prepmx.o mtx-src/status.o mtx-src/uptext.o mtx-src/utility.o  
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/m-tx'
:info:build === configuring in pmx (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/pmx)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for gcc... (cached) /usr/bin/clang
:info:build checking whether we are using the GNU C compiler... (cached) yes
:info:build checking whether /usr/bin/clang accepts -g... (cached) yes
:info:build checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... (cached) yes
:info:build checking dependency style of /usr/bin/clang... (cached) gcc3
:info:build checking for native WIN32 or MINGW32... no
:info:build checking whether ln -s works... yes
:info:build checking whether make sets $(MAKE)... (cached) yes
:info:build checking for ranlib... ranlib
:info:build checking for library containing sqrt... none required
:info:build checking how to run the C preprocessor... /usr/bin/clang -E
:info:build checking for grep that handles long lines and -e... /usr/bin/grep
:info:build checking for egrep... /usr/bin/grep -E
:info:build checking for ANSI C header files... yes
:info:build checking for sys/types.h... yes
:info:build checking for sys/stat.h... yes
:info:build checking for stdlib.h... yes
:info:build checking for string.h... yes
:info:build checking for memory.h... yes
:info:build checking for strings.h... yes
:info:build checking for inttypes.h... yes
:info:build checking for stdint.h... yes
:info:build checking for unistd.h... yes
:info:build checking size of long long... 8
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: executing depfiles commands
:info:build Making all in pmx
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/pmx'
:info:build depbase=`echo pmx-src/libf2c/abort_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/abort_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/abort_.o pmx-src/libf2c/abort_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/cabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/cabs.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/cabs.o pmx-src/libf2c/cabs.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/derf_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/derf_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/derf_.o pmx-src/libf2c/derf_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/derfc_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/derfc_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/derfc_.o pmx-src/libf2c/derfc_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/erf_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/erf_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/erf_.o pmx-src/libf2c/erf_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/erfc_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/erfc_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/erfc_.o pmx-src/libf2c/erfc_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/exit_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/exit_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/exit_.o pmx-src/libf2c/exit_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/f77vers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/f77vers.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/f77vers.o pmx-src/libf2c/f77vers.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/getarg_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/getarg_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/getarg_.o pmx-src/libf2c/getarg_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/getenv_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/getenv_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/getenv_.o pmx-src/libf2c/getenv_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/i77vers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/i77vers.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/i77vers.o pmx-src/libf2c/i77vers.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/iargc_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/iargc_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/iargc_.o pmx-src/libf2c/iargc_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/main.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/main.o pmx-src/libf2c/main.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/s_paus.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/s_paus.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/s_paus.o pmx-src/libf2c/s_paus.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/s_rnge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/s_rnge.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/s_rnge.o pmx-src/libf2c/s_rnge.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/s_stop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/s_stop.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/s_stop.o pmx-src/libf2c/s_stop.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/sig_die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/sig_die.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/sig_die.o pmx-src/libf2c/sig_die.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/signal_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/signal_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/signal_.o pmx-src/libf2c/signal_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/system_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/system_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/system_.o pmx-src/libf2c/system_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build pmx-src/libf2c/main.c:109:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
:info:build main(int argc, char **argv)
:info:build ^
:info:build 1 warning generated.
:info:build depbase=`echo pmx-src/libf2c/pow_ci.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/pow_ci.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/pow_ci.o pmx-src/libf2c/pow_ci.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/pow_dd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/pow_dd.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/pow_dd.o pmx-src/libf2c/pow_dd.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/pow_di.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/pow_di.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/pow_di.o pmx-src/libf2c/pow_di.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/pow_hh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/pow_hh.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/pow_hh.o pmx-src/libf2c/pow_hh.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/pow_ii.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/pow_ii.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/pow_ii.o pmx-src/libf2c/pow_ii.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/pow_ri.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/pow_ri.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/pow_ri.o pmx-src/libf2c/pow_ri.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/pow_zi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/pow_zi.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/pow_zi.o pmx-src/libf2c/pow_zi.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/pow_zz.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/pow_zz.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/pow_zz.o pmx-src/libf2c/pow_zz.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/c_abs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/c_abs.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/c_abs.o pmx-src/libf2c/c_abs.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/c_cos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/c_cos.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/c_cos.o pmx-src/libf2c/c_cos.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/c_div.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/c_div.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/c_div.o pmx-src/libf2c/c_div.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/c_exp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/c_exp.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/c_exp.o pmx-src/libf2c/c_exp.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/c_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/c_log.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/c_log.o pmx-src/libf2c/c_log.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/c_sin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/c_sin.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/c_sin.o pmx-src/libf2c/c_sin.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/c_sqrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/c_sqrt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/c_sqrt.o pmx-src/libf2c/c_sqrt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/z_abs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/z_abs.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/z_abs.o pmx-src/libf2c/z_abs.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/z_cos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/z_cos.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/z_cos.o pmx-src/libf2c/z_cos.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/z_div.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/z_div.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/z_div.o pmx-src/libf2c/z_div.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/z_exp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/z_exp.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/z_exp.o pmx-src/libf2c/z_exp.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/z_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/z_log.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/z_log.o pmx-src/libf2c/z_log.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/z_sin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/z_sin.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/z_sin.o pmx-src/libf2c/z_sin.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/z_sqrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/z_sqrt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/z_sqrt.o pmx-src/libf2c/z_sqrt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_abs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_abs.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_abs.o pmx-src/libf2c/r_abs.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_acos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_acos.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_acos.o pmx-src/libf2c/r_acos.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_asin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_asin.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_asin.o pmx-src/libf2c/r_asin.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_atan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_atan.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_atan.o pmx-src/libf2c/r_atan.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_atn2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_atn2.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_atn2.o pmx-src/libf2c/r_atn2.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_cnjg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_cnjg.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_cnjg.o pmx-src/libf2c/r_cnjg.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_cos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_cos.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_cos.o pmx-src/libf2c/r_cos.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_cosh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_cosh.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_cosh.o pmx-src/libf2c/r_cosh.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_dim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_dim.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_dim.o pmx-src/libf2c/r_dim.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_exp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_exp.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_exp.o pmx-src/libf2c/r_exp.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_imag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_imag.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_imag.o pmx-src/libf2c/r_imag.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_int.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_int.o pmx-src/libf2c/r_int.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_lg10.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_lg10.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_lg10.o pmx-src/libf2c/r_lg10.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_log.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_log.o pmx-src/libf2c/r_log.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_mod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_mod.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_mod.o pmx-src/libf2c/r_mod.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_nint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_nint.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_nint.o pmx-src/libf2c/r_nint.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_sign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_sign.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_sign.o pmx-src/libf2c/r_sign.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_sin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_sin.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_sin.o pmx-src/libf2c/r_sin.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_sinh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_sinh.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_sinh.o pmx-src/libf2c/r_sinh.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_sqrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_sqrt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_sqrt.o pmx-src/libf2c/r_sqrt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_tan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_tan.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_tan.o pmx-src/libf2c/r_tan.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/r_tanh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/r_tanh.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/r_tanh.o pmx-src/libf2c/r_tanh.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_abs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_abs.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_abs.o pmx-src/libf2c/d_abs.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_acos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_acos.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_acos.o pmx-src/libf2c/d_acos.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_asin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_asin.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_asin.o pmx-src/libf2c/d_asin.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_atan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_atan.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_atan.o pmx-src/libf2c/d_atan.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_atn2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_atn2.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_atn2.o pmx-src/libf2c/d_atn2.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_cnjg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_cnjg.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_cnjg.o pmx-src/libf2c/d_cnjg.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_cos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_cos.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_cos.o pmx-src/libf2c/d_cos.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_cosh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_cosh.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_cosh.o pmx-src/libf2c/d_cosh.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_dim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_dim.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_dim.o pmx-src/libf2c/d_dim.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_exp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_exp.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_exp.o pmx-src/libf2c/d_exp.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_imag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_imag.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_imag.o pmx-src/libf2c/d_imag.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_int.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_int.o pmx-src/libf2c/d_int.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_lg10.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_lg10.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_lg10.o pmx-src/libf2c/d_lg10.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_log.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_log.o pmx-src/libf2c/d_log.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_mod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_mod.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_mod.o pmx-src/libf2c/d_mod.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_nint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_nint.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_nint.o pmx-src/libf2c/d_nint.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_prod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_prod.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_prod.o pmx-src/libf2c/d_prod.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_sign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_sign.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_sign.o pmx-src/libf2c/d_sign.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_sin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_sin.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_sin.o pmx-src/libf2c/d_sin.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_sinh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_sinh.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_sinh.o pmx-src/libf2c/d_sinh.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_sqrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_sqrt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_sqrt.o pmx-src/libf2c/d_sqrt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_tan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_tan.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_tan.o pmx-src/libf2c/d_tan.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/d_tanh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/d_tanh.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/d_tanh.o pmx-src/libf2c/d_tanh.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/i_abs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/i_abs.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/i_abs.o pmx-src/libf2c/i_abs.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/i_dim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/i_dim.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/i_dim.o pmx-src/libf2c/i_dim.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/i_dnnt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/i_dnnt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/i_dnnt.o pmx-src/libf2c/i_dnnt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/i_indx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/i_indx.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/i_indx.o pmx-src/libf2c/i_indx.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/i_len.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/i_len.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/i_len.o pmx-src/libf2c/i_len.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/i_mod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/i_mod.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/i_mod.o pmx-src/libf2c/i_mod.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/i_nint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/i_nint.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/i_nint.o pmx-src/libf2c/i_nint.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/i_sign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/i_sign.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/i_sign.o pmx-src/libf2c/i_sign.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/lbitbits.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/lbitbits.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/lbitbits.o pmx-src/libf2c/lbitbits.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/lbitshft.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/lbitshft.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/lbitshft.o pmx-src/libf2c/lbitshft.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/h_abs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/h_abs.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/h_abs.o pmx-src/libf2c/h_abs.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/h_dim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/h_dim.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/h_dim.o pmx-src/libf2c/h_dim.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build pmx-src/libf2c/lbitbits.c:47:44: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                         return (integer)(x << b | x >> LONGBITS -b );
:info:build                                                     ~~ ~~~~~~~~~^~
:info:build pmx-src/libf2c/lbitbits.c:47:44: note: place parentheses around the '-' expression to silence this warning
:info:build                         return (integer)(x << b | x >> LONGBITS -b );
:info:build                                                        ~~~~~~~~~^~
:info:build pmx-src/libf2c/lbitbits.c:51:34: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                 return (integer)(x << LONGBITS - b | x >> b);
:info:build                                    ~~ ~~~~~~~~~^~~
:info:build pmx-src/libf2c/lbitbits.c:51:34: note: place parentheses around the '-' expression to silence this warning
:info:build                 return (integer)(x << LONGBITS - b | x >> b);
:info:build                                       ~~~~~~~~~^~~
:info:build pmx-src/libf2c/lbitbits.c:60:47: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                 return (integer)(y | z & (x << b | x >> len - b));
:info:build                                                      ~~ ~~~~^~~
:info:build pmx-src/libf2c/lbitbits.c:60:47: note: place parentheses around the '-' expression to silence this warning
:info:build                 return (integer)(y | z & (x << b | x >> len - b));
:info:build                                                             ^
:info:build                                                         (      )
:info:build pmx-src/libf2c/lbitbits.c:60:26: warning: '&' within '|' [-Wbitwise-op-parentheses]
:info:build                 return (integer)(y | z & (x << b | x >> len - b));
:info:build                                    ~ ~~^~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/lbitbits.c:60:26: note: place parentheses around the '&' expression to silence this warning
:info:build                 return (integer)(y | z & (x << b | x >> len - b));
:info:build                                        ^
:info:build                                      (                          )
:info:build pmx-src/libf2c/lbitbits.c:64:46: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build         return (integer)(y | z & (x >> b | x << len - b));
:info:build                                              ~~ ~~~~^~~
:info:build pmx-src/libf2c/lbitbits.c:64:46: note: place parentheses around the '-' expression to silence this warning
:info:build         return (integer)(y | z & (x >> b | x << len - b));
:info:build                                                     ^
:info:build                                                 (      )
:info:build pmx-src/libf2c/lbitbits.c:64:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
:info:build         return (integer)(y | z & (x >> b | x << len - b));
:info:build                            ~ ~~^~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/lbitbits.c:64:25: note: place parentheses around the '&' expression to silence this warning
:info:build         return (integer)(y | z & (x >> b | x << len - b));
:info:build                                ^
:info:build                              (                          )
:info:build depbase=`echo pmx-src/libf2c/h_dnnt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/h_dnnt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/h_dnnt.o pmx-src/libf2c/h_dnnt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/h_indx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/h_indx.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/h_indx.o pmx-src/libf2c/h_indx.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/h_len.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/h_len.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/h_len.o pmx-src/libf2c/h_len.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 6 warnings generated.
:info:build depbase=`echo pmx-src/libf2c/h_mod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/h_mod.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/h_mod.o pmx-src/libf2c/h_mod.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/h_nint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/h_nint.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/h_nint.o pmx-src/libf2c/h_nint.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/h_sign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/h_sign.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/h_sign.o pmx-src/libf2c/h_sign.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/hl_ge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/hl_ge.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/hl_ge.o pmx-src/libf2c/hl_ge.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/hl_gt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/hl_gt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/hl_gt.o pmx-src/libf2c/hl_gt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/hl_le.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/hl_le.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/hl_le.o pmx-src/libf2c/hl_le.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/hl_lt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/hl_lt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/hl_lt.o pmx-src/libf2c/hl_lt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/l_ge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/l_ge.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/l_ge.o pmx-src/libf2c/l_ge.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/l_gt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/l_gt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/l_gt.o pmx-src/libf2c/l_gt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/l_le.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/l_le.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/l_le.o pmx-src/libf2c/l_le.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/l_lt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/l_lt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/l_lt.o pmx-src/libf2c/l_lt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/ef1asc_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/ef1asc_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/ef1asc_.o pmx-src/libf2c/ef1asc_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/ef1cmc_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/ef1cmc_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/ef1cmc_.o pmx-src/libf2c/ef1cmc_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/f77_aloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/f77_aloc.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/f77_aloc.o pmx-src/libf2c/f77_aloc.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/s_cat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/s_cat.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/s_cat.o pmx-src/libf2c/s_cat.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/s_cmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/s_cmp.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/s_cmp.o pmx-src/libf2c/s_cmp.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/s_copy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/s_copy.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/s_copy.o pmx-src/libf2c/s_copy.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/backspac.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/backspac.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/backspac.o pmx-src/libf2c/backspac.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/close.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/close.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/close.o pmx-src/libf2c/close.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/dfe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/dfe.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/dfe.o pmx-src/libf2c/dfe.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/dolio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/dolio.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/dolio.o pmx-src/libf2c/dolio.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/due.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/due.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/due.o pmx-src/libf2c/due.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/endfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/endfile.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/endfile.o pmx-src/libf2c/endfile.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/err.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/err.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/err.o pmx-src/libf2c/err.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build pmx-src/libf2c/dfe.c:104:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n=c_dfe(a))return(n);
:info:build            ~^~~~~~~~~
:info:build pmx-src/libf2c/dfe.c:104:6: note: place parentheses around the assignment to silence this warning
:info:build         if(n=c_dfe(a))return(n);
:info:build             ^
:info:build            (         )
:info:build pmx-src/libf2c/dfe.c:104:6: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n=c_dfe(a))return(n);
:info:build             ^
:info:build             ==
:info:build pmx-src/libf2c/dfe.c:126:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n=c_dfe(a)) return(n);
:info:build            ~^~~~~~~~~
:info:build pmx-src/libf2c/dfe.c:126:6: note: place parentheses around the assignment to silence this warning
:info:build         if(n=c_dfe(a)) return(n);
:info:build             ^
:info:build            (         )
:info:build pmx-src/libf2c/dfe.c:126:6: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n=c_dfe(a)) return(n);
:info:build             ^
:info:build             ==
:info:build depbase=`echo pmx-src/libf2c/fmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/fmt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/fmt.o pmx-src/libf2c/fmt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/fmtlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/fmtlib.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/fmtlib.o pmx-src/libf2c/fmtlib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/ftell_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/ftell_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/ftell_.o pmx-src/libf2c/ftell_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/iio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/iio.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/iio.o pmx-src/libf2c/iio.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build pmx-src/libf2c/due.c:40:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n=c_due(a)) return(n);
:info:build            ~^~~~~~~~~
:info:build pmx-src/libf2c/due.c:40:6: note: place parentheses around the assignment to silence this warning
:info:build         if(n=c_due(a)) return(n);
:info:build             ^
:info:build            (         )
:info:build pmx-src/libf2c/due.c:40:6: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n=c_due(a)) return(n);
:info:build             ^
:info:build             ==
:info:build pmx-src/libf2c/due.c:53:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n=c_due(a)) return(n);
:info:build            ~^~~~~~~~~
:info:build pmx-src/libf2c/due.c:53:6: note: place parentheses around the assignment to silence this warning
:info:build         if(n=c_due(a)) return(n);
:info:build             ^
:info:build            (         )
:info:build pmx-src/libf2c/due.c:53:6: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n=c_due(a)) return(n);
:info:build             ^
:info:build             ==
:info:build pmx-src/libf2c/endfile.c:46:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                 if (tf = FOPEN(nbuf, f__w_mode[0]))
:info:build                     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/endfile.c:46:10: note: place parentheses around the assignment to silence this warning
:info:build                 if (tf = FOPEN(nbuf, f__w_mode[0]))
:info:build                        ^
:info:build                     (                             )
:info:build pmx-src/libf2c/endfile.c:46:10: note: use '==' to turn this assignment into an equality comparison
:info:build                 if (tf = FOPEN(nbuf, f__w_mode[0]))
:info:build                        ^
:info:build                        ==
:info:build 2 warnings generated.
:info:build depbase=`echo pmx-src/libf2c/ilnw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/ilnw.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/ilnw.o pmx-src/libf2c/ilnw.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 2 warnings generated.
:info:build 1 warning generated.
:info:build depbase=`echo pmx-src/libf2c/inquire.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/inquire.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/inquire.o pmx-src/libf2c/inquire.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/lread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/lread.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/lread.o pmx-src/libf2c/lread.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/lwrite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/lwrite.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/lwrite.o pmx-src/libf2c/lwrite.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build pmx-src/libf2c/iio.c:91:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n=c_si(a)) return(n);
:info:build            ~^~~~~~~~
:info:build pmx-src/libf2c/iio.c:91:6: note: place parentheses around the assignment to silence this warning
:info:build         if(n=c_si(a)) return(n);
:info:build             ^
:info:build            (        )
:info:build pmx-src/libf2c/iio.c:91:6: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n=c_si(a)) return(n);
:info:build             ^
:info:build             ==
:info:build pmx-src/libf2c/iio.c:123:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n=c_si(a)) return(n);
:info:build            ~^~~~~~~~
:info:build pmx-src/libf2c/iio.c:123:6: note: place parentheses around the assignment to silence this warning
:info:build         if(n=c_si(a)) return(n);
:info:build             ^
:info:build            (        )
:info:build pmx-src/libf2c/iio.c:123:6: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n=c_si(a)) return(n);
:info:build             ^
:info:build             ==
:info:build depbase=`echo pmx-src/libf2c/open.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/open.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/open.o pmx-src/libf2c/open.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/rdfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/rdfmt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/rdfmt.o pmx-src/libf2c/rdfmt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 2 warnings generated.
:info:build depbase=`echo pmx-src/libf2c/rewind.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/rewind.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/rewind.o pmx-src/libf2c/rewind.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build pmx-src/libf2c/inquire.c:67:13: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                 if(byfile && x != -1 || !byfile && p!=NULL)
:info:build                    ~~~~~~~^~~~~~~~~~ ~~
:info:build pmx-src/libf2c/inquire.c:67:13: note: place parentheses around the '&&' expression to silence this warning
:info:build                 if(byfile && x != -1 || !byfile && p!=NULL)
:info:build                           ^
:info:build                    (                )
:info:build pmx-src/libf2c/inquire.c:67:35: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                 if(byfile && x != -1 || !byfile && p!=NULL)
:info:build                                      ~~ ~~~~~~~~^~~~~~~~~~
:info:build pmx-src/libf2c/inquire.c:67:35: note: place parentheses around the '&&' expression to silence this warning
:info:build                 if(byfile && x != -1 || !byfile && p!=NULL)
:info:build                                         ~~~~~~~~^~~~~~~~~~
:info:build pmx-src/libf2c/inquire.c:69:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                 else *a->inex=0;
:info:build                 ^
:info:build pmx-src/libf2c/inquire.c:72:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                 else *a->inopen=(p!=NULL && p->ufd!=NULL);
:info:build                 ^
:info:build pmx-src/libf2c/inquire.c:75:24: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                 if(byfile || p!=NULL && p->ufnm!=NULL)
:info:build                           ~~ ~~~~~~~~^~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/inquire.c:75:24: note: place parentheses around the '&&' expression to silence this warning
:info:build                 if(byfile || p!=NULL && p->ufnm!=NULL)
:info:build                              ~~~~~~~~^~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/inquire.c:77:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                 else    *a->innamed=0;
:info:build                 ^
:info:build pmx-src/libf2c/inquire.c:81:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                 else if(p!=NULL && p->ufnm!=NULL)
:info:build                 ^
:info:build pmx-src/libf2c/inquire.c:86:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                 else    b_char("SEQUENTIAL",a->inacc,a->inacclen);
:info:build                 ^
:info:build pmx-src/libf2c/inquire.c:90:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                 else    b_char("YES",a->inseq,a->inseqlen);
:info:build                 ^
:info:build pmx-src/libf2c/inquire.c:94:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                 else    b_char("NO",a->indir,a->indirlen);
:info:build                 ^
:info:build pmx-src/libf2c/inquire.c:98:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                 else    b_char("FORMATTED",a->infmt,a->infmtlen);
:info:build                 ^
:info:build pmx-src/libf2c/inquire.c:102:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                 else b_char("YES",a->inform,a->informlen);
:info:build                 ^
:info:build pmx-src/libf2c/inquire.c:106:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                 else if (p!=NULL) b_char("NO",a->inunf,a->inunflen);
:info:build                 ^
:info:build pmx-src/libf2c/inquire.c:115:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                 else    b_char("NULL",a->inblank,a->inblanklen);
:info:build                 ^
:info:build pmx-src/libf2c/lwrite.c:141:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                         while(b[0] = b[1])
:info:build                               ~~~~~^~~~~~
:info:build pmx-src/libf2c/lwrite.c:141:15: note: place parentheses around the assignment to silence this warning
:info:build                         while(b[0] = b[1])
:info:build                                    ^
:info:build                               (          )
:info:build pmx-src/libf2c/lwrite.c:141:15: note: use '==' to turn this assignment into an equality comparison
:info:build                         while(b[0] = b[1])
:info:build                                    ^
:info:build                                    ==
:info:build pmx-src/libf2c/lwrite.c:166:32: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                                 for(c1 = '.', c = 'E';  *b = c1;
:info:build                                                         ~~~^~~~
:info:build pmx-src/libf2c/lwrite.c:166:32: note: place parentheses around the assignment to silence this warning
:info:build                                 for(c1 = '.', c = 'E';  *b = c1;
:info:build                                                            ^
:info:build                                                         (      )
:info:build pmx-src/libf2c/lwrite.c:166:32: note: use '==' to turn this assignment into an equality comparison
:info:build                                 for(c1 = '.', c = 'E';  *b = c1;
:info:build                                                            ^
:info:build                                                            ==
:info:build pmx-src/libf2c/lwrite.c:190:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         while(c = *s++)
:info:build               ~~^~~~~~
:info:build pmx-src/libf2c/lwrite.c:190:10: note: place parentheses around the assignment to silence this warning
:info:build         while(c = *s++)
:info:build                 ^
:info:build               (       )
:info:build pmx-src/libf2c/lwrite.c:190:10: note: use '==' to turn this assignment into an equality comparison
:info:build         while(c = *s++)
:info:build                 ^
:info:build                 ==
:info:build pmx-src/libf2c/lread.c:294:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                         else
:info:build                         ^
:info:build pmx-src/libf2c/lread.c:314:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if (ch = l_R(1,0))
:info:build             ~~~^~~~~~~~~~
:info:build pmx-src/libf2c/lread.c:314:9: note: place parentheses around the assignment to silence this warning
:info:build         if (ch = l_R(1,0))
:info:build                ^
:info:build             (            )
:info:build pmx-src/libf2c/lread.c:314:9: note: use '==' to turn this assignment into an equality comparison
:info:build         if (ch = l_R(1,0))
:info:build                ^
:info:build                ==
:info:build pmx-src/libf2c/lread.c:326:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if (ch = l_R(1,0))
:info:build             ~~~^~~~~~~~~~
:info:build pmx-src/libf2c/lread.c:326:9: note: place parentheses around the assignment to silence this warning
:info:build         if (ch = l_R(1,0))
:info:build                ^
:info:build             (            )
:info:build pmx-src/libf2c/lread.c:326:9: note: use '==' to turn this assignment into an equality comparison
:info:build         if (ch = l_R(1,0))
:info:build                ^
:info:build                ==
:info:build pmx-src/libf2c/lread.c:353:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if (rv = *nmL_next++)
:info:build             ~~~^~~~~~~~~~~~~
:info:build pmx-src/libf2c/lread.c:353:9: note: place parentheses around the assignment to silence this warning
:info:build         if (rv = *nmL_next++)
:info:build                ^
:info:build             (               )
:info:build pmx-src/libf2c/lread.c:353:9: note: use '==' to turn this assignment into an equality comparison
:info:build         if (rv = *nmL_next++)
:info:build                ^
:info:build                ==
:info:build pmx-src/libf2c/lread.c:438:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                         else
:info:build                         ^
:info:build pmx-src/libf2c/lread.c:690:4: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                         ERR(l_R(0,1));
:info:build                         ^~~~~~~~~~~~~
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                   ~^~~~
:info:build pmx-src/libf2c/lread.c:690:4: note: place parentheses around the assignment to silence this warning
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                    ^
:info:build pmx-src/libf2c/lread.c:690:4: note: use '==' to turn this assignment into an equality comparison
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                    ^
:info:build pmx-src/libf2c/lread.c:695:4: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                         ERR(l_R(0,0));
:info:build                         ^~~~~~~~~~~~~
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                   ~^~~~
:info:build pmx-src/libf2c/lread.c:695:4: note: place parentheses around the assignment to silence this warning
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                    ^
:info:build pmx-src/libf2c/lread.c:695:4: note: use '==' to turn this assignment into an equality comparison
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                    ^
:info:build pmx-src/libf2c/lread.c:706:4: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                         ERR(l_C());
:info:build                         ^~~~~~~~~~
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                   ~^~~~
:info:build pmx-src/libf2c/lread.c:706:4: note: place parentheses around the assignment to silence this warning
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                    ^
:info:build pmx-src/libf2c/lread.c:706:4: note: use '==' to turn this assignment into an equality comparison
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                    ^
:info:build pmx-src/libf2c/lread.c:711:4: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                         ERR(l_L());
:info:build                         ^~~~~~~~~~
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                   ~^~~~
:info:build pmx-src/libf2c/lread.c:711:4: note: place parentheses around the assignment to silence this warning
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                    ^
:info:build pmx-src/libf2c/lread.c:711:4: note: use '==' to turn this assignment into an equality comparison
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                    ^
:info:build pmx-src/libf2c/lread.c:714:4: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                         ERR(l_CHAR());
:info:build                         ^~~~~~~~~~~~~
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                   ~^~~~
:info:build pmx-src/libf2c/lread.c:714:4: note: place parentheses around the assignment to silence this warning
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                    ^
:info:build pmx-src/libf2c/lread.c:714:4: note: use '==' to turn this assignment into an equality comparison
:info:build pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
:info:build #define ERR(x) if(n=(x)) return(n)
:info:build                    ^
:info:build pmx-src/libf2c/lread.c:787:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n=c_le(a)) return(n);
:info:build            ~^~~~~~~~
:info:build pmx-src/libf2c/lread.c:787:6: note: place parentheses around the assignment to silence this warning
:info:build         if(n=c_le(a)) return(n);
:info:build             ^
:info:build            (        )
:info:build pmx-src/libf2c/lread.c:787:6: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n=c_le(a)) return(n);
:info:build             ^
:info:build             ==
:info:build depbase=`echo pmx-src/libf2c/rsfe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/rsfe.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/rsfe.o pmx-src/libf2c/rsfe.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build pmx-src/libf2c/open.c:363:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                 if (tf = FOPEN(buf,f__w_mode[0]))
:info:build                     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/open.c:363:10: note: place parentheses around the assignment to silence this warning
:info:build                 if (tf = FOPEN(buf,f__w_mode[0]))
:info:build                        ^
:info:build                     (                           )
:info:build pmx-src/libf2c/open.c:363:10: note: use '==' to turn this assignment into an equality comparison
:info:build                 if (tf = FOPEN(buf,f__w_mode[0]))
:info:build                        ^
:info:build                        ==
:info:build pmx-src/libf2c/open.c:373:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                 if (tf = FOPEN(buf, f__r_mode[ufmt]))
:info:build                     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/open.c:373:10: note: place parentheses around the assignment to silence this warning
:info:build                 if (tf = FOPEN(buf, f__r_mode[ufmt]))
:info:build                        ^
:info:build                     (                               )
:info:build pmx-src/libf2c/open.c:373:10: note: use '==' to turn this assignment into an equality comparison
:info:build                 if (tf = FOPEN(buf, f__r_mode[ufmt]))
:info:build                        ^
:info:build                        ==
:info:build pmx-src/libf2c/open.c:375:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                 else if (tf = FOPEN(buf, f__w_mode[ufmt])) {
:info:build                          ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/open.c:375:15: note: place parentheses around the assignment to silence this warning
:info:build                 else if (tf = FOPEN(buf, f__w_mode[ufmt])) {
:info:build                             ^
:info:build                          (                               )
:info:build pmx-src/libf2c/open.c:375:15: note: use '==' to turn this assignment into an equality comparison
:info:build                 else if (tf = FOPEN(buf, f__w_mode[ufmt])) {
:info:build                             ^
:info:build                             ==
:info:build pmx-src/libf2c/open.c:390:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                 else if ((s = a->oacc) && (*s == 'a' || *s == 'A')
:info:build                 ^
:info:build pmx-src/libf2c/rdfmt.c:36:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                 while(ch = *s++)
:info:build                       ~~~^~~~~~
:info:build pmx-src/libf2c/rdfmt.c:36:12: note: place parentheses around the assignment to silence this warning
:info:build                 while(ch = *s++)
:info:build                          ^
:info:build                       (        )
:info:build pmx-src/libf2c/rdfmt.c:36:12: note: use '==' to turn this assignment into an equality comparison
:info:build                 while(ch = *s++)
:info:build                          ^
:info:build                          ==
:info:build pmx-src/libf2c/rdfmt.c:39:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                 while(ch = *s++)
:info:build                       ~~~^~~~~~
:info:build pmx-src/libf2c/rdfmt.c:39:12: note: place parentheses around the assignment to silence this warning
:info:build                 while(ch = *s++)
:info:build                          ^
:info:build                       (        )
:info:build pmx-src/libf2c/rdfmt.c:39:12: note: use '==' to turn this assignment into an equality comparison
:info:build                 while(ch = *s++)
:info:build                          ^
:info:build                          ==
:info:build pmx-src/libf2c/rdfmt.c:68:9: warning: operator '>>' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build         w2 = w1+1 >> 1;
:info:build              ~~^~ ~~
:info:build pmx-src/libf2c/rdfmt.c:68:9: note: place parentheses around the '+' expression to silence this warning
:info:build         w2 = w1+1 >> 1;
:info:build                ^
:info:build              (   )
:info:build pmx-src/libf2c/rdfmt.c:90:23: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                 *t = hex[*s0 & 0xff]-1 << 4 | hex[s0[1] & 0xff]-1;
:info:build                      ~~~~~~~~~~~~~~~^~ ~~
:info:build pmx-src/libf2c/rdfmt.c:90:23: note: place parentheses around the '-' expression to silence this warning
:info:build                 *t = hex[*s0 & 0xff]-1 << 4 | hex[s0[1] & 0xff]-1;
:info:build                                     ^
:info:build                      (                )
:info:build 14 warnings generated.
:info:build depbase=`echo pmx-src/libf2c/rsli.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/rsli.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/rsli.o pmx-src/libf2c/rsli.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/rsne.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/rsne.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/rsne.o pmx-src/libf2c/rsne.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 3 warnings generated.
:info:build depbase=`echo pmx-src/libf2c/sfe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/sfe.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/sfe.o pmx-src/libf2c/sfe.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 4 warnings generated.
:info:build pmx-src/libf2c/rsfe.c:67:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n=c_sfe(a)) return(n);
:info:build            ~^~~~~~~~~
:info:build pmx-src/libf2c/rsfe.c:67:6: note: place parentheses around the assignment to silence this warning
:info:build         if(n=c_sfe(a)) return(n);
:info:build             ^
:info:build            (         )
:info:build pmx-src/libf2c/rsfe.c:67:6: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n=c_sfe(a)) return(n);
:info:build             ^
:info:build             ==
:info:build depbase=`echo pmx-src/libf2c/sue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/sue.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/sue.o pmx-src/libf2c/sue.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/typesize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/typesize.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/typesize.o pmx-src/libf2c/typesize.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 1 warning generated.
:info:build depbase=`echo pmx-src/libf2c/uio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/uio.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/uio.o pmx-src/libf2c/uio.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/util.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/util.o pmx-src/libf2c/util.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build pmx-src/libf2c/rsne.c:83:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         for(x = 0; c = *s++; x = x & 0x4000 ? ((x << 1) & 0x7fff) + 1 : x << 1)
:info:build                    ~~^~~~~~
:info:build pmx-src/libf2c/rsne.c:83:15: note: place parentheses around the assignment to silence this warning
:info:build         for(x = 0; c = *s++; x = x & 0x4000 ? ((x << 1) & 0x7fff) + 1 : x << 1)
:info:build                      ^
:info:build                    (       )
:info:build pmx-src/libf2c/rsne.c:83:15: note: use '==' to turn this assignment into an equality comparison
:info:build         for(x = 0; c = *s++; x = x & 0x4000 ? ((x << 1) & 0x7fff) + 1 : x << 1)
:info:build                      ^
:info:build                      ==
:info:build pmx-src/libf2c/rsne.c:104:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         for(x = &nl_cache; y = *x; x0 = x, x = &y->next)
:info:build                            ~~^~~~
:info:build pmx-src/libf2c/rsne.c:104:23: note: place parentheses around the assignment to silence this warning
:info:build         for(x = &nl_cache; y = *x; x0 = x, x = &y->next)
:info:build                              ^
:info:build                            (     )
:info:build pmx-src/libf2c/rsne.c:104:23: note: use '==' to turn this assignment into an equality comparison
:info:build         for(x = &nl_cache; y = *x; x0 = x, x = &y->next)
:info:build                              ^
:info:build                              ==
:info:build depbase=`echo pmx-src/libf2c/wref.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/wref.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/wref.o pmx-src/libf2c/wref.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build pmx-src/libf2c/rsne.c:156:42: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         for(s = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; c = *s++; )
:info:build                                               ~~^~~~~~
:info:build pmx-src/libf2c/rsne.c:156:42: note: place parentheses around the assignment to silence this warning
:info:build         for(s = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; c = *s++; )
:info:build                                                 ^
:info:build                                               (       )
:info:build pmx-src/libf2c/rsne.c:156:42: note: use '==' to turn this assignment into an equality comparison
:info:build         for(s = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; c = *s++; )
:info:build                                                 ^
:info:build                                                 ==
:info:build pmx-src/libf2c/rsne.c:162:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         for(s = "0123456789_"; c = *s++; )
:info:build                                ~~^~~~~~
:info:build pmx-src/libf2c/rsne.c:162:27: note: place parentheses around the assignment to silence this warning
:info:build         for(s = "0123456789_"; c = *s++; )
:info:build                                  ^
:info:build                                (       )
:info:build pmx-src/libf2c/rsne.c:162:27: note: use '==' to turn this assignment into an equality comparison
:info:build         for(s = "0123456789_"; c = *s++; )
:info:build                                  ^
:info:build                                  ==
:info:build pmx-src/libf2c/rsne.c:185:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         while(*s = Alphanum[GETC(ch) & 0xff])
:info:build               ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:185:11: note: place parentheses around the assignment to silence this warning
:info:build         while(*s = Alphanum[GETC(ch) & 0xff])
:info:build                  ^
:info:build               (                             )
:info:build pmx-src/libf2c/rsne.c:185:11: note: use '==' to turn this assignment into an equality comparison
:info:build         while(*s = Alphanum[GETC(ch) & 0xff])
:info:build                  ^
:info:build                  ==
:info:build pmx-src/libf2c/rsne.c:240:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if (k = getnum(chp, x1))
:info:build             ~~^~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:240:8: note: place parentheses around the assignment to silence this warning
:info:build         if (k = getnum(chp, x1))
:info:build               ^
:info:build             (                  )
:info:build pmx-src/libf2c/rsne.c:240:8: note: use '==' to turn this assignment into an equality comparison
:info:build         if (k = getnum(chp, x1))
:info:build               ^
:info:build               ==
:info:build pmx-src/libf2c/rsne.c:244:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                 if (k = getnum(chp, &x2))
:info:build                     ~~^~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:244:9: note: place parentheses around the assignment to silence this warning
:info:build                 if (k = getnum(chp, &x2))
:info:build                       ^
:info:build                     (                   )
:info:build pmx-src/libf2c/rsne.c:244:9: note: use '==' to turn this assignment into an equality comparison
:info:build                 if (k = getnum(chp, &x2))
:info:build                       ^
:info:build                       ==
:info:build pmx-src/libf2c/rsne.c:248:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                         if (k = getnum(chp, &x3))
:info:build                             ~~^~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:248:10: note: place parentheses around the assignment to silence this warning
:info:build                         if (k = getnum(chp, &x3))
:info:build                               ^
:info:build                             (                   )
:info:build pmx-src/libf2c/rsne.c:248:10: note: use '==' to turn this assignment into an equality comparison
:info:build                         if (k = getnum(chp, &x3))
:info:build                               ^
:info:build                               ==
:info:build pmx-src/libf2c/rsne.c:346:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if (ch = getname(buf,sizeof(buf)))
:info:build             ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:346:9: note: place parentheses around the assignment to silence this warning
:info:build         if (ch = getname(buf,sizeof(buf)))
:info:build                ^
:info:build             (                            )
:info:build pmx-src/libf2c/rsne.c:346:9: note: use '==' to turn this assignment into an equality comparison
:info:build         if (ch = getname(buf,sizeof(buf)))
:info:build                ^
:info:build                ==
:info:build pmx-src/libf2c/rsne.c:398:19: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                                 if (ch <= ' ' && ch >= 0 || ch == ',')
:info:build                                     ~~~~~~~~~~^~~~~~~~~~ ~~
:info:build pmx-src/libf2c/rsne.c:398:19: note: place parentheses around the '&&' expression to silence this warning
:info:build                                 if (ch <= ' ' && ch >= 0 || ch == ',')
:info:build                                               ^
:info:build                                     (                   )
:info:build pmx-src/libf2c/rsne.c:401:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                                 if (ch = getname(buf,sizeof(buf)))
:info:build                                     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:401:12: note: place parentheses around the assignment to silence this warning
:info:build                                 if (ch = getname(buf,sizeof(buf)))
:info:build                                        ^
:info:build                                     (                            )
:info:build pmx-src/libf2c/rsne.c:401:12: note: use '==' to turn this assignment into an equality comparison
:info:build                                 if (ch = getname(buf,sizeof(buf)))
:info:build                                        ^
:info:build                                        ==
:info:build pmx-src/libf2c/rsne.c:425:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                                 if (k = getdimen(&ch, dn, (ftnlen)size,
:info:build                                     ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:425:11: note: place parentheses around the assignment to silence this warning
:info:build                                 if (k = getdimen(&ch, dn, (ftnlen)size,
:info:build                                       ^
:info:build                                     (
:info:build pmx-src/libf2c/rsne.c:425:11: note: use '==' to turn this assignment into an equality comparison
:info:build                                 if (k = getdimen(&ch, dn, (ftnlen)size,
:info:build                                       ^
:info:build                                       ==
:info:build pmx-src/libf2c/rsne.c:442:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                         if (k = getdimen(&ch, dn, size, nomax, &b))
:info:build                             ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:442:10: note: place parentheses around the assignment to silence this warning
:info:build                         if (k = getdimen(&ch, dn, size, nomax, &b))
:info:build                               ^
:info:build                             (                                     )
:info:build pmx-src/libf2c/rsne.c:442:10: note: use '==' to turn this assignment into an equality comparison
:info:build                         if (k = getdimen(&ch, dn, size, nomax, &b))
:info:build                               ^
:info:build                               ==
:info:build pmx-src/libf2c/rsne.c:453:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                                 if (k = getdimen(&ch, dn1, dn->delta**dims,
:info:build                                     ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:453:11: note: place parentheses around the assignment to silence this warning
:info:build                                 if (k = getdimen(&ch, dn1, dn->delta**dims,
:info:build                                       ^
:info:build                                     (
:info:build pmx-src/libf2c/rsne.c:453:11: note: use '==' to turn this assignment into an equality comparison
:info:build                                 if (k = getdimen(&ch, dn1, dn->delta**dims,
:info:build                                       ^
:info:build                                       ==
:info:build pmx-src/libf2c/rsne.c:473:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                                 if (k = getdimen(&ch, &substr, size, size, &b))
:info:build                                     ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:473:11: note: place parentheses around the assignment to silence this warning
:info:build                                 if (k = getdimen(&ch, &substr, size, size, &b))
:info:build                                       ^
:info:build                                     (                                         )
:info:build pmx-src/libf2c/rsne.c:473:11: note: use '==' to turn this assignment into an equality comparison
:info:build                                 if (k = getdimen(&ch, &substr, size, size, &b))
:info:build                                       ^
:info:build                                       ==
:info:build pmx-src/libf2c/rsne.c:508:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                 else if (dims = v->dims) {
:info:build                          ~~~~~^~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:508:17: note: place parentheses around the assignment to silence this warning
:info:build                 else if (dims = v->dims) {
:info:build                               ^
:info:build                          (             )
:info:build pmx-src/libf2c/rsne.c:508:17: note: use '==' to turn this assignment into an equality comparison
:info:build                 else if (dims = v->dims) {
:info:build                               ^
:info:build                               ==
:info:build pmx-src/libf2c/rsne.c:528:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                         if (k = l_read(&no1, vaddr + iva, size, type))
:info:build                             ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:528:10: note: place parentheses around the assignment to silence this warning
:info:build                         if (k = l_read(&no1, vaddr + iva, size, type))
:info:build                               ^
:info:build                             (                                        )
:info:build pmx-src/libf2c/rsne.c:528:10: note: use '==' to turn this assignment into an equality comparison
:info:build                         if (k = l_read(&no1, vaddr + iva, size, type))
:info:build                               ^
:info:build                               ==
:info:build pmx-src/libf2c/rsne.c:538:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                                         if (k = l_read(&no2, vaddr + iva,
:info:build                                             ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:538:12: note: place parentheses around the assignment to silence this warning
:info:build                                         if (k = l_read(&no2, vaddr + iva,
:info:build                                               ^
:info:build                                             (
:info:build pmx-src/libf2c/rsne.c:538:12: note: use '==' to turn this assignment into an equality comparison
:info:build                                         if (k = l_read(&no2, vaddr + iva,
:info:build                                               ^
:info:build                                               ==
:info:build pmx-src/libf2c/rsne.c:549:5: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                                 else for(;;) {
:info:build                                 ^
:info:build pmx-src/libf2c/rsne.c:600:7: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n = c_le(a))
:info:build            ~~^~~~~~~~~
:info:build pmx-src/libf2c/rsne.c:600:7: note: place parentheses around the assignment to silence this warning
:info:build         if(n = c_le(a))
:info:build              ^
:info:build            (          )
:info:build pmx-src/libf2c/rsne.c:600:7: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n = c_le(a))
:info:build              ^
:info:build              ==
:info:build pmx-src/libf2c/sue.c:38:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n=c_sue(a)) return(n);
:info:build            ~^~~~~~~~~
:info:build pmx-src/libf2c/sue.c:38:6: note: place parentheses around the assignment to silence this warning
:info:build         if(n=c_sue(a)) return(n);
:info:build             ^
:info:build            (         )
:info:build pmx-src/libf2c/sue.c:38:6: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n=c_sue(a)) return(n);
:info:build             ^
:info:build             ==
:info:build pmx-src/libf2c/sue.c:61:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n=c_sue(a)) return(n);
:info:build            ~^~~~~~~~~
:info:build pmx-src/libf2c/sue.c:61:6: note: place parentheses around the assignment to silence this warning
:info:build         if(n=c_sue(a)) return(n);
:info:build             ^
:info:build            (         )
:info:build pmx-src/libf2c/sue.c:61:6: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n=c_sue(a)) return(n);
:info:build             ^
:info:build             ==
:info:build depbase=`echo pmx-src/libf2c/wrtfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/wrtfmt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/wrtfmt.o pmx-src/libf2c/wrtfmt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 2 warnings generated.
:info:build 4 warnings generated.
:info:build depbase=`echo pmx-src/libf2c/wsfe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/wsfe.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/wsfe.o pmx-src/libf2c/wsfe.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/wsle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/wsle.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/wsle.o pmx-src/libf2c/wsle.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 11 warnings generated.
:info:build depbase=`echo pmx-src/libf2c/wsne.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/wsne.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/wsne.o pmx-src/libf2c/wsne.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/libf2c/xwsne.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/xwsne.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/xwsne.o pmx-src/libf2c/xwsne.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build pmx-src/libf2c/wref.c:140:29: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build                         for(s -= 2, e1 = 2; s[0] = s[1]; s++)
:info:build                                             ~~~~~^~~~~~
:info:build pmx-src/libf2c/wref.c:140:29: note: place parentheses around the assignment to silence this warning
:info:build                         for(s -= 2, e1 = 2; s[0] = s[1]; s++)
:info:build                                                  ^
:info:build                                             (          )
:info:build pmx-src/libf2c/wref.c:140:29: note: use '==' to turn this assignment into an equality comparison
:info:build                         for(s -= 2, e1 = 2; s[0] = s[1]; s++)
:info:build                                                  ^
:info:build                                                  ==
:info:build pmx-src/libf2c/wref.c:236:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if (n = f__scale)
:info:build             ~~^~~~~~~~~~
:info:build pmx-src/libf2c/wref.c:236:8: note: place parentheses around the assignment to silence this warning
:info:build         if (n = f__scale)
:info:build               ^
:info:build             (           )
:info:build pmx-src/libf2c/wref.c:236:8: note: use '==' to turn this assignment into an equality comparison
:info:build         if (n = f__scale)
:info:build               ^
:info:build               ==
:info:build pmx-src/libf2c/wref.c:239:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build                 else
:info:build                 ^
:info:build pmx-src/libf2c/wref.c:286:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         while(n = *b++)
:info:build               ~~^~~~~~
:info:build pmx-src/libf2c/wref.c:286:10: note: place parentheses around the assignment to silence this warning
:info:build         while(n = *b++)
:info:build                 ^
:info:build               (       )
:info:build pmx-src/libf2c/wref.c:286:10: note: use '==' to turn this assignment into an equality comparison
:info:build         while(n = *b++)
:info:build                 ^
:info:build                 ==
:info:build depbase=`echo pmx-src/libf2c/dtime_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/dtime_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/dtime_.o pmx-src/libf2c/dtime_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build pmx-src/libf2c/wsfe.c:55:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n=c_sfe(a)) return(n);
:info:build            ~^~~~~~~~~
:info:build pmx-src/libf2c/wsfe.c:55:6: note: place parentheses around the assignment to silence this warning
:info:build         if(n=c_sfe(a)) return(n);
:info:build             ^
:info:build            (         )
:info:build pmx-src/libf2c/wsfe.c:55:6: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n=c_sfe(a)) return(n);
:info:build             ^
:info:build             ==
:info:build pmx-src/libf2c/wsle.c:17:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n=c_le(a)) return(n);
:info:build            ~^~~~~~~~
:info:build pmx-src/libf2c/wsle.c:17:6: note: place parentheses around the assignment to silence this warning
:info:build         if(n=c_le(a)) return(n);
:info:build             ^
:info:build            (        )
:info:build pmx-src/libf2c/wsle.c:17:6: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n=c_le(a)) return(n);
:info:build             ^
:info:build             ==
:info:build pmx-src/libf2c/wsne.c:17:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
:info:build         if(n=c_le(a))
:info:build            ~^~~~~~~~
:info:build pmx-src/libf2c/wsne.c:17:6: note: place parentheses around the assignment to silence this warning
:info:build         if(n=c_le(a))
:info:build             ^
:info:build            (        )
:info:build pmx-src/libf2c/wsne.c:17:6: note: use '==' to turn this assignment into an equality comparison
:info:build         if(n=c_le(a))
:info:build             ^
:info:build             ==
:info:build 1 warning generated.
:info:build 1 warning generated.
:info:build depbase=`echo pmx-src/libf2c/etime_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/libf2c/etime_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/etime_.o pmx-src/libf2c/etime_.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pmx-src/pmxab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/pmxab.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/pmxab.o pmx-src/pmxab.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 4 warnings generated.
:info:build 1 warning generated.
:info:build depbase=`echo pmx-src/scor2prt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.8.4\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.8.4\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.8.4\" -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./pmx-src/libf2c -DNON_UNIX_STDIO -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmx-src/scor2prt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/scor2prt.o pmx-src/scor2prt.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 20 warnings generated.
:info:build :231:30: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build         do_fio(&c__1, instrum + (iv - 1 << 7), (ftnlen)128);
:info:build                                  ~~~^~~ ~~
:info:build :231:30: note: place parentheses around the '-' expression to silence this warning
:info:build         do_fio(&c__1, instrum + (iv - 1 << 7), (ftnlen)128);
:info:build                                     ^
:info:build                                  (     )
:info:build :232:26: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build         if (s_cmp(instrum + (iv - 1 << 7), "%%", (ftnlen)2, (ftnlen)2) == 0) {
:info:build                              ~~~^~~ ~~
:info:build :232:26: note: place parentheses around the '-' expression to silence this warning
:info:build         if (s_cmp(instrum + (iv - 1 << 7), "%%", (ftnlen)2, (ftnlen)2) == 0) {
:info:build                                 ^
:info:build                              (     )
:info:build :236:43: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             ivq = *(unsigned char *)&instrum[(iv - 1 << 7) + 1] - 48;
:info:build                                               ~~~^~~ ~~
:info:build :236:43: note: place parentheses around the '-' expression to silence this warning
:info:build             ivq = *(unsigned char *)&instrum[(iv - 1 << 7) + 1] - 48;
:info:build                                                  ^
:info:build                                               (     )
:info:build :241:27: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                 allparts_(instrum + (iv - 1 << 7), &c__128, (ftnlen)128);
:info:build                                      ~~~^~~ ~~
:info:build :241:27: note: place parentheses around the '-' expression to silence this warning
:info:build                 allparts_(instrum + (iv - 1 << 7), &c__128, (ftnlen)128);
:info:build                                         ^
:info:build                                      (     )
:info:build :244:31: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                 s_copy(line, instrum + ((iv - 1 << 7) + 2), (ftnlen)128, (
:info:build                                          ~~~^~~ ~~
:info:build :244:31: note: place parentheses around the '-' expression to silence this warning
:info:build                 s_copy(line, instrum + ((iv - 1 << 7) + 2), (ftnlen)128, (
:info:build                                             ^
:info:build                                          (     )
:info:build :245:24: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                 s_copy(instrum + (iv - 1 << 7), line, (ftnlen)128, (ftnlen)
:info:build                                   ~~~^~~ ~~
:info:build :245:24: note: place parentheses around the '-' expression to silence this warning
:info:build                 s_copy(instrum + (iv - 1 << 7), line, (ftnlen)128, (ftnlen)
:info:build                                      ^
:info:build                                   (     )
:info:build :323:34: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             len = lenstr_(instrum + (iv - 1 << 7), &c__79, (ftnlen)128);
:info:build                                      ~~~^~~ ~~
:info:build :323:34: note: place parentheses around the '-' expression to silence this warning
:info:build             len = lenstr_(instrum + (iv - 1 << 7), &c__79, (ftnlen)128);
:info:build                                         ^
:info:build                                      (     )
:info:build :324:34: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             do_fio(&c__1, instrum + (iv - 1 << 7), len);
:info:build                                      ~~~^~~ ~~
:info:build :324:34: note: place parentheses around the '-' expression to silence this warning
:info:build             do_fio(&c__1, instrum + (iv - 1 << 7), len);
:info:build                                         ^
:info:build                                      (     )
:info:build :569:28: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                         s_copy(udpfnq + (iudpfn - 1 << 7), line + (
:info:build                                          ~~~~~~~^~~ ~~
:info:build :569:28: note: place parentheses around the '-' expression to silence this warning
:info:build                         s_copy(udpfnq + (iudpfn - 1 << 7), line + (
:info:build                                                 ^
:info:build                                          (         )
:info:build :776:13: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                     iinst - 1 << 7), (ftnlen)27, (ftnlen)128);
:info:build                     ~~~~~~^~~ ~~
:info:build :776:13: note: place parentheses around the '-' expression to silence this warning
:info:build                     iinst - 1 << 7), (ftnlen)27, (ftnlen)128);
:info:build                           ^
:info:build                     (        )
:info:build :781:13: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                     iinst - 1 << 7), (ftnlen)27, (ftnlen)128);
:info:build                     ~~~~~~^~~ ~~
:info:build :781:13: note: place parentheses around the '-' expression to silence this warning
:info:build                     iinst - 1 << 7), (ftnlen)27, (ftnlen)128);
:info:build                           ^
:info:build                     (        )
:info:build :1309:36: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build         comslm_1.naccbl[(300 + (0 + (*icm - 0 << 2)) - 300) / 4] = 0;
:info:build                                      ~~~~~^~~ ~~
:info:build :1309:36: note: place parentheses around the '-' expression to silence this warning
:info:build         comslm_1.naccbl[(300 + (0 + (*icm - 0 << 2)) - 300) / 4] = 0;
:info:build                                           ^
:info:build                                      (       )
:info:build :877:26: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build         if (i__ == 1 || i__ > 5 && *(unsigned char *)&line[0] == 'm') {
:info:build                      ~~ ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :877:26: note: place parentheses around the '&&' expression to silence this warning
:info:build         if (i__ == 1 || i__ > 5 && *(unsigned char *)&line[0] == 'm') {
:info:build                                 ^
:info:build                         (                                           )
:info:build :977:41: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             i__3 = do_fio(&c__1, line + (iline - 1 << 7), (ftnlen)128);
:info:build                                          ~~~~~~^~~ ~~
:info:build :977:41: note: place parentheses around the '-' expression to silence this warning
:info:build             i__3 = do_fio(&c__1, line + (iline - 1 << 7), (ftnlen)128);
:info:build                                                ^
:info:build                                          (        )
:info:build :978:34: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             len = lenstr_(line + (iline - 1 << 7), &c__128, (ftnlen)128);
:info:build                                   ~~~~~~^~~ ~~
:info:build :978:34: note: place parentheses around the '-' expression to silence this warning
:info:build             len = lenstr_(line + (iline - 1 << 7), &c__128, (ftnlen)128);
:info:build                                         ^
:info:build                                   (        )
:info:build :981:31: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                 do_fio(&c__1, line + (iline - 1 << 7), len);
:info:build                                       ~~~~~~^~~ ~~
:info:build :981:31: note: place parentheses around the '-' expression to silence this warning
:info:build                 do_fio(&c__1, line + (iline - 1 << 7), len);
:info:build                                             ^
:info:build                                       (        )
:info:build :994:34: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             len = lenstr_(line + (iline - 1 << 7), &c__128, (ftnlen)128);
:info:build                                   ~~~~~~^~~ ~~
:info:build :994:34: note: place parentheses around the '-' expression to silence this warning
:info:build             len = lenstr_(line + (iline - 1 << 7), &c__128, (ftnlen)128);
:info:build                                         ^
:info:build                                   (        )
:info:build :1003:26: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                 nextsym_(line + (iline - 1 << 7), &len, &ipe, &ipenew, sym, &
:info:build                                  ~~~~~~^~~ ~~
:info:build :1003:26: note: place parentheses around the '-' expression to silence this warning
:info:build                 nextsym_(line + (iline - 1 << 7), &len, &ipe, &ipenew, sym, &
:info:build                                        ^
:info:build                                  (        )
:info:build :1017:60: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                 wbrest = wbrest || s_cmp(sym, "r", lsym, (ftnlen)1) == 0 && 
:info:build                                 ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
:info:build :1017:60: note: place parentheses around the '&&' expression to silence this warning
:info:build                 wbrest = wbrest || s_cmp(sym, "r", lsym, (ftnlen)1) == 0 && 
:info:build                                                                          ^
:info:build                                    (
:info:build :1019:4: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         && lwbrs == 3 || s_cmp(sym, "rp", lsym, (ftnlen)2) == 
:info:build                         ^~~~~~~~~~~~~
:info:build :1019:4: note: place parentheses around the '&&' expression to silence this warning
:info:build                         && lwbrs == 3 || s_cmp(sym, "rp", lsym, (ftnlen)2) == 
:info:build                         ^
:info:build                                      )
:info:build :1020:47: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         0 || s_cmp(sym, "r", lsym, (ftnlen)1) == 0 && rpfirst;
:info:build                           ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
:info:build :1020:47: note: place parentheses around the '&&' expression to silence this warning
:info:build                         0 || s_cmp(sym, "r", lsym, (ftnlen)1) == 0 && rpfirst;
:info:build                                                                    ^
:info:build                              (                                               )
:info:build :1045:32: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                         s_copy(line, line + ((iline - 1 << 7) + (ipc - 1)), (
:info:build                                               ~~~~~~^~~ ~~
:info:build :1045:32: note: place parentheses around the '-' expression to silence this warning
:info:build                         s_copy(line, line + ((iline - 1 << 7) + (ipc - 1)), (
:info:build                                                     ^
:info:build                                               (        )
:info:build :1060:30: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                                 len = lenstr_(line + (il - 1 << 7), &c__128, (
:info:build                                                       ~~~^~~ ~~
:info:build :1060:30: note: place parentheses around the '-' expression to silence this warning
:info:build                                 len = lenstr_(line + (il - 1 << 7), &c__128, (
:info:build                                                          ^
:info:build                                                       (     )
:info:build :1061:30: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build :1864:31: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                                 do_fio(&c__1, line + (il - 1 << 7), len);
:info:build                                                       ~~~^~~ ~~
:info:build     s_copy(lineq + (linesback - 1 << 7), nowq, (ftnlen)128, (ftnlen)128);:
:info:build 1061                    ~~~~~~~~~~^~~ ~~:30
:info:build : note: place parentheses around the '-' expression to silence this warning
:info:build                                 do_fio(&c__1, line + (il - 1 << 7), len);
:info:build                                                          ^
:info:build                                                       (     )
:info:build :1864:31: note: place parentheses around the '-' expression to silence this warning
:info:build :1063:35: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build     s_copy(lineq + (linesback - 1 << 7), nowq, (ftnlen)128, (ftnlen)128);
:info:build                               ^
:info:build                     (            )
:info:build                             s_copy(line, line + (iline - 1 << 7), (ftnlen)128,
:info:build                                                  ~~~~~~^~~ ~~
:info:build :1063:35: note: place parentheses around the '-' expression to silence this warning
:info:build                             s_copy(line, line + (iline - 1 << 7), (ftnlen)128,
:info:build                                                        ^
:info:build                                                  (        )
:info:build :1872:30: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build     s_cat(lineq + (linesback - 1 << 7), a__1, i__2, &c__3, (ftnlen)128);
:info:build                    ~~~~~~~~~~^~~ ~~
:info:build :1872:30: note: place parentheses around the '-' expression to silence this warning
:info:build     s_cat(lineq + (linesback - 1 << 7), a__1, i__2, &c__3, (ftnlen)128);
:info:build                              ^
:info:build                    (            )
:info:build :1876:30: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build         do_fio(&c__1, lineq + (line - 1 << 7), (ftnlen)128);
:info:build                                ~~~~~^~~ ~~
:info:build :1876:30: note: place parentheses around the '-' expression to silence this warning
:info:build         do_fio(&c__1, lineq + (line - 1 << 7), (ftnlen)128);
:info:build                                     ^
:info:build                                (       )
:info:build :2065:14: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                                 - 25],2) && all_1.nodur[commvl_1.ivx + ip * 
:info:build                                 ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :2065:14: note: place parentheses around the '&&' expression to silence this warning
:info:build                                 - 25],2) && all_1.nodur[commvl_1.ivx + ip * 
:info:build                                 ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :2109:14: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                                 - 25],2) && all_1.nodur[commvl_1.ivx + ip * 
:info:build                                 ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :2109:14: note: place parentheses around the '&&' expression to silence this warning
:info:build                                 - 25],2) && all_1.nodur[commvl_1.ivx + ip * 
:info:build                                 ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :1425:40: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build             if (*(unsigned char *)line == 'h' && i_indx("+- ", line + 1, (
:info:build                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :1425:40: note: place parentheses around the '&&' expression to silence this warning
:info:build             if (*(unsigned char *)line == 'h' && i_indx("+- ", line + 1, (
:info:build                                               ^
:info:build                 (
:info:build rm -f libf2c.a
:info:build ar cru libf2c.a pmx-src/libf2c/abort_.o pmx-src/libf2c/cabs.o pmx-src/libf2c/derf_.o pmx-src/libf2c/derfc_.o pmx-src/libf2c/erf_.o pmx-src/libf2c/erfc_.o pmx-src/libf2c/exit_.o pmx-src/libf2c/f77vers.o pmx-src/libf2c/getarg_.o pmx-src/libf2c/getenv_.o pmx-src/libf2c/i77vers.o pmx-src/libf2c/iargc_.o pmx-src/libf2c/main.o pmx-src/libf2c/s_paus.o pmx-src/libf2c/s_rnge.o pmx-src/libf2c/s_stop.o pmx-src/libf2c/sig_die.o pmx-src/libf2c/signal_.o pmx-src/libf2c/system_.o pmx-src/libf2c/pow_ci.o pmx-src/libf2c/pow_dd.o pmx-src/libf2c/pow_di.o pmx-src/libf2c/pow_hh.o pmx-src/libf2c/pow_ii.o pmx-src/libf2c/pow_ri.o pmx-src/libf2c/pow_zi.o pmx-src/libf2c/pow_zz.o pmx-src/libf2c/c_abs.o pmx-src/libf2c/c_cos.o pmx-src/libf2c/c_div.o pmx-src/libf2c/c_exp.o pmx-src/libf2c/c_log.o pmx-src/libf2c/c_sin.o pmx-src/libf2c/c_sqrt.o pmx-src/libf2c/z_abs.o pmx-src/libf2c/z_cos.o pmx-src/libf2c/z_div.o pmx-src/libf2c/z_exp.o pmx-src/libf2c/z_log.o pmx-src/libf2c/z_sin.o pmx-src/libf2c/z_sqrt.o pmx-src/libf2c/r_abs.o pmx-src/libf2c/r_acos.o pmx-src/libf2c/r_asin.o pmx-src/libf2c/r_atan.o pmx-src/libf2c/r_atn2.o pmx-src/libf2c/r_cnjg.o pmx-src/libf2c/r_cos.o pmx-src/libf2c/r_cosh.o pmx-src/libf2c/r_dim.o pmx-src/libf2c/r_exp.o pmx-src/libf2c/r_imag.o pmx-src/libf2c/r_int.o pmx-src/libf2c/r_lg10.o pmx-src/libf2c/r_log.o pmx-src/libf2c/r_mod.o pmx-src/libf2c/r_nint.o pmx-src/libf2c/r_sign.o pmx-src/libf2c/r_sin.o pmx-src/libf2c/r_sinh.o pmx-src/libf2c/r_sqrt.o pmx-src/libf2c/r_tan.o pmx-src/libf2c/r_tanh.o pmx-src/libf2c/d_abs.o pmx-src/libf2c/d_acos.o pmx-src/libf2c/d_asin.o pmx-src/libf2c/d_atan.o pmx-src/libf2c/d_atn2.o pmx-src/libf2c/d_cnjg.o pmx-src/libf2c/d_cos.o pmx-src/libf2c/d_cosh.o pmx-src/libf2c/d_dim.o pmx-src/libf2c/d_exp.o pmx-src/libf2c/d_imag.o pmx-src/libf2c/d_int.o pmx-src/libf2c/d_lg10.o pmx-src/libf2c/d_log.o pmx-src/libf2c/d_mod.o pmx-src/libf2c/d_nint.o pmx-src/libf2c/d_prod.o pmx-src/libf2c/d_sign.o pmx-src/libf2c/d_sin.o pmx-src/libf2c/d_sinh.o pmx-src/libf2c/d_sqrt.o pmx-src/libf2c/d_tan.o pmx-src/libf2c/d_tanh.o pmx-src/libf2c/i_abs.o pmx-src/libf2c/i_dim.o pmx-src/libf2c/i_dnnt.o pmx-src/libf2c/i_indx.o pmx-src/libf2c/i_len.o pmx-src/libf2c/i_mod.o pmx-src/libf2c/i_nint.o pmx-src/libf2c/i_sign.o pmx-src/libf2c/lbitbits.o pmx-src/libf2c/lbitshft.o pmx-src/libf2c/h_abs.o pmx-src/libf2c/h_dim.o pmx-src/libf2c/h_dnnt.o pmx-src/libf2c/h_indx.o pmx-src/libf2c/h_len.o pmx-src/libf2c/h_mod.o pmx-src/libf2c/h_nint.o pmx-src/libf2c/h_sign.o pmx-src/libf2c/hl_ge.o pmx-src/libf2c/hl_gt.o pmx-src/libf2c/hl_le.o pmx-src/libf2c/hl_lt.o pmx-src/libf2c/l_ge.o pmx-src/libf2c/l_gt.o pmx-src/libf2c/l_le.o pmx-src/libf2c/l_lt.o pmx-src/libf2c/ef1asc_.o pmx-src/libf2c/ef1cmc_.o pmx-src/libf2c/f77_aloc.o pmx-src/libf2c/s_cat.o pmx-src/libf2c/s_cmp.o pmx-src/libf2c/s_copy.o pmx-src/libf2c/backspac.o pmx-src/libf2c/close.o pmx-src/libf2c/dfe.o pmx-src/libf2c/dolio.o pmx-src/libf2c/due.o pmx-src/libf2c/endfile.o pmx-src/libf2c/err.o pmx-src/libf2c/fmt.o pmx-src/libf2c/fmtlib.o pmx-src/libf2c/ftell_.o pmx-src/libf2c/iio.o pmx-src/libf2c/ilnw.o pmx-src/libf2c/inquire.o pmx-src/libf2c/lread.o pmx-src/libf2c/lwrite.o pmx-src/libf2c/open.o pmx-src/libf2c/rdfmt.o pmx-src/libf2c/rewind.o pmx-src/libf2c/rsfe.o pmx-src/libf2c/rsli.o pmx-src/libf2c/rsne.o pmx-src/libf2c/sfe.o pmx-src/libf2c/sue.o pmx-src/libf2c/typesize.o pmx-src/libf2c/uio.o pmx-src/libf2c/util.o pmx-src/libf2c/wref.o pmx-src/libf2c/wrtfmt.o pmx-src/libf2c/wsfe.o pmx-src/libf2c/wsle.o pmx-src/libf2c/wsne.o pmx-src/libf2c/xwsne.o pmx-src/libf2c/dtime_.o pmx-src/libf2c/etime_.o  
:info:build :2850:61: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                 if (bit_test(all_1.irest[commvl_1.ivx + ip1 * 24 - 25],2) && 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
:info:build :2850:61: note: place parentheses around the '&&' expression to silence this warning
:info:build                 if (bit_test(all_1.irest[commvl_1.ivx + ip1 * 24 - 25],2) && 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
:info:build :3739:12: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                          == 'u' && levc > levx || *(unsigned char *)&
:info:build                          ~~~~~~~^~~~~~~~~~~~~~ ~~
:info:build :3739:12: note: place parentheses around the '&&' expression to silence this warning
:info:build                          == 'u' && levc > levx || *(unsigned char *)&
:info:build                                 ^
:info:build                                               )
:info:build :3740:51: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         all_1.ulq[commvl_1.ivx + ibc * 24 - 25] == 'l' && 
:info:build                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
:info:build :3740:51: note: place parentheses around the '&&' expression to silence this warning
:info:build                         all_1.ulq[commvl_1.ivx + ibc * 24 - 25] == 'l' && 
:info:build                                                                        ^
:info:build ranlib libf2c.a
:info:build :4021:53: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build             *iscacc = *iscacc || bit_test(icrdat[icrd],19) && ! bit_test(
:info:build                               ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
:info:build :4021:53: note: place parentheses around the '&&' expression to silence this warning
:info:build             *iscacc = *iscacc || bit_test(icrdat[icrd],19) && ! bit_test(
:info:build                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
:info:build :4406:50: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build             ytopaseg = nolev + segar[iacctype + ((isega + 1 << 1) + 2) * 5 - 
:info:build                                                   ~~~~~~^~~ ~~
:info:build :4406:50: note: place parentheses around the '+' expression to silence this warning
:info:build             ytopaseg = nolev + segar[iacctype + ((isega + 1 << 1) + 2) * 5 - 
:info:build                                                         ^
:info:build                                                   (        )
:info:build :4419:25: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                     if (segrb[(isegrb + 1 << 1) - 1] > ybotaseg) {
:info:build                                ~~~~~~~^~~ ~~
:info:build :4419:25: note: place parentheses around the '+' expression to silence this warning
:info:build                     if (segrb[(isegrb + 1 << 1) - 1] > ybotaseg) {
:info:build                                       ^
:info:build                                (         )
:info:build :4432:25: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                     if (segrb[(isegrb + 1 << 1) - 1] > ytopaseg) {
:info:build                                ~~~~~~~^~~ ~~
:info:build :4432:25: note: place parentheses around the '+' expression to silence this warning
:info:build                     if (segrb[(isegrb + 1 << 1) - 1] > ytopaseg) {
:info:build                                       ^
:info:build                                (         )
:info:build :4546:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                 segrb[(isegrb + netgain << 1) - 2] = segrb[(isegrb << 1) - 2];
:info:build                        ~~~~~~~^~~~~~~~~ ~~
:info:build :4546:17: note: place parentheses around the '+' expression to silence this warning
:info:build                 segrb[(isegrb + netgain << 1) - 2] = segrb[(isegrb << 1) - 2];
:info:build                               ^
:info:build                        (               )
:info:build :4547:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                 segrb[(isegrb + netgain << 1) - 1] = segrb[(isegrb << 1) - 1];
:info:build                        ~~~~~~~^~~~~~~~~ ~~
:info:build :4547:17: note: place parentheses around the '+' expression to silence this warning
:info:build                 segrb[(isegrb + netgain << 1) - 1] = segrb[(isegrb << 1) - 1];
:info:build                               ^
:info:build                        (               )
:info:build :4553:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build             segrb[(ibelowtop + netgain << 1) - 2] = segrb[(ibelowtop << 1) - 
:info:build                    ~~~~~~~~~~^~~~~~~~~ ~~
:info:build :4553:23: note: place parentheses around the '+' expression to silence this warning
:info:build             segrb[(ibelowtop + netgain << 1) - 2] = segrb[(ibelowtop << 1) - 
:info:build                              ^
:info:build                    (                  )
:info:build :4554:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build             segrb[(ibelowtop + netgain << 1) - 1] = nolev + segal[iacctype + (
:info:build                    ~~~~~~~~~~^~~~~~~~~ ~~
:info:build :4554:23: note: place parentheses around the '+' expression to silence this warning
:info:build             segrb[(ibelowtop + netgain << 1) - 1] = nolev + segal[iacctype + (
:info:build                              ^
:info:build                    (                  )
:info:build :4562:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build             segrb[(ibelowtop + netgain << 1) - 2] = segrb[(ibelowtop << 1) - 
:info:build                    ~~~~~~~~~~^~~~~~~~~ ~~
:info:build :4562:23: note: place parentheses around the '+' expression to silence this warning
:info:build             segrb[(ibelowtop + netgain << 1) - 2] = segrb[(ibelowtop << 1) - 
:info:build                              ^
:info:build                    (                  )
:info:build :4563:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build             segrb[(ibelowtop + netgain << 1) - 1] = nolev + segal[iacctype + (
:info:build                    ~~~~~~~~~~^~~~~~~~~ ~~
:info:build :4563:23: note: place parentheses around the '+' expression to silence this warning
:info:build             segrb[(ibelowtop + netgain << 1) - 1] = nolev + segal[iacctype + (
:info:build                              ^
:info:build                    (                  )
:info:build :4567:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                 segrb[(isegrb + netgain << 1) - 2] = segrb[(isegrb << 1) - 2];
:info:build                        ~~~~~~~^~~~~~~~~ ~~
:info:build :4567:17: note: place parentheses around the '+' expression to silence this warning
:info:build                 segrb[(isegrb + netgain << 1) - 2] = segrb[(isegrb << 1) - 2];
:info:build                               ^
:info:build                        (               )
:info:build :4568:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                 segrb[(isegrb + netgain << 1) - 1] = segrb[(isegrb << 1) - 1];
:info:build                        ~~~~~~~^~~~~~~~~ ~~
:info:build :4568:17: note: place parentheses around the '+' expression to silence this warning
:info:build                 segrb[(isegrb + netgain << 1) - 1] = segrb[(isegrb << 1) - 1];
:info:build                               ^
:info:build                        (               )
:info:build :4576:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build             segrb[(ibelowbot + isega << 1) - 2] = shift + segal[iacctype + ((
:info:build                    ~~~~~~~~~~^~~~~~~ ~~
:info:build :4576:23: note: place parentheses around the '+' expression to silence this warning
:info:build             segrb[(ibelowbot + isega << 1) - 2] = shift + segal[iacctype + ((
:info:build                              ^
:info:build                    (                )
:info:build :4577:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build             segrb[(ibelowbot + isega << 1) - 1] = nolev + segal[iacctype + ((
:info:build                    ~~~~~~~~~~^~~~~~~ ~~
:info:build :4577:23: note: place parentheses around the '+' expression to silence this warning
:info:build             segrb[(ibelowbot + isega << 1) - 1] = nolev + segal[iacctype + ((
:info:build                              ^
:info:build                    (                )
:info:build :4697:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                     if (segrb0[(isegrb + 1 << 1) - 1] > (real) (nolev - 1)) {
:info:build                                 ~~~~~~~^~~ ~~
:info:build :4697:26: note: place parentheses around the '+' expression to silence this warning
:info:build                     if (segrb0[(isegrb + 1 << 1) - 1] > (real) (nolev - 1)) {
:info:build                                        ^
:info:build                                 (         )
:info:build :4702:22: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                             segrb0[(iiseg + 2 << 1) - 2] = segrb0[(iiseg << 1)
:info:build                                     ~~~~~~^~~ ~~
:info:build :4702:22: note: place parentheses around the '+' expression to silence this warning
:info:build                             segrb0[(iiseg + 2 << 1) - 2] = segrb0[(iiseg << 1)
:info:build                                           ^
:info:build                                     (        )
:info:build :4703:22: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                             segrb0[(iiseg + 2 << 1) - 1] = segrb0[(iiseg << 1)
:info:build                                     ~~~~~~^~~ ~~
:info:build :4703:22: note: place parentheses around the '+' expression to silence this warning
:info:build                             segrb0[(iiseg + 2 << 1) - 1] = segrb0[(iiseg << 1)
:info:build                                           ^
:info:build                                     (        )
:info:build :4717:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                 segrb0[(iiseg + 1 << 1) - 2] = 0.f;
:info:build                         ~~~~~~^~~ ~~
:info:build :4717:17: note: place parentheses around the '+' expression to silence this warning
:info:build                 segrb0[(iiseg + 1 << 1) - 2] = 0.f;
:info:build                               ^
:info:build                         (        )
:info:build :4718:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                 segrb0[(iiseg + 1 << 1) - 1] = nolev + 1.f;
:info:build                         ~~~~~~^~~ ~~
:info:build :4718:17: note: place parentheses around the '+' expression to silence this warning
:info:build                 segrb0[(iiseg + 1 << 1) - 1] = nolev + 1.f;
:info:build                               ^
:info:build                         (        )
:info:build :5516:25: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build         if (comslur_1.fontslur && idno == 13 || ! comslur_1.fontslur && (idno 
:info:build             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ~~
:info:build :5516:25: note: place parentheses around the '&&' expression to silence this warning
:info:build         if (comslur_1.fontslur && idno == 13 || ! comslur_1.fontslur && (idno 
:info:build             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
:info:build :5516:63: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build         if (comslur_1.fontslur && idno == 13 || ! comslur_1.fontslur && (idno 
:info:build                                              ~~ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
:info:build :5516:63: note: place parentheses around the '&&' expression to silence this warning
:info:build         if (comslur_1.fontslur && idno == 13 || ! comslur_1.fontslur && (idno 
:info:build                                                                      ^
:info:build                                                 (
:info:build :5524:32: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build         } else if (comslur_1.fontslur && idno >= 14 || idno == 15) {
:info:build                    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ~~
:info:build :5524:32: note: place parentheses around the '&&' expression to silence this warning
:info:build         } else if (comslur_1.fontslur && idno >= 14 || idno == 15) {
:info:build                    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
:info:build :5571:37: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build             } else if ((comslur_1.fontslur && idno >= 14 || idno == 15) && 
:info:build                         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ~~
:info:build :5571:37: note: place parentheses around the '&&' expression to silence this warning
:info:build             } else if ((comslur_1.fontslur && idno >= 14 || idno == 15) && 
:info:build                         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
:info:build :5576:26: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                 if (comslur_1.fontslur && igetbits_(&comdyn_1.idyndat[idynn[
:info:build                     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :5576:26: note: place parentheses around the '&&' expression to silence this warning
:info:build                 if (comslur_1.fontslur && igetbits_(&comdyn_1.idyndat[idynn[
:info:build                     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :5578:23: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         comslur_1.fontslur && (igetbits_(&comdyn_1.idyndat[
:info:build                         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :5578:23: note: place parentheses around the '&&' expression to silence this warning
:info:build                         comslur_1.fontslur && (igetbits_(&comdyn_1.idyndat[
:info:build                                            ^
:info:build :5597:64: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build             } else if (icntdyn > 1 && idno > 0 && (comslur_1.fontslur && idno 
:info:build                                                    ~~~~~~~~~~~~~~~~~~~^~~~~~~
:info:build :5597:64: note: place parentheses around the '&&' expression to silence this warning
:info:build             } else if (icntdyn > 1 && idno > 0 && (comslur_1.fontslur && idno 
:info:build                                                    ~~~~~~~~~~~~~~~~~~~^~~~~~~
:info:build :5598:36: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                     < 14 || ! comslur_1.fontslur && idno < 15)) {
:info:build                          ~~ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
:info:build :5598:36: note: place parentheses around the '&&' expression to silence this warning
:info:build                     < 14 || ! comslur_1.fontslur && idno < 15)) {
:info:build                                                  ^
:info:build                             (                                )
:info:build :5603:26: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                 if (comslur_1.fontslur && igetbits_(&comdyn_1.idyndat[idynn[
:info:build                     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :5603:26: note: place parentheses around the '&&' expression to silence this warning
:info:build                 if (comslur_1.fontslur && igetbits_(&comdyn_1.idyndat[idynn[
:info:build                     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :5605:23: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         comslur_1.fontslur && igetbits_(&comdyn_1.idyndat[
:info:build                         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :5605:23: note: place parentheses around the '&&' expression to silence this warning
:info:build                         comslur_1.fontslur && igetbits_(&comdyn_1.idyndat[
:info:build                                            ^
:info:build :5633:25: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build         if (comslur_1.fontslur && idno == 13 || ! comslur_1.fontslur && (idno 
:info:build             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ~~
:info:build :5633:25: note: place parentheses around the '&&' expression to silence this warning
:info:build         if (comslur_1.fontslur && idno == 13 || ! comslur_1.fontslur && (idno 
:info:build             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
:info:build :5633:63: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build         if (comslur_1.fontslur && idno == 13 || ! comslur_1.fontslur && (idno 
:info:build                                              ~~ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
:info:build :5633:63: note: place parentheses around the '&&' expression to silence this warning
:info:build         if (comslur_1.fontslur && idno == 13 || ! comslur_1.fontslur && (idno 
:info:build                                                                      ^
:info:build                                                 (
:info:build :5707:52: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             ltxtdyn = lenstr_(comdyn_1.txtdynq + (jtxtdyn - 1 << 7), &c__128, 
:info:build                                                   ~~~~~~~~^~~ ~~
:info:build :5707:52: note: place parentheses around the '-' expression to silence this warning
:info:build             ltxtdyn = lenstr_(comdyn_1.txtdynq + (jtxtdyn - 1 << 7), &c__128, 
:info:build                                                           ^
:info:build                                                   (          )
:info:build :5746:63: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             i__6[1] = ltxtdyn, a__3[1] = comdyn_1.txtdynq + (jtxtdyn - 1 << 7)
:info:build                                                              ~~~~~~~~^~~ ~~
:info:build :5746:63: note: place parentheses around the '-' expression to silence this warning
:info:build             i__6[1] = ltxtdyn, a__3[1] = comdyn_1.txtdynq + (jtxtdyn - 1 << 7)
:info:build                                                                      ^
:info:build                                                              (          )
:info:build :6531:18: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                     if (stemup && *(unsigned char *)slurudq == 'd' || ! 
:info:build                         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
:info:build :6531:18: note: place parentheses around the '&&' expression to silence this warning
:info:build                     if (stemup && *(unsigned char *)slurudq == 'd' || ! 
:info:build                                ^
:info:build                         (                                         )
:info:build :6532:15: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                             stemup && *(unsigned char *)slurudq == 'u') {
:info:build                             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :6532:15: note: place parentheses around the '&&' expression to silence this warning
:info:build                             stemup && *(unsigned char *)slurudq == 'u') {
:info:build                                    ^
:info:build                                                                       )
:info:build :6541:16: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                              ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
:info:build :6541:16: note: place parentheses around the '&&' expression to silence this warning
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                                     ^
:info:build                              (                           )
:info:build :6541:50: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                                                           ~~ ~~~~~~~~~^~~~
:info:build :6541:50: note: place parentheses around the '&&' expression to silence this warning
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                                                                       ^
:info:build                                                              (
:info:build :6856:18: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                     if (stemup && *(unsigned char *)slurudq == 'd' || ! 
:info:build                         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
:info:build :6856:18: note: place parentheses around the '&&' expression to silence this warning
:info:build                     if (stemup && *(unsigned char *)slurudq == 'd' || ! 
:info:build                                ^
:info:build                         (                                         )
:info:build :6857:15: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                             stemup && *(unsigned char *)slurudq == 'u') {
:info:build                             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :6857:15: note: place parentheses around the '&&' expression to silence this warning
:info:build                             stemup && *(unsigned char *)slurudq == 'u') {
:info:build                                    ^
:info:build                                                                       )
:info:build :6863:16: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                              ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
:info:build :6863:16: note: place parentheses around the '&&' expression to silence this warning
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                                     ^
:info:build                              (                           )
:info:build :6863:50: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                                                           ~~ ~~~~~~~~~^~~~
:info:build :6863:50: note: place parentheses around the '&&' expression to silence this warning
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                                                                       ^
:info:build                                                              (
:info:build :7088:63: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build             tmove = nolevs == nolevt && (bit_test(isdat1[isdats],11) && 
:info:build                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
:info:build :7088:63: note: place parentheses around the '&&' expression to silence this warning
:info:build             tmove = nolevs == nolevt && (bit_test(isdat1[isdats],11) && 
:info:build                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
:info:build :7090:11: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                     11) && ! bit_test(isdat1[isdatt],11));
:info:build                     ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :7090:11: note: place parentheses around the '&&' expression to silence this warning
:info:build                     11) && ! bit_test(isdat1[isdatt],11));
:info:build                     ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :7185:18: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                     if (stemup && *(unsigned char *)slurudq == 'd' || ! 
:info:build                         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
:info:build :7185:18: note: place parentheses around the '&&' expression to silence this warning
:info:build                     if (stemup && *(unsigned char *)slurudq == 'd' || ! 
:info:build                                ^
:info:build                         (                                         )
:info:build :7186:15: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                             stemup && *(unsigned char *)slurudq == 'u') {
:info:build                             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :7186:15: note: place parentheses around the '&&' expression to silence this warning
:info:build                             stemup && *(unsigned char *)slurudq == 'u') {
:info:build                                    ^
:info:build                                                                       )
:info:build :7195:16: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                              ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
:info:build :7195:16: note: place parentheses around the '&&' expression to silence this warning
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                                     ^
:info:build                              (                           )
:info:build :7195:50: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                                                           ~~ ~~~~~~~~~^~~~
:info:build :7195:50: note: place parentheses around the '&&' expression to silence this warning
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                                                                       ^
:info:build                                                              (
:info:build :7512:18: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                     if (stemup && *(unsigned char *)slurudq == 'd' || ! 
:info:build                         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
:info:build :7512:18: note: place parentheses around the '&&' expression to silence this warning
:info:build                     if (stemup && *(unsigned char *)slurudq == 'd' || ! 
:info:build                                ^
:info:build                         (                                         )
:info:build :7513:15: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                             stemup && *(unsigned char *)slurudq == 'u') {
:info:build                             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :7513:15: note: place parentheses around the '&&' expression to silence this warning
:info:build                             stemup && *(unsigned char *)slurudq == 'u') {
:info:build                                    ^
:info:build                                                                       )
:info:build :7519:16: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                              ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
:info:build :7519:16: note: place parentheses around the '&&' expression to silence this warning
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                                     ^
:info:build                              (                           )
:info:build :7519:50: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                                                           ~~ ~~~~~~~~~^~~~
:info:build :7519:50: note: place parentheses around the '&&' expression to silence this warning
:info:build                         if ((stemup && *nolev >= *ncm - 2 || ! stemup && *
:info:build                                                                       ^
:info:build                                                              (
:info:build :7986:37: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build             if (short__[ir - 1] && (ir > 1 && short__[max(i__3,1) - 1] || ir <
:info:build                                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
:info:build :7986:37: note: place parentheses around the '&&' expression to silence this warning
:info:build             if (short__[ir - 1] && (ir > 1 && short__[max(i__3,1) - 1] || ir <
:info:build                                            ^
:info:build                                     (                                 )
:info:build :7987:14: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                      nreal && short__[ir])) {
:info:build                      ~~~~~~^~~~~~~~~~~~~~
:info:build :7987:14: note: place parentheses around the '&&' expression to silence this warning
:info:build                      nreal && short__[ir])) {
:info:build                            ^
:info:build                                          )
:info:build :8562:40: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build             if (*(unsigned char *)durq == 'L' && dum > 20.f || *(unsigned 
:info:build                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ~~
:info:build :8562:40: note: place parentheses around the '&&' expression to silence this warning
:info:build             if (*(unsigned char *)durq == 'L' && dum > 20.f || *(unsigned 
:info:build                                               ^
:info:build                 (                                          )
:info:build :8563:26: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                     char *)durq == 'S' && dum > 4.f) {
:info:build                     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
:info:build :8563:26: note: place parentheses around the '&&' expression to silence this warning
:info:build                     char *)durq == 'S' && dum > 4.f) {
:info:build                                        ^
:info:build                                                    )
:info:build :8702:24: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                     if (numshft == 1 && snum > 64.f || numshft == 2 && snum > 
:info:build                         ~~~~~~~~~~~~~^~~~~~~~~~~~~~ ~~
:info:build :8702:24: note: place parentheses around the '&&' expression to silence this warning
:info:build                     if (numshft == 1 && snum > 64.f || numshft == 2 && snum > 
:info:build                                      ^
:info:build                         (                          )
:info:build :8702:55: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                     if (numshft == 1 && snum > 64.f || numshft == 2 && snum > 
:info:build                                                     ~~ ~~~~~~~~~~~~~^~~~~~~~~
:info:build :8702:55: note: place parentheses around the '&&' expression to silence this warning
:info:build                     if (numshft == 1 && snum > 64.f || numshft == 2 && snum > 
:info:build                                                                     ^
:info:build                                                        (
:info:build :8969:17: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         if (ic >= 48 && ic <= 57 || ic >= 65 && ic <= 90) {
:info:build                             ~~~~~~~~~^~~~~~~~~~~ ~~
:info:build :8969:17: note: place parentheses around the '&&' expression to silence this warning
:info:build                         if (ic >= 48 && ic <= 57 || ic >= 65 && ic <= 90) {
:info:build                                      ^
:info:build                             (                   )
:info:build :8969:41: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         if (ic >= 48 && ic <= 57 || ic >= 65 && ic <= 90) {
:info:build                                                  ~~ ~~~~~~~~~^~~~~~~~~~~
:info:build :8969:41: note: place parentheses around the '&&' expression to silence this warning
:info:build                         if (ic >= 48 && ic <= 57 || ic >= 65 && ic <= 90) {
:info:build                                                              ^
:info:build                                                     (                   )
:info:build :9181:41: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                                 > 0 || *(unsigned char *)durq >= 48 && *(
:info:build                                     ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build :9181:41: note: place parentheses around the '&&' expression to silence this warning
:info:build                                 > 0 || *(unsigned char *)durq >= 48 && *(
:info:build                                                                     ^
:info:build                                        (
:info:build :9672:8: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                          48 && *(unsigned char *)dumq <= 58) {
:info:build                          ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :9672:8: note: place parentheses around the '&&' expression to silence this warning
:info:build                          48 && *(unsigned char *)dumq <= 58) {
:info:build                             ^
:info:build                                                            )
:info:build :9772:26: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                 if (ic < 48 || ic > 57 && ic < 65 || ic > 90) {
:info:build                             ~~ ~~~~~~~~^~~~~~~~~~
:info:build :9772:26: note: place parentheses around the '&&' expression to silence this warning
:info:build                 if (ic < 48 || ic > 57 && ic < 65 || ic > 90) {
:info:build                                        ^
:info:build                                (                 )
:info:build :9957:43: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build         } else if (*(unsigned char *)charq >= 48 && *(unsigned char *)charq <=
:info:build                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :9957:43: note: place parentheses around the '&&' expression to silence this warning
:info:build         } else if (*(unsigned char *)charq >= 48 && *(unsigned char *)charq <=
:info:build                                                  ^
:info:build                    (
:info:build :10239:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                     unsigned char *)durq >= 48 && *(unsigned char *)durq <= 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :10239:34: note: place parentheses around the '&&' expression to silence this warning
:info:build                     unsigned char *)durq >= 48 && *(unsigned char *)durq <= 
:info:build                                                ^
:info:build :10314:43: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                     'r' || *(unsigned char *)durq >= 48 && *(unsigned char *)
:info:build                         ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
:info:build :10314:43: note: place parentheses around the '&&' expression to silence this warning
:info:build                     'r' || *(unsigned char *)durq >= 48 && *(unsigned char *)
:info:build                                                         ^
:info:build                            (
:info:build :10479:53: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         + 2, (ftnlen)9, (ftnlen)1) == 0 || ndxquote == 5 && 
:info:build                                                         ~~ ~~~~~~~~~~~~~~^~
:info:build :10479:53: note: place parentheses around the '&&' expression to silence this warning
:info:build                         + 2, (ftnlen)9, (ftnlen)1) == 0 || ndxquote == 5 && 
:info:build                                                                          ^
:info:build                                                            (
:info:build :11004:41: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                                 > 0 || *(unsigned char *)durq >= 48 && *(
:info:build                                     ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build :11004:41: note: place parentheses around the '&&' expression to silence this warning
:info:build                                 > 0 || *(unsigned char *)durq >= 48 && *(
:info:build                                                                     ^
:info:build                                        (
:info:build :11433:46: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build         s_copy(comdyn_1.txtdynq + (comdyn_1.ntxtdyn - 1 << 7), lineq + i__1, (
:info:build                                    ~~~~~~~~~~~~~~~~~^~~ ~~
:info:build :11433:46: note: place parentheses around the '-' expression to silence this warning
:info:build         s_copy(comdyn_1.txtdynq + (comdyn_1.ntxtdyn - 1 << 7), lineq + i__1, (
:info:build                                    ~~~~~~~~~~~~~~~~~^~~
:info:build :11470:17: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build         if (idno == 14 && bit_test(comdyn_1.listdecresc,*ivx) || idno == 15 &&
:info:build             ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
:info:build :11470:17: note: place parentheses around the '&&' expression to silence this warning
:info:build         if (idno == 14 && bit_test(comdyn_1.listdecresc,*ivx) || idno == 15 &&
:info:build             ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :11470:70: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build         if (idno == 14 && bit_test(comdyn_1.listdecresc,*ivx) || idno == 15 &&
:info:build                                                               ~~ ~~~~~~~~~~~^~
:info:build :11470:70: note: place parentheses around the '&&' expression to silence this warning
:info:build         if (idno == 14 && bit_test(comdyn_1.listdecresc,*ivx) || idno == 15 &&
:info:build                                                                  ~~~~~~~~~~~^~
:info:build :11500:39: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build         if (idno == 15 || comslur_1.fontslur && idno == 14) {
:info:build                        ~~ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
:info:build :11500:39: note: place parentheses around the '&&' expression to silence this warning
:info:build         if (idno == 15 || comslur_1.fontslur && idno == 14) {
:info:build                           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
:info:build :11813:41: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build     store = cominsttrans_1.earlytranson && *ibarcnt == 0 || *ibarcnt > 0 && ! 
:info:build             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ~~
:info:build :11813:41: note: place parentheses around the '&&' expression to silence this warning
:info:build     store = cominsttrans_1.earlytranson && *ibarcnt == 0 || *ibarcnt > 0 && ! 
:info:build             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build :11813:74: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build     store = cominsttrans_1.earlytranson && *ibarcnt == 0 || *ibarcnt > 0 && ! 
:info:build                                                          ~~ ~~~~~~~~~~~~~^~~~
:info:build :11813:74: note: place parentheses around the '&&' expression to silence this warning
:info:build     store = cominsttrans_1.earlytranson && *ibarcnt == 0 || *ibarcnt > 0 && ! 
:info:build                                                                          ^
:info:build                                                             (
:info:build :12437:39: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build     if (*(unsigned char *)charq >= 97 && *(unsigned char *)charq <= 103 || *(
:info:build         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
:info:build :12437:39: note: place parentheses around the '&&' expression to silence this warning
:info:build     if (*(unsigned char *)charq >= 97 && *(unsigned char *)charq <= 103 || *(
:info:build                                       ^
:info:build         (                                                              )
:info:build :12973:36: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                             all_1.nnl[commvl_1.ivx - 1] - 1 << 1) - 3], &
:info:build                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ~~
:info:build :12973:36: note: place parentheses around the '-' expression to silence this warning
:info:build                             all_1.nnl[commvl_1.ivx - 1] - 1 << 1) - 3], &
:info:build                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
:info:build :14461:15: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                             == '"' && s_cmp(lineq + i__1, "\\", all_1.iccount 
:info:build                             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :14461:15: note: place parentheses around the '&&' expression to silence this warning
:info:build                             == '"' && s_cmp(lineq + i__1, "\\", all_1.iccount 
:info:build                                    ^
:info:build :14462:48: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                             - 1 - i__1, (ftnlen)1) != 0 || ! quoted && *(
:info:build                                                         ~~ ~~~~~~~~~^~~~~
:info:build :14462:48: note: place parentheses around the '&&' expression to silence this warning
:info:build                             - 1 - i__1, (ftnlen)1) != 0 || ! quoted && *(
:info:build                                                                     ^
:info:build                                                            (
:info:build :15157:41: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                 nole << 12) + (korn << 19) + (iofforn + 32 << 25);
:info:build                                               ~~~~~~~~^~~~ ~~
:info:build :15157:41: note: place parentheses around the '+' expression to silence this warning
:info:build                 nole << 12) + (korn << 19) + (iofforn + 32 << 25);
:info:build                                                       ^
:info:build                                               (           )
:info:build :15605:36: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build     ret_val = ias[(0 + (0 + (*nacc - 1 << 2))) / 4];
:info:build                              ~~~~~~^~~ ~~
:info:build :15605:36: note: place parentheses around the '-' expression to silence this warning
:info:build     ret_val = ias[(0 + (0 + (*nacc - 1 << 2))) / 4];
:info:build                                    ^
:info:build                              (        )
:info:build :16052:46: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build     s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__1, i__1, &c__2, (
:info:build                              ~~~~~~~~~~~~~~~~^~~ ~~
:info:build :16052:46: note: place parentheses around the '-' expression to silence this warning
:info:build     s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__1, i__1, &c__2, (
:info:build                              ~~~~~~~~~~~~~~~~^~~
:info:build :16062:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                     comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
:info:build                                        ~~~~~~~~~~~~~~~~^~~ ~~
:info:build :16062:42: note: place parentheses around the '-' expression to silence this warning
:info:build                     comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
:info:build                                        ~~~~~~~~~~~~~~~~^~~
:info:build :16061:47: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__2, i__2, &
:info:build                                      ~~~~~~~~~~~~~~~~^~~ ~~
:info:build :16061:47: note: place parentheses around the '-' expression to silence this warning
:info:build             s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__2, i__2, &
:info:build                                      ~~~~~~~~~~~~~~~~^~~
:info:build :16067:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                 comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
:info:build                                    ~~~~~~~~~~~~~~~~^~~ ~~
:info:build :16067:38: note: place parentheses around the '-' expression to silence this warning
:info:build                 comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
:info:build                                    ~~~~~~~~~~~~~~~~^~~
:info:build :16066:43: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build         s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__1, i__1, &c__2,
:info:build                                  ~~~~~~~~~~~~~~~~^~~ ~~
:info:build :16066:43: note: place parentheses around the '-' expression to silence this warning
:info:build         s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__1, i__1, &c__2,
:info:build                                  ~~~~~~~~~~~~~~~~^~~
:info:build :16081:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                     comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
:info:build                                        ~~~~~~~~~~~~~~~~^~~ ~~
:info:build :16081:42: note: place parentheses around the '-' expression to silence this warning
:info:build                     comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
:info:build                                        ~~~~~~~~~~~~~~~~^~~
:info:build :16080:47: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__1, i__1, &
:info:build                                      ~~~~~~~~~~~~~~~~^~~ ~~
:info:build :16080:47: note: place parentheses around the '-' expression to silence this warning
:info:build             s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__1, i__1, &
:info:build                                      ~~~~~~~~~~~~~~~~^~~
:info:build :16101:39: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                         comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
:info:build                                            ~~~~~~~~~~~~~~~~^~~ ~~
:info:build :16101:39: note: place parentheses around the '-' expression to silence this warning
:info:build                         comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
:info:build                                            ~~~~~~~~~~~~~~~~^~~
:info:build :16114:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                     comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
:info:build                                        ~~~~~~~~~~~~~~~~^~~ ~~
:info:build :16114:42: note: place parentheses around the '-' expression to silence this warning
:info:build                     comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
:info:build                                        ~~~~~~~~~~~~~~~~^~~
:info:build :16626:52: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build     if (in == comntot_1.ntot || (commvl_1.ivx == 1 && ((isl & 67109216) > 0 ||
:info:build                                  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :16626:52: note: place parentheses around the '&&' expression to silence this warning
:info:build     if (in == comntot_1.ntot || (commvl_1.ivx == 1 && ((isl & 67109216) > 0 ||
:info:build                                  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :17695:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                             addstr_(comgrace_1.litq + (il - 1 << 7), &
:info:build                                                        ~~~^~~ ~~
:info:build :17695:38: note: place parentheses around the '-' expression to silence this warning
:info:build                             addstr_(comgrace_1.litq + (il - 1 << 7), &
:info:build                                                           ^
:info:build                                                        (     )
:info:build :17702:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                                          comgrace_1.litq + (il - 1 << 7);
:info:build                                                             ~~~^~~ ~~
:info:build :17702:29: note: place parentheses around the '-' expression to silence this warning
:info:build                                          comgrace_1.litq + (il - 1 << 7);
:info:build                                                                ^
:info:build                                                             (     )
:info:build :17717:37: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                             - 1] <= numbms[commvl_1.ivx] && all_1.ibm1[
:info:build                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
:info:build :17717:37: note: place parentheses around the '&&' expression to silence this warning
:info:build                             - 1] <= numbms[commvl_1.ivx] && all_1.ibm1[
:info:build                                                          ^
:info:build :17825:42: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                                     commvl_1.ivx + ip * 24 - 25],31) && ! 
:info:build                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build :17825:42: note: place parentheses around the '&&' expression to silence this warning
:info:build                                     commvl_1.ivx + ip * 24 - 25],31) && ! 
:info:build                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build :17944:27: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                                 24 - 25],2) || ip > 1 && bit_test(all_1.irest[
:info:build                                             ~~ ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
:info:build :17944:27: note: place parentheses around the '&&' expression to silence this warning
:info:build                                 24 - 25],2) || ip > 1 && bit_test(all_1.irest[
:info:build                                                ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
:info:build :18344:21: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                 if (all_1.figbass && commvl_1.ivx == 1 || commvl_1.ivx == 
:info:build                     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ~~
:info:build :18344:21: note: place parentheses around the '&&' expression to silence this warning
:info:build                 if (all_1.figbass && commvl_1.ivx == 1 || commvl_1.ivx == 
:info:build                     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
:info:build :18368:18: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                                     - 25],0) && *(unsigned char *)&ch__6[0] ==
:info:build                                     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :18368:18: note: place parentheses around the '&&' expression to silence this warning
:info:build                                     - 25],0) && *(unsigned char *)&ch__6[0] ==
:info:build                                              ^
:info:build :19190:31: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build             0) && (commvl_1.ivx == 1 && all_1.isfig[(ip << 1) - 2] || 
:info:build                    ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
:info:build :19190:31: note: place parentheses around the '&&' expression to silence this warning
:info:build             0) && (commvl_1.ivx == 1 && all_1.isfig[(ip << 1) - 2] || 
:info:build                    ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :19191:39: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build             commvl_1.ivx == comfig_1.ivxfig2 && all_1.isfig[(ip << 1) - 1])) {
:info:build             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :19191:39: note: place parentheses around the '&&' expression to silence this warning
:info:build             commvl_1.ivx == comfig_1.ivxfig2 && all_1.isfig[(ip << 1) - 1])) {
:info:build             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :20007:39: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build             xn = heightil - xiltxt - (nintpg + nsystp << 2) - (nsystp - 1) * 
:info:build                                       ~~~~~~~^~~~~~~~ ~~
:info:build :20007:39: note: place parentheses around the '+' expression to silence this warning
:info:build             xn = heightil - xiltxt - (nintpg + nsystp << 2) - (nsystp - 1) * 
:info:build                                              ^
:info:build                                       (              )
:info:build 25 warnings generated.
:info:build /usr/bin/clang  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o scor2prt pmx-src/scor2prt.o libf2c.a 
:info:build :21445:56: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                     do_fio(&c__1, (char *)&all_1.ifigdr[(all_1.iline - 1 << 1)
:info:build                                                          ~~~~~~~~~~~~^~~ ~~
:info:build :21445:56: note: place parentheses around the '-' expression to silence this warning
:info:build                     do_fio(&c__1, (char *)&all_1.ifigdr[(all_1.iline - 1 << 1)
:info:build                                                          ~~~~~~~~~~~~^~~
:info:build :21445:56: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                     do_fio(&c__1, (char *)&all_1.ifigdr[(all_1.iline - 1 << 1)
:info:build                                                          ~~~~~~~~~~~~^~~ ~~
:info:build :21445:56: note: place parentheses around the '-' expression to silence this warning
:info:build                     do_fio(&c__1, (char *)&all_1.ifigdr[(all_1.iline - 1 << 1)
:info:build                                                          ~~~~~~~~~~~~^~~
:info:build :22030:22: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                         if (all_1.figbass && commvl_1.ivx == 1 || 
:info:build                             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ~~
:info:build :22030:22: note: place parentheses around the '&&' expression to silence this warning
:info:build                         if (all_1.figbass && commvl_1.ivx == 1 || 
:info:build                             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
:info:build :22033:6: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                                         + ioff << 1) - 2];
:info:build                                         ^~~~~~ ~~
:info:build :22033:6: note: place parentheses around the '+' expression to silence this warning
:info:build                                         + ioff << 1) - 2];
:info:build                                         ^
:info:build                                               )
:info:build :22035:6: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
:info:build                                         + ioff << 1) - 1];
:info:build                                         ^~~~~~ ~~
:info:build :22035:6: note: place parentheses around the '+' expression to silence this warning
:info:build                                         + ioff << 1) - 1];
:info:build                                         ^
:info:build                                               )
:info:build :22153:44: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                             comfig_1.itfig[commvl_1.ivx + (jfig - islide << 1)
:info:build                                                            ~~~~~^~~~~~~~ ~~
:info:build :22153:44: note: place parentheses around the '-' expression to silence this warning
:info:build                             comfig_1.itfig[commvl_1.ivx + (jfig - islide << 1)
:info:build                                                                 ^
:info:build                                                            (            )
:info:build :22154:53: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                             s_copy(comfig_1.figq + (commvl_1.ivx + (jfig - 
:info:build                                                                     ~~~~~^
:info:build :22154:53: note: place parentheses around the '-' expression to silence this warning
:info:build                             s_copy(comfig_1.figq + (commvl_1.ivx + (jfig - 
:info:build                                                                          ^
:info:build                                                                     (
:info:build :22155:46: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                             comgrace_1.itoff[commvl_1.ivx + (jfig - islide << 
:info:build                                                              ~~~~~^~~~~~~~ ~~
:info:build :22155:46: note: place parentheses around the '-' expression to silence this warning
:info:build                             comgrace_1.itoff[commvl_1.ivx + (jfig - islide << 
:info:build                                                                   ^
:info:build                                                              (            )
:info:build :22156:46: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                             comfig_1.ivupfig[commvl_1.ivx + (jfig - islide << 
:info:build                                                              ~~~~~^~~~~~~~ ~~
:info:build :22156:46: note: place parentheses around the '-' expression to silence this warning
:info:build                             comfig_1.ivupfig[commvl_1.ivx + (jfig - islide << 
:info:build                                                                   ^
:info:build                                                              (            )
:info:build :22157:45: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build                             comfig_1.ivvfig[commvl_1.ivx + (jfig - islide << 
:info:build                                                             ~~~~~^~~~~~~~ ~~
:info:build :22157:45: note: place parentheses around the '-' expression to silence this warning
:info:build                             comfig_1.ivvfig[commvl_1.ivx + (jfig - islide << 
:info:build                                                                  ^
:info:build                                                             (            )
:info:build :22611:35: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                     commvl_1.nvmx[iiv - 1] == 2 && commvl_1.ivmx[iiv + 23] == 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :22611:35: note: place parentheses around the '&&' expression to silence this warning
:info:build                     commvl_1.nvmx[iiv - 1] == 2 && commvl_1.ivmx[iiv + 23] == 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :22621:7: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                     && commvl_1.ivmx[iiv + 23] == *iv) {
:info:build                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :22621:7: note: place parentheses around the '&&' expression to silence this warning
:info:build                     && commvl_1.ivmx[iiv + 23] == *iv) {
:info:build                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build :22648:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             i__3[1] = 8, a__2[1] = symq + (isym - 1 << 3);
:info:build                                            ~~~~~^~~ ~~
:info:build :22648:42: note: place parentheses around the '-' expression to silence this warning
:info:build             i__3[1] = 8, a__2[1] = symq + (isym - 1 << 3);
:info:build                                                 ^
:info:build                                            (       )
:info:build :22650:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             i__4[2] = 8, a__3[2] = symq + (isym - 1 << 3);
:info:build                                            ~~~~~^~~ ~~
:info:build :22650:42: note: place parentheses around the '-' expression to silence this warning
:info:build             i__4[2] = 8, a__3[2] = symq + (isym - 1 << 3);
:info:build                                                 ^
:info:build                                            (       )
:info:build :22656:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             i__3[1] = 8, a__2[1] = symq + (isym - 1 << 3);
:info:build                                            ~~~~~^~~ ~~
:info:build :22656:42: note: place parentheses around the '-' expression to silence this warning
:info:build             i__3[1] = 8, a__2[1] = symq + (isym - 1 << 3);
:info:build                                                 ^
:info:build                                            (       )
:info:build :22658:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
:info:build             i__4[2] = 8, a__3[2] = symq + (isym - 1 << 3);
:info:build                                            ~~~~~^~~ ~~
:info:build :22658:42: note: place parentheses around the '-' expression to silence this warning
:info:build             i__4[2] = 8, a__3[2] = symq + (isym - 1 << 3);
:info:build                                                 ^
:info:build                                            (       )
:info:build :23091:48: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build         if (! (*iscrd) || comtrill_1.maxlev != *nolev && *(unsigned char *)
:info:build                        ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
:info:build :23091:48: note: place parentheses around the '&&' expression to silence this warning
:info:build         if (! (*iscrd) || comtrill_1.maxlev != *nolev && *(unsigned char *)
:info:build                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
:info:build :23092:47: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build                 ulpzq == 'l' || comtrill_1.minlev != *nolev && *(unsigned 
:info:build                              ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
:info:build :23092:47: note: place parentheses around the '&&' expression to silence this warning
:info:build                 ulpzq == 'l' || comtrill_1.minlev != *nolev && *(unsigned 
:info:build                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
:info:build :24921:51: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build     if (ntest < 0 || ntest == 0 && combc_1.bcspec && *ncm == 23) {
:info:build                   ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
:info:build :24921:51: note: place parentheses around the '&&' expression to silence this warning
:info:build     if (ntest < 0 || ntest == 0 && combc_1.bcspec && *ncm == 23) {
:info:build                                                   ^
:info:build                      (                                         )
:info:build :24970:57: warning: '&&' within '||' [-Wlogical-op-parentheses]
:info:build     if (test < -.001f || test < .001f && combc_1.bcspec && *ncm == 23) {
:info:build                       ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
:info:build :24970:57: note: place parentheses around the '&&' expression to silence this warning
:info:build     if (test < -.001f || test < .001f && combc_1.bcspec && *ncm == 23) {
:info:build                                                         ^
:info:build                          (                                           )
:info:build 128 warnings generated.
:info:build /usr/bin/clang  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o pmxab pmx-src/pmxab.o libf2c.a 
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/pmx'
:info:build === configuring in ps2eps (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/ps2eps)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.' --disable-build
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for gcc... (cached) /usr/bin/clang
:info:build checking whether we are using the GNU C compiler... (cached) yes
:info:build checking whether /usr/bin/clang accepts -g... (cached) yes
:info:build checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... (cached) yes
:info:build checking dependency style of /usr/bin/clang... (cached) gcc3
:info:build checking whether ln -s works... yes
:info:build checking whether make sets $(MAKE)... (cached) yes
:info:build checking for native WIN32 or MINGW32... no
:info:build checking for WIN64... no
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: executing depfiles commands
:info:build === configuring in texdoctk (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/texdoctk)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking whether ln -s works... yes
:info:build checking for native WIN32 or MINGW32... no
:info:build checking for WIN64... no
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: executing depfiles commands
:info:build Making all in texdoctk
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/texdoctk'
:info:build make[3]: Nothing to be done for `all'.
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/texdoctk'
:info:build === configuring in tpic2pdftex (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/tpic2pdftex)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for native WIN32 or MINGW32... no
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: executing depfiles commands
:info:build Making all in tpic2pdftex
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/tpic2pdftex'
:info:build make[3]: Nothing to be done for `all'.
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/tpic2pdftex'
:info:build === configuring in vlna (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/vlna)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for gcc... (cached) /usr/bin/clang
:info:build checking whether we are using the GNU C compiler... (cached) yes
:info:build checking whether /usr/bin/clang accepts -g... (cached) yes
:info:build checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... (cached) yes
:info:build checking dependency style of /usr/bin/clang... (cached) gcc3
:info:build checking for ctangle... no
:info:build checking for cweave... no
:info:build checking for csplain... no
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: executing depfiles commands
:info:build Making all in vlna
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/vlna'
:info:build depbase=`echo vlna.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"vlna\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"vlna--tex-live-\" -DPACKAGE_VERSION=\"1.5\" -DPACKAGE_STRING=\"vlna\ \(TeX\ Live\)\ 1.5\" -DPACKAGE_BUGREPORT=\"tex-live@tug.org\" -DPACKAGE_URL=\"\" -I.   -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT vlna.o -MD -MP -MF $depbase.Tpo -c -o vlna.o vlna.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o vlna vlna.o  
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/vlna'
:info:build === configuring in xpdfopen (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/xpdfopen)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for gcc... (cached) /usr/bin/clang
:info:build checking whether we are using the GNU C compiler... (cached) yes
:info:build checking whether /usr/bin/clang accepts -g... (cached) yes
:info:build checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... (cached) yes
:info:build checking dependency style of /usr/bin/clang... (cached) gcc3
:info:build checking how to run the C preprocessor... /usr/bin/clang -E
:info:build checking for X... libraries , headers 
:info:build checking for gethostbyname... yes
:info:build checking for connect... yes
:info:build checking for remove... yes
:info:build checking for shmat... yes
:info:build checking for IceConnectionNumber in -lICE... yes
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: executing depfiles commands
:info:build Making all in xpdfopen
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/xpdfopen'
:info:build depbase=`echo xpdfopen-src/pdfopen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"xpdfopen\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"xpdfopen--tex-live-\" -DPACKAGE_VERSION=\"0.86\" -DPACKAGE_STRING=\"xpdfopen\ \(TeX\ Live\)\ 0.86\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xpdfopen--tex-live-\" -DVERSION=\"0.86\" -I.   -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT xpdfopen-src/pdfopen.o -MD -MP -MF $depbase.Tpo -c -o xpdfopen-src/pdfopen.o xpdfopen-src/pdfopen.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo xpdfopen-src/sendx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"xpdfopen\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"xpdfopen--tex-live-\" -DPACKAGE_VERSION=\"0.86\" -DPACKAGE_STRING=\"xpdfopen\ \(TeX\ Live\)\ 0.86\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xpdfopen--tex-live-\" -DVERSION=\"0.86\" -I.   -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT xpdfopen-src/sendx.o -MD -MP -MF $depbase.Tpo -c -o xpdfopen-src/sendx.o xpdfopen-src/sendx.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo xpdfopen-src/utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"xpdfopen\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"xpdfopen--tex-live-\" -DPACKAGE_VERSION=\"0.86\" -DPACKAGE_STRING=\"xpdfopen\ \(TeX\ Live\)\ 0.86\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xpdfopen--tex-live-\" -DVERSION=\"0.86\" -I.   -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT xpdfopen-src/utils.o -MD -MP -MF $depbase.Tpo -c -o xpdfopen-src/utils.o xpdfopen-src/utils.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo xpdfopen-src/pdfclose.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DPACKAGE_NAME=\"xpdfopen\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"xpdfopen--tex-live-\" -DPACKAGE_VERSION=\"0.86\" -DPACKAGE_STRING=\"xpdfopen\ \(TeX\ Live\)\ 0.86\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xpdfopen--tex-live-\" -DVERSION=\"0.86\" -I.   -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT xpdfopen-src/pdfclose.o -MD -MP -MF $depbase.Tpo -c -o xpdfopen-src/pdfclose.o xpdfopen-src/pdfclose.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o pdfclose xpdfopen-src/pdfclose.o xpdfopen-src/sendx.o xpdfopen-src/utils.o  -lX11 -lXmu  
:info:build /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o pdfopen xpdfopen-src/pdfopen.o xpdfopen-src/sendx.o xpdfopen-src/utils.o  -lX11 -lXmu  
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/xpdfopen'
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils'
:info:build Making all in autosp
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/autosp'
:info:build make[2]: Nothing to be done for `all'.
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/autosp'
:info:build Making all in axodraw2
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/axodraw2'
:info:build make[2]: Nothing to be done for `all'.
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/axodraw2'
:info:build Making all in devnag
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/devnag'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/devnag'
:info:build make[3]: Nothing to be done for `all-am'.
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/devnag'
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/devnag'
:info:build Making all in lacheck
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/lacheck'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/lacheck'
:info:build make[3]: Nothing to be done for `all-am'.
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/lacheck'
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/lacheck'
:info:build Making all in m-tx
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/m-tx'
:info:build make[2]: Nothing to be done for `all'.
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/m-tx'
:info:build Making all in pmx
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/pmx'
:info:build make[2]: Nothing to be done for `all'.
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/pmx'
:info:build Making all in texdoctk
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/texdoctk'
:info:build make[2]: Nothing to be done for `all'.
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/texdoctk'
:info:build Making all in tpic2pdftex
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/tpic2pdftex'
:info:build make[2]: Nothing to be done for `all'.
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/tpic2pdftex'
:info:build Making all in vlna
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/vlna'
:info:build make[2]: Nothing to be done for `all'.
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/vlna'
:info:build Making all in xpdfopen
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/xpdfopen'
:info:build make[2]: Nothing to be done for `all'.
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils/xpdfopen'
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/utils'
:info:build Making all in texk
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk'
:info:build Making all in .
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk'
:info:build === configuring in web2c (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c)
:info:build make: running /bin/sh './configure'  '--disable-option-checking' '--prefix=/opt/local' '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=.'
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking build system type... x86_64-apple-darwin18.0.0
:info:build checking host system type... x86_64-apple-darwin18.0.0
:info:build checking how to print strings... printf
:info:build checking for a sed that does not truncate output... /usr/bin/sed
:info:build checking for grep that handles long lines and -e... /usr/bin/grep
:info:build checking for egrep... /usr/bin/grep -E
:info:build checking for fgrep... /usr/bin/grep -F
:info:build checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:build checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
:info:build checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
:info:build checking the name lister (/usr/bin/nm -B) interface... BSD nm
:info:build checking whether ln -s works... yes
:info:build checking the maximum length of command line arguments... 196608
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to x86_64-apple-darwin18.0.0 format... func_convert_file_noop
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to toolchain format... func_convert_file_noop
:info:build checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
:info:build checking for objdump... objdump
:info:build checking how to recognize dependent libraries... pass_all
:info:build checking for dlltool... no
:info:build checking how to associate runtime and link libraries... printf %s\n
:info:build checking for ar... ar
:info:build checking for archiver @FILE support... no
:info:build checking for strip... strip
:info:build checking for ranlib... ranlib
:info:build checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
:info:build checking for sysroot... no
:info:build checking for a working dd... /bin/dd
:info:build checking how to truncate binary pipes... /bin/dd bs=4096 count=1
:info:build checking for mt... no
:info:build checking if : is a manifest tool... no
:info:build checking for dsymutil... dsymutil
:info:build checking for nmedit... nmedit
:info:build checking for lipo... lipo
:info:build checking for otool... otool
:info:build checking for otool64... no
:info:build checking for -single_module linker flag... yes
:info:build checking for -exported_symbols_list linker flag... yes
:info:build checking for -force_load linker flag... yes
:info:build checking how to run the C preprocessor... /usr/bin/clang -E
:info:build checking for ANSI C header files... yes
:info:build checking for sys/types.h... yes
:info:build checking for sys/stat.h... yes
:info:build checking for stdlib.h... yes
:info:build checking for string.h... yes
:info:build checking for memory.h... yes
:info:build checking for strings.h... yes
:info:build checking for inttypes.h... yes
:info:build checking for stdint.h... yes
:info:build checking for unistd.h... yes
:info:build checking for dlfcn.h... yes
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for objdir... .libs
:info:build checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
:info:build checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
:info:build checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
:info:build checking if /usr/bin/clang static flag -static works... no
:info:build checking if /usr/bin/clang supports -c -o file.o... yes
:info:build checking if /usr/bin/clang supports -c -o file.o... (cached) yes
:info:build checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:build checking dynamic linker characteristics... darwin18.0.0 dyld
:info:build checking how to hardcode library paths into programs... immediate
:info:build checking whether stripping libraries is possible... yes
:info:build checking if libtool supports shared libraries... yes
:info:build checking whether to build shared libraries... yes
:info:build checking whether to build static libraries... yes
:info:build checking for special C compiler options needed for large files... no
:info:build checking for _FILE_OFFSET_BITS value needed for large files... no
:info:build checking for _LARGEFILE_SOURCE value needed for large files... no
:info:build checking for dirent.h that defines DIR... yes
:info:build checking for library containing opendir... none required
:info:build checking for ANSI C header files... (cached) yes
:info:build checking whether closedir returns void... no
:info:build checking assert.h usability... yes
:info:build checking assert.h presence... yes
:info:build checking for assert.h... yes
:info:build checking float.h usability... yes
:info:build checking float.h presence... yes
:info:build checking for float.h... yes
:info:build checking limits.h usability... yes
:info:build checking limits.h presence... yes
:info:build checking for limits.h... yes
:info:build checking pwd.h usability... yes
:info:build checking pwd.h presence... yes
:info:build checking for pwd.h... yes
:info:build checking for stdlib.h... (cached) yes
:info:build checking sys/param.h usability... yes
:info:build checking sys/param.h presence... yes
:info:build checking for sys/param.h... yes
:info:build checking for putenv... yes
:info:build checking for getcwd... yes
:info:build checking for getwd... yes
:info:build checking for memcmp... yes
:info:build checking for memcpy... yes
:info:build checking for mkstemp... yes
:info:build checking for mktemp... yes
:info:build checking for strchr... yes
:info:build checking for strrchr... yes
:info:build checking for an ANSI C-conforming const... yes
:info:build checking for inline... inline
:info:build checking for size_t... yes
:info:build checking for int64_t... yes
:info:build checking for uint64_t... yes
:info:build checking whether isascii is declared... yes
:info:build checking for struct stat.st_mtim... no
:info:build checking whether we are using the GNU C++ compiler... yes
:info:build checking whether /usr/bin/clang++ accepts -g... yes
:info:build checking dependency style of /usr/bin/clang++... gcc3
:info:build checking what warning flags to pass to the C++ compiler... -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings
:info:build checking how to run the C++ preprocessor... /usr/bin/clang++ -E
:info:build checking for ld used by /usr/bin/clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:build checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
:info:build checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:build checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
:info:build checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
:info:build checking if /usr/bin/clang++ static flag -static works... no
:info:build checking if /usr/bin/clang++ supports -c -o file.o... yes
:info:build checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
:info:build checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:build checking dynamic linker characteristics... darwin18.0.0 dyld
:info:build checking how to hardcode library paths into programs... immediate
:info:build checking whether we are using the GNU Objective C++ compiler... yes
:info:build checking whether /usr/bin/clang++ accepts -g... yes
:info:build checking dependency style of /usr/bin/clang++... gcc3
:info:build checking what warning flags to pass to the Objective C++ compiler... -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings
:info:build configure: LuaTeX enabled, requiring C++11 support
:info:build checking whether /usr/bin/clang++ supports C++11 features by default... yes
:info:build checking for kpsewhich... no
:info:build checking whether gcc asm needs underscore... no
:info:build checking for native WIN32 or MINGW32... no
:info:build checking for library containing connect... none required
:info:build checking for library containing dlopen... none required
:info:build checking for dlfcn.h... (cached) yes
:info:build checking for library containing dlopen... (cached) none required
:info:build checking for dlfcn.h... (cached) yes
:info:build checking for library containing gethostbyname... none required
:info:build checking for library containing hstrerror... none required
:info:build checking for library containing inet_aton... none required
:info:build checking for library containing nanosleep... none required
:info:build checking for Mac OS X ApplicationServices framework... yes
:info:build checking for pkg-config... pkg-config
:info:build checking for installed fontconfig headers and library... yes
:info:build configure: Assuming `--enable-tex-synctex=no'
:info:build configure: Assuming `--enable-etex-synctex=yes'
:info:build configure: Assuming `--enable-ptex-synctex=yes'
:info:build configure: Assuming `--enable-eptex-synctex=yes'
:info:build configure: Assuming `--enable-uptex-synctex=yes'
:info:build configure: Assuming `--enable-euptex-synctex=yes'
:info:build configure: Assuming `--enable-pdftex-synctex=yes'
:info:build configure: Assuming `--enable-xetex-synctex=yes'
:info:build checking for X... libraries , headers 
:info:build checking for gethostbyname... yes
:info:build checking for connect... yes
:info:build checking for remove... yes
:info:build checking for shmat... yes
:info:build checking for IceConnectionNumber in -lICE... yes
:info:build checking for XextCreateExtension in -lXext... yes
:info:build checking for bison... bison -y
:info:build checking for flex... flex
:info:build checking lex output file root... lex.yy
:info:build checking lex library... -ll
:info:build checking whether yytext is a pointer... yes
:info:build checking whether char is unsigned... no
:info:build checking size of int... 4
:info:build checking size of long... 8
:info:build checking for library containing pow... none required
:info:build checking for access... yes
:info:build checking for atoi... yes
:info:build checking for fmax... yes
:info:build checking for ftime... yes
:info:build checking for gettimeofday... yes
:info:build checking for mkdtemp... yes
:info:build checking for setlocale... yes
:info:build checking for strerror... yes
:info:build checking for strlcat... yes
:info:build checking for strlcpy... yes
:info:build checking for strndup... yes
:info:build checking whether strndup is declared... yes
:info:build checking errno.h usability... yes
:info:build checking errno.h presence... yes
:info:build checking for errno.h... yes
:info:build checking langinfo.h usability... yes
:info:build checking langinfo.h presence... yes
:info:build checking for langinfo.h... yes
:info:build checking locale.h usability... yes
:info:build checking locale.h presence... yes
:info:build checking for locale.h... yes
:info:build checking sys/time.h usability... yes
:info:build checking sys/time.h presence... yes
:info:build checking for sys/time.h... yes
:info:build checking sys/timeb.h usability... yes
:info:build checking sys/timeb.h presence... yes
:info:build checking for sys/timeb.h... yes
:info:build checking sys/wait.h usability... yes
:info:build checking sys/wait.h presence... yes
:info:build checking for sys/wait.h... yes
:info:build checking time.h usability... yes
:info:build checking time.h presence... yes
:info:build checking for time.h... yes
:info:build checking size of void *... 8
:info:build checking for uintptr_t... yes
:info:build checking for long double... yes
:info:build checking for stdbool.h that conforms to C99... yes
:info:build checking for _Bool... yes
:info:build checking whether byte ordering is bigendian... no
:info:build checking return type of signal handlers... void
:info:build configure: creating ./config.lt
:info:build config.lt: creating libtool
:info:build checking if libkpathsea supports debugging... yes
:info:build checking if <zlib.h> defines 'z_const'... yes
:info:build checking for freetype-config... freetype-config
:info:build checking for icu-config... icu-config
:info:build checking for pkg-config... (cached) pkg-config
:info:build checking size of off_t... 8
:info:build checking for Object::initCmd(const char*) etc... no
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: creating doc/Makefile
:info:build config.status: creating lib/Makefile
:info:build config.status: creating man/Makefile
:info:build config.status: creating omegafonts/Makefile
:info:build config.status: creating otps/Makefile
:info:build config.status: creating otps/win32/Makefile
:info:build config.status: creating window/Makefile
:info:build config.status: creating web2c-sh
:info:build config.status: creating tangle-sh
:info:build config.status: creating ctangleboot-sh
:info:build config.status: creating silent-sh
:info:build config.status: creating synctexdir/synctex.pc
:info:build config.status: creating w2c/c-auto.h
:info:build config.status: creating ff-config.h
:info:build config.status: executing depfiles commands
:info:build config.status: executing libtool commands
:info:build === configuring in web2c (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/web2c)
:info:build configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--bindir=/opt/local/libexec/texlive/binaries' '--mandir=/opt/local/libexec/texlive/binaries' '--infodir=/opt/local/share/info' '--enable-shared' '--disable-multiplatform' '--disable-native-texlive-build' '--without-old-mac-fonts' '--with-banner-add=/MacPorts 2018.47642_6' '--with-system-freetype2' '--without-system-freetype' '--without-system-icu' '--with-system-cairo' '--with-system-gd' '--with-system-gmp' '--with-system-graphite2' '--with-system-harfbuzz' '--with-system-icu' '--with-system-libpaper' '--with-libpaper-includes=/opt/local/include' '--with-libpaper-libdir=/opt/local/lib' '--with-system-libpng' '--with-libpng-includes=/opt/local/include' '--with-libpng-libdir=/opt/local/lib' '--with-system-mpfr' '--with-system-ncurses' '--with-system-pixman' '--with-system-poppler' '--with-system-potrace' '--with-system-xpdf' '--with-system-zlib' '--with-system-zziplib' '--disable-biber' '--disable-etex' '--disable-detex' '--disable-dvi2tty' '--disable-dvipng' '--disable-dvisvgm' '--disable-lcdf-typetools' '--disable-ps2eps' '--disable-psutils' '--disable-t1utils' '--disable-texinfo' '--disable-xindy' '--enable-build-in-source-tree' 'ac_cv_prog_AWK=/usr/bin/awk' '--with-xdvi-x-toolkit=xaw' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' '--enable-largefile' '--disable-silent-rules' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-autosp=yes' '--enable-axodraw2=yes' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-dtl=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-upmendex=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-teckit=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' 'OBJCXX=/usr/bin/clang++' 'OBJCXXFLAGS=-Os -stdlib=libc++ -arch x86_64 -stdlib=libc++' --cache-file=/dev/null --srcdir=.
:info:build checking for a BSD-compatible install... /usr/bin/install -c
:info:build checking whether build environment is sane... yes
:info:build checking for a thread-safe mkdir -p... ../../../build-aux/install-sh -c -d
:info:build checking for gawk... (cached) /usr/bin/awk
:info:build checking whether make sets $(MAKE)... yes
:info:build checking whether make supports nested variables... yes
:info:build checking for style of include used by make... GNU
:info:build checking for gcc... /usr/bin/clang
:info:build checking whether the C compiler works... yes
:info:build checking for C compiler default output file name... a.out
:info:build checking for suffix of executables... 
:info:build checking whether we are cross compiling... no
:info:build checking for suffix of object files... o
:info:build checking whether we are using the GNU C compiler... yes
:info:build checking whether /usr/bin/clang accepts -g... yes
:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
:info:build checking whether /usr/bin/clang understands -c and -o together... yes
:info:build checking dependency style of /usr/bin/clang... gcc3
:info:build checking build system type... x86_64-apple-darwin18.0.0
:info:build checking host system type... x86_64-apple-darwin18.0.0
:info:build checking how to print strings... printf
:info:build checking for a sed that does not truncate output... /usr/bin/sed
:info:build checking for grep that handles long lines and -e... /usr/bin/grep
:info:build checking for egrep... /usr/bin/grep -E
:info:build checking for fgrep... /usr/bin/grep -F
:info:build checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:build checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
:info:build checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
:info:build checking the name lister (/usr/bin/nm -B) interface... BSD nm
:info:build checking whether ln -s works... yes
:info:build checking the maximum length of command line arguments... 196608
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to x86_64-apple-darwin18.0.0 format... func_convert_file_noop
:info:build checking how to convert x86_64-apple-darwin18.0.0 file names to toolchain format... func_convert_file_noop
:info:build checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
:info:build checking for objdump... objdump
:info:build checking how to recognize dependent libraries... pass_all
:info:build checking for dlltool... no
:info:build checking how to associate runtime and link libraries... printf %s\n
:info:build checking for ar... ar
:info:build checking for archiver @FILE support... no
:info:build checking for strip... strip
:info:build checking for ranlib... ranlib
:info:build checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
:info:build checking for sysroot... no
:info:build checking for a working dd... /bin/dd
:info:build checking how to truncate binary pipes... /bin/dd bs=4096 count=1
:info:build checking for mt... no
:info:build checking if : is a manifest tool... no
:info:build checking for dsymutil... dsymutil
:info:build checking for nmedit... nmedit
:info:build checking for lipo... lipo
:info:build checking for otool... otool
:info:build checking for otool64... no
:info:build checking for -single_module linker flag... yes
:info:build checking for -exported_symbols_list linker flag... yes
:info:build checking for -force_load linker flag... yes
:info:build checking how to run the C preprocessor... /usr/bin/clang -E
:info:build checking for ANSI C header files... yes
:info:build checking for sys/types.h... yes
:info:build checking for sys/stat.h... yes
:info:build checking for stdlib.h... yes
:info:build checking for string.h... yes
:info:build checking for memory.h... yes
:info:build checking for strings.h... yes
:info:build checking for inttypes.h... yes
:info:build checking for stdint.h... yes
:info:build checking for unistd.h... yes
:info:build checking for dlfcn.h... yes
:info:build checking whether to enable maintainer-specific portions of Makefiles... no
:info:build checking whether the compiler accepts prototypes... yes
:info:build checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
:info:build checking for objdir... .libs
:info:build checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
:info:build checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
:info:build checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
:info:build checking if /usr/bin/clang static flag -static works... no
:info:build checking if /usr/bin/clang supports -c -o file.o... yes
:info:build checking if /usr/bin/clang supports -c -o file.o... (cached) yes
:info:build checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:build checking dynamic linker characteristics... darwin18.0.0 dyld
:info:build checking how to hardcode library paths into programs... immediate
:info:build checking whether stripping libraries is possible... yes
:info:build checking if libtool supports shared libraries... yes
:info:build checking whether to build shared libraries... yes
:info:build checking whether to build static libraries... yes
:info:build checking for special C compiler options needed for large files... no
:info:build checking for _FILE_OFFSET_BITS value needed for large files... no
:info:build checking for _LARGEFILE_SOURCE value needed for large files... no
:info:build checking for dirent.h that defines DIR... yes
:info:build checking for library containing opendir... none required
:info:build checking for ANSI C header files... (cached) yes
:info:build checking whether closedir returns void... no
:info:build checking assert.h usability... yes
:info:build checking assert.h presence... yes
:info:build checking for assert.h... yes
:info:build checking float.h usability... yes
:info:build checking float.h presence... yes
:info:build checking for float.h... yes
:info:build checking limits.h usability... yes
:info:build checking limits.h presence... yes
:info:build checking for limits.h... yes
:info:build checking pwd.h usability... yes
:info:build checking pwd.h presence... yes
:info:build checking for pwd.h... yes
:info:build checking for stdlib.h... (cached) yes
:info:build checking sys/param.h usability... yes
:info:build checking sys/param.h presence... yes
:info:build checking for sys/param.h... yes
:info:build checking for putenv... yes
:info:build checking for getcwd... yes
:info:build checking for getwd... yes
:info:build checking for memcmp... yes
:info:build checking for memcpy... yes
:info:build checking for mkstemp... yes
:info:build checking for mktemp... yes
:info:build checking for strchr... yes
:info:build checking for strrchr... yes
:info:build checking for an ANSI C-conforming const... yes
:info:build checking for inline... inline
:info:build checking for size_t... yes
:info:build checking for int64_t... yes
:info:build checking for uint64_t... yes
:info:build checking whether isascii is declared... yes
:info:build checking for struct stat.st_mtim... no
:info:build checking for bison... bison -y
:info:build checking for flex... flex
:info:build checking lex output file root... lex.yy
:info:build checking lex library... -ll
:info:build checking whether yytext is a pointer... yes
:info:build checking for strerror... yes
:info:build checking errno.h usability... yes
:info:build checking errno.h presence... yes
:info:build checking for errno.h... yes
:info:build checking size of int... 4
:info:build checking size of long... 8
:info:build checking size of void *... 8
:info:build checking for uintptr_t... yes
:info:build checking whether isascii is declared... (cached) yes
:info:build checking that generated files are newer than configure... done
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: creating kpathsea/c-auto.h
:info:build config.status: executing depfiles commands
:info:build config.status: executing libtool commands
:info:build Making all in web2c
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c'
:info:build Making all in doc
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/doc'
:info:build make[5]: Nothing to be done for `all'.
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/doc'
:info:build Making all in lib
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/lib'
:info:build depbase=`echo basechsuffix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT basechsuffix.o -MD -MP -MF $depbase.Tpo -c -o basechsuffix.o basechsuffix.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo chartostring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT chartostring.o -MD -MP -MF $depbase.Tpo -c -o chartostring.o chartostring.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo coredump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT coredump.o -MD -MP -MF $depbase.Tpo -c -o coredump.o coredump.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo eofeoln.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT eofeoln.o -MD -MP -MF $depbase.Tpo -c -o eofeoln.o eofeoln.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo fprintreal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT fprintreal.o -MD -MP -MF $depbase.Tpo -c -o fprintreal.o fprintreal.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo inputint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT inputint.o -MD -MP -MF $depbase.Tpo -c -o inputint.o inputint.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo input2int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT input2int.o -MD -MP -MF $depbase.Tpo -c -o input2int.o input2int.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo openclose.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT openclose.o -MD -MP -MF $depbase.Tpo -c -o openclose.o openclose.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo printversion.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT printversion.o -MD -MP -MF $depbase.Tpo -c -o printversion.o printversion.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo setupvar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT setupvar.o -MD -MP -MF $depbase.Tpo -c -o setupvar.o setupvar.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo uexit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT uexit.o -MD -MP -MF $depbase.Tpo -c -o uexit.o uexit.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT usage.o -MD -MP -MF $depbase.Tpo -c -o usage.o usage.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo zround.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT zround.o -MD -MP -MF $depbase.Tpo -c -o zround.o zround.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -DPTEX -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libp_a-openclose.o -MD -MP -MF .deps/libp_a-openclose.Tpo -c -o libp_a-openclose.o `test -f 'openclose.c' || echo './'`openclose.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -DPTEX -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libp_a-printversion.o -MD -MP -MF .deps/libp_a-printversion.Tpo -c -o libp_a-printversion.o `test -f 'printversion.c' || echo './'`printversion.c
:info:build rm -f lib.a
:info:build mv -f .deps/libp_a-openclose.Tpo .deps/libp_a-openclose.Po
:info:build 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 
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib.a(coredump.o) has no symbols
:info:build ranlib lib.a
:info:build mv -f .deps/libp_a-printversion.Tpo .deps/libp_a-printversion.Po
:info:build rm -f libp.a
:info:build ar cru libp.a libp_a-openclose.o libp_a-printversion.o 
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib.a(coredump.o) has no symbols
:info:build ranlib libp.a
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/lib'
:info:build Making all in man
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/man'
:info:build ( \
:info:build 	  sed -n -e '/^#define/s/#define[ 	][ 	]*\([A-Z_a-z][A-Z_a-z]*\)[ 	][ 	]*\(.*\)/s%@\1@%\2%/p' \
:info:build 	  	../../kpathsea/paths.h \
:info:build 	    | sed -e 's/"//g' -e 's/[ 	]*\/\*[^*]*\*\///g'; \
:info:build 	  echo 's%@VER''SION@%2018%'; \
:info:build 	  echo 's%@BINDIR@%/opt/local/libexec/texlive/binaries%'; \
:info:build 	  echo 's%@INFODIR@%/opt/local/share/info%'; \
:info:build 	  echo 's%@TEXINPUTDIR@%%'; \
:info:build 	  echo 's%@MFINPUTDIR@%%'; \
:info:build 	  echo 's%@MPINPUTDIR@%%'; \
:info:build 	  echo 's%@FONTDIR@%%'; \
:info:build 	  echo 's%@FMTDIR@%%'; \
:info:build 	  echo 's%@BASEDIR@%%'; \
:info:build 	  echo 's%@MEMDIR@%%'; \
:info:build 	  echo 's%@TEXPOOLDIR@%%'; \
:info:build 	  echo 's%@MFPOOLDIR@%%'; \
:info:build 	  echo 's%@MPPOOLDIR@%%'; \
:info:build 	  echo 's%@FONTMAPDIR@%%'; \
:info:build 	  echo 's%@LOCALMODES@%%')	>sedscript
:info:build sed -f sedscript ctie.man >ctie.1
:info:build sed -f sedscript cweb.man >cweb.1
:info:build sed -f sedscript tangle.man >tangle.1
:info:build sed -f sedscript tie.man >tie.1
:info:build sed -f sedscript bibtex.man >bibtex.1
:info:build sed -f sedscript dvicopy.man >dvicopy.1
:info:build sed -f sedscript dvitomp.man >dvitomp.1
:info:build sed -f sedscript dvitype.man >dvitype.1
:info:build sed -f sedscript gftodvi.man >gftodvi.1
:info:build sed -f sedscript gftopk.man >gftopk.1
:info:build sed -f sedscript gftype.man >gftype.1
:info:build sed -f sedscript mft.man >mft.1
:info:build sed -f sedscript patgen.man >patgen.1
:info:build sed -f sedscript pktogf.man >pktogf.1
:info:build sed -f sedscript pktype.man >pktype.1
:info:build sed -f sedscript pltotf.man >pltotf.1
:info:build sed -f sedscript pooltype.man >pooltype.1
:info:build sed -f sedscript tftopl.man >tftopl.1
:info:build sed -f sedscript vftovp.man >vftovp.1
:info:build sed -f sedscript vptovf.man >vptovf.1
:info:build sed -f sedscript weave.man >weave.1
:info:build sed -f sedscript tex.man >tex.1
:info:build sed -f sedscript mf.man >mf.1
:info:build sed -f sedscript mpost.man >mpost.1
:info:build sed -f sedscript pdftex.man >pdftex.1
:info:build sed -f sedscript pdftosrc.man >pdftosrc.1
:info:build sed -f sedscript ttf2afm.man >ttf2afm.1
:info:build sed -f sedscript luatex.man >luatex.1
:info:build sed -f sedscript ofm2opl.man >ofm2opl.1
:info:build sed -f sedscript opl2ofm.man >opl2ofm.1
:info:build sed -f sedscript ovf2ovp.man >ovf2ovp.1
:info:build sed -f sedscript ovp2ovf.man >ovp2ovf.1
:info:build sed -f sedscript aleph.man >aleph.1
:info:build sed -f sedscript amstex.man >amstex.1
:info:build sed -f sedscript latex.man >latex.1
:info:build sed -f sedscript pdfetex.man >pdfetex.1
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/man'
:info:build Making all in web2c
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/web2c'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
:info:build make[6]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/web2c'
:info:build depbase=`echo makecpool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./kpathsea  -I./../.. -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT makecpool.o -MD -MP -MF $depbase.Tpo -c -o makecpool.o makecpool.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build make[7]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/web2c'
:info:build depbase=`echo kps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./kpathsea  -I./../.. -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT kps.o -MD -MP -MF $depbase.Tpo -c -o kps.o kps.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o makecpool makecpool.o  
:info:build rm -f libweb2c.a
:info:build ar cru libweb2c.a kps.o 
:info:build ranlib libweb2c.a
:info:build make[7]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/web2c'
:info:build depbase=`echo web2c-parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./kpathsea  -I./../.. -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT web2c-parser.o -MD -MP -MF $depbase.Tpo -c -o web2c-parser.o web2c-parser.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo web2c-lexer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./kpathsea  -I./../.. -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT web2c-lexer.o -MD -MP -MF $depbase.Tpo -c -o web2c-lexer.o web2c-lexer.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./kpathsea  -I./../.. -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo fixwrites.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./kpathsea  -I./../.. -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT fixwrites.o -MD -MP -MF $depbase.Tpo -c -o fixwrites.o fixwrites.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo splitup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./kpathsea  -I./../.. -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT splitup.o -MD -MP -MF $depbase.Tpo -c -o splitup.o splitup.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o makecpool makecpool.o 
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o splitup splitup.o -L. -lweb2c 
:info:build echo timestamp >stamp-makecpool
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o fixwrites fixwrites.o -L. -lweb2c 
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o splitup splitup.o  -L. -lweb2c
:info:build echo timestamp >stamp-splitup
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o fixwrites fixwrites.o  -L. -lweb2c
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o web2c web2c-parser.o web2c-lexer.o main.o -L. -lweb2c 
:info:build echo timestamp >stamp-fixwrites
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o web2c web2c-parser.o web2c-lexer.o main.o  -L. -lweb2c
:info:build echo timestamp >stamp-web2c
:info:build make[6]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/web2c'
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/web2c'
:info:build Making all in .
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c'
:info:build cp -f tangleboot.pin tangleboot.p
:info:build cp -f ctangleboot.cin ctangleboot.c
:info:build cp -f cwebboot.hin cwebboot.h
:info:build cp -f cwebboot.cin cwebboot.c
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' ./mplibdir/mp.w >pmp.w
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' ./mplibdir/mpost.w >pmpost.w
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' ./mplibdir/mpxout.w >pmpxout.w
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' ./mplibdir/psout.w >ppsout.w
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' ./mplibdir/svgout.w >psvgout.w
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' ./mplibdir/tfmin.w >ptfmin.w
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-auxiliar.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-auxiliar.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-auxiliar.o `test -f 'luatexdir/luasocket/src/auxiliar.c' || echo './'`luatexdir/luasocket/src/auxiliar.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-buffer.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-buffer.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-buffer.o `test -f 'luatexdir/luasocket/src/buffer.c' || echo './'`luatexdir/luasocket/src/buffer.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-compat.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-compat.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-compat.o `test -f 'luatexdir/luasocket/src/compat.c' || echo './'`luatexdir/luasocket/src/compat.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-except.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-except.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-except.o `test -f 'luatexdir/luasocket/src/except.c' || echo './'`luatexdir/luasocket/src/except.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-inet.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-inet.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-inet.o `test -f 'luatexdir/luasocket/src/inet.c' || echo './'`luatexdir/luasocket/src/inet.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-io.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-io.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-io.o `test -f 'luatexdir/luasocket/src/io.c' || echo './'`luatexdir/luasocket/src/io.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-lua_preload.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-lua_preload.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-lua_preload.o `test -f 'luatexdir/luasocket/src/lua_preload.c' || echo './'`luatexdir/luasocket/src/lua_preload.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-compat.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-compat.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-luasocket.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-luasocket.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-luasocket.o `test -f 'luatexdir/luasocket/src/luasocket.c' || echo './'`luatexdir/luasocket/src/luasocket.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-io.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-io.Po
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-except.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-except.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-mime.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-mime.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-mime.o `test -f 'luatexdir/luasocket/src/mime.c' || echo './'`luatexdir/luasocket/src/mime.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-options.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-options.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-options.o `test -f 'luatexdir/luasocket/src/options.c' || echo './'`luatexdir/luasocket/src/options.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-auxiliar.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-auxiliar.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-select.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-select.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-select.o `test -f 'luatexdir/luasocket/src/select.c' || echo './'`luatexdir/luasocket/src/select.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-buffer.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-buffer.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-serial.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-serial.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-serial.o `test -f 'luatexdir/luasocket/src/serial.c' || echo './'`luatexdir/luasocket/src/serial.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-luasocket.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-luasocket.Po
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-inet.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-inet.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-socket.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-socket.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-socket.o `test -f 'luatexdir/luasocket/src/socket.c' || echo './'`luatexdir/luasocket/src/socket.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-tcp.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-tcp.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-tcp.o `test -f 'luatexdir/luasocket/src/tcp.c' || echo './'`luatexdir/luasocket/src/tcp.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-lua_preload.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-lua_preload.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-timeout.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-timeout.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-timeout.o `test -f 'luatexdir/luasocket/src/timeout.c' || echo './'`luatexdir/luasocket/src/timeout.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-select.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-select.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/liblua53socket_a-udp.o -MD -MP -MF luatexdir/luasocket/src/.deps/liblua53socket_a-udp.Tpo -c -o luatexdir/luasocket/src/liblua53socket_a-udp.o `test -f 'luatexdir/luasocket/src/udp.c' || echo './'`luatexdir/luasocket/src/udp.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-serial.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-serial.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I./luatexdir/luaffi -I./luatexdir/luaffi/dynasm -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luaffi/liblua53ffi_a-call.o -MD -MP -MF luatexdir/luaffi/.deps/liblua53ffi_a-call.Tpo -c -o luatexdir/luaffi/liblua53ffi_a-call.o `test -f 'luatexdir/luaffi/call.c' || echo './'`luatexdir/luaffi/call.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-options.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-options.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I./luatexdir/luaffi -I./luatexdir/luaffi/dynasm -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luaffi/liblua53ffi_a-ctype.o -MD -MP -MF luatexdir/luaffi/.deps/liblua53ffi_a-ctype.Tpo -c -o luatexdir/luaffi/liblua53ffi_a-ctype.o `test -f 'luatexdir/luaffi/ctype.c' || echo './'`luatexdir/luaffi/ctype.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-mime.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-mime.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I./luatexdir/luaffi -I./luatexdir/luaffi/dynasm -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luaffi/liblua53ffi_a-ffi.o -MD -MP -MF luatexdir/luaffi/.deps/liblua53ffi_a-ffi.Tpo -c -o luatexdir/luaffi/liblua53ffi_a-ffi.o `test -f 'luatexdir/luaffi/ffi.c' || echo './'`luatexdir/luaffi/ffi.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-timeout.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-timeout.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I./luatexdir/luaffi -I./luatexdir/luaffi/dynasm -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luaffi/liblua53ffi_a-parser.o -MD -MP -MF luatexdir/luaffi/.deps/liblua53ffi_a-parser.Tpo -c -o luatexdir/luaffi/liblua53ffi_a-parser.o `test -f 'luatexdir/luaffi/parser.c' || echo './'`luatexdir/luaffi/parser.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-tcp.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-tcp.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-auxiliar.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-auxiliar.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-auxiliar.o `test -f 'luatexdir/luasocket/src/auxiliar.c' || echo './'`luatexdir/luasocket/src/auxiliar.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-socket.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-socket.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-buffer.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-buffer.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-buffer.o `test -f 'luatexdir/luasocket/src/buffer.c' || echo './'`luatexdir/luasocket/src/buffer.c
:info:build mv -f luatexdir/luaffi/.deps/liblua53ffi_a-ctype.Tpo luatexdir/luaffi/.deps/liblua53ffi_a-ctype.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-compat.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-compat.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-compat.o `test -f 'luatexdir/luasocket/src/compat.c' || echo './'`luatexdir/luasocket/src/compat.c
:info:build mv -f luatexdir/luasocket/src/.deps/liblua53socket_a-udp.Tpo luatexdir/luasocket/src/.deps/liblua53socket_a-udp.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-except.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-except.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-except.o `test -f 'luatexdir/luasocket/src/except.c' || echo './'`luatexdir/luasocket/src/except.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-auxiliar.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-auxiliar.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-inet.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-inet.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-inet.o `test -f 'luatexdir/luasocket/src/inet.c' || echo './'`luatexdir/luasocket/src/inet.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-compat.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-compat.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-io.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-io.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-io.o `test -f 'luatexdir/luasocket/src/io.c' || echo './'`luatexdir/luasocket/src/io.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-buffer.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-buffer.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-lua_preload.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-lua_preload.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-lua_preload.o `test -f 'luatexdir/luasocket/src/lua_preload.c' || echo './'`luatexdir/luasocket/src/lua_preload.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-luasocket.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-luasocket.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-luasocket.o `test -f 'luatexdir/luasocket/src/luasocket.c' || echo './'`luatexdir/luasocket/src/luasocket.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-except.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-except.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-mime.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-mime.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-mime.o `test -f 'luatexdir/luasocket/src/mime.c' || echo './'`luatexdir/luasocket/src/mime.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-io.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-io.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-options.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-options.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-options.o `test -f 'luatexdir/luasocket/src/options.c' || echo './'`luatexdir/luasocket/src/options.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-luasocket.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-luasocket.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-select.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-select.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-select.o `test -f 'luatexdir/luasocket/src/select.c' || echo './'`luatexdir/luasocket/src/select.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-inet.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-inet.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-serial.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-serial.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-serial.o `test -f 'luatexdir/luasocket/src/serial.c' || echo './'`luatexdir/luasocket/src/serial.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-lua_preload.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-lua_preload.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-socket.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-socket.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-socket.o `test -f 'luatexdir/luasocket/src/socket.c' || echo './'`luatexdir/luasocket/src/socket.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-mime.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-mime.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-tcp.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-tcp.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-tcp.o `test -f 'luatexdir/luasocket/src/tcp.c' || echo './'`luatexdir/luasocket/src/tcp.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-options.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-options.Po
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-serial.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-serial.Po
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-select.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-select.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-timeout.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-timeout.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-timeout.o `test -f 'luatexdir/luasocket/src/timeout.c' || echo './'`luatexdir/luasocket/src/timeout.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluajitsocket_a-udp.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluajitsocket_a-udp.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-udp.o `test -f 'luatexdir/luasocket/src/udp.c' || echo './'`luatexdir/luasocket/src/udp.c
:info:build mv -f luatexdir/luaffi/.deps/liblua53ffi_a-call.Tpo luatexdir/luaffi/.deps/liblua53ffi_a-call.Po
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I./synctexdir  -DSYNCTEX_USE_LOCAL_HEADER -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT synctexdir/libsynctex_la-synctex_parser.lo -MD -MP -MF synctexdir/.deps/libsynctex_la-synctex_parser.Tpo -c -o synctexdir/libsynctex_la-synctex_parser.lo `test -f 'synctexdir/synctex_parser.c' || echo './'`synctexdir/synctex_parser.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I./synctexdir  -DSYNCTEX_USE_LOCAL_HEADER -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT synctexdir/libsynctex_la-synctex_parser_utils.lo -MD -MP -MF synctexdir/.deps/libsynctex_la-synctex_parser_utils.Tpo -c -o synctexdir/libsynctex_la-synctex_parser_utils.lo `test -f 'synctexdir/synctex_parser_utils.c' || echo './'`synctexdir/synctex_parser_utils.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-timeout.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-timeout.Po
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-tcp.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-tcp.Po
:info:build depbase=`echo ctangleboot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT ctangleboot.o -MD -MP -MF $depbase.Tpo -c -o ctangleboot.o ctangleboot.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /bin/sh ./web2c/convert tangleboot
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-socket.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-socket.Po
:info:build depbase=`echo cwebboot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT cwebboot.o -MD -MP -MF $depbase.Tpo -c -o cwebboot.o cwebboot.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mplibdir/libmputil_a-avl.o -MD -MP -MF mplibdir/.deps/libmputil_a-avl.Tpo -c -o mplibdir/libmputil_a-avl.o `test -f 'mplibdir/avl.c' || echo './'`mplibdir/avl.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluajitsocket_a-udp.Tpo luatexdir/luasocket/src/.deps/libluajitsocket_a-udp.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mplibdir/libmputil_a-decNumber.o -MD -MP -MF mplibdir/.deps/libmputil_a-decNumber.Tpo -c -o mplibdir/libmputil_a-decNumber.o `test -f 'mplibdir/decNumber.c' || echo './'`mplibdir/decNumber.c
:info:build cwebdir/common.h:150:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
:info:build extern change_depth;
:info:build ~~~~~~ ^
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c -I./synctexdir -DSYNCTEX_USE_LOCAL_HEADER -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT synctexdir/libsynctex_la-synctex_parser_utils.lo -MD -MP -MF synctexdir/.deps/libsynctex_la-synctex_parser_utils.Tpo -c synctexdir/synctex_parser_utils.c  -fno-common -DPIC -o synctexdir/.libs/libsynctex_la-synctex_parser_utils.o
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c -I./synctexdir -DSYNCTEX_USE_LOCAL_HEADER -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT synctexdir/libsynctex_la-synctex_parser.lo -MD -MP -MF synctexdir/.deps/libsynctex_la-synctex_parser.Tpo -c synctexdir/synctex_parser.c  -fno-common -DPIC -o synctexdir/.libs/libsynctex_la-synctex_parser.o
:info:build mv -f luatexdir/luaffi/.deps/liblua53ffi_a-parser.Tpo luatexdir/luaffi/.deps/liblua53ffi_a-parser.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mplibdir/libmputil_a-decContext.o -MD -MP -MF mplibdir/.deps/libmputil_a-decContext.Tpo -c -o mplibdir/libmputil_a-decContext.o `test -f 'mplibdir/decContext.c' || echo './'`mplibdir/decContext.c
:info:build mv -f luatexdir/luaffi/.deps/liblua53ffi_a-ffi.Tpo luatexdir/luaffi/.deps/liblua53ffi_a-ffi.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT ptexdir/libkanji_a-kanji.o -MD -MP -MF ptexdir/.deps/libkanji_a-kanji.Tpo -c -o ptexdir/libkanji_a-kanji.o `test -f 'ptexdir/kanji.c' || echo './'`ptexdir/kanji.c
:info:build mv -f mplibdir/.deps/libmputil_a-decContext.Tpo mplibdir/.deps/libmputil_a-decContext.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I./libmd5 -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libmd5/libmd5_a-md5.o -MD -MP -MF libmd5/.deps/libmd5_a-md5.Tpo -c -o libmd5/libmd5_a-md5.o `test -f 'libmd5/md5.c' || echo './'`libmd5/md5.c
:info:build mv -f ptexdir/.deps/libkanji_a-kanji.Tpo ptexdir/.deps/libkanji_a-kanji.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT uptexdir/libukanji_a-kanji.o -MD -MP -MF uptexdir/.deps/libukanji_a-kanji.Tpo -c -o uptexdir/libukanji_a-kanji.o `test -f 'uptexdir/kanji.c' || echo './'`uptexdir/kanji.c
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c -I./synctexdir -DSYNCTEX_USE_LOCAL_HEADER -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT synctexdir/libsynctex_la-synctex_parser_utils.lo -MD -MP -MF synctexdir/.deps/libsynctex_la-synctex_parser_utils.Tpo -c synctexdir/synctex_parser_utils.c -o synctexdir/libsynctex_la-synctex_parser_utils.o >/dev/null 2>&1
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT uptexdir/libukanji_a-kanji_dump.o -MD -MP -MF uptexdir/.deps/libukanji_a-kanji_dump.Tpo -c -o uptexdir/libukanji_a-kanji_dump.o `test -f 'uptexdir/kanji_dump.c' || echo './'`uptexdir/kanji_dump.c
:info:build mv -f uptexdir/.deps/libukanji_a-kanji.Tpo uptexdir/.deps/libukanji_a-kanji.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/ttf2afm-ttf2afm.o -MD -MP -MF pdftexdir/.deps/ttf2afm-ttf2afm.Tpo -c -o pdftexdir/ttf2afm-ttf2afm.o `test -f 'pdftexdir/ttf2afm.c' || echo './'`pdftexdir/ttf2afm.c
:info:build mv -f libmd5/.deps/libmd5_a-md5.Tpo libmd5/.deps/libmd5_a-md5.Po
:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings -pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/pdftosrc-pdftosrc.o -MD -MP -MF pdftexdir/.deps/pdftosrc-pdftosrc.Tpo -c -o pdftexdir/pdftosrc-pdftosrc.o `test -f 'pdftexdir/pdftosrc.cc' || echo './'`pdftexdir/pdftosrc.cc
:info:build 1 warning generated.
:info:build mv -f mplibdir/.deps/libmputil_a-avl.Tpo mplibdir/.deps/libmputil_a-avl.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./w2c -I./luatexdir/unilib -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/unilib/libunilib_a-ArabicForms.o -MD -MP -MF luatexdir/unilib/.deps/libunilib_a-ArabicForms.Tpo -c -o luatexdir/unilib/libunilib_a-ArabicForms.o `test -f 'luatexdir/unilib/ArabicForms.c' || echo './'`luatexdir/unilib/ArabicForms.c
:info:build mv -f uptexdir/.deps/libukanji_a-kanji_dump.Tpo uptexdir/.deps/libukanji_a-kanji_dump.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./w2c -I./luatexdir/unilib -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/unilib/libunilib_a-alphabet.o -MD -MP -MF luatexdir/unilib/.deps/libunilib_a-alphabet.Tpo -c -o luatexdir/unilib/libunilib_a-alphabet.o `test -f 'luatexdir/unilib/alphabet.c' || echo './'`luatexdir/unilib/alphabet.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./w2c -I./luatexdir/unilib -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/unilib/libunilib_a-char.o -MD -MP -MF luatexdir/unilib/.deps/libunilib_a-char.Tpo -c -o luatexdir/unilib/libunilib_a-char.o `test -f 'luatexdir/unilib/char.c' || echo './'`luatexdir/unilib/char.c
:info:build mv -f synctexdir/.deps/libsynctex_la-synctex_parser_utils.Tpo synctexdir/.deps/libsynctex_la-synctex_parser_utils.Plo
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./w2c -I./luatexdir/unilib -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/unilib/libunilib_a-cjk.o -MD -MP -MF luatexdir/unilib/.deps/libunilib_a-cjk.Tpo -c -o luatexdir/unilib/libunilib_a-cjk.o `test -f 'luatexdir/unilib/cjk.c' || echo './'`luatexdir/unilib/cjk.c
:info:build mv -f luatexdir/unilib/.deps/libunilib_a-ArabicForms.Tpo luatexdir/unilib/.deps/libunilib_a-ArabicForms.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./w2c -I./luatexdir/unilib -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/unilib/libunilib_a-gwwiconv.o -MD -MP -MF luatexdir/unilib/.deps/libunilib_a-gwwiconv.Tpo -c -o luatexdir/unilib/libunilib_a-gwwiconv.o `test -f 'luatexdir/unilib/gwwiconv.c' || echo './'`luatexdir/unilib/gwwiconv.c
:info:build mv -f luatexdir/unilib/.deps/libunilib_a-char.Tpo luatexdir/unilib/.deps/libunilib_a-char.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./w2c -I./luatexdir/unilib -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/unilib/libunilib_a-ucharmap.o -MD -MP -MF luatexdir/unilib/.deps/libunilib_a-ucharmap.Tpo -c -o luatexdir/unilib/libunilib_a-ucharmap.o `test -f 'luatexdir/unilib/ucharmap.c' || echo './'`luatexdir/unilib/ucharmap.c
:info:build mv -f luatexdir/unilib/.deps/libunilib_a-alphabet.Tpo luatexdir/unilib/.deps/libunilib_a-alphabet.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./w2c -I./luatexdir/unilib -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/unilib/libunilib_a-unialt.o -MD -MP -MF luatexdir/unilib/.deps/libunilib_a-unialt.Tpo -c -o luatexdir/unilib/libunilib_a-unialt.o `test -f 'luatexdir/unilib/unialt.c' || echo './'`luatexdir/unilib/unialt.c
:info:build luatexdir/unilib/gwwiconv.c:117:14: warning: implicit conversion from enumeration type 'enum extended_encoding' to different enumeration type 'enum encoding' [-Wenum-conversion]
:info:build         { "EUC-CN", e_jisgbpk },
:info:build         ~           ^~~~~~~~~
:info:build mv -f luatexdir/unilib/.deps/libunilib_a-ucharmap.Tpo luatexdir/unilib/.deps/libunilib_a-ucharmap.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./w2c -I./luatexdir/unilib -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/unilib/libunilib_a-usprintf.o -MD -MP -MF luatexdir/unilib/.deps/libunilib_a-usprintf.Tpo -c -o luatexdir/unilib/libunilib_a-usprintf.o `test -f 'luatexdir/unilib/usprintf.c' || echo './'`luatexdir/unilib/usprintf.c
:info:build mv -f luatexdir/unilib/.deps/libunilib_a-cjk.Tpo luatexdir/unilib/.deps/libunilib_a-cjk.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./w2c -I./luatexdir/unilib -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/unilib/libunilib_a-ustring.o -MD -MP -MF luatexdir/unilib/.deps/libunilib_a-ustring.Tpo -c -o luatexdir/unilib/libunilib_a-ustring.o `test -f 'luatexdir/unilib/ustring.c' || echo './'`luatexdir/unilib/ustring.c
:info:build 1 warning generated.
:info:build mv -f luatexdir/unilib/.deps/libunilib_a-gwwiconv.Tpo luatexdir/unilib/.deps/libunilib_a-gwwiconv.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./w2c -I./luatexdir/unilib -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/unilib/libunilib_a-utype.o -MD -MP -MF luatexdir/unilib/.deps/libunilib_a-utype.Tpo -c -o luatexdir/unilib/libunilib_a-utype.o `test -f 'luatexdir/unilib/utype.c' || echo './'`luatexdir/unilib/utype.c
:info:build mv -f luatexdir/unilib/.deps/libunilib_a-unialt.Tpo luatexdir/unilib/.deps/libunilib_a-unialt.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-auxiliar.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-auxiliar.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-auxiliar.o `test -f 'luatexdir/luasocket/src/auxiliar.c' || echo './'`luatexdir/luasocket/src/auxiliar.c
:info:build mv -f pdftexdir/.deps/ttf2afm-ttf2afm.Tpo pdftexdir/.deps/ttf2afm-ttf2afm.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-buffer.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-buffer.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-buffer.o `test -f 'luatexdir/luasocket/src/buffer.c' || echo './'`luatexdir/luasocket/src/buffer.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-auxiliar.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-auxiliar.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-compat.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-compat.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-compat.o `test -f 'luatexdir/luasocket/src/compat.c' || echo './'`luatexdir/luasocket/src/compat.c
:info:build mv -f luatexdir/unilib/.deps/libunilib_a-usprintf.Tpo luatexdir/unilib/.deps/libunilib_a-usprintf.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-except.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-except.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-except.o `test -f 'luatexdir/luasocket/src/except.c' || echo './'`luatexdir/luasocket/src/except.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-compat.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-compat.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-inet.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-inet.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-inet.o `test -f 'luatexdir/luasocket/src/inet.c' || echo './'`luatexdir/luasocket/src/inet.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-buffer.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-buffer.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-io.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-io.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-io.o `test -f 'luatexdir/luasocket/src/io.c' || echo './'`luatexdir/luasocket/src/io.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-except.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-except.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-lua_preload.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-lua_preload.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-lua_preload.o `test -f 'luatexdir/luasocket/src/lua_preload.c' || echo './'`luatexdir/luasocket/src/lua_preload.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-io.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-io.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-luasocket.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-luasocket.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-luasocket.o `test -f 'luatexdir/luasocket/src/luasocket.c' || echo './'`luatexdir/luasocket/src/luasocket.c
:info:build mv -f mplibdir/.deps/libmputil_a-decNumber.Tpo mplibdir/.deps/libmputil_a-decNumber.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-mime.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-mime.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-mime.o `test -f 'luatexdir/luasocket/src/mime.c' || echo './'`luatexdir/luasocket/src/mime.c
:info:build mv -f luatexdir/unilib/.deps/libunilib_a-ustring.Tpo luatexdir/unilib/.deps/libunilib_a-ustring.Po
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-inet.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-inet.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-options.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-options.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-options.o `test -f 'luatexdir/luasocket/src/options.c' || echo './'`luatexdir/luasocket/src/options.c
:info:build mv -f pdftexdir/.deps/pdftosrc-pdftosrc.Tpo pdftexdir/.deps/pdftosrc-pdftosrc.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-select.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-select.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-select.o `test -f 'luatexdir/luasocket/src/select.c' || echo './'`luatexdir/luasocket/src/select.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-serial.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-serial.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-serial.o `test -f 'luatexdir/luasocket/src/serial.c' || echo './'`luatexdir/luasocket/src/serial.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-luasocket.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-luasocket.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-socket.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-socket.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-socket.o `test -f 'luatexdir/luasocket/src/socket.c' || echo './'`luatexdir/luasocket/src/socket.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-serial.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-serial.Po
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-lua_preload.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-lua_preload.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-tcp.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-tcp.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-tcp.o `test -f 'luatexdir/luasocket/src/tcp.c' || echo './'`luatexdir/luasocket/src/tcp.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-timeout.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-timeout.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-timeout.o `test -f 'luatexdir/luasocket/src/timeout.c' || echo './'`luatexdir/luasocket/src/timeout.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-select.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-select.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DLUASOCKET_DEBUG -I./luatexdir/luasocket -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luasocket/src/libluasocket_a-udp.o -MD -MP -MF luatexdir/luasocket/src/.deps/libluasocket_a-udp.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-udp.o `test -f 'luatexdir/luasocket/src/udp.c' || echo './'`luatexdir/luasocket/src/udp.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-mime.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-mime.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I./luatexdir/luaffi -I./luatexdir/luaffi/dynasm -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luaffi/libluaffi_a-call.o -MD -MP -MF luatexdir/luaffi/.deps/libluaffi_a-call.Tpo -c -o luatexdir/luaffi/libluaffi_a-call.o `test -f 'luatexdir/luaffi/call.c' || echo './'`luatexdir/luaffi/call.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-options.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-options.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I./luatexdir/luaffi -I./luatexdir/luaffi/dynasm -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luaffi/libluaffi_a-ctype.o -MD -MP -MF luatexdir/luaffi/.deps/libluaffi_a-ctype.Tpo -c -o luatexdir/luaffi/libluaffi_a-ctype.o `test -f 'luatexdir/luaffi/ctype.c' || echo './'`luatexdir/luaffi/ctype.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-socket.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-socket.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I./luatexdir/luaffi -I./luatexdir/luaffi/dynasm -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luaffi/libluaffi_a-ffi.o -MD -MP -MF luatexdir/luaffi/.deps/libluaffi_a-ffi.Tpo -c -o luatexdir/luaffi/libluaffi_a-ffi.o `test -f 'luatexdir/luaffi/ffi.c' || echo './'`luatexdir/luaffi/ffi.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-timeout.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-timeout.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I./luatexdir/luaffi -I./luatexdir/luaffi/dynasm -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luaffi/libluaffi_a-parser.o -MD -MP -MF luatexdir/luaffi/.deps/libluaffi_a-parser.Tpo -c -o luatexdir/luaffi/libluaffi_a-parser.o `test -f 'luatexdir/luaffi/parser.c' || echo './'`luatexdir/luaffi/parser.c
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-tcp.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-tcp.Po
:info:build rm -f liblua53socket.a
:info:build ar cru liblua53socket.a luatexdir/luasocket/src/liblua53socket_a-auxiliar.o luatexdir/luasocket/src/liblua53socket_a-buffer.o luatexdir/luasocket/src/liblua53socket_a-compat.o luatexdir/luasocket/src/liblua53socket_a-except.o luatexdir/luasocket/src/liblua53socket_a-inet.o luatexdir/luasocket/src/liblua53socket_a-io.o luatexdir/luasocket/src/liblua53socket_a-lua_preload.o luatexdir/luasocket/src/liblua53socket_a-luasocket.o luatexdir/luasocket/src/liblua53socket_a-mime.o luatexdir/luasocket/src/liblua53socket_a-options.o luatexdir/luasocket/src/liblua53socket_a-select.o luatexdir/luasocket/src/liblua53socket_a-serial.o luatexdir/luasocket/src/liblua53socket_a-socket.o luatexdir/luasocket/src/liblua53socket_a-tcp.o luatexdir/luasocket/src/liblua53socket_a-timeout.o luatexdir/luasocket/src/liblua53socket_a-udp.o 
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: liblua53socket.a(liblua53socket_a-compat.o) has no symbols
:info:build ranlib liblua53socket.a
:info:build mv -f luatexdir/luaffi/.deps/libluaffi_a-ctype.Tpo luatexdir/luaffi/.deps/libluaffi_a-ctype.Po
:info:build mv -f luatexdir/luasocket/src/.deps/libluasocket_a-udp.Tpo luatexdir/luasocket/src/.deps/libluasocket_a-udp.Po
:info:build rm -f liblua53ffi.a
:info:build rm -f libluajitsocket.a
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: liblua53socket.a(liblua53socket_a-compat.o) has no symbols
:info:build ar cru liblua53ffi.a luatexdir/luaffi/liblua53ffi_a-call.o luatexdir/luaffi/liblua53ffi_a-ctype.o luatexdir/luaffi/liblua53ffi_a-ffi.o luatexdir/luaffi/liblua53ffi_a-parser.o 
:info:build ar cru libluajitsocket.a luatexdir/luasocket/src/libluajitsocket_a-auxiliar.o luatexdir/luasocket/src/libluajitsocket_a-buffer.o luatexdir/luasocket/src/libluajitsocket_a-compat.o luatexdir/luasocket/src/libluajitsocket_a-except.o luatexdir/luasocket/src/libluajitsocket_a-inet.o luatexdir/luasocket/src/libluajitsocket_a-io.o luatexdir/luasocket/src/libluajitsocket_a-lua_preload.o luatexdir/luasocket/src/libluajitsocket_a-luasocket.o luatexdir/luasocket/src/libluajitsocket_a-mime.o luatexdir/luasocket/src/libluajitsocket_a-options.o luatexdir/luasocket/src/libluajitsocket_a-select.o luatexdir/luasocket/src/libluajitsocket_a-serial.o luatexdir/luasocket/src/libluajitsocket_a-socket.o luatexdir/luasocket/src/libluajitsocket_a-tcp.o luatexdir/luasocket/src/libluajitsocket_a-timeout.o luatexdir/luasocket/src/libluajitsocket_a-udp.o 
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libluajitsocket.a(libluajitsocket_a-compat.o) has no symbols
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o ctangleboot ctangleboot.o cwebboot.o lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build ranlib liblua53ffi.a
:info:build ranlib libluajitsocket.a
:info:build rm -f libmputil.a
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libluajitsocket.a(libluajitsocket_a-compat.o) has no symbols
:info:build ar cru libmputil.a mplibdir/libmputil_a-avl.o mplibdir/libmputil_a-decNumber.o mplibdir/libmputil_a-decContext.o 
:info:build rm -f libkanji.a
:info:build ar cru libkanji.a ptexdir/libkanji_a-kanji.o 
:info:build ranlib libmputil.a
:info:build ranlib libkanji.a
:info:build rm -f libmd5.a
:info:build ar cru libmd5.a libmd5/libmd5_a-md5.o 
:info:build rm -f libukanji.a
:info:build ar cru libukanji.a uptexdir/libukanji_a-kanji.o uptexdir/libukanji_a-kanji_dump.o 
:info:build ranlib libmd5.a
:info:build ranlib libukanji.a
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o ttf2afm pdftexdir/ttf2afm-ttf2afm.o lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build /bin/sh ./libtool  --tag=CXX   --mode=link /usr/bin/clang++ -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings -pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o pdftosrc pdftexdir/pdftosrc-pdftosrc.o -L/opt/local/lib -lpng16 -lz -L/opt/local/lib -lpoppler libmd5.a lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build mv -f luatexdir/luaffi/.deps/libluaffi_a-call.Tpo luatexdir/luaffi/.deps/libluaffi_a-call.Po
:info:build rm -f libluasocket.a
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/ctangleboot ctangleboot.o cwebboot.o  lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build ar cru libluasocket.a luatexdir/luasocket/src/libluasocket_a-auxiliar.o luatexdir/luasocket/src/libluasocket_a-buffer.o luatexdir/luasocket/src/libluasocket_a-compat.o luatexdir/luasocket/src/libluasocket_a-except.o luatexdir/luasocket/src/libluasocket_a-inet.o luatexdir/luasocket/src/libluasocket_a-io.o luatexdir/luasocket/src/libluasocket_a-lua_preload.o luatexdir/luasocket/src/libluasocket_a-luasocket.o luatexdir/luasocket/src/libluasocket_a-mime.o luatexdir/luasocket/src/libluasocket_a-options.o luatexdir/luasocket/src/libluasocket_a-select.o luatexdir/luasocket/src/libluasocket_a-serial.o luatexdir/luasocket/src/libluasocket_a-socket.o luatexdir/luasocket/src/libluasocket_a-tcp.o luatexdir/luasocket/src/libluasocket_a-timeout.o luatexdir/luasocket/src/libluasocket_a-udp.o 
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libluasocket.a(libluasocket_a-compat.o) has no symbols
:info:build ranlib libluasocket.a
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libluasocket.a(libluasocket_a-compat.o) has no symbols
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafilesystem/src/liblua53misc_a-lfs.o -MD -MP -MF luatexdir/luafilesystem/src/.deps/liblua53misc_a-lfs.Tpo -c -o luatexdir/luafilesystem/src/liblua53misc_a-lfs.o `test -f 'luatexdir/luafilesystem/src/lfs.c' || echo './'`luatexdir/luafilesystem/src/lfs.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luamd5/liblua53misc_a-md5.o -MD -MP -MF luatexdir/luamd5/.deps/liblua53misc_a-md5.Tpo -c -o luatexdir/luamd5/liblua53misc_a-md5.o `test -f 'luatexdir/luamd5/md5.c' || echo './'`luatexdir/luamd5/md5.c
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/ttf2afm pdftexdir/ttf2afm-ttf2afm.o  lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build mv -f luatexdir/unilib/.deps/libunilib_a-utype.Tpo luatexdir/unilib/.deps/libunilib_a-utype.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luamd5/liblua53misc_a-md5lib.o -MD -MP -MF luatexdir/luamd5/.deps/liblua53misc_a-md5lib.Tpo -c -o luatexdir/luamd5/liblua53misc_a-md5lib.o `test -f 'luatexdir/luamd5/md5lib.c' || echo './'`luatexdir/luamd5/md5lib.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luapeg/liblua53misc_a-lpeg.o -MD -MP -MF luatexdir/luapeg/.deps/liblua53misc_a-lpeg.Tpo -c -o luatexdir/luapeg/liblua53misc_a-lpeg.o `test -f 'luatexdir/luapeg/lpeg.c' || echo './'`luatexdir/luapeg/lpeg.c
:info:build libtool: link: /usr/bin/clang++ -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings -pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/pdftosrc pdftexdir/pdftosrc-pdftosrc.o  -L/opt/local/lib -lpng16 -lz -lpoppler libmd5.a lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build mv -f luatexdir/luamd5/.deps/liblua53misc_a-md5.Tpo luatexdir/luamd5/.deps/liblua53misc_a-md5.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luazip/src/liblua53misc_a-luazip.o -MD -MP -MF luatexdir/luazip/src/.deps/liblua53misc_a-luazip.Tpo -c -o luatexdir/luazip/src/liblua53misc_a-luazip.o `test -f 'luatexdir/luazip/src/luazip.c' || echo './'`luatexdir/luazip/src/luazip.c
:info:build mv -f luatexdir/luafilesystem/src/.deps/liblua53misc_a-lfs.Tpo luatexdir/luafilesystem/src/.deps/liblua53misc_a-lfs.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luazlib/liblua53misc_a-lgzip.o -MD -MP -MF luatexdir/luazlib/.deps/liblua53misc_a-lgzip.Tpo -c -o luatexdir/luazlib/liblua53misc_a-lgzip.o `test -f 'luatexdir/luazlib/lgzip.c' || echo './'`luatexdir/luazlib/lgzip.c
:info:build mv -f luatexdir/luaffi/.deps/libluaffi_a-parser.Tpo luatexdir/luaffi/.deps/libluaffi_a-parser.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luazlib/liblua53misc_a-lzlib.o -MD -MP -MF luatexdir/luazlib/.deps/liblua53misc_a-lzlib.Tpo -c -o luatexdir/luazlib/liblua53misc_a-lzlib.o `test -f 'luatexdir/luazlib/lzlib.c' || echo './'`luatexdir/luazlib/lzlib.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua53/include -DLUA_COMPAT_MODULE -DLUA_COMPAT_5_2 -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/slnunicode/liblua53misc_a-slnunico.o -MD -MP -MF luatexdir/slnunicode/.deps/liblua53misc_a-slnunico.Tpo -c -o luatexdir/slnunicode/liblua53misc_a-slnunico.o `test -f 'luatexdir/slnunicode/slnunico.c' || echo './'`luatexdir/slnunicode/slnunico.c
:info:build mv -f luatexdir/luamd5/.deps/liblua53misc_a-md5lib.Tpo luatexdir/luamd5/.deps/liblua53misc_a-md5lib.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -DLuajitTeX -I./luatexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafilesystem/src/libluajitmisc_a-lfs.o -MD -MP -MF luatexdir/luafilesystem/src/.deps/libluajitmisc_a-lfs.Tpo -c -o luatexdir/luafilesystem/src/libluajitmisc_a-lfs.o `test -f 'luatexdir/luafilesystem/src/lfs.c' || echo './'`luatexdir/luafilesystem/src/lfs.c
:info:build mv -f luatexdir/luaffi/.deps/libluaffi_a-ffi.Tpo luatexdir/luaffi/.deps/libluaffi_a-ffi.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -DLuajitTeX -I./luatexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luamd5/libluajitmisc_a-md5.o -MD -MP -MF luatexdir/luamd5/.deps/libluajitmisc_a-md5.Tpo -c -o luatexdir/luamd5/libluajitmisc_a-md5.o `test -f 'luatexdir/luamd5/md5.c' || echo './'`luatexdir/luamd5/md5.c
:info:build mv -f luatexdir/luazlib/.deps/liblua53misc_a-lgzip.Tpo luatexdir/luazlib/.deps/liblua53misc_a-lgzip.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -DLuajitTeX -I./luatexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luamd5/libluajitmisc_a-md5lib.o -MD -MP -MF luatexdir/luamd5/.deps/libluajitmisc_a-md5lib.Tpo -c -o luatexdir/luamd5/libluajitmisc_a-md5lib.o `test -f 'luatexdir/luamd5/md5lib.c' || echo './'`luatexdir/luamd5/md5lib.c
:info:build mv -f luatexdir/luazip/src/.deps/liblua53misc_a-luazip.Tpo luatexdir/luazip/src/.deps/liblua53misc_a-luazip.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -DLuajitTeX -I./luatexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luapeg/libluajitmisc_a-lpeg.o -MD -MP -MF luatexdir/luapeg/.deps/libluajitmisc_a-lpeg.Tpo -c -o luatexdir/luapeg/libluajitmisc_a-lpeg.o `test -f 'luatexdir/luapeg/lpeg.c' || echo './'`luatexdir/luapeg/lpeg.c
:info:build mv -f luatexdir/luazlib/.deps/liblua53misc_a-lzlib.Tpo luatexdir/luazlib/.deps/liblua53misc_a-lzlib.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -DLuajitTeX -I./luatexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luazip/src/libluajitmisc_a-luazip.o -MD -MP -MF luatexdir/luazip/src/.deps/libluajitmisc_a-luazip.Tpo -c -o luatexdir/luazip/src/libluajitmisc_a-luazip.o `test -f 'luatexdir/luazip/src/luazip.c' || echo './'`luatexdir/luazip/src/luazip.c
:info:build mv -f luatexdir/luamd5/.deps/libluajitmisc_a-md5.Tpo luatexdir/luamd5/.deps/libluajitmisc_a-md5.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -DLuajitTeX -I./luatexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luazlib/libluajitmisc_a-lgzip.o -MD -MP -MF luatexdir/luazlib/.deps/libluajitmisc_a-lgzip.Tpo -c -o luatexdir/luazlib/libluajitmisc_a-lgzip.o `test -f 'luatexdir/luazlib/lgzip.c' || echo './'`luatexdir/luazlib/lgzip.c
:info:build mv -f luatexdir/luafilesystem/src/.deps/libluajitmisc_a-lfs.Tpo luatexdir/luafilesystem/src/.deps/libluajitmisc_a-lfs.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -DLuajitTeX -I./luatexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luazlib/libluajitmisc_a-lzlib.o -MD -MP -MF luatexdir/luazlib/.deps/libluajitmisc_a-lzlib.Tpo -c -o luatexdir/luazlib/libluajitmisc_a-lzlib.o `test -f 'luatexdir/luazlib/lzlib.c' || echo './'`luatexdir/luazlib/lzlib.c
:info:build mv -f luatexdir/luamd5/.deps/libluajitmisc_a-md5lib.Tpo luatexdir/luamd5/.deps/libluajitmisc_a-md5lib.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/luajit/include -DLuajitTeX -I./luatexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/slnunicode/libluajitmisc_a-slnunico.o -MD -MP -MF luatexdir/slnunicode/.deps/libluajitmisc_a-slnunico.Tpo -c -o luatexdir/slnunicode/libluajitmisc_a-slnunico.o `test -f 'luatexdir/slnunicode/slnunico.c' || echo './'`luatexdir/slnunicode/slnunico.c
:info:build mv -f luatexdir/luazip/src/.deps/libluajitmisc_a-luazip.Tpo luatexdir/luazip/src/.deps/libluajitmisc_a-luazip.Po
:info:build depbase=`echo tangleboot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT tangleboot.o -MD -MP -MF $depbase.Tpo -c -o tangleboot.o tangleboot.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build mv -f luatexdir/luazlib/.deps/libluajitmisc_a-lzlib.Tpo luatexdir/luazlib/.deps/libluajitmisc_a-lzlib.Po
:info:build mv -f luatexdir/luazlib/.deps/libluajitmisc_a-lgzip.Tpo luatexdir/luazlib/.deps/libluajitmisc_a-lgzip.Po
:info:build ./ctangleboot common comm-w2c cweb.c
:info:build ./ctangleboot ctangle ctang-w2c
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*5*7*29warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*58mv -f luatexdir/slnunicode/.deps/liblua53misc_a-slnunico.Tpo luatexdir/slnunicode/.deps/liblua53misc_a-slnunico.Po
:info:build *69*79*15*84*85*88
:info:build Writing the output files: (cweb.c)*22.*26..*34.*40.500..*54.*60
:info:build (cweb.h)
:info:build Done.
:info:build (No errors were found.)
:info:build rm -f libunilib.a
:info:build *74*81*95
:info:build Writing the output file (ctangle.c):.....500...ar cru libunilib.a luatexdir/unilib/libunilib_a-ArabicForms.o luatexdir/unilib/libunilib_a-alphabet.o luatexdir/unilib/libunilib_a-char.o luatexdir/unilib/libunilib_a-cjk.o luatexdir/unilib/libunilib_a-gwwiconv.o luatexdir/unilib/libunilib_a-ucharmap.o luatexdir/unilib/libunilib_a-unialt.o luatexdir/unilib/libunilib_a-usprintf.o luatexdir/unilib/libunilib_a-ustring.o luatexdir/unilib/libunilib_a-utype.o 
:info:build ..1000..
:info:build Done.
:info:build (No errors were found.)
:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c -I./synctexdir -DSYNCTEX_USE_LOCAL_HEADER -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT synctexdir/libsynctex_la-synctex_parser.lo -MD -MP -MF synctexdir/.deps/libsynctex_la-synctex_parser.Tpo -c synctexdir/synctex_parser.c -o synctexdir/libsynctex_la-synctex_parser.o >/dev/null 2>&1
:info:build rm -f libluaffi.a
:info:build ar cru libluaffi.a luatexdir/luaffi/libluaffi_a-call.o luatexdir/luaffi/libluaffi_a-ctype.o luatexdir/luaffi/libluaffi_a-ffi.o luatexdir/luaffi/libluaffi_a-parser.o 
:info:build ranlib libunilib.a
:info:build ranlib libluaffi.a
:info:build depbase=`echo ctangle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT ctangle.o -MD -MP -MF $depbase.Tpo -c -o ctangle.o ctangle.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo cweb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT cweb.o -MD -MP -MF $depbase.Tpo -c -o cweb.o cweb.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafilesystem/src/libluamisc_a-lfs.o -MD -MP -MF luatexdir/luafilesystem/src/.deps/libluamisc_a-lfs.Tpo -c -o luatexdir/luafilesystem/src/libluamisc_a-lfs.o `test -f 'luatexdir/luafilesystem/src/lfs.c' || echo './'`luatexdir/luafilesystem/src/lfs.c
:info:build ./cwebdir/common.h:150:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
:info:build extern change_depth;
:info:build ~~~~~~ ^
:info:build mv -f luatexdir/slnunicode/.deps/libluajitmisc_a-slnunico.Tpo luatexdir/slnunicode/.deps/libluajitmisc_a-slnunico.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luamd5/libluamisc_a-md5.o -MD -MP -MF luatexdir/luamd5/.deps/libluamisc_a-md5.Tpo -c -o luatexdir/luamd5/libluamisc_a-md5.o `test -f 'luatexdir/luamd5/md5.c' || echo './'`luatexdir/luamd5/md5.c
:info:build mv -f luatexdir/luafilesystem/src/.deps/libluamisc_a-lfs.Tpo luatexdir/luafilesystem/src/.deps/libluamisc_a-lfs.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luamd5/libluamisc_a-md5lib.o -MD -MP -MF luatexdir/luamd5/.deps/libluamisc_a-md5lib.Tpo -c -o luatexdir/luamd5/libluamisc_a-md5lib.o `test -f 'luatexdir/luamd5/md5lib.c' || echo './'`luatexdir/luamd5/md5lib.c
:info:build mv -f luatexdir/luapeg/.deps/liblua53misc_a-lpeg.Tpo luatexdir/luapeg/.deps/liblua53misc_a-lpeg.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luapeg/libluamisc_a-lpeg.o -MD -MP -MF luatexdir/luapeg/.deps/libluamisc_a-lpeg.Tpo -c -o luatexdir/luapeg/libluamisc_a-lpeg.o `test -f 'luatexdir/luapeg/lpeg.c' || echo './'`luatexdir/luapeg/lpeg.c
:info:build mv -f luatexdir/luamd5/.deps/libluamisc_a-md5.Tpo luatexdir/luamd5/.deps/libluamisc_a-md5.Po
:info:build mv -f luatexdir/luamd5/.deps/libluamisc_a-md5lib.Tpo luatexdir/luamd5/.deps/libluamisc_a-md5lib.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luazip/src/libluamisc_a-luazip.o -MD -MP -MF luatexdir/luazip/src/.deps/libluamisc_a-luazip.Tpo -c -o luatexdir/luazip/src/libluamisc_a-luazip.o `test -f 'luatexdir/luazip/src/luazip.c' || echo './'`luatexdir/luazip/src/luazip.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luazlib/libluamisc_a-lgzip.o -MD -MP -MF luatexdir/luazlib/.deps/libluamisc_a-lgzip.Tpo -c -o luatexdir/luazlib/libluamisc_a-lgzip.o `test -f 'luatexdir/luazlib/lgzip.c' || echo './'`luatexdir/luazlib/lgzip.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luazlib/libluamisc_a-lzlib.o -MD -MP -MF luatexdir/luazlib/.deps/libluamisc_a-lzlib.Tpo -c -o luatexdir/luazlib/libluamisc_a-lzlib.o `test -f 'luatexdir/luazlib/lzlib.c' || echo './'`luatexdir/luazlib/lzlib.c
:info:build 1 warning generated.
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/slnunicode/libluamisc_a-slnunico.o -MD -MP -MF luatexdir/slnunicode/.deps/libluamisc_a-slnunico.Tpo -c -o luatexdir/slnunicode/libluamisc_a-slnunico.o `test -f 'luatexdir/slnunicode/slnunico.c' || echo './'`luatexdir/slnunicode/slnunico.c
:info:build mv -f luatexdir/luazlib/.deps/libluamisc_a-lgzip.Tpo luatexdir/luazlib/.deps/libluamisc_a-lgzip.Po
:info:build rm -f liblua53misc.a
:info:build ar cru liblua53misc.a luatexdir/luafilesystem/src/liblua53misc_a-lfs.o luatexdir/luamd5/liblua53misc_a-md5.o luatexdir/luamd5/liblua53misc_a-md5lib.o luatexdir/luapeg/liblua53misc_a-lpeg.o luatexdir/luazip/src/liblua53misc_a-luazip.o luatexdir/luazlib/liblua53misc_a-lgzip.o luatexdir/luazlib/liblua53misc_a-lzlib.o luatexdir/slnunicode/liblua53misc_a-slnunico.o 
:info:build mv -f luatexdir/luazlib/.deps/libluamisc_a-lzlib.Tpo luatexdir/luazlib/.deps/libluamisc_a-lzlib.Po
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o tangleboot tangleboot.o lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build mv -f luatexdir/luazip/src/.deps/libluamisc_a-luazip.Tpo luatexdir/luazip/src/.deps/libluamisc_a-luazip.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-autohint.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-autohint.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-autohint.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/autohint.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/autohint.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o ctangle ctangle.o cweb.o lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build ranlib liblua53misc.a
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-clipnoui.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-clipnoui.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-clipnoui.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/clipnoui.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/clipnoui.c
:info:build mv -f luatexdir/luapeg/.deps/libluajitmisc_a-lpeg.Tpo luatexdir/luapeg/.deps/libluajitmisc_a-lpeg.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-cvundoes.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-cvundoes.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-cvundoes.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/cvundoes.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/cvundoes.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-clipnoui.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-clipnoui.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-dumppfa.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-dumppfa.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-dumppfa.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/dumppfa.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/dumppfa.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-cvundoes.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-cvundoes.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-encoding.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-encoding.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-encoding.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/encoding.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/encoding.c
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/tangleboot tangleboot.o  lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/ctangle ctangle.o cweb.o  lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-dumppfa.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-dumppfa.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-featurefile.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-featurefile.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-featurefile.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/featurefile.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/featurefile.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-fontviewbase.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-fontviewbase.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fontviewbase.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c
:info:build mv -f luatexdir/slnunicode/.deps/libluamisc_a-slnunico.Tpo luatexdir/slnunicode/.deps/libluamisc_a-slnunico.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-fvcomposit.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-fvcomposit.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fvcomposit.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-fvfonts.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-fvfonts.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fvfonts.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/fvfonts.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/fvfonts.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-fvcomposit.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-fvcomposit.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-lookups.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-lookups.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-lookups.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/lookups.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/lookups.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-fontviewbase.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-fontviewbase.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-macbinary.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-macbinary.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-macbinary.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/macbinary.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/macbinary.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-encoding.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-encoding.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-macenc.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-macenc.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-macenc.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/macenc.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/macenc.c
:info:build luatexdir/luafontloader/fontforge/fontforge/lookups.c:1445:82: warning: for loop has empty body [-Wempty-body]
:info:build                 for ( j=0; localscripts[j].text!=NULL && script_tag!=localscripts[j].tag; ++j );
:info:build                                                                                                ^
:info:build luatexdir/luafontloader/fontforge/fontforge/lookups.c:1445:82: note: put the semicolon on a separate line to silence this warning
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-fvfonts.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-fvfonts.Po
:info:build mv -f luatexdir/luapeg/.deps/libluamisc_a-lpeg.Tpo luatexdir/luapeg/.deps/libluamisc_a-lpeg.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-mathconstants.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-mathconstants.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-mathconstants.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/mathconstants.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/mathconstants.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-memory.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-memory.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-memory.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/memory.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/memory.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-mathconstants.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-mathconstants.Po
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-memory.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-memory.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-mm.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-mm.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-mm.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/mm.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/mm.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-namelist.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-namelist.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-namelist.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/namelist.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/namelist.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-macenc.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-macenc.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-noprefs.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-noprefs.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-noprefs.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/noprefs.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/noprefs.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-autohint.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-autohint.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-nouiutil.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-nouiutil.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-nouiutil.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/nouiutil.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/nouiutil.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-noprefs.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-noprefs.Po
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-mm.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-mm.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-parsepfa.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-parsepfa.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsepfa.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/parsepfa.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/parsepfa.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettf.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-parsettf.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettf.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/parsettf.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/parsettf.c
:info:build luatexdir/luafontloader/fontforge/fontforge/parsettf.c:713:46: warning: for loop has empty body [-Wempty-body]
:info:build     for ( cnt=0; fontnames[cnt]!=NULL; ++cnt);
:info:build                                              ^
:info:build luatexdir/luafontloader/fontforge/fontforge/parsettf.c:713:46: note: put the semicolon on a separate line to silence this warning
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-macbinary.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-macbinary.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettfatt.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-parsettfatt.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettfatt.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c
:info:build luatexdir/luafontloader/fontforge/fontforge/parsepfa.c:2670:14: warning: comparison of array 'fd->encoding' not equal to a null pointer is always true [-Wtautological-pointer-compare]
:info:build     if ( fd->encoding!=NULL )
:info:build          ~~~~^~~~~~~~  ~~~~
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-nouiutil.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-nouiutil.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-psread.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-psread.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-psread.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/psread.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/psread.c
:info:build luatexdir/luafontloader/fontforge/fontforge/psread.c:534:12: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
:info:build             if ( !finite(*val) ) {
:info:build                   ^
:info:build /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/math.h:749:12: note: 'finite' has been explicitly marked deprecated here
:info:build extern int finite(double)
:info:build            ^
:info:build luatexdir/luafontloader/fontforge/fontforge/psread.c:680:11: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
:info:build     if ( !finite(test->x) || test->x>100000 || test->x<-100000 ) {
:info:build           ^
:info:build /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/math.h:749:12: note: 'finite' has been explicitly marked deprecated here
:info:build extern int finite(double)
:info:build            ^
:info:build luatexdir/luafontloader/fontforge/fontforge/psread.c:687:11: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
:info:build     if ( !finite(test->y) || test->y>100000 || test->y<-100000 ) {
:info:build           ^
:info:build /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/math.h:749:12: note: 'finite' has been explicitly marked deprecated here
:info:build extern int finite(double)
:info:build            ^
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-namelist.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-namelist.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-pua.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-pua.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-pua.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/pua.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/pua.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-pua.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-pua.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-python.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-python.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-python.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/python.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/python.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-python.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-python.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-sfd1.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-sfd1.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-sfd1.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/sfd1.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/sfd1.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-featurefile.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-featurefile.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinechar.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinechar.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinechar.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinechar.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/splinechar.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-sfd1.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-sfd1.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefill.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinefill.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefill.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinefill.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/splinefill.c
:info:build mv -f synctexdir/.deps/libsynctex_la-synctex_parser.Tpo synctexdir/.deps/libsynctex_la-synctex_parser.Plo
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinechar.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinechar.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefont.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinefont.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefont.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinefont.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/splinefont.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splineorder2.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splineorder2.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineorder2.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineorder2.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/splineorder2.c
:info:build 1 warning generated.
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-lookups.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-lookups.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splineoverlap.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splineoverlap.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineoverlap.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinefill.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinefill.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinerefigure.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinerefigure.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinerefigure.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c
:info:build 1 warning generated.
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-parsepfa.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-parsepfa.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesave.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinesave.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesave.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinesave.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/splinesave.c
:info:build luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c:78:11: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
:info:build     if ( !finite(ysp->a) || !finite(xsp->a) || !finite(ysp->c) || !finite(xsp->c) || !finite(ysp->d) || !finite(xsp->d))
:info:build           ^
:info:build /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/math.h:749:12: note: 'finite' has been explicitly marked deprecated here
:info:build extern int finite(double)
:info:build            ^
:info:build luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c:78:30: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
:info:build     if ( !finite(ysp->a) || !finite(xsp->a) || !finite(ysp->c) || !finite(xsp->c) || !finite(ysp->d) || !finite(xsp->d))
:info:build                              ^
:info:build /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/math.h:749:12: note: 'finite' has been explicitly marked deprecated here
:info:build extern int finite(double)
:info:build            ^
:info:build luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c:78:49: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
:info:build     if ( !finite(ysp->a) || !finite(xsp->a) || !finite(ysp->c) || !finite(xsp->c) || !finite(ysp->d) || !finite(xsp->d))
:info:build                                                 ^
:info:build /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/math.h:749:12: note: 'finite' has been explicitly marked deprecated here
:info:build extern int finite(double)
:info:build            ^
:info:build luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c:78:68: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
:info:build     if ( !finite(ysp->a) || !finite(xsp->a) || !finite(ysp->c) || !finite(xsp->c) || !finite(ysp->d) || !finite(xsp->d))
:info:build                                                                    ^
:info:build /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/math.h:749:12: note: 'finite' has been explicitly marked deprecated here
:info:build extern int finite(double)
:info:build            ^
:info:build luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c:78:87: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
:info:build     if ( !finite(ysp->a) || !finite(xsp->a) || !finite(ysp->c) || !finite(xsp->c) || !finite(ysp->d) || !finite(xsp->d))
:info:build                                                                                       ^
:info:build /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/math.h:749:12: note: 'finite' has been explicitly marked deprecated here
:info:build extern int finite(double)
:info:build            ^
:info:build luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c:78:106: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
:info:build     if ( !finite(ysp->a) || !finite(xsp->a) || !finite(ysp->c) || !finite(xsp->c) || !finite(ysp->d) || !finite(xsp->d))
:info:build                                                                                                          ^
:info:build /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/math.h:749:12: note: 'finite' has been explicitly marked deprecated here
:info:build extern int finite(double)
:info:build            ^
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinefont.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinefont.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesaveafm.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinesaveafm.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesaveafm.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c
:info:build 6 warnings generated.
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinerefigure.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinerefigure.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinestroke.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinestroke.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinestroke.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinestroke.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/splinestroke.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinesaveafm.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinesaveafm.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splineutil.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineutil.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/splineutil.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-parsettfatt.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-parsettfatt.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil2.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splineutil2.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil2.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineutil2.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/splineutil2.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splineorder2.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splineorder2.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-start.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-start.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-start.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/start.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/start.c
:info:build luatexdir/luafontloader/fontforge/fontforge/splineutil.c:3117:19: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
:info:build     double diff = abs(x1-x2) + abs(y1-y2);
:info:build                   ^
:info:build luatexdir/luafontloader/fontforge/fontforge/splineutil.c:3117:19: note: use function 'fabs' instead
:info:build     double diff = abs(x1-x2) + abs(y1-y2);
:info:build                   ^~~
:info:build                   fabs
:info:build luatexdir/luafontloader/fontforge/fontforge/splineutil.c:3117:32: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
:info:build     double diff = abs(x1-x2) + abs(y1-y2);
:info:build                                ^
:info:build luatexdir/luafontloader/fontforge/fontforge/splineutil.c:3117:32: note: use function 'fabs' instead
:info:build     double diff = abs(x1-x2) + abs(y1-y2);
:info:build                                ^~~
:info:build                                fabs
:info:build luatexdir/luafontloader/fontforge/fontforge/splineutil.c:3122:20: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
:info:build     double diffp = abs(x1p-x2p) + abs(y1p-y2p);
:info:build                    ^
:info:build luatexdir/luafontloader/fontforge/fontforge/splineutil.c:3122:20: note: use function 'fabs' instead
:info:build     double diffp = abs(x1p-x2p) + abs(y1p-y2p);
:info:build                    ^~~
:info:build                    fabs
:info:build luatexdir/luafontloader/fontforge/fontforge/splineutil.c:3122:35: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
:info:build     double diffp = abs(x1p-x2p) + abs(y1p-y2p);
:info:build                                   ^
:info:build luatexdir/luafontloader/fontforge/fontforge/splineutil.c:3122:35: note: use function 'fabs' instead
:info:build     double diffp = abs(x1p-x2p) + abs(y1p-y2p);
:info:build                                   ^~~
:info:build                                   fabs
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-start.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-start.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-stemdb.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-stemdb.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-stemdb.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/stemdb.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/stemdb.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-stemdb.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-stemdb.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-tottf.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-tottf.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-tottf.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/tottf.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/tottf.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinesave.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinesave.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-tottfgpos.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-tottfgpos.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-tottfgpos.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinestroke.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splinestroke.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-ttfspecial.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-ttfspecial.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-ttfspecial.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c' || echo './'`luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c
:info:build 1 warning generated.
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-parsettf.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-parsettf.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DUSE_OUR_MEMORY=1 -I./w2c -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -I./luatexdir/luafontloader/fontforge/fontforge -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/luafontloader/fontforge/gutils/libff_a-fsys.o -MD -MP -MF luatexdir/luafontloader/fontforge/gutils/.deps/libff_a-fsys.Tpo -c -o luatexdir/luafontloader/fontforge/gutils/libff_a-fsys.o `test -f 'luatexdir/luafontloader/fontforge/gutils/fsys.c' || echo './'`luatexdir/luafontloader/fontforge/gutils/fsys.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-tottfgpos.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-tottfgpos.Po
:info:build rm -f libluamisc.a
:info:build ar cru libluamisc.a luatexdir/luafilesystem/src/libluamisc_a-lfs.o luatexdir/luamd5/libluamisc_a-md5.o luatexdir/luamd5/libluamisc_a-md5lib.o luatexdir/luapeg/libluamisc_a-lpeg.o luatexdir/luazip/src/libluamisc_a-luazip.o luatexdir/luazlib/libluamisc_a-lgzip.o luatexdir/luazlib/libluamisc_a-lzlib.o luatexdir/slnunicode/libluamisc_a-slnunico.o 
:info:build ranlib libluamisc.a
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splineutil2.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splineutil2.Po
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splineoverlap.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splineoverlap.Po
:info:build CWEBINPUTS=./luatexdir/lua TEXMFCNF=./../kpathsea ./ctangle helpers.w
:info:build CWEBINPUTS=./luatexdir/lua TEXMFCNF=./../kpathsea ./ctangle luastuff.w
:info:build CWEBINPUTS=./luatexdir/lua TEXMFCNF=./../kpathsea ./ctangle texluac.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (helpers.c):
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/dvi TEXMFCNF=./../kpathsea ./ctangle dvigen.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (texluac.c):....
:info:build Done.
:info:build (No errors were found.)
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (luastuff.c):....CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle dofont.w
:info:build .500.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle luafont.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (dofont.c):.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle mapfile.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *11warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build Writing the output file (dvigen.c):.....500
:info:build Done.
:info:build (No errors were found.)
:info:build mv -f luatexdir/luafontloader/fontforge/gutils/.deps/libff_a-fsys.Tpo luatexdir/luafontloader/fontforge/gutils/.deps/libff_a-fsys.Po
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *12CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle pkin.w
:info:build *15*16
:info:build Writing the output file (luafont.c):....CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle sfnt.w
:info:build .500.....1000.....1500.....2000...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle texfont.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (mapfile.c):.....500.
:info:build Done.
:info:build (No errors were found.)
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pkin.c):.CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle tfmofm.w
:info:build ..
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle tounicode.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (sfnt.c):....
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle tt_glyf.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1
:info:build Writing the output file (texfont.c):.....500.....1000.....1500....
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle tt_table.w
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-ttfspecial.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-ttfspecial.Po
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle vfovf.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (tounicode.c):.....500
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle vfpacket.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (tfmofm.c):.....500..
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle writecff.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1
:info:build Writing the output file (tt_glyf.c):....warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .500.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle writeenc.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (tt_table.c):....
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle writefont.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (vfovf.c):.....500.....1000....
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle writet1.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (vfpacket.c):...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle writet3.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *31*47warning: 
:info:build Writing the output file (writecff.c):.kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ....500..This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (writeenc.c):.
:info:build Done.
:info:build (No errors were found.)
:info:build ...1000.CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle writettf.w
:info:build ....1500..warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ...2000.....2500.....3000..
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle writetype0.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (writefont.c):.....500.....1000
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/font TEXMFCNF=./../kpathsea ./ctangle writetype2.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (writet1.c):.....500.....1000.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ....1500.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/image TEXMFCNF=./../kpathsea ./ctangle writeimg.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (writet3.c):...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/image TEXMFCNF=./../kpathsea ./ctangle writejbig2.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (writettf.c):...warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..500...This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (writetype0.c):.
:info:build Done.
:info:build (No errors were found.)
:info:build .warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .1000..CWEBINPUTS=./luatexdir/image TEXMFCNF=./../kpathsea ./ctangle writejpg.w
:info:build ...1500..
:info:build Done.
:info:build (No errors were found.)
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-tottf.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-tottf.Po
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (writetype2.c):...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/image TEXMFCNF=./../kpathsea ./ctangle writejp2.w
:info:build CWEBINPUTS=./luatexdir/image TEXMFCNF=./../kpathsea ./ctangle writepng.w
:info:build CWEBINPUTS=./luatexdir/image TEXMFCNF=./../kpathsea ./ctangle pdftoepdf.w - pdftoepdf.cc
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*4
:info:build Writing the output file (writeimg.c):.This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (writejbig2.c):........500.500.
:info:build Done.
:info:build (No errors were found.)
:info:build ..
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/lang TEXMFCNF=./../kpathsea ./ctangle texlang.w
:info:build CWEBINPUTS=./luatexdir/lang TEXMFCNF=./../kpathsea ./ctangle hyphen.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (writejp2.c):..
:info:build Done.
:info:build (No errors were found.)
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (writejpg.c):.CWEBINPUTS=./luatexdir/lang TEXMFCNF=./../kpathsea ./ctangle hnjalloc.w
:info:build ....500
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/lua TEXMFCNF=./../kpathsea ./ctangle luainit.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (writepng.c):.This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdftoepdf.cc):.......500...500...
:info:build Done.
:info:build (No errors were found.)
:info:build .
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/lua TEXMFCNF=./../kpathsea ./ctangle luanode.w
:info:build CWEBINPUTS=./luatexdir/lua TEXMFCNF=./../kpathsea ./ctangle luatoken.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *3
:info:build Writing the output file (hyphen.c):..This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (texlang.c):......500..500.....
:info:build Done.
:info:build (No errors were found.)
:info:build ..1000.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/lua TEXMFCNF=./../kpathsea ./ctangle mplibstuff.w
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfpagetree.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (hnjalloc.c):
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfaction.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (luainit.c):.....500.....1000.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfannot.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (luanode.c):....
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfcolorstack.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (luatoken.c):....
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfdest.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (mplibstuff.c):
:info:build Done.
:info:build (No errors were found.)
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *2CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdffont.w
:info:build Writing the output file (pdfpagetree.c):..
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfgen.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfaction.c):.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfglyph.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfannot.c):
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfimage.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *2
:info:build Writing the output file (pdfcolorstack.c):..warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdflink.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfdest.c):...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdflistout.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdffont.c):.kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfliteral.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *22*35*42*81
:info:build Writing the output file (pdfgen.c):.....500.....1000.....1500.....2000..
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfobj.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfglyph.c):..
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfoutline.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfimage.c):.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfpage.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdflink.c):.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfrule.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdflistout.c):.....500.....1000
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfsaverestore.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfliteral.c):.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfsetmatrix.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfobj.c):.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfshipout.w
:info:build 3 warnings generated.
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-psread.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-psread.Po
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfoutline.c):.This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfpage.c):..
:info:build Done.
:info:build (No errors were found.)
:info:build .
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdftables.w
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfthread.w
:info:build CWEBINPUTS=./luatexdir/pdf TEXMFCNF=./../kpathsea ./ctangle pdfxform.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfrule.c):
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle align.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfsaverestore.c):
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle arithmetic.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfsetmatrix.c):.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle buildpage.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfshipout.c):..
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle commands.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdftables.c):..
:info:build Done.
:info:build (No errors were found.)
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfxform.c):.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle conditional.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle directions.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (pdfthread.c):.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle dumpdata.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (align.c):.....500...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle equivalents.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (arithmetic.c):.....500
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle errors.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (buildpage.c):.....500...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle expand.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (commands.c):.....500...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle extensions.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *2warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build Writing the output file (conditional.c):..This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (directions.c):...
:info:build Done.
:info:build (No errors were found.)
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle filename.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (dumpdata.c):....
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle inputstack.w
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle linebreak.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (equivalents.c):.....500....
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle mainbody.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (errors.c):.....500...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle maincontrol.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (expand.c):.....500..
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle mathcodes.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (extensions.c):....This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (filename.c):..500..
:info:build Done.
:info:build (No errors were found.)
:info:build ...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle memoryword.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (inputstack.c):.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle mlist.w
:info:build ...500.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle nesting.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (linebreak.c):.....500.This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (mainbody.c):.......1000..
:info:build Done.
:info:build (No errors were found.)
:info:build ....1500.CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle packaging.w
:info:build ..
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle postlinebreak.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *6warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (mathcodes.c):...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle primitive.w
:info:build Writing the output file (maincontrol.c):.....500.....1000.....1500.....2000.....2500.....3000...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle printing.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (memoryword.c):
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle scanning.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (nesting.c):..
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle stringpool.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (postlinebreak.c):.....500
:info:build Done.
:info:build (No errors were found.)
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (mlist.c):.CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle texdeffont.w
:info:build ....500.....1000.....1500This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (packaging.c):.....500........1000..2000.......1500......2000
:info:build Done.
:info:build (No errors were found.)
:info:build ..2500..CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle texfileio.w
:info:build ...3000.....3500.....4000
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle texmath.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (primitive.c):.....500
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle texnodes.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (printing.c):.....500....
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle textcodes.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (scanning.c):....This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (stringpool.c):..500..
:info:build Done.
:info:build (No errors were found.)
:info:build ....1000CWEBINPUTS=./luatexdir/tex TEXMFCNF=./../kpathsea ./ctangle textoken.w
:info:build .....1500.....2000...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/utils TEXMFCNF=./../kpathsea ./ctangle avlstuff.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (texdeffont.c):.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/utils TEXMFCNF=./../kpathsea ./ctangle managed-sa.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (texfileio.c):.....500warning: .kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ....1000
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/utils TEXMFCNF=./../kpathsea ./ctangle utils.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (texmath.c):.....500.....1000.....1500....warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .2000..
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/utils TEXMFCNF=./../kpathsea ./ctangle unistring.w
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *26This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (textcodes.c):....
:info:build Done.
:info:build (No errors were found.)
:info:build rm -f libluajitmisc.a
:info:build Writing the output file (texnodes.c):.....500.ar cru libluajitmisc.a luatexdir/luafilesystem/src/libluajitmisc_a-lfs.o luatexdir/luamd5/libluajitmisc_a-md5.o luatexdir/luamd5/libluajitmisc_a-md5lib.o luatexdir/luapeg/libluajitmisc_a-lpeg.o luatexdir/luazip/src/libluajitmisc_a-luazip.o luatexdir/luazlib/libluajitmisc_a-lgzip.o luatexdir/luazlib/libluajitmisc_a-lzlib.o luatexdir/slnunicode/libluajitmisc_a-slnunico.o 
:info:build ....1000.....1500.....2000.....2500.....3000.....3500
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./luatexdir/lua TEXMFCNF=./../kpathsea ./ctangle texluajitc.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1
:info:build Writing the output file (avlstuff.c):
:info:build Done.
:info:build (No errors were found.)
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -rpath /opt/local/lib -bindir /opt/local/libexec/texlive/binaries -no-undefined -version-info 22:0:21 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o libsynctex.la  synctexdir/libsynctex_la-synctex_parser.lo synctexdir/libsynctex_la-synctex_parser_utils.lo -lz  
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (textoken.c):.This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1....500...
:info:build Writing the output file (managed-sa.c):...1000..
:info:build Done.
:info:build (No errors were found.)
:info:build ....1500..WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangleboot tangle tangle
:info:build ...2000.....2500.....3000.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./ctiedir TEXMFCNF=./../kpathsea ./ctangle ctie.w ctie-k.ch
:info:build ranlib libluajitmisc.a
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (utils.c):....
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./cwebdir TEXMFCNF=./../kpathsea ./ctangle cweave cweav-w2c
:info:build CWEBINPUTS=./tiedir TEXMFCNF=./../kpathsea ./ctangle tie.w tie-w2c.ch
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (unistring.c):.
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./mplibdir TEXMFCNF=./../kpathsea ./ctangle mpost.w
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (texluajitc.c):.....500
:info:build Done.
:info:build (No errors were found.)
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*10*12*21*30*11*40*44*72*73
:info:build Writing the output file (ctie.c):....*19.500...
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./mplibdir TEXMFCNF=./../kpathsea ./ctangle mpxout
:info:build *29*37*50*65*70*77*94CWEBINPUTS=./mplibdir TEXMFCNF=./../kpathsea ./ctangle svgout
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*112*15*28*36*57warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build *76*123This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*87*7*95*15*18*24*31*34*38*102*59*61*62
:info:build Writing the output file (tie.c):.
:info:build Writing the output file (mpost.c):.*143.......500.500...
:info:build Done.
:info:build (No errors were found.)
:info:build ....1000.*156...
:info:build Done.
:info:build (No errors were found.)
:info:build *173*163*184*204*171*224*179*250
:info:build Writing the output file (cweave.c):.*182....500*188.....1000.....1500*200
:info:build Writing the output file......2000........2500...500...3000.....
:info:build Done.
:info:build (No errors were found.)
:info:build ..
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./mplibdir TEXMFCNF=./../kpathsea ./ctangle pngout
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build CWEBINPUTS=./mplibdir TEXMFCNF=./../kpathsea ./ctangle mp
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*22*23*33*36*38*39*54*67*75*81*86*110*123*129*155*208*215
:info:build Writing the output files: (mpxout.c).....500...CWEBINPUTS=./mplibdir TEXMFCNF=./../kpathsea ./ctangle mpmath
:info:build ..1000.....1500warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .....2000.....2500.....3000.....3500.This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output files: (svgout.c)..
:info:build (mpxout.h)
:info:build Done.
:info:build (No errors were found.)
:info:build ....500.....1000.
:info:build (mpsvgout.h)
:info:build (mplibsvg.h)
:info:build Done.
:info:build (No errors were found.)
:info:build CWEBINPUTS=./mplibdir TEXMFCNF=./../kpathsea ./ctangle mpmathbinary
:info:build CWEBINPUTS=./mplibdir TEXMFCNF=./../kpathsea ./ctangle mpmathdecimal
:info:build CWEBINPUTS=./mplibdir TEXMFCNF=./../kpathsea ./ctangle mpmathdouble
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output files: (pngout.c).....500*35.*43.
:info:build (mppngout.h)
:info:build (mplibpng.h)
:info:build Done.
:info:build (No errors were found.)
:info:build *76*82*102*146*164*178*186*190warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *4*217*242*28*258*41
:info:build Writing the output files: (mpmath.c).....500.....1000....*297.1500*304
:info:build (mpmath.h)
:info:build Done.
:info:build (No errors were found.)
:info:build *335warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *4CWEBINPUTS=./mplibdir TEXMFCNF=./../kpathsea ./ctangle mpstrings
:info:build *16*387*31*50
:info:build Writing the output files: (mpmathbinary.c)*421.....500...*462..1000.*464....1500
:info:build (mpmathbinary.h)
:info:build Done.
:info:build (No errors were found.)
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *4*549*16*31*44CWEBINPUTS=./mplibdir TEXMFCNF=./../kpathsea ./ctangle psout
:info:build *607
:info:build Writing the output files: (mpmathdecimal.c)..warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ...500This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *4...*629..1000.*26....1500.*39.
:info:build (mpmathdecimal.h)
:info:build Done.
:info:build (No errors were found.)
:info:build Writing the output files: (mpmathdouble.c).*667.*675..*681.500.....1000..*711
:info:build (mpmathdouble.h)
:info:build Done.
:info:build (No errors were found.)
:info:build *726*742*753CWEBINPUTS=.:./pmpostdir TEXMFCNF=./../kpathsea ./ctangle pmpost pmpost
:info:build *773CWEBINPUTS=.:./pmpostdir TEXMFCNF=./../kpathsea ./ctangle pmp pmp
:info:build *817*833*852*910*943*956*967CWEBINPUTS=.:./pmpostdir TEXMFCNF=./../kpathsea ./ctangle pmpxout pmpxout
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1
:info:build Writing the output files: (mpstrings.c)..
:info:build (mpstrings.h)
:info:build Done.
:info:build (No errors were found.)
:info:build *1044*1085warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *17*33*1170*68*1237*1261*102*1294warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build *1297*114CWEBINPUTS=.:./pmpostdir TEXMFCNF=./../kpathsea ./ctangle ppsout ppsout
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*1312*1313*1314
:info:build Writing the output files: (mp.c).warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1..500.....1000...*35.*43
:info:build Writing the output file (pmpost.c):..1500.......500...2000...*76.*82.1000...
:info:build Writing the output files: (psout.c).....2500*102..
:info:build Done.
:info:build (No errors were found.)
:info:build ....500.....*146...1000.3000.....*164...1500..*178..3500....*186.*190..2000.4000.........4500.2500.........5000.3000.........5500...3500......6000.*217..4000.......6500...4500...*242...7000....5000.....*258..7500...5500......8000
:info:build (mppsout.h)........8500
:info:build (mplibps.h)..
:info:build Done.
:info:build (No errors were found.)
:info:build ....9000.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build *297..*304.This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1.9500...*22.*23.10000.*335.*33.*37*39.*40.10500..*55...11000.*68CWEBINPUTS=.:./pmpostdir TEXMFCNF=./../kpathsea ./ctangle psvgout psvgout
:info:build ..*76..11500*82.*87....12000CWEBINPUTS=.:./pmpostdir TEXMFCNF=./../kpathsea ./ctangle ptfmin ptfmin
:info:build .*112..*387..12500..*125.*131..13000*157...*421..13500....*210.14000.*462.*217..*464.14500...
:info:build Writing the output files: (pmpxout.c)...15000........15500.500.........16000.1000.........1500.16500........17000..2000.......*549..2500.17500.........18000.3000.........3500..18500.....
:info:build (pmpxout.h)
:info:build Done.
:info:build (No errors were found.)
:info:build ..19000.....19500...*607..20000.....20500.....21000*629.....21500warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .....22000.This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *17...*33.22500.*667.*675...23000*681.....23500.*68..*711..24000*726.....24500..*742..*753.25000....*102.25500.*773..libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libsynctex.1.dylib  synctexdir/.libs/libsynctex_la-synctex_parser.o synctexdir/.libs/libsynctex_la-synctex_parser_utils.o   -lz  -Os -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64   -install_name  /opt/local/lib/libsynctex.1.dylib -compatibility_version 23 -current_version 23.0 -Wl,-single_module
:info:build ..26000...*114..26500....*817.27000.*833../bin/sh ./web2c/convert tangle
:info:build ..27500..*852...28000.....28500...*910
:info:build (mplib.h).
:info:build Writing the output files: (ppsout.c).......500.
:info:build (mpmp.h).500....*943.....500.1000........1000..1500.......
:info:build Done.
:info:build (No errors were found.)
:info:build .2000.....2500*956.....3000...warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..3500*967.....4000..warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ...4500.....5000This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output files: (psvgout.c)..This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (ptfmin.c):....
:info:build Done.
:info:build (No errors were found.)
:info:build ..500depbase=`echo ctie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT ctie.o -MD -MP -MF $depbase.Tpo -c -o ctie.o ctie.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build ........1000.5500...
:info:build (pmpsvgout.h)depbase=`echo cweave.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT cweave.o -MD -MP -MF $depbase.Tpo -c -o cweave.o cweave.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build (pmplibsvg.h)
:info:build Done.
:info:build (No errors were found.)
:info:build (pmppsout.h)...
:info:build (pmplibps.h).
:info:build Done.
:info:build (No errors were found.)
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DNOT_WEB2C -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT tie-tie.o -MD -MP -MF .deps/tie-tie.Tpo -c -o tie-tie.o `test -f 'tie.c' || echo './'`tie.c
:info:build *1044*1085*1170*1237*1261*1294*1297*1313*1314*1315
:info:build Writing the output files: (pmp.c).....500.....1000.....1500.....2000.....2500.....3000.....3500.....4000.....4500.....5000.....5500.....6000.....6500.....7000.....7500.libtool: link: (cd ".libs" && rm -f "libsynctex.dylib" && ln -s "libsynctex.1.dylib" "libsynctex.dylib")
:info:build ....8000.....8500.....9000.....9500.....10000.....10500.....11000.....11500.....12000.....12500.....13000.....13500.....14000.....14500.....15000.....15500.....16000.....16500.....17000.....17500.....18000.....18500libtool: link: ar cru .libs/libsynctex.a  synctexdir/libsynctex_la-synctex_parser.o synctexdir/libsynctex_la-synctex_parser_utils.o
:info:build .....19000.....19500.....20000.sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' mplibpng.h >pmplibpng.h
:info:build ....20500.....21000.....21500.....22000.....22500.....23000.....23500.....24000.....24500.....25000.....25500.....26000...sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' mppngout.h >pmppngout.h
:info:build ..26500....sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' pngout.c >ppngout.c
:info:build .27000.....27500.....28000.....28500....
:info:build (pmplib.h).....500
:info:build (pmpmp.h).....500.....1000libtool: link: ranlib .libs/libsynctex.a
:info:build ...
:info:build Done.
:info:build (No errors were found.)
:info:build ./cwebdir/common.h:150:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
:info:build extern change_depth;
:info:build ~~~~~~ ^
:info:build CWEBINPUTS=./mplibdir TEXMFCNF=./../kpathsea ./ctangle tfmin.w
:info:build libtool: link: ( cd ".libs" && rm -f "libsynctex.la" && ln -s "../libsynctex.la" "libsynctex.la" )
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is CTANGLE, Version 3.64 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Writing the output file (tfmin.c):.
:info:build Done.
:info:build (No errors were found.)
:info:build 4 warnings generated.
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libmplibbackends_a-pngout.o -MD -MP -MF .deps/libmplibbackends_a-pngout.Tpo -c -o libmplibbackends_a-pngout.o `test -f 'pngout.c' || echo './'`pngout.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libmplibbackends_a-svgout.o -MD -MP -MF .deps/libmplibbackends_a-svgout.Tpo -c -o libmplibbackends_a-svgout.o `test -f 'svgout.c' || echo './'`svgout.c
:info:build mv -f luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splineutil.Tpo luatexdir/luafontloader/fontforge/fontforge/.deps/libff_a-splineutil.Po
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' mpmath.c >pmpmath.c
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' mpmath.h >pmpmath.h
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' mpmathbinary.c >pmpmathbinary.c
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' mpmathbinary.h >pmpmathbinary.h
:info:build mv -f .deps/tie-tie.Tpo .deps/tie-tie.Po
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' mpmathdecimal.c >pmpmathdecimal.c
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' mpmathdecimal.h >pmpmathdecimal.h
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' mpmathdouble.c >pmpmathdouble.c
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' mpmathdouble.h >pmpmathdouble.h
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' mpstrings.h >pmpstrings.h
:info:build sed -e 's/mpxout\.h/pmpxout.h/;s/mpmp\.h/pmpmp.h/;s/mplib\.h/pmplib.h/;s/mpstrings\.h/pmpstrings.h/' -e 's/mpmath\([a-z]*\)\.h/pmpmath\1.h/' -e 's/mplibps\.h/pmplibps.h/;s/mppsout\.h/pmppsout.h/' -e 's/mplibsvg\.h/pmplibsvg.h/;s/mpsvgout\.h/pmpsvgout.h/' -e 's/mplibpng\.h/pmplibpng.h/;s/mppngout\.h/pmppngout.h/' mpstrings.c >pmpstrings.c
:info:build rm -f libff.a
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I./synctexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT synctexdir/synctex-synctex_main.o -MD -MP -MF synctexdir/.deps/synctex-synctex_main.Tpo -c -o synctexdir/synctex-synctex_main.o `test -f 'synctexdir/synctex_main.c' || echo './'`synctexdir/synctex_main.c
:info:build ar cru libff.a luatexdir/luafontloader/fontforge/fontforge/libff_a-autohint.o luatexdir/luafontloader/fontforge/fontforge/libff_a-clipnoui.o luatexdir/luafontloader/fontforge/fontforge/libff_a-cvundoes.o luatexdir/luafontloader/fontforge/fontforge/libff_a-dumppfa.o luatexdir/luafontloader/fontforge/fontforge/libff_a-encoding.o luatexdir/luafontloader/fontforge/fontforge/libff_a-featurefile.o luatexdir/luafontloader/fontforge/fontforge/libff_a-fontviewbase.o luatexdir/luafontloader/fontforge/fontforge/libff_a-fvcomposit.o luatexdir/luafontloader/fontforge/fontforge/libff_a-fvfonts.o luatexdir/luafontloader/fontforge/fontforge/libff_a-lookups.o luatexdir/luafontloader/fontforge/fontforge/libff_a-macbinary.o luatexdir/luafontloader/fontforge/fontforge/libff_a-macenc.o luatexdir/luafontloader/fontforge/fontforge/libff_a-mathconstants.o luatexdir/luafontloader/fontforge/fontforge/libff_a-memory.o luatexdir/luafontloader/fontforge/fontforge/libff_a-mm.o luatexdir/luafontloader/fontforge/fontforge/libff_a-namelist.o luatexdir/luafontloader/fontforge/fontforge/libff_a-noprefs.o luatexdir/luafontloader/fontforge/fontforge/libff_a-nouiutil.o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsepfa.o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettf.o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettfatt.o luatexdir/luafontloader/fontforge/fontforge/libff_a-psread.o luatexdir/luafontloader/fontforge/fontforge/libff_a-pua.o luatexdir/luafontloader/fontforge/fontforge/libff_a-python.o luatexdir/luafontloader/fontforge/fontforge/libff_a-sfd1.o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinechar.o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefill.o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefont.o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineorder2.o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineoverlap.o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinerefigure.o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesave.o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesaveafm.o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinestroke.o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil.o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil2.o luatexdir/luafontloader/fontforge/fontforge/libff_a-start.o luatexdir/luafontloader/fontforge/fontforge/libff_a-stemdb.o luatexdir/luafontloader/fontforge/fontforge/libff_a-tottf.o luatexdir/luafontloader/fontforge/fontforge/libff_a-tottfgpos.o luatexdir/luafontloader/fontforge/fontforge/libff_a-ttfspecial.o luatexdir/luafontloader/fontforge/gutils/libff_a-fsys.o 
:info:build depbase=`echo tangle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT tangle.o -MD -MP -MF $depbase.Tpo -c -o tangle.o tangle.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o tie tie-tie.o lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libmplibcore_a-tfmin.o -MD -MP -MF .deps/libmplibcore_a-tfmin.Tpo -c -o libmplibcore_a-tfmin.o `test -f 'tfmin.c' || echo './'`tfmin.c
:info:build ranlib libff.a
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libmplibcore_a-mp.o -MD -MP -MF .deps/libmplibcore_a-mp.Tpo -c -o libmplibcore_a-mp.o `test -f 'mp.c' || echo './'`mp.c
:info:build mv -f .deps/libmplibcore_a-tfmin.Tpo .deps/libmplibcore_a-tfmin.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libmplibcore_a-mpmath.o -MD -MP -MF .deps/libmplibcore_a-mpmath.Tpo -c -o libmplibcore_a-mpmath.o `test -f 'mpmath.c' || echo './'`mpmath.c
:info:build mv -f .deps/libmplibbackends_a-pngout.Tpo .deps/libmplibbackends_a-pngout.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libmplibcore_a-mpmathbinary.o -MD -MP -MF .deps/libmplibcore_a-mpmathbinary.Tpo -c -o libmplibcore_a-mpmathbinary.o `test -f 'mpmathbinary.c' || echo './'`mpmathbinary.c
:info:build mv -f synctexdir/.deps/synctex-synctex_main.Tpo synctexdir/.deps/synctex-synctex_main.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libmplibcore_a-mpmathdecimal.o -MD -MP -MF .deps/libmplibcore_a-mpmathdecimal.Tpo -c -o libmplibcore_a-mpmathdecimal.o `test -f 'mpmathdecimal.c' || echo './'`mpmathdecimal.c
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/tie tie-tie.o  lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libmplibcore_a-mpmathdouble.o -MD -MP -MF .deps/libmplibcore_a-mpmathdouble.Tpo -c -o libmplibcore_a-mpmathdouble.o `test -f 'mpmathdouble.c' || echo './'`mpmathdouble.c
:info:build mv -f .deps/libmplibcore_a-mpmath.Tpo .deps/libmplibcore_a-mpmath.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libmplibcore_a-mpstrings.o -MD -MP -MF .deps/libmplibcore_a-mpstrings.Tpo -c -o libmplibcore_a-mpstrings.o `test -f 'mpstrings.c' || echo './'`mpstrings.c
:info:build mv -f .deps/libmplibcore_a-mpmathdouble.Tpo .deps/libmplibcore_a-mpmathdouble.Po
:info:build mv -f .deps/libmplibcore_a-mpmathbinary.Tpo .deps/libmplibcore_a-mpmathbinary.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libmplibcore_a-psout.o -MD -MP -MF .deps/libmplibcore_a-psout.Tpo -c -o libmplibcore_a-psout.o `test -f 'psout.c' || echo './'`psout.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmpost-pmp.o -MD -MP -MF .deps/pmpost-pmp.Tpo -c -o pmpost-pmp.o `test -f 'pmp.c' || echo './'`pmp.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmpost-pmpmath.o -MD -MP -MF .deps/pmpost-pmpmath.Tpo -c -o pmpost-pmpmath.o `test -f 'pmpmath.c' || echo './'`pmpmath.c
:info:build mv -f .deps/libmplibcore_a-mpmathdecimal.Tpo .deps/libmplibcore_a-mpmathdecimal.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmpost-pmpmathbinary.o -MD -MP -MF .deps/pmpost-pmpmathbinary.Tpo -c -o pmpost-pmpmathbinary.o `test -f 'pmpmathbinary.c' || echo './'`pmpmathbinary.c
:info:build mv -f .deps/libmplibcore_a-mpstrings.Tpo .deps/libmplibcore_a-mpstrings.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmpost-pmpmathdecimal.o -MD -MP -MF .deps/pmpost-pmpmathdecimal.Tpo -c -o pmpost-pmpmathdecimal.o `test -f 'pmpmathdecimal.c' || echo './'`pmpmathdecimal.c
:info:build mv -f .deps/libmplibbackends_a-svgout.Tpo .deps/libmplibbackends_a-svgout.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmpost-pmpmathdouble.o -MD -MP -MF .deps/pmpost-pmpmathdouble.Tpo -c -o pmpost-pmpmathdouble.o `test -f 'pmpmathdouble.c' || echo './'`pmpmathdouble.c
:info:build 1 warning generated.
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmpost-pmpost.o -MD -MP -MF .deps/pmpost-pmpost.Tpo -c -o pmpost-pmpost.o `test -f 'pmpost.c' || echo './'`pmpost.c
:info:build mv -f .deps/pmpost-pmpmath.Tpo .deps/pmpost-pmpmath.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmpost-pmpstrings.o -MD -MP -MF .deps/pmpost-pmpstrings.Tpo -c -o pmpost-pmpstrings.o `test -f 'pmpstrings.c' || echo './'`pmpstrings.c
:info:build ./pmpostdir/pmp.ch:351:7: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build if((ch==c)){
:info:build     ~~^~~
:info:build ./pmpostdir/pmp.ch:351:7: note: remove extraneous parentheses around the comparison to silence this warning
:info:build if((ch==c)){
:info:build    ~  ^  ~
:info:build ./pmpostdir/pmp.ch:351:7: note: use '=' to turn this equality comparison into an assignment
:info:build if((ch==c)){
:info:build       ^~
:info:build       =
:info:build mv -f .deps/pmpost-pmpmathbinary.Tpo .deps/pmpost-pmpmathbinary.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmpost-pmpxout.o -MD -MP -MF .deps/pmpost-pmpxout.Tpo -c -o pmpost-pmpxout.o `test -f 'pmpxout.c' || echo './'`pmpxout.c
:info:build mv -f .deps/pmpost-pmpmathdecimal.Tpo .deps/pmpost-pmpmathdecimal.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmpost-ppngout.o -MD -MP -MF .deps/pmpost-ppngout.Tpo -c -o pmpost-ppngout.o `test -f 'ppngout.c' || echo './'`ppngout.c
:info:build mv -f .deps/pmpost-pmpmathdouble.Tpo .deps/pmpost-pmpmathdouble.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmpost-ppsout.o -MD -MP -MF .deps/pmpost-ppsout.Tpo -c -o pmpost-ppsout.o `test -f 'ppsout.c' || echo './'`ppsout.c
:info:build mv -f .deps/pmpost-pmpstrings.Tpo .deps/pmpost-pmpstrings.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmpost-psvgout.o -MD -MP -MF .deps/pmpost-psvgout.Tpo -c -o pmpost-psvgout.o `test -f 'psvgout.c' || echo './'`psvgout.c
:info:build mv -f .deps/pmpost-pmpost.Tpo .deps/pmpost-pmpost.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c    -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pmpost-ptfmin.o -MD -MP -MF .deps/pmpost-ptfmin.Tpo -c -o pmpost-ptfmin.o `test -f 'ptfmin.c' || echo './'`ptfmin.c
:info:build mv -f .deps/pmpost-ppngout.Tpo .deps/pmpost-ppngout.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DUPMP   -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT upmpost-pmp.o -MD -MP -MF .deps/upmpost-pmp.Tpo -c -o upmpost-pmp.o `test -f 'pmp.c' || echo './'`pmp.c
:info:build mv -f .deps/pmpost-ptfmin.Tpo .deps/pmpost-ptfmin.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DUPMP   -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT upmpost-pmpmath.o -MD -MP -MF .deps/upmpost-pmpmath.Tpo -c -o upmpost-pmpmath.o `test -f 'pmpmath.c' || echo './'`pmpmath.c
:info:build ./pmpostdir/pmp.ch:351:7: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build if((ch==c)){
:info:build     ~~^~~
:info:build ./pmpostdir/pmp.ch:351:7: note: remove extraneous parentheses around the comparison to silence this warning
:info:build if((ch==c)){
:info:build    ~  ^  ~
:info:build ./pmpostdir/pmp.ch:351:7: note: use '=' to turn this equality comparison into an assignment
:info:build if((ch==c)){
:info:build       ^~
:info:build       =
:info:build mv -f .deps/upmpost-pmpmath.Tpo .deps/upmpost-pmpmath.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DUPMP   -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT upmpost-pmpmathbinary.o -MD -MP -MF .deps/upmpost-pmpmathbinary.Tpo -c -o upmpost-pmpmathbinary.o `test -f 'pmpmathbinary.c' || echo './'`pmpmathbinary.c
:info:build mv -f .deps/pmpost-pmpxout.Tpo .deps/pmpost-pmpxout.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DUPMP   -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT upmpost-pmpmathdecimal.o -MD -MP -MF .deps/upmpost-pmpmathdecimal.Tpo -c -o upmpost-pmpmathdecimal.o `test -f 'pmpmathdecimal.c' || echo './'`pmpmathdecimal.c
:info:build mv -f .deps/pmpost-psvgout.Tpo .deps/pmpost-psvgout.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DUPMP   -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT upmpost-pmpmathdouble.o -MD -MP -MF .deps/upmpost-pmpmathdouble.Tpo -c -o upmpost-pmpmathdouble.o `test -f 'pmpmathdouble.c' || echo './'`pmpmathdouble.c
:info:build mv -f .deps/upmpost-pmpmathbinary.Tpo .deps/upmpost-pmpmathbinary.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DUPMP   -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT upmpost-pmpost.o -MD -MP -MF .deps/upmpost-pmpost.Tpo -c -o upmpost-pmpost.o `test -f 'pmpost.c' || echo './'`pmpost.c
:info:build mv -f .deps/upmpost-pmpmathdouble.Tpo .deps/upmpost-pmpmathdouble.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DUPMP   -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT upmpost-pmpstrings.o -MD -MP -MF .deps/upmpost-pmpstrings.Tpo -c -o upmpost-pmpstrings.o `test -f 'pmpstrings.c' || echo './'`pmpstrings.c
:info:build mv -f .deps/upmpost-pmpmathdecimal.Tpo .deps/upmpost-pmpmathdecimal.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DUPMP   -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT upmpost-pmpxout.o -MD -MP -MF .deps/upmpost-pmpxout.Tpo -c -o upmpost-pmpxout.o `test -f 'pmpxout.c' || echo './'`pmpxout.c
:info:build mv -f .deps/upmpost-pmpstrings.Tpo .deps/upmpost-pmpstrings.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DUPMP   -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT upmpost-ppngout.o -MD -MP -MF .deps/upmpost-ppngout.Tpo -c -o upmpost-ppngout.o `test -f 'ppngout.c' || echo './'`ppngout.c
:info:build mv -f .deps/libmplibcore_a-psout.Tpo .deps/libmplibcore_a-psout.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DUPMP   -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT upmpost-ppsout.o -MD -MP -MF .deps/upmpost-ppsout.Tpo -c -o upmpost-ppsout.o `test -f 'ppsout.c' || echo './'`ppsout.c
:info:build mv -f .deps/upmpost-pmpost.Tpo .deps/upmpost-pmpost.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DUPMP   -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT upmpost-psvgout.o -MD -MP -MF .deps/upmpost-psvgout.Tpo -c -o upmpost-psvgout.o `test -f 'psvgout.c' || echo './'`psvgout.c
:info:build mv -f .deps/upmpost-ppngout.Tpo .deps/upmpost-ppngout.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -DUPMP   -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I./mplibdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT upmpost-ptfmin.o -MD -MP -MF .deps/upmpost-ptfmin.Tpo -c -o upmpost-ptfmin.o `test -f 'ptfmin.c' || echo './'`ptfmin.c
:info:build mv -f .deps/upmpost-ptfmin.Tpo .deps/upmpost-ptfmin.Po
:info:build mv -f .deps/pmpost-ppsout.Tpo .deps/pmpost-ppsout.Po
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m ptex.web tex.web tex.ch
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m pbibtex.web bibtex.web bibtex.ch
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (tex.web)
:info:build (tex.ch)
:info:build ..warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (bibtex.web)
:info:build (bibtex.ch)
:info:build ..500.....500....1000..1000......1500..1500......2000.2000........25002500........3000.3000.....3500....3500...4000......4000..4500.......45005000.......5500...5000...6000.......55006500.......7000..6000......7500...6500....8000....7000...8500.......90007500......9500.....8000..10000.......10500.8500.....11000....9000...11500....
:info:build (No errors were found.)
:info:build 9500WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m pdvitype.web dvitype.web dvitype.ch
:info:build ....10000....10500....11000....11500....12000....12500....13000....13500....14000.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ...This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (dvitype.web)
:info:build (dvitype.ch)
:info:build .14500......500..15000......1000.15500........150016000.......2000..16500......2500.
:info:build (No errors were found.)
:info:build 17000WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m ppltotf.web pltotf.web pltotf.ch
:info:build ....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m ptftopl.web tftopl.web tftopl.ch
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (pltotf.web)
:info:build (pltotf.ch)
:info:build ....500....1000....1500....2000....2500
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m eptex.web tex.web etexdir/etex.ch etexdir/tex.ch0 tex.ch etexdir/tex.ech
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (tftopl.web)
:info:build (tftopl.ch)
:info:build ....500....1000....1500
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m uptex.web tex.web tex.ch
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (tex.web)
:info:build (etexdir/etex.ch)
:info:build (etexdir/tex.ch0)
:info:build (tex.ch)
:info:build (etexdir/tex.ech)
:info:build ....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build 6500..This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (tex.web)
:info:build (tex.ch)
:info:build ....7000.....500..7500.......10008000........15008500........20009000........25009500........100003000.......3500...10500...4000......11000..4500......11500..5000......12000..5500.......125006000........130006500........135007000........140007500........145008000........150008500........900015500.......9500..16000.....10000...16500.......1050017000.......17500..11000.......1800011500........1200018500.......12500..19000......13000mv -f .deps/upmpost-pmpxout.Tpo .deps/upmpost-pmpxout.Po
:info:build ...19500....13500....20000....14000....WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m upbibtex.web bibtex.web bibtex.ch ptexdir/pbibtex.ch
:info:build 20500....14500.....21000...15000....21500....15500....22000....16000....22500.....16500...23000....17000....23500....17500.....24000..18000.......1850024500........19000....19500....20000....20500....21000....21500....22000....22500.
:info:build (No errors were found.)
:info:build ..WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m updvitype.web dvitype.web dvitype.ch ptexdir/pdvitype.ch
:info:build .23000....23500....24000warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (bibtex.web)
:info:build (bibtex.ch)
:info:build (ptexdir/pbibtex.ch)
:info:build ......24500500........1000....
:info:build (No errors were found.)
:info:build 1500WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m uppltotf.web pltotf.web pltotf.ch ptexdir/ppltotf.ch
:info:build ....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build 11500.This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (dvitype.web)
:info:build (dvitype.ch)
:info:build (ptexdir/pdvitype.ch)
:info:build ..
:info:build (No errors were found.)
:info:build .WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m uptftopl.web tftopl.web tftopl.ch ptexdir/ptftopl.ch
:info:build .500..mv -f .deps/upmpost-psvgout.Tpo .deps/upmpost-psvgout.Po
:info:build ..1000.WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m euptex.web tex.web etexdir/etex.ch etexdir/tex.ch0 tex.ch etexdir/tex.ech
:info:build ...1500..warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (pltotf.web)
:info:build (pltotf.ch)
:info:build (ptexdir/ppltotf.ch)
:info:build ...2000.....500..2500..
:info:build (No errors were found.)
:info:build .WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -c pdftex.ch pdftexdir/pdftex.web pdftexdir/tex.ch0 tex.ch enctex.ch synctexdir/synctex-def.ch0 synctexdir/synctex-mem.ch0 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-pdf-rec.ch2 pdftexdir/pdftex.ch tex-binpool.ch
:info:build 1000....1500....2000....2500
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -c xetex.ch xetexdir/xetex.web xetexdir/tex.ch0 tex.ch synctexdir/synctex-xe-def.ch0 synctexdir/synctex-mem.ch0 synctexdir/synctex-e-mem.ch0 synctexdir/synctex-e-mem.ch1 synctexdir/synctex-rec.ch0 synctexdir/synctex-e-rec.ch0 xetexdir/xetex.ch synctexdir/synctex-xe-rec.ch3 tex-binpool.ch
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (tftopl.web)
:info:build (tftopl.ch)
:info:build (ptexdir/ptftopl.ch)
:info:build ....500.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea..
:info:build ..1000..This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (tex.web)
:info:build (etexdir/etex.ch)
:info:build (etexdir/tex.ch0)
:info:build (tex.ch)
:info:build (etexdir/tex.ech)
:info:build ....1500..500
:info:build (No errors were found.)
:info:build ..WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m ofm2opl.web omegaware/ofm2opl.web omegaware/ofm2opl.up
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..1000.This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (pdftexdir/pdftex.web)
:info:build (pdftexdir/tex.ch0)
:info:build (tex.ch)
:info:build (enctex.ch)
:info:build (synctexdir/synctex-def.ch0)
:info:build (synctexdir/synctex-mem.ch0)
:info:build (synctexdir/synctex-e-mem.ch0)
:info:build (synctexdir/synctex-e-mem.ch1)
:info:build (synctexdir/synctex-rec.ch0)
:info:build (synctexdir/synctex-rec.ch1)
:info:build (synctexdir/synctex-e-rec.ch0)
:info:build (synctexdir/synctex-pdf-rec.ch2)
:info:build (pdftexdir/pdftex.ch)
:info:build (tex-binpool.ch)
:info:build ...warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ....5001500...This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (xetexdir/xetex.web)
:info:build (xetexdir/tex.ch0)
:info:build (tex.ch)
:info:build (synctexdir/synctex-xe-def.ch0)
:info:build (synctexdir/synctex-mem.ch0)
:info:build (synctexdir/synctex-e-mem.ch0)
:info:build (synctexdir/synctex-e-mem.ch1)
:info:build (synctexdir/synctex-rec.ch0)
:info:build (synctexdir/synctex-e-rec.ch0)
:info:build (xetexdir/xetex.ch)
:info:build (synctexdir/synctex-xe-rec.ch3)
:info:build (tex-binpool.ch)
:info:build .........20001000500............250015001000..........2000...1500.3000.....2500...2000........3000...2500..3500......3500..3000......4000...4000..3500......4500...4000.........450050004500..........50005500.........50005500..6000.......6000.....6500....65005500........7000.7000..........75007500....6000.....80008000........8500......8500.6500.9000.........9500...9000....10000..7000.....9500.10500..........1100010000......7500....1050011500......11000.......8000.11500.......1200012000.....8500.....12500........12500900013000...........13500..13000.9500.....14000...13500.........14500warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..1400010000...This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (omegaware/ofm2opl.web)
:info:build (omegaware/ofm2opl.up)
:info:build ...15000........14500....15500.500..........16000..15000..10500...1000.16500.........15500....17000......1500.16000.....17500....11000....16500..200018000.........17000.....18500..
:info:build (No errors were found.)
:info:build ....17500.WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m opl2ofm.web omegaware/opl2ofm.web omegaware/opl2ofm.up
:info:build ...11500.19000..18000........18500.19500........20000...19000..12000.....20500.19500.........2100020000..........2050012500..21500.....21000.........2150013000.22000.........22000.22500.......13500..2250023000...........2350023000........14000.24000.23500.......24500...24000......25000.....14500.24500...25500.......25000..26000.........150002650025500.........27000..26000.....27500.....15500..26500..28000........16000...27000.......27500.28500..16500.....28000......29000....28500.....1700029500.....29000.....30000........3050029500.....17500...31000.30000........31500..30500.........180003200031000.........32500.....31500.33000......18500...3350032000........32500.19000..
:info:build (No errors were found.)
:info:build ..WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m ovf2ovp.web omegaware/ovf2ovp.web omegaware/ovf2ovp.up
:info:build ...19500.....3300020000........2050033500..warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .....34000.This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (omegaware/opl2ofm.web)
:info:build (omegaware/opl2ofm.up)
:info:build ......2100034500........35000...500...2150035500..........1000.36000.....22000.36500........1500.37000.........37500..22500.2000......38000.......2500.38500...23000.....39000....3000....39500.....23500...3500......4000...24000
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m ovp2ovf.web omegaware/ovp2ovf.web omegaware/ovp2ovf.up
:info:build ..
:info:build (No errors were found.)
:info:build .WEBINPUTS=.:. TEXMFCNF=./../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
:info:build .24500....
:info:build (No errors were found.)
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (omegaware/ovf2ovp.web)
:info:build (omegaware/ovf2ovp.up)
:info:build ....500.../bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o synctex synctexdir/synctex-synctex_main.o libsynctex.la  -lz  
:info:build .1000....1500....2000....2500....3000.
:info:build (No errors were found.)
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o tangle tangle.o lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (omegaware/ovp2ovf.web)
:info:build (omegaware/ovp2ovf.up)
:info:build ....500warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ....1000...This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (tex.web)
:info:build (alephdir/om16bit.ch)
:info:build (alephdir/omstr.ch)
:info:build (alephdir/omfont.ch)
:info:build (alephdir/omchar.ch)
:info:build (alephdir/omfi.ch)
:info:build (alephdir/ompar.ch)
:info:build (alephdir/omocp.ch)
:info:build (alephdir/omfilter.ch)
:info:build (alephdir/omtrans.ch)
:info:build (alephdir/omdir.ch)
:info:build (alephdir/eobase.ch)
:info:build (alephdir/eofmt.ch)
:info:build (alephdir/eomem.ch)
:info:build (alephdir/eo16bit.ch)
:info:build (alephdir/eoext.ch)
:info:build (alephdir/eoeqtb.ch)
:info:build (alephdir/eofix.ch)
:info:build (alephdir/eocprt.ch)
:info:build (alephdir/eonewdir.ch)
:info:build (alephdir/eover.ch)
:info:build (alephdir/eopage.ch)
:info:build (alephdir/eochar.ch)
:info:build ...1500......5002000........2500.1000.....3000......15003500.....4000.......45002000......5000
:info:build (No errors were found.)
:info:build ..2500....3000.../bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o ctie ctie.o lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build .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....
:info:build (No errors were found.)
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o cweave cweave.o cweb.o lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/synctex synctexdir/synctex-synctex_main.o  ./.libs/libsynctex.dylib -lz
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/tangle tangle.o  lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/ctie ctie.o  lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -c tex-final.ch tex.web tex.ch enctex.ch  tex-binpool.ch
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -c mf-final.ch mf.web mf.ch mf-binpool.ch
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m mflua.web mf.web mfluadir/mf-lua.ch
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (tex.web)
:info:build (tex.ch)
:info:build (enctex.ch)
:info:build (tex-binpool.ch)
:info:build ....500....1000....1500....2000....2500....3000....3500....4000....4500....5000..warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..5500This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (mf.web)
:info:build (mf.ch)
:info:build (mf-binpool.ch)
:info:build ........6000.500.....6500......10007000........15007500........20008000........25008500........90003000.......9500..3500.......100004000.....4500......5000..10500.....5500.....6000...11000....6500....11500....7000.....12000..7500.......800012500........850013000........900013500.......9500..14000......10000.14500.......10500..15000......11000..15500.......1150016000.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .......12000This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (mf.web)
:info:build (mfluadir/mf-lua.ch)
:info:build .16500.........1250017000..........1300017500500..........1350018000.......140001000.......14500......18500.15000.....1500....15500.19000.........19500..2000....16000..20000.......16500.....205002500.....17000.....21000......17500.3000...21500.....18000.......22000..18500.....3500...22500.19000.........19500.....2300020000.......4000..2050023500..........21000......45002400021500........22000..5000.....22500......24500...5500..23000....
:info:build (No errors were found.)
:info:build ..WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -m mfluajit.web mf.web mfluadir/mf-lua.ch mfluajitdir/mf-luajit.ch
:info:build .6000....6500
:info:build (No errors were found.)
:info:build .rm -f libmplibbackends.a
:info:build ...7000....7500...ar cru libmplibbackends.a libmplibbackends_a-pngout.o libmplibbackends_a-svgout.o 
:info:build .8000....8500....9000....9500....10000....10500....11000....11500..ranlib libmplibbackends.a
:info:build ..12000....12500....13000....13500....14000....14500....15000....15500...WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -c ptex.ch ptex.web ptexdir/ptex-base.ch synctexdir/synctex-def.ch0 synctexdir/synctex-p-mem.ch0 synctexdir/synctex-mem.ch0 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
:info:build .16000....16500....17000..libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/cweave cweave.o cweb.o  lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build ..17500....18000....18500.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ...This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (mf.web)
:info:build (mfluadir/mf-lua.ch)
:info:build (mfluajitdir/mf-luajit.ch)
:info:build .19000.......50019500........200001000........150020500........200021000.......2500..21500......3000...22000...3500......22500....4000..23000...
:info:build (No errors were found.)
:info:build .WEBINPUTS=.:./ptexdir:. TEXMFCNF=./../kpathsea ./tangle pbibtex pbibtex
:info:build 4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500..warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..10000This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (ptex.web)
:info:build (ptexdir/ptex-base.ch)
:info:build (synctexdir/synctex-def.ch0)
:info:build (synctexdir/synctex-p-mem.ch0)
:info:build (synctexdir/synctex-mem.ch0)
:info:build (synctexdir/synctex-p-mem.ch1)
:info:build (synctexdir/synctex-p-rec.ch0)
:info:build (synctexdir/synctex-rec.ch0)
:info:build (synctexdir/synctex-rec.ch1)
:info:build (synctexdir/synctex-rec.ch2)
:info:build (synctexdir/synctex-p-rec.ch1)
:info:build (tex-binpool.ch)
:info:build .......500....10500.1000........150011000......2000......2500.11500.....3000...12000.....3500......125004000......13000.....4500...13500.....5000..14000......5500...14500...6000.......650015000.......7000.WEBINPUTS=.:./ptexdir:. TEXMFCNF=./../kpathsea ./tangle pdvitype pdvitype
:info:build .15500.....7500....16000...8000.......850016500.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .......900017000.This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1......9500...17500*10....10000......1800010500...*21.....1100018500........1150019000......12000...*36.19500...12500......*4920000...13000.....20500*65...13500......2100014000....*81....1450021500......*98.15000...22000...*11015500.......2250016000.......16500...23000...17000
:info:build (No errors were found.)
:info:build .WEBINPUTS=.:./ptexdir:. TEXMFCNF=./../kpathsea ./tangle ppltotf ppltotf
:info:build ...17500.*147...18000....18500*164....19000....19500....20000....20500....21000....21500*219....22000warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ...This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1.22500...*8.23000...*13.23500....24000....24500....25000....*2125500....26000.*29..*291*47*63*73.
:info:build (No errors were found.)
:info:build *79WEBINPUTS=.:./ptexdir:. TEXMFCNF=./../kpathsea ./tangle ptftopl ptftopl
:info:build *332*103*108*111*115*120*135
:info:build Writing the output file.....500..
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../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-def.ch0 synctexdir/synctex-ep-mem.ch0 synctexdir/synctex-mem.ch0 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-p-rec.ch1 eptexdir/fam256.ch eptexdir/pdfutils.ch tex-binpool.ch
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*5*17*30*36*50*456*67*468*81*483
:info:build Writing the output file...*109..500.....1000.*127....1500...*146..2000*148..*158...2500....*177
:info:build Writing the output file.3000.
:info:build Done.
:info:build (No errors were found.)
:info:build .WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -c uptex.ch uptex.web ptexdir/ptex-base.ch uptexdir/uptex-m.ch synctexdir/synctex-def.ch0 synctexdir/synctex-p-mem.ch0 synctexdir/synctex-mem.ch0 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
:info:build ...500.....1000.
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=.:./uptexdir:. TEXMFCNF=./../kpathsea ./tangle upbibtex upbibtex
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*6*18*26*44warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build *88This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (eptex.web)
:info:build (eptexdir/eptex-base.ch)
:info:build (eptexdir/etex.ch0)
:info:build (ptexdir/ptex-base.ch)
:info:build (eptexdir/eptex.ech)
:info:build (eptexdir/etex.ch1)
:info:build (synctexdir/synctex-def.ch0)
:info:build (synctexdir/synctex-ep-mem.ch0)
:info:build (synctexdir/synctex-mem.ch0)
:info:build (synctexdir/synctex-e-mem.ch0)
:info:build (synctexdir/synctex-ep-mem.ch1)
:info:build (synctexdir/synctex-p-rec.ch0)
:info:build (synctexdir/synctex-rec.ch0)
:info:build (synctexdir/synctex-rec.ch1)
:info:build (synctexdir/synctex-e-rec.ch0)
:info:build (synctexdir/synctex-p-rec.ch1)
:info:build (eptexdir/fam256.ch)
:info:build (eptexdir/pdfutils.ch)
:info:build (tex-binpool.ch)
:info:build ...*96.*100500....*1151000...*124.
:info:build Writing the output file1500........2000.500......2500
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=.:./uptexdir:. TEXMFCNF=./../kpathsea ./tangle updvitype updvitype
:info:build ....3000....3500....4000....4500....5000....5500....6000warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ....6500..This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (uptex.web)
:info:build (ptexdir/ptex-base.ch)
:info:build (uptexdir/uptex-m.ch)
:info:build (synctexdir/synctex-def.ch0)
:info:build (synctexdir/synctex-p-mem.ch0)
:info:build (synctexdir/synctex-mem.ch0)
:info:build (synctexdir/synctex-p-mem.ch1)
:info:build (synctexdir/synctex-p-rec.ch0)
:info:build (synctexdir/synctex-rec.ch0)
:info:build (synctexdir/synctex-rec.ch1)
:info:build (synctexdir/synctex-rec.ch2)
:info:build (synctexdir/synctex-p-rec.ch1)
:info:build (tex-binpool.ch)
:info:build ......5007000.......1000.7500........1500warning: .kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build 8000.....2000....This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1..25008500........*1030009000......3500...*21..9500..4000.....10000......105004500*36.......11000...*49.5000.11500........*65550012000.......6000..12500.....6500...*8113000....7000......*98.750013500......*110..800014000.......8500..14500..warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ....9000.This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1.15000.....*147*8.9500...15500*13...10000......*16410500...16000.....11000..16500.......17000*2111500........*291200017500........1250018000......*47..1300018500*219...*63....19000.*7313500...*79....19500...14000...20000.......1450020500........*1032100015000.*108....*111.*11521500....15500*120....22000...16000..*135
:info:build Writing the output file......16500....22500..*291.500..17000.mv -f .deps/upmpost-ppsout.Tpo .deps/upmpost-ppsout.Po
:info:build ....
:info:build Done.
:info:build (No errors were found.)
:info:build ....1750023000.......18000..23500....WEBINPUTS=.:./uptexdir:. TEXMFCNF=./../kpathsea ./tangle uppltotf uppltotf
:info:build ..18500..24000.....19000WEBINPUTS=.:./uptexdir:. TEXMFCNF=./../kpathsea ./tangle uptftopl uptftopl
:info:build ......1950024500.....*332...2500020000.......25500.20500......26000......2100026500.......21500..27000.......27500.22000....28000.......2850022500......29000...23000.......29500.23500.....30000....24000......24500....25000....25500....26000...
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -c euptex.ch euptex.web eptexdir/etex.ch0 ptexdir/ptex-base.ch uptexdir/uptex-m.ch euptexdir/euptex.ch0 eptexdir/eptex.ech eptexdir/etex.ch1 euptexdir/euptex.ch1 synctexdir/synctex-def.ch0 synctexdir/synctex-ep-mem.ch0 synctexdir/synctex-mem.ch0 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-p-rec.ch1 eptexdir/fam256.ch euptexdir/pdfstrcmp-eup-pre.ch eptexdir/pdfutils.ch euptexdir/pdfstrcmp-eup-post.ch tex-binpool.ch
:info:build .
:info:build (No errors were found.)
:info:build *456*468*485
:info:build Writing the output file.....500.....1000warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ...This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1.*5.1500*6.....2000..*18.*17..2500..WEBINPUTS=.:./pdftexdir TEXMFCNF=./../kpathsea ./tangle pdftex pdftex
:info:build *26*30..*36.3000*44.
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=./omegaware TEXMFCNF=./../kpathsea ./tangle otangle otangle
:info:build *50*67*88*81*96*100*115*109*124
:info:build Writing the output file.....500*127..
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=./omegaware TEXMFCNF=./../kpathsea ./tangle odvicopy odvicopy
:info:build *146*148*158*177
:info:build Writing the output file.....500.....1000.
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=./omegaware TEXMFCNF=./../kpathsea ./tangle odvitype odvitype
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (euptex.web)
:info:build (eptexdir/etex.ch0)
:info:build (ptexdir/ptex-base.ch)
:info:build (uptexdir/uptex-m.ch)
:info:build (euptexdir/euptex.ch0)
:info:build (eptexdir/eptex.ech)
:info:build (eptexdir/etex.ch1)
:info:build (euptexdir/euptex.ch1)
:info:build (synctexdir/synctex-def.ch0)
:info:build (synctexdir/synctex-ep-mem.ch0)
:info:build (synctexdir/synctex-mem.ch0)
:info:build (synctexdir/synctex-e-mem.ch0)
:info:build (synctexdir/synctex-ep-mem.ch1)
:info:build (synctexdir/synctex-p-rec.ch0)
:info:build (synctexdir/synctex-rec.ch0)
:info:build (synctexdir/synctex-rec.ch1)
:info:build (synctexdir/synctex-e-rec.ch0)
:info:build (synctexdir/synctex-p-rec.ch1)
:info:build (eptexdir/fam256.ch)
:info:build (euptexdir/pdfstrcmp-eup-pre.ch)
:info:build (eptexdir/pdfutils.ch)
:info:build (euptexdir/pdfstrcmp-eup-post.ch)
:info:build (tex-binpool.ch)
:info:build ....500....1000....1500....2000warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ....2500.This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1...3000.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ...This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *13500....4000.*11..*17.*194500.*29.*25.*37.5000..*50..5500....*65*386000*70....warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build 6500*77...This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1.*547000...*94.7500.*7...*72*148000..*112*20..8500*26....*99*1239000..*110.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build *143.9500.*61.This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1.*156*128*163*68.*810000.*171.*133.*13*179.10500.*182...*188*9011000..*193
:info:build Writing the output file...11500..*151......50012000*21......
:info:build Done.
:info:build (No errors were found.)
:info:build .12500WEBINPUTS=.:. TEXMFCNF=./../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
:info:build *108.*29...13000...*180.13500*41*133....*19114000....*151*5714500....15000*217*67.*71.*221.*175.15500*225...*182.16000*95*229..*100..16500*103...*107.17000*218.*112*238..*229.*125
:info:build Writing the output file17500.....*239..18000*244...500..*259.
:info:build Done.
:info:build (No errors were found.)
:info:build .18500WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle bibtex bibtex
:info:build ....*29319000....19500*302
:info:build Writing the output file......20000......500...20500.......100021000.......
:info:build Done.
:info:build (No errors were found.)
:info:build 21500.WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle dvicopy dvicopy
:info:build ...22000..*274..22500....23000...*290.23500....24000....*31124500....25000.*319...25500.*322...26000....26500....27000....*34327500..warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..28000*354...This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (aleph.web)
:info:build (alephdir/com16bit.ch)
:info:build (alephdir/comstr.ch)
:info:build (alephdir/comfont.ch)
:info:build (alephdir/comchar.ch)
:info:build (alephdir/comfi.ch)
:info:build (alephdir/compar.ch)
:info:build (alephdir/comocp.ch)
:info:build (alephdir/comfilter.ch)
:info:build (alephdir/comtrans.ch)
:info:build (alephdir/comdir.ch)
:info:build (alephdir/comsrcspec.ch)
:info:build (alephdir/ceostuff.ch)
:info:build ...28500......29000500.......29500...1000...30000.......*3881500....2000....2500....3000....3500..
:info:build (No errors were found.)
:info:build ..WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle dvitype dvitype
:info:build 4000*431....4500....warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build 5000....5500.This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1...6000....6500*10....7000warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ....This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *17500....8000.*21...*78500....9000..*493*14..9500....*2010000..*36..*2610500....11000...*49.11500.*61...12000*65..*68*516..12500....13000....13500....*90*54014000*81....14500....15000..*98..*10815500....16000....16500*110....17000*133....17500....18000*151....18500.*568...19000....*147*17519500....20000..*182..20500....21000....*16421500.*218...22000.*229...22500.*239..*244.23000....*613*25923500...warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .24000...*293.This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *124500....25000*302
:info:build Writing the output file...*219.*8..25500......*1326000..500....*62226500.......27000..1000....27500..
:info:build Done.
:info:build (No errors were found.)
:info:build .WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle gftodvi gftodvi
:info:build ..*2128000....*2928500....29000....29500*41....30000....30500..*675..31000.*291..*57.31500.*682...32000..*67..*7132500...
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle gftopk gftopk
:info:build *694*95*100*103*332*107*697*112*125
:info:build Writing the output file.....500.
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle gftype gftype
:info:build *706*730*456*468*480
:info:build Writing the output file.....500....warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build *819.1000..This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1...1500.*10....2000.*19....2500warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..*859.This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1..3000
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle mft mft
:info:build *9*27*14*878warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build *34This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*21*36*8*898*13*45*37*52*20*49*25*52*35*70*63*44*947*86*61*66*73*88*102*79
:info:build Writing the output file*96
:info:build Writing the output file......
:info:build Done.
:info:build (No errors were found.)
:info:build Done.
:info:build (No errors were found.)
:info:build *116WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle patgen patgen
:info:build *124WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle pktogf pktogf
:info:build *992*134*139*153*204*219*222*232
:info:build Writing the output file..*1041...500...
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle pktype pktype
:info:build *1071*1080warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*1099*11*19*29*34*1122*50*63*1147warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*1160*12*77*26*88warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build *33This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*99*9*43*1209*115*14*117*51*126
:info:build Writing the output file..*64..*21.500.*74...*1236.1000.
:info:build Done.
:info:build (No errors were found.)
:info:build *90WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle pltotf pltotf
:info:build *94*98*38*102
:info:build Writing the output file...*47..500
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle pooltype pooltype
:info:build *71*73*74*81
:info:build Writing the output file..
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle tftopl tftopl
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build *1317This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*9*14*30*1389*40*53*55*56*60
:info:build Writing the output file.
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle vftovp vftovp
:info:build *1480*1513warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*5*1521*1523*17warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*30*4*36*12*21*50*25
:info:build Writing the output filewarning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle vptovf vptovf
:info:build This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*67*6*81*18*109*26*44*127*146*148*88*156
:info:build Writing the output file...*96.*100.500..*113
:info:build Writing the output file..
:info:build Done.
:info:build (No errors were found.)
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle weave weave
:info:build .This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1..500*6
:info:build Done.
:info:build (No errors were found.)
:info:build *10*1648*22*30*49*67WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle tex tex-final
:info:build *111*119*132warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build *136This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*149
:info:build Writing the output file*5.....500...
:info:build Done.
:info:build (No errors were found.)
:info:build *23*36*44*1867*59*1876*1878*77*1890*91*1899*122*1934WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle mf mf-final
:info:build *1937
:info:build Writing the output file*138.....500*156.....1000.*175.*180warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .*182..1500*190
:info:build Writing the output file..This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1.......2000.500..*11.......1000.2500..*19
:info:build Done.
:info:build (No errors were found.)
:info:build .WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -c mflua.ch mflua.web mf.ch mfluadir/mflua-m.ch mf-binpool.ch
:info:build ...3000*29..*36.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..3500..This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1.*55..4000*63.*65.*70...4500.....5000*93..*17...5500*108*25*121*132*139*38*144warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*54*183*72.*200..*17..6000..*24*99*218...6500..*110..*239.7000.*115..*258.*37.7500*261.*264..*133*271
:info:build Writing the output file...8000.....*54..500...8500.....*67..1000.*162..9000......*173.1500...9500
:info:build Done.
:info:build (No errors were found.)
:info:build WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tie -c mfluajit.ch mfluajit.web mf.ch mfluadir/mflua-m.ch mf-binpool.ch
:info:build .*95...*199.10000.*203warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .*207This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (mflua.web)
:info:build (mf.ch)
:info:build (mfluadir/mflua-m.ch)
:info:build (mf-binpool.ch)
:info:build .......10500500*211...*120....1000.*220....11000..1500.......2000.11500*153.......2500..*158...12000.3000.......3500....*175.4000..12500.....4500..
:info:build Done.
:info:build 1818 strings written to string pool file.
:info:build (No errors were found.)
:info:build .*186..5000....5500....6000....6500....7000.*256...7500....8000.*200...8500....9000.*268..*214.9500....10000....*22810500*289....11000...*297.11500....12000*300....12500....*25013000...*255.13500WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle ptex ptex
:info:build ....14000....14500.*269*321...15000....*33215500....16000....16500....*30317000..warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..17500.This is TIE, CWEB Version 2.4. (TeX Live 2018/MacPorts 2018.47642_6)
:info:build Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
:info:build (mfluajit.web)
:info:build (mf.ch)
:info:build (mfluadir/mflua-m.ch)
:info:build (mf-binpool.ch)
:info:build ..*366....18000.....18500500.......19000.....100019500*323.......20000...1500...*40520500......2000..21000.......250021500.......3000..22000......3500.22500.......4000...23000....4500
:info:build (No errors were found.)
:info:build ....5000...*467.*3865500....6000....6500...*490.7000....7500....8000...*514.8500....9000....9500....10000..../bin/sh ./web2c/convert pbibtex
:info:build 10500....11000....11500....12000*542.*460warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ...12500...This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1.*46913000....13500....14000....14500....*49015000....15500*17....*2516000....16500....17000.*586..*524.17500.*39...18000....18500....19000...*55.19500*538....20000....20500*595....21000....21500*73....22000..*564..22500....*10023000..
:info:build (No errors were found.)
:info:build *585*111*116*647*134*618*624*627*683*647*168*702/bin/sh ./web2c/convert pdvitype
:info:build *658*179*722*683*205*209*213*706*771*217*738*226*752*766*816*796*262*823*865*274*862*295*894*303*903*306*893*922*327/bin/sh ./web2c/convert ppltotf
:info:build *338*945*989*970*374*983*1020*413*1032*1087/bin/sh ./web2c/convert ptftopl
:info:build *475*1058*498*1142*522*1149*1139*1183*550*1202*1212*1214WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle eptex eptex
:info:build *1218
:info:build Writing the output file.*1211....500.....1000.*594....1500.....2000...*603..2500..*1302...3000.....3500.....4000....WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle uptex uptex
:info:build .4500.....5000*1333*655.....5500.....6000*1341.
:info:build Done.
:info:build 828 strings written to string pool file.
:info:build (No errors were found.)
:info:build *1343*691*1382*710*1391*1393warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build *730*1405*1414This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*1417
:info:build Writing the output file.....500.....1000*17/bin/sh ./web2c/convert upbibtex
:info:build ....*25.1500...*779..2000..*39...2500...*55..3000....*73*824.3500.....4000*100.....4500*111.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ...This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1.5000.*129...*134.5500.*873..*17.*152.6000..*25...6500....*902.7000.
:info:build Done.
:info:build 1090 strings written to string pool file.
:info:build (No errors were found.)
:info:build *39*911*186*55*197*930*73*223*227*231*100*953*111/bin/sh ./web2c/convert updvitype
:info:build *116*235*978*134*244*991*168*179*1040*205*209*213*280*1067*217*226*296*317*325*328*1148*349*262*360/bin/sh ./web2c/convert uppltotf
:info:build *274*1220*295*396*303*306*437*327*338*1312*374*1343/bin/sh ./web2c/convert uptftopl
:info:build *499*413*1351*1353*522*1392*1402*1404*546*1416*475*1449*574*498WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle euptex euptex
:info:build *522*1508*1511
:info:build Writing the output file.....500.....1000*550.*618....1500.....2000.....2500*627.....3000....*594.3500.....4000.....4500.*603....5000...*679..5500.....6000.....6500*715.....7000.*655....7500...*734..8000.warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build .
:info:build Done.
:info:build 1191 strings written to string pool file.
:info:build (No errors were found.)
:info:build *691/bin/sh ./web2c/convert otangle
:info:build *754This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1*710*17*25*730*39*803*55/bin/sh ./web2c/convert odvicopy
:info:build *73*779*100*848*111*129*134*824*152*897*186*926*197*873*935/bin/sh ./web2c/convert odvitype
:info:build *223*227*231*954*902*911*977*235*930*244*1002*953*1015*978/bin/sh ./web2c/convert bibtex
:info:build *991*1064*280*1040*296*1091*317*1067*325*328*349*360/bin/sh ./web2c/convert dvicopy
:info:build *1172*1148*396*437*1220*1244*1312*499*1336*1343*522*1351*1353*1367*546*1375*1392*1377/bin/sh ./web2c/convert dvitype
:info:build *1402*1404*574*1416*1449*1418*618*1508*1511
:info:build Writing the output file.....500*627.....1000.....1500.....2000.....2500.....3000..*679...3500.....4000..../bin/sh ./web2c/convert gftodvi
:info:build .4500*715..*1641..*1651.5000*1653.....5500/bin/sh ./web2c/convert gftopk
:info:build *1665.*734....6000*1700....*754.6500.....7000.....7500.....8000.*1759..*1774
:info:build Done.
:info:build 1204 strings written to string pool file.
:info:build (No errors were found.)
:info:build *1777
:info:build Writing the output file...*803..500.....1000.....1500.....2000..*848...2500.....3000.....3500.....4000../bin/sh ./web2c/convert gftype
:info:build ..*897.4500.....5000.../bin/sh ./web2c/convert mft
:info:build ..5500.*926/bin/sh ./web2c/convert patgen
:info:build ....6000.*935....6500.....7000*954....*977.7500.....8000..*1002...8500...*1015..9000.....9500.....10000
:info:build Done.
:info:build 1379 strings written to string pool file.
:info:build (No errors were found.)
:info:build *1064/bin/sh ./web2c/convert pktogf
:info:build *1091/bin/sh ./web2c/convert pktype
:info:build /bin/sh ./web2c/convert pltotf
:info:build /bin/sh ./web2c/convert pooltype
:info:build *1172*1244/bin/sh ./web2c/convert tftopl
:info:build /bin/sh ./web2c/convert vftovp
:info:build *1336/bin/sh ./web2c/convert vptovf
:info:build *1367/bin/sh ./web2c/convert weave
:info:build *1375*1377*1418*1641WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle mflua mflua
:info:build *1651*1653WEBINPUTS=.:. TEXMFCNF=./../kpathsea ./tangle mfluajit mfluajit
:info:build *1665*1700*1759*1774*1777
:info:build Writing the output file.....500.....1000.....1500.....2000.....2500.....3000.....3500.....4000.....4500.....5000..warning: .kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build warning: kpathsea: configuration file texmf.cnf not found in these directories: ./../kpathsea.
:info:build ..5500This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1This is TANGLE, Version 4.5 (TeX Live 2018/MacPorts 2018.47642_6)
:info:build *1.....6000.....6500.*17*17...*24.7000.*24....7500.....8000.*37.*37...8500...*54.*54.9000...*67*67..9500.....10000.*95.
:info:build Done.
:info:build 1392 strings written to string pool file.
:info:build (No errors were found.)
:info:build *95*120*120/bin/sh ./web2c/convert pdftex
:info:build *153*153*158*158*175*175*186*186*200*200*214*214*228*228*250*255*250*255*269*269*303*303*323*323*386*386*460*469*460*469*490*490*524*524*538*538*564*564/bin/sh ./web2c/convert tex
:info:build *585*585/bin/sh ./web2c/convert mf
:info:build *618*624*627*618*624*627*647*647*658*658*683*683*706*706*738*752*738*766*752*766*796*796*823*862*823*893*862*893*989*989*1020*1020*1087*1087*1142*1142*1149*1149*1183*1183*1202*1202*1212*1216*1220
:info:build Writing the output file...*1212.*1216.500*1220
:info:build Writing the output file.........1000.500.........1500.1000.........2000.1500.........2000.2500.........2500.3000.........3500.3000.........4000.3500.........4500.4000.........5000.4500.........5500.5000.........6000.5500..
:info:build Done.
:info:build 830 strings written to string pool file.
:info:build (No errors were found.)
:info:build ....6000.
:info:build Done.
:info:build 830 strings written to string pool file.
:info:build (No errors were found.)
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pbibtex-pbibtex.o -MD -MP -MF .deps/pbibtex-pbibtex.Tpo -c -o pbibtex-pbibtex.o `test -f 'pbibtex.c' || echo './'`pbibtex.c
:info:build /bin/sh ./web2c/convert ptex
:info:build pbibtex.c:311:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( history == 1 ) ) 
:info:build          ~~~~~~~~^~~~
:info:build pbibtex.c:311:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( history == 1 ) ) 
:info:build        ~~        ^    ~~
:info:build pbibtex.c:311:18: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( history == 1 ) ) 
:info:build                  ^~
:info:build                  =
:info:build pbibtex.c:313:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( history == 0 ) ) 
:info:build               ~~~~~~~~^~~~
:info:build pbibtex.c:313:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( history == 0 ) ) 
:info:build             ~~        ^    ~~
:info:build pbibtex.c:313:23: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( history == 0 ) ) 
:info:build                       ^~
:info:build                       =
:info:build pbibtex.c:389:64: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     while ( ( last > 0 ) ) if ( ( lexclass [buffer [last - 1 ]]== 1 ) ) 
:info:build                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:389:64: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     while ( ( last > 0 ) ) if ( ( lexclass [buffer [last - 1 ]]== 1 ) ) 
:info:build                                 ~~                             ^    ~~
:info:build pbibtex.c:389:64: note: use '=' to turn this equality comparison into an assignment
:info:build     while ( ( last > 0 ) ) if ( ( lexclass [buffer [last - 1 ]]== 1 ) ) 
:info:build                                                                ^~
:info:build                                                                =
:info:build pbibtex.c:454:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:454:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build          ~~                          ^    ~~
:info:build pbibtex.c:454:38: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build pbibtex.c:483:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:483:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build          ~~                          ^    ~~
:info:build pbibtex.c:483:38: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build pbibtex.c:499:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( bfptr == bufptr2 ) ) 
:info:build          ~~~~~~^~~~~~~~~~
:info:build pbibtex.c:499:16: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( bfptr == bufptr2 ) ) 
:info:build        ~~      ^          ~~
:info:build pbibtex.c:499:16: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( bfptr == bufptr2 ) ) 
:info:build                ^~
:info:build                =
:info:build pbibtex.c:711:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( lastcite == maxcites ) ) 
:info:build          ~~~~~~~~~^~~~~~~~~~~
:info:build pbibtex.c:711:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( lastcite == maxcites ) ) 
:info:build        ~~         ^           ~~
:info:build pbibtex.c:711:19: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( lastcite == maxcites ) ) 
:info:build                   ^~
:info:build                   =
:info:build pbibtex.c:930:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( scanresult == 0 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build pbibtex.c:930:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( scanresult == 0 ) ) 
:info:build        ~~           ^    ~~
:info:build pbibtex.c:930:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( scanresult == 0 ) ) 
:info:build                     ^~
:info:build                     =
:info:build pbibtex.c:935:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build pbibtex.c:935:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build             ~~           ^    ~~
:info:build pbibtex.c:935:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build                          ^~
:info:build                          =
:info:build pbibtex.c:1118:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( scanresult == 0 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build pbibtex.c:1118:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( scanresult == 0 ) ) 
:info:build        ~~           ^    ~~
:info:build pbibtex.c:1118:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( scanresult == 0 ) ) 
:info:build                     ^~
:info:build                     =
:info:build pbibtex.c:1123:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build pbibtex.c:1123:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build             ~~           ^    ~~
:info:build pbibtex.c:1123:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build                          ^~
:info:build                          =
:info:build pbibtex.c:1373:7: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     ]]== 1 ) ) 
:info:build     ~~^~~~
:info:build pbibtex.c:1373:7: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     ]]== 1 ) ) 
:info:build       ^    ~~
:info:build pbibtex.c:1373:7: note: use '=' to turn this equality comparison into an assignment
:info:build     ]]== 1 ) ) 
:info:build       ^~
:info:build       =
:info:build pbibtex.c:1376:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     lab15: if ( ( outbuflength == 0 ) ) 
:info:build                   ~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:1376:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     lab15: if ( ( outbuflength == 0 ) ) 
:info:build                 ~~             ^    ~~
:info:build pbibtex.c:1376:32: note: use '=' to turn this equality comparison into an assignment
:info:build     lab15: if ( ( outbuflength == 0 ) ) 
:info:build                                ^~
:info:build                                =
:info:build pbibtex.c:1734:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( numcites == 1 ) ) 
:info:build            ~~~~~~~~~^~~~
:info:build pbibtex.c:1734:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( numcites == 1 ) ) 
:info:build          ~~         ^    ~~
:info:build pbibtex.c:1734:21: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( numcites == 1 ) ) 
:info:build                     ^~
:info:build                     =
:info:build pbibtex.c:1808:44: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   register strnumber Result; if ( ( strptr == maxstrings ) ) 
:info:build                                     ~~~~~~~^~~~~~~~~~~~~
:info:build pbibtex.c:1808:44: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   register strnumber Result; if ( ( strptr == maxstrings ) ) 
:info:build                                   ~~       ^             ~~
:info:build pbibtex.c:1808:44: note: use '=' to turn this equality comparison into an assignment
:info:build   register strnumber Result; if ( ( strptr == maxstrings ) ) 
:info:build                                            ^~
:info:build                                            =
:info:build pbibtex.c:1923:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( hashilk [p ]== ilk ) ) 
:info:build                  ~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:1923:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( hashilk [p ]== ilk ) ) 
:info:build                ~~            ^      ~~
:info:build pbibtex.c:1923:23: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( hashilk [p ]== ilk ) ) 
:info:build                              ^~
:info:build                              =
:info:build pbibtex.c:1935:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( hashnext [p ]== 0 ) ) 
:info:build            ~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:1935:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( hashnext [p ]== 0 ) ) 
:info:build          ~~             ^    ~~
:info:build pbibtex.c:1935:25: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( hashnext [p ]== 0 ) ) 
:info:build                         ^~
:info:build                         =
:info:build pbibtex.c:1943:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( ( hashused == hashbase ) ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~~
:info:build pbibtex.c:1943:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( ( hashused == hashbase ) ) ) 
:info:build                    ~~           ^             ~~
:info:build pbibtex.c:1943:26: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( ( hashused == hashbase ) ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:2004:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( intptr == bufsize ) ) 
:info:build              ~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:2004:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( intptr == bufsize ) ) 
:info:build            ~~       ^          ~~
:info:build pbibtex.c:2004:21: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( intptr == bufsize ) ) 
:info:build                     ^~
:info:build                     =
:info:build pbibtex.c:2014:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( intptr == bufsize ) ) 
:info:build              ~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:2014:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( intptr == bufsize ) ) 
:info:build            ~~       ^          ~~
:info:build pbibtex.c:2014:21: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( intptr == bufsize ) ) 
:info:build                     ^~
:info:build                     =
:info:build pbibtex.c:2087:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( char1 == 127 ) ) {
:info:build            ~~~~~~^~~~~~
:info:build pbibtex.c:2087:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( char1 == 127 ) ) {
:info:build          ~~      ^      ~~
:info:build pbibtex.c:2087:18: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( char1 == 127 ) ) {
:info:build                  ^~
:info:build                  =
:info:build pbibtex.c:2089:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( char2 == 127 ) ) {
:info:build              ~~~~~~^~~~~~
:info:build pbibtex.c:2089:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( char2 == 127 ) ) {
:info:build            ~~      ^      ~~
:info:build pbibtex.c:2089:20: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( char2 == 127 ) ) {
:info:build                    ^~
:info:build                    =
:info:build pbibtex.c:2117:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( char2 == 127 ) ) 
:info:build                 ~~~~~~^~~~~~
:info:build pbibtex.c:2117:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( char2 == 127 ) ) 
:info:build               ~~      ^      ~~
:info:build pbibtex.c:2117:23: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( char2 == 127 ) ) 
:info:build                       ^~
:info:build                       =
:info:build pbibtex.c:2470:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( buffer [bufptr2 ]== 45 ) ) 
:info:build          ~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:2470:27: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( buffer [bufptr2 ]== 45 ) ) 
:info:build        ~~                 ^     ~~
:info:build pbibtex.c:2470:27: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( buffer [bufptr2 ]== 45 ) ) 
:info:build                           ^~
:info:build                           =
:info:build pbibtex.c:2482:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( ( signlength == 1 ) ) ) 
:info:build            ~~~~~~~~~~~^~~~
:info:build pbibtex.c:2482:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( ( signlength == 1 ) ) ) 
:info:build        ~~             ^      ~~
:info:build pbibtex.c:2482:23: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( ( signlength == 1 ) ) ) 
:info:build                       ^~
:info:build                       =
:info:build pbibtex.c:2650:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build pbibtex.c:2650:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                ~~          ^                ~~
:info:build pbibtex.c:2650:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                            ^~
:info:build                            =
:info:build pbibtex.c:2698:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build pbibtex.c:2698:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                ~~          ^                ~~
:info:build pbibtex.c:2698:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                            ^~
:info:build                            =
:info:build pbibtex.c:2734:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( fnloc == wizloc ) ) 
:info:build                  ~~~~~~^~~~~~~~~
:info:build pbibtex.c:2734:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( fnloc == wizloc ) ) 
:info:build                ~~      ^         ~~
:info:build pbibtex.c:2734:17: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( fnloc == wizloc ) ) 
:info:build                        ^~
:info:build                        =
:info:build pbibtex.c:2753:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                      ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build pbibtex.c:2753:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                    ~~          ^                ~~
:info:build pbibtex.c:2753:25: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                                ^~
:info:build                                =
:info:build pbibtex.c:2762:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                      ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build pbibtex.c:2762:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                    ~~          ^                ~~
:info:build pbibtex.c:2762:25: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                                ^~
:info:build                                =
:info:build pbibtex.c:2801:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build pbibtex.c:2801:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                ~~          ^                ~~
:info:build pbibtex.c:2801:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                            ^~
:info:build                            =
:info:build pbibtex.c:2810:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build pbibtex.c:2810:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                ~~          ^                ~~
:info:build pbibtex.c:2810:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                            ^~
:info:build                            =
:info:build pbibtex.c:2842:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( fnloc == wizloc ) ) 
:info:build                     ~~~~~~^~~~~~~~~
:info:build pbibtex.c:2842:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( fnloc == wizloc ) ) 
:info:build                   ~~      ^         ~~
:info:build pbibtex.c:2842:20: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( fnloc == wizloc ) ) 
:info:build                           ^~
:info:build                           =
:info:build pbibtex.c:2861:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( singleptr == singlefnspace ) ) 
:info:build                    ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build pbibtex.c:2861:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~          ^                ~~
:info:build pbibtex.c:2861:23: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( singleptr == singlefnspace ) ) 
:info:build                              ^~
:info:build                              =
:info:build pbibtex.c:2893:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( singleptr == singlefnspace ) ) 
:info:build              ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build pbibtex.c:2893:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( singleptr == singlefnspace ) ) 
:info:build            ~~          ^                ~~
:info:build pbibtex.c:2893:24: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( singleptr == singlefnspace ) ) 
:info:build                        ^~
:info:build                        =
:info:build pbibtex.c:2939:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( exbufptr == bufsize ) ) 
:info:build            ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:2939:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( exbufptr == bufsize ) ) 
:info:build          ~~         ^          ~~
:info:build pbibtex.c:2939:21: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( exbufptr == bufsize ) ) 
:info:build                     ^~
:info:build                     =
:info:build pbibtex.c:2978:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( exbuf [exbufptr - 1 ]== 32 ) ) {
:info:build            ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:2978:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( exbuf [exbufptr - 1 ]== 32 ) ) {
:info:build          ~~                     ^     ~~
:info:build pbibtex.c:2978:33: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( exbuf [exbufptr - 1 ]== 32 ) ) {
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:2980:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( exbuf [exbufptr - 2 ]== 32 ) ) 
:info:build              ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:2980:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( exbuf [exbufptr - 2 ]== 32 ) ) 
:info:build            ~~                     ^     ~~
:info:build pbibtex.c:2980:35: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( exbuf [exbufptr - 2 ]== 32 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build pbibtex.c:2993:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                  ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:2993:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                ~~         ^          ~~
:info:build pbibtex.c:2993:20: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                           ^~
:info:build                           =
:info:build pbibtex.c:3019:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:3019:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~         ^          ~~
:info:build pbibtex.c:3019:19: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:3039:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( bibbracelevel == 0 ) ) 
:info:build                      ~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:3039:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( bibbracelevel == 0 ) ) 
:info:build                    ~~              ^    ~~
:info:build pbibtex.c:3039:29: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( bibbracelevel == 0 ) ) 
:info:build                                    ^~
:info:build                                    =
:info:build pbibtex.c:3047:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:3047:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~         ^          ~~
:info:build pbibtex.c:3047:19: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:3072:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:3072:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~         ^          ~~
:info:build pbibtex.c:3072:19: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:3108:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                  ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:3108:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                ~~         ^          ~~
:info:build pbibtex.c:3108:20: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                           ^~
:info:build                           =
:info:build pbibtex.c:3135:6: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     ]== 123 ) ) 
:info:build     ~^~~~~~
:info:build pbibtex.c:3135:6: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     ]== 123 ) ) 
:info:build      ^      ~~
:info:build pbibtex.c:3135:6: note: use '=' to turn this equality comparison into an assignment
:info:build     ]== 123 ) ) 
:info:build      ^~
:info:build      =
:info:build pbibtex.c:3148:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3148:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build              ~~                 ^      ~~
:info:build pbibtex.c:3148:26: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:3160:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3160:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                   ~~                 ^      ~~
:info:build pbibtex.c:3160:31: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build pbibtex.c:3186:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3186:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build               ~~                 ^      ~~
:info:build pbibtex.c:3186:34: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build pbibtex.c:3254:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:3254:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbufptr == bufsize ) ) 
:info:build                  ~~         ^          ~~
:info:build pbibtex.c:3254:22: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbufptr == bufsize ) ) 
:info:build                             ^~
:info:build                             =
:info:build pbibtex.c:3297:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( commandnum == 2 ) ) {
:info:build                  ~~~~~~~~~~~^~~~
:info:build pbibtex.c:3297:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( commandnum == 2 ) ) {
:info:build                ~~           ^    ~~
:info:build pbibtex.c:3297:22: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( commandnum == 2 ) ) {
:info:build                             ^~
:info:build                             =
:info:build pbibtex.c:3299:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( macronameloc == curmacroloc ) ) 
:info:build                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~
:info:build pbibtex.c:3299:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( macronameloc == curmacroloc ) ) 
:info:build                  ~~             ^              ~~
:info:build pbibtex.c:3299:26: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( macronameloc == curmacroloc ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:3334:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbufptr == 0 ) ) {
:info:build                  ~~~~~~~~~^~~~
:info:build pbibtex.c:3334:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbufptr == 0 ) ) {
:info:build                ~~         ^    ~~
:info:build pbibtex.c:3334:20: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbufptr == 0 ) ) {
:info:build                           ^~
:info:build                           =
:info:build pbibtex.c:3340:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:3340:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~         ^          ~~
:info:build pbibtex.c:3340:19: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:3360:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:3360:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build pbibtex.c:3360:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build pbibtex.c:3373:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:3373:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build pbibtex.c:3373:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build pbibtex.c:3409:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   while ( ( buffer [bufptr2 ]== 35 ) ) {
:info:build             ~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:3409:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   while ( ( buffer [bufptr2 ]== 35 ) ) {
:info:build           ~~                 ^     ~~
:info:build pbibtex.c:3409:30: note: use '=' to turn this equality comparison into an assignment
:info:build   while ( ( buffer [bufptr2 ]== 35 ) ) {
:info:build                              ^~
:info:build                              =
:info:build pbibtex.c:3428:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufptr - 1 ]== 32 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:3428:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufptr - 1 ]== 32 ) ) 
:info:build              ~~                     ^     ~~
:info:build pbibtex.c:3428:30: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufptr - 1 ]== 32 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build pbibtex.c:3541:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( bracelevel == 0 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build pbibtex.c:3541:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( bracelevel == 0 ) ) 
:info:build        ~~           ^    ~~
:info:build pbibtex.c:3541:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( bracelevel == 0 ) ) 
:info:build                     ^~
:info:build                     =
:info:build pbibtex.c:3573:47: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( lexclass [exbuf [exbufptr + 2 ]]== 1 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:3573:47: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( lexclass [exbuf [exbufptr + 2 ]]== 1 ) ) 
:info:build                    ~~                                ^    ~~
:info:build pbibtex.c:3573:47: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( lexclass [exbuf [exbufptr + 2 ]]== 1 ) ) 
:info:build                                                      ^~
:info:build                                                      =
:info:build pbibtex.c:3593:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       else if ( ( exbuf [exbufptr + 1 ]== 161 ) ) 
:info:build                   ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3593:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       else if ( ( exbuf [exbufptr + 1 ]== 161 ) ) 
:info:build                 ~~                     ^      ~~
:info:build pbibtex.c:3593:40: note: use '=' to turn this equality comparison into an assignment
:info:build       else if ( ( exbuf [exbufptr + 1 ]== 161 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build pbibtex.c:3608:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3608:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build              ~~                 ^      ~~
:info:build pbibtex.c:3608:26: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:3610:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3610:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                   ~~                 ^      ~~
:info:build pbibtex.c:3610:31: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build pbibtex.c:3625:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [exbuf [exbufptr ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:3625:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [exbuf [exbufptr ]]== 1 ) ) 
:info:build          ~~                            ^    ~~
:info:build pbibtex.c:3625:40: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [exbuf [exbufptr ]]== 1 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build pbibtex.c:3655:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build               ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3655:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build             ~~                     ^      ~~
:info:build pbibtex.c:3655:36: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                    ^~
:info:build                                    =
:info:build pbibtex.c:3714:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3714:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                   ~~                     ^      ~~
:info:build pbibtex.c:3714:35: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build pbibtex.c:3716:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3716:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                   ~~                     ^      ~~
:info:build pbibtex.c:3716:35: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build pbibtex.c:3724:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build              ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3724:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build            ~~                     ^      ~~
:info:build pbibtex.c:3724:35: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build pbibtex.c:3726:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                   ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3726:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                 ~~                     ^      ~~
:info:build pbibtex.c:3726:40: note: use '=' to turn this equality comparison into an assignment
:info:build       else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build pbibtex.c:3754:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( strpool [spptr ]== 125 ) ) 
:info:build            ~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3754:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( strpool [spptr ]== 125 ) ) 
:info:build          ~~                ^      ~~
:info:build pbibtex.c:3754:28: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( strpool [spptr ]== 125 ) ) 
:info:build                            ^~
:info:build                            =
:info:build pbibtex.c:3756:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3756:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( strpool [spptr ]== 123 ) ) 
:info:build               ~~                ^      ~~
:info:build pbibtex.c:3756:33: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:3785:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( exbuf [exbufyptr - 1 ]== 123 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3785:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( exbuf [exbufyptr - 1 ]== 123 ) ) 
:info:build          ~~                      ^      ~~
:info:build pbibtex.c:3785:34: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( exbuf [exbufyptr - 1 ]== 123 ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build pbibtex.c:3790:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufyptr ]== 92 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:3790:27: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufyptr ]== 92 ) ) 
:info:build              ~~                  ^     ~~
:info:build pbibtex.c:3790:27: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufyptr ]== 92 ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build pbibtex.c:3795:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbuf [exbufyptr ]== 125 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3795:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbuf [exbufyptr ]== 125 ) ) 
:info:build                  ~~                  ^      ~~
:info:build pbibtex.c:3795:31: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbuf [exbufyptr ]== 125 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build pbibtex.c:3797:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             else if ( ( exbuf [exbufyptr ]== 123 ) ) 
:info:build                         ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3797:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             else if ( ( exbuf [exbufyptr ]== 123 ) ) 
:info:build                       ~~                  ^      ~~
:info:build pbibtex.c:3797:36: note: use '=' to turn this equality comparison into an assignment
:info:build             else if ( ( exbuf [exbufyptr ]== 123 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build pbibtex.c:3804:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( exbuf [exbufyptr - 1 ]== 125 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3804:39: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( exbuf [exbufyptr - 1 ]== 125 ) ) 
:info:build               ~~                      ^      ~~
:info:build pbibtex.c:3804:39: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( exbuf [exbufyptr - 1 ]== 125 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build pbibtex.c:3822:56: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     while ( ( spptr < spend ) ) if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                        ~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3822:56: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     while ( ( spptr < spend ) ) if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                      ~~                ^      ~~
:info:build pbibtex.c:3822:56: note: use '=' to turn this equality comparison into an assignment
:info:build     while ( ( spptr < spend ) ) if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                                        ^~
:info:build                                                        =
:info:build pbibtex.c:3833:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         strpool [spptr ]]== 2 ) ) 
:info:build         ~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:3833:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         strpool [spptr ]]== 2 ) ) 
:info:build                          ^    ~~
:info:build pbibtex.c:3833:19: note: use '=' to turn this equality comparison into an assignment
:info:build         strpool [spptr ]]== 2 ) ) 
:info:build                          ^~
:info:build                          =
:info:build pbibtex.c:3850:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                          ~~~~~~~~~^~~~~~~~~~~~
:info:build pbibtex.c:3850:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                        ~~         ^            ~~
:info:build pbibtex.c:3850:21: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build pbibtex.c:3862:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                          ~~~~~~~~~^~~~~~~~~~~~
:info:build pbibtex.c:3862:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                        ~~         ^            ~~
:info:build pbibtex.c:3862:21: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build pbibtex.c:3874:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                          ~~~~~~~~~^~~~~~~~~~~~
:info:build pbibtex.c:3874:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                        ~~         ^            ~~
:info:build pbibtex.c:3874:21: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build pbibtex.c:3886:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                          ~~~~~~~~~^~~~~~~~~~~~
:info:build pbibtex.c:3886:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                        ~~         ^            ~~
:info:build pbibtex.c:3886:21: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build pbibtex.c:3906:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3906:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                   ~~                ^      ~~
:info:build pbibtex.c:3906:30: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build pbibtex.c:3912:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3912:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                   ~~                ^      ~~
:info:build pbibtex.c:3912:30: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build pbibtex.c:3933:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( strpool [spptr ]== 123 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:3933:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( strpool [spptr ]== 123 ) ) 
:info:build                    ~~                ^      ~~
:info:build pbibtex.c:3933:31: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build pbibtex.c:3966:46: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                     if ( ( lexclass [svbuffer [namebfptr ]]== 2 ) ) 
:info:build                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:3966:46: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                     if ( ( lexclass [svbuffer [namebfptr ]]== 2 ) ) 
:info:build                          ~~                                ^    ~~
:info:build pbibtex.c:3966:46: note: use '=' to turn this equality comparison into an assignment
:info:build                     if ( ( lexclass [svbuffer [namebfptr ]]== 2 ) ) 
:info:build                                                            ^~
:info:build                                                            =
:info:build pbibtex.c:3971:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                           if ( ( exbufptr == bufsize ) ) 
:info:build                                  ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:3971:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                           if ( ( exbufptr == bufsize ) ) 
:info:build                                ~~         ^          ~~
:info:build pbibtex.c:3971:22: note: use '=' to turn this equality comparison into an assignment
:info:build                           if ( ( exbufptr == bufsize ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build pbibtex.c:3980:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                           if ( ( exbufptr == bufsize ) ) 
:info:build                                  ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:3980:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                           if ( ( exbufptr == bufsize ) ) 
:info:build                                ~~         ^          ~~
:info:build pbibtex.c:3980:22: note: use '=' to turn this equality comparison into an assignment
:info:build                           if ( ( exbufptr == bufsize ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build pbibtex.c:3990:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                                ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:3990:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~         ^          ~~
:info:build pbibtex.c:3990:20: note: use '=' to turn this equality comparison into an assignment
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build pbibtex.c:4002:41: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( svbuffer [namebfptr + 1 ]== 92 ) ) 
:info:build                              ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:4002:41: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( svbuffer [namebfptr + 1 ]== 92 ) ) 
:info:build                            ~~                         ^     ~~
:info:build pbibtex.c:4002:41: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( svbuffer [namebfptr + 1 ]== 92 ) ) 
:info:build                                                       ^~
:info:build                                                       =
:info:build pbibtex.c:4019:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                           if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                  ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:4019:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                           if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                ~~                     ^      ~~
:info:build pbibtex.c:4019:34: note: use '=' to turn this equality comparison into an assignment
:info:build                           if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                                       ^~
:info:build                                                       =
:info:build pbibtex.c:4021:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                           else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                       ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:4021:39: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                           else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                     ~~                     ^      ~~
:info:build pbibtex.c:4021:39: note: use '=' to turn this equality comparison into an assignment
:info:build                           else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                                            ^~
:info:build                                                            =
:info:build pbibtex.c:4024:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                             if ( ( exbufptr == bufsize ) ) 
:info:build                                    ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:4024:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                             if ( ( exbufptr == bufsize ) ) 
:info:build                                  ~~         ^          ~~
:info:build pbibtex.c:4024:24: note: use '=' to turn this equality comparison into an assignment
:info:build                             if ( ( exbufptr == bufsize ) ) 
:info:build                                             ^~
:info:build                                             =
:info:build pbibtex.c:4047:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:4047:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                            ~~         ^          ~~
:info:build pbibtex.c:4047:25: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build pbibtex.c:4054:48: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                     if ( ( lexclass [namesepchar [curtoken ]]== 4 ) ) 
:info:build                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:4054:48: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                     if ( ( lexclass [namesepchar [curtoken ]]== 4 ) ) 
:info:build                          ~~                                  ^    ~~
:info:build pbibtex.c:4054:48: note: use '=' to turn this equality comparison into an assignment
:info:build                     if ( ( lexclass [namesepchar [curtoken ]]== 4 ) ) 
:info:build                                                              ^~
:info:build                                                              =
:info:build pbibtex.c:4056:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:4056:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                            ~~         ^          ~~
:info:build pbibtex.c:4056:25: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build pbibtex.c:4066:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:4066:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                            ~~         ^          ~~
:info:build pbibtex.c:4066:25: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build pbibtex.c:4075:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:4075:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                            ~~         ^          ~~
:info:build pbibtex.c:4075:25: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build pbibtex.c:4103:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                       ~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:4103:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                     ~~                ^      ~~
:info:build pbibtex.c:4103:32: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build pbibtex.c:4109:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:4109:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build pbibtex.c:4109:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build pbibtex.c:4117:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                       ~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:4117:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                     ~~                ^      ~~
:info:build pbibtex.c:4117:32: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build pbibtex.c:4122:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:4122:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build pbibtex.c:4122:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build pbibtex.c:4133:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:4133:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build pbibtex.c:4133:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build pbibtex.c:4144:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:4144:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                  ~~                     ^      ~~
:info:build pbibtex.c:4144:34: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build pbibtex.c:4147:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:4147:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                    ~~                     ^      ~~
:info:build pbibtex.c:4147:36: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build pbibtex.c:4161:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:4161:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( strpool [spptr ]== 125 ) ) 
:info:build               ~~                ^      ~~
:info:build pbibtex.c:4161:33: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:4169:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbufptr == bufsize ) ) 
:info:build                ~~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:4169:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbufptr == bufsize ) ) 
:info:build              ~~         ^          ~~
:info:build pbibtex.c:4169:18: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbufptr == bufsize ) ) 
:info:build                         ^~
:info:build                         =
:info:build pbibtex.c:4258:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( litstkptr == litstksize ) ) 
:info:build          ~~~~~~~~~~^~~~~~~~~~~~~
:info:build pbibtex.c:4258:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( litstkptr == litstksize ) ) 
:info:build        ~~          ^             ~~
:info:build pbibtex.c:4258:20: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( litstkptr == litstksize ) ) 
:info:build                    ^~
:info:build                    =
:info:build pbibtex.c:4270:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( litstkptr == 0 ) ) 
:info:build          ~~~~~~~~~~^~~~
:info:build pbibtex.c:4270:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( litstkptr == 0 ) ) 
:info:build        ~~          ^    ~~
:info:build pbibtex.c:4270:20: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( litstkptr == 0 ) ) 
:info:build                    ^~
:info:build                    =
:info:build pbibtex.c:4286:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( *poptype == 1 ) ) {
:info:build            ~~~~~~~~~^~~~
:info:build pbibtex.c:4286:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( *poptype == 1 ) ) {
:info:build          ~~         ^    ~~
:info:build pbibtex.c:4286:21: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( *poptype == 1 ) ) {
:info:build                     ^~
:info:build                     =
:info:build pbibtex.c:4349:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( stktp == 4 ) ) 
:info:build          ~~~~~~^~~~
:info:build pbibtex.c:4349:16: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( stktp == 4 ) ) 
:info:build        ~~      ^    ~~
:info:build pbibtex.c:4349:16: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( stktp == 4 ) ) 
:info:build                ^~
:info:build                =
:info:build pbibtex.c:4465:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( outbufptr == minprintline - 1 ) ) 
:info:build            ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
:info:build pbibtex.c:4465:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( outbufptr == minprintline - 1 ) ) 
:info:build          ~~          ^                   ~~
:info:build pbibtex.c:4465:22: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( outbufptr == minprintline - 1 ) ) 
:info:build                      ^~
:info:build                      =
:info:build pbibtex.c:4472:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       lab16: if ( ( outbufptr == endptr ) ) 
:info:build                     ~~~~~~~~~~^~~~~~~~~
:info:build pbibtex.c:4472:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       lab16: if ( ( outbufptr == endptr ) ) 
:info:build                   ~~          ^         ~~
:info:build pbibtex.c:4472:31: note: use '=' to turn this equality comparison into an assignment
:info:build       lab16: if ( ( outbufptr == endptr ) ) 
:info:build                               ^~
:info:build                               =
:info:build pbibtex.c:4478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         outbufptr + 1 ]]== 1 ) ) 
:info:build         ~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:4478:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         outbufptr + 1 ]]== 1 ) ) 
:info:build                         ^    ~~
:info:build pbibtex.c:4478:18: note: use '=' to turn this equality comparison into an assignment
:info:build         outbufptr + 1 ]]== 1 ) ) 
:info:build                         ^~
:info:build                         =
:info:build pbibtex.c:4545:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( poptyp1 == 0 ) ) {
:info:build               ~~~~~~~~^~~~
:info:build pbibtex.c:4545:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( poptyp1 == 0 ) ) {
:info:build             ~~        ^    ~~
:info:build pbibtex.c:4545:23: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( poptyp1 == 0 ) ) {
:info:build                       ^~
:info:build                       =
:info:build pbibtex.c:4547:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( poplit2 == poplit1 ) ) 
:info:build            ~~~~~~~~^~~~~~~~~~
:info:build pbibtex.c:4547:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( poplit2 == poplit1 ) ) 
:info:build          ~~        ^          ~~
:info:build pbibtex.c:4547:20: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( poplit2 == poplit1 ) ) 
:info:build                    ^~
:info:build                    =
:info:build pbibtex.c:4914:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( strpool [spptr - 1 ]== 161 ) ) 
:info:build              ~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:4914:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( strpool [spptr - 1 ]== 161 ) ) 
:info:build            ~~                    ^      ~~
:info:build pbibtex.c:4914:34: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( strpool [spptr - 1 ]== 161 ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build pbibtex.c:5049:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:5049:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build              ~~                 ^      ~~
:info:build pbibtex.c:5049:26: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:5058:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( conversiontype == 0 ) ) {
:info:build                  ~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:5058:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( conversiontype == 0 ) ) {
:info:build                ~~               ^    ~~
:info:build pbibtex.c:5058:26: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( conversiontype == 0 ) ) {
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:5060:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbufptr == 0 ) ) 
:info:build                    ~~~~~~~~~^~~~
:info:build pbibtex.c:5060:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbufptr == 0 ) ) 
:info:build                  ~~         ^    ~~
:info:build pbibtex.c:5060:22: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbufptr == 0 ) ) 
:info:build                             ^~
:info:build                             =
:info:build pbibtex.c:5145:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                        ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:5145:27: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                      ~~                 ^      ~~
:info:build pbibtex.c:5145:27: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build pbibtex.c:5147:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                             ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:5147:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                           ~~                 ^      ~~
:info:build pbibtex.c:5147:32: note: use '=' to turn this equality comparison into an assignment
:info:build                 else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                              ^~
:info:build                                              =
:info:build pbibtex.c:5173:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:5173:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                   ~~                 ^      ~~
:info:build pbibtex.c:5173:31: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build pbibtex.c:5178:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( bracelevel == 0 ) ) 
:info:build                     ~~~~~~~~~~~^~~~
:info:build pbibtex.c:5178:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( bracelevel == 0 ) ) 
:info:build                   ~~           ^    ~~
:info:build pbibtex.c:5178:25: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( bracelevel == 0 ) ) 
:info:build                                ^~
:info:build                                =
:info:build pbibtex.c:5183:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == 0 ) ) 
:info:build                      ~~~~~~~~~^~~~
:info:build pbibtex.c:5183:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == 0 ) ) 
:info:build                    ~~         ^    ~~
:info:build pbibtex.c:5183:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == 0 ) ) 
:info:build                               ^~
:info:build                               =
:info:build pbibtex.c:5189:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbuf [exbufptr ]== 58 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:5189:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbuf [exbufptr ]== 58 ) ) 
:info:build                    ~~                 ^     ~~
:info:build pbibtex.c:5189:32: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbuf [exbufptr ]== 58 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build pbibtex.c:5382:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( poplit2 == 1 ) ) 
:info:build                ~~~~~~~~^~~~
:info:build pbibtex.c:5382:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( poplit2 == 1 ) ) 
:info:build              ~~        ^    ~~
:info:build pbibtex.c:5382:17: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( poplit2 == 1 ) ) 
:info:build                        ^~
:info:build                        =
:info:build pbibtex.c:5411:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbuf [exbufptr - 1 ]== 44 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:5411:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbuf [exbufptr - 1 ]== 44 ) ) 
:info:build                ~~                     ^     ~~
:info:build pbibtex.c:5411:32: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbuf [exbufptr - 1 ]== 44 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build pbibtex.c:5437:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( numcommas == 2 ) ) 
:info:build                  ~~~~~~~~~~^~~~
:info:build pbibtex.c:5437:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( numcommas == 2 ) ) 
:info:build                ~~          ^    ~~
:info:build pbibtex.c:5437:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( numcommas == 2 ) ) 
:info:build                            ^~
:info:build                            =
:info:build pbibtex.c:5453:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( numcommas == 1 ) ) 
:info:build                    ~~~~~~~~~~^~~~
:info:build pbibtex.c:5453:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( numcommas == 1 ) ) 
:info:build                  ~~          ^    ~~
:info:build pbibtex.c:5453:23: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( numcommas == 1 ) ) 
:info:build                              ^~
:info:build                              =
:info:build pbibtex.c:5475:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbuf [exbufxptr ]== 125 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:5475:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbuf [exbufxptr ]== 125 ) ) 
:info:build                  ~~                  ^      ~~
:info:build pbibtex.c:5475:31: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbuf [exbufxptr ]== 125 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build pbibtex.c:5477:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             else if ( ( exbuf [exbufxptr ]== 123 ) ) 
:info:build                         ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:5477:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             else if ( ( exbuf [exbufxptr ]== 123 ) ) 
:info:build                       ~~                  ^      ~~
:info:build pbibtex.c:5477:36: note: use '=' to turn this equality comparison into an assignment
:info:build             else if ( ( exbuf [exbufxptr ]== 123 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build pbibtex.c:5546:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( numcommas == 0 ) ) 
:info:build              ~~~~~~~~~~^~~~
:info:build pbibtex.c:5546:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( numcommas == 0 ) ) 
:info:build            ~~          ^    ~~
:info:build pbibtex.c:5546:24: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( numcommas == 0 ) ) 
:info:build                        ^~
:info:build                        =
:info:build pbibtex.c:5575:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       else if ( ( numcommas == 1 ) ) 
:info:build                   ~~~~~~~~~~^~~~
:info:build pbibtex.c:5575:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       else if ( ( numcommas == 1 ) ) 
:info:build                 ~~          ^    ~~
:info:build pbibtex.c:5575:29: note: use '=' to turn this equality comparison into an assignment
:info:build       else if ( ( numcommas == 1 ) ) 
:info:build                             ^~
:info:build                             =
:info:build pbibtex.c:5584:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       else if ( ( numcommas == 2 ) ) 
:info:build                   ~~~~~~~~~~^~~~
:info:build pbibtex.c:5584:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       else if ( ( numcommas == 2 ) ) 
:info:build                 ~~          ^    ~~
:info:build pbibtex.c:5584:29: note: use '=' to turn this equality comparison into an assignment
:info:build       else if ( ( numcommas == 2 ) ) 
:info:build                             ^~
:info:build                             =
:info:build pbibtex.c:5677:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( poptyp1 == 3 ) ) 
:info:build               ~~~~~~~~^~~~
:info:build pbibtex.c:5677:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( poptyp1 == 3 ) ) 
:info:build             ~~        ^    ~~
:info:build pbibtex.c:5677:23: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( poptyp1 == 3 ) ) 
:info:build                       ^~
:info:build                       =
:info:build pbibtex.c:5753:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:5753:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                ~~                 ^      ~~
:info:build pbibtex.c:5753:28: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build pbibtex.c:5758:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:5758:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                    ~~                     ^     ~~
:info:build pbibtex.c:5758:36: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build pbibtex.c:5801:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                              ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:5801:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                            ~~                 ^      ~~
:info:build pbibtex.c:5801:33: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                               ^~
:info:build                                               =
:info:build pbibtex.c:5803:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                   ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:5803:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                 ~~                 ^      ~~
:info:build pbibtex.c:5803:38: note: use '=' to turn this equality comparison into an assignment
:info:build                       else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                                    ^~
:info:build                                                    =
:info:build pbibtex.c:5814:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( exbuf [exbufptr ]== 125 ) ) {
:info:build                       ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:5814:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( exbuf [exbufptr ]== 125 ) ) {
:info:build                     ~~                 ^      ~~
:info:build pbibtex.c:5814:33: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( exbuf [exbufptr ]== 125 ) ) {
:info:build                                        ^~
:info:build                                        =
:info:build pbibtex.c:5894:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( poplit2 == 1 ) ) {
:info:build                ~~~~~~~~^~~~
:info:build pbibtex.c:5894:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( poplit2 == 1 ) ) {
:info:build              ~~        ^    ~~
:info:build pbibtex.c:5894:17: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( poplit2 == 1 ) ) {
:info:build                        ^~
:info:build                        =
:info:build pbibtex.c:6035:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( strpool [spptr - 1 ]== 123 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:6035:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( strpool [spptr - 1 ]== 123 ) ) 
:info:build              ~~                    ^      ~~
:info:build pbibtex.c:6035:29: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( strpool [spptr - 1 ]== 123 ) ) 
:info:build                                    ^~
:info:build                                    =
:info:build pbibtex.c:6040:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( strpool [spptr ]== 92 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:6040:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( strpool [spptr ]== 92 ) ) 
:info:build                  ~~                ^     ~~
:info:build pbibtex.c:6040:29: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( strpool [spptr ]== 92 ) ) 
:info:build                                    ^~
:info:build                                    =
:info:build pbibtex.c:6045:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( strpool [spptr ]== 125 ) ) 
:info:build                        ~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:6045:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( strpool [spptr ]== 125 ) ) 
:info:build                      ~~                ^      ~~
:info:build pbibtex.c:6045:26: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( strpool [spptr ]== 125 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build pbibtex.c:6047:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                             ~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:6047:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                           ~~                ^      ~~
:info:build pbibtex.c:6047:31: note: use '=' to turn this equality comparison into an assignment
:info:build                 else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                             ^~
:info:build                                             =
:info:build pbibtex.c:6055:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( strpool [spptr - 1 ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:6055:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( strpool [spptr - 1 ]== 125 ) ) 
:info:build                   ~~                    ^      ~~
:info:build pbibtex.c:6055:34: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( strpool [spptr - 1 ]== 125 ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build pbibtex.c:6097:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( strpool [spxptr1 - 1 ]== 123 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:6097:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( strpool [spxptr1 - 1 ]== 123 ) ) 
:info:build              ~~                      ^      ~~
:info:build pbibtex.c:6097:31: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( strpool [spxptr1 - 1 ]== 123 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build pbibtex.c:6102:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( strpool [spxptr1 ]== 92 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:6102:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( strpool [spxptr1 ]== 92 ) ) 
:info:build                  ~~                  ^     ~~
:info:build pbibtex.c:6102:31: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( strpool [spxptr1 ]== 92 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build pbibtex.c:6107:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( strpool [spxptr1 ]== 125 ) ) 
:info:build                        ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:6107:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( strpool [spxptr1 ]== 125 ) ) 
:info:build                      ~~                  ^      ~~
:info:build pbibtex.c:6107:28: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( strpool [spxptr1 ]== 125 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build pbibtex.c:6109:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 else if ( ( strpool [spxptr1 ]== 123 ) ) 
:info:build                             ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:6109:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 else if ( ( strpool [spxptr1 ]== 123 ) ) 
:info:build                           ~~                  ^      ~~
:info:build pbibtex.c:6109:33: note: use '=' to turn this equality comparison into an assignment
:info:build                 else if ( ( strpool [spxptr1 ]== 123 ) ) 
:info:build                                               ^~
:info:build                                               =
:info:build pbibtex.c:6117:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( strpool [spxptr1 - 1 ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:6117:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( strpool [spxptr1 - 1 ]== 125 ) ) 
:info:build                   ~~                      ^      ~~
:info:build pbibtex.c:6117:36: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( strpool [spxptr1 - 1 ]== 125 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build pbibtex.c:6202:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:6202:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build              ~~                 ^      ~~
:info:build pbibtex.c:6202:26: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build pbibtex.c:6207:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:6207:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                  ~~                     ^     ~~
:info:build pbibtex.c:6207:34: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build pbibtex.c:6253:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                          ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:6253:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                        ~~                 ^      ~~
:info:build pbibtex.c:6253:29: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build pbibtex.c:6255:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                               ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:6255:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                             ~~                 ^      ~~
:info:build pbibtex.c:6255:34: note: use '=' to turn this equality comparison into an assignment
:info:build                   else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                                ^~
:info:build                                                =
:info:build pbibtex.c:6268:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:6268:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                   ~~                 ^      ~~
:info:build pbibtex.c:6268:31: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build pbibtex.c:6373:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( typelist [citeptr ]== undefined ) ) 
:info:build                       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
:info:build pbibtex.c:6373:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( typelist [citeptr ]== undefined ) ) 
:info:build                     ~~                   ^            ~~
:info:build pbibtex.c:6373:35: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( typelist [citeptr ]== undefined ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build pbibtex.c:6375:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                       ~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:6375:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                     ~~                   ^    ~~
:info:build pbibtex.c:6375:35: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build pbibtex.c:6562:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:6562:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build              ~~                     ^    ~~
:info:build pbibtex.c:6562:30: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build pbibtex.c:6738:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:6738:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build          ~~                            ^    ~~
:info:build pbibtex.c:6738:40: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build pbibtex.c:6755:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( bibptr == maxbibfiles ) ) 
:info:build              ~~~~~~~^~~~~~~~~~~~~~
:info:build pbibtex.c:6755:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( bibptr == maxbibfiles ) ) 
:info:build            ~~       ^              ~~
:info:build pbibtex.c:6755:21: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( bibptr == maxbibfiles ) ) 
:info:build                     ^~
:info:build                     =
:info:build pbibtex.c:6830:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:6830:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build        ~~                            ^    ~~
:info:build pbibtex.c:6830:38: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build pbibtex.c:6912:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:6912:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build          ~~                            ^    ~~
:info:build pbibtex.c:6912:40: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build pbibtex.c:6941:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( buffer [bufptr1 ]== 42 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:6941:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( buffer [bufptr1 ]== 42 ) ) 
:info:build                ~~                 ^     ~~
:info:build pbibtex.c:6941:28: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( buffer [bufptr1 ]== 42 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build pbibtex.c:7044:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:7044:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build        ~~                            ^    ~~
:info:build pbibtex.c:7044:38: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build pbibtex.c:7062:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( auxptr == auxstacksize ) ) 
:info:build            ~~~~~~~^~~~~~~~~~~~~~~
:info:build pbibtex.c:7062:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( auxptr == auxstacksize ) ) 
:info:build          ~~       ^               ~~
:info:build pbibtex.c:7062:19: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( auxptr == auxstacksize ) ) 
:info:build                   ^~
:info:build                   =
:info:build pbibtex.c:7147:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( auxptr == 0 ) ) 
:info:build          ~~~~~~~^~~~
:info:build pbibtex.c:7147:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( auxptr == 0 ) ) 
:info:build        ~~       ^    ~~
:info:build pbibtex.c:7147:17: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( auxptr == 0 ) ) 
:info:build                 ^~
:info:build                 =
:info:build pbibtex.c:7218:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( numbibfiles == 0 ) ) 
:info:build               ~~~~~~~~~~~~^~~~
:info:build pbibtex.c:7218:27: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( numbibfiles == 0 ) ) 
:info:build             ~~            ^    ~~
:info:build pbibtex.c:7218:27: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( numbibfiles == 0 ) ) 
:info:build                           ^~
:info:build                           =
:info:build pbibtex.c:7236:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( bststr == 0 ) ) 
:info:build               ~~~~~~~^~~~
:info:build pbibtex.c:7236:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( bststr == 0 ) ) 
:info:build             ~~       ^    ~~
:info:build pbibtex.c:7236:22: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( bststr == 0 ) ) 
:info:build                      ^~
:info:build                      =
:info:build pbibtex.c:7391:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( numfields == numpredefinedfields ) ) 
:info:build          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
:info:build pbibtex.c:7391:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( numfields == numpredefinedfields ) ) 
:info:build        ~~          ^                      ~~
:info:build pbibtex.c:7391:20: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( numfields == numpredefinedfields ) ) 
:info:build                    ^~
:info:build                    =
:info:build pbibtex.c:7881:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( hashtext [wizloc ]== sdefault ) ) 
:info:build              ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
:info:build pbibtex.c:7881:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( hashtext [wizloc ]== sdefault ) ) 
:info:build            ~~                  ^           ~~
:info:build pbibtex.c:7881:32: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( hashtext [wizloc ]== sdefault ) ) 
:info:build                                ^~
:info:build                                =
:info:build pbibtex.c:8574:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( preambleptr == maxbibfiles ) ) 
:info:build                  ~~~~~~~~~~~~^~~~~~~~~~~~~~
:info:build pbibtex.c:8574:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( preambleptr == maxbibfiles ) ) 
:info:build                ~~            ^              ~~
:info:build pbibtex.c:8574:23: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( preambleptr == maxbibfiles ) ) 
:info:build                              ^~
:info:build                              =
:info:build pbibtex.c:8590:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:8590:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                ~~                 ^      ~~
:info:build pbibtex.c:8590:28: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build pbibtex.c:8592:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                       ~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:8592:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                     ~~                 ^     ~~
:info:build pbibtex.c:8592:33: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build pbibtex.c:8633:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:8633:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                  ~~                 ^      ~~
:info:build pbibtex.c:8633:30: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build pbibtex.c:8635:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                         ~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:8635:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                       ~~                 ^     ~~
:info:build pbibtex.c:8635:35: note: use '=' to turn this equality comparison into an assignment
:info:build             else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build pbibtex.c:8743:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~^~~~~~
:info:build pbibtex.c:8743:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build          ~~                 ^      ~~
:info:build pbibtex.c:8743:29: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                             ^~
:info:build                             =
:info:build pbibtex.c:8745:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:8745:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build               ~~                 ^     ~~
:info:build pbibtex.c:8745:34: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build pbibtex.c:8760:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( rightouterdelim == 41 ) ) 
:info:build            ~~~~~~~~~~~~~~~~^~~~~
:info:build pbibtex.c:8760:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( rightouterdelim == 41 ) ) 
:info:build          ~~                ^     ~~
:info:build pbibtex.c:8760:28: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( rightouterdelim == 41 ) ) 
:info:build                            ^~
:info:build                            =
:info:build pbibtex.c:8796:37: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:8796:37: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                  ~~                        ^    ~~
:info:build pbibtex.c:8796:37: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                                            ^~
:info:build                                            =
:info:build pbibtex.c:8835:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( lcxciteloc == lcciteloc ) ) 
:info:build                    ~~~~~~~~~~~^~~~~~~~~~~~
:info:build pbibtex.c:8835:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( lcxciteloc == lcciteloc ) ) 
:info:build                  ~~           ^            ~~
:info:build pbibtex.c:8835:24: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( lcxciteloc == lcciteloc ) ) 
:info:build                               ^~
:info:build                               =
:info:build pbibtex.c:8838:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:8838:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                ~~                        ^    ~~
:info:build pbibtex.c:8838:35: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build pbibtex.c:8930:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( buffer [bufptr2 ]== rightouterdelim ) ) 
:info:build              ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
:info:build pbibtex.c:8930:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( buffer [bufptr2 ]== rightouterdelim ) ) 
:info:build            ~~                 ^                  ~~
:info:build pbibtex.c:8930:31: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( buffer [bufptr2 ]== rightouterdelim ) ) 
:info:build                               ^~
:info:build                               =
:info:build pbibtex.c:8967:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( fntype [fieldnameloc ]== 4 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:8967:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( fntype [fieldnameloc ]== 4 ) ) 
:info:build                  ~~                      ^    ~~
:info:build pbibtex.c:8967:35: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( fntype [fieldnameloc ]== 4 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build pbibtex.c:9135:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                        ~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:9135:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                      ~~                     ^    ~~
:info:build pbibtex.c:9135:31: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                                             ^~
:info:build                                             =
:info:build pbibtex.c:9173:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( typelist [citeparentptr ]== 0 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:9173:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( typelist [citeparentptr ]== 0 ) ) 
:info:build                    ~~                         ^    ~~
:info:build pbibtex.c:9173:40: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( typelist [citeparentptr ]== 0 ) ) 
:info:build                                               ^~
:info:build                                               =
:info:build pbibtex.c:9208:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~~~^~~~
:info:build pbibtex.c:9208:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                ~~                   ^    ~~
:info:build pbibtex.c:9208:30: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build pbibtex.c:9586:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( numglbstrs == maxglobstrs ) ) 
:info:build              ~~~~~~~~~~~^~~~~~~~~~~~~~
:info:build pbibtex.c:9586:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( numglbstrs == maxglobstrs ) ) 
:info:build            ~~           ^              ~~
:info:build pbibtex.c:9586:25: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( numglbstrs == maxglobstrs ) ) 
:info:build                         ^~
:info:build                         =
:info:build pbibtex.c:10298:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( bststr == 0 ) ) 
:info:build          ~~~~~~~^~~~
:info:build pbibtex.c:10298:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( bststr == 0 ) ) 
:info:build        ~~       ^    ~~
:info:build pbibtex.c:10298:17: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( bststr == 0 ) ) 
:info:build                 ^~
:info:build                 =
:info:build pbibtex.c:10328:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( errcount == 1 ) ) 
:info:build                ~~~~~~~~~^~~~
:info:build pbibtex.c:10328:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( errcount == 1 ) ) 
:info:build              ~~         ^    ~~
:info:build pbibtex.c:10328:18: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( errcount == 1 ) ) 
:info:build                         ^~
:info:build                         =
:info:build pbibtex.c:10342:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( errcount == 1 ) ) 
:info:build                ~~~~~~~~~^~~~
:info:build pbibtex.c:10342:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( errcount == 1 ) ) 
:info:build              ~~         ^    ~~
:info:build pbibtex.c:10342:18: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( errcount == 1 ) ) 
:info:build                         ^~
:info:build                         =
:info:build 191 warnings generated.
:info:build mv -f .deps/pbibtex-pbibtex.Tpo .deps/pbibtex-pbibtex.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DHEX_CHAR_CODE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdvitype-pdvitype.o -MD -MP -MF .deps/pdvitype-pdvitype.Tpo -c -o pdvitype-pdvitype.o `test -f 'pdvitype.c' || echo './'`pdvitype.c
:info:build mv -f .deps/pdvitype-pdvitype.Tpo .deps/pdvitype-pdvitype.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DPRESERVE_PUTC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT ppltotf-ppltotf.o -MD -MP -MF .deps/ppltotf-ppltotf.Tpo -c -o ppltotf-ppltotf.o `test -f 'ppltotf.c' || echo './'`ppltotf.c
:info:build ppltotf.c:2298:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build ppltotf.c:2298:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build             ~~           ^    ~~
:info:build ppltotf.c:2298:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build                          ^~
:info:build                          =
:info:build ppltotf.c:2485:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build ppltotf.c:2485:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build             ~~           ^    ~~
:info:build ppltotf.c:2485:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build                          ^~
:info:build                          =
:info:build ppltotf.c:3268:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( fileformat == 1 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build ppltotf.c:3268:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( fileformat == 1 ) ) 
:info:build        ~~           ^    ~~
:info:build ppltotf.c:3268:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( fileformat == 1 ) ) 
:info:build                     ^~
:info:build                     =
:info:build ppltotf.c:3276:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build ppltotf.c:3276:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build             ~~           ^    ~~
:info:build ppltotf.c:3276:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build                          ^~
:info:build                          =
:info:build ppltotf.c:3350:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( fileformat == 1 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build ppltotf.c:3350:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( fileformat == 1 ) ) 
:info:build        ~~           ^    ~~
:info:build ppltotf.c:3350:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( fileformat == 1 ) ) 
:info:build                     ^~
:info:build                     =
:info:build ppltotf.c:3358:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build ppltotf.c:3358:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build             ~~           ^    ~~
:info:build ppltotf.c:3358:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build                          ^~
:info:build                          =
:info:build ppltotf.c:3573:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( fileformat == 1 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build ppltotf.c:3573:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( fileformat == 1 ) ) 
:info:build        ~~           ^    ~~
:info:build ppltotf.c:3573:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( fileformat == 1 ) ) 
:info:build                     ^~
:info:build                     =
:info:build ppltotf.c:3581:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build ppltotf.c:3581:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build             ~~           ^    ~~
:info:build ppltotf.c:3581:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build                          ^~
:info:build                          =
:info:build ppltotf.c:3628:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( fileformat == 1 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build ppltotf.c:3628:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( fileformat == 1 ) ) 
:info:build        ~~           ^    ~~
:info:build ppltotf.c:3628:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( fileformat == 1 ) ) 
:info:build                     ^~
:info:build                     =
:info:build ppltotf.c:3636:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build ppltotf.c:3636:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build             ~~           ^    ~~
:info:build ppltotf.c:3636:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build                          ^~
:info:build                          =
:info:build mv -f .deps/libmplibcore_a-mp.Tpo .deps/libmplibcore_a-mp.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT ptftopl-ptftopl.o -MD -MP -MF .deps/ptftopl-ptftopl.Tpo -c -o ptftopl-ptftopl.o `test -f 'ptftopl.c' || echo './'`ptftopl.c
:info:build 1 warning generated.
:info:build mv -f .deps/pmpost-pmp.Tpo .deps/pmpost-pmp.Po
:info:build 10 warnings generated.
:info:build /bin/sh ./web2c/convert eptex
:info:build mv -f .deps/ppltotf-ppltotf.Tpo .deps/ppltotf-ppltotf.Po
:info:build /bin/sh ./web2c/convert uptex
:info:build mv -f .deps/ptftopl-ptftopl.Tpo .deps/ptftopl-ptftopl.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT upbibtex-upbibtex.o -MD -MP -MF .deps/upbibtex-upbibtex.Tpo -c -o upbibtex-upbibtex.o `test -f 'upbibtex.c' || echo './'`upbibtex.c
:info:build upbibtex.c:311:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( history == 1 ) ) 
:info:build          ~~~~~~~~^~~~
:info:build upbibtex.c:311:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( history == 1 ) ) 
:info:build        ~~        ^    ~~
:info:build upbibtex.c:311:18: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( history == 1 ) ) 
:info:build                  ^~
:info:build                  =
:info:build upbibtex.c:313:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( history == 0 ) ) 
:info:build               ~~~~~~~~^~~~
:info:build upbibtex.c:313:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( history == 0 ) ) 
:info:build             ~~        ^    ~~
:info:build upbibtex.c:313:23: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( history == 0 ) ) 
:info:build                       ^~
:info:build                       =
:info:build upbibtex.c:389:64: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     while ( ( last > 0 ) ) if ( ( lexclass [buffer [last - 1 ]]== 1 ) ) 
:info:build                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:389:64: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     while ( ( last > 0 ) ) if ( ( lexclass [buffer [last - 1 ]]== 1 ) ) 
:info:build                                 ~~                             ^    ~~
:info:build upbibtex.c:389:64: note: use '=' to turn this equality comparison into an assignment
:info:build     while ( ( last > 0 ) ) if ( ( lexclass [buffer [last - 1 ]]== 1 ) ) 
:info:build                                                                ^~
:info:build                                                                =
:info:build upbibtex.c:454:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:454:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build          ~~                          ^    ~~
:info:build upbibtex.c:454:38: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build upbibtex.c:483:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:483:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build          ~~                          ^    ~~
:info:build upbibtex.c:483:38: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build upbibtex.c:499:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( bfptr == bufptr2 ) ) 
:info:build          ~~~~~~^~~~~~~~~~
:info:build upbibtex.c:499:16: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( bfptr == bufptr2 ) ) 
:info:build        ~~      ^          ~~
:info:build upbibtex.c:499:16: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( bfptr == bufptr2 ) ) 
:info:build                ^~
:info:build                =
:info:build upbibtex.c:711:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( lastcite == maxcites ) ) 
:info:build          ~~~~~~~~~^~~~~~~~~~~
:info:build upbibtex.c:711:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( lastcite == maxcites ) ) 
:info:build        ~~         ^           ~~
:info:build upbibtex.c:711:19: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( lastcite == maxcites ) ) 
:info:build                   ^~
:info:build                   =
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DHEX_CHAR_CODE -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT updvitype-updvitype.o -MD -MP -MF .deps/updvitype-updvitype.Tpo -c -o updvitype-updvitype.o `test -f 'updvitype.c' || echo './'`updvitype.c
:info:build upbibtex.c:930:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( scanresult == 0 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build upbibtex.c:930:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( scanresult == 0 ) ) 
:info:build        ~~           ^    ~~
:info:build upbibtex.c:930:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( scanresult == 0 ) ) 
:info:build                     ^~
:info:build                     =
:info:build upbibtex.c:935:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build upbibtex.c:935:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build             ~~           ^    ~~
:info:build upbibtex.c:935:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build                          ^~
:info:build                          =
:info:build upbibtex.c:1118:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( scanresult == 0 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build upbibtex.c:1118:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( scanresult == 0 ) ) 
:info:build        ~~           ^    ~~
:info:build upbibtex.c:1118:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( scanresult == 0 ) ) 
:info:build                     ^~
:info:build                     =
:info:build upbibtex.c:1123:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build upbibtex.c:1123:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build             ~~           ^    ~~
:info:build upbibtex.c:1123:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build                          ^~
:info:build                          =
:info:build upbibtex.c:1373:7: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     ]]== 1 ) ) 
:info:build     ~~^~~~
:info:build upbibtex.c:1373:7: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     ]]== 1 ) ) 
:info:build       ^    ~~
:info:build upbibtex.c:1373:7: note: use '=' to turn this equality comparison into an assignment
:info:build     ]]== 1 ) ) 
:info:build       ^~
:info:build       =
:info:build upbibtex.c:1376:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     lab15: if ( ( outbuflength == 0 ) ) 
:info:build                   ~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:1376:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     lab15: if ( ( outbuflength == 0 ) ) 
:info:build                 ~~             ^    ~~
:info:build upbibtex.c:1376:32: note: use '=' to turn this equality comparison into an assignment
:info:build     lab15: if ( ( outbuflength == 0 ) ) 
:info:build                                ^~
:info:build                                =
:info:build upbibtex.c:1734:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( numcites == 1 ) ) 
:info:build            ~~~~~~~~~^~~~
:info:build upbibtex.c:1734:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( numcites == 1 ) ) 
:info:build          ~~         ^    ~~
:info:build upbibtex.c:1734:21: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( numcites == 1 ) ) 
:info:build                     ^~
:info:build                     =
:info:build upbibtex.c:1808:44: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   register strnumber Result; if ( ( strptr == maxstrings ) ) 
:info:build                                     ~~~~~~~^~~~~~~~~~~~~
:info:build upbibtex.c:1808:44: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   register strnumber Result; if ( ( strptr == maxstrings ) ) 
:info:build                                   ~~       ^             ~~
:info:build upbibtex.c:1808:44: note: use '=' to turn this equality comparison into an assignment
:info:build   register strnumber Result; if ( ( strptr == maxstrings ) ) 
:info:build                                            ^~
:info:build                                            =
:info:build upbibtex.c:1923:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( hashilk [p ]== ilk ) ) 
:info:build                  ~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:1923:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( hashilk [p ]== ilk ) ) 
:info:build                ~~            ^      ~~
:info:build upbibtex.c:1923:23: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( hashilk [p ]== ilk ) ) 
:info:build                              ^~
:info:build                              =
:info:build upbibtex.c:1935:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( hashnext [p ]== 0 ) ) 
:info:build            ~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:1935:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( hashnext [p ]== 0 ) ) 
:info:build          ~~             ^    ~~
:info:build upbibtex.c:1935:25: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( hashnext [p ]== 0 ) ) 
:info:build                         ^~
:info:build                         =
:info:build upbibtex.c:1943:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( ( hashused == hashbase ) ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~~
:info:build upbibtex.c:1943:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( ( hashused == hashbase ) ) ) 
:info:build                    ~~           ^             ~~
:info:build upbibtex.c:1943:26: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( ( hashused == hashbase ) ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:2004:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( intptr == bufsize ) ) 
:info:build              ~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:2004:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( intptr == bufsize ) ) 
:info:build            ~~       ^          ~~
:info:build upbibtex.c:2004:21: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( intptr == bufsize ) ) 
:info:build                     ^~
:info:build                     =
:info:build upbibtex.c:2014:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( intptr == bufsize ) ) 
:info:build              ~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:2014:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( intptr == bufsize ) ) 
:info:build            ~~       ^          ~~
:info:build upbibtex.c:2014:21: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( intptr == bufsize ) ) 
:info:build                     ^~
:info:build                     =
:info:build upbibtex.c:2087:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( char1 == 127 ) ) {
:info:build            ~~~~~~^~~~~~
:info:build upbibtex.c:2087:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( char1 == 127 ) ) {
:info:build          ~~      ^      ~~
:info:build upbibtex.c:2087:18: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( char1 == 127 ) ) {
:info:build                  ^~
:info:build                  =
:info:build upbibtex.c:2089:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( char2 == 127 ) ) {
:info:build              ~~~~~~^~~~~~
:info:build upbibtex.c:2089:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( char2 == 127 ) ) {
:info:build            ~~      ^      ~~
:info:build upbibtex.c:2089:20: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( char2 == 127 ) ) {
:info:build                    ^~
:info:build                    =
:info:build upbibtex.c:2117:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( char2 == 127 ) ) 
:info:build                 ~~~~~~^~~~~~
:info:build upbibtex.c:2117:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( char2 == 127 ) ) 
:info:build               ~~      ^      ~~
:info:build upbibtex.c:2117:23: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( char2 == 127 ) ) 
:info:build                       ^~
:info:build                       =
:info:build upbibtex.c:2470:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( buffer [bufptr2 ]== 45 ) ) 
:info:build          ~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:2470:27: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( buffer [bufptr2 ]== 45 ) ) 
:info:build        ~~                 ^     ~~
:info:build upbibtex.c:2470:27: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( buffer [bufptr2 ]== 45 ) ) 
:info:build                           ^~
:info:build                           =
:info:build upbibtex.c:2482:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( ( signlength == 1 ) ) ) 
:info:build            ~~~~~~~~~~~^~~~
:info:build upbibtex.c:2482:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( ( signlength == 1 ) ) ) 
:info:build        ~~             ^      ~~
:info:build upbibtex.c:2482:23: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( ( signlength == 1 ) ) ) 
:info:build                       ^~
:info:build                       =
:info:build upbibtex.c:2650:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build upbibtex.c:2650:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                ~~          ^                ~~
:info:build upbibtex.c:2650:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                            ^~
:info:build                            =
:info:build upbibtex.c:2698:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build upbibtex.c:2698:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                ~~          ^                ~~
:info:build upbibtex.c:2698:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                            ^~
:info:build                            =
:info:build upbibtex.c:2734:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( fnloc == wizloc ) ) 
:info:build                  ~~~~~~^~~~~~~~~
:info:build upbibtex.c:2734:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( fnloc == wizloc ) ) 
:info:build                ~~      ^         ~~
:info:build upbibtex.c:2734:17: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( fnloc == wizloc ) ) 
:info:build                        ^~
:info:build                        =
:info:build upbibtex.c:2753:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                      ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build upbibtex.c:2753:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                    ~~          ^                ~~
:info:build upbibtex.c:2753:25: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                                ^~
:info:build                                =
:info:build upbibtex.c:2762:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                      ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build upbibtex.c:2762:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                    ~~          ^                ~~
:info:build upbibtex.c:2762:25: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                                ^~
:info:build                                =
:info:build upbibtex.c:2801:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build upbibtex.c:2801:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                ~~          ^                ~~
:info:build upbibtex.c:2801:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                            ^~
:info:build                            =
:info:build upbibtex.c:2810:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build upbibtex.c:2810:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                ~~          ^                ~~
:info:build upbibtex.c:2810:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                            ^~
:info:build                            =
:info:build upbibtex.c:2842:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( fnloc == wizloc ) ) 
:info:build                     ~~~~~~^~~~~~~~~
:info:build upbibtex.c:2842:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( fnloc == wizloc ) ) 
:info:build                   ~~      ^         ~~
:info:build upbibtex.c:2842:20: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( fnloc == wizloc ) ) 
:info:build                           ^~
:info:build                           =
:info:build upbibtex.c:2861:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( singleptr == singlefnspace ) ) 
:info:build                    ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build upbibtex.c:2861:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~          ^                ~~
:info:build upbibtex.c:2861:23: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( singleptr == singlefnspace ) ) 
:info:build                              ^~
:info:build                              =
:info:build upbibtex.c:2893:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( singleptr == singlefnspace ) ) 
:info:build              ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build upbibtex.c:2893:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( singleptr == singlefnspace ) ) 
:info:build            ~~          ^                ~~
:info:build upbibtex.c:2893:24: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( singleptr == singlefnspace ) ) 
:info:build                        ^~
:info:build                        =
:info:build upbibtex.c:2939:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( exbufptr == bufsize ) ) 
:info:build            ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:2939:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( exbufptr == bufsize ) ) 
:info:build          ~~         ^          ~~
:info:build upbibtex.c:2939:21: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( exbufptr == bufsize ) ) 
:info:build                     ^~
:info:build                     =
:info:build upbibtex.c:2978:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( exbuf [exbufptr - 1 ]== 32 ) ) {
:info:build            ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:2978:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( exbuf [exbufptr - 1 ]== 32 ) ) {
:info:build          ~~                     ^     ~~
:info:build upbibtex.c:2978:33: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( exbuf [exbufptr - 1 ]== 32 ) ) {
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:2980:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( exbuf [exbufptr - 2 ]== 32 ) ) 
:info:build              ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:2980:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( exbuf [exbufptr - 2 ]== 32 ) ) 
:info:build            ~~                     ^     ~~
:info:build upbibtex.c:2980:35: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( exbuf [exbufptr - 2 ]== 32 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build upbibtex.c:2993:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                  ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:2993:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                ~~         ^          ~~
:info:build upbibtex.c:2993:20: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                           ^~
:info:build                           =
:info:build upbibtex.c:3019:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:3019:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~         ^          ~~
:info:build upbibtex.c:3019:19: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:3039:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( bibbracelevel == 0 ) ) 
:info:build                      ~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:3039:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( bibbracelevel == 0 ) ) 
:info:build                    ~~              ^    ~~
:info:build upbibtex.c:3039:29: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( bibbracelevel == 0 ) ) 
:info:build                                    ^~
:info:build                                    =
:info:build upbibtex.c:3047:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:3047:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~         ^          ~~
:info:build upbibtex.c:3047:19: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:3072:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:3072:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~         ^          ~~
:info:build upbibtex.c:3072:19: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:3108:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                  ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:3108:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                ~~         ^          ~~
:info:build upbibtex.c:3108:20: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                           ^~
:info:build                           =
:info:build upbibtex.c:3135:6: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     ]== 123 ) ) 
:info:build     ~^~~~~~
:info:build upbibtex.c:3135:6: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     ]== 123 ) ) 
:info:build      ^      ~~
:info:build upbibtex.c:3135:6: note: use '=' to turn this equality comparison into an assignment
:info:build     ]== 123 ) ) 
:info:build      ^~
:info:build      =
:info:build upbibtex.c:3148:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3148:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build              ~~                 ^      ~~
:info:build upbibtex.c:3148:26: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:3160:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3160:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                   ~~                 ^      ~~
:info:build upbibtex.c:3160:31: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build upbibtex.c:3186:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3186:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build               ~~                 ^      ~~
:info:build upbibtex.c:3186:34: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -DPRESERVE_PUTC -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT uppltotf-uppltotf.o -MD -MP -MF .deps/uppltotf-uppltotf.Tpo -c -o uppltotf-uppltotf.o `test -f 'uppltotf.c' || echo './'`uppltotf.c
:info:build upbibtex.c:3254:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:3254:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbufptr == bufsize ) ) 
:info:build                  ~~         ^          ~~
:info:build upbibtex.c:3254:22: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbufptr == bufsize ) ) 
:info:build                             ^~
:info:build                             =
:info:build upbibtex.c:3297:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( commandnum == 2 ) ) {
:info:build                  ~~~~~~~~~~~^~~~
:info:build upbibtex.c:3297:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( commandnum == 2 ) ) {
:info:build                ~~           ^    ~~
:info:build upbibtex.c:3297:22: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( commandnum == 2 ) ) {
:info:build                             ^~
:info:build                             =
:info:build upbibtex.c:3299:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( macronameloc == curmacroloc ) ) 
:info:build                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~
:info:build upbibtex.c:3299:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( macronameloc == curmacroloc ) ) 
:info:build                  ~~             ^              ~~
:info:build upbibtex.c:3299:26: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( macronameloc == curmacroloc ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:3334:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbufptr == 0 ) ) {
:info:build                  ~~~~~~~~~^~~~
:info:build upbibtex.c:3334:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbufptr == 0 ) ) {
:info:build                ~~         ^    ~~
:info:build upbibtex.c:3334:20: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbufptr == 0 ) ) {
:info:build                           ^~
:info:build                           =
:info:build upbibtex.c:3340:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:3340:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~         ^          ~~
:info:build upbibtex.c:3340:19: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:3360:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:3360:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build upbibtex.c:3360:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build upbibtex.c:3373:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:3373:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build upbibtex.c:3373:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build upbibtex.c:3409:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   while ( ( buffer [bufptr2 ]== 35 ) ) {
:info:build             ~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:3409:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   while ( ( buffer [bufptr2 ]== 35 ) ) {
:info:build           ~~                 ^     ~~
:info:build upbibtex.c:3409:30: note: use '=' to turn this equality comparison into an assignment
:info:build   while ( ( buffer [bufptr2 ]== 35 ) ) {
:info:build                              ^~
:info:build                              =
:info:build upbibtex.c:3428:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufptr - 1 ]== 32 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:3428:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufptr - 1 ]== 32 ) ) 
:info:build              ~~                     ^     ~~
:info:build upbibtex.c:3428:30: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufptr - 1 ]== 32 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build upbibtex.c:3541:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( bracelevel == 0 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build upbibtex.c:3541:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( bracelevel == 0 ) ) 
:info:build        ~~           ^    ~~
:info:build upbibtex.c:3541:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( bracelevel == 0 ) ) 
:info:build                     ^~
:info:build                     =
:info:build upbibtex.c:3573:47: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( lexclass [exbuf [exbufptr + 2 ]]== 1 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:3573:47: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( lexclass [exbuf [exbufptr + 2 ]]== 1 ) ) 
:info:build                    ~~                                ^    ~~
:info:build upbibtex.c:3573:47: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( lexclass [exbuf [exbufptr + 2 ]]== 1 ) ) 
:info:build                                                      ^~
:info:build                                                      =
:info:build upbibtex.c:3639:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3639:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build              ~~                 ^      ~~
:info:build upbibtex.c:3639:26: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:3641:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3641:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                   ~~                 ^      ~~
:info:build upbibtex.c:3641:31: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build upbibtex.c:3656:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [exbuf [exbufptr ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:3656:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [exbuf [exbufptr ]]== 1 ) ) 
:info:build          ~~                            ^    ~~
:info:build upbibtex.c:3656:40: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [exbuf [exbufptr ]]== 1 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build upbibtex.c:3684:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build               ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3684:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build             ~~                     ^      ~~
:info:build upbibtex.c:3684:36: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                    ^~
:info:build                                    =
:info:build upbibtex.c:3743:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3743:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                   ~~                     ^      ~~
:info:build upbibtex.c:3743:35: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build upbibtex.c:3745:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3745:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                   ~~                     ^      ~~
:info:build upbibtex.c:3745:35: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build upbibtex.c:3753:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build              ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3753:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build            ~~                     ^      ~~
:info:build upbibtex.c:3753:35: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build upbibtex.c:3755:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                   ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3755:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                 ~~                     ^      ~~
:info:build upbibtex.c:3755:40: note: use '=' to turn this equality comparison into an assignment
:info:build       else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build upbibtex.c:3783:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( strpool [spptr ]== 125 ) ) 
:info:build            ~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3783:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( strpool [spptr ]== 125 ) ) 
:info:build          ~~                ^      ~~
:info:build upbibtex.c:3783:28: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( strpool [spptr ]== 125 ) ) 
:info:build                            ^~
:info:build                            =
:info:build upbibtex.c:3785:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3785:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( strpool [spptr ]== 123 ) ) 
:info:build               ~~                ^      ~~
:info:build upbibtex.c:3785:33: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:3814:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( exbuf [exbufyptr - 1 ]== 123 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3814:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( exbuf [exbufyptr - 1 ]== 123 ) ) 
:info:build          ~~                      ^      ~~
:info:build upbibtex.c:3814:34: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( exbuf [exbufyptr - 1 ]== 123 ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build upbibtex.c:3819:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufyptr ]== 92 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:3819:27: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufyptr ]== 92 ) ) 
:info:build              ~~                  ^     ~~
:info:build upbibtex.c:3819:27: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufyptr ]== 92 ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build upbibtex.c:3824:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbuf [exbufyptr ]== 125 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3824:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbuf [exbufyptr ]== 125 ) ) 
:info:build                  ~~                  ^      ~~
:info:build upbibtex.c:3824:31: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbuf [exbufyptr ]== 125 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build upbibtex.c:3826:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             else if ( ( exbuf [exbufyptr ]== 123 ) ) 
:info:build                         ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3826:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             else if ( ( exbuf [exbufyptr ]== 123 ) ) 
:info:build                       ~~                  ^      ~~
:info:build upbibtex.c:3826:36: note: use '=' to turn this equality comparison into an assignment
:info:build             else if ( ( exbuf [exbufyptr ]== 123 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build upbibtex.c:3833:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( exbuf [exbufyptr - 1 ]== 125 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3833:39: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( exbuf [exbufyptr - 1 ]== 125 ) ) 
:info:build               ~~                      ^      ~~
:info:build upbibtex.c:3833:39: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( exbuf [exbufyptr - 1 ]== 125 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build upbibtex.c:3851:56: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     while ( ( spptr < spend ) ) if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                        ~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3851:56: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     while ( ( spptr < spend ) ) if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                      ~~                ^      ~~
:info:build upbibtex.c:3851:56: note: use '=' to turn this equality comparison into an assignment
:info:build     while ( ( spptr < spend ) ) if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                                        ^~
:info:build                                                        =
:info:build upbibtex.c:3862:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         strpool [spptr ]]== 2 ) ) 
:info:build         ~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:3862:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         strpool [spptr ]]== 2 ) ) 
:info:build                          ^    ~~
:info:build upbibtex.c:3862:19: note: use '=' to turn this equality comparison into an assignment
:info:build         strpool [spptr ]]== 2 ) ) 
:info:build                          ^~
:info:build                          =
:info:build upbibtex.c:3879:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                          ~~~~~~~~~^~~~~~~~~~~~
:info:build upbibtex.c:3879:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                        ~~         ^            ~~
:info:build upbibtex.c:3879:21: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build upbibtex.c:3891:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                          ~~~~~~~~~^~~~~~~~~~~~
:info:build upbibtex.c:3891:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                        ~~         ^            ~~
:info:build upbibtex.c:3891:21: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build upbibtex.c:3903:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                          ~~~~~~~~~^~~~~~~~~~~~
:info:build upbibtex.c:3903:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                        ~~         ^            ~~
:info:build upbibtex.c:3903:21: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build upbibtex.c:3915:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                          ~~~~~~~~~^~~~~~~~~~~~
:info:build upbibtex.c:3915:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                        ~~         ^            ~~
:info:build upbibtex.c:3915:21: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build upbibtex.c:3935:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3935:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                   ~~                ^      ~~
:info:build upbibtex.c:3935:30: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build upbibtex.c:3941:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3941:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                   ~~                ^      ~~
:info:build upbibtex.c:3941:30: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build upbibtex.c:3962:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( strpool [spptr ]== 123 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:3962:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( strpool [spptr ]== 123 ) ) 
:info:build                    ~~                ^      ~~
:info:build upbibtex.c:3962:31: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build upbibtex.c:3995:46: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                     if ( ( lexclass [svbuffer [namebfptr ]]== 2 ) ) 
:info:build                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:3995:46: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                     if ( ( lexclass [svbuffer [namebfptr ]]== 2 ) ) 
:info:build                          ~~                                ^    ~~
:info:build upbibtex.c:3995:46: note: use '=' to turn this equality comparison into an assignment
:info:build                     if ( ( lexclass [svbuffer [namebfptr ]]== 2 ) ) 
:info:build                                                            ^~
:info:build                                                            =
:info:build upbibtex.c:3998:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                                ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:3998:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~         ^          ~~
:info:build upbibtex.c:3998:20: note: use '=' to turn this equality comparison into an assignment
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build upbibtex.c:4007:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                                ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:4007:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~         ^          ~~
:info:build upbibtex.c:4007:20: note: use '=' to turn this equality comparison into an assignment
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build upbibtex.c:4016:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                                ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:4016:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~         ^          ~~
:info:build upbibtex.c:4016:20: note: use '=' to turn this equality comparison into an assignment
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build upbibtex.c:4025:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                                ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:4025:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~         ^          ~~
:info:build upbibtex.c:4025:20: note: use '=' to turn this equality comparison into an assignment
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build upbibtex.c:4039:41: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( svbuffer [namebfptr + 1 ]== 92 ) ) 
:info:build                              ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:4039:41: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( svbuffer [namebfptr + 1 ]== 92 ) ) 
:info:build                            ~~                         ^     ~~
:info:build upbibtex.c:4039:41: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( svbuffer [namebfptr + 1 ]== 92 ) ) 
:info:build                                                       ^~
:info:build                                                       =
:info:build upbibtex.c:4056:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                           if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                  ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:4056:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                           if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                ~~                     ^      ~~
:info:build upbibtex.c:4056:34: note: use '=' to turn this equality comparison into an assignment
:info:build                           if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                                       ^~
:info:build                                                       =
:info:build upbibtex.c:4058:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                           else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                       ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:4058:39: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                           else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                     ~~                     ^      ~~
:info:build upbibtex.c:4058:39: note: use '=' to turn this equality comparison into an assignment
:info:build                           else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                                            ^~
:info:build                                                            =
:info:build upbibtex.c:4061:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                             if ( ( exbufptr == bufsize ) ) 
:info:build                                    ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:4061:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                             if ( ( exbufptr == bufsize ) ) 
:info:build                                  ~~         ^          ~~
:info:build upbibtex.c:4061:24: note: use '=' to turn this equality comparison into an assignment
:info:build                             if ( ( exbufptr == bufsize ) ) 
:info:build                                             ^~
:info:build                                             =
:info:build upbibtex.c:4084:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:4084:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                            ~~         ^          ~~
:info:build upbibtex.c:4084:25: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build upbibtex.c:4091:48: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                     if ( ( lexclass [namesepchar [curtoken ]]== 4 ) ) 
:info:build                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:4091:48: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                     if ( ( lexclass [namesepchar [curtoken ]]== 4 ) ) 
:info:build                          ~~                                  ^    ~~
:info:build upbibtex.c:4091:48: note: use '=' to turn this equality comparison into an assignment
:info:build                     if ( ( lexclass [namesepchar [curtoken ]]== 4 ) ) 
:info:build                                                              ^~
:info:build                                                              =
:info:build upbibtex.c:4093:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:4093:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                            ~~         ^          ~~
:info:build upbibtex.c:4093:25: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build upbibtex.c:4103:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:4103:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                            ~~         ^          ~~
:info:build upbibtex.c:4103:25: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build upbibtex.c:4112:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:4112:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                            ~~         ^          ~~
:info:build upbibtex.c:4112:25: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build upbibtex.c:4140:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                       ~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:4140:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                     ~~                ^      ~~
:info:build upbibtex.c:4140:32: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build upbibtex.c:4146:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:4146:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build upbibtex.c:4146:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build upbibtex.c:4154:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                       ~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:4154:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                     ~~                ^      ~~
:info:build upbibtex.c:4154:32: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build upbibtex.c:4159:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:4159:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build upbibtex.c:4159:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build upbibtex.c:4170:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:4170:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build upbibtex.c:4170:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build upbibtex.c:4181:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:4181:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                  ~~                     ^      ~~
:info:build upbibtex.c:4181:34: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build upbibtex.c:4184:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:4184:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                    ~~                     ^      ~~
:info:build upbibtex.c:4184:36: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build upbibtex.c:4198:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:4198:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( strpool [spptr ]== 125 ) ) 
:info:build               ~~                ^      ~~
:info:build upbibtex.c:4198:33: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:4206:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbufptr == bufsize ) ) 
:info:build                ~~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:4206:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbufptr == bufsize ) ) 
:info:build              ~~         ^          ~~
:info:build upbibtex.c:4206:18: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbufptr == bufsize ) ) 
:info:build                         ^~
:info:build                         =
:info:build upbibtex.c:4295:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( litstkptr == litstksize ) ) 
:info:build          ~~~~~~~~~~^~~~~~~~~~~~~
:info:build upbibtex.c:4295:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( litstkptr == litstksize ) ) 
:info:build        ~~          ^             ~~
:info:build upbibtex.c:4295:20: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( litstkptr == litstksize ) ) 
:info:build                    ^~
:info:build                    =
:info:build upbibtex.c:4307:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( litstkptr == 0 ) ) 
:info:build          ~~~~~~~~~~^~~~
:info:build upbibtex.c:4307:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( litstkptr == 0 ) ) 
:info:build        ~~          ^    ~~
:info:build upbibtex.c:4307:20: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( litstkptr == 0 ) ) 
:info:build                    ^~
:info:build                    =
:info:build upbibtex.c:4323:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( *poptype == 1 ) ) {
:info:build            ~~~~~~~~~^~~~
:info:build upbibtex.c:4323:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( *poptype == 1 ) ) {
:info:build          ~~         ^    ~~
:info:build upbibtex.c:4323:21: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( *poptype == 1 ) ) {
:info:build                     ^~
:info:build                     =
:info:build upbibtex.c:4386:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( stktp == 4 ) ) 
:info:build          ~~~~~~^~~~
:info:build upbibtex.c:4386:16: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( stktp == 4 ) ) 
:info:build        ~~      ^    ~~
:info:build upbibtex.c:4386:16: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( stktp == 4 ) ) 
:info:build                ^~
:info:build                =
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT uptftopl-uptftopl.o -MD -MP -MF .deps/uptftopl-uptftopl.Tpo -c -o uptftopl-uptftopl.o `test -f 'uptftopl.c' || echo './'`uptftopl.c
:info:build upbibtex.c:4502:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( outbufptr == minprintline - 1 ) ) 
:info:build            ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
:info:build upbibtex.c:4502:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( outbufptr == minprintline - 1 ) ) 
:info:build          ~~          ^                   ~~
:info:build upbibtex.c:4502:22: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( outbufptr == minprintline - 1 ) ) 
:info:build                      ^~
:info:build                      =
:info:build upbibtex.c:4509:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       lab16: if ( ( outbufptr == endptr ) ) 
:info:build                     ~~~~~~~~~~^~~~~~~~~
:info:build upbibtex.c:4509:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       lab16: if ( ( outbufptr == endptr ) ) 
:info:build                   ~~          ^         ~~
:info:build upbibtex.c:4509:31: note: use '=' to turn this equality comparison into an assignment
:info:build       lab16: if ( ( outbufptr == endptr ) ) 
:info:build                               ^~
:info:build                               =
:info:build upbibtex.c:4515:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         outbufptr + 1 ]]== 1 ) ) 
:info:build         ~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:4515:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         outbufptr + 1 ]]== 1 ) ) 
:info:build                         ^    ~~
:info:build upbibtex.c:4515:18: note: use '=' to turn this equality comparison into an assignment
:info:build         outbufptr + 1 ]]== 1 ) ) 
:info:build                         ^~
:info:build                         =
:info:build upbibtex.c:4582:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( poptyp1 == 0 ) ) {
:info:build               ~~~~~~~~^~~~
:info:build upbibtex.c:4582:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( poptyp1 == 0 ) ) {
:info:build             ~~        ^    ~~
:info:build upbibtex.c:4582:23: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( poptyp1 == 0 ) ) {
:info:build                       ^~
:info:build                       =
:info:build upbibtex.c:4584:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( poplit2 == poplit1 ) ) 
:info:build            ~~~~~~~~^~~~~~~~~~
:info:build upbibtex.c:4584:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( poplit2 == poplit1 ) ) 
:info:build          ~~        ^          ~~
:info:build upbibtex.c:4584:20: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( poplit2 == poplit1 ) ) 
:info:build                    ^~
:info:build                    =
:info:build upbibtex.c:5150:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:5150:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build              ~~                 ^      ~~
:info:build upbibtex.c:5150:26: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:5159:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( conversiontype == 0 ) ) {
:info:build                  ~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:5159:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( conversiontype == 0 ) ) {
:info:build                ~~               ^    ~~
:info:build upbibtex.c:5159:26: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( conversiontype == 0 ) ) {
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:5161:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbufptr == 0 ) ) 
:info:build                    ~~~~~~~~~^~~~
:info:build upbibtex.c:5161:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbufptr == 0 ) ) 
:info:build                  ~~         ^    ~~
:info:build upbibtex.c:5161:22: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbufptr == 0 ) ) 
:info:build                             ^~
:info:build                             =
:info:build upbibtex.c:5246:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                        ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:5246:27: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                      ~~                 ^      ~~
:info:build upbibtex.c:5246:27: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build upbibtex.c:5248:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                             ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:5248:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                           ~~                 ^      ~~
:info:build upbibtex.c:5248:32: note: use '=' to turn this equality comparison into an assignment
:info:build                 else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                              ^~
:info:build                                              =
:info:build upbibtex.c:5274:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:5274:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                   ~~                 ^      ~~
:info:build upbibtex.c:5274:31: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build upbibtex.c:5279:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( bracelevel == 0 ) ) 
:info:build                     ~~~~~~~~~~~^~~~
:info:build upbibtex.c:5279:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( bracelevel == 0 ) ) 
:info:build                   ~~           ^    ~~
:info:build upbibtex.c:5279:25: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( bracelevel == 0 ) ) 
:info:build                                ^~
:info:build                                =
:info:build upbibtex.c:5284:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == 0 ) ) 
:info:build                      ~~~~~~~~~^~~~
:info:build upbibtex.c:5284:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == 0 ) ) 
:info:build                    ~~         ^    ~~
:info:build upbibtex.c:5284:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == 0 ) ) 
:info:build                               ^~
:info:build                               =
:info:build upbibtex.c:5290:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbuf [exbufptr ]== 58 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:5290:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbuf [exbufptr ]== 58 ) ) 
:info:build                    ~~                 ^     ~~
:info:build upbibtex.c:5290:32: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbuf [exbufptr ]== 58 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build upbibtex.c:5493:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( poplit2 == 1 ) ) 
:info:build                ~~~~~~~~^~~~
:info:build upbibtex.c:5493:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( poplit2 == 1 ) ) 
:info:build              ~~        ^    ~~
:info:build upbibtex.c:5493:17: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( poplit2 == 1 ) ) 
:info:build                        ^~
:info:build                        =
:info:build upbibtex.c:5522:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbuf [exbufptr - 1 ]== 44 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:5522:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbuf [exbufptr - 1 ]== 44 ) ) 
:info:build                ~~                     ^     ~~
:info:build upbibtex.c:5522:32: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbuf [exbufptr - 1 ]== 44 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build upbibtex.c:5548:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( numcommas == 2 ) ) 
:info:build                  ~~~~~~~~~~^~~~
:info:build upbibtex.c:5548:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( numcommas == 2 ) ) 
:info:build                ~~          ^    ~~
:info:build upbibtex.c:5548:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( numcommas == 2 ) ) 
:info:build                            ^~
:info:build                            =
:info:build upbibtex.c:5564:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( numcommas == 1 ) ) 
:info:build                    ~~~~~~~~~~^~~~
:info:build upbibtex.c:5564:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( numcommas == 1 ) ) 
:info:build                  ~~          ^    ~~
:info:build upbibtex.c:5564:23: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( numcommas == 1 ) ) 
:info:build                              ^~
:info:build                              =
:info:build upbibtex.c:5586:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbuf [exbufxptr ]== 125 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:5586:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbuf [exbufxptr ]== 125 ) ) 
:info:build                  ~~                  ^      ~~
:info:build upbibtex.c:5586:31: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbuf [exbufxptr ]== 125 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build upbibtex.c:5588:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             else if ( ( exbuf [exbufxptr ]== 123 ) ) 
:info:build                         ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:5588:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             else if ( ( exbuf [exbufxptr ]== 123 ) ) 
:info:build                       ~~                  ^      ~~
:info:build upbibtex.c:5588:36: note: use '=' to turn this equality comparison into an assignment
:info:build             else if ( ( exbuf [exbufxptr ]== 123 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build upbibtex.c:5657:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( numcommas == 0 ) ) 
:info:build              ~~~~~~~~~~^~~~
:info:build upbibtex.c:5657:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( numcommas == 0 ) ) 
:info:build            ~~          ^    ~~
:info:build upbibtex.c:5657:24: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( numcommas == 0 ) ) 
:info:build                        ^~
:info:build                        =
:info:build upbibtex.c:5686:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       else if ( ( numcommas == 1 ) ) 
:info:build                   ~~~~~~~~~~^~~~
:info:build upbibtex.c:5686:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       else if ( ( numcommas == 1 ) ) 
:info:build                 ~~          ^    ~~
:info:build upbibtex.c:5686:29: note: use '=' to turn this equality comparison into an assignment
:info:build       else if ( ( numcommas == 1 ) ) 
:info:build                             ^~
:info:build                             =
:info:build upbibtex.c:5695:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       else if ( ( numcommas == 2 ) ) 
:info:build                   ~~~~~~~~~~^~~~
:info:build upbibtex.c:5695:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       else if ( ( numcommas == 2 ) ) 
:info:build                 ~~          ^    ~~
:info:build upbibtex.c:5695:29: note: use '=' to turn this equality comparison into an assignment
:info:build       else if ( ( numcommas == 2 ) ) 
:info:build                             ^~
:info:build                             =
:info:build upbibtex.c:5788:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( poptyp1 == 3 ) ) 
:info:build               ~~~~~~~~^~~~
:info:build upbibtex.c:5788:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( poptyp1 == 3 ) ) 
:info:build             ~~        ^    ~~
:info:build upbibtex.c:5788:23: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( poptyp1 == 3 ) ) 
:info:build                       ^~
:info:build                       =
:info:build upbibtex.c:5864:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:5864:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                ~~                 ^      ~~
:info:build upbibtex.c:5864:28: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build upbibtex.c:5869:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:5869:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                    ~~                     ^     ~~
:info:build upbibtex.c:5869:36: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build upbibtex.c:5912:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                              ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:5912:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                            ~~                 ^      ~~
:info:build upbibtex.c:5912:33: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                               ^~
:info:build                                               =
:info:build upbibtex.c:5914:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                   ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:5914:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                 ~~                 ^      ~~
:info:build upbibtex.c:5914:38: note: use '=' to turn this equality comparison into an assignment
:info:build                       else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                                    ^~
:info:build                                                    =
:info:build upbibtex.c:5925:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( exbuf [exbufptr ]== 125 ) ) {
:info:build                       ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:5925:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( exbuf [exbufptr ]== 125 ) ) {
:info:build                     ~~                 ^      ~~
:info:build upbibtex.c:5925:33: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( exbuf [exbufptr ]== 125 ) ) {
:info:build                                        ^~
:info:build                                        =
:info:build upbibtex.c:6005:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( poplit2 == 1 ) ) {
:info:build                ~~~~~~~~^~~~
:info:build upbibtex.c:6005:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( poplit2 == 1 ) ) {
:info:build              ~~        ^    ~~
:info:build upbibtex.c:6005:17: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( poplit2 == 1 ) ) {
:info:build                        ^~
:info:build                        =
:info:build upbibtex.c:6165:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( strpool [spptr - 1 ]== 123 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:6165:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( strpool [spptr - 1 ]== 123 ) ) 
:info:build              ~~                    ^      ~~
:info:build upbibtex.c:6165:29: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( strpool [spptr - 1 ]== 123 ) ) 
:info:build                                    ^~
:info:build                                    =
:info:build upbibtex.c:6170:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( strpool [spptr ]== 92 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:6170:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( strpool [spptr ]== 92 ) ) 
:info:build                  ~~                ^     ~~
:info:build upbibtex.c:6170:29: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( strpool [spptr ]== 92 ) ) 
:info:build                                    ^~
:info:build                                    =
:info:build upbibtex.c:6175:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( strpool [spptr ]== 125 ) ) 
:info:build                        ~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:6175:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( strpool [spptr ]== 125 ) ) 
:info:build                      ~~                ^      ~~
:info:build upbibtex.c:6175:26: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( strpool [spptr ]== 125 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build upbibtex.c:6177:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                             ~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:6177:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                           ~~                ^      ~~
:info:build upbibtex.c:6177:31: note: use '=' to turn this equality comparison into an assignment
:info:build                 else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                             ^~
:info:build                                             =
:info:build upbibtex.c:6185:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( strpool [spptr - 1 ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:6185:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( strpool [spptr - 1 ]== 125 ) ) 
:info:build                   ~~                    ^      ~~
:info:build upbibtex.c:6185:34: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( strpool [spptr - 1 ]== 125 ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build upbibtex.c:6227:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( strpool [spxptr1 - 1 ]== 123 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:6227:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( strpool [spxptr1 - 1 ]== 123 ) ) 
:info:build              ~~                      ^      ~~
:info:build upbibtex.c:6227:31: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( strpool [spxptr1 - 1 ]== 123 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build upbibtex.c:6232:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( strpool [spxptr1 ]== 92 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:6232:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( strpool [spxptr1 ]== 92 ) ) 
:info:build                  ~~                  ^     ~~
:info:build upbibtex.c:6232:31: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( strpool [spxptr1 ]== 92 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build upbibtex.c:6237:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( strpool [spxptr1 ]== 125 ) ) 
:info:build                        ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:6237:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( strpool [spxptr1 ]== 125 ) ) 
:info:build                      ~~                  ^      ~~
:info:build upbibtex.c:6237:28: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( strpool [spxptr1 ]== 125 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build upbibtex.c:6239:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 else if ( ( strpool [spxptr1 ]== 123 ) ) 
:info:build                             ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:6239:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 else if ( ( strpool [spxptr1 ]== 123 ) ) 
:info:build                           ~~                  ^      ~~
:info:build upbibtex.c:6239:33: note: use '=' to turn this equality comparison into an assignment
:info:build                 else if ( ( strpool [spxptr1 ]== 123 ) ) 
:info:build                                               ^~
:info:build                                               =
:info:build upbibtex.c:6247:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( strpool [spxptr1 - 1 ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:6247:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( strpool [spxptr1 - 1 ]== 125 ) ) 
:info:build                   ~~                      ^      ~~
:info:build upbibtex.c:6247:36: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( strpool [spxptr1 - 1 ]== 125 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build upbibtex.c:6333:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:6333:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build              ~~                 ^      ~~
:info:build upbibtex.c:6333:26: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build upbibtex.c:6338:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:6338:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                  ~~                     ^     ~~
:info:build upbibtex.c:6338:34: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build upbibtex.c:6384:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                          ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:6384:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                        ~~                 ^      ~~
:info:build upbibtex.c:6384:29: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build upbibtex.c:6386:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                               ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:6386:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                             ~~                 ^      ~~
:info:build upbibtex.c:6386:34: note: use '=' to turn this equality comparison into an assignment
:info:build                   else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                                ^~
:info:build                                                =
:info:build upbibtex.c:6399:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:6399:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                   ~~                 ^      ~~
:info:build upbibtex.c:6399:31: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build upbibtex.c:6504:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( typelist [citeptr ]== undefined ) ) 
:info:build                       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
:info:build upbibtex.c:6504:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( typelist [citeptr ]== undefined ) ) 
:info:build                     ~~                   ^            ~~
:info:build upbibtex.c:6504:35: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( typelist [citeptr ]== undefined ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build upbibtex.c:6506:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                       ~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:6506:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                     ~~                   ^    ~~
:info:build upbibtex.c:6506:35: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build upbibtex.c:6693:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:6693:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build              ~~                     ^    ~~
:info:build upbibtex.c:6693:30: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build upbibtex.c:6937:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:6937:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build          ~~                            ^    ~~
:info:build upbibtex.c:6937:40: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build upbibtex.c:6954:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( bibptr == maxbibfiles ) ) 
:info:build              ~~~~~~~^~~~~~~~~~~~~~
:info:build upbibtex.c:6954:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( bibptr == maxbibfiles ) ) 
:info:build            ~~       ^              ~~
:info:build upbibtex.c:6954:21: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( bibptr == maxbibfiles ) ) 
:info:build                     ^~
:info:build                     =
:info:build upbibtex.c:7029:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:7029:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build        ~~                            ^    ~~
:info:build upbibtex.c:7029:38: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build upbibtex.c:7111:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:7111:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build          ~~                            ^    ~~
:info:build upbibtex.c:7111:40: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build upbibtex.c:7140:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( buffer [bufptr1 ]== 42 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:7140:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( buffer [bufptr1 ]== 42 ) ) 
:info:build                ~~                 ^     ~~
:info:build upbibtex.c:7140:28: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( buffer [bufptr1 ]== 42 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build upbibtex.c:7243:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:7243:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build        ~~                            ^    ~~
:info:build upbibtex.c:7243:38: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build upbibtex.c:7261:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( auxptr == auxstacksize ) ) 
:info:build            ~~~~~~~^~~~~~~~~~~~~~~
:info:build upbibtex.c:7261:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( auxptr == auxstacksize ) ) 
:info:build          ~~       ^               ~~
:info:build upbibtex.c:7261:19: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( auxptr == auxstacksize ) ) 
:info:build                   ^~
:info:build                   =
:info:build upbibtex.c:7346:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( auxptr == 0 ) ) 
:info:build          ~~~~~~~^~~~
:info:build upbibtex.c:7346:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( auxptr == 0 ) ) 
:info:build        ~~       ^    ~~
:info:build upbibtex.c:7346:17: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( auxptr == 0 ) ) 
:info:build                 ^~
:info:build                 =
:info:build upbibtex.c:7417:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( numbibfiles == 0 ) ) 
:info:build               ~~~~~~~~~~~~^~~~
:info:build upbibtex.c:7417:27: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( numbibfiles == 0 ) ) 
:info:build             ~~            ^    ~~
:info:build upbibtex.c:7417:27: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( numbibfiles == 0 ) ) 
:info:build                           ^~
:info:build                           =
:info:build upbibtex.c:7435:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( bststr == 0 ) ) 
:info:build               ~~~~~~~^~~~
:info:build upbibtex.c:7435:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( bststr == 0 ) ) 
:info:build             ~~       ^    ~~
:info:build upbibtex.c:7435:22: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( bststr == 0 ) ) 
:info:build                      ^~
:info:build                      =
:info:build upbibtex.c:7590:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( numfields == numpredefinedfields ) ) 
:info:build          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
:info:build upbibtex.c:7590:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( numfields == numpredefinedfields ) ) 
:info:build        ~~          ^                      ~~
:info:build upbibtex.c:7590:20: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( numfields == numpredefinedfields ) ) 
:info:build                    ^~
:info:build                    =
:info:build upbibtex.c:8080:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( hashtext [wizloc ]== sdefault ) ) 
:info:build              ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
:info:build upbibtex.c:8080:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( hashtext [wizloc ]== sdefault ) ) 
:info:build            ~~                  ^           ~~
:info:build upbibtex.c:8080:32: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( hashtext [wizloc ]== sdefault ) ) 
:info:build                                ^~
:info:build                                =
:info:build upbibtex.c:8773:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( preambleptr == maxbibfiles ) ) 
:info:build                  ~~~~~~~~~~~~^~~~~~~~~~~~~~
:info:build upbibtex.c:8773:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( preambleptr == maxbibfiles ) ) 
:info:build                ~~            ^              ~~
:info:build upbibtex.c:8773:23: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( preambleptr == maxbibfiles ) ) 
:info:build                              ^~
:info:build                              =
:info:build upbibtex.c:8789:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:8789:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                ~~                 ^      ~~
:info:build upbibtex.c:8789:28: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build upbibtex.c:8791:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                       ~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:8791:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                     ~~                 ^     ~~
:info:build upbibtex.c:8791:33: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build upbibtex.c:8832:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:8832:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                  ~~                 ^      ~~
:info:build upbibtex.c:8832:30: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build upbibtex.c:8834:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                         ~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:8834:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                       ~~                 ^     ~~
:info:build upbibtex.c:8834:35: note: use '=' to turn this equality comparison into an assignment
:info:build             else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build upbibtex.c:8942:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~^~~~~~
:info:build upbibtex.c:8942:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build          ~~                 ^      ~~
:info:build upbibtex.c:8942:29: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                             ^~
:info:build                             =
:info:build upbibtex.c:8944:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:8944:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build               ~~                 ^     ~~
:info:build upbibtex.c:8944:34: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build upbibtex.c:8959:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( rightouterdelim == 41 ) ) 
:info:build            ~~~~~~~~~~~~~~~~^~~~~
:info:build upbibtex.c:8959:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( rightouterdelim == 41 ) ) 
:info:build          ~~                ^     ~~
:info:build upbibtex.c:8959:28: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( rightouterdelim == 41 ) ) 
:info:build                            ^~
:info:build                            =
:info:build upbibtex.c:8995:37: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:8995:37: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                  ~~                        ^    ~~
:info:build upbibtex.c:8995:37: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                                            ^~
:info:build                                            =
:info:build upbibtex.c:9034:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( lcxciteloc == lcciteloc ) ) 
:info:build                    ~~~~~~~~~~~^~~~~~~~~~~~
:info:build upbibtex.c:9034:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( lcxciteloc == lcciteloc ) ) 
:info:build                  ~~           ^            ~~
:info:build upbibtex.c:9034:24: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( lcxciteloc == lcciteloc ) ) 
:info:build                               ^~
:info:build                               =
:info:build upbibtex.c:9037:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:9037:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                ~~                        ^    ~~
:info:build upbibtex.c:9037:35: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build upbibtex.c:9129:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( buffer [bufptr2 ]== rightouterdelim ) ) 
:info:build              ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
:info:build upbibtex.c:9129:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( buffer [bufptr2 ]== rightouterdelim ) ) 
:info:build            ~~                 ^                  ~~
:info:build upbibtex.c:9129:31: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( buffer [bufptr2 ]== rightouterdelim ) ) 
:info:build                               ^~
:info:build                               =
:info:build upbibtex.c:9166:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( fntype [fieldnameloc ]== 4 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:9166:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( fntype [fieldnameloc ]== 4 ) ) 
:info:build                  ~~                      ^    ~~
:info:build upbibtex.c:9166:35: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( fntype [fieldnameloc ]== 4 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build upbibtex.c:9334:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                        ~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:9334:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                      ~~                     ^    ~~
:info:build upbibtex.c:9334:31: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                                             ^~
:info:build                                             =
:info:build upbibtex.c:9372:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( typelist [citeparentptr ]== 0 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:9372:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( typelist [citeparentptr ]== 0 ) ) 
:info:build                    ~~                         ^    ~~
:info:build upbibtex.c:9372:40: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( typelist [citeparentptr ]== 0 ) ) 
:info:build                                               ^~
:info:build                                               =
:info:build upbibtex.c:9407:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~~~^~~~
:info:build upbibtex.c:9407:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                ~~                   ^    ~~
:info:build upbibtex.c:9407:30: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build upbibtex.c:9785:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( numglbstrs == maxglobstrs ) ) 
:info:build              ~~~~~~~~~~~^~~~~~~~~~~~~~
:info:build upbibtex.c:9785:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( numglbstrs == maxglobstrs ) ) 
:info:build            ~~           ^              ~~
:info:build upbibtex.c:9785:25: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( numglbstrs == maxglobstrs ) ) 
:info:build                         ^~
:info:build                         =
:info:build upbibtex.c:10491:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( bststr == 0 ) ) 
:info:build          ~~~~~~~^~~~
:info:build upbibtex.c:10491:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( bststr == 0 ) ) 
:info:build        ~~       ^    ~~
:info:build upbibtex.c:10491:17: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( bststr == 0 ) ) 
:info:build                 ^~
:info:build                 =
:info:build upbibtex.c:10521:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( errcount == 1 ) ) 
:info:build                ~~~~~~~~~^~~~
:info:build upbibtex.c:10521:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( errcount == 1 ) ) 
:info:build              ~~         ^    ~~
:info:build upbibtex.c:10521:18: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( errcount == 1 ) ) 
:info:build                         ^~
:info:build                         =
:info:build upbibtex.c:10535:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( errcount == 1 ) ) 
:info:build                ~~~~~~~~~^~~~
:info:build upbibtex.c:10535:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( errcount == 1 ) ) 
:info:build              ~~         ^    ~~
:info:build upbibtex.c:10535:18: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( errcount == 1 ) ) 
:info:build                         ^~
:info:build                         =
:info:build uppltotf.c:2359:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build uppltotf.c:2359:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build             ~~           ^    ~~
:info:build uppltotf.c:2359:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build                          ^~
:info:build                          =
:info:build uppltotf.c:2546:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build uppltotf.c:2546:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build             ~~           ^    ~~
:info:build uppltotf.c:2546:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build                          ^~
:info:build                          =
:info:build uppltotf.c:3329:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( fileformat == 1 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build uppltotf.c:3329:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( fileformat == 1 ) ) 
:info:build        ~~           ^    ~~
:info:build uppltotf.c:3329:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( fileformat == 1 ) ) 
:info:build                     ^~
:info:build                     =
:info:build uppltotf.c:3337:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build uppltotf.c:3337:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build             ~~           ^    ~~
:info:build uppltotf.c:3337:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build                          ^~
:info:build                          =
:info:build uppltotf.c:3411:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( fileformat == 1 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build uppltotf.c:3411:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( fileformat == 1 ) ) 
:info:build        ~~           ^    ~~
:info:build uppltotf.c:3411:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( fileformat == 1 ) ) 
:info:build                     ^~
:info:build                     =
:info:build uppltotf.c:3419:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build uppltotf.c:3419:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build             ~~           ^    ~~
:info:build uppltotf.c:3419:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build                          ^~
:info:build                          =
:info:build uppltotf.c:3634:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( fileformat == 1 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build uppltotf.c:3634:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( fileformat == 1 ) ) 
:info:build        ~~           ^    ~~
:info:build uppltotf.c:3634:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( fileformat == 1 ) ) 
:info:build                     ^~
:info:build                     =
:info:build uppltotf.c:3642:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build uppltotf.c:3642:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build             ~~           ^    ~~
:info:build uppltotf.c:3642:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build                          ^~
:info:build                          =
:info:build uppltotf.c:3689:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( fileformat == 1 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build uppltotf.c:3689:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( fileformat == 1 ) ) 
:info:build        ~~           ^    ~~
:info:build uppltotf.c:3689:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( fileformat == 1 ) ) 
:info:build                     ^~
:info:build                     =
:info:build uppltotf.c:3697:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build uppltotf.c:3697:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build             ~~           ^    ~~
:info:build uppltotf.c:3697:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( fileformat == 0 ) ) 
:info:build                          ^~
:info:build                          =
:info:build web2c/makecpool pdftex >pdftex-pool.c || rm -f pdftex-pool.c
:info:build depbase=`echo otangle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT otangle.o -MD -MP -MF $depbase.Tpo -c -o otangle.o otangle.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 1 warning generated.
:info:build mv -f .deps/upmpost-pmp.Tpo .deps/upmpost-pmp.Po
:info:build depbase=`echo odvicopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT odvicopy.o -MD -MP -MF $depbase.Tpo -c -o odvicopy.o odvicopy.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build mv -f .deps/updvitype-updvitype.Tpo .deps/updvitype-updvitype.Po
:info:build depbase=`echo odvitype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT odvitype.o -MD -MP -MF $depbase.Tpo -c -o odvitype.o odvitype.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build mv -f .deps/uptftopl-uptftopl.Tpo .deps/uptftopl-uptftopl.Po
:info:build depbase=`echo bibtex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT bibtex.o -MD -MP -MF $depbase.Tpo -c -o bibtex.o bibtex.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build bibtex.c:310:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( history == 1 ) ) 
:info:build          ~~~~~~~~^~~~
:info:build bibtex.c:310:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( history == 1 ) ) 
:info:build        ~~        ^    ~~
:info:build bibtex.c:310:18: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( history == 1 ) ) 
:info:build                  ^~
:info:build                  =
:info:build bibtex.c:312:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( history == 0 ) ) 
:info:build               ~~~~~~~~^~~~
:info:build bibtex.c:312:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( history == 0 ) ) 
:info:build             ~~        ^    ~~
:info:build bibtex.c:312:23: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( history == 0 ) ) 
:info:build                       ^~
:info:build                       =
:info:build bibtex.c:387:64: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     while ( ( last > 0 ) ) if ( ( lexclass [buffer [last - 1 ]]== 1 ) ) 
:info:build                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:387:64: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     while ( ( last > 0 ) ) if ( ( lexclass [buffer [last - 1 ]]== 1 ) ) 
:info:build                                 ~~                             ^    ~~
:info:build bibtex.c:387:64: note: use '=' to turn this equality comparison into an assignment
:info:build     while ( ( last > 0 ) ) if ( ( lexclass [buffer [last - 1 ]]== 1 ) ) 
:info:build                                                                ^~
:info:build                                                                =
:info:build bibtex.c:452:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:452:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build          ~~                          ^    ~~
:info:build bibtex.c:452:38: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build bibtex.c:481:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:481:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build          ~~                          ^    ~~
:info:build bibtex.c:481:38: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [buffer [bfptr ]]== 1 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build bibtex.c:497:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( bfptr == bufptr2 ) ) 
:info:build          ~~~~~~^~~~~~~~~~
:info:build bibtex.c:497:16: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( bfptr == bufptr2 ) ) 
:info:build        ~~      ^          ~~
:info:build bibtex.c:497:16: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( bfptr == bufptr2 ) ) 
:info:build                ^~
:info:build                =
:info:build bibtex.c:709:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( lastcite == maxcites ) ) 
:info:build          ~~~~~~~~~^~~~~~~~~~~
:info:build bibtex.c:709:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( lastcite == maxcites ) ) 
:info:build        ~~         ^           ~~
:info:build bibtex.c:709:19: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( lastcite == maxcites ) ) 
:info:build                   ^~
:info:build                   =
:info:build bibtex.c:928:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( scanresult == 0 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build bibtex.c:928:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( scanresult == 0 ) ) 
:info:build        ~~           ^    ~~
:info:build bibtex.c:928:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( scanresult == 0 ) ) 
:info:build                     ^~
:info:build                     =
:info:build bibtex.c:933:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build bibtex.c:933:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build             ~~           ^    ~~
:info:build bibtex.c:933:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build                          ^~
:info:build                          =
:info:build bibtex.c:1116:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( scanresult == 0 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build bibtex.c:1116:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( scanresult == 0 ) ) 
:info:build        ~~           ^    ~~
:info:build bibtex.c:1116:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( scanresult == 0 ) ) 
:info:build                     ^~
:info:build                     =
:info:build bibtex.c:1121:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build               ~~~~~~~~~~~^~~~
:info:build bibtex.c:1121:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build             ~~           ^    ~~
:info:build bibtex.c:1121:26: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( scanresult == 2 ) ) 
:info:build                          ^~
:info:build                          =
:info:build bibtex.c:1371:7: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     ]]== 1 ) ) 
:info:build     ~~^~~~
:info:build bibtex.c:1371:7: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     ]]== 1 ) ) 
:info:build       ^    ~~
:info:build bibtex.c:1371:7: note: use '=' to turn this equality comparison into an assignment
:info:build     ]]== 1 ) ) 
:info:build       ^~
:info:build       =
:info:build bibtex.c:1374:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     lab15: if ( ( outbuflength == 0 ) ) 
:info:build                   ~~~~~~~~~~~~~^~~~
:info:build bibtex.c:1374:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     lab15: if ( ( outbuflength == 0 ) ) 
:info:build                 ~~             ^    ~~
:info:build bibtex.c:1374:32: note: use '=' to turn this equality comparison into an assignment
:info:build     lab15: if ( ( outbuflength == 0 ) ) 
:info:build                                ^~
:info:build                                =
:info:build bibtex.c:1732:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( numcites == 1 ) ) 
:info:build            ~~~~~~~~~^~~~
:info:build bibtex.c:1732:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( numcites == 1 ) ) 
:info:build          ~~         ^    ~~
:info:build bibtex.c:1732:21: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( numcites == 1 ) ) 
:info:build                     ^~
:info:build                     =
:info:build bibtex.c:1806:44: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   register strnumber Result; if ( ( strptr == maxstrings ) ) 
:info:build                                     ~~~~~~~^~~~~~~~~~~~~
:info:build bibtex.c:1806:44: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   register strnumber Result; if ( ( strptr == maxstrings ) ) 
:info:build                                   ~~       ^             ~~
:info:build bibtex.c:1806:44: note: use '=' to turn this equality comparison into an assignment
:info:build   register strnumber Result; if ( ( strptr == maxstrings ) ) 
:info:build                                            ^~
:info:build                                            =
:info:build bibtex.c:1921:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( hashilk [p ]== ilk ) ) 
:info:build                  ~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:1921:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( hashilk [p ]== ilk ) ) 
:info:build                ~~            ^      ~~
:info:build bibtex.c:1921:23: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( hashilk [p ]== ilk ) ) 
:info:build                              ^~
:info:build                              =
:info:build bibtex.c:1933:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( hashnext [p ]== 0 ) ) 
:info:build            ~~~~~~~~~~~~~^~~~
:info:build bibtex.c:1933:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( hashnext [p ]== 0 ) ) 
:info:build          ~~             ^    ~~
:info:build bibtex.c:1933:25: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( hashnext [p ]== 0 ) ) 
:info:build                         ^~
:info:build                         =
:info:build bibtex.c:1941:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( ( hashused == hashbase ) ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~~
:info:build bibtex.c:1941:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( ( hashused == hashbase ) ) ) 
:info:build                    ~~           ^             ~~
:info:build bibtex.c:1941:26: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( ( hashused == hashbase ) ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:2002:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( intptr == bufsize ) ) 
:info:build              ~~~~~~~^~~~~~~~~~
:info:build bibtex.c:2002:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( intptr == bufsize ) ) 
:info:build            ~~       ^          ~~
:info:build bibtex.c:2002:21: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( intptr == bufsize ) ) 
:info:build                     ^~
:info:build                     =
:info:build bibtex.c:2012:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( intptr == bufsize ) ) 
:info:build              ~~~~~~~^~~~~~~~~~
:info:build bibtex.c:2012:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( intptr == bufsize ) ) 
:info:build            ~~       ^          ~~
:info:build bibtex.c:2012:21: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( intptr == bufsize ) ) 
:info:build                     ^~
:info:build                     =
:info:build bibtex.c:2085:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( char1 == 127 ) ) {
:info:build            ~~~~~~^~~~~~
:info:build bibtex.c:2085:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( char1 == 127 ) ) {
:info:build          ~~      ^      ~~
:info:build bibtex.c:2085:18: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( char1 == 127 ) ) {
:info:build                  ^~
:info:build                  =
:info:build bibtex.c:2087:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( char2 == 127 ) ) {
:info:build              ~~~~~~^~~~~~
:info:build bibtex.c:2087:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( char2 == 127 ) ) {
:info:build            ~~      ^      ~~
:info:build bibtex.c:2087:20: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( char2 == 127 ) ) {
:info:build                    ^~
:info:build                    =
:info:build bibtex.c:2115:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( char2 == 127 ) ) 
:info:build                 ~~~~~~^~~~~~
:info:build bibtex.c:2115:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( char2 == 127 ) ) 
:info:build               ~~      ^      ~~
:info:build bibtex.c:2115:23: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( char2 == 127 ) ) 
:info:build                       ^~
:info:build                       =
:info:build bibtex.c:2467:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( buffer [bufptr2 ]== 45 ) ) 
:info:build          ~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:2467:27: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( buffer [bufptr2 ]== 45 ) ) 
:info:build        ~~                 ^     ~~
:info:build bibtex.c:2467:27: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( buffer [bufptr2 ]== 45 ) ) 
:info:build                           ^~
:info:build                           =
:info:build bibtex.c:2479:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( ( signlength == 1 ) ) ) 
:info:build            ~~~~~~~~~~~^~~~
:info:build bibtex.c:2479:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( ( signlength == 1 ) ) ) 
:info:build        ~~             ^      ~~
:info:build bibtex.c:2479:23: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( ( signlength == 1 ) ) ) 
:info:build                       ^~
:info:build                       =
:info:build bibtex.c:2647:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build bibtex.c:2647:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                ~~          ^                ~~
:info:build bibtex.c:2647:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                            ^~
:info:build                            =
:info:build bibtex.c:2695:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build bibtex.c:2695:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                ~~          ^                ~~
:info:build bibtex.c:2695:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                            ^~
:info:build                            =
:info:build bibtex.c:2731:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( fnloc == wizloc ) ) 
:info:build                  ~~~~~~^~~~~~~~~
:info:build bibtex.c:2731:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( fnloc == wizloc ) ) 
:info:build                ~~      ^         ~~
:info:build bibtex.c:2731:17: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( fnloc == wizloc ) ) 
:info:build                        ^~
:info:build                        =
:info:build bibtex.c:2750:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                      ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build bibtex.c:2750:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                    ~~          ^                ~~
:info:build bibtex.c:2750:25: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                                ^~
:info:build                                =
:info:build bibtex.c:2759:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                      ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build bibtex.c:2759:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                    ~~          ^                ~~
:info:build bibtex.c:2759:25: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( singleptr == singlefnspace ) ) 
:info:build                                ^~
:info:build                                =
:info:build bibtex.c:2798:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build bibtex.c:2798:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                ~~          ^                ~~
:info:build bibtex.c:2798:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                            ^~
:info:build                            =
:info:build bibtex.c:2807:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build bibtex.c:2807:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                ~~          ^                ~~
:info:build bibtex.c:2807:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( singleptr == singlefnspace ) ) 
:info:build                            ^~
:info:build                            =
:info:build bibtex.c:2839:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( fnloc == wizloc ) ) 
:info:build                     ~~~~~~^~~~~~~~~
:info:build bibtex.c:2839:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( fnloc == wizloc ) ) 
:info:build                   ~~      ^         ~~
:info:build bibtex.c:2839:20: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( fnloc == wizloc ) ) 
:info:build                           ^~
:info:build                           =
:info:build bibtex.c:2858:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( singleptr == singlefnspace ) ) 
:info:build                    ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build bibtex.c:2858:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( singleptr == singlefnspace ) ) 
:info:build                  ~~          ^                ~~
:info:build bibtex.c:2858:23: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( singleptr == singlefnspace ) ) 
:info:build                              ^~
:info:build                              =
:info:build bibtex.c:2890:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( singleptr == singlefnspace ) ) 
:info:build              ~~~~~~~~~~^~~~~~~~~~~~~~~~
:info:build bibtex.c:2890:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( singleptr == singlefnspace ) ) 
:info:build            ~~          ^                ~~
:info:build bibtex.c:2890:24: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( singleptr == singlefnspace ) ) 
:info:build                        ^~
:info:build                        =
:info:build bibtex.c:2936:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( exbufptr == bufsize ) ) 
:info:build            ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:2936:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( exbufptr == bufsize ) ) 
:info:build          ~~         ^          ~~
:info:build bibtex.c:2936:21: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( exbufptr == bufsize ) ) 
:info:build                     ^~
:info:build                     =
:info:build bibtex.c:2975:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( exbuf [exbufptr - 1 ]== 32 ) ) {
:info:build            ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:2975:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( exbuf [exbufptr - 1 ]== 32 ) ) {
:info:build          ~~                     ^     ~~
:info:build bibtex.c:2975:33: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( exbuf [exbufptr - 1 ]== 32 ) ) {
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:2977:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( exbuf [exbufptr - 2 ]== 32 ) ) 
:info:build              ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:2977:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( exbuf [exbufptr - 2 ]== 32 ) ) 
:info:build            ~~                     ^     ~~
:info:build bibtex.c:2977:35: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( exbuf [exbufptr - 2 ]== 32 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build bibtex.c:2990:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                  ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:2990:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                ~~         ^          ~~
:info:build bibtex.c:2990:20: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                           ^~
:info:build                           =
:info:build bibtex.c:3016:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:3016:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~         ^          ~~
:info:build bibtex.c:3016:19: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:3036:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( bibbracelevel == 0 ) ) 
:info:build                      ~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:3036:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( bibbracelevel == 0 ) ) 
:info:build                    ~~              ^    ~~
:info:build bibtex.c:3036:29: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( bibbracelevel == 0 ) ) 
:info:build                                    ^~
:info:build                                    =
:info:build bibtex.c:3044:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:3044:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~         ^          ~~
:info:build bibtex.c:3044:19: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:3069:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:3069:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~         ^          ~~
:info:build bibtex.c:3069:19: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:3105:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                  ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:3105:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                ~~         ^          ~~
:info:build bibtex.c:3105:20: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbufptr == bufsize ) ) 
:info:build                           ^~
:info:build                           =
:info:build bibtex.c:3132:6: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     ]== 123 ) ) 
:info:build     ~^~~~~~
:info:build bibtex.c:3132:6: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     ]== 123 ) ) 
:info:build      ^      ~~
:info:build bibtex.c:3132:6: note: use '=' to turn this equality comparison into an assignment
:info:build     ]== 123 ) ) 
:info:build      ^~
:info:build      =
:info:build bibtex.c:3145:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3145:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build              ~~                 ^      ~~
:info:build bibtex.c:3145:26: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:3157:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3157:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                   ~~                 ^      ~~
:info:build bibtex.c:3157:31: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build bibtex.c:3183:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3183:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build               ~~                 ^      ~~
:info:build bibtex.c:3183:34: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( buffer [bufptr2 ]== 125 ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build bibtex.c:3251:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:3251:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbufptr == bufsize ) ) 
:info:build                  ~~         ^          ~~
:info:build bibtex.c:3251:22: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbufptr == bufsize ) ) 
:info:build                             ^~
:info:build                             =
:info:build bibtex.c:3294:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( commandnum == 2 ) ) {
:info:build                  ~~~~~~~~~~~^~~~
:info:build bibtex.c:3294:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( commandnum == 2 ) ) {
:info:build                ~~           ^    ~~
:info:build bibtex.c:3294:22: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( commandnum == 2 ) ) {
:info:build                             ^~
:info:build                             =
:info:build bibtex.c:3296:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( macronameloc == curmacroloc ) ) 
:info:build                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~
:info:build bibtex.c:3296:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( macronameloc == curmacroloc ) ) 
:info:build                  ~~             ^              ~~
:info:build bibtex.c:3296:26: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( macronameloc == curmacroloc ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:3331:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbufptr == 0 ) ) {
:info:build                  ~~~~~~~~~^~~~
:info:build bibtex.c:3331:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbufptr == 0 ) ) {
:info:build                ~~         ^    ~~
:info:build bibtex.c:3331:20: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbufptr == 0 ) ) {
:info:build                           ^~
:info:build                           =
:info:build bibtex.c:3337:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                        ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:3337:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~         ^          ~~
:info:build bibtex.c:3337:19: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbufptr == bufsize ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:3357:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:3357:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build bibtex.c:3357:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build bibtex.c:3370:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:3370:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build bibtex.c:3370:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build bibtex.c:3406:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   while ( ( buffer [bufptr2 ]== 35 ) ) {
:info:build             ~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:3406:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   while ( ( buffer [bufptr2 ]== 35 ) ) {
:info:build           ~~                 ^     ~~
:info:build bibtex.c:3406:30: note: use '=' to turn this equality comparison into an assignment
:info:build   while ( ( buffer [bufptr2 ]== 35 ) ) {
:info:build                              ^~
:info:build                              =
:info:build bibtex.c:3425:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufptr - 1 ]== 32 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:3425:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufptr - 1 ]== 32 ) ) 
:info:build              ~~                     ^     ~~
:info:build bibtex.c:3425:30: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufptr - 1 ]== 32 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build bibtex.c:3538:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( bracelevel == 0 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build bibtex.c:3538:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( bracelevel == 0 ) ) 
:info:build        ~~           ^    ~~
:info:build bibtex.c:3538:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( bracelevel == 0 ) ) 
:info:build                     ^~
:info:build                     =
:info:build bibtex.c:3570:47: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( lexclass [exbuf [exbufptr + 2 ]]== 1 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:3570:47: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( lexclass [exbuf [exbufptr + 2 ]]== 1 ) ) 
:info:build                    ~~                                ^    ~~
:info:build bibtex.c:3570:47: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( lexclass [exbuf [exbufptr + 2 ]]== 1 ) ) 
:info:build                                                      ^~
:info:build                                                      =
:info:build bibtex.c:3588:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3588:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build              ~~                 ^      ~~
:info:build bibtex.c:3588:26: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:3590:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3590:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                   ~~                 ^      ~~
:info:build bibtex.c:3590:31: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build bibtex.c:3605:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [exbuf [exbufptr ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:3605:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [exbuf [exbufptr ]]== 1 ) ) 
:info:build          ~~                            ^    ~~
:info:build bibtex.c:3605:40: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [exbuf [exbufptr ]]== 1 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build bibtex.c:3633:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build               ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3633:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build             ~~                     ^      ~~
:info:build bibtex.c:3633:36: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                    ^~
:info:build                                    =
:info:build bibtex.c:3692:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3692:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                   ~~                     ^      ~~
:info:build bibtex.c:3692:35: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build bibtex.c:3694:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3694:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                   ~~                     ^      ~~
:info:build bibtex.c:3694:35: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build bibtex.c:3702:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build              ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3702:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build            ~~                     ^      ~~
:info:build bibtex.c:3702:35: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build bibtex.c:3704:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                   ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3704:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                 ~~                     ^      ~~
:info:build bibtex.c:3704:40: note: use '=' to turn this equality comparison into an assignment
:info:build       else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build bibtex.c:3732:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( strpool [spptr ]== 125 ) ) 
:info:build            ~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3732:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( strpool [spptr ]== 125 ) ) 
:info:build          ~~                ^      ~~
:info:build bibtex.c:3732:28: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( strpool [spptr ]== 125 ) ) 
:info:build                            ^~
:info:build                            =
:info:build bibtex.c:3734:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3734:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( strpool [spptr ]== 123 ) ) 
:info:build               ~~                ^      ~~
:info:build bibtex.c:3734:33: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:3763:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( exbuf [exbufyptr - 1 ]== 123 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3763:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( exbuf [exbufyptr - 1 ]== 123 ) ) 
:info:build          ~~                      ^      ~~
:info:build bibtex.c:3763:34: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( exbuf [exbufyptr - 1 ]== 123 ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build bibtex.c:3768:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufyptr ]== 92 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:3768:27: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufyptr ]== 92 ) ) 
:info:build              ~~                  ^     ~~
:info:build bibtex.c:3768:27: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufyptr ]== 92 ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build bibtex.c:3773:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbuf [exbufyptr ]== 125 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3773:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbuf [exbufyptr ]== 125 ) ) 
:info:build                  ~~                  ^      ~~
:info:build bibtex.c:3773:31: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbuf [exbufyptr ]== 125 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build bibtex.c:3775:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             else if ( ( exbuf [exbufyptr ]== 123 ) ) 
:info:build                         ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3775:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             else if ( ( exbuf [exbufyptr ]== 123 ) ) 
:info:build                       ~~                  ^      ~~
:info:build bibtex.c:3775:36: note: use '=' to turn this equality comparison into an assignment
:info:build             else if ( ( exbuf [exbufyptr ]== 123 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build bibtex.c:3782:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( exbuf [exbufyptr - 1 ]== 125 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3782:39: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( exbuf [exbufyptr - 1 ]== 125 ) ) 
:info:build               ~~                      ^      ~~
:info:build bibtex.c:3782:39: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( exbuf [exbufyptr - 1 ]== 125 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build bibtex.c:3800:56: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     while ( ( spptr < spend ) ) if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                        ~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3800:56: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     while ( ( spptr < spend ) ) if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                      ~~                ^      ~~
:info:build bibtex.c:3800:56: note: use '=' to turn this equality comparison into an assignment
:info:build     while ( ( spptr < spend ) ) if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                                        ^~
:info:build                                                        =
:info:build bibtex.c:3811:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         strpool [spptr ]]== 2 ) ) 
:info:build         ~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:3811:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         strpool [spptr ]]== 2 ) ) 
:info:build                          ^    ~~
:info:build bibtex.c:3811:19: note: use '=' to turn this equality comparison into an assignment
:info:build         strpool [spptr ]]== 2 ) ) 
:info:build                          ^~
:info:build                          =
:info:build bibtex.c:3828:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                          ~~~~~~~~~^~~~~~~~~~~~
:info:build bibtex.c:3828:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                        ~~         ^            ~~
:info:build bibtex.c:3828:21: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build bibtex.c:3840:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                          ~~~~~~~~~^~~~~~~~~~~~
:info:build bibtex.c:3840:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                        ~~         ^            ~~
:info:build bibtex.c:3840:21: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build bibtex.c:3852:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                          ~~~~~~~~~^~~~~~~~~~~~
:info:build bibtex.c:3852:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                        ~~         ^            ~~
:info:build bibtex.c:3852:21: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build bibtex.c:3864:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                          ~~~~~~~~~^~~~~~~~~~~~
:info:build bibtex.c:3864:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                        ~~         ^            ~~
:info:build bibtex.c:3864:21: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( curtoken == lasttoken ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build bibtex.c:3884:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3884:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                   ~~                ^      ~~
:info:build bibtex.c:3884:30: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build bibtex.c:3890:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3890:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                   ~~                ^      ~~
:info:build bibtex.c:3890:30: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build bibtex.c:3911:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( strpool [spptr ]== 123 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3911:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( strpool [spptr ]== 123 ) ) 
:info:build                    ~~                ^      ~~
:info:build bibtex.c:3911:31: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build bibtex.c:3944:46: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                     if ( ( lexclass [svbuffer [namebfptr ]]== 2 ) ) 
:info:build                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:3944:46: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                     if ( ( lexclass [svbuffer [namebfptr ]]== 2 ) ) 
:info:build                          ~~                                ^    ~~
:info:build bibtex.c:3944:46: note: use '=' to turn this equality comparison into an assignment
:info:build                     if ( ( lexclass [svbuffer [namebfptr ]]== 2 ) ) 
:info:build                                                            ^~
:info:build                                                            =
:info:build bibtex.c:3947:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                                ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:3947:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~         ^          ~~
:info:build bibtex.c:3947:20: note: use '=' to turn this equality comparison into an assignment
:info:build                         if ( ( exbufptr == bufsize ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build bibtex.c:3959:41: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( svbuffer [namebfptr + 1 ]== 92 ) ) 
:info:build                              ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:3959:41: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( svbuffer [namebfptr + 1 ]== 92 ) ) 
:info:build                            ~~                         ^     ~~
:info:build bibtex.c:3959:41: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( svbuffer [namebfptr + 1 ]== 92 ) ) 
:info:build                                                       ^~
:info:build                                                       =
:info:build bibtex.c:3976:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                           if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                  ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3976:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                           if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                ~~                     ^      ~~
:info:build bibtex.c:3976:34: note: use '=' to turn this equality comparison into an assignment
:info:build                           if ( ( svbuffer [namebfptr ]== 125 ) ) 
:info:build                                                       ^~
:info:build                                                       =
:info:build bibtex.c:3978:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                           else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                       ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:3978:39: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                           else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                     ~~                     ^      ~~
:info:build bibtex.c:3978:39: note: use '=' to turn this equality comparison into an assignment
:info:build                           else if ( ( svbuffer [namebfptr ]== 123 ) ) 
:info:build                                                            ^~
:info:build                                                            =
:info:build bibtex.c:3981:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                             if ( ( exbufptr == bufsize ) ) 
:info:build                                    ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:3981:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                             if ( ( exbufptr == bufsize ) ) 
:info:build                                  ~~         ^          ~~
:info:build bibtex.c:3981:24: note: use '=' to turn this equality comparison into an assignment
:info:build                             if ( ( exbufptr == bufsize ) ) 
:info:build                                             ^~
:info:build                                             =
:info:build bibtex.c:4004:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:4004:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                            ~~         ^          ~~
:info:build bibtex.c:4004:25: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build bibtex.c:4011:48: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                     if ( ( lexclass [namesepchar [curtoken ]]== 4 ) ) 
:info:build                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:4011:48: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                     if ( ( lexclass [namesepchar [curtoken ]]== 4 ) ) 
:info:build                          ~~                                  ^    ~~
:info:build bibtex.c:4011:48: note: use '=' to turn this equality comparison into an assignment
:info:build                     if ( ( lexclass [namesepchar [curtoken ]]== 4 ) ) 
:info:build                                                              ^~
:info:build                                                              =
:info:build bibtex.c:4013:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:4013:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                            ~~         ^          ~~
:info:build bibtex.c:4013:25: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build bibtex.c:4023:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:4023:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                            ~~         ^          ~~
:info:build bibtex.c:4023:25: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build bibtex.c:4032:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                              ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:4032:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                            ~~         ^          ~~
:info:build bibtex.c:4032:25: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbufptr == bufsize ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build bibtex.c:4060:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                       ~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:4060:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                     ~~                ^      ~~
:info:build bibtex.c:4060:32: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build bibtex.c:4066:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:4066:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build bibtex.c:4066:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build bibtex.c:4074:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                       ~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:4074:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                     ~~                ^      ~~
:info:build bibtex.c:4074:32: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build bibtex.c:4079:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:4079:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build bibtex.c:4079:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build bibtex.c:4090:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                      ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:4090:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                    ~~         ^          ~~
:info:build bibtex.c:4090:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == bufsize ) ) 
:info:build                               ^~
:info:build                               =
:info:build bibtex.c:4101:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:4101:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                  ~~                     ^      ~~
:info:build bibtex.c:4101:34: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build bibtex.c:4104:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:4104:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                    ~~                     ^      ~~
:info:build bibtex.c:4104:36: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbuf [exbufptr - 1 ]== 126 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build bibtex.c:4118:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:4118:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( strpool [spptr ]== 125 ) ) 
:info:build               ~~                ^      ~~
:info:build bibtex.c:4118:33: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( strpool [spptr ]== 125 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:4126:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbufptr == bufsize ) ) 
:info:build                ~~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:4126:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbufptr == bufsize ) ) 
:info:build              ~~         ^          ~~
:info:build bibtex.c:4126:18: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbufptr == bufsize ) ) 
:info:build                         ^~
:info:build                         =
:info:build bibtex.c:4215:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( litstkptr == litstksize ) ) 
:info:build          ~~~~~~~~~~^~~~~~~~~~~~~
:info:build bibtex.c:4215:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( litstkptr == litstksize ) ) 
:info:build        ~~          ^             ~~
:info:build bibtex.c:4215:20: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( litstkptr == litstksize ) ) 
:info:build                    ^~
:info:build                    =
:info:build bibtex.c:4227:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( litstkptr == 0 ) ) 
:info:build          ~~~~~~~~~~^~~~
:info:build bibtex.c:4227:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( litstkptr == 0 ) ) 
:info:build        ~~          ^    ~~
:info:build bibtex.c:4227:20: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( litstkptr == 0 ) ) 
:info:build                    ^~
:info:build                    =
:info:build bibtex.c:4243:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( *poptype == 1 ) ) {
:info:build            ~~~~~~~~~^~~~
:info:build bibtex.c:4243:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( *poptype == 1 ) ) {
:info:build          ~~         ^    ~~
:info:build bibtex.c:4243:21: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( *poptype == 1 ) ) {
:info:build                     ^~
:info:build                     =
:info:build bibtex.c:4306:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( stktp == 4 ) ) 
:info:build          ~~~~~~^~~~
:info:build bibtex.c:4306:16: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( stktp == 4 ) ) 
:info:build        ~~      ^    ~~
:info:build bibtex.c:4306:16: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( stktp == 4 ) ) 
:info:build                ^~
:info:build                =
:info:build bibtex.c:4422:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( outbufptr == minprintline - 1 ) ) 
:info:build            ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
:info:build bibtex.c:4422:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( outbufptr == minprintline - 1 ) ) 
:info:build          ~~          ^                   ~~
:info:build bibtex.c:4422:22: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( outbufptr == minprintline - 1 ) ) 
:info:build                      ^~
:info:build                      =
:info:build bibtex.c:4429:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       lab16: if ( ( outbufptr == endptr ) ) 
:info:build                     ~~~~~~~~~~^~~~~~~~~
:info:build bibtex.c:4429:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       lab16: if ( ( outbufptr == endptr ) ) 
:info:build                   ~~          ^         ~~
:info:build bibtex.c:4429:31: note: use '=' to turn this equality comparison into an assignment
:info:build       lab16: if ( ( outbufptr == endptr ) ) 
:info:build                               ^~
:info:build                               =
:info:build bibtex.c:4435:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         outbufptr + 1 ]]== 1 ) ) 
:info:build         ~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:4435:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         outbufptr + 1 ]]== 1 ) ) 
:info:build                         ^    ~~
:info:build bibtex.c:4435:18: note: use '=' to turn this equality comparison into an assignment
:info:build         outbufptr + 1 ]]== 1 ) ) 
:info:build                         ^~
:info:build                         =
:info:build bibtex.c:4502:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( poptyp1 == 0 ) ) {
:info:build               ~~~~~~~~^~~~
:info:build bibtex.c:4502:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( poptyp1 == 0 ) ) {
:info:build             ~~        ^    ~~
:info:build bibtex.c:4502:23: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( poptyp1 == 0 ) ) {
:info:build                       ^~
:info:build                       =
:info:build bibtex.c:4504:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( poplit2 == poplit1 ) ) 
:info:build            ~~~~~~~~^~~~~~~~~~
:info:build bibtex.c:4504:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( poplit2 == poplit1 ) ) 
:info:build          ~~        ^          ~~
:info:build bibtex.c:4504:20: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( poplit2 == poplit1 ) ) 
:info:build                    ^~
:info:build                    =
:info:build bibtex.c:4960:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:4960:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build              ~~                 ^      ~~
:info:build bibtex.c:4960:26: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:4969:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( conversiontype == 0 ) ) {
:info:build                  ~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:4969:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( conversiontype == 0 ) ) {
:info:build                ~~               ^    ~~
:info:build bibtex.c:4969:26: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( conversiontype == 0 ) ) {
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:4971:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbufptr == 0 ) ) 
:info:build                    ~~~~~~~~~^~~~
:info:build bibtex.c:4971:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbufptr == 0 ) ) 
:info:build                  ~~         ^    ~~
:info:build bibtex.c:4971:22: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbufptr == 0 ) ) 
:info:build                             ^~
:info:build                             =
:info:build bibtex.c:5056:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                        ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5056:27: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                      ~~                 ^      ~~
:info:build bibtex.c:5056:27: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build bibtex.c:5058:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                             ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5058:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                           ~~                 ^      ~~
:info:build bibtex.c:5058:32: note: use '=' to turn this equality comparison into an assignment
:info:build                 else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                              ^~
:info:build                                              =
:info:build bibtex.c:5084:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5084:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                   ~~                 ^      ~~
:info:build bibtex.c:5084:31: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build bibtex.c:5089:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( bracelevel == 0 ) ) 
:info:build                     ~~~~~~~~~~~^~~~
:info:build bibtex.c:5089:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( bracelevel == 0 ) ) 
:info:build                   ~~           ^    ~~
:info:build bibtex.c:5089:25: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( bracelevel == 0 ) ) 
:info:build                                ^~
:info:build                                =
:info:build bibtex.c:5094:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbufptr == 0 ) ) 
:info:build                      ~~~~~~~~~^~~~
:info:build bibtex.c:5094:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbufptr == 0 ) ) 
:info:build                    ~~         ^    ~~
:info:build bibtex.c:5094:24: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbufptr == 0 ) ) 
:info:build                               ^~
:info:build                               =
:info:build bibtex.c:5100:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbuf [exbufptr ]== 58 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:5100:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbuf [exbufptr ]== 58 ) ) 
:info:build                    ~~                 ^     ~~
:info:build bibtex.c:5100:32: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbuf [exbufptr ]== 58 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build bibtex.c:5283:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( poplit2 == 1 ) ) 
:info:build                ~~~~~~~~^~~~
:info:build bibtex.c:5283:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( poplit2 == 1 ) ) 
:info:build              ~~        ^    ~~
:info:build bibtex.c:5283:17: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( poplit2 == 1 ) ) 
:info:build                        ^~
:info:build                        =
:info:build bibtex.c:5312:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbuf [exbufptr - 1 ]== 44 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:5312:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbuf [exbufptr - 1 ]== 44 ) ) 
:info:build                ~~                     ^     ~~
:info:build bibtex.c:5312:32: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbuf [exbufptr - 1 ]== 44 ) ) 
:info:build                                       ^~
:info:build                                       =
:info:build bibtex.c:5338:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( numcommas == 2 ) ) 
:info:build                  ~~~~~~~~~~^~~~
:info:build bibtex.c:5338:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( numcommas == 2 ) ) 
:info:build                ~~          ^    ~~
:info:build bibtex.c:5338:21: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( numcommas == 2 ) ) 
:info:build                            ^~
:info:build                            =
:info:build bibtex.c:5354:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( numcommas == 1 ) ) 
:info:build                    ~~~~~~~~~~^~~~
:info:build bibtex.c:5354:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( numcommas == 1 ) ) 
:info:build                  ~~          ^    ~~
:info:build bibtex.c:5354:23: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( numcommas == 1 ) ) 
:info:build                              ^~
:info:build                              =
:info:build bibtex.c:5376:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbuf [exbufxptr ]== 125 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5376:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbuf [exbufxptr ]== 125 ) ) 
:info:build                  ~~                  ^      ~~
:info:build bibtex.c:5376:31: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbuf [exbufxptr ]== 125 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build bibtex.c:5378:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             else if ( ( exbuf [exbufxptr ]== 123 ) ) 
:info:build                         ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5378:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             else if ( ( exbuf [exbufxptr ]== 123 ) ) 
:info:build                       ~~                  ^      ~~
:info:build bibtex.c:5378:36: note: use '=' to turn this equality comparison into an assignment
:info:build             else if ( ( exbuf [exbufxptr ]== 123 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build bibtex.c:5447:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( numcommas == 0 ) ) 
:info:build              ~~~~~~~~~~^~~~
:info:build bibtex.c:5447:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( numcommas == 0 ) ) 
:info:build            ~~          ^    ~~
:info:build bibtex.c:5447:24: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( numcommas == 0 ) ) 
:info:build                        ^~
:info:build                        =
:info:build bibtex.c:5476:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       else if ( ( numcommas == 1 ) ) 
:info:build                   ~~~~~~~~~~^~~~
:info:build bibtex.c:5476:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       else if ( ( numcommas == 1 ) ) 
:info:build                 ~~          ^    ~~
:info:build bibtex.c:5476:29: note: use '=' to turn this equality comparison into an assignment
:info:build       else if ( ( numcommas == 1 ) ) 
:info:build                             ^~
:info:build                             =
:info:build bibtex.c:5485:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       else if ( ( numcommas == 2 ) ) 
:info:build                   ~~~~~~~~~~^~~~
:info:build bibtex.c:5485:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       else if ( ( numcommas == 2 ) ) 
:info:build                 ~~          ^    ~~
:info:build bibtex.c:5485:29: note: use '=' to turn this equality comparison into an assignment
:info:build       else if ( ( numcommas == 2 ) ) 
:info:build                             ^~
:info:build                             =
:info:build 10 warnings generated.
:info:build bibtex.c:5578:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( poptyp1 == 3 ) ) 
:info:build               ~~~~~~~~^~~~
:info:build bibtex.c:5578:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( poptyp1 == 3 ) ) 
:info:build             ~~        ^    ~~
:info:build bibtex.c:5578:23: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( poptyp1 == 3 ) ) 
:info:build                       ^~
:info:build                       =
:info:build bibtex.c:5654:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5654:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                ~~                 ^      ~~
:info:build bibtex.c:5654:28: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build bibtex.c:5659:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:5659:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                    ~~                     ^     ~~
:info:build bibtex.c:5659:36: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build bibtex.c:5702:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                              ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5702:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                            ~~                 ^      ~~
:info:build bibtex.c:5702:33: note: use '=' to turn this equality comparison into an assignment
:info:build                       if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                               ^~
:info:build                                               =
:info:build bibtex.c:5704:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                       else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                   ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5704:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                       else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                 ~~                 ^      ~~
:info:build bibtex.c:5704:38: note: use '=' to turn this equality comparison into an assignment
:info:build                       else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                                    ^~
:info:build                                                    =
:info:build bibtex.c:5715:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( exbuf [exbufptr ]== 125 ) ) {
:info:build                       ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5715:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( exbuf [exbufptr ]== 125 ) ) {
:info:build                     ~~                 ^      ~~
:info:build bibtex.c:5715:33: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( exbuf [exbufptr ]== 125 ) ) {
:info:build                                        ^~
:info:build                                        =
:info:build bibtex.c:5794:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( poplit2 == 1 ) ) {
:info:build                ~~~~~~~~^~~~
:info:build bibtex.c:5794:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( poplit2 == 1 ) ) {
:info:build              ~~        ^    ~~
:info:build bibtex.c:5794:17: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( poplit2 == 1 ) ) {
:info:build                        ^~
:info:build                        =
:info:build mv -f .deps/uppltotf-uppltotf.Tpo .deps/uppltotf-uppltotf.Po
:info:build bibtex.c:5893:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( strpool [spptr - 1 ]== 123 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5893:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( strpool [spptr - 1 ]== 123 ) ) 
:info:build              ~~                    ^      ~~
:info:build bibtex.c:5893:29: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( strpool [spptr - 1 ]== 123 ) ) 
:info:build                                    ^~
:info:build                                    =
:info:build bibtex.c:5898:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( strpool [spptr ]== 92 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:5898:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( strpool [spptr ]== 92 ) ) 
:info:build                  ~~                ^     ~~
:info:build bibtex.c:5898:29: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( strpool [spptr ]== 92 ) ) 
:info:build                                    ^~
:info:build                                    =
:info:build bibtex.c:5903:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( strpool [spptr ]== 125 ) ) 
:info:build                        ~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5903:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( strpool [spptr ]== 125 ) ) 
:info:build                      ~~                ^      ~~
:info:build bibtex.c:5903:26: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( strpool [spptr ]== 125 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build bibtex.c:5905:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                             ~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5905:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                           ~~                ^      ~~
:info:build bibtex.c:5905:31: note: use '=' to turn this equality comparison into an assignment
:info:build                 else if ( ( strpool [spptr ]== 123 ) ) 
:info:build                                             ^~
:info:build                                             =
:info:build bibtex.c:5913:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( strpool [spptr - 1 ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5913:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( strpool [spptr - 1 ]== 125 ) ) 
:info:build                   ~~                    ^      ~~
:info:build bibtex.c:5913:34: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( strpool [spptr - 1 ]== 125 ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build bibtex.c:5955:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( strpool [spxptr1 - 1 ]== 123 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5955:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( strpool [spxptr1 - 1 ]== 123 ) ) 
:info:build              ~~                      ^      ~~
:info:build bibtex.c:5955:31: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( strpool [spxptr1 - 1 ]== 123 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build bibtex.c:5960:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( strpool [spxptr1 ]== 92 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:5960:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( strpool [spxptr1 ]== 92 ) ) 
:info:build                  ~~                  ^     ~~
:info:build bibtex.c:5960:31: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( strpool [spxptr1 ]== 92 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build bibtex.c:5965:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( strpool [spxptr1 ]== 125 ) ) 
:info:build                        ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5965:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( strpool [spxptr1 ]== 125 ) ) 
:info:build                      ~~                  ^      ~~
:info:build bibtex.c:5965:28: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( strpool [spxptr1 ]== 125 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build bibtex.c:5967:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 else if ( ( strpool [spxptr1 ]== 123 ) ) 
:info:build                             ~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5967:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 else if ( ( strpool [spxptr1 ]== 123 ) ) 
:info:build                           ~~                  ^      ~~
:info:build bibtex.c:5967:33: note: use '=' to turn this equality comparison into an assignment
:info:build                 else if ( ( strpool [spxptr1 ]== 123 ) ) 
:info:build                                               ^~
:info:build                                               =
:info:build bibtex.c:5975:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( strpool [spxptr1 - 1 ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:5975:36: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( strpool [spxptr1 - 1 ]== 125 ) ) 
:info:build                   ~~                      ^      ~~
:info:build bibtex.c:5975:36: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( strpool [spxptr1 - 1 ]== 125 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build bibtex.c:6055:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:6055:26: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build              ~~                 ^      ~~
:info:build bibtex.c:6055:26: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                 ^~
:info:build                                 =
:info:build bibtex.c:6060:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:6060:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                  ~~                     ^     ~~
:info:build bibtex.c:6060:34: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( exbuf [exbufptr + 1 ]== 92 ) ) 
:info:build                                         ^~
:info:build                                         =
:info:build bibtex.c:6106:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                          ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:6106:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                        ~~                 ^      ~~
:info:build bibtex.c:6106:29: note: use '=' to turn this equality comparison into an assignment
:info:build                   if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                           ^~
:info:build                                           =
:info:build bibtex.c:6108:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                   else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                               ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:6108:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                   else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                             ~~                 ^      ~~
:info:build bibtex.c:6108:34: note: use '=' to turn this equality comparison into an assignment
:info:build                   else if ( ( exbuf [exbufptr ]== 123 ) ) 
:info:build                                                ^~
:info:build                                                =
:info:build bibtex.c:6121:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                     ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:6121:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                   ~~                 ^      ~~
:info:build bibtex.c:6121:31: note: use '=' to turn this equality comparison into an assignment
:info:build         else if ( ( exbuf [exbufptr ]== 125 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build depbase=`echo dvicopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT dvicopy.o -MD -MP -MF $depbase.Tpo -c -o dvicopy.o dvicopy.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build bibtex.c:6197:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( typelist [citeptr ]== undefined ) ) 
:info:build                       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
:info:build bibtex.c:6197:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( typelist [citeptr ]== undefined ) ) 
:info:build                     ~~                   ^            ~~
:info:build bibtex.c:6197:35: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( typelist [citeptr ]== undefined ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build bibtex.c:6199:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                       ~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:6199:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                     ~~                   ^    ~~
:info:build bibtex.c:6199:35: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build bibtex.c:6383:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                ~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:6383:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build              ~~                     ^    ~~
:info:build bibtex.c:6383:30: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build bibtex.c:6556:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:6556:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build          ~~                            ^    ~~
:info:build bibtex.c:6556:40: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build bibtex.c:6573:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( bibptr == maxbibfiles ) ) 
:info:build              ~~~~~~~^~~~~~~~~~~~~~
:info:build bibtex.c:6573:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( bibptr == maxbibfiles ) ) 
:info:build            ~~       ^              ~~
:info:build bibtex.c:6573:21: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( bibptr == maxbibfiles ) ) 
:info:build                     ^~
:info:build                     =
:info:build bibtex.c:6648:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:6648:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build        ~~                            ^    ~~
:info:build bibtex.c:6648:38: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build bibtex.c:6730:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:6730:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build          ~~                            ^    ~~
:info:build bibtex.c:6730:40: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build bibtex.c:6759:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( buffer [bufptr1 ]== 42 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:6759:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( buffer [bufptr1 ]== 42 ) ) 
:info:build                ~~                 ^     ~~
:info:build bibtex.c:6759:28: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( buffer [bufptr1 ]== 42 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build bibtex.c:6862:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:6862:38: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build        ~~                            ^    ~~
:info:build bibtex.c:6862:38: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( lexclass [buffer [bufptr2 ]]== 1 ) ) 
:info:build                                      ^~
:info:build                                      =
:info:build bibtex.c:6880:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( auxptr == auxstacksize ) ) 
:info:build            ~~~~~~~^~~~~~~~~~~~~~~
:info:build bibtex.c:6880:19: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( auxptr == auxstacksize ) ) 
:info:build          ~~       ^               ~~
:info:build bibtex.c:6880:19: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( auxptr == auxstacksize ) ) 
:info:build                   ^~
:info:build                   =
:info:build bibtex.c:6965:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( auxptr == 0 ) ) 
:info:build          ~~~~~~~^~~~
:info:build bibtex.c:6965:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( auxptr == 0 ) ) 
:info:build        ~~       ^    ~~
:info:build bibtex.c:6965:17: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( auxptr == 0 ) ) 
:info:build                 ^~
:info:build                 =
:info:build bibtex.c:7036:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( numbibfiles == 0 ) ) 
:info:build               ~~~~~~~~~~~~^~~~
:info:build bibtex.c:7036:27: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( numbibfiles == 0 ) ) 
:info:build             ~~            ^    ~~
:info:build bibtex.c:7036:27: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( numbibfiles == 0 ) ) 
:info:build                           ^~
:info:build                           =
:info:build bibtex.c:7054:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   else if ( ( bststr == 0 ) ) 
:info:build               ~~~~~~~^~~~
:info:build bibtex.c:7054:22: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   else if ( ( bststr == 0 ) ) 
:info:build             ~~       ^    ~~
:info:build bibtex.c:7054:22: note: use '=' to turn this equality comparison into an assignment
:info:build   else if ( ( bststr == 0 ) ) 
:info:build                      ^~
:info:build                      =
:info:build bibtex.c:7209:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( numfields == numpredefinedfields ) ) 
:info:build          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
:info:build bibtex.c:7209:20: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( numfields == numpredefinedfields ) ) 
:info:build        ~~          ^                      ~~
:info:build bibtex.c:7209:20: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( numfields == numpredefinedfields ) ) 
:info:build                    ^~
:info:build                    =
:info:build bibtex.c:7699:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( hashtext [wizloc ]== sdefault ) ) 
:info:build              ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
:info:build bibtex.c:7699:32: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( hashtext [wizloc ]== sdefault ) ) 
:info:build            ~~                  ^           ~~
:info:build bibtex.c:7699:32: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( hashtext [wizloc ]== sdefault ) ) 
:info:build                                ^~
:info:build                                =
:info:build bibtex.c:8392:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( preambleptr == maxbibfiles ) ) 
:info:build                  ~~~~~~~~~~~~^~~~~~~~~~~~~~
:info:build bibtex.c:8392:23: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( preambleptr == maxbibfiles ) ) 
:info:build                ~~            ^              ~~
:info:build bibtex.c:8392:23: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( preambleptr == maxbibfiles ) ) 
:info:build                              ^~
:info:build                              =
:info:build bibtex.c:8408:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:8408:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                ~~                 ^      ~~
:info:build bibtex.c:8408:28: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                                   ^~
:info:build                                   =
:info:build bibtex.c:8410:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                       ~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:8410:33: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                     ~~                 ^     ~~
:info:build bibtex.c:8410:33: note: use '=' to turn this equality comparison into an assignment
:info:build           else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                                        ^~
:info:build                                        =
:info:build bibtex.c:8451:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:8451:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                  ~~                 ^      ~~
:info:build bibtex.c:8451:30: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build bibtex.c:8453:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                         ~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:8453:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                       ~~                 ^     ~~
:info:build bibtex.c:8453:35: note: use '=' to turn this equality comparison into an assignment
:info:build             else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build bibtex.c:8561:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build            ~~~~~~~~~~~~~~~~~^~~~~~
:info:build bibtex.c:8561:29: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build          ~~                 ^      ~~
:info:build bibtex.c:8561:29: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( buffer [bufptr2 ]== 123 ) ) 
:info:build                             ^~
:info:build                             =
:info:build bibtex.c:8563:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                 ~~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:8563:34: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build               ~~                 ^     ~~
:info:build bibtex.c:8563:34: note: use '=' to turn this equality comparison into an assignment
:info:build     else if ( ( buffer [bufptr2 ]== 40 ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build bibtex.c:8578:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( rightouterdelim == 41 ) ) 
:info:build            ~~~~~~~~~~~~~~~~^~~~~
:info:build bibtex.c:8578:28: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( rightouterdelim == 41 ) ) 
:info:build          ~~                ^     ~~
:info:build bibtex.c:8578:28: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( rightouterdelim == 41 ) ) 
:info:build                            ^~
:info:build                            =
:info:build bibtex.c:8614:37: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:8614:37: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                  ~~                        ^    ~~
:info:build bibtex.c:8614:37: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                                            ^~
:info:build                                            =
:info:build bibtex.c:8653:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( lcxciteloc == lcciteloc ) ) 
:info:build                    ~~~~~~~~~~~^~~~~~~~~~~~
:info:build bibtex.c:8653:24: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( lcxciteloc == lcciteloc ) ) 
:info:build                  ~~           ^            ~~
:info:build bibtex.c:8653:24: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( lcxciteloc == lcciteloc ) ) 
:info:build                               ^~
:info:build                               =
:info:build bibtex.c:8656:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:8656:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                ~~                        ^    ~~
:info:build bibtex.c:8656:35: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( typelist [entryciteptr ]== 0 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build bibtex.c:8748:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( buffer [bufptr2 ]== rightouterdelim ) ) 
:info:build              ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
:info:build bibtex.c:8748:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( buffer [bufptr2 ]== rightouterdelim ) ) 
:info:build            ~~                 ^                  ~~
:info:build bibtex.c:8748:31: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( buffer [bufptr2 ]== rightouterdelim ) ) 
:info:build                               ^~
:info:build                               =
:info:build bibtex.c:8785:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build             if ( ( fntype [fieldnameloc ]== 4 ) ) 
:info:build                    ~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:8785:35: note: remove extraneous parentheses around the comparison to silence this warning
:info:build             if ( ( fntype [fieldnameloc ]== 4 ) ) 
:info:build                  ~~                      ^    ~~
:info:build bibtex.c:8785:35: note: use '=' to turn this equality comparison into an assignment
:info:build             if ( ( fntype [fieldnameloc ]== 4 ) ) 
:info:build                                          ^~
:info:build                                          =
:info:build depbase=`echo dvitype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT dvitype.o -MD -MP -MF $depbase.Tpo -c -o dvitype.o dvitype.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build bibtex.c:8953:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build                 if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                        ~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:8953:31: note: remove extraneous parentheses around the comparison to silence this warning
:info:build                 if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                      ~~                     ^    ~~
:info:build bibtex.c:8953:31: note: use '=' to turn this equality comparison into an assignment
:info:build                 if ( ( fieldinfo [fieldptr ]== 0 ) ) 
:info:build                                             ^~
:info:build                                             =
:info:build bibtex.c:8991:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               if ( ( typelist [citeparentptr ]== 0 ) ) 
:info:build                      ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:8991:40: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               if ( ( typelist [citeparentptr ]== 0 ) ) 
:info:build                    ~~                         ^    ~~
:info:build bibtex.c:8991:40: note: use '=' to turn this equality comparison into an assignment
:info:build               if ( ( typelist [citeparentptr ]== 0 ) ) 
:info:build                                               ^~
:info:build                                               =
:info:build bibtex.c:9026:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build           if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                  ~~~~~~~~~~~~~~~~~~~^~~~
:info:build bibtex.c:9026:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build           if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                ~~                   ^    ~~
:info:build bibtex.c:9026:30: note: use '=' to turn this equality comparison into an assignment
:info:build           if ( ( typelist [citeptr ]== 0 ) ) 
:info:build                                     ^~
:info:build                                     =
:info:build bibtex.c:9404:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( numglbstrs == maxglobstrs ) ) 
:info:build              ~~~~~~~~~~~^~~~~~~~~~~~~~
:info:build bibtex.c:9404:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( numglbstrs == maxglobstrs ) ) 
:info:build            ~~           ^              ~~
:info:build bibtex.c:9404:25: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( numglbstrs == maxglobstrs ) ) 
:info:build                         ^~
:info:build                         =
:info:build bibtex.c:10071:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( bststr == 0 ) ) 
:info:build          ~~~~~~~^~~~
:info:build bibtex.c:10071:17: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( bststr == 0 ) ) 
:info:build        ~~       ^    ~~
:info:build bibtex.c:10071:17: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( bststr == 0 ) ) 
:info:build                 ^~
:info:build                 =
:info:build bibtex.c:10101:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( errcount == 1 ) ) 
:info:build                ~~~~~~~~~^~~~
:info:build bibtex.c:10101:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( errcount == 1 ) ) 
:info:build              ~~         ^    ~~
:info:build bibtex.c:10101:18: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( errcount == 1 ) ) 
:info:build                         ^~
:info:build                         =
:info:build bibtex.c:10115:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build         if ( ( errcount == 1 ) ) 
:info:build                ~~~~~~~~~^~~~
:info:build bibtex.c:10115:18: note: remove extraneous parentheses around the comparison to silence this warning
:info:build         if ( ( errcount == 1 ) ) 
:info:build              ~~         ^    ~~
:info:build bibtex.c:10115:18: note: use '=' to turn this equality comparison into an assignment
:info:build         if ( ( errcount == 1 ) ) 
:info:build                         ^~
:info:build                         =
:info:build depbase=`echo gftodvi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT gftodvi.o -MD -MP -MF $depbase.Tpo -c -o gftodvi.o gftodvi.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build gftodvi.c:1019:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build     if ( ( c == 47 ) ) 
:info:build            ~~^~~~~
:info:build gftodvi.c:1019:14: note: remove extraneous parentheses around the comparison to silence this warning
:info:build     if ( ( c == 47 ) ) 
:info:build          ~~  ^     ~~
:info:build gftodvi.c:1019:14: note: use '=' to turn this equality comparison into an assignment
:info:build     if ( ( c == 47 ) ) 
:info:build              ^~
:info:build              =
:info:build depbase=`echo gftopk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT gftopk.o -MD -MP -MF $depbase.Tpo -c -o gftopk.o gftopk.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo gftype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT gftype.o -MD -MP -MF $depbase.Tpo -c -o gftype.o gftype.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 190 warnings generated.
:info:build mv -f .deps/upbibtex-upbibtex.Tpo .deps/upbibtex-upbibtex.Po
:info:build depbase=`echo mft.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mft.o -MD -MP -MF $depbase.Tpo -c -o mft.o mft.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build mft.c:197:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( nstylename == 32 ) ) 
:info:build              ~~~~~~~~~~~^~~~~
:info:build mft.c:197:25: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( nstylename == 32 ) ) 
:info:build            ~~           ^     ~~
:info:build mft.c:197:25: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( nstylename == 32 ) ) 
:info:build                         ^~
:info:build                         =
:info:build mft.c:227:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build   if ( ( nstylename == 0 ) ) 
:info:build          ~~~~~~~~~~~^~~~
:info:build mft.c:227:21: note: remove extraneous parentheses around the comparison to silence this warning
:info:build   if ( ( nstylename == 0 ) ) 
:info:build        ~~           ^    ~~
:info:build mft.c:227:21: note: use '=' to turn this equality comparison into an assignment
:info:build   if ( ( nstylename == 0 ) ) 
:info:build                     ^~
:info:build                     =
:info:build depbase=`echo patgen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT patgen.o -MD -MP -MF $depbase.Tpo -c -o patgen.o patgen.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pktogf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pktogf.o -MD -MP -MF $depbase.Tpo -c -o pktogf.o pktogf.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pktype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pktype.o -MD -MP -MF $depbase.Tpo -c -o pktype.o pktype.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build pktogf.c:634:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build       if ( ( charpointer [i ]== -1 ) ) 
:info:build              ~~~~~~~~~~~~~~~~^~~~~
:info:build pktogf.c:634:30: note: remove extraneous parentheses around the comparison to silence this warning
:info:build       if ( ( charpointer [i ]== -1 ) ) 
:info:build            ~~                ^     ~~
:info:build pktogf.c:634:30: note: use '=' to turn this equality comparison into an assignment
:info:build       if ( ( charpointer [i ]== -1 ) ) 
:info:build                              ^~
:info:build                              =
:info:build pktogf.c:724:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
:info:build               else if ( ( turnon == getbit () ) ) 
:info:build                           ~~~~~~~^~~~~~~~~~~~
:info:build pktogf.c:724:27: note: remove extraneous parentheses around the comparison to silence this warning
:info:build               else if ( ( turnon == getbit () ) ) 
:info:build                         ~~       ^            ~~
:info:build pktogf.c:724:27: note: use '=' to turn this equality comparison into an assignment
:info:build               else if ( ( turnon == getbit () ) ) 
:info:build                                  ^~
:info:build                                  =
:info:build 1 warning generated.
:info:build depbase=`echo pltotf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pltotf.o -MD -MP -MF $depbase.Tpo -c -o pltotf.o pltotf.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo pooltype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pooltype.o -MD -MP -MF $depbase.Tpo -c -o pooltype.o pooltype.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 2 warnings generated.
:info:build depbase=`echo tftopl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT tftopl.o -MD -MP -MF $depbase.Tpo -c -o tftopl.o tftopl.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo vftovp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT vftovp.o -MD -MP -MF $depbase.Tpo -c -o vftovp.o vftovp.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 2 warnings generated.
:info:build depbase=`echo vptovf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT vptovf.o -MD -MP -MF $depbase.Tpo -c -o vptovf.o vptovf.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo weave.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT weave.o -MD -MP -MF $depbase.Tpo -c -o weave.o weave.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build 187 warnings generated.
:info:build web2c/makecpool tex >tex-pool.c || rm -f tex-pool.c
:info:build web2c/makecpool mf >mf-pool.c || rm -f mf-pool.c
:info:build cd window && /Applications/Xcode.app/Contents/Developer/usr/bin/make  libwindow.a
:info:build make[6]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/window'
:info:build depbase=`echo amiga.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT amiga.o -MD -MP -MF $depbase.Tpo -c -o amiga.o amiga.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -DMFNOWIN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mf_nowin-mfextra.o -MD -MP -MF .deps/mf_nowin-mfextra.Tpo -c -o mf_nowin-mfextra.o `test -f 'mfextra.c' || echo './'`mfextra.c
:info:build depbase=`echo epsf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT epsf.o -MD -MP -MF $depbase.Tpo -c -o epsf.o epsf.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo hp2627.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT hp2627.o -MD -MP -MF $depbase.Tpo -c -o hp2627.o hp2627.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo mftalk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT mftalk.o -MD -MP -MF $depbase.Tpo -c -o mftalk.o mftalk.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo next.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT next.o -MD -MP -MF $depbase.Tpo -c -o next.o next.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build rm -f libmplibcore.a
:info:build ar cru libmplibcore.a libmplibcore_a-tfmin.o libmplibcore_a-mp.o libmplibcore_a-mpmath.o libmplibcore_a-mpmathbinary.o libmplibcore_a-mpmathdecimal.o libmplibcore_a-mpmathdouble.o libmplibcore_a-mpstrings.o libmplibcore_a-psout.o 
:info:build depbase=`echo regis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT regis.o -MD -MP -MF $depbase.Tpo -c -o regis.o regis.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o pmpost pmpost-pmp.o pmpost-pmpmath.o pmpost-pmpmathbinary.o pmpost-pmpmathdecimal.o pmpost-pmpmathdouble.o pmpost-pmpost.o pmpost-pmpstrings.o pmpost-pmpxout.o pmpost-ppngout.o pmpost-ppsout.o pmpost-psvgout.o pmpost-ptfmin.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/libptexenc.la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la -lmpfr -lgmp -L/opt/local/lib -lcairo -L/opt/local/lib -lpixman-1 -L/opt/local/lib -lpng16 -lz libmputil.a 
:info:build ranlib libmplibcore.a
:info:build depbase=`echo suntools.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT suntools.o -MD -MP -MF $depbase.Tpo -c -o suntools.o suntools.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo tek.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT tek.o -MD -MP -MF $depbase.Tpo -c -o tek.o tek.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build mv -f .deps/mf_nowin-mfextra.Tpo .deps/mf_nowin-mfextra.Po
:info:build depbase=`echo trap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT trap.o -MD -MP -MF $depbase.Tpo -c -o trap.o trap.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo uniterm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT uniterm.o -MD -MP -MF $depbase.Tpo -c -o uniterm.o uniterm.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o upmpost upmpost-pmp.o upmpost-pmpmath.o upmpost-pmpmathbinary.o upmpost-pmpmathdecimal.o upmpost-pmpmathdouble.o upmpost-pmpost.o upmpost-pmpstrings.o upmpost-pmpxout.o upmpost-ppngout.o upmpost-ppsout.o upmpost-psvgout.o upmpost-ptfmin.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/libptexenc.la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la -lmpfr -lgmp -L/opt/local/lib -lcairo -L/opt/local/lib -lpixman-1 -L/opt/local/lib -lpng16 -lz libmputil.a 
:info:build depbase=`echo win32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT win32.o -MD -MP -MF $depbase.Tpo -c -o win32.o win32.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo x11-Xlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build 	/usr/bin/clang -DHAVE_CONFIG_H -I. -I../w2c -I..  -I.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT x11-Xlib.o -MD -MP -MF $depbase.Tpo -c -o x11-Xlib.o x11-Xlib.c &&\
:info:build 	mv -f $depbase.Tpo $depbase.Po
:info:build web2c/makecpool ptex >ptex-pool.c || rm -f ptex-pool.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o pbibtex  pbibtex-pbibtex.o libkanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/libptexenc.la lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o pdvitype  pdvitype-pdvitype.o libkanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/libptexenc.la lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o ppltotf  ppltotf-ppltotf.o libkanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/libptexenc.la lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o ptftopl  ptftopl-ptftopl.o libkanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/libptexenc.la lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build rm -f libwindow.a
:info:build ar cru libwindow.a amiga.o epsf.o hp2627.o mftalk.o next.o regis.o suntools.o tek.o trap.o uniterm.o win32.o  x11-Xlib.o 
:info:build ranlib libwindow.a
:info:build make[6]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c/window'
:info:build web2c/makecpool eptex >eptex-pool.c || rm -f eptex-pool.c
:info:build web2c/makecpool uptex >uptex-pool.c || rm -f uptex-pool.c
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o upbibtex  upbibtex-upbibtex.o libukanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/libptexenc.la lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o updvitype  updvitype-updvitype.o libukanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/libptexenc.la lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/pmpost pmpost-pmp.o pmpost-pmpmath.o pmpost-pmpmathbinary.o pmpost-pmpmathdecimal.o pmpost-pmpmathdouble.o pmpost-pmpost.o pmpost-pmpstrings.o pmpost-pmpxout.o pmpost-ppngout.o pmpost-ppsout.o pmpost-psvgout.o pmpost-ptfmin.o  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/.libs/libptexenc.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib -lmpfr -lgmp -L/opt/local/lib -lcairo -lpixman-1 -lpng16 -lz libmputil.a
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o uppltotf  uppltotf-uppltotf.o libukanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/libptexenc.la lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/pdvitype pdvitype-pdvitype.o  libkanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/.libs/libptexenc.dylib lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/pbibtex pbibtex-pbibtex.o  libkanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/.libs/libptexenc.dylib lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/upmpost upmpost-pmp.o upmpost-pmpmath.o upmpost-pmpmathbinary.o upmpost-pmpmathdecimal.o upmpost-pmpmathdouble.o upmpost-pmpost.o upmpost-pmpstrings.o upmpost-pmpxout.o upmpost-ppngout.o upmpost-ppsout.o upmpost-psvgout.o upmpost-ptfmin.o  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/.libs/libptexenc.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib -lmpfr -lgmp -L/opt/local/lib -lcairo -lpixman-1 -lpng16 -lz libmputil.a
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/ppltotf ppltotf-ppltotf.o  libkanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/.libs/libptexenc.dylib lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/ptftopl ptftopl-ptftopl.o  libkanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/.libs/libptexenc.dylib lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o uptftopl  uptftopl-uptftopl.o libukanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/libptexenc.la lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/libkpathsea.la 
:info:build /bin/sh ./web2c/convert euptex
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-avl.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-avl.Tpo -c -o pdftexdir/libpdftex_a-avl.o `test -f 'pdftexdir/avl.c' || echo './'`pdftexdir/avl.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-avlstuff.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-avlstuff.Tpo -c -o pdftexdir/libpdftex_a-avlstuff.o `test -f 'pdftexdir/avlstuff.c' || echo './'`pdftexdir/avlstuff.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-epdf.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-epdf.Tpo -c -o pdftexdir/libpdftex_a-epdf.o `test -f 'pdftexdir/epdf.c' || echo './'`pdftexdir/epdf.c
:info:build mv -f pdftexdir/.deps/libpdftex_a-avlstuff.Tpo pdftexdir/.deps/libpdftex_a-avlstuff.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-mapfile.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-mapfile.Tpo -c -o pdftexdir/libpdftex_a-mapfile.o `test -f 'pdftexdir/mapfile.c' || echo './'`pdftexdir/mapfile.c
:info:build mv -f pdftexdir/.deps/libpdftex_a-epdf.Tpo pdftexdir/.deps/libpdftex_a-epdf.Po
:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings -pipe -Os -std=c++11 -Wno-reserved-user-defined-literal -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-pdftoepdf.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-pdftoepdf.Tpo -c -o pdftexdir/libpdftex_a-pdftoepdf.o `test -f 'pdftexdir/pdftoepdf.cc' || echo './'`pdftexdir/pdftoepdf.cc
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/updvitype updvitype-updvitype.o  libukanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/.libs/libptexenc.dylib lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/upbibtex upbibtex-upbibtex.o  libukanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/.libs/libptexenc.dylib lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build mv -f pdftexdir/.deps/libpdftex_a-avl.Tpo pdftexdir/.deps/libpdftex_a-avl.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-pkin.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-pkin.Tpo -c -o pdftexdir/libpdftex_a-pkin.o `test -f 'pdftexdir/pkin.c' || echo './'`pdftexdir/pkin.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-subfont.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-subfont.Tpo -c -o pdftexdir/libpdftex_a-subfont.o `test -f 'pdftexdir/subfont.c' || echo './'`pdftexdir/subfont.c
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-tounicode.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-tounicode.Tpo -c -o pdftexdir/libpdftex_a-tounicode.o `test -f 'pdftexdir/tounicode.c' || echo './'`pdftexdir/tounicode.c
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/uppltotf uppltotf-uppltotf.o  libukanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/.libs/libptexenc.dylib lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -o .libs/uptftopl uptftopl-uptftopl.o  libukanji.a lib/libp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/ptexenc/.libs/libptexenc.dylib lib/lib.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/kpathsea/.libs/libkpathsea.dylib
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-utils.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-utils.Tpo -c -o pdftexdir/libpdftex_a-utils.o `test -f 'pdftexdir/utils.c' || echo './'`pdftexdir/utils.c
:info:build pdftexdir/tounicode.c:122:25: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
:info:build                         gu->code);
:info:build                         ^~~~~~~~
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-vfpacket.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-vfpacket.Tpo -c -o pdftexdir/libpdftex_a-vfpacket.o `test -f 'pdftexdir/vfpacket.c' || echo './'`pdftexdir/vfpacket.c
:info:build mv -f pdftexdir/.deps/libpdftex_a-subfont.Tpo pdftexdir/.deps/libpdftex_a-subfont.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-writeenc.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-writeenc.Tpo -c -o pdftexdir/libpdftex_a-writeenc.o `test -f 'pdftexdir/writeenc.c' || echo './'`pdftexdir/writeenc.c
:info:build mv -f pdftexdir/.deps/libpdftex_a-pkin.Tpo pdftexdir/.deps/libpdftex_a-pkin.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-writefont.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-writefont.Tpo -c -o pdftexdir/libpdftex_a-writefont.o `test -f 'pdftexdir/writefont.c' || echo './'`pdftexdir/writefont.c
:info:build mv -f pdftexdir/.deps/libpdftex_a-mapfile.Tpo pdftexdir/.deps/libpdftex_a-mapfile.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-writeimg.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-writeimg.Tpo -c -o pdftexdir/libpdftex_a-writeimg.o `test -f 'pdftexdir/writeimg.c' || echo './'`pdftexdir/writeimg.c
:info:build 1 warning generated.
:info:build mv -f pdftexdir/.deps/libpdftex_a-tounicode.Tpo pdftexdir/.deps/libpdftex_a-tounicode.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-writejbig2.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-writejbig2.Tpo -c -o pdftexdir/libpdftex_a-writejbig2.o `test -f 'pdftexdir/writejbig2.c' || echo './'`pdftexdir/writejbig2.c
:info:build mv -f pdftexdir/.deps/libpdftex_a-vfpacket.Tpo pdftexdir/.deps/libpdftex_a-vfpacket.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-writejpg.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-writejpg.Tpo -c -o pdftexdir/libpdftex_a-writejpg.o `test -f 'pdftexdir/writejpg.c' || echo './'`pdftexdir/writejpg.c
:info:build mv -f pdftexdir/.deps/libpdftex_a-writeenc.Tpo pdftexdir/.deps/libpdftex_a-writeenc.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-writepng.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-writepng.Tpo -c -o pdftexdir/libpdftex_a-writepng.o `test -f 'pdftexdir/writepng.c' || echo './'`pdftexdir/writepng.c
:info:build pdftexdir/writejbig2.c:394:9: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
:info:build     if (!(fip->filehdrflags >> 1) & 0x01)       /* known number of pages */
:info:build         ^                         ~
:info:build pdftexdir/writejbig2.c:394:9: note: add parentheses after the '!' to evaluate the bitwise operator first
:info:build     if (!(fip->filehdrflags >> 1) & 0x01)       /* known number of pages */
:info:build         ^
:info:build          (                              )
:info:build pdftexdir/writejbig2.c:394:9: note: add parentheses around left hand side expression to silence this warning
:info:build     if (!(fip->filehdrflags >> 1) & 0x01)       /* known number of pages */
:info:build         ^
:info:build         (                        )
:info:build mv -f pdftexdir/.deps/libpdftex_a-writeimg.Tpo pdftexdir/.deps/libpdftex_a-writeimg.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-writet1.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-writet1.Tpo -c -o pdftexdir/libpdftex_a-writet1.o `test -f 'pdftexdir/writet1.c' || echo './'`pdftexdir/writet1.c
:info:build mv -f pdftexdir/.deps/libpdftex_a-writefont.Tpo pdftexdir/.deps/libpdftex_a-writefont.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-writet3.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-writet3.Tpo -c -o pdftexdir/libpdftex_a-writet3.o `test -f 'pdftexdir/writet3.c' || echo './'`pdftexdir/writet3.c
:info:build mv -f pdftexdir/.deps/libpdftex_a-utils.Tpo pdftexdir/.deps/libpdftex_a-utils.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-writettf.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-writettf.Tpo -c -o pdftexdir/libpdftex_a-writettf.o `test -f 'pdftexdir/writettf.c' || echo './'`pdftexdir/writettf.c
:info:build mv -f pdftexdir/.deps/libpdftex_a-writejpg.Tpo pdftexdir/.deps/libpdftex_a-writejpg.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -I./pdftexdir -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT pdftexdir/libpdftex_a-writezip.o -MD -MP -MF pdftexdir/.deps/libpdftex_a-writezip.Tpo -c -o pdftexdir/libpdftex_a-writezip.o `test -f 'pdftexdir/writezip.c' || echo './'`pdftexdir/writezip.c
:info:build 1 warning generated.
:info:build mv -f pdftexdir/.deps/libpdftex_a-writejbig2.Tpo pdftexdir/.deps/libpdftex_a-writejbig2.Po
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I./w2c  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk  -I/opt/local/include/libpng16 -DPOPPLER_VERSION=\"0.69.0\" -I/opt/local/include/poppler -I./libmd5 -DpdfTeX -I./luatexdir -I./luatexdir/unilib -I./luatexdir/luafontloader/fontforge/inc -DLUA_FF_LIB=1 -I./luatexdir/luafontloader/fontforge/fontforge -DSYNCTEX_ENGINE_H='<synctex-luatex.h>' -I./synctexdir -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/libs/lua52/include -DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MT luatexdir/lua/libluatex_a-lstrlibext.o -MD -MP -MF luatexdir/lua/.deps/libluatex_a-lstrlibext.Tpo -c -o luatexdir/lua/libluatex_a-lstrlibext.o `test -f 'luatexdir/lua/lstrlibext.c' || echo './'`luatexdir/lua/lstrlibext.c
:info:build pdftexdir/pdftoepdf.cc:320:20: error: assigning to 'char *' from incompatible type 'const char *'
:info:build         key = obj->dictGetKey(i);
:info:build               ~~~~~^~~~~~~~~~~~~
:info:build pdftexdir/pdftoepdf.cc:457:13: error: no matching function for call to 'copyFont'
:info:build             copyFont(obj->dictGetKey(i), &fontRef);
:info:build             ^~~~~~~~
:info:build pdftexdir/pdftoepdf.cc:385:13: note: candidate function not viable: 1st argument ('const char *') would lose const qualifier
:info:build static void copyFont(char *tag, Object * fontRef)
:info:build             ^
:info:build pdftexdir/pdftoepdf.cc:980:27: error: call to deleted member function 'dictAdd'
:info:build                 groupDict.dictAdd(copyString(dic1.getKey(i)),
:info:build                 ~~~~~~~~~~^~~~~~~
:info:build /opt/local/include/poppler/Object.h:276:8: note: candidate function has been explicitly deleted
:info:build   void dictAdd(char *key, Object &&val) = delete;
:info:build        ^
:info:build /opt/local/include/poppler/Object.h:359:21: note: candidate function
:info:build inline void Object::dictAdd(const char *key, Object &&val)
:info:build                     ^
:info:build pdftexdir/pdftoepdf.cc:1004:25: error: assigning to 'char *' from incompatible type 'const char *'
:info:build             key = obj1->dictGetKey(i);
:info:build                   ~~~~~~^~~~~~~~~~~~~
:info:build pdftexdir/writet3.c:421:13: warning: add explicit braces to avoid dangling else [-Wdangling-else]
:info:build             else
:info:build             ^
:info:build 4 errors generated.
:info:build make[5]: *** [pdftexdir/libpdftex_a-pdftoepdf.o] Error 1
:info:build make[5]: *** Waiting for unfinished jobs....
:info:build mv -f pdftexdir/.deps/libpdftex_a-writezip.Tpo pdftexdir/.deps/libpdftex_a-writezip.Po
:info:build 1 warning generated.
:info:build mv -f pdftexdir/.deps/libpdftex_a-writet3.Tpo pdftexdir/.deps/libpdftex_a-writet3.Po
:info:build mv -f pdftexdir/.deps/libpdftex_a-writepng.Tpo pdftexdir/.deps/libpdftex_a-writepng.Po
:info:build mv -f luatexdir/lua/.deps/libluatex_a-lstrlibext.Tpo luatexdir/lua/.deps/libluatex_a-lstrlibext.Po
:info:build mv -f pdftexdir/.deps/libpdftex_a-writet1.Tpo pdftexdir/.deps/libpdftex_a-writet1.Po
:info:build mv -f pdftexdir/.deps/libpdftex_a-writettf.Tpo pdftexdir/.deps/libpdftex_a-writettf.Po
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c'
:info:build make[4]: *** [all-recursive] Error 1
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c'
:info:build make[3]: *** [all] Error 2
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk/web2c'
:info:build make[2]: *** [recurse] Error 1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped/texk'
:info:build make: *** [all-recursive] Error 1
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-source-2018.47642-stripped" && /usr/bin/make -j8 -w all 
:info:build Exit code: 2
:error:build Failed to build texlive-bin: command execution failed
:debug:build Error code: CHILDSTATUS 89360 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec build"
:debug:build     (procedure "portbuild::build_main" line 8)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log for details.

Version 1, edited 6 years ago by MaurizioLoreti (previous) (next) (diff)

comment:6 Changed 6 years ago by MaurizioLoreti

Cc: MaurizioLoreti added

comment:7 Changed 6 years ago by kencu (Ken)

It appears to be another "const char *" cast needed. Probably fixed already in texlive trunk, but we're updating poppler so quickly we're ahead of the other software in releases. We should slow down our poppler updates a bit ?

MaurizioLoretti -- your huge copy/paste makes this ticket hard to read. Can you delete that? It looks like the error is the origin ticket reported. You can add you log as an attachment instead -- that's easier to manage.

error: assigning to 'char *' from incompatible type 'const char *'
Last edited 6 years ago by kencu (Ken) (previous) (diff)

comment:8 Changed 6 years ago by pmetzger (Perry E. Metzger)

comment:9 Changed 6 years ago by dershow

Cc: dershow added

comment:10 Changed 6 years ago by BitBangingBytes (BitBangingBytes)

Same issue for me under Mojave as well, fresh install of macports trying to install gnuradio fails here.

comment:11 Changed 6 years ago by BitBangingBytes (BitBangingBytes)

Cc: BitBangingBytes added

comment:13 Changed 6 years ago by hapaguy (Brian Kurt Fujikawa)

Cc: hapaguy added

comment:14 Changed 6 years ago by diochnos

Cc: diochnos added

comment:15 Changed 6 years ago by slarew

Cc: slarew added

comment:16 Changed 6 years ago by slarew

Cc: slarew removed

comment:17 Changed 6 years ago by JeffFessler (Jeff Fessler)

Same issue on Sierra 10.12.6

comment:18 Changed 6 years ago by JeffFessler (Jeff Fessler)

Cc: JeffFessler added

comment:19 Changed 6 years ago by captainproton1971 (Captain Proton)

Cc: captainproton1971 added

comment:20 Changed 6 years ago by akahles (Andre Kahles)

Same issue on High Sierra 10.13.6

Changed 6 years ago by slavad (Viacheslav Dushin)

Attachment: texlive.log added

comment:21 Changed 6 years ago by slavad (Viacheslav Dushin)

Same on High Sierra 10.13.6 As it's been mentioned, there is something wrong with poppler: :info:activate dyld: Library not loaded: /opt/local/lib/libpoppler.79.dylib

Log file is attached.

Last edited 6 years ago by slavad (Viacheslav Dushin) (previous) (diff)

comment:22 Changed 6 years ago by slavad (Viacheslav Dushin)

I can build texlive-bin after I updated Macports, but there is still a problem with texlive-context @47403_0+doc (see the comment above). Should I create a new ticket or is my comment enough?

Last edited 6 years ago by slavad (Viacheslav Dushin) (previous) (diff)

comment:23 Changed 6 years ago by pmetzger (Perry E. Metzger)

The main problem should now be fixed. I don't know about the texlive-context problem.

comment:24 in reply to:  23 Changed 6 years ago by BitBangingBytes (BitBangingBytes)

Replying to pmetzger:

The main problem should now be fixed. I don't know about the texlive-context problem.

texlive-bin works for me, thanks a lot for fixing it quickly!

Last edited 6 years ago by BitBangingBytes (BitBangingBytes) (previous) (diff)

comment:25 Changed 6 years ago by diochnos

It works for me too under High Sierra (10.13.6). Thanks for the quick fix!

(I have a different problem down the line on texlive-bin-extra and dvisvgm in particular, but that is a different story.)

comment:26 Changed 5 years ago by dlamija (Muhammed Ramiza)

it's being fixed! texlive-bin, texlive-binextra, texlive-context successfully installed on my mojave.

comment:27 Changed 5 years ago by mojca (Mojca Miklavec)

Resolution: fixed
Status: assignedclosed

It looks like this was fixed. If some other ports are still broken, please open a new ticket (if it's about TeX, please CC me as well).

Note: See TracTickets for help on using tickets.