Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114087 - sci-mathematics/oommf ITL/NIST MicroMagnetic Framework
Summary: sci-mathematics/oommf ITL/NIST MicroMagnetic Framework
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://math.nist.gov/oommf/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-11-30 18:42 UTC by Brady Catherman
Modified: 2020-03-19 18:14 UTC (History)
1 user (show)

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


Attachments
The ebuild. (oommf-1.2-r1.ebuild,1.62 KB, text/plain)
2005-11-30 18:42 UTC, Brady Catherman
Details
New ebuild for pre20091216 release (oommf-1.2_pre20091216.ebuild,1.08 KB, text/plain)
2011-04-28 03:26 UTC, M. Sears
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Catherman 2005-11-30 18:42:14 UTC
I have no clue what Oommf does but people on our cluster wanted it so I made an
ebuild for it. This installs into /tmp/oommf-{VERSION}
Comment 1 Brady Catherman 2005-11-30 18:42:42 UTC
Created attachment 73866 [details]
The ebuild.
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-01 01:52:06 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 3 M. Sears 2011-04-28 03:26:53 UTC
Created attachment 271409 [details]
New ebuild for pre20091216 release

I've attached an ebuild, modified from B. Catherman's, for the pre-release dated 12/16/2009.  It builds against tcl-8.5.9 and tk-8.5.9-r1 on amd64.  

Although there is a newer version, dated 07/19/2010, I have not yet successfully compiled it.  There is an issue with oxsthread.cc or oxsthread.h,

"error: ‘memset’ was not declared in this scope"

that I have yet to solve.  Any input would be great.

Cheers.

-M