Skip to content

Instantly share code, notes, and snippets.

@Josh-Tilles
Created October 3, 2012 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Josh-Tilles/3827423 to your computer and use it in GitHub Desktop.
Save Josh-Tilles/3827423 to your computer and use it in GitHub Desktop.
Failed wordnet installation with Homebrew
$ brew install wordnet --verbose
==> Downloading http://wordnetcode.princeton.edu/3.0/WordNet-3.0.tar.bz2
Already downloaded: /Library/Caches/Homebrew/wordnet-3.0.tar.bz2
/usr/bin/tar xf /Library/Caches/Homebrew/wordnet-3.0.tar.bz2
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/wordnet/3.0 --mandir=/usr/local/Cellar/wordnet/3.0/share/man
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/wordnet/3.0 --mandir=/usr/local/Cellar/wordnet/3.0/share/man
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for strchr... yes
checking for strdup... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for nl_langinfo and CODESET... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for Tcl configuration... found /usr/lib/tclConfig.sh
checking for Tk configuration... found /usr/lib/tkConfig.sh
checking for existence of /usr/lib/tclConfig.sh... loading
checking for existence of /usr/lib/tkConfig.sh... loading
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dict/Makefile
config.status: creating doc/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/pdf/Makefile
config.status: creating doc/ps/Makefile
config.status: creating include/Makefile
config.status: creating include/tk/Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating lib/wnres/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
WordNet is now configured
Installation directory: /usr/local/Cellar/wordnet/3.0
To build and install WordNet:
make
make install
To run, environment variables should be set as follows:
PATH - include ${exec_prefix}/bin
WNHOME - if not using default installation location, set to /usr/local/Cellar/wordnet/3.0
See INSTALL file for details and additional environment variables
which may need to be set on your system.
==> make install
make install
Making install in doc
Making install in html
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/doc/html" || /private/tmp/wordnet-4Nvc/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/doc/html"
/usr/bin/install -c -m 644 'binsrch.3WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/binsrch.3WN.html'
/usr/bin/install -c -m 644 'cntlist.5WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/cntlist.5WN.html'
/usr/bin/install -c -m 644 'grind.1WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/grind.1WN.html'
/usr/bin/install -c -m 644 'lexnames.5WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/lexnames.5WN.html'
/usr/bin/install -c -m 644 'morph.3WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/morph.3WN.html'
/usr/bin/install -c -m 644 'morphy.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/morphy.7WN.html'
/usr/bin/install -c -m 644 'senseidx.5WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/senseidx.5WN.html'
/usr/bin/install -c -m 644 'uniqbeg.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/uniqbeg.7WN.html'
/usr/bin/install -c -m 644 'wn.1WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wn.1WN.html'
/usr/bin/install -c -m 644 'wnb.1WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnb.1WN.html'
/usr/bin/install -c -m 644 'wndb.5WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wndb.5WN.html'
/usr/bin/install -c -m 644 'wngloss.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wngloss.7WN.html'
/usr/bin/install -c -m 644 'wngroups.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wngroups.7WN.html'
/usr/bin/install -c -m 644 'wninput.5WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wninput.5WN.html'
/usr/bin/install -c -m 644 'wnintro.1WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnintro.1WN.html'
/usr/bin/install -c -m 644 'wnintro.3WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnintro.3WN.html'
/usr/bin/install -c -m 644 'wnintro.5WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnintro.5WN.html'
/usr/bin/install -c -m 644 'wnintro.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnintro.7WN.html'
/usr/bin/install -c -m 644 'wnlicens.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnlicens.7WN.html'
/usr/bin/install -c -m 644 'wnpkgs.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnpkgs.7WN.html'
/usr/bin/install -c -m 644 'wnsearch.3WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnsearch.3WN.html'
/usr/bin/install -c -m 644 'wnstats.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnstats.7WN.html'
/usr/bin/install -c -m 644 'wnutil.3WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnutil.3WN.html'
Making install in man
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/share/man/man1" || /private/tmp/wordnet-4Nvc/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/share/man/man1"
/usr/bin/install -c -m 644 './grind.1' '/usr/local/Cellar/wordnet/3.0/share/man/man1/grind.1'
/usr/bin/install -c -m 644 './wn.1' '/usr/local/Cellar/wordnet/3.0/share/man/man1/wn.1'
/usr/bin/install -c -m 644 './wnb.1' '/usr/local/Cellar/wordnet/3.0/share/man/man1/wnb.1'
/usr/bin/install -c -m 644 './wnintro.1' '/usr/local/Cellar/wordnet/3.0/share/man/man1/wnintro.1'
test -z "/usr/local/Cellar/wordnet/3.0/share/man/man3" || /private/tmp/wordnet-4Nvc/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/share/man/man3"
/usr/bin/install -c -m 644 './binsrch.3' '/usr/local/Cellar/wordnet/3.0/share/man/man3/binsrch.3'
/usr/bin/install -c -m 644 './morph.3' '/usr/local/Cellar/wordnet/3.0/share/man/man3/morph.3'
/usr/bin/install -c -m 644 './wnintro.3' '/usr/local/Cellar/wordnet/3.0/share/man/man3/wnintro.3'
/usr/bin/install -c -m 644 './wnsearch.3' '/usr/local/Cellar/wordnet/3.0/share/man/man3/wnsearch.3'
/usr/bin/install -c -m 644 './wnutil.3' '/usr/local/Cellar/wordnet/3.0/share/man/man3/wnutil.3'
test -z "/usr/local/Cellar/wordnet/3.0/share/man/man5" || /private/tmp/wordnet-4Nvc/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/share/man/man5"
/usr/bin/install -c -m 644 './cntlist.5' '/usr/local/Cellar/wordnet/3.0/share/man/man5/cntlist.5'
/usr/bin/install -c -m 644 './lexnames.5' '/usr/local/Cellar/wordnet/3.0/share/man/man5/lexnames.5'
/usr/bin/install -c -m 644 './senseidx.5' '/usr/local/Cellar/wordnet/3.0/share/man/man5/senseidx.5'
/usr/bin/install -c -m 644 './wndb.5' '/usr/local/Cellar/wordnet/3.0/share/man/man5/wndb.5'
/usr/bin/install -c -m 644 './wninput.5' '/usr/local/Cellar/wordnet/3.0/share/man/man5/wninput.5'
/usr/bin/install -c -m 644 './wnintro.5' '/usr/local/Cellar/wordnet/3.0/share/man/man5/wnintro.5'
test -z "/usr/local/Cellar/wordnet/3.0/share/man/man7" || /private/tmp/wordnet-4Nvc/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/share/man/man7"
/usr/bin/install -c -m 644 './morphy.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/morphy.7'
/usr/bin/install -c -m 644 './uniqbeg.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/uniqbeg.7'
/usr/bin/install -c -m 644 './wngloss.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/wngloss.7'
/usr/bin/install -c -m 644 './wngroups.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/wngroups.7'
/usr/bin/install -c -m 644 './wnintro.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/wnintro.7'
/usr/bin/install -c -m 644 './wnlicens.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/wnlicens.7'
/usr/bin/install -c -m 644 './wnpkgs.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/wnpkgs.7'
/usr/bin/install -c -m 644 './wnstats.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/wnstats.7'
Making install in pdf
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/doc/pdf" || /private/tmp/wordnet-4Nvc/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/doc/pdf"
/usr/bin/install -c -m 644 'binsrch.3.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/binsrch.3.pdf'
/usr/bin/install -c -m 644 'cntlist.5.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/cntlist.5.pdf'
/usr/bin/install -c -m 644 'grind.1.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/grind.1.pdf'
/usr/bin/install -c -m 644 'lexnames.5.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/lexnames.5.pdf'
/usr/bin/install -c -m 644 'morph.3.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/morph.3.pdf'
/usr/bin/install -c -m 644 'morphy.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/morphy.7.pdf'
/usr/bin/install -c -m 644 'senseidx.5.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/senseidx.5.pdf'
/usr/bin/install -c -m 644 'uniqbeg.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/uniqbeg.7.pdf'
/usr/bin/install -c -m 644 'wn.1.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wn.1.pdf'
/usr/bin/install -c -m 644 'wnb.1.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnb.1.pdf'
/usr/bin/install -c -m 644 'wndb.5.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wndb.5.pdf'
/usr/bin/install -c -m 644 'wngloss.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wngloss.7.pdf'
/usr/bin/install -c -m 644 'wngroups.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wngroups.7.pdf'
/usr/bin/install -c -m 644 'wninput.5.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wninput.5.pdf'
/usr/bin/install -c -m 644 'wnintro.1.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnintro.1.pdf'
/usr/bin/install -c -m 644 'wnintro.3.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnintro.3.pdf'
/usr/bin/install -c -m 644 'wnintro.5.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnintro.5.pdf'
/usr/bin/install -c -m 644 'wnintro.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnintro.7.pdf'
/usr/bin/install -c -m 644 'wnlicens.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnlicens.7.pdf'
/usr/bin/install -c -m 644 'wnpkgs.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnpkgs.7.pdf'
/usr/bin/install -c -m 644 'wnsearch.3.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnsearch.3.pdf'
/usr/bin/install -c -m 644 'wnstats.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnstats.7.pdf'
/usr/bin/install -c -m 644 'wnutil.3.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnutil.3.pdf'
Making install in ps
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/doc/ps" || /private/tmp/wordnet-4Nvc/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/doc/ps"
/usr/bin/install -c -m 644 'binsrch.3.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/binsrch.3.ps'
/usr/bin/install -c -m 644 'cntlist.5.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/cntlist.5.ps'
/usr/bin/install -c -m 644 'grind.1.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/grind.1.ps'
/usr/bin/install -c -m 644 'lexnames.5.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/lexnames.5.ps'
/usr/bin/install -c -m 644 'morph.3.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/morph.3.ps'
/usr/bin/install -c -m 644 'morphy.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/morphy.7.ps'
/usr/bin/install -c -m 644 'senseidx.5.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/senseidx.5.ps'
/usr/bin/install -c -m 644 'uniqbeg.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/uniqbeg.7.ps'
/usr/bin/install -c -m 644 'wn.1.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wn.1.ps'
/usr/bin/install -c -m 644 'wnb.1.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnb.1.ps'
/usr/bin/install -c -m 644 'wndb.5.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wndb.5.ps'
/usr/bin/install -c -m 644 'wngloss.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wngloss.7.ps'
/usr/bin/install -c -m 644 'wngroups.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wngroups.7.ps'
/usr/bin/install -c -m 644 'wninput.5.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wninput.5.ps'
/usr/bin/install -c -m 644 'wnintro.1.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnintro.1.ps'
/usr/bin/install -c -m 644 'wnintro.3.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnintro.3.ps'
/usr/bin/install -c -m 644 'wnintro.5.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnintro.5.ps'
/usr/bin/install -c -m 644 'wnintro.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnintro.7.ps'
/usr/bin/install -c -m 644 'wnlicens.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnlicens.7.ps'
/usr/bin/install -c -m 644 'wnpkgs.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnpkgs.7.ps'
/usr/bin/install -c -m 644 'wnsearch.3.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnsearch.3.ps'
/usr/bin/install -c -m 644 'wnstats.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnstats.7.ps'
/usr/bin/install -c -m 644 'wnutil.3.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnutil.3.ps'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in dict
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/dict" || /private/tmp/wordnet-4Nvc/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/dict"
/usr/bin/install -c -m 644 'adj.exc' '/usr/local/Cellar/wordnet/3.0/dict/adj.exc'
/usr/bin/install -c -m 644 'adv.exc' '/usr/local/Cellar/wordnet/3.0/dict/adv.exc'
/usr/bin/install -c -m 644 'cntlist' '/usr/local/Cellar/wordnet/3.0/dict/cntlist'
/usr/bin/install -c -m 644 'cntlist.rev' '/usr/local/Cellar/wordnet/3.0/dict/cntlist.rev'
/usr/bin/install -c -m 644 'data.adj' '/usr/local/Cellar/wordnet/3.0/dict/data.adj'
/usr/bin/install -c -m 644 'data.adv' '/usr/local/Cellar/wordnet/3.0/dict/data.adv'
/usr/bin/install -c -m 644 'data.noun' '/usr/local/Cellar/wordnet/3.0/dict/data.noun'
/usr/bin/install -c -m 644 'data.verb' '/usr/local/Cellar/wordnet/3.0/dict/data.verb'
/usr/bin/install -c -m 644 'frames.vrb' '/usr/local/Cellar/wordnet/3.0/dict/frames.vrb'
/usr/bin/install -c -m 644 'index.adj' '/usr/local/Cellar/wordnet/3.0/dict/index.adj'
/usr/bin/install -c -m 644 'index.adv' '/usr/local/Cellar/wordnet/3.0/dict/index.adv'
/usr/bin/install -c -m 644 'index.noun' '/usr/local/Cellar/wordnet/3.0/dict/index.noun'
/usr/bin/install -c -m 644 'index.sense' '/usr/local/Cellar/wordnet/3.0/dict/index.sense'
/usr/bin/install -c -m 644 'index.verb' '/usr/local/Cellar/wordnet/3.0/dict/index.verb'
/usr/bin/install -c -m 644 'log.grind.3.0' '/usr/local/Cellar/wordnet/3.0/dict/log.grind.3.0'
/usr/bin/install -c -m 644 'noun.exc' '/usr/local/Cellar/wordnet/3.0/dict/noun.exc'
/usr/bin/install -c -m 644 'sentidx.vrb' '/usr/local/Cellar/wordnet/3.0/dict/sentidx.vrb'
/usr/bin/install -c -m 644 'sents.vrb' '/usr/local/Cellar/wordnet/3.0/dict/sents.vrb'
/usr/bin/install -c -m 644 'verb.Framestext' '/usr/local/Cellar/wordnet/3.0/dict/verb.Framestext'
/usr/bin/install -c -m 644 'verb.exc' '/usr/local/Cellar/wordnet/3.0/dict/verb.exc'
/usr/bin/install -c -m 644 'lexnames' '/usr/local/Cellar/wordnet/3.0/dict/lexnames'
Making install in include
Making install in tk
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/include/tk" || /private/tmp/wordnet-4Nvc/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/include/tk"
/usr/bin/install -c -m 644 'tk.h' '/usr/local/Cellar/wordnet/3.0/include/tk/tk.h'
/usr/bin/install -c -m 644 'tkDecls.h' '/usr/local/Cellar/wordnet/3.0/include/tk/tkDecls.h'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/include" || /private/tmp/wordnet-4Nvc/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/include"
/usr/bin/install -c -m 644 'wn.h' '/usr/local/Cellar/wordnet/3.0/include/wn.h'
Making install in lib
Making install in wnres
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/lib/wnres" || /private/tmp/wordnet-4Nvc/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/lib/wnres"
/usr/bin/install -c -m 644 'license.txt' '/usr/local/Cellar/wordnet/3.0/lib/wnres/license.txt'
/usr/bin/install -c -m 644 'wn.xbm' '/usr/local/Cellar/wordnet/3.0/lib/wnres/wn.xbm'
/usr/bin/install -c -m 644 'wnb.man' '/usr/local/Cellar/wordnet/3.0/lib/wnres/wnb.man'
/usr/bin/install -c -m 644 'wngloss.man' '/usr/local/Cellar/wordnet/3.0/lib/wnres/wngloss.man'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -g -O2 -c -o libWN_a-binsrch.o `test -f 'binsrch.c' || echo './'`binsrch.c
brew: superenv removed: -g -O2
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -g -O2 -c -o libWN_a-morph.o `test -f 'morph.c' || echo './'`morph.c
brew: superenv removed: -g -O2
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -g -O2 -c -o libWN_a-search.o `test -f 'search.c' || echo './'`search.c
brew: superenv removed: -g -O2
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -g -O2 -c -o libWN_a-wnglobal.o `test -f 'wnglobal.c' || echo './'`wnglobal.c
brew: superenv removed: -g -O2
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -g -O2 -c -o libWN_a-wnhelp.o `test -f 'wnhelp.c' || echo './'`wnhelp.c
brew: superenv removed: -g -O2
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -g -O2 -c -o libWN_a-wnrtl.o `test -f 'wnrtl.c' || echo './'`wnrtl.c
brew: superenv removed: -g -O2
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -g -O2 -c -o libWN_a-wnutil.o `test -f 'wnutil.c' || echo './'`wnutil.c
brew: superenv removed: -g -O2
rm -f libWN.a
ar cru libWN.a libWN_a-binsrch.o libWN_a-morph.o libWN_a-search.o libWN_a-wnglobal.o libWN_a-wnhelp.o libWN_a-wnrtl.o libWN_a-wnutil.o
ranlib libWN.a
test -z "/usr/local/Cellar/wordnet/3.0/lib" || /private/tmp/wordnet-4Nvc/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/lib"
/usr/bin/install -c -m 644 'libWN.a' '/usr/local/Cellar/wordnet/3.0/lib/libWN.a'
ranlib '/usr/local/Cellar/wordnet/3.0/lib/libWN.a'
make[3]: Nothing to be done for `install-data-am'.
Making install in src
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/include -I.. -I../include -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/include -g -O2 -c -o wn-wn.o `test -f 'wn.c' || echo './'`wn.c
brew: superenv removed: -g -O2
cc -g -O2 -o wn wn-wn.o -L../lib -lWN
brew: superenv removed: -g -O2
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/include -I.. -I../include -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/include -g -O2 -c -o wishwn-tkAppInit.o `test -f 'tkAppInit.c' || echo './'`tkAppInit.c
brew: superenv removed: -g -O2
In file included from tkAppInit.c:16:
/usr/include/tk.h:78:11: fatal error: 'X11/Xlib.h' file not found
# include <X11/Xlib.h>
^
1 error generated.
make[1]: *** [wishwn-tkAppInit.o] Error 1
make: *** [install-recursive] Error 1
Error: Failure while executing: make install
$ brew install --env=std --verbose wordnet
==> Downloading http://wordnetcode.princeton.edu/3.0/WordNet-3.0.tar.bz2
Already downloaded: /Library/Caches/Homebrew/wordnet-3.0.tar.bz2
/usr/bin/tar xf /Library/Caches/Homebrew/wordnet-3.0.tar.bz2
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/wordnet/3.0 --mandir=/usr/local/Cellar/wordnet/3.0/share/man
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/wordnet/3.0 --mandir=/usr/local/Cellar/wordnet/3.0/share/man
checking for gcc... /usr/bin/clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ANSI C... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... /usr/bin/clang -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for strchr... yes
checking for strdup... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for nl_langinfo and CODESET... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang... none
checking for Tcl configuration... found /usr/lib/tclConfig.sh
checking for Tk configuration... found /usr/lib/tkConfig.sh
checking for existence of /usr/lib/tclConfig.sh... loading
checking for existence of /usr/lib/tkConfig.sh... loading
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dict/Makefile
config.status: creating doc/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/pdf/Makefile
config.status: creating doc/ps/Makefile
config.status: creating include/Makefile
config.status: creating include/tk/Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating lib/wnres/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
WordNet is now configured
Installation directory: /usr/local/Cellar/wordnet/3.0
To build and install WordNet:
make
make install
To run, environment variables should be set as follows:
PATH - include ${exec_prefix}/bin
WNHOME - if not using default installation location, set to /usr/local/Cellar/wordnet/3.0
See INSTALL file for details and additional environment variables
which may need to be set on your system.
==> make install
make install
Making install in doc
Making install in html
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/doc/html" || /private/tmp/wordnet-6ngT/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/doc/html"
/usr/bin/install -c -m 644 'binsrch.3WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/binsrch.3WN.html'
/usr/bin/install -c -m 644 'cntlist.5WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/cntlist.5WN.html'
/usr/bin/install -c -m 644 'grind.1WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/grind.1WN.html'
/usr/bin/install -c -m 644 'lexnames.5WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/lexnames.5WN.html'
/usr/bin/install -c -m 644 'morph.3WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/morph.3WN.html'
/usr/bin/install -c -m 644 'morphy.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/morphy.7WN.html'
/usr/bin/install -c -m 644 'senseidx.5WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/senseidx.5WN.html'
/usr/bin/install -c -m 644 'uniqbeg.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/uniqbeg.7WN.html'
/usr/bin/install -c -m 644 'wn.1WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wn.1WN.html'
/usr/bin/install -c -m 644 'wnb.1WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnb.1WN.html'
/usr/bin/install -c -m 644 'wndb.5WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wndb.5WN.html'
/usr/bin/install -c -m 644 'wngloss.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wngloss.7WN.html'
/usr/bin/install -c -m 644 'wngroups.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wngroups.7WN.html'
/usr/bin/install -c -m 644 'wninput.5WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wninput.5WN.html'
/usr/bin/install -c -m 644 'wnintro.1WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnintro.1WN.html'
/usr/bin/install -c -m 644 'wnintro.3WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnintro.3WN.html'
/usr/bin/install -c -m 644 'wnintro.5WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnintro.5WN.html'
/usr/bin/install -c -m 644 'wnintro.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnintro.7WN.html'
/usr/bin/install -c -m 644 'wnlicens.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnlicens.7WN.html'
/usr/bin/install -c -m 644 'wnpkgs.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnpkgs.7WN.html'
/usr/bin/install -c -m 644 'wnsearch.3WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnsearch.3WN.html'
/usr/bin/install -c -m 644 'wnstats.7WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnstats.7WN.html'
/usr/bin/install -c -m 644 'wnutil.3WN.html' '/usr/local/Cellar/wordnet/3.0/doc/html/wnutil.3WN.html'
Making install in man
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/share/man/man1" || /private/tmp/wordnet-6ngT/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/share/man/man1"
/usr/bin/install -c -m 644 './grind.1' '/usr/local/Cellar/wordnet/3.0/share/man/man1/grind.1'
/usr/bin/install -c -m 644 './wn.1' '/usr/local/Cellar/wordnet/3.0/share/man/man1/wn.1'
/usr/bin/install -c -m 644 './wnb.1' '/usr/local/Cellar/wordnet/3.0/share/man/man1/wnb.1'
/usr/bin/install -c -m 644 './wnintro.1' '/usr/local/Cellar/wordnet/3.0/share/man/man1/wnintro.1'
test -z "/usr/local/Cellar/wordnet/3.0/share/man/man3" || /private/tmp/wordnet-6ngT/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/share/man/man3"
/usr/bin/install -c -m 644 './binsrch.3' '/usr/local/Cellar/wordnet/3.0/share/man/man3/binsrch.3'
/usr/bin/install -c -m 644 './morph.3' '/usr/local/Cellar/wordnet/3.0/share/man/man3/morph.3'
/usr/bin/install -c -m 644 './wnintro.3' '/usr/local/Cellar/wordnet/3.0/share/man/man3/wnintro.3'
/usr/bin/install -c -m 644 './wnsearch.3' '/usr/local/Cellar/wordnet/3.0/share/man/man3/wnsearch.3'
/usr/bin/install -c -m 644 './wnutil.3' '/usr/local/Cellar/wordnet/3.0/share/man/man3/wnutil.3'
test -z "/usr/local/Cellar/wordnet/3.0/share/man/man5" || /private/tmp/wordnet-6ngT/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/share/man/man5"
/usr/bin/install -c -m 644 './cntlist.5' '/usr/local/Cellar/wordnet/3.0/share/man/man5/cntlist.5'
/usr/bin/install -c -m 644 './lexnames.5' '/usr/local/Cellar/wordnet/3.0/share/man/man5/lexnames.5'
/usr/bin/install -c -m 644 './senseidx.5' '/usr/local/Cellar/wordnet/3.0/share/man/man5/senseidx.5'
/usr/bin/install -c -m 644 './wndb.5' '/usr/local/Cellar/wordnet/3.0/share/man/man5/wndb.5'
/usr/bin/install -c -m 644 './wninput.5' '/usr/local/Cellar/wordnet/3.0/share/man/man5/wninput.5'
/usr/bin/install -c -m 644 './wnintro.5' '/usr/local/Cellar/wordnet/3.0/share/man/man5/wnintro.5'
test -z "/usr/local/Cellar/wordnet/3.0/share/man/man7" || /private/tmp/wordnet-6ngT/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/share/man/man7"
/usr/bin/install -c -m 644 './morphy.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/morphy.7'
/usr/bin/install -c -m 644 './uniqbeg.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/uniqbeg.7'
/usr/bin/install -c -m 644 './wngloss.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/wngloss.7'
/usr/bin/install -c -m 644 './wngroups.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/wngroups.7'
/usr/bin/install -c -m 644 './wnintro.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/wnintro.7'
/usr/bin/install -c -m 644 './wnlicens.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/wnlicens.7'
/usr/bin/install -c -m 644 './wnpkgs.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/wnpkgs.7'
/usr/bin/install -c -m 644 './wnstats.7' '/usr/local/Cellar/wordnet/3.0/share/man/man7/wnstats.7'
Making install in pdf
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/doc/pdf" || /private/tmp/wordnet-6ngT/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/doc/pdf"
/usr/bin/install -c -m 644 'binsrch.3.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/binsrch.3.pdf'
/usr/bin/install -c -m 644 'cntlist.5.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/cntlist.5.pdf'
/usr/bin/install -c -m 644 'grind.1.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/grind.1.pdf'
/usr/bin/install -c -m 644 'lexnames.5.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/lexnames.5.pdf'
/usr/bin/install -c -m 644 'morph.3.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/morph.3.pdf'
/usr/bin/install -c -m 644 'morphy.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/morphy.7.pdf'
/usr/bin/install -c -m 644 'senseidx.5.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/senseidx.5.pdf'
/usr/bin/install -c -m 644 'uniqbeg.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/uniqbeg.7.pdf'
/usr/bin/install -c -m 644 'wn.1.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wn.1.pdf'
/usr/bin/install -c -m 644 'wnb.1.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnb.1.pdf'
/usr/bin/install -c -m 644 'wndb.5.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wndb.5.pdf'
/usr/bin/install -c -m 644 'wngloss.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wngloss.7.pdf'
/usr/bin/install -c -m 644 'wngroups.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wngroups.7.pdf'
/usr/bin/install -c -m 644 'wninput.5.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wninput.5.pdf'
/usr/bin/install -c -m 644 'wnintro.1.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnintro.1.pdf'
/usr/bin/install -c -m 644 'wnintro.3.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnintro.3.pdf'
/usr/bin/install -c -m 644 'wnintro.5.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnintro.5.pdf'
/usr/bin/install -c -m 644 'wnintro.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnintro.7.pdf'
/usr/bin/install -c -m 644 'wnlicens.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnlicens.7.pdf'
/usr/bin/install -c -m 644 'wnpkgs.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnpkgs.7.pdf'
/usr/bin/install -c -m 644 'wnsearch.3.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnsearch.3.pdf'
/usr/bin/install -c -m 644 'wnstats.7.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnstats.7.pdf'
/usr/bin/install -c -m 644 'wnutil.3.pdf' '/usr/local/Cellar/wordnet/3.0/doc/pdf/wnutil.3.pdf'
Making install in ps
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/doc/ps" || /private/tmp/wordnet-6ngT/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/doc/ps"
/usr/bin/install -c -m 644 'binsrch.3.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/binsrch.3.ps'
/usr/bin/install -c -m 644 'cntlist.5.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/cntlist.5.ps'
/usr/bin/install -c -m 644 'grind.1.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/grind.1.ps'
/usr/bin/install -c -m 644 'lexnames.5.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/lexnames.5.ps'
/usr/bin/install -c -m 644 'morph.3.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/morph.3.ps'
/usr/bin/install -c -m 644 'morphy.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/morphy.7.ps'
/usr/bin/install -c -m 644 'senseidx.5.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/senseidx.5.ps'
/usr/bin/install -c -m 644 'uniqbeg.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/uniqbeg.7.ps'
/usr/bin/install -c -m 644 'wn.1.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wn.1.ps'
/usr/bin/install -c -m 644 'wnb.1.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnb.1.ps'
/usr/bin/install -c -m 644 'wndb.5.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wndb.5.ps'
/usr/bin/install -c -m 644 'wngloss.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wngloss.7.ps'
/usr/bin/install -c -m 644 'wngroups.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wngroups.7.ps'
/usr/bin/install -c -m 644 'wninput.5.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wninput.5.ps'
/usr/bin/install -c -m 644 'wnintro.1.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnintro.1.ps'
/usr/bin/install -c -m 644 'wnintro.3.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnintro.3.ps'
/usr/bin/install -c -m 644 'wnintro.5.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnintro.5.ps'
/usr/bin/install -c -m 644 'wnintro.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnintro.7.ps'
/usr/bin/install -c -m 644 'wnlicens.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnlicens.7.ps'
/usr/bin/install -c -m 644 'wnpkgs.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnpkgs.7.ps'
/usr/bin/install -c -m 644 'wnsearch.3.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnsearch.3.ps'
/usr/bin/install -c -m 644 'wnstats.7.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnstats.7.ps'
/usr/bin/install -c -m 644 'wnutil.3.ps' '/usr/local/Cellar/wordnet/3.0/doc/ps/wnutil.3.ps'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in dict
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/dict" || /private/tmp/wordnet-6ngT/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/dict"
/usr/bin/install -c -m 644 'adj.exc' '/usr/local/Cellar/wordnet/3.0/dict/adj.exc'
/usr/bin/install -c -m 644 'adv.exc' '/usr/local/Cellar/wordnet/3.0/dict/adv.exc'
/usr/bin/install -c -m 644 'cntlist' '/usr/local/Cellar/wordnet/3.0/dict/cntlist'
/usr/bin/install -c -m 644 'cntlist.rev' '/usr/local/Cellar/wordnet/3.0/dict/cntlist.rev'
/usr/bin/install -c -m 644 'data.adj' '/usr/local/Cellar/wordnet/3.0/dict/data.adj'
/usr/bin/install -c -m 644 'data.adv' '/usr/local/Cellar/wordnet/3.0/dict/data.adv'
/usr/bin/install -c -m 644 'data.noun' '/usr/local/Cellar/wordnet/3.0/dict/data.noun'
/usr/bin/install -c -m 644 'data.verb' '/usr/local/Cellar/wordnet/3.0/dict/data.verb'
/usr/bin/install -c -m 644 'frames.vrb' '/usr/local/Cellar/wordnet/3.0/dict/frames.vrb'
/usr/bin/install -c -m 644 'index.adj' '/usr/local/Cellar/wordnet/3.0/dict/index.adj'
/usr/bin/install -c -m 644 'index.adv' '/usr/local/Cellar/wordnet/3.0/dict/index.adv'
/usr/bin/install -c -m 644 'index.noun' '/usr/local/Cellar/wordnet/3.0/dict/index.noun'
/usr/bin/install -c -m 644 'index.sense' '/usr/local/Cellar/wordnet/3.0/dict/index.sense'
/usr/bin/install -c -m 644 'index.verb' '/usr/local/Cellar/wordnet/3.0/dict/index.verb'
/usr/bin/install -c -m 644 'log.grind.3.0' '/usr/local/Cellar/wordnet/3.0/dict/log.grind.3.0'
/usr/bin/install -c -m 644 'noun.exc' '/usr/local/Cellar/wordnet/3.0/dict/noun.exc'
/usr/bin/install -c -m 644 'sentidx.vrb' '/usr/local/Cellar/wordnet/3.0/dict/sentidx.vrb'
/usr/bin/install -c -m 644 'sents.vrb' '/usr/local/Cellar/wordnet/3.0/dict/sents.vrb'
/usr/bin/install -c -m 644 'verb.Framestext' '/usr/local/Cellar/wordnet/3.0/dict/verb.Framestext'
/usr/bin/install -c -m 644 'verb.exc' '/usr/local/Cellar/wordnet/3.0/dict/verb.exc'
/usr/bin/install -c -m 644 'lexnames' '/usr/local/Cellar/wordnet/3.0/dict/lexnames'
Making install in include
Making install in tk
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/include/tk" || /private/tmp/wordnet-6ngT/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/include/tk"
/usr/bin/install -c -m 644 'tk.h' '/usr/local/Cellar/wordnet/3.0/include/tk/tk.h'
/usr/bin/install -c -m 644 'tkDecls.h' '/usr/local/Cellar/wordnet/3.0/include/tk/tkDecls.h'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/include" || /private/tmp/wordnet-6ngT/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/include"
/usr/bin/install -c -m 644 'wn.h' '/usr/local/Cellar/wordnet/3.0/include/wn.h'
Making install in lib
Making install in wnres
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/wordnet/3.0/lib/wnres" || /private/tmp/wordnet-6ngT/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/lib/wnres"
/usr/bin/install -c -m 644 'license.txt' '/usr/local/Cellar/wordnet/3.0/lib/wnres/license.txt'
/usr/bin/install -c -m 644 'wn.xbm' '/usr/local/Cellar/wordnet/3.0/lib/wnres/wn.xbm'
/usr/bin/install -c -m 644 'wnb.man' '/usr/local/Cellar/wordnet/3.0/lib/wnres/wnb.man'
/usr/bin/install -c -m 644 'wngloss.man' '/usr/local/Cellar/wordnet/3.0/lib/wnres/wngloss.man'
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libWN_a-binsrch.o `test -f 'binsrch.c' || echo './'`binsrch.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libWN_a-morph.o `test -f 'morph.c' || echo './'`morph.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libWN_a-search.o `test -f 'search.c' || echo './'`search.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libWN_a-wnglobal.o `test -f 'wnglobal.c' || echo './'`wnglobal.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libWN_a-wnhelp.o `test -f 'wnhelp.c' || echo './'`wnhelp.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libWN_a-wnrtl.o `test -f 'wnrtl.c' || echo './'`wnrtl.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I.. -I../include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libWN_a-wnutil.o `test -f 'wnutil.c' || echo './'`wnutil.c
rm -f libWN.a
ar cru libWN.a libWN_a-binsrch.o libWN_a-morph.o libWN_a-search.o libWN_a-wnglobal.o libWN_a-wnhelp.o libWN_a-wnrtl.o libWN_a-wnutil.o
ranlib libWN.a
test -z "/usr/local/Cellar/wordnet/3.0/lib" || /private/tmp/wordnet-6ngT/WordNet-3.0/install-sh -d "/usr/local/Cellar/wordnet/3.0/lib"
/usr/bin/install -c -m 644 'libWN.a' '/usr/local/Cellar/wordnet/3.0/lib/libWN.a'
ranlib '/usr/local/Cellar/wordnet/3.0/lib/libWN.a'
make[3]: Nothing to be done for `install-data-am'.
Making install in src
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/include -I.. -I../include -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o wn-wn.o `test -f 'wn.c' || echo './'`wn.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -L/usr/local/lib -o wn wn-wn.o -L../lib -lWN
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/include -I.. -I../include -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o wishwn-tkAppInit.o `test -f 'tkAppInit.c' || echo './'`tkAppInit.c
In file included from tkAppInit.c:16:
/usr/include/tk.h:78:11: fatal error: 'X11/Xlib.h' file not found
# include <X11/Xlib.h>
^
1 error generated.
make[1]: *** [wishwn-tkAppInit.o] Error 1
make: *** [install-recursive] Error 1
Error: Failure while executing: make install
$ brew --config
HOMEBREW_VERSION: 0.9.3
HEAD: c2a575c94e4588103c281836c47146d643a36b35
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.8.2-x86_64
Xcode: 4.5
CLT: 4.5.0.0.1.1249367152
LLVM-GCC: build 2336
Clang: 4.1 build 421
X11: 2.7.2 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/jtilles/.rvm/rubies/ruby-1.9.2-p290/bin/ruby
@Marina3927
Copy link

Have you solve the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment