Bug 2098428 - ld not
Summary: ld not
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnucobol
Version: 36
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-19 08:14 UTC by jangrigat
Modified: 2022-07-27 02:22 UTC (History)
1 user (show)

Fixed In Version: gnucobol-3.1.2-6.fc36
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-27 02:22:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
example of this bug (69.07 KB, image/png)
2022-06-19 08:14 UTC, jangrigat
no flags Details

Description jangrigat 2022-06-19 08:14:29 UTC
Created attachment 1891128 [details]
example of this bug

Description of problem:
the latest release of the package throwns an error upon compiling. 
version 3.1.2-4.fc36.x86_64 still working fine

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


How reproducible:
use fedora 36

Steps to Reproduce:
1. install gnucobol via dnf 
2. create cobol file eg. hello-world.cbl
3. compile via cobc -x -free hello-world.cbl

Actual results:
/usr/bin/ld: cannot open linker script file /builddir/build/BUILD/.package_note-gnucobol-3.1.2-5.fc36.x86_64.ld: Datei oder Verzeichnis nicht gefunden
collect2: error: ld returned 1 exit status

Expected results:
 compiling without error, or throwing error if file is blank

Additional info:

Comment 1 Fedora Update System 2022-07-18 16:12:48 UTC
FEDORA-2022-939ecd64ca has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-939ecd64ca

Comment 2 Fedora Update System 2022-07-19 01:11:34 UTC
FEDORA-2022-939ecd64ca has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-939ecd64ca`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-939ecd64ca

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2022-07-27 02:22:31 UTC
FEDORA-2022-939ecd64ca has been pushed to the Fedora 36 stable repository.
If problem still persists, 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.