[package - 130i386-default][emulators/pcemu] Failed for pcemu-1.01b_5 in package

From: <pkg-fallout_at_FreeBSD.org>
Date: Wed, 30 Mar 2022 03:24:29 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     joerg@FreeBSD.org
Log URL:        http://beefy15.nyi.freebsd.org/data/130i386-default/88e4a1d7f97d/logs/pcemu-1.01b_5.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=130i386-default&build=88e4a1d7f97d
Log:

=>> Building emulators/pcemu
build started at Wed Mar 30 03:24:22 UTC 2022
port directory: /usr/ports/emulators/pcemu
package name: pcemu-1.01b_5
building for: FreeBSD 130i386-default-job-01 13.0-RELEASE-p10 FreeBSD 13.0-RELEASE-p10 i386
maintained by: joerg@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400050
Jail OSVERSION: 1300139
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1300139
UNAME_v=FreeBSD 13.0-RELEASE-p10
UNAME_r=13.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/130i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/130i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=130i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/130i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
joerg@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pcemu/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pcemu/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/emulators/pcemu/work/.cache  HOME=/wrkdirs/usr/ports/emulators/pcemu/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/emulators/pcemu/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
FILESDIR=/usr/ports/emulators/pcemu/files STAGEDIR=/wrkdirs/usr/ports/emulators/pcemu/work/stage XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pcemu/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pcemu/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/emulators/pcemu/work/.cache  HOME=/wrkdirs/usr/ports/emulators/pcemu/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/emulators/pcemu/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install 
  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pcemu"  EXAMPLESDIR="share/examples/pcemu"  DATADIR="share/pcemu"  WWWDIR="www/pcemu"  ETCDIR="etc/pcemu"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/pcemu DOCSDIR=/usr/local/share/doc/pcemu EXAMPLESDIR=/usr/local/share/examples/pcemu  WWWDIR=/usr/local/www/pcemu ETCDIR=/usr/local/etc/pcemu
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.0-RELEASE-p10
OSREL=13.0
OSVERSION=1300139
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   pcemu-1.01b_5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.5_1.pkg
[130i386-default-job-01] Installing pkg-1.17.5_1...
[130i386-default-job-01] Extracting pkg-1.17.5_1: .......... done
===>   pcemu-1.01b_5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of pcemu-1.01b_5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by pcemu-1.01b_5 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by pcemu-1.01b_5 for building
=> SHA256 Checksum OK for pcemu1.01alpha.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by pcemu-1.01b_5 for building
===>  Extracting for pcemu-1.01b_5
=> SHA256 Checksum OK for pcemu1.01alpha.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for pcemu-1.01b_5
===>   Converting DOS text files to UNIX text files
===>  Applying FreeBSD patches for pcemu-1.01b_5 from /usr/ports/emulators/pcemu/files
===========================================================================
=======================<phase: build-depends  >============================
===>   pcemu-1.01b_5 depends on executable: bdftopcf - not found
===>   Installing existing package /packages/All/bdftopcf-1.1_2.pkg
[130i386-default-job-01] Installing bdftopcf-1.1_2...
[130i386-default-job-01] Extracting bdftopcf-1.1_2: ..... done
===>   pcemu-1.01b_5 depends on executable: bdftopcf - found
===>   Returning to build of pcemu-1.01b_5
===>   pcemu-1.01b_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found
===>   Installing existing package /packages/All/libX11-1.7.2,1.pkg
[130i386-default-job-01] Installing libX11-1.7.2,1...
[130i386-default-job-01] `-- Installing libxcb-1.14_1...
[130i386-default-job-01] |   `-- Installing libXau-1.0.9...
[130i386-default-job-01] |   `-- Extracting libXau-1.0.9: .......... done
[130i386-default-job-01] |   `-- Installing libXdmcp-1.1.3...
[130i386-default-job-01] |   | `-- Installing xorgproto-2021.5...
[130i386-default-job-01] |   | `-- Extracting xorgproto-2021.5: .......... done
[130i386-default-job-01] |   `-- Extracting libXdmcp-1.1.3: ......... done
[130i386-default-job-01] |   `-- Installing libpthread-stubs-0.4...
[130i386-default-job-01] |   `-- Extracting libpthread-stubs-0.4: .... done
[130i386-default-job-01] `-- Extracting libxcb-1.14_1: .......... done
[130i386-default-job-01] Extracting libX11-1.7.2,1: .......... done
===>   pcemu-1.01b_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   Returning to build of pcemu-1.01b_5
===>   pcemu-1.01b_5 depends on file: /usr/local/libdata/pkgconfig/xext.pc - not found
===>   Installing existing package /packages/All/libXext-1.3.4,1.pkg
[130i386-default-job-01] Installing libXext-1.3.4,1...
[130i386-default-job-01] Extracting libXext-1.3.4,1: .......... done
===>   pcemu-1.01b_5 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   Returning to build of pcemu-1.01b_5
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for pcemu-1.01b_5
x - bootstrap/Makefile
x - bootstrap/crt0.S
x - bootstrap/display.c
x - bootstrap/help.txt
x - bootstrap/lcrt0.S
x - bootstrap/txt2asm.perl
x - bootstrap/xcrt0.S
===========================================================================
=======================<phase: build          >============================
===>  Building for pcemu-1.01b_5
cc -I/usr/local/include -O2 -pipe -DBOOT720 -DCPU_LITTLE_ENDIAN -DBIGCASE -DINLINE_FUNCTIONS  -DBOOTFILE=\"/usr/local/lib/pcemu/DriveA\" -c main.c
cc -I/usr/local/include -O2 -pipe -DBOOT720 -DCPU_LITTLE_ENDIAN -DBIGCASE -DINLINE_FUNCTIONS  -DBOOTFILE=\"/usr/local/lib/pcemu/DriveA\" -c cpu.c
cc -I/usr/local/include -O2 -pipe -DBOOT720 -DCPU_LITTLE_ENDIAN -DBIGCASE -DINLINE_FUNCTIONS  -DBOOTFILE=\"/usr/local/lib/pcemu/DriveA\" -c bios.c
bios.c:553:17: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                else
                ^
