------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXau-1.0.9.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxml2-2.9.10.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxcb-1.13.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libX11-1.6.9,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXext-1.3.4,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libICE-1.0.10,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libSM-1.2.3,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXt-1.2.0,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXpm-3.5.13.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> wmbluecpu-0.4_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> wmbluecpu-0.4_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wmbluecpu-0.4_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> wmbluecpu-0.4_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wmbluecpu-0.4_4 for building => SHA256 Checksum OK for wmbluecpu-0.4.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> wmbluecpu-0.4_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wmbluecpu-0.4_4 for building ===> Extracting for wmbluecpu-0.4_4 ===> wmbluecpu-0.4_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wmbluecpu-0.4_4 for building => SHA256 Checksum OK for wmbluecpu-0.4.tar.bz2. Extracted Memory Use: 0.13M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for wmbluecpu-0.4_4 ===> Applying ports patches for wmbluecpu-0.4_4 /usr/bin/env WRKSRC=/construction/sysutils/wmbluecpu/wmbluecpu-0.4 REWARNFILE=/construction/sysutils/wmbluecpu/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@#if __FreeBSD_version > 500100@#if defined(__FreeBSD__) || defined(__DragonFly__)@g' -e 's@@@g' /construction/sysutils/wmbluecpu/wmbluecpu-0.4/cpu_freebsd.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> wmbluecpu-0.4_4 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> wmbluecpu-0.4_4 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Configuring for wmbluecpu-0.4_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for wmbluecpu-0.4_4 --- cpu_freebsd.o --- --- dockapp.o --- --- draw.o --- --- options.o --- --- timing.o --- --- wmbluecpu.o --- --- cpu_freebsd.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DOPT_TIMER_MILISECONDS=1000 -DOPT_WINDOW=0 -DOPT_SHAPE=1 -c cpu_freebsd.c -o cpu_freebsd.o --- dockapp.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DOPT_TIMER_MILISECONDS=1000 -DOPT_WINDOW=0 -DOPT_SHAPE=1 -c dockapp.c -o dockapp.o --- draw.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DOPT_TIMER_MILISECONDS=1000 -DOPT_WINDOW=0 -DOPT_SHAPE=1 -c draw.c -o draw.o --- options.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DOPT_TIMER_MILISECONDS=1000 -DOPT_WINDOW=0 -DOPT_SHAPE=1 -c options.c -o options.o --- wmbluecpu.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DOPT_TIMER_MILISECONDS=1000 -DOPT_WINDOW=0 -DOPT_SHAPE=1 -c wmbluecpu.c -o wmbluecpu.o --- timing.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DOPT_TIMER_MILISECONDS=1000 -DOPT_WINDOW=0 -DOPT_SHAPE=1 -c timing.c -o timing.o --- wmbluecpu.o --- wmbluecpu.c: In function 'main': wmbluecpu.c:35:2: warning: implicit declaration of function 'cpu_init' [-Wimplicit-function-declaration] cpu_init(); ^~~~~~~~ wmbluecpu.c:36:2: warning: implicit declaration of function 'handle_timer'; did you mean 'stop_timer'? [-Wimplicit-function-declaration] handle_timer(14); ^~~~~~~~~~~~ stop_timer --- dockapp.o --- dockapp.c: In function 'process_events': dockapp.c:305:6: warning: implicit declaration of function 'handle_timer'; did you mean 'handle_signal'? [-Wimplicit-function-declaration] handle_timer(SIGALRM); ^~~~~~~~~~~~ handle_signal --- all --- cc -pipe -O2 -fno-strict-aliasing -o wmbluecpu cpu_freebsd.o dockapp.o draw.o options.o timing.o wmbluecpu.o -L/usr/local/lib -lX11 -lXpm -lXext -lkvm SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> wmbluecpu-0.4_4 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for wmbluecpu-0.4_4 ===> wmbluecpu-0.4_4 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Generating temporary packing list ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/wmbluecpu is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/bin/wmbluecpu is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for wmbluecpu-0.4_4 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05