New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #4283 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

Building rb-cocoa fails due to invalid framework paths

Reported by: yuhei@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: pguyot@…
Port:

Description

Mkdir /opt/local/var/db/dports/build/file._Users_yuhei_darwinports_dports_ruby_rb-cocoa/work/ rubycocoa-0.4.1/framework/build/RubyCocoa.build/Default/RubyCocoa.build/DerivedSources

/bin/mkdir -p /opt/local/var/db/dports/build/file._Users_yuhei_darwinports_dports_ruby_rb-

cocoa/work/rubycocoa-0.4.1/framework/build/RubyCocoa.build/Default/RubyCocoa.build/ DerivedSources BUILD SUCCEEDED <--- framework ---> lib ---> lib/osx <--- lib/osx <--- lib ---> ext ---> ext/rubycocoa make gcc -fno-common -F../../framework/build -framework RubyCocoa -I. -I/opt/local/lib/ruby/1.8/ powerpc-darwin8.2.0 -I/opt/local/lib/ruby/1.8/powerpc-darwin8.2.0 -I/opt/local/var/db/dports/ build/file._Users_yuhei_darwinports_dports_ruby_rb-cocoa/work/rubycocoa-0.4.1/ext/rubycocoa -O -pipe -I/opt/local/include -c -o rubycocoa.o rubycocoa.m rubycocoa.m:13:32: error: RubyCocoa/RBRuntime.h: No such file or directory make: * [rubycocoa.o] Error 1 setup failed 'system make' failed try 'ruby install.rb --help' for usage

Warning: the following items did not execute (for rb-cocoa): com.apple.build

Attachments

extconf.rb.in.diff (573 bytes) - added by yuhei@… 8 years ago.
Patch: ext/rubycocoa/extconf.rb.in
pre-install.rb.diff (671 bytes) - added by yuhei@… 8 years ago.
Patch: framework/pre-install.rb
Portfile.diff (1.1 KB) - added by yuhei@… 8 years ago.
Former patches are not necessary

Change History

Changed 8 years ago by yuhei@…

Patch: ext/rubycocoa/extconf.rb.in

Changed 8 years ago by yuhei@…

Patch: framework/pre-install.rb

comment:1 Changed 8 years ago by pguyot@…

  • Status changed from new to closed
  • Resolution set to fixed

&#12372;&#12417;&#12435;&#12394;&#12373;&#12356;&#65281;

I didn't realize you provided patches for this bug and I fixed it on my own. Let me make you the maintainer of rb-cocoa.

comment:2 Changed 8 years ago by yuhei@…

  • Cc rshaw@… removed

comment:3 Changed 8 years ago by yuhei@…

  • Cc pguyot@… added

Changed 8 years ago by yuhei@…

Former patches are not necessary

comment:4 Changed 8 years ago by yuhei@…

  • attachments.isobsolete changed from 0 to 1

comment:5 Changed 8 years ago by pguyot@…

Committed! Thanks.

Note: See TracTickets for help on using tickets.