Skip to content

Instantly share code, notes, and snippets.

@paul
Created May 8, 2010 03:36
Show Gist options
  • Select an option

  • Save paul/394296 to your computer and use it in GitHub Desktop.

Select an option

Save paul/394296 to your computer and use it in GitHub Desktop.
make
Running cmake…
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Checking whether C compiler has -isysroot
-- Checking whether C compiler has -isysroot - yes
-- Checking whether C compiler supports OSX deployment target flag
-- Checking whether C compiler supports OSX deployment target flag - yes
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Checking whether CXX compiler has -isysroot
-- Checking whether CXX compiler has -isysroot - yes
-- Checking whether CXX compiler supports OSX deployment target flag
-- Checking whether CXX compiler supports OSX deployment target flag - yes
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- cat -> /bin/cat
-- ln -> /bin/ln
-- grep -> /usr/bin/grep
-- git -> /usr/local/bin/git
-- hostname -> /bin/hostname
-- gperf -> /usr/bin/gperf
-- asciidoc not found.
-- xmlto not found.
-- gzip -> /usr/bin/gzip
-- lua -> /usr/local/bin/lua
-- luadoc not found.
-- convert -> /usr/local/bin/convert
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Found Lua51: /usr/local/lib/liblua.a
-- Not generating manpages. Missing: asciidoc xmlto
-- Not generating luadoc. Missing: luadoc
-- checking for module 'xcb>=1.4'
-- found xcb, version 1.6
-- checking for modules 'glib-2.0;cairo;x11;pango>=1.19.3;pangocairo>=1.19.3;xcb-randr;xcb-xtest;xcb-xinerama;xcb-shape;xcb-event>=0.3.6;xcb-aux>=0.3.0;xcb-atom>=0.3.0;xcb-keysyms>=0.3.4;xcb-icccm>=0.3.6;xcb-image>=0.3.0;xcb-property>=0.3.0;cairo-xcb;libstartup-notification-1.0>=0.10;xproto>=7.0.15;imlib2;libxdg-basedir>=1.0.0'
-- found glib-2.0, version 2.22.4
-- found cairo, version 1.8.10
-- found x11, version 1.2.1
-- found pango, version 1.28.0
-- found pangocairo, version 1.28.0
-- found xcb-randr, version 1.6
-- found xcb-xtest, version 1.6
-- found xcb-xinerama, version 1.6
-- found xcb-shape, version 1.6
-- found xcb-event, version 0.3.6
-- found xcb-aux, version 0.3.6
-- found xcb-atom, version 0.3.6
-- found xcb-keysyms, version 0.3.6
-- found xcb-icccm, version 0.3.6
-- found xcb-image, version 0.3.6
-- found xcb-property, version 0.3.6
-- found cairo-xcb, version 1.8.10
-- found libstartup-notification-1.0, version 0.10
-- found xproto, version 7.0.15
-- found imlib2, version 1.4.4
-- found libxdg-basedir, version 1.1.0
-- checking for module 'dbus-1'
-- package 'dbus-1' not found
-- DBUS not found. Disabled.
-- Configuring lib/awful/autofocus.lua
-- Configuring lib/awful/button.lua
-- Configuring lib/awful/client.lua
-- Configuring lib/awful/completion.lua
-- Configuring lib/awful/dbus.lua
-- Configuring lib/awful/hooks.lua
-- Configuring lib/awful/init.lua
-- Configuring lib/awful/key.lua
-- Configuring lib/awful/layout/init.lua
-- Configuring lib/awful/layout/suit/fair.lua
-- Configuring lib/awful/layout/suit/floating.lua
-- Configuring lib/awful/layout/suit/init.lua
-- Configuring lib/awful/layout/suit/magnifier.lua
-- Configuring lib/awful/layout/suit/max.lua
-- Configuring lib/awful/layout/suit/spiral.lua
-- Configuring lib/awful/layout/suit/tile.lua
-- Configuring lib/awful/menu.lua
-- Configuring lib/awful/mouse/finder.lua
-- Configuring lib/awful/mouse/init.lua
-- Configuring lib/awful/placement.lua
-- Configuring lib/awful/prompt.lua
-- Configuring lib/awful/remote.lua
-- Configuring lib/awful/rules.lua
-- Configuring lib/awful/screen.lua
-- Configuring lib/awful/startup_notification.lua
-- Configuring lib/awful/tag.lua
-- Configuring lib/awful/titlebar.lua
-- Configuring lib/awful/tooltip.lua
-- Configuring lib/awful/util.lua
-- Configuring lib/awful/wibox.lua
-- Configuring lib/awful/widget/button.lua
-- Configuring lib/awful/widget/common.lua
-- Configuring lib/awful/widget/graph.lua
-- Configuring lib/awful/widget/init.lua
-- Configuring lib/awful/widget/launcher.lua
-- Configuring lib/awful/widget/layout/default.lua
-- Configuring lib/awful/widget/layout/horizontal.lua
-- Configuring lib/awful/widget/layout/init.lua
-- Configuring lib/awful/widget/layout/vertical.lua
-- Configuring lib/awful/widget/layoutbox.lua
-- Configuring lib/awful/widget/progressbar.lua
-- Configuring lib/awful/widget/prompt.lua
-- Configuring lib/awful/widget/taglist.lua
-- Configuring lib/awful/widget/tasklist.lua
-- Configuring lib/awful/widget/textclock.lua
-- Configuring lib/beautiful.lua
-- Configuring lib/naughty.lua
-- Configuring themes/default//theme.lua
-- Configuring themes/sky//theme.lua
-- Configuring themes/zenburn//theme.lua
-- Configuring config.h
-- Configuring awesomerc.lua
-- Configuring awesome-version-internal.h
-- Configuring awesome.doxygen
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/rando/Code/X/awesome-3.4.4/.build-neversummer-i686-apple-darwin10-4.2.1
Running make Makefile…
Building…
Scanning dependencies of target generated_sources
[ 0%] Generating atoms-intern.h
[ 0%] Generating atoms-extern.h
[ 0%] Generating common/tokenize.c
[ 0%] Generating common/tokenize.h
[ 5%] Built target generated_sources
Scanning dependencies of target awesome
[ 6%] Building C object CMakeFiles/awesome.dir/awesome.c.o
/Users/rando/Code/X/awesome-3.4.4/awesome.c: In function ‘xerror’:
/Users/rando/Code/X/awesome-3.4.4/awesome.c:305: error: ‘XCB_EVENT_ERROR_BAD_WINDOW’ undeclared (first use in this function)
/Users/rando/Code/X/awesome-3.4.4/awesome.c:305: error: (Each undeclared identifier is reported only once
/Users/rando/Code/X/awesome-3.4.4/awesome.c:305: error: for each function it appears in.)
/Users/rando/Code/X/awesome-3.4.4/awesome.c:306: error: ‘XCB_EVENT_ERROR_BAD_MATCH’ undeclared (first use in this function)
/Users/rando/Code/X/awesome-3.4.4/awesome.c:308: error: ‘XCB_EVENT_ERROR_BAD_VALUE’ undeclared (first use in this function)
/Users/rando/Code/X/awesome-3.4.4/awesome.c:314: warning: implicit declaration of function ‘xcb_event_get_request_label’
/Users/rando/Code/X/awesome-3.4.4/awesome.c:314: warning: implicit declaration of function ‘xcb_event_get_error_label’
/Users/rando/Code/X/awesome-3.4.4/awesome.c:314: warning: format ‘%s’ expects type ‘char *’, but argument 4 has type ‘int’
/Users/rando/Code/X/awesome-3.4.4/awesome.c:314: warning: format ‘%s’ expects type ‘char *’, but argument 5 has type ‘int’
make[3]: *** [CMakeFiles/awesome.dir/awesome.c.o] Error 1
make[2]: *** [CMakeFiles/awesome.dir/all] Error 2
make[1]: *** [all] Error 2
make: *** [cmake-build] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment