Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124074 - dev-lang/squeak ebuild with modular X deps
Summary: dev-lang/squeak ebuild with modular X deps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 94787 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-25 08:19 UTC by Mauricio L. Pilla (RETIRED)
Modified: 2006-03-10 17:00 UTC (History)
4 users (show)

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


Attachments
dev-lang/squeak-3.6_p3 ebuild with modular X deps (squeak-3.6_p3.ebuild,2.51 KB, text/plain)
2006-02-25 08:21 UTC, Mauricio L. Pilla (RETIRED)
Details
squeak latest vm (squeak-3.7.7.ebuild,1.59 KB, text/plain)
2006-03-06 13:06 UTC, Luis Araujo (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mauricio L. Pilla (RETIRED) gentoo-dev 2006-02-25 08:19:57 UTC
dev-lang/squeak ebuild for 3.6_p3 that should work with modular X dependencies. I've also fixed #69831 (needs unzip in deps if using mozilla flag). I have tried it with USE="X mmx -mozilla -nas"
Comment 1 Mauricio L. Pilla (RETIRED) gentoo-dev 2006-02-25 08:21:31 UTC
Created attachment 80701 [details]
dev-lang/squeak-3.6_p3 ebuild with modular X deps
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2006-02-25 08:45:33 UTC
No maintainer, so go for it Mauricio. ;)
Comment 3 Mauricio L. Pilla (RETIRED) gentoo-dev 2006-02-25 08:57:07 UTC
I'm forum staff, and I don't have cvs access :)
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2006-02-25 10:58:43 UTC
(In reply to comment #3)
> I'm forum staff, and I don't have cvs access :)

Oh, I guess this counts as a valid excuse. ;)
Comment 5 Luis Araujo (RETIRED) gentoo-dev 2006-03-06 13:06:45 UTC
Created attachment 81558 [details]
squeak latest vm

I hope to get this new version of the latest stable Squeak VM into the tree within the next few days.

It will include X modular dependencies and execstacks , text relocations fixes.

One important thing is that this new ebuild will use libffi (an almost 30MB library) in order of avoiding the execstacks and text relocation problems. Apparently Squeak support two mechanism of FFI, and the native one *needs* to use horrible platform-dependet code. If anybody got a better idea to drop such a dependency, i'd be happy of giving a try. 


*note*: also adding bug #94787 as duplicate.
Comment 6 Luis Araujo (RETIRED) gentoo-dev 2006-03-06 13:07:23 UTC
*** Bug 94787 has been marked as a duplicate of this bug. ***
Comment 7 Luis Araujo (RETIRED) gentoo-dev 2006-03-07 04:25:57 UTC
Now in the tree and apparently this bug fixed.