On Fri, 18 Nov 2011 01:12:58 -0500, "A. Maitland Bottoms" <[email protected]> wrote: > Here's what I've got so far... > > http://anonscm.debian.org/gitweb/?p=users/bottoms/pkg-uhd.git;a=summary > > http://anonscm.debian.org/gitweb/?p=users/bottoms/pkg-gnuradio.git;a=summary > > I am not happy with the gnuradio package dependencies, python2.7 should > be there. But, it is a start.
I have tried to compile those packages in sid, and I wasn't
successful. Gnuradio has dependency problems:
pbuilder-satisfydepends-dummy : Depends: debhelper (>= 8.0.0~) but it is not
going to be installed
Depends: libuhd-dev but it is not installable
Depends: libaudio-dev but it is not going to
be installed
Depends: libxi-dev but it is not going to be
installed
Depends: libfontconfig1-dev but it is not
going to be installed
Depends: libxrender-dev but it is not going to
be installed
Depends: libpulse-dev but it is not going to
be installed
Depends: swig (>= 1.3.31) but it is not going
to be installed
Depends: python-dev but it is not going to be
installed
Depends: libfftw3-dev but it is not going to
be installed
Depends: libcppunit-dev (>= 1.9.14) but it is
not going to be installed
Depends: libboost-all-dev (>= 1.35) but it is
not going to be installed
Depends: libsdl1.2-dev but it is not going to
be installed
Depends: python-wxgtk2.8 but it is not going
to be installed
Depends: guile-1.8-dev but it is not going to
be installed
Depends: libqt4-dev but it is not going to be
installed
Depends: python-numpy but it is not going to
be installed
Depends: python-opengl but it is not going to
be installed
Depends: libgsl0-dev (>= 1.10) but it is not
going to be installed
Depends: python-cheetah but it is not going to
be installed
Depends: python-lxml but it is not going to be
installed
Depends: doxygen but it is not going to be
installed
Depends: xmlto but it is not going to be
installed
Depends: qt4-dev-tools but it is not going to
be installed
Depends: libqwt5-qt4-dev but it is not going
to be installed
Depends: libqwtplot3d-qt4-dev but it is not
going to be installed
Depends: pyqt4-dev-tools but it is not going
to be installed
Depends: python-qwt5-qt4 but it is not going
to be installed
Depends: python-gtk2-dev but it is not going
to be installed
Depends: pkg-config (>= 0.15.0) but it is not
going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a
solution).
... and uhd doesn't build at all:
$ DIST=sid ARCH=amd64 git-buildpackage
dh clean --sourcedirectory=host --builddirectory=build
dh_testdir -O--sourcedirectory=host -O--builddirectory=build
dh_auto_clean -O--sourcedirectory=host -O--builddirectory=build
dh_auto_clean: invalid or non-existing path to the source directory: host
make: *** [clean] Erreur 2
gbp:error: fakeroot debian/rules clean returned 2
gbp:error: Couldn't run 'fakeroot debian/rules clean'
For gnuradio, I went with the multi-package approach that Johnathan
Corgan was working on, and I fixed a lot of the depdencies.
I have the feeling I should do the same as you and publish my
repository, so we can compare. It should appear here within 6 hours:
http://anonscm.debian.org/gitweb/?p=users/anarcat/pkg-gnuradio.git
Shouldn't we try to merge this stuff? :)
Do you have the same problems as me in the gnuradio-companion package
(failure thingy)?
A.
--
Premature optimization is the root of all evil
- Donald Knuth
pgpRKpEUyvFkS.pgp
Description: PGP signature

