Bug 219740

Summary: gfortran disallows external declaration of (intrinsic) etime
Product: [Fedora] Fedora Reporter: Deji Akingunola <dakingun>
Component: lapackAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 3.1.1-1.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-08 15:56:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Removes EXTERNAL declaration of etime none

Description Deji Akingunola 2006-12-15 02:50:55 UTC
Description of problem:


Version-Release number of selected component (if applicable):
Gfortran generally doesn't accept declaring an intrinsic as external. Such is
etime intrinsic in lapack, linking a program against lapack gives 'undefine
reference to etime_'. I've attached a patch that fix this by removing the
external declaration (of etime) everywhere it appears in the source package.

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Deji Akingunola 2006-12-15 02:50:55 UTC
Created attachment 143728 [details]
Removes EXTERNAL declaration of etime

Comment 2 Tom "spot" Callaway 2007-01-06 03:01:13 UTC
Thanks for the patch, applied in 3.1.0-4

Comment 3 Fedora Update System 2007-06-08 15:56:07 UTC
lapack-3.1.1-1.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.