← Back to team overview

ubuntu-hams-devel team mailing list archive

[Bug 1476475] Re: gnuradio doesn't build on armhf due to unneeded dependencies

 

Ha, you must be reading my tweets:
https://twitter.com/loganrosen/status/623030808299872257

I just pushed a fix to Wily. I can also do stable release updates. Let's
just make sure all's safe on Wily first.

** Changed in: gnuradio (Ubuntu)
       Status: New => In Progress

** Changed in: gnuradio (Ubuntu)
     Assignee: (unassigned) => Logan Rosen (logan)

** Also affects: gnuradio (Ubuntu Trusty)
   Importance: Undecided
       Status: New

** Also affects: gnuradio (Ubuntu Wily)
   Importance: Undecided
     Assignee: Logan Rosen (logan)
       Status: In Progress

** Also affects: gnuradio (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Also affects: gnuradio (Ubuntu Utopic)
   Importance: Undecided
       Status: New

** Also affects: gnuradio (Ubuntu Vivid)
   Importance: Undecided
       Status: New

** Changed in: gnuradio (Ubuntu Precise)
   Importance: Undecided => Medium

** Changed in: gnuradio (Ubuntu Trusty)
   Importance: Undecided => Medium

** Changed in: gnuradio (Ubuntu Utopic)
   Importance: Undecided => Medium

** Changed in: gnuradio (Ubuntu Vivid)
   Importance: Undecided => Medium

** Changed in: gnuradio (Ubuntu Wily)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
ham developers, which is subscribed to gnuradio in Ubuntu.
https://bugs.launchpad.net/bugs/1476475

Title:
  gnuradio doesn't build on armhf due to unneeded dependencies

Status in gnuradio package in Ubuntu:
  In Progress
Status in gnuradio source package in Precise:
  New
Status in gnuradio source package in Trusty:
  New
Status in gnuradio source package in Utopic:
  New
Status in gnuradio source package in Vivid:
  New
Status in gnuradio source package in Wily:
  In Progress
Status in gnuradio package in Debian:
  New

Bug description:
  [Impact]

  The gnuradio package currently has a build dependency on libqwtplot3d-
  qt4-dev (which is not available for armhf). However, the package
  doesn't use anything from libqwtplot3d-qt4-dev. Taking that dependency
  out at least allows gnuradio to build (and most likely succeed).

  [Test Case]

  Attempt to install gnuradio, or anything that depends on a gnuradio
  library (such as gqrx-sdr) on an armhf system, and notice it's not
  available.

  [Regression Potential]

  In the event that qwtplot3d is indeed indirectly referenced somewhere,
  then a feature will be missing. However, running "apt-cache rdepends
  libqwtplot3d-qt4-0" yields only five packages (three of which are
  directly related with qwtplot3d or qwt3d), none of which are the
  gnuradio libraries.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnuradio/+bug/1476475/+subscriptions


Follow ups

References