Opened 13 years ago

Closed 13 years ago

#27855 closed defect (fixed)

ruby19 @1.9.2-p136 Applying patches error - build failure

Reported by: sugayap@… Owned by: kimuraw (kimura wataru)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: tiger Cc:
Port: ruby19

Description

I am trying to install Ruby 1.9.2-p136 on Mac OS X 10.4.11 PPC with Xcode 2.5 and it fails with the following error in the log:

$ sudo port install ruby19
Password:
--->  Computing dependencies for ruby19
--->  Fetching ruby19
--->  Attempting to fetch ruby-1.9.2-p136.tar.bz2 from ftp://ftp.iij.ad.jp/pub/lang/ruby/1.9
--->  Verifying checksum(s) for ruby19
--->  Extracting ruby19
--->  Applying patches to ruby19
Error: Target org.macports.patch returned: shell command failed (see log for details)
Log for ruby19 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ruby19/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (1)

main.log (14.9 KB) - added by sugayap@… 13 years ago.
Log for ruby19

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by sugayap@…

Attachment: main.log added

Log for ruby19

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to kimuraw@…

Please remember to cc the maintainer.

comment:2 Changed 13 years ago by kimuraw (kimura wataru)

Resolution: fixed
Status: newclosed

Thanks for your reporting,

I fixed the error at r74886. ruby-1.9.2-p136 does not need the patch. please try to install after `port selfupdate'.

Note: See TracTickets for help on using tickets.