[MacPorts] #41003: Failed to build gearmand on Mavericks
#41003: Failed to build gearmand on Mavericks ------------------------+-------------------------------- Reporter: nicholas@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: gearmand ------------------------+-------------------------------- Installing the Gearman port fails during the build stage on a fresh install of MacPorts on OS X 10.9 -- Ticket URL: <https://trac.macports.org/ticket/41003> MacPorts <http://www.macports.org/> Ports system for OS X
#41003: gearmand: fatal error: 'tr1/cinttypes' file not found -------------------------+--------------------------- Reporter: nicholas@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: gearmand | -------------------------+--------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => rodney.rehm@… * keywords: => mavericks * cc: rodney.rehm@… (removed) Comment: Relevant error in log: `fatal error: 'tr1/cinttypes' file not found` This software needs to be updated to be compatible with the latest clang. The developers may already have done so. The port is out of date. We should at least try updating it to version 1.0.6, the latest stable version. If that doesn't work, we could try updating to 1.1.11, the latest development version. -- Ticket URL: <https://trac.macports.org/ticket/41003#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41003: gearmand: fatal error: 'tr1/cinttypes' file not found -------------------------+--------------------------- Reporter: nicholas@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: gearmand | -------------------------+--------------------------- Comment (by nicholas@…): Both 1.0.6 and 1.1.11 produce the same error. Fortunately, it looks like the Gearman developement team [https://bugs.launchpad.net/gearmand/+bug/1236815 is already aware of the issue]. -- Ticket URL: <https://trac.macports.org/ticket/41003#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41003: gearmand: fatal error: 'tr1/cinttypes' file not found -------------------------+--------------------------- Reporter: nicholas@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: gearmand | -------------------------+--------------------------- Comment (by nick.lavrik@…): cc me -- Ticket URL: <https://trac.macports.org/ticket/41003#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#41003: gearmand: fatal error: 'tr1/cinttypes' file not found -------------------------+--------------------------- Reporter: nicholas@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: gearmand | -------------------------+--------------------------- Changes (by ryandesign@…): * cc: rafael.cdpaula@… (added) Comment: Has duplicate #41805. -- Ticket URL: <https://trac.macports.org/ticket/41003#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#41003: gearmand: fatal error: 'tr1/cinttypes' file not found -------------------------+--------------------------- Reporter: nicholas@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: gearmand | -------------------------+--------------------------- Comment (by cornelius.howl@…): Here comes the patch, which works on Darwin 13+. (OS X 10.8) -- Ticket URL: <https://trac.macports.org/ticket/41003#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
#41003: gearmand: fatal error: 'tr1/cinttypes' file not found -------------------------+--------------------------- Reporter: nicholas@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: gearmand | -------------------------+--------------------------- Comment (by cornelius.howl@…): The patch works fine, can someone merge this into the port tree? -- Ticket URL: <https://trac.macports.org/ticket/41003#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
#41003: gearmand: fatal error: 'tr1/cinttypes' file not found -------------------------+-------------------------------- Reporter: nicholas@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks haspatch Port: gearmand | -------------------------+-------------------------------- Changes (by ryandesign@…): * cc: mjfavaro@… (added) * keywords: mavericks => mavericks haspatch Comment: Has duplicate #42815. -- Ticket URL: <https://trac.macports.org/ticket/41003#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X
#41003: gearmand: fatal error: 'tr1/cinttypes' file not found -------------------------+-------------------------------- Reporter: nicholas@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks haspatch Port: gearmand | -------------------------+-------------------------------- Comment (by ryandesign@…): Why does the patch use gcc46 on darwin 9? -- Ticket URL: <https://trac.macports.org/ticket/41003#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X
#41003: gearmand: fatal error: 'tr1/cinttypes' file not found -------------------------+-------------------------------- Reporter: nicholas@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks haspatch Port: gearmand | -------------------------+-------------------------------- Comment (by nick.lavrik@…): attached patch work fine for me -- Ticket URL: <https://trac.macports.org/ticket/41003#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X
#41003: gearmand: fatal error: 'tr1/cinttypes' file not found -------------------------+-------------------------------- Reporter: nicholas@… | Owner: rodney.rehm@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: mavericks haspatch Port: gearmand | -------------------------+-------------------------------- Changes (by mf2k@…): * status: new => closed * resolution: => fixed Comment: I've committed everything except for the darwin 9 block in r120223. It is not acceptable to specify a compiler directly like that. See [wiki:PortfileRecipes#compiler this wiki page] and use {{{compiler.blacklist}}} instead. You can open a new ticket for darwin 9 problems with this port. -- Ticket URL: <https://trac.macports.org/ticket/41003#comment:15> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts