------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by pmw-4.28 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by pmw-4.28 for building => SHA256 Checksum OK for pmw-4.28.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by pmw-4.28 for building ===> Extracting for pmw-4.28 => SHA256 Checksum OK for pmw-4.28.tar.gz. Extracted Memory Use: 5.78M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for pmw-4.28 ===> Applying ports patches for pmw-4.28 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for pmw-4.28 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c 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 an ANSI C-conforming const... 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 size_t... (cached) yes checking for bcopy... (cached) yes checking for memmove... (cached) yes checking for strerror... (cached) yes configure: creating ./config.status config.status: creating Makefile PMW configuration summary: C compiler .......................: cc C compiler flags .................: -pipe -O2 -fno-strict-aliasing Install pmw command in ...........: /usr/local/bin Install shared data in ...........: /usr/local/share/pmw Install man page in ..............: /usr/local/man Support .pmwrc file ..............: yes SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for pmw-4.28 --- build --- --- debug.o --- --- error.o --- --- font.o --- --- format.o --- --- globals.o --- --- init.o --- --- main.o --- --- midi.o --- --- misc.o --- --- out1.o --- --- debug.o --- cc debug.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c debug.c --- error.o --- cc error.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c error.c --- font.o --- cc font.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c font.c --- format.o --- cc format.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c format.c --- init.o --- cc init.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c init.c --- main.o --- cc main.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c main.c --- misc.o --- cc misc.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c misc.c --- out1.o --- cc out1.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c out1.c --- midi.o --- cc midi.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c midi.c --- globals.o --- cc globals.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c globals.c --- out2.o --- cc out2.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c out2.c --- pagesubs.o --- cc pagesubs.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c pagesubs.c --- paginate.o --- cc paginate.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c paginate.c --- possubs.o --- cc possubs.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c possubs.c --- postable.o --- cc postable.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c postable.c --- preprocess.o --- cc preprocess.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c preprocess.c --- print.o --- cc print.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c print.c --- ps.o --- cc ps.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c ps.c --- rdargs.o --- cc rdargs.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c rdargs.c --- read1.o --- --- read2.o --- --- read1.o --- cc read1.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c read1.c --- read2.o --- cc read2.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c read2.c --- read3.o --- cc read3.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c read3.c --- read4.o --- cc read4.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c read4.c --- read5.o --- cc read5.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c read5.c --- read6.o --- cc read6.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c read6.c --- setbar.o --- cc setbar.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c setbar.c --- setbeam.o --- cc setbeam.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c setbeam.c --- setdraw.o --- cc setdraw.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c setdraw.c --- sethairpin.o --- cc sethairpin.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c sethairpin.c --- setnbar.o --- cc setnbar.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c setnbar.c --- setnote.o --- cc setnote.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c setnote.c --- setother.o --- cc setother.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c setother.c --- setslur.o --- cc setslur.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c setslur.c --- settext.o --- cc settext.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c settext.c --- settie.o --- cc settie.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c settie.c --- setwarn.o --- cc setwarn.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c setwarn.c --- shownote.o --- cc shownote.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c shownote.c --- store.o --- cc store.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c store.c --- string.o --- cc string.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c string.c --- tables.o --- cc tables.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c tables.c --- transpose.o --- cc transpose.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c transpose.c --- tree.o --- cc tree.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c tree.c --- version.o --- cc version.c cc -DFONTDIR='"/usr/local/share/pmw/psfonts"' -DFONTMETRICS='"/usr/local/share/pmw/fontmetrics"' -DPSHEADER='"/usr/local/share/pmw/PSheader"' -DMIDIVOICES='"/usr/local/share/pmw/MIDIvoices"' -DMIDIPERC='"/usr/local/share/pmw/MIDIperc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -c version.c --- pmw --- cc -o pmw cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing debug.o error.o font.o format.o globals.o init.o main.o midi.o misc.o out1.o out2.o pagesubs.o paginate.o possubs.o postable.o preprocess.o print.o ps.o rdargs.o read1.o read2.o read3.o read4.o read5.o read6.o setbar.o setbeam.o setdraw.o sethairpin.o setnbar.o setnote.o setother.o setslur.o settext.o settie.o setwarn.o shownote.o store.o string.o tables.o transpose.o tree.o version.o -o pmw -lm >>> pmw binary built SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for pmw-4.28 ===> Generating temporary packing list /bin/sh mkinstalldirs /construction/print/pmw/stage/usr/local/bin /bin/sh mkinstalldirs /construction/print/pmw/stage/usr/local/share/pmw mkdir /construction/print/pmw/stage/usr/local/share/pmw /bin/sh mkinstalldirs /construction/print/pmw/stage/usr/local/share/pmw/psfonts mkdir /construction/print/pmw/stage/usr/local/share/pmw/psfonts /bin/sh mkinstalldirs /construction/print/pmw/stage/usr/local/share/pmw/fontmetrics mkdir /construction/print/pmw/stage/usr/local/share/pmw/fontmetrics /bin/sh mkinstalldirs /construction/print/pmw/stage/usr/local/man /bin/sh mkinstalldirs /construction/print/pmw/stage/usr/local/man/man1 /usr/bin/install -c src/pmw /construction/print/pmw/stage/usr/local/bin/pmw install -m 0644 PSheader /construction/print/pmw/stage/usr/local/share/pmw install -m 0644 MIDIvoices /construction/print/pmw/stage/usr/local/share/pmw install -m 0644 MIDIperc /construction/print/pmw/stage/usr/local/share/pmw install -m 0644 psfonts/PMW-Music.pfa /construction/print/pmw/stage/usr/local/share/pmw/psfonts install -m 0644 psfonts/PMW-Alpha /construction/print/pmw/stage/usr/local/share/pmw/psfonts install -m 0644 fontmetrics/* /construction/print/pmw/stage/usr/local/share/pmw/fontmetrics install -m 0644 doc/pmw.1 /construction/print/pmw/stage/usr/local/man/man1 ./post-install "/construction/print/pmw/stage/usr/local/bin" "/construction/print/pmw/stage/usr/local/share/pmw" "/construction/print/pmw/stage/usr/local/man" ------------------------------------------------------------------------------ The pmw command has been installed in /construction/print/pmw/stage/usr/local/bin. The PostScript header file, the PostScript music fonts, and the fontmetrics files have been installed in /construction/print/pmw/stage/usr/local/share/pmw. The man page has been installed in /construction/print/pmw/stage/usr/local/man. Checking to see if you have GhostScript installed... GhostScript appears to be installed as . If you use the -includefont option with the pmw command, the output file includes the PMW-Music font (and the PMW-Alpha font, if it was referenced), and you should be able to view the output using Ghostscript without any special configuration. If you want to be able to use GhostScript to view music without having to include the music fonts in every output file, you have to make the fonts available to Ghostscript. To do this, run the command -h and find a suitable font directory in the 'Search path' data. Then ln -s /construction/print/pmw/stage/usr/local/share/pmw/psfonts/PMW-alpha /that/dir/PMW-Alpha ln -s /construction/print/pmw/stage/usr/local/share/pmw/psfonts/PMW-Music.pfa /that/dir/PMW-Music.pfa If that does not work, you may have an older version of Ghostscript. Refer to the PMW manual for further information. ------------------------------------------------------------------------------ (cd /construction/print/pmw/pmw-4.28/doc && install -m 0644 ChangeLog spec.pdf /construction/print/pmw/stage/usr/local/share/doc/pmw) /usr/bin/strip /construction/print/pmw/stage/usr/local/bin/pmw ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for pmw-4.28 file sizes/checksums [48]: 0% file sizes/checksums [48]: 100% packing files [48]: 0% packing files [48]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:06