Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 444049 Details for
Bug 631112
FTBFS ocaml-lablgtk-2.14.0-4.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 20.46 KB, created by
FTBFS
on 2010-09-07 16:48:01 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 16:48:01 UTC
Size:
20.46 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ocaml-lablgtk.spec'], False, '/var/lib/mock/fedora-development-x86_64-ocaml-lablgtk-2.14.0-4.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xf33b10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ocaml-lablgtk.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/ocaml-lablgtk-2.14.0-4.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml-lablgtk.spec'], False, '/var/lib/mock/fedora-development-x86_64-ocaml-lablgtk-2.14.0-4.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xf33b10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml-lablgtk.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0wyjK3 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf lablgtk-2.14.0 >+ /bin/tar -xf - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/lablgtk-2.14.0.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd lablgtk-2.14.0 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ perl -pi -e 's|version="1.3.1"|version="2.14.0"|' META >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ITNmqE >+ umask 022 >+ cd /builddir/build/BUILD >+ cd lablgtk-2.14.0 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-gl --enable-debug >configure: WARNING: unrecognized options: --disable-dependency-tracking >checking for ocamlc... ocamlc >ocaml version is 3.11.2 >ocaml library path is /usr/lib64/ocaml >Default install dirs are : /usr/lib64/ocaml/lablgtk2 and /usr/lib64/ocaml/stublibs >Compile with ocamlc -I +lablgtk2 >checking for ocamlopt... ocamlopt >checking ocamlopt version... ok >checking for ocamlc.opt... ocamlc.opt >checking ocamlc.opt version... ok >checking for ocamlopt.opt... ocamlopt.opt >checking ocamlc.opt version... ok >checking for ocamlrun... ocamlrun >checking for ocamldep... ocamldep >checking for ocamldoc... ocamldoc >checking for ocamllex... ocamllex >checking for ocamlyacc... ocamlyacc >checking for ocamlmktop... ocamlmktop >checking for ocamlmklib... ocamlmklib >checking for camlp4o... camlp4o >checking for ocaml threads... use system threads >checking for ocaml dll support... yes >checking for x86_64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >OCaml uses gcc to compile C files >checking for x86_64-unknown-linux-gnu-gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking platform... Unix >checking native dynlink... checking for pkg-config... /usr/bin/pkg-config >checking for GTK+ - version >= 2.0.0... yes (version 2.21.6) >checking for x86_64-unknown-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GTKGL... yes >checking lablGL directory... +lablGL >checking for GLADE... yes >checking for RSVG... yes >checking for rsvg_handle_new_gz... no >checking for GNOMECANVAS... yes >checking for GNOMEUI... yes >checking for PANEL... yes >checking for GTKSPELL... yes >checking for GTKSOURCEVIEW... yes >checking for GTKSOURCEVIEW2... no >checking for GTKQUARTZ... no >checking for GTKALL... yes >Debug mode enabled >configure: creating ./config.status >config.status: creating config.make >configure: WARNING: unrecognized options: --disable-dependency-tracking >LablGTK configuration: > threads system > native dynlink yes > GtkGLArea yes > libglade yes > librsvg yes > libgnomecanvas yes > libgnomeui yes > libpanelapplet yes > gtkspell yes > gtksourceview 1 yes > gtksourceview 2 not found > quartz not found > debug yes > C compiler gcc >+ perl -pi -e 's|-O|-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic|' src/Makefile >+ make world >make -C src world >make[1]: Entering directory `/builddir/build/BUILD/lablgtk-2.14.0/src' >ocamlc.opt -c -pp "camlp4o -impl" -impl varcc.ml4 >ocamlc.opt -I +lablGL -g -dtypes -o varcc varcc.cmo >rm -f *_tags.h *_tags.c >./varcc pango_tags.var >./varcc gtk_tags.var >./varcc gdk_tags.var >./varcc sourceView_tags.var >ocamlc.opt -c -ccopt '-pthread -I/usr/include/gtksourceview-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeprint-2.2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libart-2.0 ' -verbose ml_gtksourceview.c >+ gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -c -pthread -I/usr/include/gtksourceview-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeprint-2.2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libart-2.0 -I'/usr/lib64/ocaml' 'ml_gtksourceview.c' >ml_gtksourceview.c: In function 'ml_gtk_source_languages_manager_get_lang_files_dirs': >ml_gtksourceview.c:285:1: warning: passing argument 1 of 'Val_GSList' discards qualifiers from pointer target type >ml_glib.h:34:18: note: expected 'struct GSList *' but argument is of type 'const struct GSList *' >ml_gtksourceview.c: In function 'ml_gtk_source_languages_manager_get_available_languages': >ml_gtksourceview.c:287:1: warning: passing argument 1 of 'source_language_list_of_GSList' discards qualifiers from pointer target type >ml_gtksourceview.c:201:7: note: expected 'gpointer' but argument is of type 'const struct GSList *' >ocamlc.opt -I +lablGL -g -dtypes -w s -c gpointer.mli >ocamlc.opt -I +lablGL -g -dtypes -w s -c gobject.mli >ocamlc.opt -I +lablGL -g -dtypes -w s -c sourceViewEnums.ml >ocamlc.opt -c -pp "camlp4o -impl" -impl propcc.ml4 >ocamlc.opt -I +lablGL -g -dtypes -o propcc propcc.cmo >./propcc gtkSourceView.props >ocamlc.opt -I +lablGL -g -dtypes -w s -c gtk.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c gtkSourceView_types.mli >ocamlc.opt -I +lablGL -g -dtypes -w s -c gtkSignal.mli >ocamlc.opt -I +lablGL -g -dtypes -w s -c gtkObject.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c glib.mli >ocamlc.opt -I +lablGL -g -dtypes -w s -c gaux.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c pango.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c gdk.mli >ocamlc.opt -I +lablGL -g -dtypes -w s -c gtkSourceViewProps.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c ogtkSourceViewProps.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c gdkPixbuf.mli >ocamlc.opt -I +lablGL -g -dtypes -w s -c gtkStock.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c gtkEnums.ml >./propcc gtkBase.props >ocamlc.opt -I +lablGL -g -dtypes -w s -c gdkEvent.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c gdkEnums.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c gtkBaseProps.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c gtkBase.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c gtkSourceView.ml >./propcc gtkText.props >Warning: no conversion for type PangoTabArray in class GtkTextView >Warning: no conversion for type PangoTabArray in class GtkTextTag >ocamlc.opt -I +lablGL -g -dtypes -w s -c pangoEnums.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c gtkTextProps.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c gPango.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c gDraw.mli >ocamlc.opt -I +lablGL -g -dtypes -w s -c gObj.mli >ocamlc.opt -I +lablGL -g -dtypes -w s -c gData.mli >ocamlc.opt -I +lablGL -g -dtypes -w s -c ogtkTextProps.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c gtkText.ml >ocamlc.opt -I +lablGL -g -dtypes -w s -c gText.mli >ocamlc.opt -I +lablGL -g -dtypes -w s -c gContainer.mli >ocamlc.opt -I +lablGL -g -dtypes -w s -c gSourceView.mli >ocamlc.opt -I +lablGL -g -dtypes -w s -c gSourceView.ml >ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgtksourceview ml_gtksourceview.o sourceViewEnums.cmo gtkSourceViewProps.cmo ogtkSourceViewProps.cmo gtkSourceView.cmo gSourceView.cmo -ldopt -pthread -ccopt -pthread -lgtksourceview-1.0 -lgtk-x11-2.0 -lgnomeprint-2-2 -lz -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lfreetype -lfontconfig -lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >+ gcc -shared -o ./dlllablgtksourceview.so ml_gtksourceview.o -pthread -lgtksourceview-1.0 -lgtk-x11-2.0 -lgnomeprint-2-2 -lz -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lfreetype -lfontconfig -lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >+ ar rc ./liblablgtksourceview.a ml_gtksourceview.o; ranlib ./liblablgtksourceview.a >+ ocamlc.opt -a -o lablgtksourceview.cma -ccopt -pthread sourceViewEnums.cmo gtkSourceViewProps.cmo ogtkSourceViewProps.cmo gtkSourceView.cmo gSourceView.cmo -dllib -llablgtksourceview -cclib -llablgtksourceview -cclib -lgtksourceview-1.0 -cclib -lgtk-x11-2.0 -cclib -lgnomeprint-2-2 -cclib -lz -cclib -lgdk-x11-2.0 -cclib -latk-1.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpangocairo-1.0 -cclib -lgdk_pixbuf-2.0 -cclib -lm -cclib -lcairo -cclib -lpng12 -cclib -lfreetype -cclib -lfontconfig -cclib -lart_lgpl_2 -cclib -lxml2 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lgmodule-2.0 -cclib -lgthread-2.0 -cclib -lrt -cclib -lglib-2.0 >./varcc gdkpixbuf_tags.var >ocamlc.opt -c -ccopt '-g -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtkgl-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/panel-2.0 -I/usr/include/gtkspell-2.0 -imacros ml_domain.h' -verbose ml_gdkpixbuf.c >+ gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -c -g -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtkgl-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/panel-2.0 -I/usr/include/gtkspell-2.0 -imacros ml_domain.h -I'/usr/lib64/ocaml' 'ml_gdkpixbuf.c' >ocamlc.opt -c -ccopt '-g -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtkgl-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/panel-2.0 -I/usr/include/gtkspell-2.0 -imacros ml_domain.h' -verbose ml_gdk.c >+ gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -c -g -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtkgl-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/panel-2.0 -I/usr/include/gtkspell-2.0 -imacros ml_domain.h -I'/usr/lib64/ocaml' 'ml_gdk.c' >./varcc glib_tags.var >ocamlc.opt -c -ccopt '-g -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtkgl-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/panel-2.0 -I/usr/include/gtkspell-2.0 -imacros ml_domain.h' -verbose ml_glib.c >+ gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -c -g -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtkgl-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/panel-2.0 -I/usr/include/gtkspell-2.0 -imacros ml_domain.h -I'/usr/lib64/ocaml' 'ml_glib.c' >./varcc gobject_tags.var >ocamlc.opt -c -ccopt '-g -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtkgl-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/panel-2.0 -I/usr/include/gtkspell-2.0 -imacros ml_domain.h' -verbose ml_gobject.c >+ gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -c -g -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtkgl-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/panel-2.0 -I/usr/include/gtkspell-2.0 -imacros ml_domain.h -I'/usr/lib64/ocaml' 'ml_gobject.c' >ml_gobject.c:292:14: error: conflicting types for 'g_value_get_variant' >/usr/include/glib-2.0/gobject/gvaluetypes.h:230:17: note: previous declaration of 'g_value_get_variant' was here >ml_gobject.c:380:13: error: conflicting types for 'g_value_set_variant' >/usr/include/glib-2.0/gobject/gvaluetypes.h:226:13: note: previous declaration of 'g_value_set_variant' was here >make[1]: Leaving directory `/builddir/build/BUILD/lablgtk-2.14.0/src' >make[1]: *** [ml_gobject.o] Error 2 >make: *** [world] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.ITNmqE (%build) > Bad exit status from /var/tmp/rpm-tmp.ITNmqE (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml-lablgtk.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml-lablgtk.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631112
:
444045
|
444046
|
444047
|
444048
| 444049 |
444050