On 7/27/05, Luis Villa <[EMAIL PROTECTED]> wrote: > Some things are sort of broken, and because I've been using the > tinderbox box as a liveCD build machine they haven't been caught. > Apologies if this ruins your plans to stay instead and play with HEAD > all day. :) Culprits so far: > > * ORBit2
Fixed very promptly after my complaint; thanks, jules! > * gnome-applets xkb stuff Still not fixed. Also broken: * gnome-vfs, since this commit: http://cvs.gnome.org/viewcvs/gnome-vfs/ChangeLog?rev=1.2231&view=markup I get this error: /bin/sh ../../libtool --mode=link gcc -g -O2 -o libneon.la ../../libgnomevfs/libgnomevfs-2.la ne_request.lo ne_session.lo ne_basic.lo ne_string.lo ne_uri.lo ne_dates.lo ne_alloc.lo ne_md5.lo ne_utils.lo ne_auth.lo ne_cookies.lo ne_redirect.lo ne_compress.lo ne_207.lo ne_xml.lo ne_props.lo ne_locks.lo ne_acl.lo ne_gnomevfs.lo -lz -L/home/bb/microtinder/build-output/lib -lxml2 -lz -lm -lrt -lrt libtool: link: cannot find the library `../../libgnomevfs/libgnomevfs-2.la' make[3]: Leaving directory `/home/bb/microtinder/cvs/gnome-vfs/imported/neon' make[2]: Leaving directory `/home/bb/microtinder/cvs/gnome-vfs/imported' make[1]: Leaving directory `/home/bb/microtinder/cvs/gnome-vfs' make[3]: *** [libneon.la] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Also, gnome-keyring: make make all-recursive make[1]: Entering directory `/home/bb/microtinder/cvs/gnome-keyring' Making all in po make[2]: Entering directory `/home/bb/microtinder/cvs/gnome-keyring/po' file=./`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/bb/microtinder/build-output/bin/msgfmt -c -o $file ar.po make[2]: Leaving directory `/home/bb/microtinder/cvs/gnome-keyring/po' make[1]: Leaving directory `/home/bb/microtinder/cvs/gnome-keyring' ar.po:51: number of format specifications in 'msgid' and 'msgstr' does not match ar.po:107: number of format specifications in 'msgid' and 'msgstr' does not match ar.po:237: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier. /home/bb/microtinder/build-output/bin/msgfmt: found 3 fatal errors make[2]: *** [ar.gmo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Similar with libgtop: make make all-recursive make[1]: Entering directory `/home/bb/microtinder/cvs/libgtop' Making all in po make[2]: Entering directory `/home/bb/microtinder/cvs/libgtop/po' file=./`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/bb/microtinder/build-output/bin/msgfmt -c -o $file am.po file=./`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/bb/microtinder/build-output/bin/msgfmt -c -o $file ar.po file=./`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/bb/microtinder/build-output/bin/msgfmt -c -o $file az.po file=./`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/bb/microtinder/build-output/bin/msgfmt -c -o $file be.po file=./`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/bb/microtinder/build-output/bin/msgfmt -c -o $file bg.po make[2]: Leaving directory `/home/bb/microtinder/cvs/libgtop/po' make[1]: Leaving directory `/home/bb/microtinder/cvs/libgtop' bg.po:34: format specifications in 'msgid' and 'msgstr[0]' for argument 1 are not the same bg.po:34: format specifications in 'msgid' and 'msgstr[1]' for argument 1 are not the same /home/bb/microtinder/build-output/bin/msgfmt: found 2 fatal errors make[2]: *** [bg.gmo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 HTH- Luis _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
