------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/tcl86-8.6.10.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> WordNet-3.0_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> WordNet-3.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by WordNet-3.0_3 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> WordNet-3.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by WordNet-3.0_3 for building => SHA256 Checksum OK for WordNet-3.0.tar.bz2. => SHA256 Checksum OK for wn3.1.dict.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> WordNet-3.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by WordNet-3.0_3 for building ===> Extracting for WordNet-3.0_3 ===> WordNet-3.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by WordNet-3.0_3 for building => SHA256 Checksum OK for WordNet-3.0.tar.bz2. => SHA256 Checksum OK for wn3.1.dict.tar.gz. Extracted Memory Use: 2.26M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for WordNet-3.0_3 ===> Applying ports patches for WordNet-3.0_3 /usr/bin/env WRKSRC=/construction/textproc/wordnet/WordNet-3.0 REWARNFILE=/construction/textproc/wordnet/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's,/usr/local,/usr/local,g' /construction/textproc/wordnet/WordNet-3.0/src/wnb /construction/textproc/wordnet/WordNet-3.0/doc/man/*.? /usr/bin/env WRKSRC=/construction/textproc/wordnet/WordNet-3.0 REWARNFILE=/construction/textproc/wordnet/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's, *\\n,\\n,' /construction/textproc/wordnet/WordNet-3.0/include/wn.h SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> WordNet-3.0_3 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> WordNet-3.0_3 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for WordNet-3.0_3 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Configuring the wnb script to call the right wish-binary directly |--- wnb Sun Feb 22 12:49:56 1998 |+++ wnb Sat Feb 26 17:41:06 2000 -------------------------- Patching file wnb using Plan A... Hunk #1 succeeded at 1. done SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for WordNet-3.0_3 --- _SUBDIR_all_include --- ===> include --- objwarn --- Warning: Object directory not changed from original /construction/textproc/wordnet/WordNet-3.0/include <=== include --- _SUBDIR_all_lib --- ===> lib --- objwarn --- --- binsrch.So --- --- morph.So --- --- search.So --- --- wnglobal.So --- --- wnhelp.So --- --- wnrtl.So --- --- wnutil.So --- --- binsrch.o --- --- morph.o --- --- objwarn --- Warning: Object directory not changed from original /construction/textproc/wordnet/WordNet-3.0/lib --- binsrch.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c binsrch.c -o binsrch.So --- morph.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c morph.c -o morph.So --- search.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c search.c -o search.So --- wnglobal.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c wnglobal.c -o wnglobal.So --- wnhelp.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c wnhelp.c -o wnhelp.So --- search.o --- --- wnrtl.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c wnrtl.c -o wnrtl.So --- binsrch.o --- cc -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c binsrch.c -o binsrch.o --- wnutil.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c wnutil.c -o wnutil.So --- morph.o --- cc -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c morph.c -o morph.o --- search.o --- cc -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c search.c -o search.o --- wnglobal.o --- cc -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c wnglobal.c -o wnglobal.o --- wnutil.So --- wnutil.c: In function 'closefps': wnutil.c:91:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (datafps[i] != NULL) ^~ wnutil.c:92:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' fclose(datafps[i]); datafps[i] = NULL; ^~~~~~~ wnutil.c:93:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (indexfps[i] != NULL) ^~ wnutil.c:94:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' fclose(indexfps[i]); indexfps[i] = NULL; ^~~~~~~~ --- wnhelp.o --- --- wnutil.So --- wnutil.c: In function 'SetSearchdir': wnutil.c:708:1: warning: old-style function definition [-Wold-style-definition] SetSearchdir() ^~~~~~~~~~~~ --- wnhelp.o --- cc -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c wnhelp.c -o wnhelp.o --- wnrtl.o --- cc -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c wnrtl.c -o wnrtl.o --- search.o --- search.c: In function 'parse_synset': search.c:477:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *defn++ = ' '; ~~~~~~~~^~~~~ search.c:479:3: note: here default: ^~~~~~~ --- search.So --- search.c: In function 'parse_synset': search.c:477:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *defn++ = ' '; ~~~~~~~~^~~~~ search.c:479:3: note: here default: ^~~~~~~ --- wnutil.o --- cc -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Wall -Wformat-security -Winit-self -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-pointer-sign -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -c wnutil.c -o wnutil.o wnutil.c: In function 'closefps': wnutil.c:91:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (datafps[i] != NULL) ^~ wnutil.c:92:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' fclose(datafps[i]); datafps[i] = NULL; ^~~~~~~ wnutil.c:93:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (indexfps[i] != NULL) ^~ wnutil.c:94:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' fclose(indexfps[i]); indexfps[i] = NULL; ^~~~~~~~ wnutil.c: In function 'SetSearchdir': wnutil.c:708:1: warning: old-style function definition [-Wold-style-definition] SetSearchdir() ^~~~~~~~~~~~ --- libWN.a --- building static WN library rm -f libWN.a ar cq libWN.a `lorder binsrch.o morph.o search.o wnglobal.o wnhelp.o wnrtl.o wnutil.o | tsort -q` ranlib libWN.a --- libWN.so.2 --- building shared library libWN.so.2 rm -f libWN.so.2 libWN.so ln -fs libWN.so.2 libWN.so cc -shared -Wl,-x -o libWN.so.2 -Wl,-soname,libWN.so.2 `lorder binsrch.So morph.So search.So wnglobal.So wnhelp.So wnrtl.So wnutil.So | tsort -q` <=== lib --- _SUBDIR_all_lib/wnres --- ===> lib/wnres --- pkgIndex.tcl --- --- objwarn --- --- stubs.So --- --- pkgIndex.tcl --- echo "package ifneeded Wordnet 3.0 [list load [file join /usr/local/lib libtclwn2.so.0] Wordnet]" > pkgIndex.tcl --- stubs.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -DHAVE_LANGINFO_CODESET -I/construction/textproc/wordnet/WordNet-3.0/lib/wnres/../../include -I/usr/local/include/tcl8.6 -std=gnu99 -c /construction/textproc/wordnet/WordNet-3.0/src/stubs.c -o stubs.So --- objwarn --- Warning: Object directory not changed from original /construction/textproc/wordnet/WordNet-3.0/lib/wnres --- libtclwn2.so.0 --- building shared library libtclwn2.so.0 rm -f libtclwn2.so.0 libtclwn2.so ln -fs libtclwn2.so.0 libtclwn2.so cc -shared -Wl,-x -o libtclwn2.so.0 -Wl,-soname,libtclwn2.so.0 `lorder stubs.So | tsort -q` -L.. -lWN -L/usr/local/lib -ltcl86 <=== lib/wnres --- _SUBDIR_all_src --- ===> src --- objwarn --- --- wn.o --- --- objwarn --- Warning: Object directory not changed from original /construction/textproc/wordnet/WordNet-3.0/src --- wn.o --- cc -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -c wn.c wn.c:132:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char *argv[]) ^~~~ --- wn --- cc -pipe -O2 -fno-strict-aliasing -DUNIX -DDEFAULTPATH="\"/usr/local/share/WordNet\"" -DDEFAULTBIN="\"/usr/local/bin\"" -I/construction/textproc/wordnet/WordNet-3.0/include -std=gnu99 -o wn wn.o -L../lib -lWN <=== src --- _SUBDIR_all_doc/man --- ===> doc/man --- objwarn --- --- wn.1.gz --- --- wnb.1.gz --- --- wnintro.1.gz --- --- binsrch.3.gz --- --- morph.3.gz --- --- wnintro.3.gz --- --- wnsearch.3.gz --- --- wnutil.3.gz --- --- cntlist.5.gz --- --- wnintro.1.gz --- gzip -cn wnintro.1 > wnintro.1.gz --- wnintro.3.gz --- gzip -cn wnintro.3 > wnintro.3.gz --- wnsearch.3.gz --- gzip -cn wnsearch.3 > wnsearch.3.gz --- wnutil.3.gz --- gzip -cn wnutil.3 > wnutil.3.gz --- morph.3.gz --- gzip -cn morph.3 > morph.3.gz --- wn.1.gz --- gzip -cn wn.1 > wn.1.gz --- objwarn --- Warning: Object directory not changed from original /construction/textproc/wordnet/WordNet-3.0/doc/man --- lexnames.5.gz --- --- senseidx.5.gz --- --- wndb.5.gz --- --- wninput.5.gz --- --- wnintro.5.gz --- --- morphy.7.gz --- --- uniqbeg.7.gz --- --- senseidx.5.gz --- gzip -cn senseidx.5 > senseidx.5.gz --- wndb.5.gz --- gzip -cn wndb.5 > wndb.5.gz --- lexnames.5.gz --- gzip -cn lexnames.5 > lexnames.5.gz --- wnintro.5.gz --- gzip -cn wnintro.5 > wnintro.5.gz --- uniqbeg.7.gz --- gzip -cn uniqbeg.7 > uniqbeg.7.gz --- morphy.7.gz --- gzip -cn morphy.7 > morphy.7.gz --- wninput.5.gz --- gzip -cn wninput.5 > wninput.5.gz --- binsrch.3.gz --- gzip -cn binsrch.3 > binsrch.3.gz --- wnb.1.gz --- gzip -cn wnb.1 > wnb.1.gz --- wngloss.7.gz --- --- wngroups.7.gz --- --- wnintro.7.gz --- --- wnlicens.7.gz --- --- wnpkgs.7.gz --- --- wnstats.7.gz --- --- wnintro.7.gz --- gzip -cn wnintro.7 > wnintro.7.gz --- wngroups.7.gz --- gzip -cn wngroups.7 > wngroups.7.gz --- wngloss.7.gz --- gzip -cn wngloss.7 > wngloss.7.gz --- wnlicens.7.gz --- gzip -cn wnlicens.7 > wnlicens.7.gz --- cntlist.5.gz --- gzip -cn cntlist.5 > cntlist.5.gz --- wnpkgs.7.gz --- gzip -cn wnpkgs.7 > wnpkgs.7.gz --- wnstats.7.gz --- gzip -cn wnstats.7 > wnstats.7.gz <=== doc/man SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for WordNet-3.0_3 ===> Generating temporary packing list ===> include mkdir -p /construction/textproc/wordnet/stage/usr/local/include/WordNet install -C -o root -g wheel -m 444 wn.h wngrind.h /construction/textproc/wordnet/stage/usr/local/include/WordNet/ <=== include ===> lib install -C -o root -g wheel -m 444 libWN.a /construction/textproc/wordnet/stage/usr/local/lib install -s -o root -g wheel -m 444 libWN.so.2 /construction/textproc/wordnet/stage/usr/local/lib ln -fs libWN.so.2 /construction/textproc/wordnet/stage/usr/local/lib/libWN.so <=== lib ===> lib/wnres mkdir -p /construction/textproc/wordnet/stage/usr/local/share/WordNet/ mkdir -p /construction/textproc/wordnet/stage/usr/local/lib/tcl8.6/Wordnet install -m 0644 pkgIndex.tcl /construction/textproc/wordnet/stage/usr/local/lib/tcl8.6/Wordnet install -m 0644 /construction/textproc/wordnet/WordNet-3.0/lib/wnres/*.xbm /construction/textproc/wordnet/stage/usr/local/share/WordNet/ install -m 555 /construction/textproc/wordnet/WordNet-3.0/src/wnb /construction/textproc/wordnet/stage/usr/local/bin install -s -o root -g wheel -m 444 libtclwn2.so.0 /construction/textproc/wordnet/stage/usr/local/lib ln -fs libtclwn2.so.0 /construction/textproc/wordnet/stage/usr/local/lib/libtclwn2.so <=== lib/wnres ===> src install -s -o root -g wheel -m 555 wn /construction/textproc/wordnet/stage/usr/local/bin <=== src ===> doc/man install -o root -g wheel -m 444 wn.1.gz /construction/textproc/wordnet/stage/usr/local/man/man1 install -o root -g wheel -m 444 wnb.1.gz /construction/textproc/wordnet/stage/usr/local/man/man1 install -o root -g wheel -m 444 wnintro.1.gz /construction/textproc/wordnet/stage/usr/local/man/man1 install -o root -g wheel -m 444 binsrch.3.gz /construction/textproc/wordnet/stage/usr/local/man/man3 install -o root -g wheel -m 444 morph.3.gz /construction/textproc/wordnet/stage/usr/local/man/man3 install -o root -g wheel -m 444 wnintro.3.gz /construction/textproc/wordnet/stage/usr/local/man/man3 install -o root -g wheel -m 444 wnsearch.3.gz /construction/textproc/wordnet/stage/usr/local/man/man3 install -o root -g wheel -m 444 wnutil.3.gz /construction/textproc/wordnet/stage/usr/local/man/man3 install -o root -g wheel -m 444 cntlist.5.gz /construction/textproc/wordnet/stage/usr/local/man/man5 install -o root -g wheel -m 444 lexnames.5.gz /construction/textproc/wordnet/stage/usr/local/man/man5 install -o root -g wheel -m 444 senseidx.5.gz /construction/textproc/wordnet/stage/usr/local/man/man5 install -o root -g wheel -m 444 wndb.5.gz /construction/textproc/wordnet/stage/usr/local/man/man5 install -o root -g wheel -m 444 wninput.5.gz /construction/textproc/wordnet/stage/usr/local/man/man5 install -o root -g wheel -m 444 wnintro.5.gz /construction/textproc/wordnet/stage/usr/local/man/man5 install -o root -g wheel -m 444 morphy.7.gz /construction/textproc/wordnet/stage/usr/local/man/man7 install -o root -g wheel -m 444 uniqbeg.7.gz /construction/textproc/wordnet/stage/usr/local/man/man7 install -o root -g wheel -m 444 wngloss.7.gz /construction/textproc/wordnet/stage/usr/local/man/man7 install -o root -g wheel -m 444 wngroups.7.gz /construction/textproc/wordnet/stage/usr/local/man/man7 install -o root -g wheel -m 444 wnintro.7.gz /construction/textproc/wordnet/stage/usr/local/man/man7 install -o root -g wheel -m 444 wnlicens.7.gz /construction/textproc/wordnet/stage/usr/local/man/man7 install -o root -g wheel -m 444 wnpkgs.7.gz /construction/textproc/wordnet/stage/usr/local/man/man7 install -o root -g wheel -m 444 wnstats.7.gz /construction/textproc/wordnet/stage/usr/local/man/man7 <=== doc/man /bin/mkdir -p /construction/textproc/wordnet/stage/usr/local/share/WordNet /usr/bin/tar -C /construction/textproc/wordnet/stage/usr/local/share/WordNet -x --no-same-owner --strip-components 1 -f /distfiles/wn3.1.dict.tar.gz `/usr/bin/sed -n -e '/\.xbm/d' -e 's,^%%DATADIR%%/,dict/,p' /xports/textproc/wordnet/pkg-plist` ====> 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 Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: src/wnb sed failed: file content unchanged from backup: doc/man/binsrch.3 sed failed: file content unchanged from backup: doc/man/cntlist.5 sed failed: file content unchanged from backup: doc/man/grind.1 sed failed: file content unchanged from backup: doc/man/lexnames.5 sed failed: file content unchanged from backup: doc/man/morph.3 sed failed: file content unchanged from backup: doc/man/morphy.7 sed failed: file content unchanged from backup: doc/man/prologdb.5 sed failed: file content unchanged from backup: doc/man/senseidx.5 sed failed: file content unchanged from backup: doc/man/uniqbeg.7 sed failed: file content unchanged from backup: doc/man/wn.1 sed failed: file content unchanged from backup: doc/man/wnb.1 sed failed: file content unchanged from backup: doc/man/wndb.5 sed failed: file content unchanged from backup: doc/man/wngloss.7 sed failed: file content unchanged from backup: doc/man/wngroups.7 sed failed: file content unchanged from backup: doc/man/wninput.5 sed failed: file content unchanged from backup: doc/man/wnintro.1 sed failed: file content unchanged from backup: doc/man/wnintro.3 sed failed: file content unchanged from backup: doc/man/wnintro.5 sed failed: file content unchanged from backup: doc/man/wnintro.7 sed failed: file content unchanged from backup: doc/man/wnlicens.7 sed failed: file content unchanged from backup: doc/man/wnpkgs.7 sed failed: file content unchanged from backup: doc/man/wnsearch.3 sed failed: file content unchanged from backup: doc/man/wnstats.7 sed failed: file content unchanged from backup: doc/man/wnutil.3 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for WordNet-3.0_3 file sizes/checksums [49]: 0% file sizes/checksums [49]: 100% packing files [49]: 0% packing files [49]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:54 TOTAL TIME 00:01:03