#36686: gearmand @0.41_0+sqlite requires compiler specification on a 10.5.8 PPC -------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: leopard Port: gearmand | -------------------------+-------------------------------- Old description:
{{{ :info:build In file included from ./libgearman/common.h:44, :info:build from libgearman/actions.cc:39: :info:build ./libgearman-1.0/gearman.h:53:27: error: tr1/cinttypes: No such file or directory :info:build make[1]: *** [libgearman/libgearman_libgearman_la-actions.lo] Error 1 }}}
{{{ I tried a $ sudo port clean gearmand followed by $ sudo port upgrade gearmand configure.compiler=macports-gcc-4.5 This was successful for building gearmand 0.41_0 on my 10.5.8 PPC. }}}
New description: {{{ :info:build In file included from ./libgearman/common.h:44, :info:build from libgearman/actions.cc:39: :info:build ./libgearman-1.0/gearman.h:53:27: error: tr1/cinttypes: No such file or directory :info:build make[1]: *** [libgearman/libgearman_libgearman_la-actions.lo] Error 1 }}} I tried a {{{ $ sudo port clean gearmand }}} followed by {{{ $ sudo port upgrade gearmand configure.compiler=macports-gcc-4.5 }}} This was successful for building gearmand 0.41_0 on my 10.5.8 PPC. -- Comment (by ryandesign@…): Would clang work? We'd prefer that to using a gcc port. -- Ticket URL: <https://trac.macports.org/ticket/36686#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS