------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/gccmakedep-1.0.3.txz Installing /packages/All/makedepend-1.0.6,1.txz Installing /packages/All/xorg-cf-files-1.0.6.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/imake-1.0.8,1.txz Installing /packages/All/tradcpp-0.5.3.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXext-1.3.4,1.txz SUCCEEDED 00:00:19 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The xchomp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xchomp-pl1_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The xchomp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xchomp-pl1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xchomp-pl1_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The xchomp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xchomp-pl1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xchomp-pl1_2 for building => SHA256 Checksum OK for xchomp-pl1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The xchomp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xchomp-pl1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xchomp-pl1_2 for building ===> Extracting for xchomp-pl1_2 => SHA256 Checksum OK for xchomp-pl1.tar.gz. Extracted Memory Use: 0.54M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xchomp-pl1_2 ===> Applying ports patches for xchomp-pl1_2 ===> Cleanly applied ports patch(es) patch-Imakefile patch-contact.c patch-demo.c patch-drivers.c patch-main.c patch-maze.c patch-props.c patch-resources.c patch-status.c patch-xchomp.h SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xchomp-pl1_2 depends on executable: imake - found ===> xchomp-pl1_2 depends on executable: tradcpp - found ===> xchomp-pl1_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xchomp-pl1_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xchomp-pl1_2 depends on executable: imake - found ===> xchomp-pl1_2 depends on executable: tradcpp - found ===> xchomp-pl1_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xchomp-pl1_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> Configuring for xchomp-pl1_2 imake -DUseInstalled -I/usr/local/lib/X11/config make Makefiles make includes make depend rm -f .depend gccmakedep -f- -- -I. -I./X11 -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DX11 -DFRAME_DELAY=40000 -- contact.c demo.c drivers.c main.c maze.c props.c resources.c status.c > .depend SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xchomp-pl1_2 --- contact.o --- --- demo.o --- --- drivers.o --- --- main.o --- --- maze.o --- --- props.o --- --- resources.o --- --- status.o --- --- main.o --- cc -pipe -O2 -fno-strict-aliasing -O -I. -I./X11 -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DX11 -DFRAME_DELAY=40000 -c main.c --- maze.o --- cc -pipe -O2 -fno-strict-aliasing -O -I. -I./X11 -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DX11 -DFRAME_DELAY=40000 -c maze.c --- status.o --- cc -pipe -O2 -fno-strict-aliasing -O -I. -I./X11 -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DX11 -DFRAME_DELAY=40000 -c status.c --- contact.o --- cc -pipe -O2 -fno-strict-aliasing -O -I. -I./X11 -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DX11 -DFRAME_DELAY=40000 -c contact.c --- resources.o --- cc -pipe -O2 -fno-strict-aliasing -O -I. -I./X11 -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DX11 -DFRAME_DELAY=40000 -c resources.c --- demo.o --- cc -pipe -O2 -fno-strict-aliasing -O -I. -I./X11 -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DX11 -DFRAME_DELAY=40000 -c demo.c --- drivers.o --- cc -pipe -O2 -fno-strict-aliasing -O -I. -I./X11 -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DX11 -DFRAME_DELAY=40000 -c drivers.c --- props.o --- cc -pipe -O2 -fno-strict-aliasing -O -I. -I./X11 -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DX11 -DFRAME_DELAY=40000 -c props.c --- main.o --- main.c: In function 'play_game': main.c:84:6: warning: type of 'fdelay' defaults to 'int' [-Wimplicit-int] void play_game(fdelay) { ^~~~~~~~~ --- props.o --- props.c: In function 'do_sleep': props.c:139:6: warning: type of 'secs' defaults to 'int' [-Wimplicit-int] void do_sleep(secs) ^~~~~~~~ props.c: In function 'do_usleep': props.c:150:6: warning: type of 'usecs' defaults to 'int' [-Wimplicit-int] void do_usleep(usecs) ^~~~~~~~~ --- xchomp --- rm -f xchomp cc -o xchomp -O -L/usr/local/lib contact.o demo.o drivers.o main.o maze.o props.o resources.o status.o -lXext -lX11 -lm -Wl,-rpath,/usr/local/lib SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xchomp-pl1_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xchomp-pl1_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xchomp-pl1_2 ===> xchomp-pl1_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xchomp-pl1_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> Generating temporary packing list /usr/bin/install -c -s xchomp /construction/games/xchomp/stage/usr/local/bin/xchomp install in . done install.man in . done ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xchomp-pl1_2 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:23