Bug 1502327 - Gforth missing dependency: libtool
Summary: Gforth missing dependency: libtool
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gforth
Version: 26
Hardware: x86_64
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Adrian Reber
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-15 19:32 UTC by cwlmb3
Modified: 2017-11-11 02:54 UTC (History)
2 users (show)

Fixed In Version: gforth-0.7.3-7.fc26 gforth-0.7.3-7.fc27
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-01 00:05:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description cwlmb3 2017-10-15 19:32:08 UTC
Description of problem: Gforth's C library interface depends on libtool. It is required to build forth programs that use system libraries. Not only is libtool not pulled in by the package manager, the gforth owned file /usr/share/gforth/0.7.3/envos.fs is incorrect.


Version-Release number of selected component (if applicable): 0.7.3


How reproducible: Directly observe the word "libtool-command" in the file /usr/share/gforth/0.7.3/envos.fs.


Steps to Reproduce:
1.
2.
3.

Actual results: libtool-command is defined as an empty string.

: libtool-command s" " ;


Expected results: libtool command should be defined as the string "libtool"

: libtool-command s" libtool" ;


Additional info:

I suggest contacting Anton Erl, the main creator of Gforth, to ask if any other system specific things should be filed in.

Comment 1 Fedora Update System 2017-10-16 08:39:50 UTC
gforth-0.7.3-7.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-405c526195

Comment 2 Fedora Update System 2017-10-16 18:23:32 UTC
gforth-0.7.3-7.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-759424fb07

Comment 3 Fedora Update System 2017-10-17 02:24:15 UTC
gforth-0.7.3-7.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-405c526195

Comment 4 Fedora Update System 2017-11-01 00:05:00 UTC
gforth-0.7.3-7.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2017-11-11 02:54:28 UTC
gforth-0.7.3-7.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.