Skip to content

Instantly share code, notes, and snippets.

@flazz
Created September 18, 2012 17:31
Show Gist options
  • Save flazz/3744492 to your computer and use it in GitHub Desktop.
Save flazz/3744492 to your computer and use it in GitHub Desktop.
==> Downloading http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.15.tar.bz2
Already downloaded: /Library/Caches/Homebrew/rxvt-unicode-9.15.tar.bz2
/usr/bin/tar xf /Library/Caches/Homebrew/rxvt-unicode-9.15.tar.bz2
==> Patching
/usr/bin/patch -f -p1 -i 000-homebrew.diff
patching file configure
Hunk #1 succeeded at 8048 (offset -207 lines).
Hunk #2 succeeded at 8085 (offset -207 lines).
patching file src/rxvtfont.C
Hunk #1 succeeded at 1265 (offset 3 lines).
==> ./configure --prefix=/usr/local/Cellar/rxvt-unicode/9.15 --mandir=/usr/local/Cellar/rxvt-unicode/9.15/share/man --disable-afterimage --enable-perl --enable-256-color --with-term=rxvt-unicode-256color --with-terminfo=/usr/share/terminfo --enable-smart-resize
./configure --prefix=/usr/local/Cellar/rxvt-unicode/9.15 --mandir=/usr/local/Cellar/rxvt-unicode/9.15/share/man --disable-afterimage --enable-perl --enable-256-color --with-term=rxvt-unicode-256color --with-terminfo=/usr/share/terminfo --enable-smart-resize
checking build system type... x86_64-apple-darwin11.4.0
checking host system type... x86_64-apple-darwin11.4.0
configuring for rxvt 9.15
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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 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 library containing strerror... none required
checking for working libsupc++... no, making everything bigger and slower
checking for library containing setlocale... none required
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking how to run the C++ preprocessor... c++ -E
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/eventfd.h usability... no
checking sys/eventfd.h presence... no
checking for sys/eventfd.h... no
checking sys/signalfd.h usability... no
checking sys/signalfd.h presence... no
checking for sys/signalfd.h... no
checking for inotify_init... no
checking for epoll_ctl... no
checking for kqueue... yes
checking for port_create... no
checking for poll... yes
checking for select... yes
checking for eventfd... no
checking for signalfd... no
checking for clock_gettime... no
checking for nanosleep... yes
checking for library containing floor... none required
checking for tic... /usr/bin/tic
checking for X... libraries /usr/X11/lib, headers
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for gdk-pixbuf... no
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for libstartup-notification... ok
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking sys/strredir.h usability... no
checking sys/strredir.h presence... no
checking for sys/strredir.h... no
checking for stdint.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for XLIB_ILLEGAL_ACCESS... yes
checking for mode_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for unsetenv... yes
checking for updwtmp... no
checking for updwtmpx... no
checking for updlastlogx... no
checking lastlog.h usability... no
checking lastlog.h presence... no
checking for lastlog.h... no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking for struct utmp... yes
checking for struct utmp.ut_host... yes
checking for struct utmp.ut_pid... no
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for struct utmpx... yes
checking for struct utmpx.ut_host... yes
checking for struct lastlog... yes
checking for struct lastlogx... yes
checking for a fallback location of utmp...
checking for a fallback location of wtmp...
checking for a fallback location of wtmpx...
checking for a fallback location of lastlog...
checking for a fallback location of lastlogx...
checking for working Xlocale... yes
checking for broken XIM callback... no
checking for working X setlocale... yes
checking for working nl_langinfo... yes
checking for unix-compliant filehandle passing ability... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for sys/ioctl.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking for revoke... yes
checking for _getpty... no
checking for getpt... no
checking for posix_openpt... yes
checking for isastream... no
checking for setuid... yes
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... no
checking for UNIX98 ptys... yes
checking for tty group... no
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for perl5... no
checking for perl... /usr/bin/perl
checking for /usr/bin/perl suitability... ok
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating doc/Makefile
config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating src/Makefile
config.status: creating config.h
Configuration:
Rxvt version: 9.15 : 2012-01-21
Source code location: .
Install path: /usr/local/Cellar/rxvt-unicode/9.15/bin
Compiler: c++
Compiler flags: -g -O3 -fno-rtti -fvisibility-inlines-hidden -fno-threadsafe-statics -fno-enforce-eh-specs -w
Linker: c++
set TERM to: rxvt-unicode-256color
set TERMINFO to: /usr/share/terminfo
default resource name: urxvt
resource class: URxvt
resource class fallback: Rxvt
embedded perl: yes
image library: none
*** Optionally check src/feature.h for further, rarely used options ***
==> make
make
c++ -I.. -I. -I. -I./../libev -I./../libptytty/src -I./../libecb -DHAVE_CONFIG_H -g -O3 -fno-rtti -fvisibility-inlines-hidden -fno-threadsafe-statics -fno-enforce-eh-specs -w -I/usr/local/Cellar/startup-notification/0.12/include/startup-notification-1.0 -c rxvt.C
c++ -I.. -I. -I. -I./../libev -I./../libptytty/src -I./../libecb -DHAVE_CONFIG_H -g -O3 -fno-rtti -fvisibility-inlines-hidden -fno-threadsafe-statics -fno-enforce-eh-specs -w -I/usr/local/Cellar/startup-notification/0.12/include/startup-notification-1.0 -c background.C
c++ -I.. -I. -I. -I./../libev -I./../libptytty/src -I./../libecb -DHAVE_CONFIG_H -g -O3 -fno-rtti -fvisibility-inlines-hidden -fno-threadsafe-statics -fno-enforce-eh-specs -w -I/usr/local/Cellar/startup-notification/0.12/include/startup-notification-1.0 -c command.C
c++ -I.. -I. -I. -I./../libev -I./../libptytty/src -I./../libecb -DHAVE_CONFIG_H -g -O3 -fno-rtti -fvisibility-inlines-hidden -fno-threadsafe-statics -fno-enforce-eh-specs -w -I/usr/local/Cellar/startup-notification/0.12/include/startup-notification-1.0 -c rxvtfont.C
c++ -I.. -I. -I. -I./../libev -I./../libptytty/src -I./../libecb -DHAVE_CONFIG_H -g -O3 -fno-rtti -fvisibility-inlines-hidden -fno-threadsafe-statics -fno-enforce-eh-specs -w -I/usr/local/Cellar/startup-notification/0.12/include/startup-notification-1.0 -c init.C
c++ -I.. -I. -I. -I./../libev -I./../libptytty/src -I./../libecb -DHAVE_CONFIG_H -g -O3 -fno-rtti -fvisibility-inlines-hidden -fno-threadsafe-statics -fno-enforce-eh-specs -w -I/usr/local/Cellar/startup-notification/0.12/include/startup-notification-1.0 -c main.C
c++ -I.. -I. -I. -I./../libev -I./../libptytty/src -I./../libecb -DHAVE_CONFIG_H -g -O3 -fno-rtti -fvisibility-inlines-hidden -fno-threadsafe-statics -fno-enforce-eh-specs -w -I/usr/local/Cellar/startup-notification/0.12/include/startup-notification-1.0 -c misc.C
c++ -I.. -I. -I. -I./../libev -I./../libptytty/src -I./../libecb -DHAVE_CONFIG_H -g -O3 -fno-rtti -fvisibility-inlines-hidden -fno-threadsafe-statics -fno-enforce-eh-specs -w -I/usr/local/Cellar/startup-notification/0.12/include/startup-notification-1.0 -c screen.C
c++ -I.. -I. -I. -I./../libev -I./../libptytty/src -I./../libecb -DHAVE_CONFIG_H -g -O3 -fno-rtti -fvisibility-inlines-hidden -fno-threadsafe-statics -fno-enforce-eh-specs -w -I/usr/local/Cellar/startup-notification/0.12/include/startup-notification-1.0 -c scrollbar.C
In file included from init.C:60:
In file included from /usr/local/Cellar/startup-notification/0.12/include/startup-notification-1.0/libsn/sn-launchee.h:30:
/usr/local/Cellar/startup-notification/0.12/include/startup-notification-1.0/libsn/sn-common.h:31:10: fatal error: 'xcb/xcb.h' file not found
#include <xcb/xcb.h>
^
c++ -I.. -I. -I. -I./../libev -I./../libptytty/src -I./../libecb -DHAVE_CONFIG_H -g -O3 -fno-rtti -fvisibility-inlines-hidden -fno-threadsafe-statics -fno-enforce-eh-specs -w -I/usr/local/Cellar/startup-notification/0.12/include/startup-notification-1.0 -c scrollbar-next.C
1 error generated.
make[1]: *** [init.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 1
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/rxvt-unicode.rb#L37
==> Build Environment
HOMEBREW_VERSION: 0.9.3
HEAD: 33442291229d692fbdf05c3f4c03878fc64ea759
CPU: 8-core 64-bit nehalem
OS X: 10.7.4-x86_64
Xcode: 4.4 (guessed)
CLT: 4.4.0.0.1.1249367152
X11: 2.7.3 => /opt/X11
CC: cc
CXX: c++
LD: cc
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/lib/pkgconfig:/usr/local/share/pkgconfig
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: Failed executing: make (rxvt-unicode.rb:37)
This link will help resolve the above errors:
https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment