[packagekit] GNOME PackageKit 3.0.0 released

Daniel Hernandez Bahr dbahr at uci.cu
Mon May 9 06:06:48 PDT 2011


This is the complete output for the building process 

natty at gnome3-rocks:~/0.6.14/packagekit-0.6.14$ dpkg-buildpackage 
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions
dpkg-buildpackage: source package packagekit
dpkg-buildpackage: source version 0.6.14-1~75~natty1
dpkg-buildpackage: source changed by Matthias Klumpp <matthias at nlinux.org>
dpkg-buildpackage: host architecture i386
 dpkg-source --before-build packagekit-0.6.14
 fakeroot debian/rules clean
dh clean --parallel --with autotools_dev --with python2
   dh_testdir -O--parallel
   debian/rules override_dh_auto_clean
make[1]: Entering directory `/home/natty/0.6.14/packagekit-0.6.14'
dh_auto_clean
# Remove the autogenerated .install files for non-linux architectures
rm -f debian/packagekit.install.kfreebsd
rm -f debian/packagekit.install.hurd
# Restore documentation
if test -d /home/natty/0.6.14/packagekit-0.6.14/docs/api.orig; then \
		rm -rf /home/natty/0.6.14/packagekit-0.6.14/docs/api; \
		mv /home/natty/0.6.14/packagekit-0.6.14/docs/api.orig /home/natty/0.6.14/packagekit-0.6.14/docs/api; \
	fi
make[1]: Leaving directory `/home/natty/0.6.14/packagekit-0.6.14'
   dh_autotools-dev_restoreconfig -O--parallel
   dh_clean -O--parallel
 dpkg-source -b packagekit-0.6.14
dpkg-source: info: using source format `3.0 (native)'
dpkg-source: info: building packagekit in packagekit_0.6.14-1~75~natty1.tar.gz
dpkg-source: info: building packagekit in packagekit_0.6.14-1~75~natty1.dsc
 debian/rules build
dh build --parallel --with autotools_dev --with python2
   dh_testdir -O--parallel
   dh_autotools-dev_updateconfig -O--parallel
   debian/rules override_dh_auto_configure
make[1]: Entering directory `/home/natty/0.6.14/packagekit-0.6.14'
cp -dpr /home/natty/0.6.14/packagekit-0.6.14/docs/api /home/natty/0.6.14/packagekit-0.6.14/docs/api.orig
dh_auto_configure -- --disable-static --disable-tests --enable-gtk-doc --disable-cron --enable-introspection --enable-apt --enable-aptcc --enable-smart --disable-local --with-default-backend=aptcc --enable-browser-plugin --enable-gtk-module --enable-gstreamer-plugin --enable-command-not-found
make[1]: Leaving directory `/home/natty/0.6.14/packagekit-0.6.14'
   dh_auto_build -O--parallel
   dh_auto_test -O--parallel
 fakeroot debian/rules binary
dh binary --parallel --with autotools_dev --with python2
   dh_testroot -O--parallel
   dh_prep -O--parallel
   dh_installdirs -O--parallel
   debian/rules override_dh_auto_install
make[1]: Entering directory `/home/natty/0.6.14/packagekit-0.6.14'
dh_auto_install --destdir=/home/natty/0.6.14/packagekit-0.6.14/debian/tmp
# These files do not need to be installed
rm -f  /home/natty/0.6.14/packagekit-0.6.14/debian/tmp/usr/lib/packagekit-backend/*.la
rm -f  /home/natty/0.6.14/packagekit-0.6.14/debian/tmp/usr/lib/mozilla/plugins/packagekit-plugin.la
rm -f  /home/natty/0.6.14/packagekit-0.6.14/debian/tmp/usr/lib/gtk-?.0/modules/*.la
rm -rf /home/natty/0.6.14/packagekit-0.6.14/debian/tmp/usr/lib/gtk-2.0
rm -f  /home/natty/0.6.14/packagekit-0.6.14/debian/tmp/usr/bin/packagekit-bugreport.sh
rm -f  /home/natty/0.6.14/packagekit-0.6.14/debian/tmp/usr/lib/libpackagekit-qt.*
rm -rf /home/natty/0.6.14/packagekit-0.6.14/debian/tmp/usr/include/PackageKit/packagekit-qt
rm -f  /home/natty/0.6.14/packagekit-0.6.14/debian/tmp/usr/lib/pkgconfig/packagekit-qt.pc
# These files should be cleaned to remove dependency_libs
for file in /home/natty/0.6.14/packagekit-0.6.14/debian/tmp/usr/lib/*.la; do \
		sed -i "/dependency_libs/ s/'.*'/''/" $file ; \
	done
sed: can't read /home/natty/0.6.14/packagekit-0.6.14/debian/tmp/usr/lib/*.la: No such file or directory
make[1]: *** [override_dh_auto_install] Error 2
make[1]: Leaving directory `/home/natty/0.6.14/packagekit-0.6.14'
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2


Any way, I see now that the 0.6.14 build for natty has been successfully
terminated so I will mirror it again. 

Best regards,

Bahr

On Fri, 2011-05-06 at 23:15 +0200, Matthias Klumpp wrote: 

> On Fri, 06 May 2011 16:51:23 -0400, Daniel Hernandez Bahr <dbahr at uci.cu>
> wrote:
> > About the mirroring.. I mirrored Natty, not Oneiric. Maybe for some
> > reason Natty's build has not been executed yet and that's why the 0.6.12
> > packages are still there. I'll check on that later, may be next monday
> > (I don't have Internet out of campus).
> > 
> > About the compiling error.. The build didn't completed, it crashed right
> > after the error. debuild version is 2.10.69ubuntu2. The debian/tp
> > directory is simply not there after the crash, and it happens so far i
> > have not time to check it before the error. All I deed was
> > 
> > dpkg-source -x packagekit_0.6.14-1~75~natty1.dsc
> > cd packagekit-0.6.14
> > #here I installed build depends
> > dpkg-buildpackage
> Hmm... It should _never_ crash... Are you sure your build-environment is
> sane? Could you please send me the complete terminal output if you have it?
> (I'll see what I can do then)
> Anyway, the Natty build process had very low priority, so it is possible
> that the binaries were not published when you mirrored the source.
> Next monday you will have GPK builds too, when I got parts of Ubuntu's
> GNOME3 environment fixed.
> Regards,
>    Matthias
> 
> > Hope this helps .. 
> > 
> > Best regards,
> > 
> > Bahr
> > 
> 
> _______________________________________________
> PackageKit mailing list
> PackageKit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/packagekit


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20110509/4ed89c09/attachment-0004.htm>


More information about the PackageKit mailing list