Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276611 - sci-electronics/qucs-0.0.15 requires sci-electronics/freehdl-0.0.7
Summary: sci-electronics/qucs-0.0.15 requires sci-electronics/freehdl-0.0.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Marcus D. Hanwell (RETIRED)
URL: http://sourceforge.net/tracker/?func=...
Whiteboard:
Keywords:
Depends on: 276605
Blocks:
  Show dependency tree
 
Reported: 2009-07-05 18:45 UTC by Christopher Covington
Modified: 2009-08-01 20:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Covington 2009-07-05 18:45:56 UTC
Digital simulations in QUCS 0.0.15 will fail because the qucsdigi script expects freehdl-config to have the --linker option. The error seen by a user is:

/usr/bin/qucsdigi: line 83: Usage:: command not found

While linked upstream bug was reported while the --linker option was only available from the cvs version, the option is available in freehdl-0.0.7.

It is necessary to either modify the qucsdigi shell script, setting the LIBTOOL variable to something valid or, perhaps preferably, bump freehdl (see bug #276605) and depend on the newer version.
Comment 1 Wormo (RETIRED) gentoo-dev 2009-07-12 01:11:57 UTC
freehdl just got bumped, so upgrading the dependency is a good solution... 

Thanks for the report, assigning to maintainers
Comment 2 Marcus D. Hanwell (RETIRED) gentoo-dev 2009-08-01 20:11:19 UTC
OK - I added the tightened dependency to qucs-0.0.15. This closes this bug as far as I can see. Thanks for reporting the issue.