Bug 548719

Summary: Please remove librx-devel from BuildRequires:
Product: [Fedora] Fedora EPEL Reporter: Pavel Lisý <pavel.lisy>
Component: gdalAssignee: Balint Cristian <cristian.balint>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: el5CC: cristian.balint, pertusus
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-06 10:12:07 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:

Description Pavel Lisý 2009-12-18 11:19:43 UTC
Description of problem:
If there is this dependency gdal compile in librx.so (regexp library)
Mapserver which is compiled using this gdal crashes with SIGABORT (conflict in regexp implementation).

There is workaround in current (EPEL5) mapserver.spec which has to be added for this reason.
from mapserver.spec:
-------
# fix gdal lookup
%{__sed} -i.libs -e 's|`\$GDAL_CONFIG --dep-libs`||' configure
-------

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


How reproducible:
Always

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


Expected results:
I am using gdal for building several other versions of mapserver packages
If you remove this BuildRequires mapserver can be built from mainstream sources directly (without workaround in .spec file)

Additional info:
I have src.rpm available with changes for this bug and Bug 548707, you can use it: http://ftp-hk.tmapy.cz/tmapy-twist/centos/5/updates/SRPMS/gdal-1.4.2-6.el5.src.rpm

Comment 1 Fedora End Of Life 2017-04-06 10:12:07 UTC
Fedora EPEL 5 changed to end-of-life (EOL) status on 2017-03-31. Fedora EPEL 5
is no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora
or Fedora EPEL, please feel free to reopen this bug against that version. If
you are unable to reopen this bug, please file a new report against the current
release. If you experience problems, please add a comment to this bug.

Thank you for reporting this bug and we are sorry it could not be fixed.