Package: lablgtksourceview
Version: 0.2.0-1
Severity: serious

Hi,

Your package is failing to build with the following error on amd64:
gcc -c -I -fPIC -I '/usr/lib/ocaml/3.09.2/lablgtk2' -I `/usr/bin/ocamlc 
-warn-error FSPUYZ -dtypes -w m -where` -I/usr/include/gtksourceview-1.0 
-I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeprint-2.2 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libart-2.0   
ml_gtk_sourceview.c
ml_gtk_sourceview.c: In function 'ml__gtk_source_language_new_from_file':
ml_gtk_sourceview.c:261: warning: cast to pointer from integer of different size
ml_gtk_sourceview.c: In function 
'ml_gtk_source_languages_manager_get_lang_files_dirs':
ml_gtk_sourceview.c:275: warning: passing argument 1 of 'Val_GSList' discards 
qualifiers from pointer target type
ml_gtk_sourceview.c: In function 
'ml_gtk_source_languages_manager_get_available_languages':
ml_gtk_sourceview.c:277: warning: passing argument 1 of 
'source_language_list_of_GSList' discards qualifiers from pointer target type
ml_gtk_sourceview.c: At top level:
/usr/lib/ocaml/3.09.2/lablgtk2/ml_gdk.h:69: warning: array 'ml_table_extension_
events' assumed to have one element
/usr/bin/ocamlmklib -o lablgtksourceview gtk_sourceview_tags.o 
ml_gtk_sourceview.o -Wl,--export-dynamic -lgtksourceview-1.0 -lgtk-x11-2.0 
-lgnomeprint-2-2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm 
-lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr 
-lXcursor -lXfixes -lcairo -lX11 -lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0 
-lgmodule-2.0 -ldl -lglib-2.0
Unknown option -Wl,--export-dynamic
/usr/bin/ld: ml_gtk_sourceview.o: relocation R_X86_64_32 against 
`ml_table_source_search_flag' can not be used when making a shared object; 
recompile with -fPIC
ml_gtk_sourceview.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [liblablgtksourceview.a] Error 2


Note that it is actually using -fPIC, so I have no idea what's really
wrong here.  Could it be using some assembler?


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to