[MacPorts] #17437: gwyddion 2.10 build failure on MacosX 10.5.5
MacPorts
noreply at macports.org
Thu Dec 18 03:37:30 PST 2008
#17437: gwyddion 2.10 build failure on MacosX 10.5.5
------------------------------------+---------------------------------------
Reporter: antoine.tiberj@… | Owner: rowue@…
Type: defect | Status: assigned
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: | Port: gwyddion
------------------------------------+---------------------------------------
Comment(by mads@…):
Hi All!
I just joined this forum(?) as a very new Mac user. I really think the
idea of ports are great!
I also have problems installing Gwyddion 2.10 build on MacOsX 10.5.5. I
get the following log:
{{{
DEBUG: Skipping completed org.macports.main (gtk2)
DEBUG: Skipping completed org.macports.fetch (gtk2)
DEBUG: Skipping completed org.macports.checksum (gtk2)
DEBUG: setting option extract.cmd to /usr/bin/bzip2
DEBUG: Skipping completed org.macports.extract (gtk2)
DEBUG: Skipping completed org.macports.patch (gtk2)
DEBUG: Skipping completed org.macports.configure (gtk2)
---> Building gtk2 with target all
DEBUG: Executing org.macports.build (gtk2)
DEBUG: Environment:
DEBUG: port allows a parallel build
DEBUG: port allows a parallel build
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.14.4"
&& make all'
make all-recursive
Making all in po
make[2]: Nothing to be done for `all'.
Making all in po-properties
make[2]: Nothing to be done for `all'.
Making all in gdk-pixbuf
make all-recursive
Making all in pixops
make[4]: Nothing to be done for `all'.
Making all in gdk
make all-recursive
Making all in x11
if /bin/sh ../../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H
-I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../..
-I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -D_REENTRANT
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -I/opt/local/include/pango-1.0
-I/opt/local/include/cairo -I/opt/local/include/pixman-1
-I/opt/local/include/freetype2 -I/opt/local/include/libpng12
-I/usr/X11/include -I/opt/local/include -no-cpp-precomp -DX_LOCALE
-I/usr/X11R6/include -DG_DISABLE_SINGLE_INCLUDES
-DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES
-DGTK_DISABLE_SINGLE_INCLUDES -I/opt/local/include -I/usr/X11/include
-DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -Wall
-MT gdkevents-x11.lo -MD -MP -MF ".deps/gdkevents-x11.Tpo" \
-c -o gdkevents-x11.lo `test -f 'gdkevents-x11.c' || echo
'./'`gdkevents-x11.c; \
then mv -f ".deps/gdkevents-x11.Tpo" ".deps/gdkevents-x11.Plo"; \
else rm -f ".deps/gdkevents-x11.Tpo"; exit 1; \
fi
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\"
-DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS
-D_REENTRANT -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include
-I/opt/local/include/pango-1.0 -I/opt/local/include/cairo
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include -no-
cpp-precomp -DX_LOCALE -I/usr/X11R6/include -DG_DISABLE_SINGLE_INCLUDES
-DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES
-DGTK_DISABLE_SINGLE_INCLUDES -I/opt/local/include -I/usr/X11/include
-DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -Wall
-MT gdkevents-x11.lo -MD -MP -MF .deps/gdkevents-x11.Tpo -c
gdkevents-x11.c -fno-common -DPIC -o .libs/gdkevents-x11.o
gdkevents-x11.c: In function 'gdk_event_translate':
gdkevents-x11.c:2110: error: 'RRNotify' undeclared (first use in this
function)
gdkevents-x11.c:2110: error: (Each undeclared identifier is reported only
once
gdkevents-x11.c:2110: error: for each function it appears in.)
gdkevents-x11.c:2112: error: 'XRRNotifyEvent' undeclared (first use in
this function)
gdkevents-x11.c:2112: error: 'notify' undeclared (first use in this
function)
gdkevents-x11.c:2112: error: syntax error before ')' token
gdkevents-x11.c: In function 'gdk_x11_screen_get_window_manager_name':
gdkevents-x11.c:2721: warning: dereferencing type-punned pointer will
break strict-aliasing rules
gdkevents-x11.c: In function 'gdk_x11_screen_supports_net_wm_hint':
gdkevents-x11.c:2821: warning: dereferencing type-punned pointer will
break strict-aliasing rules
make[4]: *** [gdkevents-x11.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.14.4"
&& make all " returned error 2
Command output: make[2]: Nothing to be done for `all'.
Making all in gdk-pixbuf
make all-recursive
Making all in pixops
make[4]: Nothing to be done for `all'.
Making all in gdk
make all-recursive
Making all in x11
if /bin/sh ../../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H
-I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../..
-I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -D_REENTRANT
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -I/opt/local/include/pango-1.0
-I/opt/local/include/cairo -I/opt/local/include/pixman-1
-I/opt/local/include/freetype2 -I/opt/local/include/libpng12
-I/usr/X11/include -I/opt/local/include -no-cpp-precomp -DX_LOCALE
-I/usr/X11R6/include -DG_DISABLE_SINGLE_INCLUDES
-DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES
-DGTK_DISABLE_SINGLE_INCLUDES -I/opt/local/include -I/usr/X11/include
-DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -Wall
-MT gdkevents-x11.lo -MD -MP -MF ".deps/gdkevents-x11.Tpo" \
-c -o gdkevents-x11.lo `test -f 'gdkevents-x11.c' || echo
'./'`gdkevents-x11.c; \
then mv -f ".deps/gdkevents-x11.Tpo" ".deps/gdkevents-x11.Plo"; \
else rm -f ".deps/gdkevents-x11.Tpo"; exit 1; \
fi
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\"
-DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS
-D_REENTRANT -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include
-I/opt/local/include/pango-1.0 -I/opt/local/include/cairo
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include -no-
cpp-precomp -DX_LOCALE -I/usr/X11R6/include -DG_DISABLE_SINGLE_INCLUDES
-DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES
-DGTK_DISABLE_SINGLE_INCLUDES -I/opt/local/include -I/usr/X11/include
-DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -Wall
-MT gdkevents-x11.lo -MD -MP -MF .deps/gdkevents-x11.Tpo -c
gdkevents-x11.c -fno-common -DPIC -o .libs/gdkevents-x11.o
gdkevents-x11.c: In function 'gdk_event_translate':
gdkevents-x11.c:2110: error: 'RRNotify' undeclared (first use in this
function)
gdkevents-x11.c:2110: error: (Each undeclared identifier is reported only
once
gdkevents-x11.c:2110: error: for each function it appears in.)
gdkevents-x11.c:2112: error: 'XRRNotifyEvent' undeclared (first use in
this function)
gdkevents-x11.c:2112: error: 'notify' undeclared (first use in this
function)
gdkevents-x11.c:2112: error: syntax error before ')' token
gdkevents-x11.c: In function 'gdk_x11_screen_get_window_manager_name':
gdkevents-x11.c:2721: warning: dereferencing type-punned pointer will
break strict-aliasing rules
gdkevents-x11.c: In function 'gdk_x11_screen_supports_net_wm_hint':
gdkevents-x11.c:2821: warning: dereferencing type-punned pointer will
break strict-aliasing rules
make[4]: *** [gdkevents-x11.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Warning: the following items did not execute (for gtk2):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Error: The following dependencies failed to build: gtk2 gtkglext
Error: Status 1 encountered during processing.
}}}
I would really like to run Gwyddion on my mac for research purposes - and
would appreciate any help!
Thanks!!
Best regards Mads
--
Ticket URL: <http://trac.macports.org/ticket/17437#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list