bios.c:587:17: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                else
                ^
2 warnings generated.
cc -I/usr/local/include -O2 -pipe -DBOOT720 -DCPU_LITTLE_ENDIAN -DBIGCASE -DINLINE_FUNCTIONS  -DBOOTFILE=\"/usr/local/lib/pcemu/DriveA\" -c vga.c
vga.c:157:29: warning: implicitly declaring library function 'abs' with type 'int (int)' [-Wimplicit-function-declaration]
    if (num == 0 || y2-y1 < abs(num))
                            ^
vga.c:157:29: note: include the header <stdlib.h> or explicitly provide a declaration for 'abs'
vga.c:648:5: warning: implicitly declaring library function 'memcpy' with type 'void *(void *, const void *, unsigned int)' [-Wimplicit-function-declaration]
    memcpy(&memory[0xf0000+VIDEOFUNCTIONALITY], &functionality, sizeof functionality);
    ^
vga.c:648:5: note: include the header <string.h> or explicitly provide a declaration for 'memcpy'
2 warnings generated.
cc -I/usr/local/include -O2 -pipe -DBOOT720 -DCPU_LITTLE_ENDIAN -DBIGCASE -DINLINE_FUNCTIONS  -DBOOTFILE=\"/usr/local/lib/pcemu/DriveA\" -c vgahard.c
vgahard.c:45:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
static height, width;        /* screen size */
~~~~~~ ^
vgahard.c:45:16: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
static height, width;        /* screen size */
~~~~~~         ^
2 warnings generated.
cc -I/usr/local/include -O2 -pipe -DBOOT720 -DCPU_LITTLE_ENDIAN -DBIGCASE -DINLINE_FUNCTIONS  -DBOOTFILE=\"/usr/local/lib/pcemu/DriveA\" -c debugger.c
cc -I/usr/local/include -O2 -pipe -DBOOT720 -DCPU_LITTLE_ENDIAN -DBIGCASE -DINLINE_FUNCTIONS  -DBOOTFILE=\"/usr/local/lib/pcemu/DriveA\" -c xstuff.c
xstuff.c:469:18: warning: result of comparison of constant 256 with expression of type 'unsigned char' is always false [-Wtautological-constant-out-of-range-compare]
        if(c < ' ' || c >= ' ' + sizeof scan_table1)
                      ~ ^  ~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
cc -I/usr/local/include -O2 -pipe -DBOOT720 -DCPU_LITTLE_ENDIAN -DBIGCASE -DINLINE_FUNCTIONS  -DBOOTFILE=\"/usr/local/lib/pcemu/DriveA\" -c hardware.c
cc -I/usr/local/include -O2 -pipe -DBOOT720 -DCPU_LITTLE_ENDIAN -DBIGCASE -DINLINE_FUNCTIONS  -DBOOTFILE=\"/usr/local/lib/pcemu/DriveA\" -c mfs.c
mfs.c:398:40: warning: '/*' within block comment [-Wcomment]
/*#define UNDOCUMENTED_FUNCTION_2 0x25 /* Used in DOS 4.0+ */
                                       ^
mfs.c:429:19: warning: cast to smaller integer type 'u_short' (aka 'unsigned short') from 'void *' [-Wvoid-pointer-to-int-cast]
u_short com_psp = (u_short) NULL;
                  ^~~~~~~~~~~~~~
