[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#344614: ocamlodbc: ftbfs [sparc] undefined reference to `caml_Double_val'



Package: ocamlodbc
Severity: serious
Justification: no longer builds from source

ocamlodbc failed to build on a sparc buildd, duplicated on my sparc
pbuilder.  This seems to be the same error as 344463, so is probably
in a dependant package.

Some other architectures are still failing to build due to what looks like
bug 340103, which should probably be reopened.


+ grep -v DEBUG 'biniki.ml' > /tmp/camlpp3893ba
make[2]: gtk-config: Command not found
/usr/bin/ocamlc -verbose -custom -o biniki -ccopt -fPIC -ccopt -L../unixodbc -I ../unixodbc -ccopt "  -L/usr/lib/ocaml/3.09.0/lablgtk2 -llablgtk2 " ocamlodbc.cma unix.cma str.cma /usr/lib/ocaml/3.09.0/lablgtk2/lablgtk.cma /usr/lib/ocaml/3.09.0/lablgtk2/gtkInit.cmo  biniki_messages.cmo biniki_misc.cmo biniki_context.cmo biniki_query_box.cmo biniki_window.cmo biniki.cmo
+ gcc -Wl,-E -o 'biniki' -I'/usr/lib/ocaml/3.09.0' -fPIC -L../unixodbc   -L/usr/lib/ocaml/3.09.0/lablgtk2 -llablgtk2   -lodbc  -lodbc /tmp/camlprimd42d28.c  '-L../unixodbc' '-L/usr/lib/ocaml/3.09.0' '-llablgtk2' '-lgtk-x11-2.0' '-lgdk-x11-2.0' '-latk-1.0' '-lgdk_pixbuf-2.0' '-lm' '-lpangoxft-1.0' '-lpangox-1.0' '-lpangoft2-1.0' '-lpango-1.0' '-lgobject-2.0' '-lgmodule-2.0' '-ldl' '-lglib-2.0' '-lstr' '-lunix' '-locamlodbc' -lcamlrun -lm  -ldl -lcurses -lpthread
/usr/lib/ocaml/3.09.0/lablgtk2/liblablgtk2.a(ml_gtktree.o): In function `ml_gtk_tree_view_scroll_to_cell': undefined reference to `caml_Double_val'
/usr/lib/ocaml/3.09.0/lablgtk2/liblablgtk2.a(ml_gtktree.o): In function `ml_gtk_tree_view_scroll_to_cell': undefined reference to `caml_Double_val'
/usr/lib/ocaml/3.09.0/lablgtk2/liblablgtk2.a(ml_gtklist.o): In function `ml_gtk_clist_moveto': undefined reference to `caml_Double_val'
/usr/lib/ocaml/3.09.0/lablgtk2/liblablgtk2.a(ml_gtklist.o): In function `ml_gtk_clist_moveto': undefined reference to `caml_Double_val'
/usr/lib/ocaml/3.09.0/lablgtk2/liblablgtk2.a(ml_gtkedit.o): In function `ml_gtk_spin_button_spin': undefined reference to `caml_Double_val'
/usr/lib/ocaml/3.09.0/lablgtk2/liblablgtk2.a(ml_gtk.o): more undefined references to `caml_Double_val' follow
collect2: ld returned 1 exit status
Error while building custom runtime system
make[2]: *** [biniki] Error 2
make[2]: Leaving directory `/build/buildd/ocamlodbc-2.10/Biniki'
make[1]: *** [unixodbc] Error 2
make[1]: Leaving directory `/build/buildd/ocamlodbc-2.10/Biniki'
make: *** [build-stamp] Error 2



Reply to: