Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: codeblocks https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=201674 tibbs@xxxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tibbs@xxxxxxxxxxx ------- Additional Comments From tibbs@xxxxxxxxxxx 2006-08-13 00:03 EST ------- This failed to build for me: + chmod a+x bootstrap acinclude.m4 src/update + ./bootstrap ./bootstrap: line 43: libtoolize: command not found error: Bad exit status from /var/tmp/rpm-tmp.76866 (%build) Looks like a BuildRequires: libtool is needed. Also, I note that the naming guidelines require that a SVN checkout be dated instead of using the revision number, but I'm not sure that requirement makes much sense. Is there a reason why you disabled parallel make? If so, you should note that in the spec. (This takes ages to build single-threaded.) Ah, the build just failed again: ++ -O2 -ffast-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -o .libs/codeblocks app.o appglobals.o compilersettingsdlg.o crashhandler.o dlgabout.o dlgaboutplugin.o environmentsettingsdlg.o main.o prefix.o printdlg.o scriptconsole.o splashscreen.o startherepage.o -pthread -L/builddir/build/BUILD/codeblocks/src/src/wxAUI /builddir/build/BUILD/codeblocks/src/src/wxAUI/.libs/libwxaui.a -L/builddir/build/BUILD/codeblocks/src/sdk /builddir/build/BUILD/codeblocks/src/sdk/.libs/libcodeblocks.so -lwx_gtk2u_xrc-2.6 -lwx_gtk2u_qa-2.6 -lwx_gtk2u_html-2.6 -lwx_gtk2u_adv-2.6 -lwx_gtk2u_core-2.6 -lwx_baseu_xml-2.6 -lwx_baseu_net-2.6 -lwx_baseu-2.6 -lpthread -ldl -Wl,--rpath -Wl,/usr/lib /usr/lib64/libgdk-x11-2.0.so.0: undefined reference to `cairo_xlib_surface_create_for_bitmap' /usr/lib64/libgdk-x11-2.0.so.0: undefined reference to `cairo_xlib_surface_create' /usr/lib64/libgdk-x11-2.0.so.0: undefined reference to `cairo_xlib_surface_set_size' collect2: ld returned 1 exit status make[3]: *** [codeblocks] Error 1 make[3]: Leaving directory `/builddir/build/BUILD/codeblocks/src/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/builddir/build/BUILD/codeblocks/src/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/codeblocks/src' make: *** [all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.41997 (%build) Not sure what to do at this point. Perhaps a missing BR: on some X or cairo library? -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review