Paste number 9016: Full gtkmm configure log

Paste number 9016: Full gtkmm configure log
Pasted by: Albie
When:5 years, 1 month ago
Share:Tweet this! | http://paste.lisp.org/+6YG
Channel:#fink
Paste contents:
Raw Source | XML | Display As
./configure --prefix=/sw --mandir=/sw/share/man --disable-shm --disable-gtk-doc; ulimit -s unlimited && make -j2
checking for a BSD-compatible install... /usr/bin/install -c
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 whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... powerpc-apple-darwin8.1.0
checking host system type... powerpc-apple-darwin8.1.0
checking for some Win32 platform... no
checking for native Win32... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fno-common
checking if g77 PIC flag -fno-common works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for gm4... gm4
checking whether make is GNU Make... yes
checking for perl... /sw/bin/perl
checking whether Perl is new enough... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for getc_unlocked... yes
checking for pkg-config... /sw/bin/pkg-config
checking for glibmm-2.4 >= 2.4.0 atk >= 1.6.0... yes
checking ATKMM_CFLAGS... -I/sw/include/glibmm-2.4 -I/sw/lib/glibmm-2.4/include -I/sw/include/sigc++-2.0 -I/sw/lib/sigc++-2.0/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/atk-1.0  
checking ATKMM_LIBS... -L/sw/lib -lglibmm-2.4 -lsigc-2.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv  
checking for glibmm-2.4 >= 2.4.0 pango >= 1.4.0... yes
checking PANGOMM_CFLAGS... -I/sw/include/glibmm-2.4 -I/sw/lib/glibmm-2.4/include -I/sw/include/sigc++-2.0 -I/sw/lib/sigc++-2.0/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0  
checking PANGOMM_LIBS... -L/sw/lib -lglibmm-2.4 -lsigc-2.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv  
checking for glibmm-2.4 >= 2.4.0 gtk+-2.0 >= 2.4.0... yes
checking GDKMM_CFLAGS... -I/sw/include/glibmm-2.4 -I/sw/lib/glibmm-2.4/include -I/sw/include/sigc++-2.0 -I/sw/lib/sigc++-2.0/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/usr/X11R6/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include/freetype2  
checking GDKMM_LIBS... -L/sw/lib -L/usr/X11R6/lib -lglibmm-2.4 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -lXext -lXft -lfreetype -lXrender -lfontconfig -lX11 -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv  
checking for glibmm-2.4 >= 2.4.0 gtk+-2.0 >= 2.4.0... yes
checking GTKMM_CFLAGS... -I/sw/include/glibmm-2.4 -I/sw/lib/glibmm-2.4/include -I/sw/include/sigc++-2.0 -I/sw/lib/sigc++-2.0/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/usr/X11R6/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include/freetype2  
checking GTKMM_LIBS... -L/sw/lib -L/usr/X11R6/lib -lglibmm-2.4 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -lXext -lXft -lfreetype -lXrender -lfontconfig -lX11 -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv  
checking for gthread-2.0 >= 2.4.0... yes
checking GTHREAD_CFLAGS... -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include  
checking GTHREAD_LIBS... -L/sw/lib -lgthread-2.0 -lglib-2.0 -lintl -liconv  
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
./configure: line 20786: GLIBMM_PROG_CXX_SUN: command not found
checking for compiler warning flags to use... -Wall
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gtkmm.spec
config.status: creating atk/Makefile
config.status: creating atk/atkmm-1.6.pc
config.status: creating atk/src/Makefile
config.status: creating atk/atkmm/Makefile
config.status: creating atk/atkmm/private/Makefile
config.status: creating gdk/Makefile
config.status: creating gdk/gdkmm-2.4.pc
config.status: creating gdk/src/Makefile
config.status: creating gdk/gdkmm/Makefile
config.status: creating gdk/gdkmm/private/Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/gtkmm-2.4.pc
config.status: creating gtk/src/Makefile
config.status: creating gtk/gtkmm/Makefile
config.status: creating gtk/gtkmm/private/Makefile
config.status: creating pango/Makefile
config.status: creating pango/pangomm-1.4.pc
config.status: creating pango/src/Makefile
config.status: creating pango/pangomm/Makefile
config.status: creating pango/pangomm/private/Makefile
config.status: creating tools/Makefile
config.status: creating tools/m4/Makefile
config.status: creating tools/extra_defs_gen/Makefile
config.status: creating tests/Makefile
config.status: creating tests/child_widget/Makefile
config.status: creating tests/child_widget2/Makefile
config.status: creating tests/child_widget_managed/Makefile
config.status: creating tests/refcount_dialog/Makefile
config.status: creating tests/dialog/Makefile
config.status: creating tests/dialog_deletethis/Makefile
config.status: creating tests/delete_cpp_child/Makefile
config.status: creating tests/menu_destruction/Makefile
config.status: creating tests/scrolledwindow/Makefile
config.status: creating tests/wrap_existing/Makefile
config.status: creating examples/Makefile
config.status: creating examples/arrow/Makefile
config.status: creating examples/base/Makefile
config.status: creating examples/book/Makefile
config.status: creating examples/book/alignment/Makefile
config.status: creating examples/book/aspectframe/Makefile
config.status: creating examples/book/box/Makefile
config.status: creating examples/book/buttonbox/Makefile
config.status: creating examples/book/buttons/Makefile
config.status: creating examples/book/buttons/button/Makefile
config.status: creating examples/book/buttons/checkbutton/Makefile
config.status: creating examples/book/buttons/radiobutton/Makefile
config.status: creating examples/book/buttons/togglebutton/Makefile
config.status: creating examples/book/clipboard/Makefile
config.status: creating examples/book/clipboard/simple/Makefile
config.status: creating examples/book/clipboard/ideal/Makefile
config.status: creating examples/book/combobox/Makefile
config.status: creating examples/book/combobox/text/Makefile
config.status: creating examples/book/combobox/complex/Makefile
config.status: creating examples/book/dialogs/Makefile
config.status: creating examples/book/dialogs/colorselectiondialog/Makefile
config.status: creating examples/book/dialogs/filechooserdialog/Makefile
config.status: creating examples/book/dialogs/fileselection/Makefile
config.status: creating examples/book/dialogs/fontselectiondialog/Makefile
config.status: creating examples/book/dialogs/messagedialog/Makefile
config.status: creating examples/book/dialogs/simple/Makefile
config.status: creating examples/book/drag_and_drop/Makefile
config.status: creating examples/book/drawingarea/Makefile
config.status: creating examples/book/entry/Makefile
config.status: creating examples/book/entry/completion/Makefile
config.status: creating examples/book/entry/simple/Makefile
config.status: creating examples/book/eventbox/Makefile
config.status: creating examples/book/expander/Makefile
config.status: creating examples/book/frame/Makefile
config.status: creating examples/book/helloworld/Makefile
config.status: creating examples/book/helloworld2/Makefile
config.status: creating examples/book/idle/Makefile
config.status: creating examples/book/label/Makefile
config.status: creating examples/book/menus/Makefile
config.status: creating examples/book/menus/main_menu/Makefile
config.status: creating examples/book/menus/popup/Makefile
config.status: creating examples/book/menus_and_toolbars/Makefile
config.status: creating examples/book/notebook/Makefile
config.status: creating examples/book/paned/Makefile
config.status: creating examples/book/progressbar/Makefile
config.status: creating examples/book/range_widgets/Makefile
config.status: creating examples/book/scrolledwindow/Makefile
config.status: creating examples/book/signals/Makefile
config.status: creating examples/book/signals/custom/Makefile
config.status: creating examples/book/spinbutton/Makefile
config.status: creating examples/book/table/Makefile
config.status: creating examples/book/textview/Makefile
config.status: creating examples/book/timeout/Makefile
config.status: creating examples/book/toolbar/Makefile
config.status: creating examples/book/treeview/Makefile
config.status: creating examples/book/treeview/editable_cells/Makefile
config.status: creating examples/book/treeview/list/Makefile
config.status: creating examples/book/treeview/tree/Makefile
config.status: creating examples/book/treeview/drag_and_drop/Makefile
config.status: creating examples/book/treeview/popup/Makefile
config.status: creating examples/calendar/Makefile
config.status: creating examples/cellrenderercustom/Makefile
config.status: creating examples/dnd/Makefile
config.status: creating examples/exception/Makefile
config.status: creating examples/gdk/Makefile
config.status: creating examples/rulers/Makefile
config.status: creating examples/statusbar/Makefile
config.status: creating examples/stock/Makefile
config.status: creating examples/tictactoe/Makefile
config.status: creating examples/treemodelcustom/Makefile
config.status: creating examples/window/Makefile
config.status: creating demos/Makefile
config.status: creating demos/gtk-demo/Makefile
config.status: creating scripts/Makefile
config.status: creating docs/Makefile
config.status: creating docs/FAQ/Makefile
config.status: creating docs/images/Makefile
config.status: creating docs/tutorial/Makefile
config.status: creating docs/tutorial/figures/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/Doxyfile
config.status: creating config.h
config.status: creating gdk/gdkmmconfig.h
config.status: creating gtk/gtkmmconfig.h
config.status: executing depfiles commands
make  all-recursive

This paste has no annotations.

Colorize as:
Show Line Numbers

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.