[MacPorts] #29840: FontForge Installation
#29840: FontForge Installation ----------------------------------+----------------------------------------- Reporter: terrydemco@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: fontforge ----------------------------------+----------------------------------------- when installing font forge by: sudo port install fontforge I get Error: Status 1 encountered during processing. main.log file is attached. -- Ticket URL: <https://trac.macports.org/ticket/29840> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29840: fontforge: cvexportdlg.c:251: error: initializer element is not constant ----------------------------------+----------------------------------------- Reporter: terrydemco@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: lion | Port: fontforge ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * priority: High => Normal * keywords: => lion Old description:
when installing font forge by: sudo port install fontforge
I get Error: Status 1 encountered during processing. main.log file is attached.
New description: when installing font forge by: {{{ sudo port install fontforge }}} I get {{{ Error: Status 1 encountered during processing. }}} main.log file is attached. -- Comment: Let's not overlook that you're running a pre-release version of Mac OS X Lion. -- Ticket URL: <https://trac.macports.org/ticket/29840#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29840: fontforge: cvexportdlg.c:251: error: initializer element is not constant ----------------------------------+----------------------------------------- Reporter: terrydemco@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: lion | Port: fontforge ----------------------------------+----------------------------------------- Comment(by mojca.miklavec.lists@…): See http://llvm.org/bugs/show_bug.cgi?id=2951 It seems to be a bug in llvm-gcc that the team refuses to fix. If I use clang for compiling the same command that is failing works fine, but I didn't yet figure out how to do reconfigure macports to use clang. -- Ticket URL: <https://trac.macports.org/ticket/29840#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29840: fontforge: cvexportdlg.c:251: error: initializer element is not constant ----------------------------------+----------------------------------------- Reporter: terrydemco@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: lion | Port: fontforge ----------------------------------+----------------------------------------- Comment(by mojca.miklavec.lists@…): Using the same patch as wine package does if {${configure.compiler} == "llvm-gcc-4.2" || ${configure.compiler} == "clang"} { configure.compiler gcc-4.2 } solves the problem for me. -- Ticket URL: <https://trac.macports.org/ticket/29840#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29840: fontforge: cvexportdlg.c:251: error: initializer element is not constant ----------------------------------+----------------------------------------- Reporter: terrydemco@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: lion | Port: fontforge ----------------------------------+----------------------------------------- Comment(by jeremyhu@…): Well since you said clang works for you in your comment above, you should try using clang instead of gcc-4.2 ... -- Ticket URL: <https://trac.macports.org/ticket/29840#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29840: fontforge: cvexportdlg.c:251: error: initializer element is not constant -----------------------------------+---------------------------------------- Reporter: terrydemco@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: lion Port: fontforge | -----------------------------------+---------------------------------------- Changes (by jeremyhu@…): * status: new => closed * resolution: => fixed Comment: Built it fine with clang, r80372 -- Ticket URL: <https://trac.macports.org/ticket/29840#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts