After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 651026 - gnome-packagekit 3.0.2 tarball broken, does not build
gnome-packagekit 3.0.2 tarball broken, does not build
Status: RESOLVED FIXED
Product: gnome-packagekit
Classification: Core
Component: general
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-packagekit-maint
gnome-packagekit-maint
Depends on:
Blocks:
 
 
Reported: 2011-05-25 05:11 UTC by Alexandre Rostovtsev
Modified: 2011-08-06 21:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexandre Rostovtsev 2011-05-25 05:11:46 UTC
There's something broken in the gnome-packagekit 3.0.2 tarball. Make fails to generate org.freedesktop.PackageKit.h, and hence the package fails to build:

$ make
[...]
  CC     gpk-dbus-task.o
gpk-dbus-service.c:37:40: fatal error: org.freedesktop.PackageKit.h: No such file or directory
compilation terminated.
make[3]: *** [gpk-dbus-service.o] Error 1

Note that the sources are fine: after regenerating the build system using the autogen.sh file from gnome-packagekit git, everything builds properly.

Looking at the diffs between the 3.0.0 tarball (which works perfectly) and 3.0.2, the only thing that jumps out is the downgrade in libtool from 2.4 to 2.2.

Perhaps the 3.0.2 tarball should be regenerated by someone who has a non-obsolete version of libtool installed?
Comment 1 Alexandre Rostovtsev 2011-08-06 21:27:52 UTC
This was fixed in 3.0.3.