Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#4283 closed defect (fixed)

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 (Paul Guyot)
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 (3)

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

Download all attachments as: .zip

Change History (8)

Changed 19 years ago by yuhei@…

Attachment: extconf.rb.in.diff added

Patch: ext/rubycocoa/extconf.rb.in

Changed 19 years ago by yuhei@…

Attachment: pre-install.rb.diff added

Patch: framework/pre-install.rb

comment:1 Changed 19 years ago by pguyot (Paul Guyot)

Resolution: fixed
Status: newclosed

&#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 19 years ago by yuhei@…

Cc: rshaw@… removed

comment:3 Changed 19 years ago by yuhei@…

Cc: pguyot@… added

Changed 19 years ago by yuhei@…

Attachment: Portfile.diff added

Former patches are not necessary

comment:4 Changed 19 years ago by yuhei@…

attachments.isobsolete: 01

comment:5 Changed 19 years ago by pguyot (Paul Guyot)

Committed! Thanks.

Note: See TracTickets for help on using tickets.