Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#26993 - [gdmap] doesn't build
Attached to Project:
Community Packages
Opened by Andrea Scarpino (BaSh) - Friday, 18 November 2011, 07:45 GMT
Last edited by Laurent Carlier (lordheavy) - Tuesday, 13 March 2012, 15:15 GMT
Opened by Andrea Scarpino (BaSh) - Friday, 18 November 2011, 07:45 GMT
Last edited by Laurent Carlier (lordheavy) - Tuesday, 13 March 2012, 15:15 GMT
|
DetailsDescription:
gcc -DHAVE_CONFIG_H -I. -I.. -DGDMAP_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/gdmap"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DGTK_DISABLE_DEPRECATED -I/usr/include/libxml2 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -W -Wall -D_GNU_SOURCE -Wno-pointer-sign -MT gdmap-colors.o -MD -MP -MF .deps/gdmap-colors.Tpo -c -o gdmap-colors.o `test -f 'colors.c' || echo './'`colors.c gui_support.c: In function 'on_ebox_enter': gui_support.c:88:3: warning: passing argument 1 of 'gtk_widget_get_sensitive' from incompatible pointer type [enabled by default] /usr/include/gtk-2.0/gtk/gtkwidget.h:966:23: note: expected 'struct GtkWidget *' but argument is of type 'struct GtkLabel *' gui_support.c: In function 'ui_create_event_label': gui_support.c:167:3: warning: implicit declaration of function 'GTK_OBJECT_FLAGS' [-Wimplicit-function-declaration] gui_support.c:167:3: error: lvalue required as left operand of assignment main.c: In function 'main': main.c:63:3: warning: implicit declaration of function 'gtk_set_locale' [-Wimplicit-function-declaration] make[2]: *** [gdmap-gui_support.o] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/gdmap-main.Tpo .deps/gdmap-main.Po mv -f .deps/gdmap-colors.Tpo .deps/gdmap-colors.Po mv -f .deps/gdmap-gui_main.Tpo .deps/gdmap-gui_main.Po make[2]: Leaving directory `/build/src/gdmap-0.8.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/build/src/gdmap-0.8.1' make: *** [all] Error 2 Additional info: * gdmap 0.8.1-2 Steps to reproduce: Try to build it. |
This task depends upon
Closed by Laurent Carlier (lordheavy)
Tuesday, 13 March 2012, 15:15 GMT
Reason for closing: Fixed
Additional comments about closing: See gdmap-0.8.1-3
Tuesday, 13 March 2012, 15:15 GMT
Reason for closing: Fixed
Additional comments about closing: See gdmap-0.8.1-3
Comment by mattia (nTia89) -
Monday, 20 February 2012, 12:53 GMT
i confirm