
do_mysql fails to build on PowerPC
Reported by Eric White | June 3rd, 2008 @ 02:48 PM
Testing with
data_objects: commit 59ec18e4453a31aa334959ca3ce978e477137d35
File: do_mysql-0.9.1.gem
Building native extensions. This could take a while...
ERROR: Error installing pkg/do_mysql-0.9.1:
ERROR: Failed to build gem native extension.
The RC_ARCHS is unset.
The strange part is the default implementation works if
ENV['RC_ARCHS'] = ''
But it does not work if it is (the default on my machine)
ENV['RC_ARCHS'] = nil
I have attached a patch that works for me on PowerPC.
Comments and changes to this ticket
-
Bernerd Schaefer June 9th, 2008 @ 12:36 PM
- State changed from new to open
It appears that this is fixed. Can someone confirm this?
-
Eric White June 9th, 2008 @ 01:43 PM
This is still broken for me as of:
commit 464eb31fa92bc30badfbc331bbb9919deb5e24ce
Author: Luis Lavena
Date: Mon Jun 9 15:33:41 2008 -0300
-
Bernerd Schaefer June 9th, 2008 @ 03:37 PM
Sorry. I just applied your patch. Can you confirm that this works? And should we push this patch to do_postgres and do_sqlite as well?
-
Eric White June 10th, 2008 @ 02:20 PM
This works as of:commit abac3794674f78f515a187ea94440b5486e332d8
I don't have postgress, or sqlite installed. I will try them over the next while.
-
Eric White June 10th, 2008 @ 04:12 PM
postgres has the same issue. If you patch postgres, I can try tomorrow.
-
Eric White June 10th, 2008 @ 04:15 PM
So it looks like postgres has the same issue. If you patch it, I can
try tomorrow.
Regards,
Eric
-
Carl June 11th, 2008 @ 04:40 PM
It didn't compile on my Commodore 64 either. Should I file a new ticket? ;-)
-
Eric White June 12th, 2008 @ 01:20 AM
Yes, I think a new ticket is a good idea. I will open one, and put
the patch there.
-
Bernerd Schaefer June 12th, 2008 @ 09:00 AM
- State changed from open to resolved
In the latest commit (e9ce4a2c53826b03d994617a039c1bf037651068) I pushed the patch to do_postgres and do_sqlite3. This should resolve the problem, so I'll mark this as resolved.
Thanks for your help, Eric.
-
-
-
Adam French June 12th, 2008 @ 04:03 PM
- Milestone cleared.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »