print/texlive-base
TeX Live Typesetting System, base binaries
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 20210325_1 | 573 | 3.2 | i386 | No License | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m3232 | info | 2024-06-28 11:33:49.317557 | Test Started |
| m3232 | fail | 2024-06-28 11:36:45.731504 | make build returned non-zero: 1 |
| m3232 | fail | 2024-06-28 11:36:45.945722 | Test complete. |
Log
[1m===> Building for texlive-base-20210325_1[0m
--- buildinfo ---
env MAKE="/usr/bin/make" LDFLAGS="-fstack-protector-strong" CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11" OBJCXX="" OBJCXXFLAGS="" ./doc/buildinfo.sh >buildinfo.log
--- all-recursive ---
Making all in .
--- recurse ---
Making all in doc
Making all in utils
--- all-recursive ---
Making all in .
--- recurse ---
=== configuring in autosp (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/utils/autosp)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for stdio.h... (cached) yes
checking for time.h... (cached) yes
checking for getopt.h... (cached) yes
checking for ctype.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) yes
checking for size_t... (cached) yes
checking for strstr... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for native WIN32 or MINGW32... no
checking for WIN64... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in autosp
--- autosp-src/.dirstamp ---
--- autosp-src/.deps/.dirstamp ---
--- autosp-src/autosp.o ---
--- autosp-src/utils.o ---
--- autosp-src/process_score.o ---
--- autosp-src/process_command.o ---
--- autosp-src/status.o ---
--- autosp-src/spacing_note.o ---
--- autosp-src/autosp.o ---
depbase=`echo autosp-src/autosp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"autosp\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"autosp--tex-live-\" -DPACKAGE_VERSION=\"2021-01-07\" -DPACKAGE_STRING=\"autosp\ \(TeX\ Live\)\ 2021-01-07\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autosp--tex-live-\" -DVERSION=\"2021-01-07\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT autosp-src/autosp.o -MD -MP -MF $depbase.Tpo -c -o autosp-src/autosp.o autosp-src/autosp.c && mv -f $depbase.Tpo $depbase.Po
--- autosp-src/utils.o ---
depbase=`echo autosp-src/utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"autosp\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"autosp--tex-live-\" -DPACKAGE_VERSION=\"2021-01-07\" -DPACKAGE_STRING=\"autosp\ \(TeX\ Live\)\ 2021-01-07\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autosp--tex-live-\" -DVERSION=\"2021-01-07\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT autosp-src/utils.o -MD -MP -MF $depbase.Tpo -c -o autosp-src/utils.o autosp-src/utils.c && mv -f $depbase.Tpo $depbase.Po
--- autosp-src/process_command.o ---
depbase=`echo autosp-src/process_command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"autosp\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"autosp--tex-live-\" -DPACKAGE_VERSION=\"2021-01-07\" -DPACKAGE_STRING=\"autosp\ \(TeX\ Live\)\ 2021-01-07\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autosp--tex-live-\" -DVERSION=\"2021-01-07\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT autosp-src/process_command.o -MD -MP -MF $depbase.Tpo -c -o autosp-src/process_command.o autosp-src/process_command.c && mv -f $depbase.Tpo $depbase.Po--- autosp-src/process_score.o ---
depbase=`echo autosp-src/process_score.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"autosp\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"autosp--tex-live-\" -DPACKAGE_VERSION=\"2021-01-07\" -DPACKAGE_STRING=\"autosp\ \(TeX\ Live\)\ 2021-01-07\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autosp--tex-live-\" -DVERSION=\"2021-01-07\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT autosp-src/process_score.o -MD -MP -MF $depbase.Tpo -c -o autosp-src/process_score.o autosp-src/process_score.c && mv -f $depbase.Tpo $depbase.Po
--- autosp-src/status.o ---
depbase=`echo autosp-src/status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"autosp\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"autosp--tex-live-\" -DPACKAGE_VERSION=\"2021-01-07\" -DPACKAGE_STRING=\"autosp\ \(TeX\ Live\)\ 2021-01-07\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autosp--tex-live-\" -DVERSION=\"2021-01-07\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT autosp-src/status.o -MD -MP -MF $depbase.Tpo -c -o autosp-src/status.o autosp-src/status.c && mv -f $depbase.Tpo $depbase.Po
--- autosp-src/spacing_note.o ---
depbase=`echo autosp-src/spacing_note.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"autosp\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"autosp--tex-live-\" -DPACKAGE_VERSION=\"2021-01-07\" -DPACKAGE_STRING=\"autosp\ \(TeX\ Live\)\ 2021-01-07\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autosp--tex-live-\" -DVERSION=\"2021-01-07\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT autosp-src/spacing_note.o -MD -MP -MF $depbase.Tpo -c -o autosp-src/spacing_note.o autosp-src/spacing_note.c && mv -f $depbase.Tpo $depbase.Po
--- autosp-src/xtuplet.o ---
depbase=`echo autosp-src/xtuplet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"autosp\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"autosp--tex-live-\" -DPACKAGE_VERSION=\"2021-01-07\" -DPACKAGE_STRING=\"autosp\ \(TeX\ Live\)\ 2021-01-07\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autosp--tex-live-\" -DVERSION=\"2021-01-07\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT autosp-src/xtuplet.o -MD -MP -MF $depbase.Tpo -c -o autosp-src/xtuplet.o autosp-src/xtuplet.c && mv -f $depbase.Tpo $depbase.Po
--- autosp-src/tex2aspc.o ---
depbase=`echo autosp-src/tex2aspc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"autosp\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"autosp--tex-live-\" -DPACKAGE_VERSION=\"2021-01-07\" -DPACKAGE_STRING=\"autosp\ \(TeX\ Live\)\ 2021-01-07\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autosp--tex-live-\" -DVERSION=\"2021-01-07\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT autosp-src/tex2aspc.o -MD -MP -MF $depbase.Tpo -c -o autosp-src/tex2aspc.o autosp-src/tex2aspc.c && mv -f $depbase.Tpo $depbase.Po
--- tex2aspc ---
cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o tex2aspc autosp-src/tex2aspc.o autosp-src/utils.o -L/usr/local/lib
--- autosp ---
cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o autosp autosp-src/autosp.o autosp-src/utils.o autosp-src/process_score.o autosp-src/process_command.o autosp-src/status.o autosp-src/spacing_note.o autosp-src/xtuplet.o -L/usr/local/lib
=== configuring in axodraw2 (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/utils/axodraw2)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for erf in -lm... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for native WIN32 or MINGW32... no
checking for WIN64... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in axodraw2
--- axodraw2-src/.dirstamp ---
--- axodraw2-src/.deps/.dirstamp ---
--- axodraw2-src/axohelp.o ---
depbase=`echo axodraw2-src/axohelp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"axohelp\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"axohelp--tex-live-\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"axohelp\ \(TeX\ Live\)\ 1.3\" -DPACKAGE_BUGREPORT=\"jcc8@psu.edu\" -DPACKAGE_URL=\"\" -DHAVE_LIBM=1 -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT axodraw2-src/axohelp.o -MD -MP -MF $depbase.Tpo -c -o axodraw2-src/axohelp.o axodraw2-src/axohelp.c && mv -f $depbase.Tpo $depbase.Po
--- axohelp ---
cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o axohelp axodraw2-src/axohelp.o -lm -L/usr/local/lib
=== configuring in devnag (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/utils/devnag)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking for strstr... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
Making all in devnag
--- all ---
/usr/bin/make all-am
--- src/.dirstamp ---
--- src/.deps/.dirstamp ---
--- src/devnag.o ---
depbase=`echo src/devnag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT src/devnag.o -MD -MP -MF $depbase.Tpo -c -o src/devnag.o src/devnag.c && mv -f $depbase.Tpo $depbase.Po
--- devnag ---
cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o devnag src/devnag.o -L/usr/local/lib
=== configuring in lacheck (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/utils/lacheck)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lacheck.1
config.status: creating config.h
config.status: executing depfiles commands
Making all in lacheck
--- all ---
/usr/bin/make all-am
--- lacheck.o ---
depbase=`echo lacheck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT lacheck.o -MD -MP -MF $depbase.Tpo -c -o lacheck.o lacheck.c && mv -f $depbase.Tpo $depbase.Po
--- lacheck ---
cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o lacheck lacheck.o -L/usr/local/lib
=== configuring in m-tx (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/utils/m-tx)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for memory.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for size_t... (cached) yes
checking for memchr... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for strtol... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in m-tx
--- mtx-src/.dirstamp ---
--- mtx-src/.deps/.dirstamp ---
--- 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/analyze.o ---
depbase=`echo mtx-src/analyze.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/analyze.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/analyze.o mtx-src/analyze.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/cfuncs.o ---
depbase=`echo mtx-src/cfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/cfuncs.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/cfuncs.o mtx-src/cfuncs.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/control.o ---
depbase=`echo mtx-src/control.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/control.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/control.o mtx-src/control.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/files.o ---
depbase=`echo mtx-src/files.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/files.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/files.o mtx-src/files.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/globals.o ---
depbase=`echo mtx-src/globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/globals.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/globals.o mtx-src/globals.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/lyrics.o ---
depbase=`echo mtx-src/lyrics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/lyrics.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/lyrics.o mtx-src/lyrics.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/mtx.o ---
depbase=`echo mtx-src/mtx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/mtx.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/mtx.o mtx-src/mtx.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/mtxline.o ---
depbase=`echo mtx-src/mtxline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/mtxline.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/mtxline.o mtx-src/mtxline.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/multfile.o ---
depbase=`echo mtx-src/multfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/multfile.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/multfile.o mtx-src/multfile.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/notes.o ---
depbase=`echo mtx-src/notes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/notes.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/notes.o mtx-src/notes.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/preamble.o ---
depbase=`echo mtx-src/preamble.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/preamble.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/preamble.o mtx-src/preamble.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/prepmx.o ---
depbase=`echo mtx-src/prepmx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/prepmx.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/prepmx.o mtx-src/prepmx.c && mv -f $depbase.Tpo $depbase.Po
mtx-src/prepmx.c:298:11: warning: 12 enumeration values not handled in switch: 'abcdefg', 'pmxprefix', 'pmxl'... [-Wswitch]
switch (thisNote(LINK->voice)) {
^
mtx-src/prepmx.c:772:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main(int argc, Char *argv[])
^
--- mtx-src/status.o ---
depbase=`echo mtx-src/status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/status.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/status.o mtx-src/status.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/uptext.o ---
depbase=`echo mtx-src/uptext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/uptext.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/uptext.o mtx-src/uptext.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/utility.o ---
depbase=`echo mtx-src/utility.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mtx-src/utility.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/utility.o mtx-src/utility.c && mv -f $depbase.Tpo $depbase.Po
--- mtx-src/prepmx.o ---
2 warnings generated.
--- prepmx ---
cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -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 -L/usr/local/lib
=== configuring in pmx (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/utils/pmx)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking for native WIN32 or MINGW32... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for library containing erf... -lm
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking size of long long... 8
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in pmx
--- pmx-src/.dirstamp ---
--- pmx-src/.deps/.dirstamp ---
--- pmx-src/libf2c/.dirstamp ---
--- pmx-src/libf2c/.deps/.dirstamp ---
--- pmx-src/pmxab.o ---
--- pmx-src/scor2prt.o ---
--- pmx-src/libf2c/abort_.o ---
--- pmx-src/libf2c/cabs.o ---
--- pmx-src/libf2c/derf_.o ---
--- pmx-src/libf2c/derfc_.o ---
--- pmx-src/pmxab.o ---
depbase=`echo pmx-src/pmxab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/pmxab.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/pmxab.o pmx-src/pmxab.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/scor2prt.o ---
depbase=`echo pmx-src/scor2prt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/scor2prt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/scor2prt.o pmx-src/scor2prt.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/abort_.o ---
depbase=`echo pmx-src/libf2c/abort_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/abort_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/abort_.o pmx-src/libf2c/abort_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/derf_.o ---
depbase=`echo pmx-src/libf2c/derf_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/derf_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/derf_.o pmx-src/libf2c/derf_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/cabs.o ---
depbase=`echo pmx-src/libf2c/cabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/cabs.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/cabs.o pmx-src/libf2c/cabs.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/derfc_.o ---
depbase=`echo pmx-src/libf2c/derfc_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/derfc_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/derfc_.o pmx-src/libf2c/derfc_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/erf_.o ---
--- pmx-src/scor2prt.o ---
:231:30: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
do_fio(&c__1, instrum + (iv - 1 << 7), (ftnlen)128);
~~~^~~ ~~
--- pmx-src/libf2c/erfc_.o ---
--- pmx-src/scor2prt.o ---
:231:30: note: place parentheses around the '-' expression to silence this warning
do_fio(&c__1, instrum + (iv - 1 << 7), (ftnlen)128);
^
( )
:232:26: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
if (s_cmp(instrum + (iv - 1 << 7), "%%", (ftnlen)2, (ftnlen)2) == 0) {
~~~^~~ ~~
:232:26: note: place parentheses around the '-' expression to silence this warning
--- pmx-src/libf2c/erf_.o ---
depbase=`echo pmx-src/libf2c/erf_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/erf_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/erf_.o pmx-src/libf2c/erf_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/scor2prt.o ---
if (s_cmp(instrum + (iv - 1 << 7), "%%", (ftnlen)2, (ftnlen)2) == 0) {
^
( )
:236:43: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
ivq = *(unsigned char *)&instrum[(iv - 1 << 7) + 1] - 48;
~~~^~~ ~~
:236:43: note: place parentheses around the '-' expression to silence this warning
ivq = *(unsigned char *)&instrum[(iv - 1 << 7) + 1] - 48;
^
( )
:241:27: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
allparts_(instrum + (iv - 1 << 7), &c__128, (ftnlen)128);
~~~^~~ ~~
:241:27: note: place parentheses around the '-' expression to silence this warning
allparts_(instrum + (iv - 1 << 7), &c__128, (ftnlen)128);
^
( )
:244:31: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
s_copy(line, instrum + ((iv - 1 << 7) + 2), (ftnlen)128, (
~~~^~~ ~~
:244:31: note: place parentheses around the '-' expression to silence this warning
s_copy(line, instrum + ((iv - 1 << 7) + 2), (ftnlen)128, (
^
( )
:245:24: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
--- pmx-src/libf2c/erfc_.o ---
depbase=`echo pmx-src/libf2c/erfc_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/erfc_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/erfc_.o pmx-src/libf2c/erfc_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/exit_.o ---
--- pmx-src/scor2prt.o ---
s_copy(instrum + (iv - 1 << 7), line, (ftnlen)128, (ftnlen)
~~~^~~ ~~
:245:24: note: place parentheses around the '-' expression to silence this warning
s_copy(instrum + (iv - 1 << 7), line, (ftnlen)128, (ftnlen)
^
( )
:323:34: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
len = lenstr_(instrum + (iv - 1 << 7), &c__79, (ftnlen)128);
~~~^~~ ~~
:323:34: note: place parentheses around the '-' expression to silence this warning
len = lenstr_(instrum + (iv - 1 << 7), &c__79, (ftnlen)128);
^
( )
:324:34: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
do_fio(&c__1, instrum + (iv - 1 << 7), len);
~~~^~~ ~~
:324:34: note: place parentheses around the '-' expression to silence this warning
do_fio(&c__1, instrum + (iv - 1 << 7), len);
^
( )
:569:28: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
s_copy(udpfnq + (iudpfn - 1 << 7), line + (
~~~~~~~^~~ ~~
:569:28: note: place parentheses around the '-' expression to silence this warning
s_copy(udpfnq + (iudpfn - 1 << 7), line + (
^
( )
--- pmx-src/libf2c/exit_.o ---
depbase=`echo pmx-src/libf2c/exit_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/exit_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/exit_.o pmx-src/libf2c/exit_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/f77vers.o ---
depbase=`echo pmx-src/libf2c/f77vers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/f77vers.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/f77vers.o pmx-src/libf2c/f77vers.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/scor2prt.o ---
:776:13: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
--- pmx-src/pmxab.o ---
:1336:36: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
comslm_1.naccbl[(300 + (0 + (*icm - 0 << 2)) - 300) / 4] = 0;
~~~~~^~~ ~~
:1336:36: note: place parentheses around the '-' expression to silence this warning
comslm_1.naccbl[(300 + (0 + (*icm - 0 << 2)) - 300) / 4] = 0;
^
( )
--- pmx-src/scor2prt.o ---
iinst - 1 << 7), (ftnlen)27, (ftnlen)128);
~~~~~~^~~ ~~
:776:13: note: place parentheses around the '-' expression to silence this warning
iinst - 1 << 7), (ftnlen)27, (ftnlen)128);
^
( )
:781:13: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
iinst - 1 << 7), (ftnlen)27, (ftnlen)128);
~~~~~~^~~ ~~
:781:13: note: place parentheses around the '-' expression to silence this warning
iinst - 1 << 7), (ftnlen)27, (ftnlen)128);
^
( )
:977:41: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
i__3 = do_fio(&c__1, line + (iline - 1 << 7), (ftnlen)128);
~~~~~~^~~ ~~
--- pmx-src/libf2c/getarg_.o ---
--- pmx-src/pmxab.o ---
:1888:31: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
s_copy(lineq + (linesback - 1 << 7), nowq, (ftnlen)128, (ftnlen)128);
~~~~~~~~~~^~~ ~~
:1888:31: note: place parentheses around the '-' expression to silence this warning
s_copy(lineq + (linesback - 1 << 7), nowq, (ftnlen)128, (ftnlen)128);
^
( )
--- pmx-src/scor2prt.o ---
:977:41: note: place parentheses around the '-' expression to silence this warning
i__3 = do_fio(&c__1, line + (iline - 1 << 7), (ftnlen)128);
^
( )
:978:34: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
len = lenstr_(line + (iline - 1 << 7), &c__128, (ftnlen)128);
~~~~~~^~~ ~~
:978:34: note: place parentheses around the '-' expression to silence this warning
len = lenstr_(line + (iline - 1 << 7), &c__128, (ftnlen)128);
^
( )
:981:31: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
do_fio(&c__1, line + (iline - 1 << 7), len);
~~~~~~^~~ ~~
--- pmx-src/libf2c/getenv_.o ---
--- pmx-src/pmxab.o ---
:1896:30: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
s_cat(lineq + (linesback - 1 << 7), a__1, i__2, &c__3, (ftnlen)128);
~~~~~~~~~~^~~ ~~
:1896:30: note: place parentheses around the '-' expression to silence this warning
s_cat(lineq + (linesback - 1 << 7), a__1, i__2, &c__3, (ftnlen)128);
^
( )
:1900:30: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
--- pmx-src/scor2prt.o ---
:981:31: note: place parentheses around the '-' expression to silence this warning
do_fio(&c__1, line + (iline - 1 << 7), len);
^
( )
:994:34: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
len = lenstr_(line + (iline - 1 << 7), &c__128, (ftnlen)128);
~~~~~~^~~ ~~
:994:34: note: place parentheses around the '-' expression to silence this warning
len = lenstr_(line + (iline - 1 << 7), &c__128, (ftnlen)128);
^
( )
:1003:26: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
nextsym_(line + (iline - 1 << 7), &len, &ipe, &ipenew, sym, &
~~~~~~^~~ ~~
--- pmx-src/pmxab.o ---
do_fio(&c__1, lineq + (line - 1 << 7), (ftnlen)128);
~~~~~^~~ ~~
:1900:30: note: place parentheses around the '-' expression to silence this warning
do_fio(&c__1, lineq + (line - 1 << 7), (ftnlen)128);
^
( )
--- pmx-src/scor2prt.o ---
:1003:26: note: place parentheses around the '-' expression to silence this warning
nextsym_(line + (iline - 1 << 7), &len, &ipe, &ipenew, sym, &
^
( )
:1045:32: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
s_copy(line, line + ((iline - 1 << 7) + (ipc - 1)), (
~~~~~~^~~ ~~
:1045:32: note: place parentheses around the '-' expression to silence this warning
s_copy(line, line + ((iline - 1 << 7) + (ipc - 1)), (
^
( )
:1060:30: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
len = lenstr_(line + (il - 1 << 7), &c__128, (
--- pmx-src/libf2c/getarg_.o ---
depbase=`echo pmx-src/libf2c/getarg_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/getarg_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/getarg_.o pmx-src/libf2c/getarg_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/getenv_.o ---
depbase=`echo pmx-src/libf2c/getenv_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/getenv_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/getenv_.o pmx-src/libf2c/getenv_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/i77vers.o ---
--- pmx-src/scor2prt.o ---
~~~^~~ ~~
:1060:30: note: place parentheses around the '-' expression to silence this warning
len = lenstr_(line + (il - 1 << 7), &c__128, (
^
( )
:1061:30: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
do_fio(&c__1, line + (il - 1 << 7), len);
~~~^~~ ~~
:1061:30: note: place parentheses around the '-' expression to silence this warning
do_fio(&c__1, line + (il - 1 << 7), len);
^
( )
:1063:35: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
s_copy(line, line + (iline - 1 << 7), (ftnlen)128,
~~~~~~^~~ ~~
:1063:35: note: place parentheses around the '-' expression to silence this warning
s_copy(line, line + (iline - 1 << 7), (ftnlen)128,
^
( )
--- pmx-src/libf2c/i77vers.o ---
depbase=`echo pmx-src/libf2c/i77vers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/i77vers.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/i77vers.o pmx-src/libf2c/i77vers.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/iargc_.o ---
depbase=`echo pmx-src/libf2c/iargc_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/iargc_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/iargc_.o pmx-src/libf2c/iargc_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/main.o ---
--- pmx-src/libf2c/s_paus.o ---
--- pmx-src/libf2c/main.o ---
depbase=`echo pmx-src/libf2c/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/main.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/main.o pmx-src/libf2c/main.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/s_rnge.o ---
--- pmx-src/libf2c/s_paus.o ---
depbase=`echo pmx-src/libf2c/s_paus.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/s_rnge.o ---
depbase=`echo pmx-src/libf2c/s_rnge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/s_stop.o ---
depbase=`echo pmx-src/libf2c/s_stop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/main.o ---
pmx-src/libf2c/main.c:109:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main(int argc, char **argv)
^
--- pmx-src/libf2c/sig_die.o ---
depbase=`echo pmx-src/libf2c/sig_die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/signal_.o ---
--- pmx-src/pmxab.o ---
:4473:50: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
--- pmx-src/libf2c/main.o ---
1 warning generated.
--- pmx-src/pmxab.o ---
ytopaseg = nolev + segar[iacctype + ((isega + 1 << 1) + 2) * 5 -
~~~~~~^~~ ~~
:4473:50: note: place parentheses around the '+' expression to silence this warning
ytopaseg = nolev + segar[iacctype + ((isega + 1 << 1) + 2) * 5 -
^
( )
:4486:25: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
if (segrb[(isegrb + 1 << 1) - 1] > ybotaseg) {
~~~~~~~^~~ ~~
:4486:25: note: place parentheses around the '+' expression to silence this warning
if (segrb[(isegrb + 1 << 1) - 1] > ybotaseg) {
^
( )
:4499:25: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
--- pmx-src/libf2c/signal_.o ---
depbase=`echo pmx-src/libf2c/signal_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/signal_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/signal_.o pmx-src/libf2c/signal_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/system_.o ---
--- pmx-src/pmxab.o ---
if (segrb[(isegrb + 1 << 1) - 1] > ytopaseg) {
~~~~~~~^~~ ~~
:4499:25: note: place parentheses around the '+' expression to silence this warning
if (segrb[(isegrb + 1 << 1) - 1] > ytopaseg) {
^
( )
:4613:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb[(isegrb + netgain << 1) - 2] = segrb[(isegrb << 1) - 2];
~~~~~~~^~~~~~~~~ ~~
:4613:17: note: place parentheses around the '+' expression to silence this warning
segrb[(isegrb + netgain << 1) - 2] = segrb[(isegrb << 1) - 2];
^
( )
:4614:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb[(isegrb + netgain << 1) - 1] = segrb[(isegrb << 1) - 1];
~~~~~~~^~~~~~~~~ ~~
:4614:17: note: place parentheses around the '+' expression to silence this warning
segrb[(isegrb + netgain << 1) - 1] = segrb[(isegrb << 1) - 1];
^
( )
:4620:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb[(ibelowtop + netgain << 1) - 2] = segrb[(ibelowtop << 1) -
~~~~~~~~~~^~~~~~~~~ ~~
:4620:23: note: place parentheses around the '+' expression to silence this warning
segrb[(ibelowtop + netgain << 1) - 2] = segrb[(ibelowtop << 1) -
^
( )
:4621:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb[(ibelowtop + netgain << 1) - 1] = nolev + segal[iacctype + (
~~~~~~~~~~^~~~~~~~~ ~~
--- pmx-src/libf2c/system_.o ---
depbase=`echo pmx-src/libf2c/system_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/system_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/system_.o pmx-src/libf2c/system_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/pmxab.o ---
:4621:23: note: place parentheses around the '+' expression to silence this warning
segrb[(ibelowtop + netgain << 1) - 1] = nolev + segal[iacctype + (
^
( )
:4629:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb[(ibelowtop + netgain << 1) - 2] = segrb[(ibelowtop << 1) -
~~~~~~~~~~^~~~~~~~~ ~~
:4629:23: note: place parentheses around the '+' expression to silence this warning
segrb[(ibelowtop + netgain << 1) - 2] = segrb[(ibelowtop << 1) -
^
( )
:4630:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb[(ibelowtop + netgain << 1) - 1] = nolev + segal[iacctype + (
~~~~~~~~~~^~~~~~~~~ ~~
--- pmx-src/libf2c/pow_ci.o ---
--- pmx-src/pmxab.o ---
:4630:23: note: place parentheses around the '+' expression to silence this warning
segrb[(ibelowtop + netgain << 1) - 1] = nolev + segal[iacctype + (
^
( )
:4634:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb[(isegrb + netgain << 1) - 2] = segrb[(isegrb << 1) - 2];
~~~~~~~^~~~~~~~~ ~~
:4634:17: note: place parentheses around the '+' expression to silence this warning
segrb[(isegrb + netgain << 1) - 2] = segrb[(isegrb << 1) - 2];
^
( )
:4635:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb[(isegrb + netgain << 1) - 1] = segrb[(isegrb << 1) - 1];
~~~~~~~^~~~~~~~~ ~~
:4635:17: note: place parentheses around the '+' expression to silence this warning
segrb[(isegrb + netgain << 1) - 1] = segrb[(isegrb << 1) - 1];
^
( )
:4643:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb[(ibelowbot + isega << 1) - 2] = shift + segal[iacctype + ((
~~~~~~~~~~^~~~~~~ ~~
:4643:23: note: place parentheses around the '+' expression to silence this warning
segrb[(ibelowbot + isega << 1) - 2] = shift + segal[iacctype + ((
^
( )
:4644:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb[(ibelowbot + isega << 1) - 1] = nolev + segal[iacctype + ((
~~~~~~~~~~^~~~~~~ ~~
:4644:23: note: place parentheses around the '+' expression to silence this warning
--- pmx-src/libf2c/pow_ci.o ---
depbase=`echo pmx-src/libf2c/pow_ci.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/pmxab.o ---
segrb[(ibelowbot + isega << 1) - 1] = nolev + segal[iacctype + ((
^
( )
:4764:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
if (segrb0[(isegrb + 1 << 1) - 1] > (real) (nolev - 1)) {
~~~~~~~^~~ ~~
:4764:26: note: place parentheses around the '+' expression to silence this warning
if (segrb0[(isegrb + 1 << 1) - 1] > (real) (nolev - 1)) {
^
( )
:4769:22: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb0[(iiseg + 2 << 1) - 2] = segrb0[(iiseg << 1)
~~~~~~^~~ ~~
:4769:22: note: place parentheses around the '+' expression to silence this warning
segrb0[(iiseg + 2 << 1) - 2] = segrb0[(iiseg << 1)
^
( )
:4770:22: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb0[(iiseg + 2 << 1) - 1] = segrb0[(iiseg << 1)
~~~~~~^~~ ~~
:4770:22: note: place parentheses around the '+' expression to silence this warning
segrb0[(iiseg + 2 << 1) - 1] = segrb0[(iiseg << 1)
^
( )
:4784:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb0[(iiseg + 1 << 1) - 2] = 0.f;
~~~~~~^~~ ~~
:4784:17: note: place parentheses around the '+' expression to silence this warning
segrb0[(iiseg + 1 << 1) - 2] = 0.f;
^
( )
:4785:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
segrb0[(iiseg + 1 << 1) - 1] = nolev + 1.f;
~~~~~~^~~ ~~
:4785:17: note: place parentheses around the '+' expression to silence this warning
segrb0[(iiseg + 1 << 1) - 1] = nolev + 1.f;
^
( )
--- pmx-src/libf2c/pow_dd.o ---
--- pmx-src/libf2c/pow_di.o ---
--- pmx-src/libf2c/pow_dd.o ---
depbase=`echo pmx-src/libf2c/pow_dd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/pow_di.o ---
depbase=`echo pmx-src/libf2c/pow_di.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/pmxab.o ---
:5774:52: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
ltxtdyn = lenstr_(comdyn_1.txtdynq + (jtxtdyn - 1 << 7), &c__128,
~~~~~~~~^~~ ~~
--- pmx-src/libf2c/pow_hh.o ---
--- pmx-src/pmxab.o ---
:5774:52: note: place parentheses around the '-' expression to silence this warning
ltxtdyn = lenstr_(comdyn_1.txtdynq + (jtxtdyn - 1 << 7), &c__128,
^
( )
:5813:63: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
i__6[1] = ltxtdyn, a__3[1] = comdyn_1.txtdynq + (jtxtdyn - 1 << 7)
~~~~~~~~^~~ ~~
:5813:63: note: place parentheses around the '-' expression to silence this warning
i__6[1] = ltxtdyn, a__3[1] = comdyn_1.txtdynq + (jtxtdyn - 1 << 7)
^
( )
--- pmx-src/libf2c/pow_hh.o ---
depbase=`echo pmx-src/libf2c/pow_hh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/pow_ii.o ---
depbase=`echo pmx-src/libf2c/pow_ii.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/pow_ri.o ---
--- pmx-src/libf2c/pow_zi.o ---
--- pmx-src/libf2c/pow_ri.o ---
depbase=`echo pmx-src/libf2c/pow_ri.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/pow_zi.o ---
depbase=`echo pmx-src/libf2c/pow_zi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/pow_zz.o ---
--- pmx-src/libf2c/c_abs.o ---
--- pmx-src/libf2c/pow_zz.o ---
depbase=`echo pmx-src/libf2c/pow_zz.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/c_abs.o ---
depbase=`echo pmx-src/libf2c/c_abs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/c_cos.o ---
depbase=`echo pmx-src/libf2c/c_cos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/c_div.o ---
depbase=`echo pmx-src/libf2c/c_div.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/c_exp.o ---
depbase=`echo pmx-src/libf2c/c_exp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/c_log.o ---
depbase=`echo pmx-src/libf2c/c_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/c_sin.o ---
--- pmx-src/libf2c/c_sqrt.o ---
--- pmx-src/libf2c/c_sin.o ---
depbase=`echo pmx-src/libf2c/c_sin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/c_sqrt.o ---
depbase=`echo pmx-src/libf2c/c_sqrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/z_abs.o ---
depbase=`echo pmx-src/libf2c/z_abs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/z_cos.o ---
depbase=`echo pmx-src/libf2c/z_cos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/z_div.o ---
--- pmx-src/libf2c/z_exp.o ---
--- pmx-src/libf2c/z_div.o ---
depbase=`echo pmx-src/libf2c/z_div.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/z_exp.o ---
depbase=`echo pmx-src/libf2c/z_exp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/z_log.o ---
depbase=`echo pmx-src/libf2c/z_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/z_sin.o ---
depbase=`echo pmx-src/libf2c/z_sin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/z_sqrt.o ---
--- pmx-src/libf2c/r_abs.o ---
--- pmx-src/libf2c/z_sqrt.o ---
depbase=`echo pmx-src/libf2c/z_sqrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_abs.o ---
depbase=`echo pmx-src/libf2c/r_abs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_acos.o ---
depbase=`echo pmx-src/libf2c/r_acos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_asin.o ---
depbase=`echo pmx-src/libf2c/r_asin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_atan.o ---
depbase=`echo pmx-src/libf2c/r_atan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/pmxab.o ---
:11580:46: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
s_copy(comdyn_1.txtdynq + (comdyn_1.ntxtdyn - 1 << 7), lineq + i__1, (
~~~~~~~~~~~~~~~~~^~~ ~~
:11580:46: note: place parentheses around the '-' expression to silence this warning
s_copy(comdyn_1.txtdynq + (comdyn_1.ntxtdyn - 1 << 7), lineq + i__1, (
~~~~~~~~~~~~~~~~~^~~
--- pmx-src/libf2c/r_atn2.o ---
depbase=`echo pmx-src/libf2c/r_atn2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_cnjg.o ---
depbase=`echo pmx-src/libf2c/r_cnjg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_cos.o ---
depbase=`echo pmx-src/libf2c/r_cos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_cosh.o ---
depbase=`echo pmx-src/libf2c/r_cosh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_dim.o ---
--- pmx-src/libf2c/r_exp.o ---
--- pmx-src/libf2c/r_dim.o ---
depbase=`echo pmx-src/libf2c/r_dim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_exp.o ---
depbase=`echo pmx-src/libf2c/r_exp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/pmxab.o ---
:13122:36: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
all_1.nnl[commvl_1.ivx - 1] - 1 << 1) - 3], &
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ~~
:13122:36: note: place parentheses around the '-' expression to silence this warning
all_1.nnl[commvl_1.ivx - 1] - 1 << 1) - 3], &
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
--- pmx-src/libf2c/r_imag.o ---
--- pmx-src/libf2c/r_int.o ---
--- pmx-src/libf2c/r_imag.o ---
depbase=`echo pmx-src/libf2c/r_imag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_int.o ---
depbase=`echo pmx-src/libf2c/r_int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_lg10.o ---
depbase=`echo pmx-src/libf2c/r_lg10.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_log.o ---
depbase=`echo pmx-src/libf2c/r_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_mod.o ---
depbase=`echo pmx-src/libf2c/r_mod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_nint.o ---
--- pmx-src/libf2c/r_sign.o ---
--- pmx-src/libf2c/r_nint.o ---
depbase=`echo pmx-src/libf2c/r_nint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_sign.o ---
depbase=`echo pmx-src/libf2c/r_sign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/scor2prt.o ---
20 warnings generated.
--- pmx-src/libf2c/r_sin.o ---
depbase=`echo pmx-src/libf2c/r_sin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_sinh.o ---
--- pmx-src/libf2c/r_sqrt.o ---
--- pmx-src/libf2c/r_tan.o ---
--- pmx-src/libf2c/r_sinh.o ---
depbase=`echo pmx-src/libf2c/r_sinh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_sqrt.o ---
depbase=`echo pmx-src/libf2c/r_sqrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_tan.o ---
depbase=`echo pmx-src/libf2c/r_tan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/r_tanh.o ---
depbase=`echo pmx-src/libf2c/r_tanh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_abs.o ---
depbase=`echo pmx-src/libf2c/d_abs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_acos.o ---
--- pmx-src/libf2c/d_asin.o ---
depbase=`echo pmx-src/libf2c/d_asin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_acos.o ---
depbase=`echo pmx-src/libf2c/d_acos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_atan.o ---
--- pmx-src/libf2c/d_atn2.o ---
--- pmx-src/libf2c/d_atan.o ---
depbase=`echo pmx-src/libf2c/d_atan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_atn2.o ---
depbase=`echo pmx-src/libf2c/d_atn2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/pmxab.o ---
:15418:41: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
nole << 12) + (korn << 19) + (iofforn + 32 << 25);
~~~~~~~~^~~~ ~~
:15418:41: note: place parentheses around the '+' expression to silence this warning
nole << 12) + (korn << 19) + (iofforn + 32 << 25);
^
( )
:15866:36: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
ret_val = ias[(0 + (0 + (*nacc - 1 << 2))) / 4];
~~~~~~^~~ ~~
:15866:36: note: place parentheses around the '-' expression to silence this warning
ret_val = ias[(0 + (0 + (*nacc - 1 << 2))) / 4];
^
( )
--- pmx-src/libf2c/d_cnjg.o ---
--- pmx-src/libf2c/d_cos.o ---
--- pmx-src/libf2c/d_cnjg.o ---
depbase=`echo pmx-src/libf2c/d_cnjg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_cos.o ---
depbase=`echo pmx-src/libf2c/d_cos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_cosh.o ---
depbase=`echo pmx-src/libf2c/d_cosh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_dim.o ---
--- pmx-src/pmxab.o ---
:16311:46: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__1, i__1, &c__2, (
~~~~~~~~~~~~~~~~^~~ ~~
:16311:46: note: place parentheses around the '-' expression to silence this warning
--- pmx-src/libf2c/d_exp.o ---
--- pmx-src/pmxab.o ---
s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__1, i__1, &c__2, (
~~~~~~~~~~~~~~~~^~~
:16321:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
~~~~~~~~~~~~~~~~^~~ ~~
:16321:42: note: place parentheses around the '-' expression to silence this warning
comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
~~~~~~~~~~~~~~~~^~~
:16320:47: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__2, i__2, &
~~~~~~~~~~~~~~~~^~~ ~~
:16320:47: note: place parentheses around the '-' expression to silence this warning
s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__2, i__2, &
~~~~~~~~~~~~~~~~^~~
:16326:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
~~~~~~~~~~~~~~~~^~~ ~~
:16326:38: note: place parentheses around the '-' expression to silence this warning
comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
~~~~~~~~~~~~~~~~^~~
:16325:43: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__1, i__1, &c__2,
~~~~~~~~~~~~~~~~^~~ ~~
:16325:43: note: place parentheses around the '-' expression to silence this warning
s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__1, i__1, &c__2,
~~~~~~~~~~~~~~~~^~~
:16340:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
--- pmx-src/libf2c/d_dim.o ---
depbase=`echo pmx-src/libf2c/d_dim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/pmxab.o ---
~~~~~~~~~~~~~~~~^~~ ~~
:16340:42: note: place parentheses around the '-' expression to silence this warning
comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
~~~~~~~~~~~~~~~~^~~
--- pmx-src/libf2c/d_exp.o ---
depbase=`echo pmx-src/libf2c/d_exp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/pmxab.o ---
:16339:47: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__1, i__1, &
~~~~~~~~~~~~~~~~^~~ ~~
:16339:47: note: place parentheses around the '-' expression to silence this warning
s_cat(comgrace_1.litq + (comgrace_1.nlit - 1 << 7), a__1, i__1, &
~~~~~~~~~~~~~~~~^~~
:16360:39: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
~~~~~~~~~~~~~~~~^~~ ~~
:16360:39: note: place parentheses around the '-' expression to silence this warning
comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
~~~~~~~~~~~~~~~~^~~
:16373:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
~~~~~~~~~~~~~~~~^~~ ~~
:16373:42: note: place parentheses around the '-' expression to silence this warning
comgrace_1.litq + (comgrace_1.nlit - 1 << 7);
~~~~~~~~~~~~~~~~^~~
--- pmx-src/libf2c/d_imag.o ---
depbase=`echo pmx-src/libf2c/d_imag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_int.o ---
depbase=`echo pmx-src/libf2c/d_int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_lg10.o ---
depbase=`echo pmx-src/libf2c/d_lg10.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_log.o ---
depbase=`echo pmx-src/libf2c/d_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_mod.o ---
depbase=`echo pmx-src/libf2c/d_mod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_nint.o ---
depbase=`echo pmx-src/libf2c/d_nint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_prod.o ---
depbase=`echo pmx-src/libf2c/d_prod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_sign.o ---
depbase=`echo pmx-src/libf2c/d_sign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_sin.o ---
--- pmx-src/pmxab.o ---
:17968:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
addstr_(comgrace_1.litq + (il - 1 << 7), &
--- pmx-src/libf2c/d_sin.o ---
depbase=`echo pmx-src/libf2c/d_sin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/pmxab.o ---
~~~^~~ ~~
:17968:38: note: place parentheses around the '-' expression to silence this warning
addstr_(comgrace_1.litq + (il - 1 << 7), &
^
( )
:17975:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
comgrace_1.litq + (il - 1 << 7);
~~~^~~ ~~
:17975:29: note: place parentheses around the '-' expression to silence this warning
comgrace_1.litq + (il - 1 << 7);
^
( )
--- 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/d_sinh.o ---
depbase=`echo pmx-src/libf2c/d_sinh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_sqrt.o ---
depbase=`echo pmx-src/libf2c/d_sqrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_tan.o ---
depbase=`echo pmx-src/libf2c/d_tan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/d_tanh.o ---
depbase=`echo pmx-src/libf2c/d_tanh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- 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_abs.o ---
depbase=`echo pmx-src/libf2c/i_abs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/i_len.o ---
--- pmx-src/libf2c/i_dim.o ---
depbase=`echo pmx-src/libf2c/i_dim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/i_dnnt.o ---
depbase=`echo pmx-src/libf2c/i_dnnt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/i_indx.o ---
depbase=`echo pmx-src/libf2c/i_indx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/i_len.o ---
depbase=`echo pmx-src/libf2c/i_len.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/i_mod.o ---
--- pmx-src/libf2c/i_nint.o ---
--- pmx-src/libf2c/i_sign.o ---
--- pmx-src/libf2c/i_mod.o ---
depbase=`echo pmx-src/libf2c/i_mod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/i_nint.o ---
depbase=`echo pmx-src/libf2c/i_nint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/i_sign.o ---
depbase=`echo pmx-src/libf2c/i_sign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/lbitbits.o ---
--- pmx-src/libf2c/lbitshft.o ---
--- pmx-src/libf2c/lbitbits.o ---
depbase=`echo pmx-src/libf2c/lbitbits.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/lbitbits.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/lbitbits.o pmx-src/libf2c/lbitbits.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/lbitshft.o ---
depbase=`echo pmx-src/libf2c/lbitshft.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/lbitshft.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/lbitshft.o pmx-src/libf2c/lbitshft.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/lbitbits.o ---
pmx-src/libf2c/lbitbits.c:47:44: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
return (integer)(x << b | x >> LONGBITS -b );
~~ ~~~~~~~~~^~
pmx-src/libf2c/lbitbits.c:47:44: note: place parentheses around the '-' expression to silence this warning
return (integer)(x << b | x >> LONGBITS -b );
~~~~~~~~~^~
pmx-src/libf2c/lbitbits.c:51:34: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
return (integer)(x << LONGBITS - b | x >> b);
~~ ~~~~~~~~~^~~
pmx-src/libf2c/lbitbits.c:51:34: note: place parentheses around the '-' expression to silence this warning
return (integer)(x << LONGBITS - b | x >> b);
~~~~~~~~~^~~
pmx-src/libf2c/lbitbits.c:60:47: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
return (integer)(y | z & (x << b | x >> len - b));
~~ ~~~~^~~
pmx-src/libf2c/lbitbits.c:60:47: note: place parentheses around the '-' expression to silence this warning
return (integer)(y | z & (x << b | x >> len - b));
^
( )
--- pmx-src/libf2c/h_abs.o ---
--- pmx-src/libf2c/lbitbits.o ---
pmx-src/libf2c/lbitbits.c:64:46: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
return (integer)(y | z & (x >> b | x << len - b));
~~ ~~~~^~~
pmx-src/libf2c/lbitbits.c:64:46: note: place parentheses around the '-' expression to silence this warning
return (integer)(y | z & (x >> b | x << len - b));
^
( )
--- pmx-src/libf2c/h_dim.o ---
--- pmx-src/libf2c/h_abs.o ---
depbase=`echo pmx-src/libf2c/h_abs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/h_dim.o ---
depbase=`echo pmx-src/libf2c/h_dim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/h_dnnt.o ---
depbase=`echo pmx-src/libf2c/h_dnnt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/lbitbits.o ---
4 warnings generated.
--- pmx-src/libf2c/h_indx.o ---
--- pmx-src/libf2c/h_len.o ---
--- pmx-src/libf2c/h_indx.o ---
depbase=`echo pmx-src/libf2c/h_indx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/h_len.o ---
depbase=`echo pmx-src/libf2c/h_len.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/pmxab.o ---
:20361:39: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
xn = heightil - xiltxt - (nintpg + nsystp << 2) - (nsystp - 1) *
~~~~~~~^~~~~~~~ ~~
:20361:39: note: place parentheses around the '+' expression to silence this warning
xn = heightil - xiltxt - (nintpg + nsystp << 2) - (nsystp - 1) *
^
( )
--- pmx-src/libf2c/h_mod.o ---
depbase=`echo pmx-src/libf2c/h_mod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/h_nint.o ---
depbase=`echo pmx-src/libf2c/h_nint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/h_sign.o ---
--- pmx-src/libf2c/hl_ge.o ---
--- pmx-src/libf2c/hl_gt.o ---
--- pmx-src/libf2c/h_sign.o ---
depbase=`echo pmx-src/libf2c/h_sign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/hl_ge.o ---
depbase=`echo pmx-src/libf2c/hl_ge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/hl_gt.o ---
depbase=`echo pmx-src/libf2c/hl_gt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/hl_le.o ---
--- pmx-src/pmxab.o ---
:21825:56: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
do_fio(&c__1, (char *)&all_1.ifigdr[(all_1.iline - 1 << 1)
~~~~~~~~~~~~^~~ ~~
:21825:56: note: place parentheses around the '-' expression to silence this warning
do_fio(&c__1, (char *)&all_1.ifigdr[(all_1.iline - 1 << 1)
~~~~~~~~~~~~^~~
:21825:56: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
--- pmx-src/libf2c/hl_le.o ---
depbase=`echo pmx-src/libf2c/hl_le.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/pmxab.o ---
do_fio(&c__1, (char *)&all_1.ifigdr[(all_1.iline - 1 << 1)
~~~~~~~~~~~~^~~ ~~
:21825:56: note: place parentheses around the '-' expression to silence this warning
do_fio(&c__1, (char *)&all_1.ifigdr[(all_1.iline - 1 << 1)
~~~~~~~~~~~~^~~
--- pmx-src/libf2c/hl_lt.o ---
--- pmx-src/libf2c/l_ge.o ---
--- pmx-src/libf2c/hl_lt.o ---
depbase=`echo pmx-src/libf2c/hl_lt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/l_ge.o ---
depbase=`echo pmx-src/libf2c/l_ge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/l_gt.o ---
depbase=`echo pmx-src/libf2c/l_gt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/l_le.o ---
depbase=`echo pmx-src/libf2c/l_le.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/pmxab.o ---
:22628:6: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
+ ioff << 1) - 2];
^~~~~~ ~~
--- pmx-src/libf2c/l_lt.o ---
--- pmx-src/pmxab.o ---
:22628:6: note: place parentheses around the '+' expression to silence this warning
+ ioff << 1) - 2];
^
)
:22630:6: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
+ ioff << 1) - 1];
^~~~~~ ~~
:22630:6: note: place parentheses around the '+' expression to silence this warning
+ ioff << 1) - 1];
^
)
:22748:44: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
comfig_1.itfig[commvl_1.ivx + (jfig - islide << 1)
~~~~~^~~~~~~~ ~~
:22748:44: note: place parentheses around the '-' expression to silence this warning
comfig_1.itfig[commvl_1.ivx + (jfig - islide << 1)
^
( )
:22749:53: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
s_copy(comfig_1.figq + (commvl_1.ivx + (jfig -
~~~~~^
:22749:53: note: place parentheses around the '-' expression to silence this warning
s_copy(comfig_1.figq + (commvl_1.ivx + (jfig -
--- pmx-src/libf2c/ef1asc_.o ---
--- pmx-src/pmxab.o ---
^
(
:22750:46: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
comgrace_1.itoff[commvl_1.ivx + (jfig - islide <<
~~~~~^~~~~~~~ ~~
:22750:46: note: place parentheses around the '-' expression to silence this warning
comgrace_1.itoff[commvl_1.ivx + (jfig - islide <<
^
( )
:22751:46: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
comfig_1.ivupfig[commvl_1.ivx + (jfig - islide <<
~~~~~^~~~~~~~ ~~
:22751:46: note: place parentheses around the '-' expression to silence this warning
comfig_1.ivupfig[commvl_1.ivx + (jfig - islide <<
^
( )
:22752:45: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
comfig_1.ivvfig[commvl_1.ivx + (jfig - islide <<
~~~~~^~~~~~~~ ~~
:22752:45: note: place parentheses around the '-' expression to silence this warning
comfig_1.ivvfig[commvl_1.ivx + (jfig - islide <<
^
( )
--- pmx-src/libf2c/l_lt.o ---
depbase=`echo pmx-src/libf2c/l_lt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/ef1cmc_.o ---
--- pmx-src/libf2c/ef1asc_.o ---
depbase=`echo pmx-src/libf2c/ef1asc_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/ef1asc_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/ef1asc_.o pmx-src/libf2c/ef1asc_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/f77_aloc.o ---
--- pmx-src/libf2c/ef1cmc_.o ---
depbase=`echo pmx-src/libf2c/ef1cmc_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/ef1cmc_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/ef1cmc_.o pmx-src/libf2c/ef1cmc_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/f77_aloc.o ---
depbase=`echo pmx-src/libf2c/f77_aloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/s_cat.o ---
depbase=`echo pmx-src/libf2c/s_cat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/s_cmp.o ---
--- pmx-src/libf2c/s_copy.o ---
--- pmx-src/libf2c/s_cmp.o ---
depbase=`echo pmx-src/libf2c/s_cmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/s_copy.o ---
depbase=`echo pmx-src/libf2c/s_copy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/backspac.o ---
depbase=`echo pmx-src/libf2c/backspac.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/backspac.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/backspac.o pmx-src/libf2c/backspac.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/close.o ---
depbase=`echo pmx-src/libf2c/close.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/close.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/close.o pmx-src/libf2c/close.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/pmxab.o ---
:23247:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
i__3[1] = 8, a__2[1] = symq + (isym - 1 << 3);
~~~~~^~~ ~~
:23247:42: note: place parentheses around the '-' expression to silence this warning
i__3[1] = 8, a__2[1] = symq + (isym - 1 << 3);
^
( )
:23249:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
i__4[2] = 8, a__3[2] = symq + (isym - 1 << 3);
~~~~~^~~ ~~
:23249:42: note: place parentheses around the '-' expression to silence this warning
i__4[2] = 8, a__3[2] = symq + (isym - 1 << 3);
^
( )
:23255:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
i__3[1] = 8, a__2[1] = symq + (isym - 1 << 3);
~~~~~^~~ ~~
:23255:42: note: place parentheses around the '-' expression to silence this warning
i__3[1] = 8, a__2[1] = symq + (isym - 1 << 3);
^
( )
:23257:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
i__4[2] = 8, a__3[2] = symq + (isym - 1 << 3);
~~~~~^~~ ~~
:23257:42: note: place parentheses around the '-' expression to silence this warning
i__4[2] = 8, a__3[2] = symq + (isym - 1 << 3);
^
( )
--- pmx-src/libf2c/dfe.o ---
--- pmx-src/libf2c/dolio.o ---
--- pmx-src/libf2c/dfe.o ---
depbase=`echo pmx-src/libf2c/dfe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/dfe.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/dfe.o pmx-src/libf2c/dfe.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/dolio.o ---
depbase=`echo pmx-src/libf2c/dolio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/dolio.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/dolio.o pmx-src/libf2c/dolio.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/due.o ---
depbase=`echo pmx-src/libf2c/due.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/due.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/due.o pmx-src/libf2c/due.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/endfile.o ---
depbase=`echo pmx-src/libf2c/endfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/endfile.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/endfile.o pmx-src/libf2c/endfile.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/err.o ---
depbase=`echo pmx-src/libf2c/err.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/err.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/err.o pmx-src/libf2c/err.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/fmt.o ---
depbase=`echo pmx-src/libf2c/fmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/fmt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/fmt.o pmx-src/libf2c/fmt.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/dfe.o ---
pmx-src/libf2c/dfe.c:104:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(n=c_dfe(a))return(n);
~^~~~~~~~~
pmx-src/libf2c/dfe.c:104:6: note: place parentheses around the assignment to silence this warning
if(n=c_dfe(a))return(n);
^
( )
pmx-src/libf2c/dfe.c:104:6: note: use '==' to turn this assignment into an equality comparison
if(n=c_dfe(a))return(n);
^
==
pmx-src/libf2c/dfe.c:126:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(n=c_dfe(a)) return(n);
~^~~~~~~~~
pmx-src/libf2c/dfe.c:126:6: note: place parentheses around the assignment to silence this warning
if(n=c_dfe(a)) return(n);
^
( )
pmx-src/libf2c/dfe.c:126:6: note: use '==' to turn this assignment into an equality comparison
if(n=c_dfe(a)) return(n);
^
==
--- pmx-src/libf2c/endfile.o ---
pmx-src/libf2c/endfile.c:46:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
--- pmx-src/libf2c/due.o ---
pmx-src/libf2c/due.c:40:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(n=c_due(a)) return(n);
~^~~~~~~~~
pmx-src/libf2c/due.c:40:6: note: place parentheses around the assignment to silence this warning
if(n=c_due(a)) return(n);
^
( )
pmx-src/libf2c/due.c:40:6: note: use '==' to turn this assignment into an equality comparison
if(n=c_due(a)) return(n);
^
==
pmx-src/libf2c/due.c:53:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(n=c_due(a)) return(n);
~^~~~~~~~~
pmx-src/libf2c/due.c:53:6: note: place parentheses around the assignment to silence this warning
if(n=c_due(a)) return(n);
^
( )
pmx-src/libf2c/due.c:53:6: note: use '==' to turn this assignment into an equality comparison
if(n=c_due(a)) return(n);
^
==
--- pmx-src/libf2c/endfile.o ---
if (tf = FOPEN(nbuf, f__w_mode[0]))
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
pmx-src/libf2c/endfile.c:46:10: note: place parentheses around the assignment to silence this warning
if (tf = FOPEN(nbuf, f__w_mode[0]))
^
( )
pmx-src/libf2c/endfile.c:46:10: note: use '==' to turn this assignment into an equality comparison
if (tf = FOPEN(nbuf, f__w_mode[0]))
^
==
1 warning generated.
--- pmx-src/libf2c/fmtlib.o ---
depbase=`echo pmx-src/libf2c/fmtlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/fmtlib.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/fmtlib.o pmx-src/libf2c/fmtlib.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/ftell_.o ---
depbase=`echo pmx-src/libf2c/ftell_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/ftell_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/ftell_.o pmx-src/libf2c/ftell_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/due.o ---
2 warnings generated.
--- pmx-src/libf2c/iio.o ---
depbase=`echo pmx-src/libf2c/iio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/iio.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/iio.o pmx-src/libf2c/iio.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/dfe.o ---
2 warnings generated.
--- pmx-src/libf2c/ilnw.o ---
depbase=`echo pmx-src/libf2c/ilnw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/ilnw.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/ilnw.o pmx-src/libf2c/ilnw.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/inquire.o ---
depbase=`echo pmx-src/libf2c/inquire.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/inquire.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/inquire.o pmx-src/libf2c/inquire.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/iio.o ---
pmx-src/libf2c/iio.c:91:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(n=c_si(a)) return(n);
~^~~~~~~~
pmx-src/libf2c/iio.c:91:6: note: place parentheses around the assignment to silence this warning
if(n=c_si(a)) return(n);
^
( )
pmx-src/libf2c/iio.c:91:6: note: use '==' to turn this assignment into an equality comparison
if(n=c_si(a)) return(n);
^
==
pmx-src/libf2c/iio.c:123:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(n=c_si(a)) return(n);
~^~~~~~~~
pmx-src/libf2c/iio.c:123:6: note: place parentheses around the assignment to silence this warning
if(n=c_si(a)) return(n);
^
( )
pmx-src/libf2c/iio.c:123:6: note: use '==' to turn this assignment into an equality comparison
if(n=c_si(a)) return(n);
^
==
--- pmx-src/libf2c/lread.o ---
depbase=`echo pmx-src/libf2c/lread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/lread.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/lread.o pmx-src/libf2c/lread.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/inquire.o ---
pmx-src/libf2c/inquire.c:69:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else *a->inex=0;
^
pmx-src/libf2c/inquire.c:72:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else *a->inopen=(p!=NULL && p->ufd!=NULL);
^
pmx-src/libf2c/inquire.c:77:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else *a->innamed=0;
^
pmx-src/libf2c/inquire.c:81:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else if(p!=NULL && p->ufnm!=NULL)
^
pmx-src/libf2c/inquire.c:86:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else b_char("SEQUENTIAL",a->inacc,a->inacclen);
^
pmx-src/libf2c/inquire.c:90:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else b_char("YES",a->inseq,a->inseqlen);
^
pmx-src/libf2c/inquire.c:94:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
--- pmx-src/libf2c/lwrite.o ---
--- pmx-src/libf2c/inquire.o ---
else b_char("NO",a->indir,a->indirlen);
^
pmx-src/libf2c/inquire.c:98:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else b_char("FORMATTED",a->infmt,a->infmtlen);
^
pmx-src/libf2c/inquire.c:102:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else b_char("YES",a->inform,a->informlen);
^
pmx-src/libf2c/inquire.c:106:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else if (p!=NULL) b_char("NO",a->inunf,a->inunflen);
^
pmx-src/libf2c/inquire.c:115:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else b_char("NULL",a->inblank,a->inblanklen);
^
--- pmx-src/libf2c/lwrite.o ---
depbase=`echo pmx-src/libf2c/lwrite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/lwrite.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/lwrite.o pmx-src/libf2c/lwrite.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/iio.o ---
2 warnings generated.
--- pmx-src/libf2c/open.o ---
depbase=`echo pmx-src/libf2c/open.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/open.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/open.o pmx-src/libf2c/open.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/lread.o ---
pmx-src/libf2c/lread.c:294:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
--- pmx-src/libf2c/inquire.o ---
11 warnings generated.
--- pmx-src/libf2c/lread.o ---
else
^
pmx-src/libf2c/lread.c:314:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (ch = l_R(1,0))
~~~^~~~~~~~~~
pmx-src/libf2c/lread.c:314:9: note: place parentheses around the assignment to silence this warning
if (ch = l_R(1,0))
^
( )
pmx-src/libf2c/lread.c:314:9: note: use '==' to turn this assignment into an equality comparison
if (ch = l_R(1,0))
^
==
pmx-src/libf2c/lread.c:326:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (ch = l_R(1,0))
~~~^~~~~~~~~~
pmx-src/libf2c/lread.c:326:9: note: place parentheses around the assignment to silence this warning
if (ch = l_R(1,0))
^
( )
pmx-src/libf2c/lread.c:326:9: note: use '==' to turn this assignment into an equality comparison
--- pmx-src/libf2c/lwrite.o ---
pmx-src/libf2c/lwrite.c:141:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while(b[0] = b[1])
~~~~~^~~~~~
pmx-src/libf2c/lwrite.c:141:15: note: place parentheses around the assignment to silence this warning
while(b[0] = b[1])
^
( )
pmx-src/libf2c/lwrite.c:141:15: note: use '==' to turn this assignment into an equality comparison
while(b[0] = b[1])
^
==
pmx-src/libf2c/lwrite.c:166:32: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
for(c1 = '.', c = 'E'; *b = c1;
~~~^~~~
pmx-src/libf2c/lwrite.c:166:32: note: place parentheses around the assignment to silence this warning
--- pmx-src/libf2c/open.o ---
pmx-src/libf2c/open.c:363:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (tf = FOPEN(buf,f__w_mode[0]))
~~~^~~~~~~~~~~~~~~~~~~~~~~~~
pmx-src/libf2c/open.c:363:10: note: place parentheses around the assignment to silence this warning
if (tf = FOPEN(buf,f__w_mode[0]))
^
( )
pmx-src/libf2c/open.c:363:10: note: use '==' to turn this assignment into an equality comparison
if (tf = FOPEN(buf,f__w_mode[0]))
^
==
pmx-src/libf2c/open.c:373:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (tf = FOPEN(buf, f__r_mode[ufmt]))
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pmx-src/libf2c/open.c:373:10: note: place parentheses around the assignment to silence this warning
--- pmx-src/libf2c/lread.o ---
if (ch = l_R(1,0))
^
==
pmx-src/libf2c/lread.c:353:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (rv = *nmL_next++)
~~~^~~~~~~~~~~~~
pmx-src/libf2c/lread.c:353:9: note: place parentheses around the assignment to silence this warning
if (rv = *nmL_next++)
^
( )
pmx-src/libf2c/lread.c:353:9: note: use '==' to turn this assignment into an equality comparison
if (rv = *nmL_next++)
^
==
pmx-src/libf2c/lread.c:438:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
pmx-src/libf2c/lread.c:690:4: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
ERR(l_R(0,1));
^~~~~~~~~~~~~
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
--- pmx-src/libf2c/lwrite.o ---
for(c1 = '.', c = 'E'; *b = c1;
^
( )
pmx-src/libf2c/lwrite.c:166:32: note: use '==' to turn this assignment into an equality comparison
for(c1 = '.', c = 'E'; *b = c1;
^
==
pmx-src/libf2c/lwrite.c:190:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while(c = *s++)
~~^~~~~~
pmx-src/libf2c/lwrite.c:190:10: note: place parentheses around the assignment to silence this warning
while(c = *s++)
^
( )
pmx-src/libf2c/lwrite.c:190:10: note: use '==' to turn this assignment into an equality comparison
while(c = *s++)
^
==
--- pmx-src/libf2c/open.o ---
if (tf = FOPEN(buf, f__r_mode[ufmt]))
^
( )
pmx-src/libf2c/open.c:373:10: note: use '==' to turn this assignment into an equality comparison
if (tf = FOPEN(buf, f__r_mode[ufmt]))
^
==
pmx-src/libf2c/open.c:375:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
else if (tf = FOPEN(buf, f__w_mode[ufmt])) {
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pmx-src/libf2c/open.c:375:15: note: place parentheses around the assignment to silence this warning
else if (tf = FOPEN(buf, f__w_mode[ufmt])) {
^
( )
pmx-src/libf2c/open.c:375:15: note: use '==' to turn this assignment into an equality comparison
else if (tf = FOPEN(buf, f__w_mode[ufmt])) {
^
--- pmx-src/libf2c/lread.o ---
#define ERR(x) if(n=(x)) return(n)
~^~~~
pmx-src/libf2c/lread.c:690:4: note: place parentheses around the assignment to silence this warning
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
^
pmx-src/libf2c/lread.c:690:4: note: use '==' to turn this assignment into an equality comparison
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
^
pmx-src/libf2c/lread.c:695:4: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
ERR(l_R(0,0));
^~~~~~~~~~~~~
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
~^~~~
pmx-src/libf2c/lread.c:695:4: note: place parentheses around the assignment to silence this warning
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
--- pmx-src/libf2c/open.o ---
==
pmx-src/libf2c/open.c:390:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else if ((s = a->oacc) && (*s == 'a' || *s == 'A')
^
--- pmx-src/libf2c/lread.o ---
^
pmx-src/libf2c/lread.c:695:4: note: use '==' to turn this assignment into an equality comparison
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
^
pmx-src/libf2c/lread.c:706:4: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
ERR(l_C());
^~~~~~~~~~
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
~^~~~
pmx-src/libf2c/lread.c:706:4: note: place parentheses around the assignment to silence this warning
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
^
pmx-src/libf2c/lread.c:706:4: note: use '==' to turn this assignment into an equality comparison
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
^
pmx-src/libf2c/lread.c:711:4: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
ERR(l_L());
^~~~~~~~~~
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
~^~~~
pmx-src/libf2c/lread.c:711:4: note: place parentheses around the assignment to silence this warning
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
^
pmx-src/libf2c/lread.c:711:4: note: use '==' to turn this assignment into an equality comparison
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
^
pmx-src/libf2c/lread.c:714:4: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
ERR(l_CHAR());
^~~~~~~~~~~~~
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
~^~~~
pmx-src/libf2c/lread.c:714:4: note: place parentheses around the assignment to silence this warning
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
^
pmx-src/libf2c/lread.c:714:4: note: use '==' to turn this assignment into an equality comparison
pmx-src/libf2c/lread.c:106:20: note: expanded from macro 'ERR'
#define ERR(x) if(n=(x)) return(n)
^
pmx-src/libf2c/lread.c:787:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(n=c_le(a)) return(n);
~^~~~~~~~
pmx-src/libf2c/lread.c:787:6: note: place parentheses around the assignment to silence this warning
if(n=c_le(a)) return(n);
^
( )
pmx-src/libf2c/lread.c:787:6: note: use '==' to turn this assignment into an equality comparison
if(n=c_le(a)) return(n);
^
==
--- pmx-src/libf2c/rdfmt.o ---
depbase=`echo pmx-src/libf2c/rdfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/rdfmt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/rdfmt.o pmx-src/libf2c/rdfmt.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/lwrite.o ---
3 warnings generated.
--- pmx-src/libf2c/rewind.o ---
--- pmx-src/libf2c/rdfmt.o ---
pmx-src/libf2c/rdfmt.c:36:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while(ch = *s++)
~~~^~~~~~
pmx-src/libf2c/rdfmt.c:36:12: note: place parentheses around the assignment to silence this warning
while(ch = *s++)
^
( )
pmx-src/libf2c/rdfmt.c:36:12: note: use '==' to turn this assignment into an equality comparison
while(ch = *s++)
^
==
pmx-src/libf2c/rdfmt.c:39:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while(ch = *s++)
~~~^~~~~~
pmx-src/libf2c/rdfmt.c:39:12: note: place parentheses around the assignment to silence this warning
while(ch = *s++)
^
( )
pmx-src/libf2c/rdfmt.c:39:12: note: use '==' to turn this assignment into an equality comparison
while(ch = *s++)
^
==
--- pmx-src/libf2c/rewind.o ---
depbase=`echo pmx-src/libf2c/rewind.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/rewind.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/rewind.o pmx-src/libf2c/rewind.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/rdfmt.o ---
pmx-src/libf2c/rdfmt.c:68:9: warning: operator '>>' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
w2 = w1+1 >> 1;
~~^~ ~~
pmx-src/libf2c/rdfmt.c:68:9: note: place parentheses around the '+' expression to silence this warning
w2 = w1+1 >> 1;
^
( )
pmx-src/libf2c/rdfmt.c:90:23: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
*t = hex[*s0 & 0xff]-1 << 4 | hex[s0[1] & 0xff]-1;
~~~~~~~~~~~~~~~^~ ~~
pmx-src/libf2c/rdfmt.c:90:23: note: place parentheses around the '-' expression to silence this warning
*t = hex[*s0 & 0xff]-1 << 4 | hex[s0[1] & 0xff]-1;
^
( )
--- pmx-src/libf2c/rsfe.o ---
depbase=`echo pmx-src/libf2c/rsfe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/rsfe.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/rsfe.o pmx-src/libf2c/rsfe.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/open.o ---
4 warnings generated.
--- pmx-src/libf2c/rsli.o ---
depbase=`echo pmx-src/libf2c/rsli.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/rsli.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/rsli.o pmx-src/libf2c/rsli.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/rsfe.o ---
pmx-src/libf2c/rsfe.c:67:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(n=c_sfe(a)) return(n);
~^~~~~~~~~
pmx-src/libf2c/rsfe.c:67:6: note: place parentheses around the assignment to silence this warning
if(n=c_sfe(a)) return(n);
^
( )
pmx-src/libf2c/rsfe.c:67:6: note: use '==' to turn this assignment into an equality comparison
if(n=c_sfe(a)) return(n);
^
==
--- pmx-src/libf2c/rsne.o ---
depbase=`echo pmx-src/libf2c/rsne.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/rsne.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/rsne.o pmx-src/libf2c/rsne.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/rsfe.o ---
1 warning generated.
--- pmx-src/libf2c/sfe.o ---
--- pmx-src/libf2c/sue.o ---
--- pmx-src/libf2c/sfe.o ---
depbase=`echo pmx-src/libf2c/sfe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/sfe.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/sfe.o pmx-src/libf2c/sfe.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/sue.o ---
depbase=`echo pmx-src/libf2c/sue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/sue.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/sue.o pmx-src/libf2c/sue.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/rsne.o ---
pmx-src/libf2c/rsne.c:83:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
for(x = 0; c = *s++; x = x & 0x4000 ? ((x << 1) & 0x7fff) + 1 : x << 1)
~~^~~~~~
pmx-src/libf2c/rsne.c:83:15: note: place parentheses around the assignment to silence this warning
for(x = 0; c = *s++; x = x & 0x4000 ? ((x << 1) & 0x7fff) + 1 : x << 1)
^
( )
pmx-src/libf2c/rsne.c:83:15: note: use '==' to turn this assignment into an equality comparison
for(x = 0; c = *s++; x = x & 0x4000 ? ((x << 1) & 0x7fff) + 1 : x << 1)
^
==
pmx-src/libf2c/rsne.c:104:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
for(x = &nl_cache; y = *x; x0 = x, x = &y->next)
~~^~~~
pmx-src/libf2c/rsne.c:104:23: note: place parentheses around the assignment to silence this warning
for(x = &nl_cache; y = *x; x0 = x, x = &y->next)
^
( )
--- pmx-src/libf2c/sue.o ---
pmx-src/libf2c/sue.c:38:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(n=c_sue(a)) return(n);
~^~~~~~~~~
pmx-src/libf2c/sue.c:38:6: note: place parentheses around the assignment to silence this warning
if(n=c_sue(a)) return(n);
^
( )
pmx-src/libf2c/sue.c:38:6: note: use '==' to turn this assignment into an equality comparison
if(n=c_sue(a)) return(n);
^
==
pmx-src/libf2c/sue.c:61:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(n=c_sue(a)) return(n);
~^~~~~~~~~
pmx-src/libf2c/sue.c:61:6: note: place parentheses around the assignment to silence this warning
if(n=c_sue(a)) return(n);
^
( )
pmx-src/libf2c/sue.c:61:6: note: use '==' to turn this assignment into an equality comparison
if(n=c_sue(a)) return(n);
^
==
--- pmx-src/libf2c/typesize.o ---
--- pmx-src/libf2c/rsne.o ---
pmx-src/libf2c/rsne.c:104:23: note: use '==' to turn this assignment into an equality comparison
for(x = &nl_cache; y = *x; x0 = x, x = &y->next)
^
==
pmx-src/libf2c/rsne.c:156:42: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
for(s = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; c = *s++; )
~~^~~~~~
pmx-src/libf2c/rsne.c:156:42: note: place parentheses around the assignment to silence this warning
for(s = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; c = *s++; )
^
( )
pmx-src/libf2c/rsne.c:156:42: note: use '==' to turn this assignment into an equality comparison
for(s = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; c = *s++; )
^
==
pmx-src/libf2c/rsne.c:162:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
for(s = "0123456789_"; c = *s++; )
~~^~~~~~
pmx-src/libf2c/rsne.c:162:27: note: place parentheses around the assignment to silence this warning
for(s = "0123456789_"; c = *s++; )
^
( )
pmx-src/libf2c/rsne.c:162:27: note: use '==' to turn this assignment into an equality comparison
for(s = "0123456789_"; c = *s++; )
^
==
pmx-src/libf2c/rsne.c:185:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while(*s = Alphanum[GETC(ch) & 0xff])
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
pmx-src/libf2c/rsne.c:185:11: note: place parentheses around the assignment to silence this warning
while(*s = Alphanum[GETC(ch) & 0xff])
^
--- pmx-src/libf2c/typesize.o ---
depbase=`echo pmx-src/libf2c/typesize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/typesize.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/typesize.o pmx-src/libf2c/typesize.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/rsne.o ---
( )
pmx-src/libf2c/rsne.c:185:11: note: use '==' to turn this assignment into an equality comparison
while(*s = Alphanum[GETC(ch) & 0xff])
^
==
pmx-src/libf2c/rsne.c:240:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (k = getnum(chp, x1))
~~^~~~~~~~~~~~~~~~~
pmx-src/libf2c/rsne.c:240:8: note: place parentheses around the assignment to silence this warning
if (k = getnum(chp, x1))
^
( )
pmx-src/libf2c/rsne.c:240:8: note: use '==' to turn this assignment into an equality comparison
if (k = getnum(chp, x1))
^
==
pmx-src/libf2c/rsne.c:244:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (k = getnum(chp, &x2))
~~^~~~~~~~~~~~~~~~~~
pmx-src/libf2c/rsne.c:244:9: note: place parentheses around the assignment to silence this warning
if (k = getnum(chp, &x2))
^
( )
pmx-src/libf2c/rsne.c:244:9: note: use '==' to turn this assignment into an equality comparison
if (k = getnum(chp, &x2))
^
==
pmx-src/libf2c/rsne.c:248:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (k = getnum(chp, &x3))
~~^~~~~~~~~~~~~~~~~~
pmx-src/libf2c/rsne.c:248:10: note: place parentheses around the assignment to silence this warning
if (k = getnum(chp, &x3))
^
( )
pmx-src/libf2c/rsne.c:248:10: note: use '==' to turn this assignment into an equality comparison
if (k = getnum(chp, &x3))
^
==
pmx-src/libf2c/rsne.c:346:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (ch = getname(buf,sizeof(buf)))
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
pmx-src/libf2c/rsne.c:346:9: note: place parentheses around the assignment to silence this warning
if (ch = getname(buf,sizeof(buf)))
^
( )
pmx-src/libf2c/rsne.c:346:9: note: use '==' to turn this assignment into an equality comparison
if (ch = getname(buf,sizeof(buf)))
^
==
pmx-src/libf2c/rsne.c:401:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (ch = getname(buf,sizeof(buf)))
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
pmx-src/libf2c/rsne.c:401:12: note: place parentheses around the assignment to silence this warning
if (ch = getname(buf,sizeof(buf)))
^
( )
pmx-src/libf2c/rsne.c:401:12: note: use '==' to turn this assignment into an equality comparison
if (ch = getname(buf,sizeof(buf)))
^
==
pmx-src/libf2c/rsne.c:425:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (k = getdimen(&ch, dn, (ftnlen)size,
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pmx-src/libf2c/rsne.c:425:11: note: place parentheses around the assignment to silence this warning
if (k = getdimen(&ch, dn, (ftnlen)size,
^
(
pmx-src/libf2c/rsne.c:425:11: note: use '==' to turn this assignment into an equality comparison
if (k = getdimen(&ch, dn, (ftnlen)size,
^
==
pmx-src/libf2c/rsne.c:442:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (k = getdimen(&ch, dn, size, nomax, &b))
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pmx-src/libf2c/rsne.c:442:10: note: place parentheses around the assignment to silence this warning
if (k = getdimen(&ch, dn, size, nomax, &b))
^
( )
pmx-src/libf2c/rsne.c:442:10: note: use '==' to turn this assignment into an equality comparison
if (k = getdimen(&ch, dn, size, nomax, &b))
^
==
pmx-src/libf2c/rsne.c:453:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (k = getdimen(&ch, dn1, dn->delta**dims,
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pmx-src/libf2c/rsne.c:453:11: note: place parentheses around the assignment to silence this warning
if (k = getdimen(&ch, dn1, dn->delta**dims,
^
(
pmx-src/libf2c/rsne.c:453:11: note: use '==' to turn this assignment into an equality comparison
if (k = getdimen(&ch, dn1, dn->delta**dims,
^
==
pmx-src/libf2c/rsne.c:473:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (k = getdimen(&ch, &substr, size, size, &b))
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pmx-src/libf2c/rsne.c:473:11: note: place parentheses around the assignment to silence this warning
if (k = getdimen(&ch, &substr, size, size, &b))
^
( )
pmx-src/libf2c/rsne.c:473:11: note: use '==' to turn this assignment into an equality comparison
if (k = getdimen(&ch, &substr, size, size, &b))
^
==
pmx-src/libf2c/rsne.c:508:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
else if (dims = v->dims) {
~~~~~^~~~~~~~~
pmx-src/libf2c/rsne.c:508:17: note: place parentheses around the assignment to silence this warning
else if (dims = v->dims) {
^
( )
pmx-src/libf2c/rsne.c:508:17: note: use '==' to turn this assignment into an equality comparison
else if (dims = v->dims) {
^
==
pmx-src/libf2c/rsne.c:528:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (k = l_read(&no1, vaddr + iva, size, type))
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pmx-src/libf2c/rsne.c:528:10: note: place parentheses around the assignment to silence this warning
if (k = l_read(&no1, vaddr + iva, size, type))
^
( )
pmx-src/libf2c/rsne.c:528:10: note: use '==' to turn this assignment into an equality comparison
if (k = l_read(&no1, vaddr + iva, size, type))
^
==
pmx-src/libf2c/rsne.c:538:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (k = l_read(&no2, vaddr + iva,
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
pmx-src/libf2c/rsne.c:538:12: note: place parentheses around the assignment to silence this warning
if (k = l_read(&no2, vaddr + iva,
^
(
pmx-src/libf2c/rsne.c:538:12: note: use '==' to turn this assignment into an equality comparison
if (k = l_read(&no2, vaddr + iva,
^
==
pmx-src/libf2c/rsne.c:549:5: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else for(;;) {
^
pmx-src/libf2c/rsne.c:600:7: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(n = c_le(a))
~~^~~~~~~~~
pmx-src/libf2c/rsne.c:600:7: note: place parentheses around the assignment to silence this warning
if(n = c_le(a))
^
( )
pmx-src/libf2c/rsne.c:600:7: note: use '==' to turn this assignment into an equality comparison
if(n = c_le(a))
^
==
--- pmx-src/libf2c/lread.o ---
11 warnings generated.
--- pmx-src/libf2c/sue.o ---
2 warnings generated.
--- pmx-src/libf2c/uio.o ---
--- pmx-src/libf2c/util.o ---
--- pmx-src/libf2c/uio.o ---
depbase=`echo pmx-src/libf2c/uio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/uio.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/uio.o pmx-src/libf2c/uio.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/util.o ---
depbase=`echo pmx-src/libf2c/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/util.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/util.o pmx-src/libf2c/util.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/wref.o ---
depbase=`echo pmx-src/libf2c/wref.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/wref.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/wref.o pmx-src/libf2c/wref.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/wrtfmt.o ---
--- pmx-src/libf2c/wsfe.o ---
--- pmx-src/libf2c/wrtfmt.o ---
depbase=`echo pmx-src/libf2c/wrtfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/wrtfmt.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/wrtfmt.o pmx-src/libf2c/wrtfmt.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/wsfe.o ---
depbase=`echo pmx-src/libf2c/wsfe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/wsfe.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/wsfe.o pmx-src/libf2c/wsfe.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/wref.o ---
pmx-src/libf2c/wref.c:140:29: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
for(s -= 2, e1 = 2; s[0] = s[1]; s++)
~~~~~^~~~~~
pmx-src/libf2c/wref.c:140:29: note: place parentheses around the assignment to silence this warning
for(s -= 2, e1 = 2; s[0] = s[1]; s++)
^
( )
pmx-src/libf2c/wref.c:140:29: note: use '==' to turn this assignment into an equality comparison
for(s -= 2, e1 = 2; s[0] = s[1]; s++)
^
==
pmx-src/libf2c/wref.c:236:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (n = f__scale)
~~^~~~~~~~~~
pmx-src/libf2c/wref.c:236:8: note: place parentheses around the assignment to silence this warning
if (n = f__scale)
^
( )
pmx-src/libf2c/wref.c:236:8: note: use '==' to turn this assignment into an equality comparison
if (n = f__scale)
^
==
pmx-src/libf2c/wref.c:239:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
pmx-src/libf2c/wref.c:286:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while(n = *b++)
~~^~~~~~
pmx-src/libf2c/wref.c:286:10: note: place parentheses around the assignment to silence this warning
while(n = *b++)
^
( )
pmx-src/libf2c/wref.c:286:10: note: use '==' to turn this assignment into an equality comparison
while(n = *b++)
^
==
--- pmx-src/libf2c/wsfe.o ---
pmx-src/libf2c/wsfe.c:55:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
--- pmx-src/libf2c/rdfmt.o ---
4 warnings generated.
--- pmx-src/libf2c/wsfe.o ---
if(n=c_sfe(a)) return(n);
~^~~~~~~~~
pmx-src/libf2c/wsfe.c:55:6: note: place parentheses around the assignment to silence this warning
if(n=c_sfe(a)) return(n);
^
( )
pmx-src/libf2c/wsfe.c:55:6: note: use '==' to turn this assignment into an equality comparison
if(n=c_sfe(a)) return(n);
^
==
--- pmx-src/libf2c/wsle.o ---
depbase=`echo pmx-src/libf2c/wsle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/wsle.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/wsle.o pmx-src/libf2c/wsle.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/wsfe.o ---
1 warning generated.
--- pmx-src/libf2c/wsne.o ---
depbase=`echo pmx-src/libf2c/wsne.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/wsne.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/wsne.o pmx-src/libf2c/wsne.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/wsle.o ---
pmx-src/libf2c/wsle.c:17:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(n=c_le(a)) return(n);
~^~~~~~~~
pmx-src/libf2c/wsle.c:17:6: note: place parentheses around the assignment to silence this warning
if(n=c_le(a)) return(n);
^
( )
pmx-src/libf2c/wsle.c:17:6: note: use '==' to turn this assignment into an equality comparison
if(n=c_le(a)) return(n);
^
==
1 warning generated.
--- pmx-src/libf2c/xwsne.o ---
depbase=`echo pmx-src/libf2c/xwsne.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/xwsne.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/xwsne.o pmx-src/libf2c/xwsne.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/wsne.o ---
pmx-src/libf2c/wsne.c:17:6: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(n=c_le(a))
~^~~~~~~~
pmx-src/libf2c/wsne.c:17:6: note: place parentheses around the assignment to silence this warning
--- pmx-src/libf2c/rsne.o ---
19 warnings generated.
--- pmx-src/libf2c/wsne.o ---
if(n=c_le(a))
^
( )
pmx-src/libf2c/wsne.c:17:6: note: use '==' to turn this assignment into an equality comparison
if(n=c_le(a))
^
==
--- pmx-src/libf2c/dtime_.o ---
depbase=`echo pmx-src/libf2c/dtime_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/dtime_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/dtime_.o pmx-src/libf2c/dtime_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/wsne.o ---
1 warning generated.
--- pmx-src/libf2c/etime_.o ---
depbase=`echo pmx-src/libf2c/etime_.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_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 /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pmx-src/libf2c/etime_.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/etime_.o pmx-src/libf2c/etime_.c && mv -f $depbase.Tpo $depbase.Po
--- pmx-src/libf2c/wref.o ---
4 warnings generated.
--- libf2c.a ---
rm -f libf2c.a
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
ranlib libf2c.a
--- scor2prt ---
cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o scor2prt pmx-src/scor2prt.o libf2c.a -lm -L/usr/local/lib
--- pmx-src/pmxab.o ---
53 warnings generated.
--- pmxab ---
cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o pmxab pmx-src/pmxab.o libf2c.a -lm -L/usr/local/lib
=== configuring in ps2eps (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/utils/ps2eps)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for native WIN32 or MINGW32... no
checking for WIN64... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in ps2eps
--- ps2eps-src/src/C/.dirstamp ---
--- ps2eps-src/src/C/.deps/.dirstamp ---
--- ps2eps-src/src/C/bbox.o ---
depbase=`echo ps2eps-src/src/C/bbox.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"ps2eps\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"ps2eps--tex-live-\" -DPACKAGE_VERSION=\"1.68\" -DPACKAGE_STRING=\"ps2eps\ \(TeX\ Live\)\ 1.68\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ps2eps--tex-live-\" -DVERSION=\"1.68\" -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ps2eps-src/src/C/bbox.o -MD -MP -MF $depbase.Tpo -c -o ps2eps-src/src/C/bbox.o ps2eps-src/src/C/bbox.c && mv -f $depbase.Tpo $depbase.Po
--- bbox ---
cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o bbox ps2eps-src/src/C/bbox.o -L/usr/local/lib
=== configuring in texdoctk (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/utils/texdoctk)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking whether ln -s works... yes
checking for native WIN32 or MINGW32... no
checking for WIN64... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in texdoctk
=== configuring in tpic2pdftex (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/utils/tpic2pdftex)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for native WIN32 or MINGW32... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in tpic2pdftex
=== configuring in vlna (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/utils/vlna)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking for ctangle... ctangle
checking for cweave... cweave
checking for csplain... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in vlna
--- vlna.o ---
depbase=`echo vlna.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -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 /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT vlna.o -MD -MP -MF $depbase.Tpo -c -o vlna.o vlna.c && mv -f $depbase.Tpo $depbase.Po
--- vlna ---
cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o vlna vlna.o -L/usr/local/lib
=== configuring in xindy (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/utils/xindy)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.' --disable-build
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking whether ln -s works... yes
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking for clisp... no
checking for perl... perl
checking for latex... no
checking for elatex... no
checking for lambda... no
checking for pdflatex... no
checking for native WIN32 or MINGW32... no
checking for WIN64... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xindy-src/Makefile
config.status: creating xindy-src/src/Makefile
config.status: creating xindy-src/tex2xindy/Makefile
config.status: creating xindy-src/modules/Makefile
config.status: creating xindy-src/user-commands/Makefile
config.status: creating xindy-src/make-rules/Makefile
config.status: creating xindy-src/make-rules/alphabets/Makefile
config.status: creating xindy-src/make-rules/inputenc/Makefile
config.status: creating xindy-src/doc/Makefile
config.status: executing depfiles commands
=== configuring in xml2pmx (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/utils/xml2pmx)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for unistd.h... (cached) yes
checking for 'unused' attribute... yes
checking for 'used' attribute... yes
checking for 'noreturn' attribute... yes
checking size of int *... 4
checking whether make sets $(MAKE)... (cached) yes
checking for native WIN32 or MINGW32... no
checking for WIN64... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
Making all in xml2pmx
--- all ---
/usr/bin/make all-am
--- xml2pmx-src/.dirstamp ---
--- xml2pmx-src/.deps/.dirstamp ---
--- xml2pmx-src/Args.o ---
--- xml2pmx-src/Builtin.o ---
--- xml2pmx-src/Files.o ---
--- xml2pmx-src/dynlink.o ---
--- xml2pmx-src/gc.o ---
--- xml2pmx-src/image.o ---
--- xml2pmx-src/Args.o ---
depbase=`echo xml2pmx-src/Args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xml2pmx-src/Args.o -MD -MP -MF $depbase.Tpo -c -o xml2pmx-src/Args.o xml2pmx-src/Args.c && mv -f $depbase.Tpo $depbase.Po
--- xml2pmx-src/Builtin.o ---
depbase=`echo xml2pmx-src/Builtin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xml2pmx-src/Builtin.o -MD -MP -MF $depbase.Tpo -c -o xml2pmx-src/Builtin.o xml2pmx-src/Builtin.c && mv -f $depbase.Tpo $depbase.Po
--- xml2pmx-src/Files.o ---
depbase=`echo xml2pmx-src/Files.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xml2pmx-src/Files.o -MD -MP -MF $depbase.Tpo -c -o xml2pmx-src/Files.o xml2pmx-src/Files.c && mv -f $depbase.Tpo $depbase.Po
--- xml2pmx-src/dynlink.o ---
depbase=`echo xml2pmx-src/dynlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xml2pmx-src/dynlink.o -MD -MP -MF $depbase.Tpo -c -o xml2pmx-src/dynlink.o xml2pmx-src/dynlink.c && mv -f $depbase.Tpo $depbase.Po
--- xml2pmx-src/image.o ---
depbase=`echo xml2pmx-src/image.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xml2pmx-src/image.o -MD -MP -MF $depbase.Tpo -c -o xml2pmx-src/image.o xml2pmx-src/image.c && mv -f $depbase.Tpo $depbase.Po
--- xml2pmx-src/gc.o ---
depbase=`echo xml2pmx-src/gc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xml2pmx-src/gc.o -MD -MP -MF $depbase.Tpo -c -o xml2pmx-src/gc.o xml2pmx-src/gc.c && mv -f $depbase.Tpo $depbase.Po
--- xml2pmx-src/interp.o ---
depbase=`echo xml2pmx-src/interp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xml2pmx-src/interp.o -MD -MP -MF $depbase.Tpo -c -o xml2pmx-src/interp.o xml2pmx-src/interp.c && mv -f $depbase.Tpo $depbase.Po
--- xml2pmx-src/loader.o ---
depbase=`echo xml2pmx-src/loader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xml2pmx-src/loader.o -MD -MP -MF $depbase.Tpo -c -o xml2pmx-src/loader.o xml2pmx-src/loader.c && mv -f $depbase.Tpo $depbase.Po
--- xml2pmx-src/primtab0.o ---
depbase=`echo xml2pmx-src/primtab0.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xml2pmx-src/primtab0.o -MD -MP -MF $depbase.Tpo -c -o xml2pmx-src/primtab0.o xml2pmx-src/primtab0.c && mv -f $depbase.Tpo $depbase.Po
--- xml2pmx-src/support.o ---
depbase=`echo xml2pmx-src/support.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xml2pmx-src/support.o -MD -MP -MF $depbase.Tpo -c -o xml2pmx-src/support.o xml2pmx-src/support.c && mv -f $depbase.Tpo $depbase.Po
--- xml2pmx-src/wrapper.o ---
depbase=`echo xml2pmx-src/wrapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xml2pmx-src/wrapper.o -MD -MP -MF $depbase.Tpo -c -o xml2pmx-src/wrapper.o xml2pmx-src/wrapper.c && mv -f $depbase.Tpo $depbase.Po
--- xml2pmx-src/xmain.o ---
depbase=`echo xml2pmx-src/xmain.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xml2pmx-src/xmain.o -MD -MP -MF $depbase.Tpo -c -o xml2pmx-src/xmain.o xml2pmx-src/xmain.c && mv -f $depbase.Tpo $depbase.Po
--- xml2pmx ---
cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o xml2pmx xml2pmx-src/Args.o xml2pmx-src/Builtin.o xml2pmx-src/Files.o xml2pmx-src/dynlink.o xml2pmx-src/gc.o xml2pmx-src/image.o xml2pmx-src/interp.o xml2pmx-src/loader.o xml2pmx-src/primtab0.o xml2pmx-src/support.o xml2pmx-src/wrapper.o xml2pmx-src/xmain.o -L/usr/local/lib
Making all in autosp
Making all in axodraw2
Making all in devnag
--- all ---
/usr/bin/make all-am
Making all in lacheck
--- all ---
/usr/bin/make all-am
Making all in m-tx
Making all in pmx
Making all in ps2eps
Making all in texdoctk
Making all in tpic2pdftex
Making all in vlna
Making all in xml2pmx
--- all ---
/usr/bin/make all-am
Making all in texk
--- all-recursive ---
Making all in .
--- recurse ---
=== configuring in afm2pl (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/afm2pl)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i386-portbld-midnightbsd3.2.0 file names to i386-portbld-midnightbsd3.2.0 format... func_convert_file_noop
checking how to convert i386-portbld-midnightbsd3.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for putenv... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether isascii is declared... yes
checking for struct stat.st_mtim... yes
checking for library containing floor... -lm
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking if libkpathsea supports debugging... yes
checking kpathsea/version.h usability... yes
checking kpathsea/version.h presence... yes
checking for kpathsea/version.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating c-auto.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in afm2pl
--- all ---
/usr/bin/make all-am
--- afm2pl.o ---
depbase=`echo afm2pl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT afm2pl.o -MD -MP -MF $depbase.Tpo -c -o afm2pl.o afm2pl.c && mv -f $depbase.Tpo $depbase.Po
--- afm2pl ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o afm2pl afm2pl.o -L/usr/local/lib -lkpathsea -lm -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o afm2pl afm2pl.o -L/usr/local/lib -lkpathsea -lm
=== configuring in bibtex-x (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/bibtex-x)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i386-portbld-midnightbsd3.2.0 file names to i386-portbld-midnightbsd3.2.0 format... func_convert_file_noop
checking how to convert i386-portbld-midnightbsd3.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for putenv... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether isascii is declared... yes
checking for struct stat.st_mtim... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking what warning flags to pass to the C++ compiler... -Wreturn-type -Wno-write-strings
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking for library containing pow... -lm
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking if libkpathsea supports debugging... yes
checking for icu-config... icu-config
checking for pkg-config... (cached) pkg-config
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in bibtex-x
--- all ---
/usr/bin/make all-am
--- bibtexu-bibtex-1.o ---
--- bibtexu-bibtex-2.o ---
--- bibtexu-bibtex-3.o ---
--- bibtexu-bibtex-4.o ---
--- bibtexu-bibtex.o ---
--- bibtexu-utils.o ---
--- bibtexu-bibtex-1.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -DU_DISABLE_RENAMING=1 -I/usr/local/include -DUTF_8 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bibtexu-bibtex-1.o -MD -MP -MF .deps/bibtexu-bibtex-1.Tpo -c -o bibtexu-bibtex-1.o `test -f 'bibtex-1.c' || echo './'`bibtex-1.c
--- bibtexu-bibtex-2.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -DU_DISABLE_RENAMING=1 -I/usr/local/include -DUTF_8 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bibtexu-bibtex-2.o -MD -MP -MF .deps/bibtexu-bibtex-2.Tpo -c -o bibtexu-bibtex-2.o `test -f 'bibtex-2.c' || echo './'`bibtex-2.c
--- bibtexu-bibtex-3.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -DU_DISABLE_RENAMING=1 -I/usr/local/include -DUTF_8 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bibtexu-bibtex-3.o -MD -MP -MF .deps/bibtexu-bibtex-3.Tpo -c -o bibtexu-bibtex-3.o `test -f 'bibtex-3.c' || echo './'`bibtex-3.c
--- bibtexu-bibtex-4.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -DU_DISABLE_RENAMING=1 -I/usr/local/include -DUTF_8 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bibtexu-bibtex-4.o -MD -MP -MF .deps/bibtexu-bibtex-4.Tpo -c -o bibtexu-bibtex-4.o `test -f 'bibtex-4.c' || echo './'`bibtex-4.c
--- bibtexu-utils.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -DU_DISABLE_RENAMING=1 -I/usr/local/include -DUTF_8 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bibtexu-utils.o -MD -MP -MF .deps/bibtexu-utils.Tpo -c -o bibtexu-utils.o `test -f 'utils.c' || echo './'`utils.c
--- bibtexu-bibtex.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -DU_DISABLE_RENAMING=1 -I/usr/local/include -DUTF_8 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bibtexu-bibtex.o -MD -MP -MF .deps/bibtexu-bibtex.Tpo -c -o bibtexu-bibtex.o `test -f 'bibtex.c' || echo './'`bibtex.c
--- bibtexu-utils.o ---
utils.c:1044:34: warning: implicit conversion from 'int' to 'Boolean_T' (aka 'char') changes value from 255 to -1 [-Wconstant-conversion]
--- bibtexu-bibtex.o ---
mv -f .deps/bibtexu-bibtex.Tpo .deps/bibtexu-bibtex.Po
--- bibtexu-utils.o ---
Flag_debug = DBG_ALL;
~ ^~~~~~~
./utils.h:135:33: note: expanded from macro 'DBG_ALL'
#define DBG_ALL 255
^~~
--- bibtex8-bibtex-1.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -DSUPPORT_8BIT -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bibtex8-bibtex-1.o -MD -MP -MF .deps/bibtex8-bibtex-1.Tpo -c -o bibtex8-bibtex-1.o `test -f 'bibtex-1.c' || echo './'`bibtex-1.c
--- bibtexu-bibtex-4.o ---
mv -f .deps/bibtexu-bibtex-4.Tpo .deps/bibtexu-bibtex-4.Po
--- bibtex8-bibtex-2.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -DSUPPORT_8BIT -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bibtex8-bibtex-2.o -MD -MP -MF .deps/bibtex8-bibtex-2.Tpo -c -o bibtex8-bibtex-2.o `test -f 'bibtex-2.c' || echo './'`bibtex-2.c
--- bibtexu-bibtex-2.o ---
mv -f .deps/bibtexu-bibtex-2.Tpo .deps/bibtexu-bibtex-2.Po
--- bibtex8-bibtex-3.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -DSUPPORT_8BIT -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bibtex8-bibtex-3.o -MD -MP -MF .deps/bibtex8-bibtex-3.Tpo -c -o bibtex8-bibtex-3.o `test -f 'bibtex-3.c' || echo './'`bibtex-3.c
--- bibtexu-utils.o ---
1 warning generated.
mv -f .deps/bibtexu-utils.Tpo .deps/bibtexu-utils.Po
--- bibtex8-bibtex-4.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -DSUPPORT_8BIT -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bibtex8-bibtex-4.o -MD -MP -MF .deps/bibtex8-bibtex-4.Tpo -c -o bibtex8-bibtex-4.o `test -f 'bibtex-4.c' || echo './'`bibtex-4.c
--- bibtexu-bibtex-1.o ---
mv -f .deps/bibtexu-bibtex-1.Tpo .deps/bibtexu-bibtex-1.Po
--- bibtex8-bibtex.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -DSUPPORT_8BIT -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bibtex8-bibtex.o -MD -MP -MF .deps/bibtex8-bibtex.Tpo -c -o bibtex8-bibtex.o `test -f 'bibtex.c' || echo './'`bibtex.c
--- bibtexu-bibtex-3.o ---
mv -f .deps/bibtexu-bibtex-3.Tpo .deps/bibtexu-bibtex-3.Po
--- bibtex8-utils.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -DSUPPORT_8BIT -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bibtex8-utils.o -MD -MP -MF .deps/bibtex8-utils.Tpo -c -o bibtex8-utils.o `test -f 'utils.c' || echo './'`utils.c
--- bibtex8-bibtex.o ---
mv -f .deps/bibtex8-bibtex.Tpo .deps/bibtex8-bibtex.Po
--- bibtexu ---
/bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -fstack-protector-strong -o bibtexu bibtexu-bibtex-1.o bibtexu-bibtex-2.o bibtexu-bibtex-3.o bibtexu-bibtex-4.o bibtexu-bibtex.o bibtexu-utils.o -L/usr/local/lib -lkpathsea -L/usr/local/lib -licuio -licui18n -licuuc -licudata -lpthread -lm -lm -L/usr/local/lib
--- bibtex8-bibtex-1.o ---
mv -f .deps/bibtex8-bibtex-1.Tpo .deps/bibtex8-bibtex-1.Po
--- bibtex8-utils.o ---
utils.c:1044:34: warning: implicit conversion from 'int' to 'Boolean_T' (aka 'char') changes value from 255 to -1 [-Wconstant-conversion]
Flag_debug = DBG_ALL;
~ ^~~~~~~
./utils.h:135:33: note: expanded from macro 'DBG_ALL'
#define DBG_ALL 255
^~~
--- bibtexu ---
libtool: link: c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -fstack-protector-strong -o bibtexu bibtexu-bibtex-1.o bibtexu-bibtex-2.o bibtexu-bibtex-3.o bibtexu-bibtex-4.o bibtexu-bibtex.o bibtexu-utils.o -L/usr/local/lib -lkpathsea -licuio -licui18n -licuuc -licudata -lpthread -lm
--- bibtex8-bibtex-2.o ---
mv -f .deps/bibtex8-bibtex-2.Tpo .deps/bibtex8-bibtex-2.Po
--- bibtex8-bibtex-4.o ---
mv -f .deps/bibtex8-bibtex-4.Tpo .deps/bibtex8-bibtex-4.Po
--- bibtex8-bibtex-3.o ---
mv -f .deps/bibtex8-bibtex-3.Tpo .deps/bibtex8-bibtex-3.Po
--- bibtex8-utils.o ---
1 warning generated.
mv -f .deps/bibtex8-utils.Tpo .deps/bibtex8-utils.Po
--- bibtex8 ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o bibtex8 bibtex8-bibtex-1.o bibtex8-bibtex-2.o bibtex8-bibtex-3.o bibtex8-bibtex-4.o bibtex8-bibtex.o bibtex8-utils.o -L/usr/local/lib -lkpathsea -lm -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o bibtex8 bibtex8-bibtex-1.o bibtex8-bibtex-2.o bibtex8-bibtex-3.o bibtex8-bibtex-4.o bibtex8-bibtex.o bibtex8-utils.o -L/usr/local/lib -lkpathsea -lm
=== configuring in chktex (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/chktex)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i386-portbld-midnightbsd3.2.0 file names to i386-portbld-midnightbsd3.2.0 format... func_convert_file_noop
checking how to convert i386-portbld-midnightbsd3.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for putenv... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether isascii is declared... yes
checking for struct stat.st_mtim... yes
checking for latex... no
checking for elatex... no
checking for lambda... no
checking for dvips... no
checking for ps2pdf... ps2pdf
checking stat.h usability... no
checking stat.h presence... no
checking for stat.h... no
checking for stdarg.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for access... yes
checking for closedir... (cached) yes
checking for fileno... (cached) yes
checking for isatty... yes
checking for opendir... (cached) yes
checking for readdir... (cached) yes
checking for stat... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strlwr... no
checking whether stpcpy is declared... (cached) yes
checking for native WIN32 or MINGW32... no
checking for WIN64... no
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking if libkpathsea supports debugging... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ChkTeX.t
config.status: creating deweb.pl
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in chktex
--- all ---
/usr/bin/make all-am
--- chktex-src/.dirstamp ---
--- chktex-src/.deps/.dirstamp ---
--- chktex-src/ChkTeX.o ---
--- chktex-src/FindErrs.o ---
--- chktex-src/OpSys.o ---
--- chktex-src/Resource.o ---
--- chktex-src/Utility.o ---
--- chktex-src/ChkTeX.o ---
depbase=`echo chktex-src/ChkTeX.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT chktex-src/ChkTeX.o -MD -MP -MF $depbase.Tpo -c -o chktex-src/ChkTeX.o chktex-src/ChkTeX.c && mv -f $depbase.Tpo $depbase.Po
--- chktex-src/FindErrs.o ---
depbase=`echo chktex-src/FindErrs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT chktex-src/FindErrs.o -MD -MP -MF $depbase.Tpo -c -o chktex-src/FindErrs.o chktex-src/FindErrs.c && mv -f $depbase.Tpo $depbase.Po
--- chktex-src/OpSys.o ---
depbase=`echo chktex-src/OpSys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT chktex-src/OpSys.o -MD -MP -MF $depbase.Tpo -c -o chktex-src/OpSys.o chktex-src/OpSys.c && mv -f $depbase.Tpo $depbase.Po
--- chktex-src/Utility.o ---
depbase=`echo chktex-src/Utility.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT chktex-src/Utility.o -MD -MP -MF $depbase.Tpo -c -o chktex-src/Utility.o chktex-src/Utility.c && mv -f $depbase.Tpo $depbase.Po
--- chktex-src/Resource.o ---
depbase=`echo chktex-src/Resource.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT chktex-src/Resource.o -MD -MP -MF $depbase.Tpo -c -o chktex-src/Resource.o chktex-src/Resource.c && mv -f $depbase.Tpo $depbase.Po
--- chktex-src/FindErrs.o ---
chktex-src/FindErrs.c:1949:43: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
va_start(MsgArgs, Error);
^
chktex-src/FindErrs.c:1852:49: note: parameter of type 'const enum ErrNum' is declared here
const long LineNo, const enum ErrNum Error, ...)
^
1 warning generated.
--- chktex ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o chktex chktex-src/ChkTeX.o chktex-src/FindErrs.o chktex-src/OpSys.o chktex-src/Resource.o chktex-src/Utility.o -L/usr/local/lib -lkpathsea -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o chktex chktex-src/ChkTeX.o chktex-src/FindErrs.o chktex-src/OpSys.o chktex-src/Resource.o chktex-src/Utility.o -L/usr/local/lib -lkpathsea
=== configuring in cjkutils (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/cjkutils)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i386-portbld-midnightbsd3.2.0 file names to i386-portbld-midnightbsd3.2.0 format... func_convert_file_noop
checking how to convert i386-portbld-midnightbsd3.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for putenv... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether isascii is declared... yes
checking for struct stat.st_mtim... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for vprintf... (cached) yes
checking for _doprnt... no
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking if libkpathsea supports debugging... yes
checking kpathsea/version.h usability... yes
checking kpathsea/version.h presence... yes
checking for kpathsea/version.h... yes
checking for native WIN32 or MINGW32... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating c-auto.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in cjkutils
--- all ---
/usr/bin/make all-am
--- cjkutils-src/hbf2gf/.dirstamp ---
--- cjkutils-src/hbf2gf/.deps/.dirstamp ---
--- bg5conv.o ---
--- cefconv.o ---
--- cef5conv.o ---
--- cefsconv.o ---
--- bg5conv.o ---
depbase=`echo bg5conv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bg5conv.o -MD -MP -MF $depbase.Tpo -c -o bg5conv.o bg5conv.c && mv -f $depbase.Tpo $depbase.Po
--- extconv.o ---
--- cefsconv.o ---
depbase=`echo cefsconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT cefsconv.o -MD -MP -MF $depbase.Tpo -c -o cefsconv.o cefsconv.c && mv -f $depbase.Tpo $depbase.Po
--- cefconv.o ---
depbase=`echo cefconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT cefconv.o -MD -MP -MF $depbase.Tpo -c -o cefconv.o cefconv.c && mv -f $depbase.Tpo $depbase.Po
--- cef5conv.o ---
depbase=`echo cef5conv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT cef5conv.o -MD -MP -MF $depbase.Tpo -c -o cef5conv.o cef5conv.c && mv -f $depbase.Tpo $depbase.Po
--- sjisconv.o ---
--- extconv.o ---
depbase=`echo extconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT extconv.o -MD -MP -MF $depbase.Tpo -c -o extconv.o extconv.c && mv -f $depbase.Tpo $depbase.Po
--- sjisconv.o ---
depbase=`echo sjisconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT sjisconv.o -MD -MP -MF $depbase.Tpo -c -o sjisconv.o sjisconv.c && mv -f $depbase.Tpo $depbase.Po
--- hbf2gf-hbf2gf.o ---
--- cjkutils-src/hbf2gf/hbf2gf-hbf.o ---
--- hbf2gf-hbf2gf.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I./cjkutils-src/hbf2gf -Dunix -DHAVE_LIBKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT hbf2gf-hbf2gf.o -MD -MP -MF .deps/hbf2gf-hbf2gf.Tpo -c -o hbf2gf-hbf2gf.o `test -f 'hbf2gf.c' || echo './'`hbf2gf.c
--- cjkutils-src/hbf2gf/hbf2gf-hbf.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I./cjkutils-src/hbf2gf -Dunix -DHAVE_LIBKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT cjkutils-src/hbf2gf/hbf2gf-hbf.o -MD -MP -MF cjkutils-src/hbf2gf/.deps/hbf2gf-hbf.Tpo -c -o cjkutils-src/hbf2gf/hbf2gf-hbf.o `test -f 'cjkutils-src/hbf2gf/hbf.c' || echo './'`cjkutils-src/hbf2gf/hbf.c
--- extconv ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o extconv extconv.o -L/usr/local/lib
--- bg5conv ---
--- sjisconv ---
--- bg5conv ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o bg5conv bg5conv.o -L/usr/local/lib
--- sjisconv ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o sjisconv sjisconv.o -L/usr/local/lib
--- extconv ---
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o extconv extconv.o -L/usr/local/lib
--- cef5conv ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o cef5conv cef5conv.o -L/usr/local/lib
--- cefsconv ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o cefsconv cefsconv.o -L/usr/local/lib
--- bg5conv ---
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o bg5conv bg5conv.o -L/usr/local/lib
--- sjisconv ---
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o sjisconv sjisconv.o -L/usr/local/lib
--- cef5conv ---
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o cef5conv cef5conv.o -L/usr/local/lib
--- cefconv ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o cefconv cefconv.o -L/usr/local/lib
--- cefsconv ---
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o cefsconv cefsconv.o -L/usr/local/lib
--- cefconv ---
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o cefconv cefconv.o -L/usr/local/lib
--- cjkutils-src/hbf2gf/hbf2gf-hbf.o ---
mv -f cjkutils-src/hbf2gf/.deps/hbf2gf-hbf.Tpo cjkutils-src/hbf2gf/.deps/hbf2gf-hbf.Po
--- hbf2gf-hbf2gf.o ---
mv -f .deps/hbf2gf-hbf2gf.Tpo .deps/hbf2gf-hbf2gf.Po
--- hbf2gf ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o hbf2gf cjkutils-src/hbf2gf/hbf2gf-hbf.o hbf2gf-hbf2gf.o -L/usr/local/lib -lkpathsea -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o hbf2gf cjkutils-src/hbf2gf/hbf2gf-hbf.o hbf2gf-hbf2gf.o -L/usr/local/lib -lkpathsea
=== configuring in detex (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/detex)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i386-portbld-midnightbsd3.2.0 file names to i386-portbld-midnightbsd3.2.0 format... func_convert_file_noop
checking how to convert i386-portbld-midnightbsd3.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for putenv... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether isascii is declared... yes
checking for struct stat.st_mtim... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking if libkpathsea supports debugging... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating c-auto.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in detex
--- all ---
/usr/bin/make all-am
--- detex-src/.dirstamp ---
--- detex-src/.deps/.dirstamp ---
--- detex-src/detex.o ---
depbase=`echo detex-src/detex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./detex-src -I/usr/local/include -DNO_MALLOC_DECL -DKPATHSEA -Dlint -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT detex-src/detex.o -MD -MP -MF $depbase.Tpo -c -o detex-src/detex.o detex-src/detex.c && mv -f $depbase.Tpo $depbase.Po
detex.l:113:9: warning: 'NO_MALLOC_DECL' macro redefined [-Wmacro-redefined]
#define NO_MALLOC_DECL
^
:2:9: note: previous definition is here
#define NO_MALLOC_DECL 1
^
detex.l:404:36: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion]
rgsbIncList[csbIncList++] = '\0';
^~~~
2 warnings generated.
--- detex ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o detex detex-src/detex.o -L/usr/local/lib -lkpathsea -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o detex detex-src/detex.o -L/usr/local/lib -lkpathsea
=== configuring in dtl (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/dtl)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i386-portbld-midnightbsd3.2.0 file names to i386-portbld-midnightbsd3.2.0 format... func_convert_file_noop
checking how to convert i386-portbld-midnightbsd3.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for putenv... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether isascii is declared... yes
checking for struct stat.st_mtim... yes
checking whether char is unsigned... no
checking size of long... 4
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking if libkpathsea supports debugging... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in dtl
--- all ---
/usr/bin/make all-am
--- dt2dv.o ---
--- dv2dt.o ---
--- dt2dv.o ---
depbase=`echo dt2dv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dt2dv.o -MD -MP -MF $depbase.Tpo -c -o dt2dv.o dt2dv.c && mv -f $depbase.Tpo $depbase.Po
--- dv2dt.o ---
depbase=`echo dv2dt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DUNIX -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dv2dt.o -MD -MP -MF $depbase.Tpo -c -o dv2dt.o dv2dt.c && mv -f $depbase.Tpo $depbase.Po
--- dv2dt ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dv2dt dv2dt.o -L/usr/local/lib -lkpathsea -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dv2dt dv2dt.o -L/usr/local/lib -lkpathsea
--- dt2dv ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dt2dv dt2dv.o -L/usr/local/lib -lkpathsea -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dt2dv dt2dv.o -L/usr/local/lib -lkpathsea
=== configuring in dvi2tty (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/dvi2tty)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i386-portbld-midnightbsd3.2.0 file names to i386-portbld-midnightbsd3.2.0 format... func_convert_file_noop
checking how to convert i386-portbld-midnightbsd3.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for putenv... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether isascii is declared... yes
checking for struct stat.st_mtim... yes
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking if libkpathsea supports debugging... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating c-auto.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in dvi2tty
--- all ---
/usr/bin/make all-am
--- dvi2tty-src/.dirstamp ---
--- dvi2tty-src/.deps/.dirstamp ---
--- dvi2tty-src/disdvi.o ---
--- dvi2tty-src/dvi2tty.o ---
--- dvi2tty-src/dvistuff.o ---
--- dvi2tty-src/disdvi.o ---
depbase=`echo dvi2tty-src/disdvi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvi2tty-src/disdvi.o -MD -MP -MF $depbase.Tpo -c -o dvi2tty-src/disdvi.o dvi2tty-src/disdvi.c && mv -f $depbase.Tpo $depbase.Po
--- dvi2tty-src/dvi2tty.o ---
depbase=`echo dvi2tty-src/dvi2tty.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvi2tty-src/dvi2tty.o -MD -MP -MF $depbase.Tpo -c -o dvi2tty-src/dvi2tty.o dvi2tty-src/dvi2tty.c && mv -f $depbase.Tpo $depbase.Po
--- dvi2tty-src/dvistuff.o ---
depbase=`echo dvi2tty-src/dvistuff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvi2tty-src/dvistuff.o -MD -MP -MF $depbase.Tpo -c -o dvi2tty-src/dvistuff.o dvi2tty-src/dvistuff.c && mv -f $depbase.Tpo $depbase.Po
--- disdvi ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o disdvi dvi2tty-src/disdvi.o -L/usr/local/lib -lkpathsea -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o disdvi dvi2tty-src/disdvi.o -L/usr/local/lib -lkpathsea
--- dvi2tty ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvi2tty dvi2tty-src/dvi2tty.o dvi2tty-src/dvistuff.o -L/usr/local/lib -lptexenc -L/usr/local/lib -lkpathsea -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvi2tty dvi2tty-src/dvi2tty.o dvi2tty-src/dvistuff.o -L/usr/local/lib -lptexenc -lkpathsea
=== configuring in dvidvi (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/dvidvi)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i386-portbld-midnightbsd3.2.0 file names to i386-portbld-midnightbsd3.2.0 format... func_convert_file_noop
checking how to convert i386-portbld-midnightbsd3.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for putenv... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether isascii is declared... yes
checking for struct stat.st_mtim... yes
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking for native WIN32 or MINGW32... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in dvidvi
--- all ---
/usr/bin/make all-am
--- dvidvi.o ---
depbase=`echo dvidvi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DNO_DEBUG -DKPATHSEA -DASCIIPTEX -DUNIX -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvidvi.o -MD -MP -MF $depbase.Tpo -c -o dvidvi.o dvidvi.c && mv -f $depbase.Tpo $depbase.Po
--- dvidvi ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvidvi dvidvi.o -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvidvi dvidvi.o -L/usr/local/lib
=== configuring in dviljk (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/dviljk)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i386-portbld-midnightbsd3.2.0 file names to i386-portbld-midnightbsd3.2.0 format... func_convert_file_noop
checking how to convert i386-portbld-midnightbsd3.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for putenv... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether isascii is declared... yes
checking for struct stat.st_mtim... yes
checking whether char is unsigned... no
checking size of long... 4
checking for rmdir... yes
checking for unlink... (cached) yes
checking for mkdtemp... (cached) yes
checking for mktemp... (cached) yes
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking if libkpathsea supports debugging... yes
checking for native WIN32 or MINGW32... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating win32/Makefile
config.status: creating c-auto.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in dviljk
--- all ---
/usr/bin/make all-recursive
--- all-recursive ---
--- tfm.o ---
depbase=`echo tfm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tfm.o -MD -MP -MF $depbase.Tpo -c -o tfm.o tfm.c && mv -f $depbase.Tpo $depbase.Po
--- libdvilj.a ---
rm -f libdvilj.a
ar cru libdvilj.a tfm.o
ranlib libdvilj.a
--- dvilj-dvi2xx.o ---
--- dvilj2p-dvi2xx.o ---
--- dvilj4-dvi2xx.o ---
--- dvilj4l-dvi2xx.o ---
--- dvilj-dvi2xx.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -DLJ -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvilj-dvi2xx.o -MD -MP -MF .deps/dvilj-dvi2xx.Tpo -c -o dvilj-dvi2xx.o `test -f 'dvi2xx.c' || echo './'`dvi2xx.c
--- dvilj2p-dvi2xx.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -DLJ2P -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvilj2p-dvi2xx.o -MD -MP -MF .deps/dvilj2p-dvi2xx.Tpo -c -o dvilj2p-dvi2xx.o `test -f 'dvi2xx.c' || echo './'`dvi2xx.c
--- dvilj4-dvi2xx.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -DLJ4 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvilj4-dvi2xx.o -MD -MP -MF .deps/dvilj4-dvi2xx.Tpo -c -o dvilj4-dvi2xx.o `test -f 'dvi2xx.c' || echo './'`dvi2xx.c
--- dvilj4l-dvi2xx.o ---
cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -DLJ4 -DLJ4L -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvilj4l-dvi2xx.o -MD -MP -MF .deps/dvilj4l-dvi2xx.Tpo -c -o dvilj4l-dvi2xx.o `test -f 'dvi2xx.c' || echo './'`dvi2xx.c
--- dvilj2p-dvi2xx.o ---
mv -f .deps/dvilj2p-dvi2xx.Tpo .deps/dvilj2p-dvi2xx.Po
--- dvilj2p ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvilj2p dvilj2p-dvi2xx.o libdvilj.a -L/usr/local/lib -lkpathsea -L/usr/local/lib
--- dvilj-dvi2xx.o ---
mv -f .deps/dvilj-dvi2xx.Tpo .deps/dvilj-dvi2xx.Po
--- dvilj ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvilj dvilj-dvi2xx.o libdvilj.a -L/usr/local/lib -lkpathsea -L/usr/local/lib
--- dvilj2p ---
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvilj2p dvilj2p-dvi2xx.o libdvilj.a -L/usr/local/lib -lkpathsea
--- dvilj ---
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvilj dvilj-dvi2xx.o libdvilj.a -L/usr/local/lib -lkpathsea
--- dvilj4l-dvi2xx.o ---
mv -f .deps/dvilj4l-dvi2xx.Tpo .deps/dvilj4l-dvi2xx.Po
--- dvilj4l ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvilj4l dvilj4l-dvi2xx.o libdvilj.a -L/usr/local/lib -lkpathsea -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvilj4l dvilj4l-dvi2xx.o libdvilj.a -L/usr/local/lib -lkpathsea
--- dvilj4-dvi2xx.o ---
mv -f .deps/dvilj4-dvi2xx.Tpo .deps/dvilj4-dvi2xx.Po
--- dvilj4 ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvilj4 dvilj4-dvi2xx.o libdvilj.a -L/usr/local/lib -lkpathsea -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvilj4 dvilj4-dvi2xx.o libdvilj.a -L/usr/local/lib -lkpathsea
=== configuring in dviout-util (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/dviout-util)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i386-portbld-midnightbsd3.2.0 file names to i386-portbld-midnightbsd3.2.0 format... func_convert_file_noop
checking how to convert i386-portbld-midnightbsd3.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for putenv... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether isascii is declared... yes
checking for struct stat.st_mtim... yes
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking if libkpathsea supports debugging... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in dviout-util
--- all ---
/usr/bin/make all-am
--- dvispc.o ---
--- chkdvifont.o ---
--- dvispc.o ---
depbase=`echo dvispc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -DUNIX -DKPATHSEA -DPTEXENC -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvispc.o -MD -MP -MF $depbase.Tpo -c -o dvispc.o dvispc.c && mv -f $depbase.Tpo $depbase.Po
--- chkdvifont.o ---
depbase=`echo chkdvifont.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -DUNIX -DKPATHSEA -DPTEXENC -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT chkdvifont.o -MD -MP -MF $depbase.Tpo -c -o chkdvifont.o chkdvifont.c && mv -f $depbase.Tpo $depbase.Po
chkdvifont.c:436:16: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
if (strcmp(gth_buf + 8, "gather") == 0)
^~~~~~~~~~~
/usr/include/string.h:81:25: note: passing argument to parameter here
int strcmp(const char *, const char *) __pure;
^
1 warning generated.
--- chkdvifont ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o chkdvifont chkdvifont.o -L/usr/local/lib -lkpathsea -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o chkdvifont chkdvifont.o -L/usr/local/lib -lkpathsea
--- dvispc ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvispc dvispc.o -L/usr/local/lib -lptexenc -L/usr/local/lib -lkpathsea -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvispc dvispc.o -L/usr/local/lib -lptexenc -lkpathsea
=== configuring in dvipng (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/dvipng)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i386-portbld-midnightbsd3.2.0 file names to i386-portbld-midnightbsd3.2.0 format... func_convert_file_noop
checking how to convert i386-portbld-midnightbsd3.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for putenv... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether isascii is declared... yes
checking for struct stat.st_mtim... yes
checking for gs... gs
checking whether gs has the pngalpha device... yes
checking for library containing pow... -lm
checking for library containing basename... none required
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for pid_t... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for working strtod... (cached) yes
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for dup2... (cached) yes
checking for memset... (cached) yes
checking for munmap... (cached) yes
checking for pow... yes
checking for putenv... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for makeinfo... /usr/local/bin/makeinfo
checking if /usr/local/bin/makeinfo understands @acronym{}... yes
checking if /usr/local/bin/makeinfo understands @env{}... yes
checking if /usr/local/bin/makeinfo understands @option{}... yes
checking for install-info... /usr/local/bin/install-info
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking if libkpathsea supports debugging... yes
checking if defines 'z_const'... yes
checking for freetype-config... freetype-config
checking for pkg-config... (cached) pkg-config
checking for native WIN32 or MINGW32... no
checking for deflate... yes
checking for png_read_image... yes
checking for FT_Init_FreeType... yes
checking for gdImageCreate... yes
checking for kpse_set_program_name... yes
checking for kpse_program_basename... yes
checking whether kpathsea declares the kpse_opentype_format... yes
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking kpathsea/kpathsea.h usability... yes
checking kpathsea/kpathsea.h presence... yes
checking for kpathsea/kpathsea.h... yes
checking for gdImageCreateTrueColor... yes
checking for gdImageCreateFromJpeg... yes
checking for gdImagePngEx... yes
checking for gdImageCreateFromPngPtr... yes
checking for gdImageGif... yes
checking for FT_Library_Version... yes
** Configuration summary for dvipng (TeX Live) 1.17:
The -d (debug) switch is enabled: yes
Your gd is new enough (>=2.0) to enable
the --truecolor switch, full alpha
transparency, proper rescaling of
included bitmaps, and jpeg inclusion: yes
Your gd has jpeg inclusion enabled: yes
Your gd is new enough (>=2.0.12) to
enable transparent backgrounds for EPS
inclusion and the -z (compression)
switch: yes
Your gd is new enough (>=2.0.21) to
allow image creation from memory yes
Your gd is new enough (>=2.0.28) to
enable gif inclusion and output
(dvigif): yes
FreeType font rendering available: yes
Support for subfonts (CJK-LaTeX): yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating help/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in dvipng
--- all ---
/usr/bin/make all-recursive
--- all-recursive ---
Making all in .
--- dvipng-src/.dirstamp ---
--- dvipng-src/.deps/.dirstamp ---
--- dvipng-src/color.o ---
--- dvipng-src/draw.o ---
--- dvipng-src/dvi.o ---
--- dvipng-src/dvipng.o ---
--- dvipng-src/font.o ---
--- dvipng-src/misc.o ---
--- dvipng-src/color.o ---
depbase=`echo dvipng-src/color.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/color.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/color.o dvipng-src/color.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/draw.o ---
depbase=`echo dvipng-src/draw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/draw.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/draw.o dvipng-src/draw.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/dvi.o ---
depbase=`echo dvipng-src/dvi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/dvi.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/dvi.o dvipng-src/dvi.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/dvipng.o ---
depbase=`echo dvipng-src/dvipng.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/dvipng.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/dvipng.o dvipng-src/dvipng.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/font.o ---
depbase=`echo dvipng-src/font.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/font.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/font.o dvipng-src/font.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/misc.o ---
depbase=`echo dvipng-src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/misc.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/misc.o dvipng-src/misc.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/papersiz.o ---
depbase=`echo dvipng-src/papersiz.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/papersiz.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/papersiz.o dvipng-src/papersiz.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/pk.o ---
depbase=`echo dvipng-src/pk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/pk.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/pk.o dvipng-src/pk.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/ppagelist.o ---
depbase=`echo dvipng-src/ppagelist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/ppagelist.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/ppagelist.o dvipng-src/ppagelist.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/set.o ---
depbase=`echo dvipng-src/set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/set.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/set.o dvipng-src/set.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/special.o ---
depbase=`echo dvipng-src/special.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/special.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/special.o dvipng-src/special.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/vf.o ---
depbase=`echo dvipng-src/vf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/vf.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/vf.o dvipng-src/vf.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/enc.o ---
depbase=`echo dvipng-src/enc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/enc.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/enc.o dvipng-src/enc.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/fontmap.o ---
depbase=`echo dvipng-src/fontmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/fontmap.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/fontmap.o dvipng-src/fontmap.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/ft.o ---
--- dvipng-src/sfd.o ---
--- dvipng-src/ft.o ---
depbase=`echo dvipng-src/ft.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/ft.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/ft.o dvipng-src/ft.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/sfd.o ---
depbase=`echo dvipng-src/sfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/sfd.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/sfd.o dvipng-src/sfd.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng-src/tfm.o ---
depbase=`echo dvipng-src/tfm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DTEXLIVE -I./dvipng-src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/libpng16 -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipng-src/tfm.o -MD -MP -MF $depbase.Tpo -c -o dvipng-src/tfm.o dvipng-src/tfm.c && mv -f $depbase.Tpo $depbase.Po
--- dvipng ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvipng dvipng-src/color.o dvipng-src/draw.o dvipng-src/dvi.o dvipng-src/dvipng.o dvipng-src/font.o dvipng-src/misc.o dvipng-src/papersiz.o dvipng-src/pk.o dvipng-src/ppagelist.o dvipng-src/set.o dvipng-src/special.o dvipng-src/vf.o dvipng-src/enc.o dvipng-src/fontmap.o dvipng-src/ft.o dvipng-src/sfd.o dvipng-src/tfm.o -L/usr/local/lib -lkpathsea -lgd -L/usr/local/lib -lfreetype -L/usr/local/lib -lpng16 -lz -lm -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvipng dvipng-src/color.o dvipng-src/draw.o dvipng-src/dvi.o dvipng-src/dvipng.o dvipng-src/font.o dvipng-src/misc.o dvipng-src/papersiz.o dvipng-src/pk.o dvipng-src/ppagelist.o dvipng-src/set.o dvipng-src/special.o dvipng-src/vf.o dvipng-src/enc.o dvipng-src/fontmap.o dvipng-src/ft.o dvipng-src/sfd.o dvipng-src/tfm.o -L/usr/local/lib -lkpathsea /usr/local/lib/libgd.so -lfreetype -lpng16 -lz -lm -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib
Making all in help
--- help-stamp ---
(cd .. && ./dvipng) | sed -e's/dvipng.exe/dvipng/' -e's/ (dvipng) / /' -e's/ (dvipng (TeX Live)) / (TeX Live) /' -e's,/lt-dvipng ,/dvipng ,' -e's,^This is .*/dvipng ,This is ./dvipng ,' -e's,^Usage: .*/dvipng ,Usage: ./dvipng ,' > dvipng.tmp
( test -r ../doc/dvipng.help && diff dvipng.tmp ../doc/dvipng.help ) || cp dvipng.tmp ../doc/dvipng.help
rm -f dvipng.tmp
echo timestamp >help-stamp
Making all in doc
--- doc-stamp ---
echo timestamp >doc-stamp
--- all ---
/usr/bin/make all-am
=== configuring in dvipos (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/dvipos)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i386-portbld-midnightbsd3.2.0 file names to i386-portbld-midnightbsd3.2.0 format... func_convert_file_noop
checking how to convert i386-portbld-midnightbsd3.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for putenv... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether isascii is declared... yes
checking for struct stat.st_mtim... yes
checking for library containing floor... -lm
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking if libkpathsea supports debugging... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in dvipos
--- all ---
/usr/bin/make all-am
--- dvicore.o ---
--- dvipos.o ---
--- tfm.o ---
--- utils.o ---
--- dvicore.o ---
depbase=`echo dvicore.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvicore.o -MD -MP -MF $depbase.Tpo -c -o dvicore.o dvicore.c && mv -f $depbase.Tpo $depbase.Po
--- dvipos.o ---
depbase=`echo dvipos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvipos.o -MD -MP -MF $depbase.Tpo -c -o dvipos.o dvipos.c && mv -f $depbase.Tpo $depbase.Po
--- tfm.o ---
depbase=`echo tfm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tfm.o -MD -MP -MF $depbase.Tpo -c -o tfm.o tfm.c && mv -f $depbase.Tpo $depbase.Po
--- utils.o ---
depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DKPATHSEA -isystem /usr/local/include -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c && mv -f $depbase.Tpo $depbase.Po
--- dvipos ---
/bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvipos dvicore.o dvipos.o tfm.o utils.o -L/usr/local/lib -lkpathsea -lm -L/usr/local/lib
libtool: link: cc -Wimplicit -Wreturn-type -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvipos dvicore.o dvipos.o tfm.o utils.o -L/usr/local/lib -lkpathsea -lm
=== configuring in dvisvgm (/magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/dvisvgm)
make: running /bin/sh './configure' '--disable-option-checking' '--prefix=/usr/local' '--disable-native-texlive-build' '--disable-web-progs' '--disable-psutils' '--enable-shared' '--disable-t1utils' '--disable-dvipdfmx' '--disable-dvipdfm-x' '--disable-xdvipdfmx' '--enable-build-in-source-tree' '--datarootdir=/usr/local/share' '--with-system-freetype2' '--with-freetype2-includes=/usr/local/include/freetype2' '--with-freetype2-libdir=/usr/local/lib' '--with-system-gd' '--with-system-cairo' '--with-system-harfbuzz' '--with-system-graphite2' '--with-system-pixman' '--with-system-t1lib' '--without-system-xpdf' '--with-system-zziplib' '--with-system-zlib' '--with-system-gmp' '--with-gmp-include=/usr/local/include' '--with-gmp-libdir=/usr/local/lib' '--with-system-icu' '--with-icu-include=/usr/local/include' '--with-icu-libdir=/usr/local/lib' '--with-system-kpathsea' '--with-kpathsea-include=/usr/local/include' '--with-kpathsea-libdir=/usr/local/lib' '--with-system-libgs' '--with-libgs-include=/usr/local/include' '--with-libgs-libdir=/usr/local/lib' '--with-system-libpng' '--with-libpng-include=/usr/local/include' '--with-libpng-libdir=/usr/local/lib' '--with-system-libpaper' '--with-libpaper-include=/usr/local/include' '--with-libpaper-libdir=/usr/local/lib' '--with-system-mpfr' '--with-mpfr-include=/usr/local/include' '--with-mpfr-libdir=/usr/local/lib' '--with-system-ptexenc' '--with-ptexenc-include=/usr/local/include' '--with-ptexenc-libdir=/usr/local/lib' '--with-system-potrace' '--with-potrace-include=/usr/local/include' '--with-potrace-libdir=/usr/local/lib' '--with-system-teckit' '--with-teckit-include=/usr/local/include' '--with-teckit-libdir=/usr/local/lib' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/info/' '--build=i386-portbld-midnightbsd3.2.0' 'build_alias=i386-portbld-midnightbsd3.2.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11' '--enable-largefile' '--enable-multiplatform=no' '--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-ps2eps=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=system' '--enable-xml2pmx=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dviout-util=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=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' '--cache-file=/dev/null' '--srcdir=.'
configure: loading site script /usr/mports/Templates/config.site
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for a BSD-compatible install... (cached) /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking build system type... i386-portbld-midnightbsd3.2.0
checking host system type... i386-portbld-midnightbsd3.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert i386-portbld-midnightbsd3.2.0 file names to i386-portbld-midnightbsd3.2.0 format... func_convert_file_noop
checking how to convert i386-portbld-midnightbsd3.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for putenv... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether isascii is declared... yes
checking for struct stat.st_mtim... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking for cc option to accept ISO C99... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking what warning flags to pass to the C++ compiler... -Wreturn-type -Wno-write-strings
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether c++ supports C++11 features by default... yes
checking for ranlib... (cached) ranlib
checking for sys/time.h... (cached) yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking whether termios.h defines TIOCGWINSZ... yes
checking for native WIN32 or MINGW32... no
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking if libkpathsea supports debugging... yes
checking if defines 'z_const'... yes
checking for freetype-config... freetype-config
checking for pkg-config... (cached) pkg-config
checking if defines 'z_const'... (cached) yes
checking ghostscript/iapi.h usability... yes
checking ghostscript/iapi.h presence... yes
checking for ghostscript/iapi.h... yes
checking for gsapi_revision in -lgs... yes
checking Ghostscript version... "10031"
checking for gzopen... yes
checking for FT_Init_FreeType... yes
checking for kpse_set_program_name... yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for ANSI C header files... (cached) yes
checking for libintl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) yes
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether lstat correctly handles trailing slash... (cached) yes
checking whether stat accepts an empty string... no
checking for ftime... no
checking for gettimeofday... (cached) yes
checking for sigaction... (cached) yes
checking for umask... yes
checking for uselocale... (cached) yes
checking for library containing clock_gettime... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dvisvgm-src/Makefile
config.status: creating dvisvgm-src/libs/Makefile
config.status: creating dvisvgm-src/libs/brotli/Makefile
config.status: creating dvisvgm-src/libs/clipper/Makefile
config.status: creating dvisvgm-src/libs/ff-woff/Makefile
config.status: creating dvisvgm-src/libs/md5/Makefile
config.status: creating dvisvgm-src/libs/potrace/Makefile
config.status: creating dvisvgm-src/libs/variant/Makefile
config.status: creating dvisvgm-src/libs/woff2/Makefile
config.status: creating dvisvgm-src/libs/xxHash/Makefile
config.status: creating dvisvgm-src/src/Makefile
config.status: creating dvisvgm-src/src/version.hpp
config.status: creating dvisvgm-src/src/optimizer/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in dvisvgm
--- all ---
/usr/bin/make all-recursive
--- all-recursive ---
Making all in .
Making all in dvisvgm-src
--- all-recursive ---
Making all in libs
--- all-recursive ---
Making all in clipper
--- clipper.o ---
depbase=`echo clipper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT clipper.o -MD -MP -MF $depbase.Tpo -c -o clipper.o clipper.cpp && mv -f $depbase.Tpo $depbase.Po
--- libclipper.a ---
rm -f libclipper.a
ar cru libclipper.a clipper.o
ranlib libclipper.a
Making all in md5
--- md5.o ---
depbase=`echo md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT md5.o -MD -MP -MF $depbase.Tpo -c -o md5.o md5.c && mv -f $depbase.Tpo $depbase.Po
--- libmd5.a ---
rm -f libmd5.a
ar cru libmd5.a md5.o
ranlib libmd5.a
Making all in potrace
--- curve.o ---
--- decompose.o ---
--- potracelib.o ---
--- trace.o ---
--- curve.o ---
depbase=`echo curve.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT curve.o -MD -MP -MF $depbase.Tpo -c -o curve.o curve.c && mv -f $depbase.Tpo $depbase.Po
--- decompose.o ---
depbase=`echo decompose.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT decompose.o -MD -MP -MF $depbase.Tpo -c -o decompose.o decompose.c && mv -f $depbase.Tpo $depbase.Po
--- potracelib.o ---
depbase=`echo potracelib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT potracelib.o -MD -MP -MF $depbase.Tpo -c -o potracelib.o potracelib.c && mv -f $depbase.Tpo $depbase.Po
--- trace.o ---
depbase=`echo trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT trace.o -MD -MP -MF $depbase.Tpo -c -o trace.o trace.c && mv -f $depbase.Tpo $depbase.Po
--- libpotrace.a ---
rm -f libpotrace.a
ar cru libpotrace.a curve.o decompose.o potracelib.o trace.o
ranlib libpotrace.a
Making all in variant
Making all in xxHash
--- xxhash.o ---
depbase=`echo xxhash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xxhash.o -MD -MP -MF $depbase.Tpo -c -o xxhash.o xxhash.c && mv -f $depbase.Tpo $depbase.Po
--- libxxhash.a ---
rm -f libxxhash.a
ar cru libxxhash.a xxhash.o
ranlib libxxhash.a
Making all in brotli
--- common/.dirstamp ---
--- common/.deps/.dirstamp ---
--- enc/.dirstamp ---
--- enc/.deps/.dirstamp ---
--- common/constants.o ---
--- common/context.o ---
--- common/dictionary.o ---
--- common/platform.o ---
--- common/transform.o ---
--- enc/backward_references.o ---
--- common/constants.o ---
depbase=`echo common/constants.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT common/constants.o -MD -MP -MF $depbase.Tpo -c -o common/constants.o common/constants.c && mv -f $depbase.Tpo $depbase.Po
--- common/platform.o ---
depbase=`echo common/platform.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT common/platform.o -MD -MP -MF $depbase.Tpo -c -o common/platform.o common/platform.c && mv -f $depbase.Tpo $depbase.Po
--- common/context.o ---
depbase=`echo common/context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT common/context.o -MD -MP -MF $depbase.Tpo -c -o common/context.o common/context.c && mv -f $depbase.Tpo $depbase.Po
--- common/dictionary.o ---
depbase=`echo common/dictionary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT common/dictionary.o -MD -MP -MF $depbase.Tpo -c -o common/dictionary.o common/dictionary.c && mv -f $depbase.Tpo $depbase.Po
--- common/transform.o ---
depbase=`echo common/transform.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT common/transform.o -MD -MP -MF $depbase.Tpo -c -o common/transform.o common/transform.c && mv -f $depbase.Tpo $depbase.Po
--- enc/backward_references.o ---
depbase=`echo enc/backward_references.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/backward_references.o -MD -MP -MF $depbase.Tpo -c -o enc/backward_references.o enc/backward_references.c && mv -f $depbase.Tpo $depbase.Po
--- enc/backward_references_hq.o ---
depbase=`echo enc/backward_references_hq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/backward_references_hq.o -MD -MP -MF $depbase.Tpo -c -o enc/backward_references_hq.o enc/backward_references_hq.c && mv -f $depbase.Tpo $depbase.Po
--- enc/bit_cost.o ---
depbase=`echo enc/bit_cost.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/bit_cost.o -MD -MP -MF $depbase.Tpo -c -o enc/bit_cost.o enc/bit_cost.c && mv -f $depbase.Tpo $depbase.Po
--- enc/block_splitter.o ---
depbase=`echo enc/block_splitter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/block_splitter.o -MD -MP -MF $depbase.Tpo -c -o enc/block_splitter.o enc/block_splitter.c && mv -f $depbase.Tpo $depbase.Po
--- enc/brotli_bit_stream.o ---
depbase=`echo enc/brotli_bit_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/brotli_bit_stream.o -MD -MP -MF $depbase.Tpo -c -o enc/brotli_bit_stream.o enc/brotli_bit_stream.c && mv -f $depbase.Tpo $depbase.Po
--- enc/cluster.o ---
depbase=`echo enc/cluster.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/cluster.o -MD -MP -MF $depbase.Tpo -c -o enc/cluster.o enc/cluster.c && mv -f $depbase.Tpo $depbase.Po
--- enc/command.o ---
depbase=`echo enc/command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/command.o -MD -MP -MF $depbase.Tpo -c -o enc/command.o enc/command.c && mv -f $depbase.Tpo $depbase.Po
--- enc/compress_fragment.o ---
depbase=`echo enc/compress_fragment.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/compress_fragment.o -MD -MP -MF $depbase.Tpo -c -o enc/compress_fragment.o enc/compress_fragment.c && mv -f $depbase.Tpo $depbase.Po
--- enc/compress_fragment_two_pass.o ---
depbase=`echo enc/compress_fragment_two_pass.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/compress_fragment_two_pass.o -MD -MP -MF $depbase.Tpo -c -o enc/compress_fragment_two_pass.o enc/compress_fragment_two_pass.c && mv -f $depbase.Tpo $depbase.Po
--- enc/dictionary_hash.o ---
depbase=`echo enc/dictionary_hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/dictionary_hash.o -MD -MP -MF $depbase.Tpo -c -o enc/dictionary_hash.o enc/dictionary_hash.c && mv -f $depbase.Tpo $depbase.Po
--- enc/encode.o ---
depbase=`echo enc/encode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/encode.o -MD -MP -MF $depbase.Tpo -c -o enc/encode.o enc/encode.c && mv -f $depbase.Tpo $depbase.Po
--- enc/encoder_dict.o ---
depbase=`echo enc/encoder_dict.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/encoder_dict.o -MD -MP -MF $depbase.Tpo -c -o enc/encoder_dict.o enc/encoder_dict.c && mv -f $depbase.Tpo $depbase.Po
--- enc/entropy_encode.o ---
depbase=`echo enc/entropy_encode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/entropy_encode.o -MD -MP -MF $depbase.Tpo -c -o enc/entropy_encode.o enc/entropy_encode.c && mv -f $depbase.Tpo $depbase.Po
--- enc/fast_log.o ---
depbase=`echo enc/fast_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/fast_log.o -MD -MP -MF $depbase.Tpo -c -o enc/fast_log.o enc/fast_log.c && mv -f $depbase.Tpo $depbase.Po
--- enc/histogram.o ---
depbase=`echo enc/histogram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/histogram.o -MD -MP -MF $depbase.Tpo -c -o enc/histogram.o enc/histogram.c && mv -f $depbase.Tpo $depbase.Po
--- enc/literal_cost.o ---
depbase=`echo enc/literal_cost.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/literal_cost.o -MD -MP -MF $depbase.Tpo -c -o enc/literal_cost.o enc/literal_cost.c && mv -f $depbase.Tpo $depbase.Po
--- enc/memory.o ---
depbase=`echo enc/memory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/memory.o -MD -MP -MF $depbase.Tpo -c -o enc/memory.o enc/memory.c && mv -f $depbase.Tpo $depbase.Po
--- enc/metablock.o ---
--- enc/static_dict.o ---
--- enc/metablock.o ---
depbase=`echo enc/metablock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/metablock.o -MD -MP -MF $depbase.Tpo -c -o enc/metablock.o enc/metablock.c && mv -f $depbase.Tpo $depbase.Po
--- enc/static_dict.o ---
depbase=`echo enc/static_dict.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/static_dict.o -MD -MP -MF $depbase.Tpo -c -o enc/static_dict.o enc/static_dict.c && mv -f $depbase.Tpo $depbase.Po
--- enc/utf8_util.o ---
depbase=`echo enc/utf8_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enc/utf8_util.o -MD -MP -MF $depbase.Tpo -c -o enc/utf8_util.o enc/utf8_util.c && mv -f $depbase.Tpo $depbase.Po
--- libbrotli.a ---
rm -f libbrotli.a
ar cru libbrotli.a common/constants.o common/context.o common/dictionary.o common/platform.o common/transform.o enc/backward_references.o enc/backward_references_hq.o enc/bit_cost.o enc/block_splitter.o enc/brotli_bit_stream.o enc/cluster.o enc/command.o enc/compress_fragment.o enc/compress_fragment_two_pass.o enc/dictionary_hash.o enc/encode.o enc/encoder_dict.o enc/entropy_encode.o enc/fast_log.o enc/histogram.o enc/literal_cost.o enc/memory.o enc/metablock.o enc/static_dict.o enc/utf8_util.o
ranlib libbrotli.a
Making all in ff-woff
--- fontforge/.dirstamp ---
--- fontforge/.deps/.dirstamp ---
--- fontforge/alphabet.o ---
--- fontforge/asmfpst.o ---
--- fontforge/autohint.o ---
--- fontforge/char.o ---
--- fontforge/cjk.o ---
--- fontforge/cvundoes.o ---
--- fontforge/alphabet.o ---
depbase=`echo fontforge/alphabet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/alphabet.o -MD -MP -MF $depbase.Tpo -c -o fontforge/alphabet.o fontforge/alphabet.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/asmfpst.o ---
depbase=`echo fontforge/asmfpst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/asmfpst.o -MD -MP -MF $depbase.Tpo -c -o fontforge/asmfpst.o fontforge/asmfpst.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/autohint.o ---
depbase=`echo fontforge/autohint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/autohint.o -MD -MP -MF $depbase.Tpo -c -o fontforge/autohint.o fontforge/autohint.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/char.o ---
depbase=`echo fontforge/char.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/char.o -MD -MP -MF $depbase.Tpo -c -o fontforge/char.o fontforge/char.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/cvundoes.o ---
depbase=`echo fontforge/cvundoes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/cvundoes.o -MD -MP -MF $depbase.Tpo -c -o fontforge/cvundoes.o fontforge/cvundoes.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/cjk.o ---
depbase=`echo fontforge/cjk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/cjk.o -MD -MP -MF $depbase.Tpo -c -o fontforge/cjk.o fontforge/cjk.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/dumppfa.o ---
depbase=`echo fontforge/dumppfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/dumppfa.o -MD -MP -MF $depbase.Tpo -c -o fontforge/dumppfa.o fontforge/dumppfa.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/encoding.o ---
depbase=`echo fontforge/encoding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/encoding.o -MD -MP -MF $depbase.Tpo -c -o fontforge/encoding.o fontforge/encoding.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/fflocale.o ---
depbase=`echo fontforge/fflocale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/fflocale.o -MD -MP -MF $depbase.Tpo -c -o fontforge/fflocale.o fontforge/fflocale.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/fvfonts.o ---
depbase=`echo fontforge/fvfonts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/fvfonts.o -MD -MP -MF $depbase.Tpo -c -o fontforge/fvfonts.o fontforge/fvfonts.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/gwwiconv.o ---
depbase=`echo fontforge/gwwiconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/gwwiconv.o -MD -MP -MF $depbase.Tpo -c -o fontforge/gwwiconv.o fontforge/gwwiconv.c && mv -f $depbase.Tpo $depbase.Po
fontforge/gwwiconv.c:116:14: warning: implicit conversion from enumeration type 'enum extended_encoding' to different enumeration type 'enum encoding' [-Wenum-conversion]
{ "EUC-CN", e_jisgbpk },
~ ^~~~~~~~~
--- fontforge/lookups.o ---
depbase=`echo fontforge/lookups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/lookups.o -MD -MP -MF $depbase.Tpo -c -o fontforge/lookups.o fontforge/lookups.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/gwwiconv.o ---
1 warning generated.
--- fontforge/macbinary.o ---
--- fontforge/macenc.o ---
--- fontforge/macbinary.o ---
depbase=`echo fontforge/macbinary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/macbinary.o -MD -MP -MF $depbase.Tpo -c -o fontforge/macbinary.o fontforge/macbinary.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/macenc.o ---
depbase=`echo fontforge/macenc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/macenc.o -MD -MP -MF $depbase.Tpo -c -o fontforge/macenc.o fontforge/macenc.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/mathconstants.o ---
depbase=`echo fontforge/mathconstants.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/mathconstants.o -MD -MP -MF $depbase.Tpo -c -o fontforge/mathconstants.o fontforge/mathconstants.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/memory.o ---
depbase=`echo fontforge/memory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/memory.o -MD -MP -MF $depbase.Tpo -c -o fontforge/memory.o fontforge/memory.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/mm.o ---
depbase=`echo fontforge/mm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/mm.o -MD -MP -MF $depbase.Tpo -c -o fontforge/mm.o fontforge/mm.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/namelist.o ---
depbase=`echo fontforge/namelist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/namelist.o -MD -MP -MF $depbase.Tpo -c -o fontforge/namelist.o fontforge/namelist.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/nouiutil.o ---
depbase=`echo fontforge/nouiutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/nouiutil.o -MD -MP -MF $depbase.Tpo -c -o fontforge/nouiutil.o fontforge/nouiutil.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/nowakowskittfinstr.o ---
depbase=`echo fontforge/nowakowskittfinstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/nowakowskittfinstr.o -MD -MP -MF $depbase.Tpo -c -o fontforge/nowakowskittfinstr.o fontforge/nowakowskittfinstr.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/parsepfa.o ---
depbase=`echo fontforge/parsepfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/parsepfa.o -MD -MP -MF $depbase.Tpo -c -o fontforge/parsepfa.o fontforge/parsepfa.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/parsettf.o ---
depbase=`echo fontforge/parsettf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/parsettf.o -MD -MP -MF $depbase.Tpo -c -o fontforge/parsettf.o fontforge/parsettf.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/parsettfatt.o ---
depbase=`echo fontforge/parsettfatt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/parsettfatt.o -MD -MP -MF $depbase.Tpo -c -o fontforge/parsettfatt.o fontforge/parsettfatt.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/nowakowskittfinstr.o ---
fontforge/nowakowskittfinstr.c:3664:14: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
if ( fabs(swidth1 - swidth2) >= SNAP_THRESHOLD )
^
fontforge/nowakowskittfinstr.c:3664:14: note: use function 'abs' instead
if ( fabs(swidth1 - swidth2) >= SNAP_THRESHOLD )
^~~~
abs
fontforge/nowakowskittfinstr.c:4924:17: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
if (abs(coord - edgelist[i].pos) <= ct->gic->fudge ||
^
fontforge/nowakowskittfinstr.c:4924:17: note: use function 'fabs' instead
if (abs(coord - edgelist[i].pos) <= ct->gic->fudge ||
^~~
fabs
--- fontforge/psread.o ---
depbase=`echo fontforge/psread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/psread.o -MD -MP -MF $depbase.Tpo -c -o fontforge/psread.o fontforge/psread.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/pua.o ---
depbase=`echo fontforge/pua.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/pua.o -MD -MP -MF $depbase.Tpo -c -o fontforge/pua.o fontforge/pua.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/sfd.o ---
depbase=`echo fontforge/sfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/sfd.o -MD -MP -MF $depbase.Tpo -c -o fontforge/sfd.o fontforge/sfd.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/sfd1.o ---
depbase=`echo fontforge/sfd1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/sfd1.o -MD -MP -MF $depbase.Tpo -c -o fontforge/sfd1.o fontforge/sfd1.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/splinechar.o ---
depbase=`echo fontforge/splinechar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/splinechar.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splinechar.o fontforge/splinechar.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/sfd.o ---
fontforge/sfd.c:3800:54: warning: while loop has empty body [-Wempty-body]
while ( (temp=nlgetc(sfd))=='\n' || temp=='\r' ); ungetc(temp,sfd);
^
fontforge/sfd.c:3800:54: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3817:54: warning: while loop has empty body [-Wempty-body]
while ( (temp=nlgetc(sfd))=='\n' || temp=='\r' ); ungetc(temp,sfd);
^
fontforge/sfd.c:3817:54: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3883:37: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' '); ungetc(ch, sfd); if (ch == '\n' || ch == EOF) continue;
^
fontforge/sfd.c:3883:37: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3885:37: warning: while loop has empty body [-Wempty-body]
--- fontforge/splinefont.o ---
--- fontforge/sfd.o ---
while ((ch=nlgetc(sfd)) == ' '); ungetc(ch, sfd); if (ch == '\n' || ch == EOF) continue;
^
fontforge/sfd.c:3885:37: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3888:51: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' ' || ch == '\n'); ungetc(ch, sfd);
^
fontforge/sfd.c:3888:51: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3901:37: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' '); ungetc(ch, sfd); if (ch == '\n' || ch == EOF) continue;
^
fontforge/sfd.c:3901:37: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3903:37: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' '); ungetc(ch, sfd); if (ch == '\n' || ch == EOF) continue;
^
fontforge/sfd.c:3903:37: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3906:51: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' ' || ch == '\n'); ungetc(ch, sfd);
^
fontforge/sfd.c:3906:51: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3963:40: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' '); ungetc(ch, sfd);
^
fontforge/sfd.c:3963:40: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3965:40: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' '); ungetc(ch, sfd);
^
--- fontforge/splinefont.o ---
depbase=`echo fontforge/splinefont.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/splinefont.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splinefont.o fontforge/splinefont.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/sfd.o ---
fontforge/sfd.c:3965:40: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3967:54: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' ' || ch == '\n'); ungetc(ch, sfd);
^
fontforge/sfd.c:3967:54: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3974:40: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' '); ungetc(ch, sfd);
^
fontforge/sfd.c:3974:40: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3976:40: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' '); ungetc(ch, sfd);
^
fontforge/sfd.c:3976:40: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3978:40: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' '); ungetc(ch, sfd);
^
fontforge/sfd.c:3978:40: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3981:54: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' ' || ch == '\n'); ungetc(ch, sfd);
^
fontforge/sfd.c:3981:54: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3988:40: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' '); ungetc(ch, sfd);
^
fontforge/sfd.c:3988:40: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3990:40: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' '); ungetc(ch, sfd);
^
fontforge/sfd.c:3990:40: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3992:40: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' '); ungetc(ch, sfd);
^
fontforge/sfd.c:3992:40: note: put the semicolon on a separate line to silence this warning
fontforge/sfd.c:3995:54: warning: while loop has empty body [-Wempty-body]
while ((ch=nlgetc(sfd)) == ' ' || ch == '\n'); ungetc(ch, sfd);
^
fontforge/sfd.c:3995:54: note: put the semicolon on a separate line to silence this warning
--- fontforge/splineorder2.o ---
depbase=`echo fontforge/splineorder2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/splineorder2.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splineorder2.o fontforge/splineorder2.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/splineoverlap.o ---
depbase=`echo fontforge/splineoverlap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/splineoverlap.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splineoverlap.o fontforge/splineoverlap.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/splinerefigure.o ---
depbase=`echo fontforge/splinerefigure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/splinerefigure.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splinerefigure.o fontforge/splinerefigure.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/splinesave.o ---
depbase=`echo fontforge/splinesave.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/splinesave.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splinesave.o fontforge/splinesave.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/splinesaveafm.o ---
depbase=`echo fontforge/splinesaveafm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/splinesaveafm.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splinesaveafm.o fontforge/splinesaveafm.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/splineutil.o ---
depbase=`echo fontforge/splineutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/splineutil.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splineutil.o fontforge/splineutil.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/splinesave.o ---
fontforge/splinesave.c:748:11: warning: implicit conversion from 'int' to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
if ( pos>0x3fffffff || pos<-0x40000000 ) {
~^~~~~~~~~~
fontforge/splinesave.c:751:25: warning: implicit conversion from 'int' to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
if ( pos>0 ) pos = 0x3fffffff; else pos = -0x40000000;
~ ^~~~~~~~~~
--- fontforge/splineutil2.o ---
depbase=`echo fontforge/splineutil2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/splineutil2.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splineutil2.o fontforge/splineutil2.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/start.o ---
depbase=`echo fontforge/start.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/start.o -MD -MP -MF $depbase.Tpo -c -o fontforge/start.o fontforge/start.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/stemdb.o ---
depbase=`echo fontforge/stemdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/stemdb.o -MD -MP -MF $depbase.Tpo -c -o fontforge/stemdb.o fontforge/stemdb.c && mv -f $depbase.Tpo $depbase.Po
fontforge/stemdb.c:2358:32: warning: comparison of address of 'other->to->next' not equal to a null pointer is always true [-Wtautological-pointer-compare]
topd->colinear && &other->to->next != NULL ) {
~~~~~~~~~~~^~~~ ~~~~
fontforge/stemdb.c:2374:36: warning: comparison of address of 'other->from->prev' not equal to a null pointer is always true [-Wtautological-pointer-compare]
frompd->colinear && &other->from->prev != NULL ) {
~~~~~~~~~~~~~^~~~ ~~~~
--- fontforge/tmpfile2.o ---
depbase=`echo fontforge/tmpfile2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT fontforge/tmpfile2.o -MD -MP -MF $depbase.Tpo -c -o fontforge/tmpfile2.o fontforge/tmpfile2.cpp && mv -f $depbase.Tpo $depbase.Po
--- fontforge/splinesave.o ---
2 warnings generated.
--- fontforge/tottf.o ---
depbase=`echo fontforge/tottf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/tottf.o -MD -MP -MF $depbase.Tpo -c -o fontforge/tottf.o fontforge/tottf.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/sfd.o ---
19 warnings generated.
--- fontforge/tottfaat.o ---
depbase=`echo fontforge/tottfaat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/tottfaat.o -MD -MP -MF $depbase.Tpo -c -o fontforge/tottfaat.o fontforge/tottfaat.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/tottfgpos.o ---
depbase=`echo fontforge/tottfgpos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/tottfgpos.o -MD -MP -MF $depbase.Tpo -c -o fontforge/tottfgpos.o fontforge/tottfgpos.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/tmpfile2.o ---
fontforge/tmpfile2.cpp:75:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
1 warning generated.
--- fontforge/tottfvar.o ---
depbase=`echo fontforge/tottfvar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/tottfvar.o -MD -MP -MF $depbase.Tpo -c -o fontforge/tottfvar.o fontforge/tottfvar.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/nowakowskittfinstr.o ---
2 warnings generated.
--- fontforge/ttfinstrs.o ---
depbase=`echo fontforge/ttfinstrs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/ttfinstrs.o -MD -MP -MF $depbase.Tpo -c -o fontforge/ttfinstrs.o fontforge/ttfinstrs.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/ttfspecial.o ---
depbase=`echo fontforge/ttfspecial.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/ttfspecial.o -MD -MP -MF $depbase.Tpo -c -o fontforge/ttfspecial.o fontforge/ttfspecial.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/unialt.o ---
depbase=`echo fontforge/unialt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/unialt.o -MD -MP -MF $depbase.Tpo -c -o fontforge/unialt.o fontforge/unialt.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/ustring.o ---
depbase=`echo fontforge/ustring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/ustring.o -MD -MP -MF $depbase.Tpo -c -o fontforge/ustring.o fontforge/ustring.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/utype.o ---
depbase=`echo fontforge/utype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/utype.o -MD -MP -MF $depbase.Tpo -c -o fontforge/utype.o fontforge/utype.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/woff.o ---
depbase=`echo fontforge/woff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I./inc -I./fontforge -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fontforge/woff.o -MD -MP -MF $depbase.Tpo -c -o fontforge/woff.o fontforge/woff.c && mv -f $depbase.Tpo $depbase.Po
--- fontforge/stemdb.o ---
2 warnings generated.
--- libfontforge.a ---
rm -f libfontforge.a
ar cru libfontforge.a fontforge/alphabet.o fontforge/asmfpst.o fontforge/autohint.o fontforge/char.o fontforge/cjk.o fontforge/cvundoes.o fontforge/dumppfa.o fontforge/encoding.o fontforge/fflocale.o fontforge/fvfonts.o fontforge/gwwiconv.o fontforge/lookups.o fontforge/macbinary.o fontforge/macenc.o fontforge/mathconstants.o fontforge/memory.o fontforge/mm.o fontforge/namelist.o fontforge/nouiutil.o fontforge/nowakowskittfinstr.o fontforge/parsepfa.o fontforge/parsettf.o fontforge/parsettfatt.o fontforge/psread.o fontforge/pua.o fontforge/sfd.o fontforge/sfd1.o fontforge/splinechar.o fontforge/splinefont.o fontforge/splineorder2.o fontforge/splineoverlap.o fontforge/splinerefigure.o fontforge/splinesave.o fontforge/splinesaveafm.o fontforge/splineutil.o fontforge/splineutil2.o fontforge/start.o fontforge/stemdb.o fontforge/tmpfile2.o fontforge/tottf.o fontforge/tottfaat.o fontforge/tottfgpos.o fontforge/tottfvar.o fontforge/ttfinstrs.o fontforge/ttfspecial.o fontforge/unialt.o fontforge/ustring.o fontforge/utype.o fontforge/woff.o
ranlib libfontforge.a
Making all in woff2
--- src/.dirstamp ---
--- src/.deps/.dirstamp ---
--- src/font.o ---
--- src/glyph.o ---
--- src/normalize.o ---
--- src/table_tags.o ---
--- src/transform.o ---
--- src/variable_length.o ---
--- src/font.o ---
depbase=`echo src/font.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -I./../brotli/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT src/font.o -MD -MP -MF $depbase.Tpo -c -o src/font.o src/font.cc && mv -f $depbase.Tpo $depbase.Po
--- src/glyph.o ---
depbase=`echo src/glyph.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -I./../brotli/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT src/glyph.o -MD -MP -MF $depbase.Tpo -c -o src/glyph.o src/glyph.cc && mv -f $depbase.Tpo $depbase.Po
--- src/table_tags.o ---
depbase=`echo src/table_tags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -I./../brotli/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT src/table_tags.o -MD -MP -MF $depbase.Tpo -c -o src/table_tags.o src/table_tags.cc && mv -f $depbase.Tpo $depbase.Po
--- src/normalize.o ---
depbase=`echo src/normalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -I./../brotli/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT src/normalize.o -MD -MP -MF $depbase.Tpo -c -o src/normalize.o src/normalize.cc && mv -f $depbase.Tpo $depbase.Po
--- src/variable_length.o ---
depbase=`echo src/variable_length.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -I./../brotli/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT src/variable_length.o -MD -MP -MF $depbase.Tpo -c -o src/variable_length.o src/variable_length.cc && mv -f $depbase.Tpo $depbase.Po
--- src/transform.o ---
depbase=`echo src/transform.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -I./../brotli/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT src/transform.o -MD -MP -MF $depbase.Tpo -c -o src/transform.o src/transform.cc && mv -f $depbase.Tpo $depbase.Po
--- src/woff2_common.o ---
depbase=`echo src/woff2_common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -I./../brotli/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT src/woff2_common.o -MD -MP -MF $depbase.Tpo -c -o src/woff2_common.o src/woff2_common.cc && mv -f $depbase.Tpo $depbase.Po
--- src/woff2_enc.o ---
depbase=`echo src/woff2_enc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -I./../brotli/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT src/woff2_enc.o -MD -MP -MF $depbase.Tpo -c -o src/woff2_enc.o src/woff2_enc.cc && mv -f $depbase.Tpo $depbase.Po
--- src/woff2_out.o ---
depbase=`echo src/woff2_out.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -Wall -I./include -I./../brotli/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT src/woff2_out.o -MD -MP -MF $depbase.Tpo -c -o src/woff2_out.o src/woff2_out.cc && mv -f $depbase.Tpo $depbase.Po
--- src/transform.o ---
src/transform.cc:23:11: warning: unused variable 'FLAG_ARG_1_AND_2_ARE_WORDS' [-Wunused-const-variable]
const int FLAG_ARG_1_AND_2_ARE_WORDS = 1 << 0;
^
src/transform.cc:24:11: warning: unused variable 'FLAG_WE_HAVE_INSTRUCTIONS' [-Wunused-const-variable]
const int FLAG_WE_HAVE_INSTRUCTIONS = 1 << 8;
^
--- src/woff2_enc.o ---
src/woff2_enc.cc:39:14: warning: unused variable 'kWoff2EntrySize' [-Wunused-const-variable]
const size_t kWoff2EntrySize = 20;
^
--- src/transform.o ---
2 warnings generated.
--- src/woff2_enc.o ---
1 warning generated.
--- libwoff2.a ---
rm -f libwoff2.a
ar cru libwoff2.a src/font.o src/glyph.o src/normalize.o src/table_tags.o src/transform.o src/variable_length.o src/woff2_common.o src/woff2_enc.o src/woff2_out.o
ranlib libwoff2.a
Making all in src
--- all-recursive ---
Making all in optimizer
--- AttributeExtractor.o ---
--- GroupCollapser.o ---
--- RedundantElementRemover.o ---
--- SVGOptimizer.o ---
--- TextSimplifier.o ---
--- TransformSimplifier.o ---
--- AttributeExtractor.o ---
depbase=`echo AttributeExtractor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I../../../dvisvgm-src/libs/variant/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT AttributeExtractor.o -MD -MP -MF $depbase.Tpo -c -o AttributeExtractor.o AttributeExtractor.cpp && mv -f $depbase.Tpo $depbase.Po
--- GroupCollapser.o ---
depbase=`echo GroupCollapser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I../../../dvisvgm-src/libs/variant/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT GroupCollapser.o -MD -MP -MF $depbase.Tpo -c -o GroupCollapser.o GroupCollapser.cpp && mv -f $depbase.Tpo $depbase.Po
--- RedundantElementRemover.o ---
depbase=`echo RedundantElementRemover.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I../../../dvisvgm-src/libs/variant/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT RedundantElementRemover.o -MD -MP -MF $depbase.Tpo -c -o RedundantElementRemover.o RedundantElementRemover.cpp && mv -f $depbase.Tpo $depbase.Po
--- SVGOptimizer.o ---
depbase=`echo SVGOptimizer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I../../../dvisvgm-src/libs/variant/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT SVGOptimizer.o -MD -MP -MF $depbase.Tpo -c -o SVGOptimizer.o SVGOptimizer.cpp && mv -f $depbase.Tpo $depbase.Po
--- TransformSimplifier.o ---
depbase=`echo TransformSimplifier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I../../../dvisvgm-src/libs/variant/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT TransformSimplifier.o -MD -MP -MF $depbase.Tpo -c -o TransformSimplifier.o TransformSimplifier.cpp && mv -f $depbase.Tpo $depbase.Po
--- TextSimplifier.o ---
depbase=`echo TextSimplifier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I../../../dvisvgm-src/libs/variant/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT TextSimplifier.o -MD -MP -MF $depbase.Tpo -c -o TextSimplifier.o TextSimplifier.cpp && mv -f $depbase.Tpo $depbase.Po
--- WSNodeRemover.o ---
depbase=`echo WSNodeRemover.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I../../../dvisvgm-src/libs/variant/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT WSNodeRemover.o -MD -MP -MF $depbase.Tpo -c -o WSNodeRemover.o WSNodeRemover.cpp && mv -f $depbase.Tpo $depbase.Po
--- liboptimizer.a ---
rm -f liboptimizer.a
ar cru liboptimizer.a AttributeExtractor.o GroupCollapser.o RedundantElementRemover.o SVGOptimizer.o TextSimplifier.o TransformSimplifier.o WSNodeRemover.o
ranlib liboptimizer.a
--- dvisvgm.o ---
--- BasicDVIReader.o ---
--- Bezier.o ---
--- BgColorSpecialHandler.o ---
--- Bitmap.o ---
--- BoundingBox.o ---
--- dvisvgm.o ---
depbase=`echo dvisvgm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT dvisvgm.o -MD -MP -MF $depbase.Tpo -c -o dvisvgm.o dvisvgm.cpp && mv -f $depbase.Tpo $depbase.Po
--- BasicDVIReader.o ---
depbase=`echo BasicDVIReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT BasicDVIReader.o -MD -MP -MF $depbase.Tpo -c -o BasicDVIReader.o BasicDVIReader.cpp && mv -f $depbase.Tpo $depbase.Po
--- Bezier.o ---
depbase=`echo Bezier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Bezier.o -MD -MP -MF $depbase.Tpo -c -o Bezier.o Bezier.cpp && mv -f $depbase.Tpo $depbase.Po
--- BgColorSpecialHandler.o ---
depbase=`echo BgColorSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT BgColorSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o BgColorSpecialHandler.o BgColorSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- Bitmap.o ---
depbase=`echo Bitmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Bitmap.o -MD -MP -MF $depbase.Tpo -c -o Bitmap.o Bitmap.cpp && mv -f $depbase.Tpo $depbase.Po
--- BoundingBox.o ---
depbase=`echo BoundingBox.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT BoundingBox.o -MD -MP -MF $depbase.Tpo -c -o BoundingBox.o BoundingBox.cpp && mv -f $depbase.Tpo $depbase.Po
--- Calculator.o ---
depbase=`echo Calculator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Calculator.o -MD -MP -MF $depbase.Tpo -c -o Calculator.o Calculator.cpp && mv -f $depbase.Tpo $depbase.Po
--- CharMapID.o ---
depbase=`echo CharMapID.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT CharMapID.o -MD -MP -MF $depbase.Tpo -c -o CharMapID.o CharMapID.cpp && mv -f $depbase.Tpo $depbase.Po
--- CLCommandLine.o ---
--- CMap.o ---
--- CLCommandLine.o ---
depbase=`echo CLCommandLine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT CLCommandLine.o -MD -MP -MF $depbase.Tpo -c -o CLCommandLine.o CLCommandLine.cpp && mv -f $depbase.Tpo $depbase.Po
--- CMap.o ---
depbase=`echo CMap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT CMap.o -MD -MP -MF $depbase.Tpo -c -o CMap.o CMap.cpp && mv -f $depbase.Tpo $depbase.Po
--- CMapManager.o ---
depbase=`echo CMapManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT CMapManager.o -MD -MP -MF $depbase.Tpo -c -o CMapManager.o CMapManager.cpp && mv -f $depbase.Tpo $depbase.Po
--- CMapReader.o ---
depbase=`echo CMapReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT CMapReader.o -MD -MP -MF $depbase.Tpo -c -o CMapReader.o CMapReader.cpp && mv -f $depbase.Tpo $depbase.Po
--- Color.o ---
depbase=`echo Color.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Color.o -MD -MP -MF $depbase.Tpo -c -o Color.o Color.cpp && mv -f $depbase.Tpo $depbase.Po
--- ColorSpecialHandler.o ---
depbase=`echo ColorSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT ColorSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o ColorSpecialHandler.o ColorSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- Directory.o ---
depbase=`echo Directory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Directory.o -MD -MP -MF $depbase.Tpo -c -o Directory.o Directory.cpp && mv -f $depbase.Tpo $depbase.Po
--- DLLoader.o ---
depbase=`echo DLLoader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT DLLoader.o -MD -MP -MF $depbase.Tpo -c -o DLLoader.o DLLoader.cpp && mv -f $depbase.Tpo $depbase.Po
--- DVIReader.o ---
depbase=`echo DVIReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT DVIReader.o -MD -MP -MF $depbase.Tpo -c -o DVIReader.o DVIReader.cpp && mv -f $depbase.Tpo $depbase.Po
--- DvisvgmSpecialHandler.o ---
depbase=`echo DvisvgmSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT DvisvgmSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o DvisvgmSpecialHandler.o DvisvgmSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- DVIToSVG.o ---
depbase=`echo DVIToSVG.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT DVIToSVG.o -MD -MP -MF $depbase.Tpo -c -o DVIToSVG.o DVIToSVG.cpp && mv -f $depbase.Tpo $depbase.Po
--- DVIToSVGActions.o ---
depbase=`echo DVIToSVGActions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT DVIToSVGActions.o -MD -MP -MF $depbase.Tpo -c -o DVIToSVGActions.o DVIToSVGActions.cpp && mv -f $depbase.Tpo $depbase.Po
--- EllipticalArc.o ---
depbase=`echo EllipticalArc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT EllipticalArc.o -MD -MP -MF $depbase.Tpo -c -o EllipticalArc.o EllipticalArc.cpp && mv -f $depbase.Tpo $depbase.Po
--- EmSpecialHandler.o ---
depbase=`echo EmSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT EmSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o EmSpecialHandler.o EmSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- EncFile.o ---
depbase=`echo EncFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT EncFile.o -MD -MP -MF $depbase.Tpo -c -o EncFile.o EncFile.cpp && mv -f $depbase.Tpo $depbase.Po
--- EPSFile.o ---
depbase=`echo EPSFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT EPSFile.o -MD -MP -MF $depbase.Tpo -c -o EPSFile.o EPSFile.cpp && mv -f $depbase.Tpo $depbase.Po
--- FileFinder.o ---
depbase=`echo FileFinder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT FileFinder.o -MD -MP -MF $depbase.Tpo -c -o FileFinder.o FileFinder.cpp && mv -f $depbase.Tpo $depbase.Po
--- FilePath.o ---
depbase=`echo FilePath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT FilePath.o -MD -MP -MF $depbase.Tpo -c -o FilePath.o FilePath.cpp && mv -f $depbase.Tpo $depbase.Po
--- FileSystem.o ---
depbase=`echo FileSystem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT FileSystem.o -MD -MP -MF $depbase.Tpo -c -o FileSystem.o FileSystem.cpp && mv -f $depbase.Tpo $depbase.Po
--- Font.o ---
depbase=`echo Font.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Font.o -MD -MP -MF $depbase.Tpo -c -o Font.o Font.cpp && mv -f $depbase.Tpo $depbase.Po
--- FontCache.o ---
depbase=`echo FontCache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT FontCache.o -MD -MP -MF $depbase.Tpo -c -o FontCache.o FontCache.cpp && mv -f $depbase.Tpo $depbase.Po
--- FontEncoding.o ---
depbase=`echo FontEncoding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT FontEncoding.o -MD -MP -MF $depbase.Tpo -c -o FontEncoding.o FontEncoding.cpp && mv -f $depbase.Tpo $depbase.Po
--- FontEngine.o ---
depbase=`echo FontEngine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT FontEngine.o -MD -MP -MF $depbase.Tpo -c -o FontEngine.o FontEngine.cpp && mv -f $depbase.Tpo $depbase.Po
--- FontManager.o ---
depbase=`echo FontManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT FontManager.o -MD -MP -MF $depbase.Tpo -c -o FontManager.o FontManager.cpp && mv -f $depbase.Tpo $depbase.Po
--- FontMap.o ---
depbase=`echo FontMap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT FontMap.o -MD -MP -MF $depbase.Tpo -c -o FontMap.o FontMap.cpp && mv -f $depbase.Tpo $depbase.Po
--- FontMetrics.o ---
depbase=`echo FontMetrics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT FontMetrics.o -MD -MP -MF $depbase.Tpo -c -o FontMetrics.o FontMetrics.cpp && mv -f $depbase.Tpo $depbase.Po
--- FontWriter.o ---
depbase=`echo FontWriter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT FontWriter.o -MD -MP -MF $depbase.Tpo -c -o FontWriter.o FontWriter.cpp && mv -f $depbase.Tpo $depbase.Po
--- GFGlyphTracer.o ---
depbase=`echo GFGlyphTracer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT GFGlyphTracer.o -MD -MP -MF $depbase.Tpo -c -o GFGlyphTracer.o GFGlyphTracer.cpp && mv -f $depbase.Tpo $depbase.Po
--- GFReader.o ---
depbase=`echo GFReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT GFReader.o -MD -MP -MF $depbase.Tpo -c -o GFReader.o GFReader.cpp && mv -f $depbase.Tpo $depbase.Po
--- GFTracer.o ---
depbase=`echo GFTracer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT GFTracer.o -MD -MP -MF $depbase.Tpo -c -o GFTracer.o GFTracer.cpp && mv -f $depbase.Tpo $depbase.Po
--- Ghostscript.o ---
depbase=`echo Ghostscript.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Ghostscript.o -MD -MP -MF $depbase.Tpo -c -o Ghostscript.o Ghostscript.cpp && mv -f $depbase.Tpo $depbase.Po
--- HashFunction.o ---
depbase=`echo HashFunction.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT HashFunction.o -MD -MP -MF $depbase.Tpo -c -o HashFunction.o HashFunction.cpp && mv -f $depbase.Tpo $depbase.Po
--- HtmlSpecialHandler.o ---
depbase=`echo HtmlSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT HtmlSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o HtmlSpecialHandler.o HtmlSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- HyperlinkManager.o ---
depbase=`echo HyperlinkManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT HyperlinkManager.o -MD -MP -MF $depbase.Tpo -c -o HyperlinkManager.o HyperlinkManager.cpp && mv -f $depbase.Tpo $depbase.Po
--- ImageToSVG.o ---
depbase=`echo ImageToSVG.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT ImageToSVG.o -MD -MP -MF $depbase.Tpo -c -o ImageToSVG.o ImageToSVG.cpp && mv -f $depbase.Tpo $depbase.Po
--- InputBuffer.o ---
depbase=`echo InputBuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT InputBuffer.o -MD -MP -MF $depbase.Tpo -c -o InputBuffer.o InputBuffer.cpp && mv -f $depbase.Tpo $depbase.Po
--- InputReader.o ---
depbase=`echo InputReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT InputReader.o -MD -MP -MF $depbase.Tpo -c -o InputReader.o InputReader.cpp && mv -f $depbase.Tpo $depbase.Po
--- JFM.o ---
depbase=`echo JFM.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT JFM.o -MD -MP -MF $depbase.Tpo -c -o JFM.o JFM.cpp && mv -f $depbase.Tpo $depbase.Po
--- Length.o ---
depbase=`echo Length.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Length.o -MD -MP -MF $depbase.Tpo -c -o Length.o Length.cpp && mv -f $depbase.Tpo $depbase.Po
--- InputReader.o ---
InputReader.cpp:368:56: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations]
ret.erase(std::find_if(ret.rbegin(), ret.rend(), not1(ptr_fun(isspace))).base(), ret.end());
^
/usr/include/c++/v1/__functional/pointer_to_unary_function.h:37:1: note: 'ptr_fun' has been explicitly marked deprecated here
_LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY
^
/usr/include/c++/v1/__config:1004:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/usr/include/c++/v1/__config:993:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
--- MapLine.o ---
depbase=`echo MapLine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT MapLine.o -MD -MP -MF $depbase.Tpo -c -o MapLine.o MapLine.cpp && mv -f $depbase.Tpo $depbase.Po
--- Matrix.o ---
depbase=`echo Matrix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Matrix.o -MD -MP -MF $depbase.Tpo -c -o Matrix.o Matrix.cpp && mv -f $depbase.Tpo $depbase.Po
--- InputReader.o ---
1 warning generated.
--- Message.o ---
depbase=`echo Message.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Message.o -MD -MP -MF $depbase.Tpo -c -o Message.o Message.cpp && mv -f $depbase.Tpo $depbase.Po
--- MetafontWrapper.o ---
depbase=`echo MetafontWrapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT MetafontWrapper.o -MD -MP -MF $depbase.Tpo -c -o MetafontWrapper.o MetafontWrapper.cpp && mv -f $depbase.Tpo $depbase.Po
--- NoPsSpecialHandler.o ---
depbase=`echo NoPsSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT NoPsSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o NoPsSpecialHandler.o NoPsSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- PageRanges.o ---
depbase=`echo PageRanges.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT PageRanges.o -MD -MP -MF $depbase.Tpo -c -o PageRanges.o PageRanges.cpp && mv -f $depbase.Tpo $depbase.Po
--- PageSize.o ---
depbase=`echo PageSize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT PageSize.o -MD -MP -MF $depbase.Tpo -c -o PageSize.o PageSize.cpp && mv -f $depbase.Tpo $depbase.Po
--- PapersizeSpecialHandler.o ---
depbase=`echo PapersizeSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT PapersizeSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o PapersizeSpecialHandler.o PapersizeSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- PathClipper.o ---
depbase=`echo PathClipper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT PathClipper.o -MD -MP -MF $depbase.Tpo -c -o PathClipper.o PathClipper.cpp && mv -f $depbase.Tpo $depbase.Po
--- PDFParser.o ---
depbase=`echo PDFParser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT PDFParser.o -MD -MP -MF $depbase.Tpo -c -o PDFParser.o PDFParser.cpp && mv -f $depbase.Tpo $depbase.Po
--- PdfSpecialHandler.o ---
depbase=`echo PdfSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT PdfSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o PdfSpecialHandler.o PdfSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- PreScanDVIReader.o ---
depbase=`echo PreScanDVIReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT PreScanDVIReader.o -MD -MP -MF $depbase.Tpo -c -o PreScanDVIReader.o PreScanDVIReader.cpp && mv -f $depbase.Tpo $depbase.Po
--- Process.o ---
depbase=`echo Process.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Process.o -MD -MP -MF $depbase.Tpo -c -o Process.o Process.cpp && mv -f $depbase.Tpo $depbase.Po
--- psdefs.o ---
depbase=`echo psdefs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT psdefs.o -MD -MP -MF $depbase.Tpo -c -o psdefs.o psdefs.cpp && mv -f $depbase.Tpo $depbase.Po
--- PSInterpreter.o ---
depbase=`echo PSInterpreter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT PSInterpreter.o -MD -MP -MF $depbase.Tpo -c -o PSInterpreter.o PSInterpreter.cpp && mv -f $depbase.Tpo $depbase.Po
--- PSPattern.o ---
depbase=`echo PSPattern.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT PSPattern.o -MD -MP -MF $depbase.Tpo -c -o PSPattern.o PSPattern.cpp && mv -f $depbase.Tpo $depbase.Po
--- PSPreviewFilter.o ---
depbase=`echo PSPreviewFilter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT PSPreviewFilter.o -MD -MP -MF $depbase.Tpo -c -o PSPreviewFilter.o PSPreviewFilter.cpp && mv -f $depbase.Tpo $depbase.Po
--- PsSpecialHandler.o ---
depbase=`echo PsSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT PsSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o PsSpecialHandler.o PsSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- RangeMap.o ---
depbase=`echo RangeMap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT RangeMap.o -MD -MP -MF $depbase.Tpo -c -o RangeMap.o RangeMap.cpp && mv -f $depbase.Tpo $depbase.Po
--- ShadingPatch.o ---
--- SignalHandler.o ---
--- ShadingPatch.o ---
depbase=`echo ShadingPatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT ShadingPatch.o -MD -MP -MF $depbase.Tpo -c -o ShadingPatch.o ShadingPatch.cpp && mv -f $depbase.Tpo $depbase.Po
--- SignalHandler.o ---
depbase=`echo SignalHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT SignalHandler.o -MD -MP -MF $depbase.Tpo -c -o SignalHandler.o SignalHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- SourceInput.o ---
depbase=`echo SourceInput.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT SourceInput.o -MD -MP -MF $depbase.Tpo -c -o SourceInput.o SourceInput.cpp && mv -f $depbase.Tpo $depbase.Po
--- SpecialManager.o ---
depbase=`echo SpecialManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT SpecialManager.o -MD -MP -MF $depbase.Tpo -c -o SpecialManager.o SpecialManager.cpp && mv -f $depbase.Tpo $depbase.Po
--- StreamReader.o ---
depbase=`echo StreamReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT StreamReader.o -MD -MP -MF $depbase.Tpo -c -o StreamReader.o StreamReader.cpp && mv -f $depbase.Tpo $depbase.Po
--- StreamWriter.o ---
depbase=`echo StreamWriter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT StreamWriter.o -MD -MP -MF $depbase.Tpo -c -o StreamWriter.o StreamWriter.cpp && mv -f $depbase.Tpo $depbase.Po
--- Subfont.o ---
depbase=`echo Subfont.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Subfont.o -MD -MP -MF $depbase.Tpo -c -o Subfont.o Subfont.cpp && mv -f $depbase.Tpo $depbase.Po
--- SVGCharHandler.o ---
depbase=`echo SVGCharHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT SVGCharHandler.o -MD -MP -MF $depbase.Tpo -c -o SVGCharHandler.o SVGCharHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- SVGCharHandlerFactory.o ---
depbase=`echo SVGCharHandlerFactory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT SVGCharHandlerFactory.o -MD -MP -MF $depbase.Tpo -c -o SVGCharHandlerFactory.o SVGCharHandlerFactory.cpp && mv -f $depbase.Tpo $depbase.Po
--- SVGCharPathHandler.o ---
depbase=`echo SVGCharPathHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT SVGCharPathHandler.o -MD -MP -MF $depbase.Tpo -c -o SVGCharPathHandler.o SVGCharPathHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- SVGCharTspanTextHandler.o ---
depbase=`echo SVGCharTspanTextHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT SVGCharTspanTextHandler.o -MD -MP -MF $depbase.Tpo -c -o SVGCharTspanTextHandler.o SVGCharTspanTextHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- SVGOutput.o ---
depbase=`echo SVGOutput.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT SVGOutput.o -MD -MP -MF $depbase.Tpo -c -o SVGOutput.o SVGOutput.cpp && mv -f $depbase.Tpo $depbase.Po
--- SVGSingleCharTextHandler.o ---
depbase=`echo SVGSingleCharTextHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT SVGSingleCharTextHandler.o -MD -MP -MF $depbase.Tpo -c -o SVGSingleCharTextHandler.o SVGSingleCharTextHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- SVGTree.o ---
depbase=`echo SVGTree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT SVGTree.o -MD -MP -MF $depbase.Tpo -c -o SVGTree.o SVGTree.cpp && mv -f $depbase.Tpo $depbase.Po
--- System.o ---
depbase=`echo System.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT System.o -MD -MP -MF $depbase.Tpo -c -o System.o System.cpp && mv -f $depbase.Tpo $depbase.Po
--- TensorProductPatch.o ---
depbase=`echo TensorProductPatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT TensorProductPatch.o -MD -MP -MF $depbase.Tpo -c -o TensorProductPatch.o TensorProductPatch.cpp && mv -f $depbase.Tpo $depbase.Po
--- Terminal.o ---
depbase=`echo Terminal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Terminal.o -MD -MP -MF $depbase.Tpo -c -o Terminal.o Terminal.cpp && mv -f $depbase.Tpo $depbase.Po
--- TFM.o ---
depbase=`echo TFM.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT TFM.o -MD -MP -MF $depbase.Tpo -c -o TFM.o TFM.cpp && mv -f $depbase.Tpo $depbase.Po
--- ToUnicodeMap.o ---
depbase=`echo ToUnicodeMap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT ToUnicodeMap.o -MD -MP -MF $depbase.Tpo -c -o ToUnicodeMap.o ToUnicodeMap.cpp && mv -f $depbase.Tpo $depbase.Po
--- TpicSpecialHandler.o ---
depbase=`echo TpicSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT TpicSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o TpicSpecialHandler.o TpicSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
--- TriangularPatch.o ---
depbase=`echo TriangularPatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT TriangularPatch.o -MD -MP -MF $depbase.Tpo -c -o TriangularPatch.o TriangularPatch.cpp && mv -f $depbase.Tpo $depbase.Po
--- TrueTypeFont.o ---
depbase=`echo TrueTypeFont.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT TrueTypeFont.o -MD -MP -MF $depbase.Tpo -c -o TrueTypeFont.o TrueTypeFont.cpp && mv -f $depbase.Tpo $depbase.Po
--- TTFAutohint.o ---
depbase=`echo TTFAutohint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT TTFAutohint.o -MD -MP -MF $depbase.Tpo -c -o TTFAutohint.o TTFAutohint.cpp && mv -f $depbase.Tpo $depbase.Po
--- Unicode.o ---
depbase=`echo Unicode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT Unicode.o -MD -MP -MF $depbase.Tpo -c -o Unicode.o Unicode.cpp && mv -f $depbase.Tpo $depbase.Po
--- utility.o ---
depbase=`echo utility.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT utility.o -MD -MP -MF $depbase.Tpo -c -o utility.o utility.cpp && mv -f $depbase.Tpo $depbase.Po
--- VFReader.o ---
depbase=`echo VFReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT VFReader.o -MD -MP -MF $depbase.Tpo -c -o VFReader.o VFReader.cpp && mv -f $depbase.Tpo $depbase.Po
--- XMLDocument.o ---
depbase=`echo XMLDocument.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT XMLDocument.o -MD -MP -MF $depbase.Tpo -c -o XMLDocument.o XMLDocument.cpp && mv -f $depbase.Tpo $depbase.Po
--- XMLNode.o ---
depbase=`echo XMLNode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT XMLNode.o -MD -MP -MF $depbase.Tpo -c -o XMLNode.o XMLNode.cpp && mv -f $depbase.Tpo $depbase.Po
--- XMLString.o ---
depbase=`echo XMLString.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -MT XMLString.o -MD -MP -MF $depbase.Tpo -c -o XMLString.o XMLString.cpp && mv -f $depbase.Tpo $depbase.Po
--- ffwrapper.o ---
depbase=`echo ffwrapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wimplicit -Wreturn-type -I../../dvisvgm-src/libs/ff-woff/fontforge -I../../dvisvgm-src/libs/ff-woff/inc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ffwrapper.o -MD -MP -MF $depbase.Tpo -c -o ffwrapper.o ffwrapper.c && mv -f $depbase.Tpo $depbase.Po
--- libdvisvgm.a ---
rm -f libdvisvgm.a
ar cru libdvisvgm.a BasicDVIReader.o Bezier.o BgColorSpecialHandler.o Bitmap.o BoundingBox.o Calculator.o CharMapID.o CLCommandLine.o CMap.o CMapManager.o CMapReader.o Color.o ColorSpecialHandler.o Directory.o DLLoader.o DVIReader.o DvisvgmSpecialHandler.o DVIToSVG.o DVIToSVGActions.o EllipticalArc.o EmSpecialHandler.o EncFile.o EPSFile.o FileFinder.o FilePath.o FileSystem.o Font.o FontCache.o FontEncoding.o FontEngine.o FontManager.o FontMap.o FontMetrics.o FontWriter.o GFGlyphTracer.o GFReader.o GFTracer.o Ghostscript.o HashFunction.o HtmlSpecialHandler.o HyperlinkManager.o ImageToSVG.o InputBuffer.o InputReader.o JFM.o Length.o MapLine.o Matrix.o Message.o MetafontWrapper.o NoPsSpecialHandler.o PageRanges.o PageSize.o PapersizeSpecialHandler.o PathClipper.o PDFParser.o PdfSpecialHandler.o PreScanDVIReader.o Process.o psdefs.o PSInterpreter.o PSPattern.o PSPreviewFilter.o PsSpecialHandler.o RangeMap.o ShadingPatch.o SignalHandler.o SourceInput.o SpecialManager.o StreamReader.o StreamWriter.o Subfont.o SVGCharHandler.o SVGCharHandlerFactory.o SVGCharPathHandler.o SVGCharTspanTextHandler.o SVGOutput.o SVGSingleCharTextHandler.o SVGTree.o System.o TensorProductPatch.o Terminal.o TFM.o ToUnicodeMap.o TpicSpecialHandler.o TriangularPatch.o TrueTypeFont.o TTFAutohint.o Unicode.o utility.o VFReader.o XMLDocument.o XMLNode.o XMLString.o ffwrapper.o
ranlib libdvisvgm.a
--- dvisvgm ---
/bin/sh ../../libtool --tag=CXX --mode=link c++ -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -fstack-protector-strong -o dvisvgm dvisvgm.o libdvisvgm.a optimizer/liboptimizer.a ../libs/clipper/libclipper.a ../libs/potrace/libpotrace.a ../libs/xxHash/libxxhash.a ../libs/ff-woff/libfontforge.a ../libs/woff2/libwoff2.a ../libs/brotli/libbrotli.a ../libs/md5/libmd5.a -L/usr/local/lib -lkpathsea -L/usr/local/lib -lfreetype -lz -lgs -L/usr/local/lib
libtool: link: c++ -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../dvisvgm-src/libs/clipper -I../../dvisvgm-src/libs/variant/include -I../../dvisvgm-src/libs/potrace -I../../dvisvgm-src/libs/xxHash -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -I../../dvisvgm-src/libs/brotli/include -I../../dvisvgm-src/libs/woff2/include -I../../dvisvgm-src/libs/md5 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -fstack-protector-strong -o dvisvgm dvisvgm.o libdvisvgm.a optimizer/liboptimizer.a ../libs/clipper/libclipper.a ../libs/potrace/libpotrace.a ../libs/xxHash/libxxhash.a ../libs/ff-woff/libfontforge.a ../libs/woff2/libwoff2.a ../libs/brotli/libbrotli.a ../libs/md5/libmd5.a -L/usr/local/lib -lkpathsea -lfreetype -lz -lgs
ld: error: undefined symbol: gs_error_names
>>> referenced by Ghostscript.cpp
>>> Ghostscript.o:(Ghostscript::error_name(int)) in archive libdvisvgm.a
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [dvisvgm] Error code 1
make[7]: stopped in /magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src
1 error
make[7]: stopped in /magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src
*** [recurse] Error code 1
make[2]: stopped in /magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk
1 error
make[2]: stopped in /magus/work/usr/mports/print/texlive-base/work/texlive-20210325-source/texk
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/mports/print/texlive-base
Links
Depends On
- devel/pkgconf (build)
- devel/tex-web2c (build)
- print/ghostscript10 (build)
- print/texlive-tlmgr (build)
- x11/libX11 (build)
- devel/icu (lib)
- devel/t1lib (lib)
- devel/tex-kpathsea (lib)
- devel/zziplib (lib)
- graphics/cairo (lib)
- graphics/gd (lib)
- graphics/graphite2 (lib)
- graphics/libpotrace (lib)
- graphics/png (lib)
- graphics/poppler (lib)
- print/freetype2 (lib)
- print/harfbuzz (lib)
- print/harfbuzz-icu (lib)
- print/tex-ptexenc (lib)
- textproc/teckit (lib)
- devel/p5-File-HomeDir (run)
- devel/tex-web2c (run)
- lang/perl5.36 (run)
- lang/python39 (run)
- print/ghostscript10 (run)
- print/indexinfo (run)
- print/psutils (run)
- print/texlive-tlmgr (run)
- print/xpdfopen (run)
- textproc/p5-YAML-Tiny (run)
- x11/libX11 (run)
Depend Of
Categories
CVEs
- Loading CVE information...
MidnightBSD Magus