mfs.c:1222:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    while (cur_ent = dos_readdir(cur_dir)) {
           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
mfs.c:1222:20: note: place parentheses around the assignment to silence this warning
    while (cur_ent = dos_readdir(cur_dir)) {
                   ^
           (                             )
mfs.c:1222:20: note: use '==' to turn this assignment into an equality comparison
    while (cur_ent = dos_readdir(cur_dir)) {
                   ^
                   ==
mfs.c:1954:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (cur_ent = dos_readdir(cur_dir)) {
         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
mfs.c:1954:18: note: place parentheses around the assignment to silence this warning
  while (cur_ent = dos_readdir(cur_dir)) {
                 ^
         (                             )
mfs.c:1954:18: note: use '==' to turn this assignment into an equality comparison
  while (cur_ent = dos_readdir(cur_dir)) {
                 ^
                 ==
mfs.c:2444:7: warning: result of comparison of constant 61440 with expression of type 'unsigned char' is always true [-Wtautological-constant-out-of-range-compare]
  if (IS_REDIRECTED(0x2f)) {
      ^~~~~~~~~~~~~~~~~~~
./mfs_link.h:52:46: note: expanded from macro 'IS_REDIRECTED'
#define IS_REDIRECTED(i) (memory[(i << 2)+2] != 0xf000)
                          ~~~~~~~~~~~~~~~~~~ ^  ~~~~~~
5 warnings generated.
cc -I/usr/local/include -O2 -pipe -o pcemu main.o cpu.o bios.o vga.o vgahard.o debugger.o xstuff.o  hardware.o mfs.o -L/usr/local/lib -lXext -lX11
===========================================================================
=======================<phase: run-depends    >============================
===>   pcemu-1.01b_5 depends on executable: mkfontscale - not found
===>   Installing existing package /packages/All/mkfontscale-1.2.1.pkg
[130i386-default-job-01] Installing mkfontscale-1.2.1...
[130i386-default-job-01] `-- Installing freetype2-2.11.1...
[130i386-default-job-01] |   `-- Installing png-1.6.37_1...
[130i386-default-job-01] |   `-- Extracting png-1.6.37_1: .......... done
[130i386-default-job-01] `-- Extracting freetype2-2.11.1: .......... done
[130i386-default-job-01] `-- Installing libfontenc-1.1.4...
[130i386-default-job-01] `-- Extracting libfontenc-1.1.4: ......... done
[130i386-default-job-01] Extracting mkfontscale-1.2.1: ....... done
=====
Message from freetype2-2.11.1:

--
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
the foundry and information whether they contain wide characters. For example,
"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
run time with using pcf:no-long-family-names property, if needed. Example:

FREETYPE_PROPERTIES=pcf:no-long-family-names=1

How to recreate fontconfig cache with using such environment variable,
if needed:
# env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
===>   pcemu-1.01b_5 depends on executable: mkfontscale - found
===>   Returning to build of pcemu-1.01b_5
===>   pcemu-1.01b_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   pcemu-1.01b_5 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for pcemu-1.01b_5
===>   Generating temporary packing list
(cd bootstrap; make unpack)
rm -f display.bin README.FreeBSD
uudecode /usr/ports/emulators/pcemu/files/bootstrapper.uu
gunzip --force display.bin.gz
cp -p /usr/ports/emulators/pcemu/files/README.FreeBSD README.FreeBSD
mkdir -p /wrkdirs/usr/ports/emulators/pcemu/work/stage//usr/local/lib/pcemu  /wrkdirs/usr/ports/emulators/pcemu/work/stage//usr/local/lib/pcemu/doc  /wrkdirs/usr/ports/emulators/pcemu/work/stage//usr/local/lib/pcemu/font  /wrkdirs/usr/ports/emulators/pcemu/work/stage//usr/local/lib/pcemu/C  /wrkdirs/usr/ports/emulators/pcemu/work/stage//usr/local/bin
install -c -s pcemu /wrkdirs/usr/ports/emulators/pcemu/work/stage//usr/local/bin/
install -c -m 666 bootstrap/display.bin  /wrkdirs/usr/ports/emulators/pcemu/work/stage//usr/local/lib/pcemu/DriveA
install -c -m 644 BUGS CHANGES README TODO  bootstrap/README.FreeBSD  programs/lredir.readme  /wrkdirs/usr/ports/emulators/pcemu/work/stage//usr/local/lib/pcemu/doc/
rm -f /wrkdirs/usr/ports/emulators/pcemu/work/stage//usr/local/lib/pcemu/doc/report.ps.gz
gzip --best < report.ps > /wrkdirs/usr/ports/emulators/pcemu/work/stage//usr/local/lib/pcemu/doc/report.ps.gz
rm -f /wrkdirs/usr/ports/emulators/pcemu/work/stage//usr/local/lib/pcemu/font/vga.pcf.Z
bdftopcf vga.bdf | compress > /wrkdirs/usr/ports/emulators/pcemu/work/stage//usr/local/lib/pcemu/font/vga.pcf.Z
install -c -m 644 programs/vga50.com programs/config.sys  programs/dumpdisk.exe programs/lredir.exe programs/emufs.sys  /wrkdirs/usr/ports/emulators/pcemu/work/stage//usr/local/lib/pcemu/C
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===>  Building package for pcemu-1.01b_5
pkg-static: cannot load keyword from /usr/ports/Keywords/fcfontsdir.ucl: No such file or directory
pkg-static: unknown keyword fcfontsdir: @fcfontsdir
*** Error code 1

Stop.
make: stopped in /usr/ports/emulators/pcemu