In trying to build ohm in rawhide so that the package can be maintained in mainline it fails to build in x86_64 (details below), it looks to be a reasonable fix, but the other alternative would be to do just build it on i386. Koji build task: http://koji.fedoraproject.org/koji/taskinfo?taskID=902882 make[1]: Entering directory `/builddir/build/BUILD/ohm-0.1.1/libidletime' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -DPACKAGE_DATA_DIR=\""/usr/share"\" -Werror -Wall -Wcast-align -Wno-uninitialized -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libidletime.lo -MD -MP -MF .deps/libidletime.Tpo -c -o libidletime.lo libidletime.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -DPACKAGE_DATA_DIR=\"/usr/share\" -Werror -Wall -Wcast-align -Wno-uninitialized -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libidletime.lo -MD -MP -MF .deps/libidletime.Tpo -c libidletime.c -fPIC -DPIC -o .libs/libidletime.o cc1: warnings being treated as errors libidletime.c: In function 'idletime_x_event_filter': libidletime.c:250: error: format '%lld' expects type 'long long int', but argument 6 has type 'gint64' make[1]: *** [libidletime.lo] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/ohm-0.1.1/libidletime' make: *** [install-recursive] Error 1
I've applied "ExclusiveArch: i386" for the moment to get it into mainline.
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping