Created
March 21, 2012 19:31
-
-
Save arohner/2151753 to your computer and use it in GitHub Desktop.
emacs brew failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ brew install https://gist.github.com/raw/1946398/e7bbb52a4fe3ae0060e65df3d4a7462730ddc822/emacs.rb --force --HEAD --cocoa --use-git-head | |
| ######################################################################## 100.0% | |
| Warning: It appears you have MacPorts or Fink installed. | |
| Software installed with other package managers causes known problems for | |
| Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again. | |
| ==> Cloning git://git.sv.gnu.org/emacs.git | |
| Updating /Library/Caches/Homebrew/emacs--git | |
| ==> Downloading patches | |
| ######################################################################## 100.0% | |
| ==> Patching | |
| patching file lisp/term/ns-win.el | |
| Hunk #1 succeeded at 930 (offset 2 lines). | |
| patching file src/nsfns.m | |
| Hunk #1 succeeded at 2609 (offset 42 lines). | |
| Hunk #2 succeeded at 2782 (offset 42 lines). | |
| patching file src/nsmenu.m | |
| Hunk #1 succeeded at 1015 (offset 29 lines). | |
| Hunk #2 succeeded at 1032 (offset 29 lines). | |
| patching file src/nsterm.h | |
| patching file src/nsterm.m | |
| Hunk #1 succeeded at 5303 (offset 4 lines). | |
| Hunk #2 succeeded at 5325 (offset 4 lines). | |
| Hunk #3 succeeded at 5352 (offset 4 lines). | |
| Hunk #4 succeeded at 5577 (offset 4 lines). | |
| Warning: Using copy_autogen | |
| See https://github.com/mxcl/homebrew/issues/4852 | |
| ==> autogen/copy_autogen | |
| ==> ./configure --prefix=/usr/local/Cellar/emacs/HEAD --without-dbus --enable-locallisppath=/usr/local/share/emacs/site-lisp --in | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking whether build environment is sane... yes | |
| checking for a thread-safe mkdir -p... build-aux/install-sh -c -d | |
| checking for gawk... no | |
| checking for mawk... no | |
| checking for nawk... no | |
| checking for awk... awk | |
| checking whether make sets $(MAKE)... yes | |
| checking build system type... i386-apple-darwin11.3.0 | |
| checking host system type... i386-apple-darwin11.3.0 | |
| checking for gcc... /usr/bin/llvm-gcc | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... | |
| checking whether we are cross compiling... no | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether /usr/bin/llvm-gcc accepts -g... yes | |
| checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed | |
| checking for style of include used by make... GNU | |
| checking dependency style of /usr/bin/llvm-gcc... gcc3 | |
| checking whether /usr/bin/llvm-gcc and cc understand -c and -o together... yes | |
| checking how to run the C preprocessor... /usr/bin/llvm-gcc -E -no-cpp-precomp -I/sw/include -L/sw/lib | |
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking for Minix Amsterdam compiler... no | |
| checking for ar... ar | |
| checking for ranlib... ranlib | |
| 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 minix/config.h usability... no | |
| checking minix/config.h presence... no | |
| checking for minix/config.h... no | |
| checking whether it is safe to define __EXTENSIONS__... yes | |
| checking for special C compiler options needed for large files... no | |
| checking for _FILE_OFFSET_BITS value needed for large files... no | |
| checking for /usr/bin/llvm-gcc option to accept ISO C99... -std=gnu99 | |
| checking for /usr/bin/llvm-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 | |
| checking whether gcc understands -Wdeclaration-after-statement... yes | |
| checking whether gcc understands -Wold-style-definition... yes | |
| checking whether gcc understands -Wimplicit-function-declaration... yes | |
| checking how to run the C preprocessor... /usr/bin/llvm-gcc -E -no-cpp-precomp -I/sw/include -L/sw/lib | |
| checking for install-info... /usr/bin/install-info | |
| checking for install-info... (cached) /usr/bin/install-info | |
| checking for install-info... (cached) /usr/bin/install-info | |
| checking for gzip... /usr/bin/gzip | |
| checking for makeinfo... /usr/bin/makeinfo | |
| checking for -znocombreloc... no | |
| checking for special C compiler options needed for large files... (cached) no | |
| checking for _FILE_OFFSET_BITS value needed for large files... (cached) no | |
| checking machine/soundcard.h usability... no | |
| checking machine/soundcard.h presence... no | |
| checking for machine/soundcard.h... no | |
| checking sys/soundcard.h usability... no | |
| checking sys/soundcard.h presence... no | |
| checking for sys/soundcard.h... no | |
| checking soundcard.h usability... no | |
| checking soundcard.h presence... no | |
| checking for soundcard.h... no | |
| checking for _oss_ioctl in -lossaudio... no | |
| checking for pkg-config... /usr/local/bin/pkg-config | |
| checking for alsa >= 1.0.0... no | |
| checking sys/select.h usability... yes | |
| checking sys/select.h presence... yes | |
| checking for sys/select.h... yes | |
| checking sys/time.h usability... yes | |
| checking sys/time.h presence... yes | |
| checking for sys/time.h... yes | |
| checking for unistd.h... (cached) yes | |
| checking utime.h usability... yes | |
| checking utime.h presence... yes | |
| checking for utime.h... yes | |
| checking linux/version.h usability... no | |
| checking linux/version.h presence... no | |
| checking for linux/version.h... no | |
| checking sys/systeminfo.h usability... no | |
| checking sys/systeminfo.h presence... no | |
| checking for sys/systeminfo.h... no | |
| checking stdio_ext.h usability... no | |
| checking stdio_ext.h presence... no | |
| checking for stdio_ext.h... no | |
| checking fcntl.h usability... yes | |
| checking fcntl.h presence... yes | |
| checking for fcntl.h... yes | |
| checking coff.h usability... no | |
| checking coff.h presence... no | |
| checking for coff.h... no | |
| checking pty.h usability... no | |
| checking pty.h presence... no | |
| checking for pty.h... no | |
| checking sys/mman.h usability... yes | |
| checking sys/mman.h presence... yes | |
| checking for sys/mman.h... yes | |
| checking sys/vlimit.h usability... no | |
| checking sys/vlimit.h presence... no | |
| checking for sys/vlimit.h... no | |
| checking sys/resource.h usability... yes | |
| checking sys/resource.h presence... yes | |
| checking for sys/resource.h... yes | |
| checking locale.h usability... yes | |
| checking locale.h presence... yes | |
| checking for locale.h... yes | |
| checking sys/_mbstate_t.h usability... no | |
| checking sys/_mbstate_t.h presence... no | |
| checking for sys/_mbstate_t.h... no | |
| checking sys/utsname.h usability... yes | |
| checking sys/utsname.h presence... yes | |
| checking for sys/utsname.h... yes | |
| checking pwd.h usability... yes | |
| checking pwd.h presence... yes | |
| checking for pwd.h... yes | |
| checking utmp.h usability... yes | |
| checking utmp.h presence... yes | |
| checking for utmp.h... yes | |
| checking dirent.h usability... yes | |
| checking dirent.h presence... yes | |
| checking for dirent.h... yes | |
| checking util.h usability... yes | |
| checking util.h presence... yes | |
| checking for util.h... yes | |
| checking if personality LINUX32 can be set... no | |
| checking for term.h... yes | |
| checking whether time.h and sys/time.h may both be included... yes | |
| checking whether sys_siglist is declared... no | |
| checking whether __sys_siglist is declared... no | |
| checking for sys/wait.h that is POSIX.1 compatible... yes | |
| checking for struct utimbuf... yes | |
| checking for speed_t... yes | |
| checking for struct timeval... yes | |
| checking for struct exception... yes | |
| checking sys/socket.h usability... yes | |
| checking sys/socket.h presence... yes | |
| checking for sys/socket.h... yes | |
| checking for net/if.h... yes | |
| checking for ifaddrs.h... yes | |
| checking for net/if_dl.h... yes | |
| checking for getifaddrs... yes | |
| checking for freeifaddrs... yes | |
| checking for struct ifreq.ifr_flags... yes | |
| checking for struct ifreq.ifr_hwaddr... no | |
| checking for struct ifreq.ifr_netmask... no | |
| checking for struct ifreq.ifr_broadaddr... yes | |
| checking for struct ifreq.ifr_addr... yes | |
| checking for struct ifreq.ifr_addr.sa_len... yes | |
| checking for function prototypes... yes | |
| checking for working volatile... yes | |
| checking for an ANSI C-conforming const... yes | |
| checking for void * support... yes | |
| checking whether byte ordering is bigendian... no | |
| checking for __attribute__ ((__aligned__ (expr)))... yes | |
| checking whether make sets $(MAKE)... (cached) yes | |
| checking whether we are using GNU Make... yes | |
| checking whether gcc understands -MMD -MF... yes | |
| checking for long file names... yes | |
| checking for X... libraries /usr/X11/lib, headers | |
| checking AppKit/AppKit.h usability... yes | |
| checking AppKit/AppKit.h presence... yes | |
| checking for AppKit/AppKit.h... yes | |
| checking for malloc_get_state... no | |
| checking for malloc_set_state... no | |
| checking whether __after_morecore_hook exists... no | |
| checking for stdlib.h... (cached) yes | |
| checking for unistd.h... (cached) yes | |
| checking for sys/param.h... yes | |
| checking for getopt.h... yes | |
| checking for wchar.h... yes | |
| checking for stdint.h... (cached) yes | |
| checking for inttypes.h... (cached) yes | |
| checking for sys/socket.h... (cached) yes | |
| checking for sys/stat.h... (cached) yes | |
| checking for sys/time.h... (cached) yes | |
| checking for getpagesize... yes | |
| checking for working mmap... yes | |
| checking for dnet_ntoa in -ldnet... no | |
| checking for main in -lXbsd... no | |
| checking pthread.h usability... yes | |
| checking pthread.h presence... yes | |
| checking for pthread.h... yes | |
| checking for pthread_self in -lpthread... yes | |
| checking for cma_open in -lpthreads... no | |
| checking for pkg-config... (cached) /usr/local/bin/pkg-config | |
| checking for librsvg-2.0 >= 2.11.0... no | |
| checking for lgetfilecon in -lselinux... no | |
| checking for pkg-config... (cached) /usr/local/bin/pkg-config | |
| checking for gnutls >= 2.6.6... no | |
| checking for gnutls_certificate_set_verify_function... no | |
| checking gpm.h usability... no | |
| checking gpm.h presence... no | |
| checking for gpm.h... no | |
| checking malloc/malloc.h usability... yes | |
| checking malloc/malloc.h presence... yes | |
| checking for malloc/malloc.h... yes | |
| checking for pkg-config... (cached) /usr/local/bin/pkg-config | |
| checking for libxml-2.0 > 2.6.17... no | |
| checking whether netdb declares h_errno... yes | |
| checking for sqrt in -lm... yes | |
| checking for maillock in -lmail... no | |
| checking for maillock in -llockfile... no | |
| checking for liblockfile.so... no | |
| checking for touchlock... no | |
| checking maillock.h usability... no | |
| checking maillock.h presence... no | |
| checking for maillock.h... no | |
| checking for gethostname... yes | |
| checking for getdomainname... yes | |
| checking for rename... yes | |
| checking for closedir... yes | |
| checking for mkdir... yes | |
| checking for rmdir... yes | |
| checking for sysinfo... no | |
| checking for getrusage... yes | |
| checking for get_current_dir_name... no | |
| checking for random... yes | |
| checking for lrand48... yes | |
| checking for logb... yes | |
| checking for frexp... yes | |
| checking for fmod... yes | |
| checking for rint... yes | |
| checking for cbrt... yes | |
| checking for ftime... yes | |
| checking for setsid... yes | |
| checking for strerror... yes | |
| checking for fpathconf... yes | |
| checking for select... yes | |
| checking for euidaccess... no | |
| checking for getpagesize... (cached) yes | |
| checking for tzset... yes | |
| checking for setlocale... yes | |
| checking for utimes... yes | |
| checking for getrlimit... yes | |
| checking for setrlimit... yes | |
| checking for setpgid... yes | |
| checking for getcwd... yes | |
| checking for getwd... yes | |
| checking for shutdown... yes | |
| checking for getaddrinfo... yes | |
| checking for __fpending... no | |
| checking for mblen... yes | |
| checking for mbrlen... yes | |
| checking for mbsinit... yes | |
| checking for strsignal... yes | |
| checking for setitimer... yes | |
| checking for ualarm... yes | |
| checking for sendto... yes | |
| checking for recvfrom... yes | |
| checking for getsockopt... yes | |
| checking for setsockopt... yes | |
| checking for getsockname... yes | |
| checking for getpeername... yes | |
| checking for gai_strerror... yes | |
| checking for mkstemp... yes | |
| checking for getline... yes | |
| checking for getdelim... yes | |
| checking for mremap... no | |
| checking for fsync... yes | |
| checking for sync... yes | |
| checking for difftime... yes | |
| checking for mempcpy... no | |
| checking for mblen... (cached) yes | |
| checking for mbrlen... (cached) yes | |
| checking for posix_memalign... yes | |
| checking for cfmakeraw... yes | |
| checking for cfsetspeed... yes | |
| checking for copysign... yes | |
| checking for __executable_start... no | |
| checking for __builtin_unwind_init... yes | |
| checking sys/un.h usability... yes | |
| checking sys/un.h presence... yes | |
| checking for sys/un.h... yes | |
| checking for _LARGEFILE_SOURCE value needed for large files... no | |
| checking whether getpgrp requires zero arguments... yes | |
| checking for grantpt... yes | |
| checking for getpt... no | |
| checking for library containing tputs... no | |
| configure: error: The required function `tputs' was not found in any library. | |
| These libraries were tried: libncurses, libterminfo, libtermcap, libcurses. | |
| Please try installing whichever of these libraries is most appropriate | |
| for your system, together with its header files. | |
| For example, a libncurses-dev(el) or similar package. | |
| config.log was copied to /Users/arohner/Library/Logs/Homebrew | |
| ==> Build Environment | |
| CPU: 8-core 64-bit sandybridge | |
| MacOS: 10.7.3-x86_64 | |
| Xcode: 4.3.1 | |
| /usr/local/Library/Homebrew/cmd/--config.rb:100:in `dump_build_config': undefined method `ponk?' for Homebrew:Module (NoMethodError) | |
| from /usr/local/Library/Homebrew/exceptions.rb:120:in `dump' | |
| from /usr/local/bin/brew:103 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment