Page MenuHomeFreeBSD

Unbreak graphics/inkscape build on FreeBSD 9.3 i386
ClosedPublic

Authored by truckman on Apr 30 2015, 10:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 4 2024, 2:45 PM
Unknown Object (File)
Oct 3 2024, 4:16 PM
Unknown Object (File)
Oct 3 2024, 11:06 AM
Unknown Object (File)
Oct 3 2024, 9:28 AM
Unknown Object (File)
Oct 1 2024, 9:38 AM
Unknown Object (File)
Sep 26 2024, 4:30 PM
Unknown Object (File)
Sep 20 2024, 8:03 PM
Unknown Object (File)
Sep 9 2024, 1:55 AM
Subscribers
None

Details

Summary

The base version of clang 3.4.1 in FreeBSD 9.3 is missing
some patches that are present in clang 3.4.1 in FreeBSD 10.1.
One of these patches appears to fix a code generation bug
on i386 that is triggered when building graphics/inkscape.

Work around this issue by building inkscape with lang/clang34
from ports on FreeBSD 9.3 i386.

Test Plan

Build inkscape with FreeBSD 8.4, 9.3, and 10.1

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

truckman retitled this revision from to Unbreak graphics/inkscape build on FreeBSD 9.3 i386.
truckman updated this object.
truckman edited the test plan for this revision. (Show Details)
truckman added a reviewer: mat.
mat edited edge metadata.
This revision is now accepted and ready to land.Apr 30 2015, 11:00 PM
This revision was automatically updated to reflect the committed changes.