[MacPorts] #31463: beanstalkd build failure in stdio.h, upstream fix available

MacPorts noreply at macports.org
Fri Sep 30 08:23:20 PDT 2011


#31463: beanstalkd build failure in stdio.h, upstream fix available
---------------------------------------+------------------------------------
 Reporter:  marcus@…                   |       Owner:  nick@…           
     Type:  defect                     |      Status:  new              
 Priority:  Normal                     |   Milestone:                   
Component:  ports                      |     Version:  2.0.3            
 Keywords:  haspatch                   |        Port:  beanstalkd       
---------------------------------------+------------------------------------

Comment(by marcus@…):

 Thanks for the patch. I couldn't get it to patch cleanly using patch, but
 it sort-of worked with `git apply`. Even then, it created patch-
 dprint.diff at the same level as the Portfile instead of in the files
 folder, and failed to patch patch-configure.diff. I did this:

 {{{
 cd
 /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/beanstalkd
 wget http://trac.macports.org/raw-attachment/ticket/31463/beanstalkd.diff
 git apply beanstalkd.diff
 }}}

 Is this the result of a clash between diff formats?

 Once I'd fixed things manually, beanstalkd built and installed perfectly,
 so thanks for that.

-- 
Ticket URL: <https://trac.macports.org/ticket/31463#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list