8 Commits

Author SHA1 Message Date
Breno Leitao
a8e6edf595 testing/lablgtk: Disabling on ppc64el
Disabling on ppc64le because it depends on Ocam-l. and Ocam-l is
not enabled on ppc64le at this moment.
2017-04-18 20:41:23 +00:00
Jean-Louis Fuchs
8411fbdfde testing/lablgtk: remove returns, has no check 2017-03-23 15:52:14 +00:00
Jean-Louis Fuchs
028dccdcbf testing/lablgtk: move *-dev to depends_dev 2017-02-01 13:38:04 +00:00
Jakub Jirutka
92b2c2a8bf testing/lablgtk: disable on aarch64 (build failed)
...
ocamlopt.opt  -w s -c gutf8.ml
+ gcc -fPIC -Os -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtkspell-2.0 -I/usr/include/gtksourceview-2.0 -pthread -I/usr/include/libxml2   -imacros ml_domain.h -O  -I'/usr/lib/ocaml' 'ml_gtkspell.c'
+ gcc -fPIC -Os -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtkspell-2.0 -I/usr/include/gtksourceview-2.0 -pthread -I/usr/include/libxml2   -imacros ml_domain.h -O   -I'/usr/lib/ocaml' 'ml_rsvg.c'
ocamlc.opt   -w s-3+52 -warn-error A-52 -c  gpointer.ml
ocamlc.opt   -w s-3+52 -warn-error A-52 -c  gutf8.ml
ocamlc.opt   -w s-3+52 -warn-error A-52 -c gobject.mli
File "gtkThInit.ml", line 27, characters 13-28:
Error: Unbound module GtkThread
make[1]: *** [Makefile:192: gtkThInit.cmo] Error 2
2017-01-28 01:13:24 +01:00
Jakub Jirutka
10fef62075 testing/lablgtk: fix code-style 2017-01-28 01:05:30 +01:00
Jakub Jirutka
57a25815af testing/lablgtk: disable on armhf
ocaml is not built for armhf now
2017-01-28 01:04:07 +01:00
Leonardo Arena
21ff260dfd testing/lablgtk: disable on x86. Depends not avail 2017-01-27 16:01:25 +00:00
Jean-Louis Fuchs
f78197ba95 testing/lablgtk: new aport 2017-01-27 13:34:16 +00:00