Bug 217272 - comms/gnuradio: qt tool dependencies needed at run-time?
Summary: comms/gnuradio: qt tool dependencies needed at run-time?
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Diane Bruce
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-21 13:20 UTC by John Hein
Modified: 2017-09-13 12:32 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (hamradio)


Attachments
[patch] set qt tools as build deps (432 bytes, patch)
2017-02-21 13:20 UTC, John Hein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Hein 2017-02-21 13:20:04 UTC
Created attachment 180186 [details]
[patch] set qt tools as build deps

Are rcc, moc, uic needed at run-time for gnuradio?
Comment 1 Diane Bruce freebsd_committer freebsd_triage 2017-02-21 17:31:38 UTC
(In reply to John Hein from comment #0)

Ugh. I had no idea qt tools were needed as a run-time dependancy. Of course, this
is not checked for with poudriere.
Comment 2 John Hein 2017-02-23 02:07:44 UTC
(In reply to Diane Bruce from comment #1)
Are they really needed at run-time?  Or was it just an error that they were not specified with "_build" when they were added to the port?
Comment 3 John Hein 2017-09-07 14:10:54 UTC
Ping.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-09-13 12:31:20 UTC
A commit references this bug:

Author: db
Date: Wed Sep 13 12:31:00 UTC 2017
New revision: 449777
URL: https://svnweb.freebsd.org/changeset/ports/449777

Log:
  set qt tools as build deps

  PR:		ports/217272
  Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>

Changes:
  head/comms/gnuradio/Makefile
Comment 5 Diane Bruce freebsd_committer freebsd_triage 2017-09-13 12:32:03 UTC
Oops. got it finally!