------------------------------------------------------------------------------- -- 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/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- 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. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fairymax-5.0b.20160316.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fairymax-5.0b.20160316.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fairymax-5.0b.20160316.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fairymax-5.0b.20160316.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fairymax-5.0b.20160316.1_1 for building => SHA256 Checksum OK for fairymax-67cee03.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fairymax-5.0b.20160316.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fairymax-5.0b.20160316.1_1 for building ===> Extracting for fairymax-5.0b.20160316.1_1 => SHA256 Checksum OK for fairymax-67cee03.tar.gz. Extracted Memory Use: 0.23M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fairymax-5.0b.20160316.1_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fairymax-5.0b.20160316.1_1 depends on executable: gmake - found ===> fairymax-5.0b.20160316.1_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fairymax-5.0b.20160316.1_1 depends on executable: gmake - found ===> fairymax-5.0b.20160316.1_1 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for fairymax-5.0b.20160316.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fairymax-5.0b.20160316.1_1 gmake[1]: Entering directory '/construction/games/fairymax/fairymax-67cee03' cc -pipe -O2 -fno-strict-aliasing -DFAIRYDIR=\"/usr/local/share/fairymax\" fairymax.c -o fairymax cc -pipe -O2 -fno-strict-aliasing -DFAIRYDIR=\"/usr/local/share/fairymax\" -DSHATRANJ fairymax.c -o shamax cc -pipe -O2 -fno-strict-aliasing -DINI_FILE=\"/usr/local/share/fairymax/qmax.ini\" maxqi.c -o maxqi pod2man -s 6 fairymax.pod | gzip -9n > fairymax.6.gz fairymax.c:176:1: warning: return type defaults to 'int' [-Wimplicit-int] D(k,q,l,e,E,z,n) /* recursive minimax search, k=moving side, n=depth*/ ^ maxqi.c:176:1: warning: return type defaults to 'int' [-Wimplicit-int] pboard() ^~~~~~ maxqi.c:181:1: warning: return type defaults to 'int' [-Wimplicit-int] D(k,q,l,e,z,n) /* recursive minimax search, k=moving side, n=depth*/ ^ maxqi.c:348:1: warning: return type defaults to 'int' [-Wimplicit-int] InitEngine() ^~~~~~~~~~ maxqi.c:356:1: warning: return type defaults to 'int' [-Wimplicit-int] InitGame() ^~~~~~~~ fairymax.c:176:1: warning: return type defaults to 'int' [-Wimplicit-int] D(k,q,l,e,E,z,n) /* recursive minimax search, k=moving side, n=depth*/ ^ fairymax.pod around line 188: You forgot a '=back' before '=head1' fairymax.pod around line 190: '=item' outside of any '=over' POD document had syntax errors at /usr/local/bin/pod2man line 69. gmake[1]: Leaving directory '/construction/games/fairymax/fairymax-67cee03' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fairymax-5.0b.20160316.1_1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/games/fairymax/fairymax-67cee03' install -d -m0755 /construction/games/fairymax/stage/usr/local/bin install -s -m 555 ./fairymax ./shamax ./maxqi /construction/games/fairymax/stage/usr/local/bin install -d -m0755 /construction/games/fairymax/stage/usr/local/share/fairymax install -m 0644 ./data/*.ini /construction/games/fairymax/stage/usr/local/share/fairymax install -m 0644 ./data/*.hash /construction/games/fairymax/stage/usr/local/share/fairymax install -d -m0755 /construction/games/fairymax/stage/usr/local/man/man6 install -m 444 ./fairymax.6.gz /construction/games/fairymax/stage/usr/local/man/man6 install -d -m0755 /construction/games/fairymax/stage/usr/local/share/games/plugins/logos install -m 0644 ./data/logo.png /construction/games/fairymax/stage/usr/local/share/games/plugins/logos/fairymax.png install -m 0644 ./data/logo.png /construction/games/fairymax/stage/usr/local/share/games/plugins/logos/shamax.png install -m 0644 ./data/logo.png /construction/games/fairymax/stage/usr/local/share/games/plugins/logos/maxqi.png install -d -m0755 /construction/games/fairymax/stage/usr/local/share/games/plugins/xboard install -m 0644 ./data/*.eng /construction/games/fairymax/stage/usr/local/share/games/plugins/xboard gmake[1]: Leaving directory '/construction/games/fairymax/fairymax-67cee03' install -m 0644 /construction/games/fairymax/fairymax-67cee03/changelog /construction/games/fairymax/fairymax-67cee03/copyright /construction/games/fairymax/fairymax-67cee03/CVfairy.html /construction/games/fairymax/fairymax-67cee03/README /construction/games/fairymax/stage/usr/local/share/doc/fairymax ====> 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: package ------------------------------------------------------------------------------- ===> Building package for fairymax-5.0b.20160316.1_1 file sizes/checksums [17]: 0% file sizes/checksums [17]: 100% packing files [17]: 0% packing files [17]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06