[MacPorts] #49893: grace fails on El Cap
#49893: grace fails on El Cap -------------------------------+-------------------------------- Reporter: barry.j.mcinnes@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: grace El Cap | Port: grace -------------------------------+-------------------------------- mac16:Publicmac apsd$ xmgrace Oops! Got SIGSYS Please use "Help/Comments" to report the bug. Abort trap: 6 mac16:Publicmac Copy over the xmgrace from a 10.10 macports install and it works fine on 10.11 -- Ticket URL: <https://trac.macports.org/ticket/49893> MacPorts <https://www.macports.org/> Ports system for OS X
#49893: grace fails on El Cap --------------------------------+-------------------------------- Reporter: barry.j.mcinnes@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: elcapitan Port: grace | --------------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: grace El Cap => elcapitan Old description:
mac16:Publicmac apsd$ xmgrace
Oops! Got SIGSYS
Please use "Help/Comments" to report the bug. Abort trap: 6 mac16:Publicmac
Copy over the xmgrace from a 10.10 macports install and it works fine on 10.11
New description: {{{ mac16:Publicmac apsd$ xmgrace Oops! Got SIGSYS Please use "Help/Comments" to report the bug. Abort trap: 6 mac16:Publicmac }}} Copy over the xmgrace from a 10.10 macports install and it works fine on 10.11 -- -- Ticket URL: <https://trac.macports.org/ticket/49893#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49893: grace fails on El Cap --------------------------------+-------------------------------- Reporter: barry.j.mcinnes@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: elcapitan Port: grace | --------------------------------+-------------------------------- Comment (by giovanni.bussi@…): It looks like adding --with-bundled-t1lib=yes to configure.args solves the problem, see the attached Portfile -- Ticket URL: <https://trac.macports.org/ticket/49893#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49893: grace fails on El Cap --------------------------------+-------------------------------- Reporter: barry.j.mcinnes@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: elcapitan Port: grace | --------------------------------+-------------------------------- Comment (by mf2k@…): Replying to [comment:2 giovanni.bussi@…]:
see the attached Portfile
Thanks. [https://guide.macports.org/#development.patches Per the guidelines], please instead attach a unified diff of the Portfile so we can easily see what changes you are proposing. -- Ticket URL: <https://trac.macports.org/ticket/49893#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#49893: grace fails on El Cap --------------------------------+-------------------------------- Reporter: barry.j.mcinnes@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: elcapitan Port: grace | --------------------------------+-------------------------------- Comment (by giovanni.bussi@…): I attached the diff file. This just instructs grace to use the bundled t1lib. -- Ticket URL: <https://trac.macports.org/ticket/49893#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#49893: grace fails on El Cap --------------------------------+-------------------------------- Reporter: barry.j.mcinnes@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: elcapitan Port: grace | --------------------------------+-------------------------------- Comment (by mf2k@…): Maybe adding a dependency on Macports t1lib would work instead? xmgrace runs fine for me without any t1lib. -- Ticket URL: <https://trac.macports.org/ticket/49893#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#49893: grace fails on El Cap --------------------------------+-------------------------------- Reporter: barry.j.mcinnes@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: elcapitan Port: grace | --------------------------------+-------------------------------- Comment (by giovanni.bussi@…): If you install xmgrace on a system where t1lib is present without specifying --with-bundled-t1lib=yes, then xmgrace is going to link to the available t1lib. The problem that I experienced was that t1lib on macports make xmgrace crash. I guess this is due to a bug in t1lib. The following solutions were proposed: https://trac.macports.org/ticket/47122 uninstall t1lib, then install grace https://trac.macports.org/ticket/45582 install grace +universal I think that making xmgrace explicitly ignore a possibly installed t1lib is a cleaner solution. -- Ticket URL: <https://trac.macports.org/ticket/49893#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#49893: grace fails on El Cap --------------------------------+-------------------------------- Reporter: barry.j.mcinnes@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: duplicate | Keywords: Port: grace | --------------------------------+-------------------------------- Changes (by mf2k@…): * keywords: elcapitan => * status: new => closed * resolution: => duplicate Comment: Duplicate of #45582. Let's move all discussion there. -- Ticket URL: <https://trac.macports.org/ticket/49893#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts