Bug 831847

Summary: is_locally_conform error while compiling against CGAL
Product: [Fedora] Fedora Reporter: Dominic Cleal <dcleal>
Component: CGALAssignee: Laurent Rineau <laurent.rineau__fedora>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 17CC: laurent.rineau__fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-02 22:25:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dominic Cleal 2012-06-13 21:45:25 UTC
Description of problem:
When building against CGAL-devel (e.g. OpenSCAD) you get the following error:

/usr/include/CGAL/Mesh_2/Do_not_refine_edges.h:83:7: error: 'is_locally_conform' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]

Version-Release number of selected component (if applicable):
CGAL-devel-4.0-2.fc17.x86_64

Additional info:
The same issue has been fixed in Debian bug #673554, which in turn used a small patch from Gentoo.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673554
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sci-mathematics/cgal/files/cgal-4.0-gcc47.patch?view=markup

Applying this patch to the headers fixed the issue, allowing me to build OpenSCAD against them.

Comment 1 Fedora Update System 2012-06-14 12:50:27 UTC
CGAL-4.0-3.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/CGAL-4.0-3.fc17

Comment 2 Fedora Update System 2012-06-15 12:31:53 UTC
Package CGAL-4.0-3.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing CGAL-4.0-3.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-9483/CGAL-4.0-3.fc17
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-07-02 22:25:44 UTC
CGAL-4.0-3.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 Laurent Rineau 2012-07-04 20:26:14 UTC
I have submitted CGAL-4.0.2 as a new update to F17:
  https://admin.fedoraproject.org/updates/CGAL-4.0.2-1.fc17

The bug should now be fixed upstream, with that new version.