[packagekit] Status of x86_64 support?

Matej Cepl mcepl at redhat.com
Wed Oct 31 14:13:21 PDT 2007


On 2007-10-31, 18:57 GMT, Richard Hughes wrote:
> On Wed, 2007-10-31 at 16:22 +0100, Matej Cepl wrote:
>> And when I tried to rebuild gnome-packagekit from git I got 
>> screwed up rpmbuild -- the log (i.e., output of stdout/stderr) is 
>> http://www.ceplovi.cz/matej/tmp/rpmbuild-log.txt
>
> I'm an idiot, I forgot to git add the file. I've fixed this in
> 806c5219293767a3f47c01161835ff25f9dccdb6 - you'll need a PackageKit from
> git today also.

The last what I have in git log after doing git pull is:

[matej at viklef gnome-packagekit]$ git log |head -n5
commit f0c9a55a9e5f34aee4e48051fda2f3b06b909f5e
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Oct 30 18:46:09 2007 +0000

    fix some icons
[matej at viklef gnome-packagekit]$ git config --get remote.origin.url
git://people.freedesktop.org/~hughsient/gnome-packagekit
[matej at viklef gnome-packagekit]$ 

and yet still (and that's even on i386, where it used to build):

gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0   -I/usr/include/packagekit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\" -DVERSION="\"0.1.2\"" -DPK_DATA=\"/usr/share/gnome-packagekit\" -I../libgbus -I../libselftest  -DPK_BUILD_TESTS -Werror -Wcast-align -Wno-uninitialized -Wall -g -fexceptions  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pk_self_test-pk-common-gui.o -MD -MP -MF .deps/pk_self_test-pk-common-gui.Tpo -c -o pk_self_test-pk-common-gui.o `test -f 'pk-common-gui.c' || echo './'`pk-common-gui.c
mv -f .deps/pk_self_test-pk-common-gui.Tpo .deps/pk_self_test-pk-common-gui.Po
make[2]: *** No rule to make target `pk-self-test.c', needed by `pk_self_test-pk-self-test.o'.  Stop.
make[2]: Leaving directory `/home/matej/redhat/BUILD/gnome-packagekit/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/matej/redhat/BUILD/gnome-packagekit'
make: *** [all] Error 2
error: Špatný návratový kód z /var/tmp/rpm-tmp.77212 (%build)


chyby sestavení RPM:
    Špatný návratový kód z /var/tmp/rpm-tmp.77212 (%build)
[matej at viklef redhat]$ 

Any ideas?

Matěj




More information about the PackageKit mailing list