Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74937 - sqlite-ruby-2.2.2 works on ppc-macos
Summary: sqlite-ruby-2.2.2 works on ppc-macos
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on: 61394
Blocks:
  Show dependency tree
 
Reported: 2004-12-19 06:49 UTC by Andreas Schwarz
Modified: 2006-06-22 12:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schwarz 2004-12-19 06:49:24 UTC
After libruby-static is updated with ranlib (see #61394) sqlite-ruby-2.2.2 compiles and works on OS X.
Comment 1 Fabian Groffen gentoo-dev 2005-08-21 11:56:32 UTC
Does not even start compilation for me:

>>> Unpacking source...
>>> Unpacking sqlite-ruby-2.2.3.tar.bz2 to /var/tmp/portage/sqlite-ruby-2.2.3/work
>>> Source unpacked.
checking for main() in -lsqlite... no
checking for sqlite.h... yes
checking for sqlite_open() in -lsqlite... no
make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: dev-ruby/sqlite-ruby-2.2.3 failed.
!!! Function src_compile, Line 28, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.

Comment 2 Josip Dzolonga 2006-06-13 19:48:28 UTC
Fabian Groffen, which version of dev-db/sqlite do you have ? Maybe the version specified in DEPEND has to more specific (currently =dev-db/sqlite-2*)
Comment 3 Fabian Groffen gentoo-dev 2006-06-14 00:45:51 UTC
maybe it works now, but I don't run progressive, so I just have Apple's "installation" of SQLite.
Comment 4 Fabian Groffen gentoo-dev 2006-06-22 12:30:25 UTC
ok, nonsense going on here.  sqlite2 compiles and installs fine, no collisions, as Apple only provides sqlite3.  Unmasked sqlite2 now.
Marked ~ppc-macos.