Ticket #17886: logerr

File logerr, 3.4 KB (added by gsiciliano@…, 15 years ago)
Line 
1Gsi-nb:~ gsiciliano$ sudo port install dvdrip
2--->  Building gtk2
3Error: 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.5" && make all " returned error 2
4Command output: make[2]: Nothing to be done for `all'.
5Making all in gdk-pixbuf
6make  all-recursive
7Making all in pixops
8make[4]: Nothing to be done for `all'.
9Making all in gdk
10make  all-recursive
11Making all in x11
12if /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 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -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" \
13          -c -o gdkevents-x11.lo `test -f 'gdkevents-x11.c' || echo './'`gdkevents-x11.c; \
14        then mv -f ".deps/gdkevents-x11.Tpo" ".deps/gdkevents-x11.Plo"; \
15        else rm -f ".deps/gdkevents-x11.Tpo"; exit 1; \
16        fi
17libtool: 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 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -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
18gdkevents-x11.c: In function 'gdk_event_translate':
19gdkevents-x11.c:2110: error: 'RRNotify' undeclared (first use in this function)
20gdkevents-x11.c:2110: error: (Each undeclared identifier is reported only once
21gdkevents-x11.c:2110: error: for each function it appears in.)
22gdkevents-x11.c:2112: error: 'XRRNotifyEvent' undeclared (first use in this function)
23gdkevents-x11.c:2112: error: 'notify' undeclared (first use in this function)
24gdkevents-x11.c:2112: error: syntax error before ')' token
25gdkevents-x11.c: In function 'gdk_x11_screen_get_window_manager_name':
26gdkevents-x11.c:2721: warning: dereferencing type-punned pointer will break strict-aliasing rules
27gdkevents-x11.c: In function 'gdk_x11_screen_supports_net_wm_hint':
28gdkevents-x11.c:2821: warning: dereferencing type-punned pointer will break strict-aliasing rules
29make[4]: *** [gdkevents-x11.lo] Error 1
30make[3]: *** [all-recursive] Error 1
31make[2]: *** [all] Error 2
32make[1]: *** [all-recursive] Error 1
33make: *** [all] Error 2
34
35Error: The following dependencies failed to build: p5-gtk2 gtk2 p5-cairo p5-extutils-depends p5-extutils-pkgconfig p5-glib p5-libintl-perl
36Error: Status 1 encountered during processing.