Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111498 - grads-1.9 GRid Analysis and Display System
Summary: grads-1.9 GRid Analysis and Display System
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:
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-11-04 11:44 UTC by Adam Carheden
Modified: 2018-06-07 18:26 UTC (History)
2 users (show)

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


Attachments
Grads ebuild (grads-1.9.ebuild,1.24 KB, text/plain)
2005-11-04 11:46 UTC, Adam Carheden
Details
Patch to fix calloc declaration (gxdxwd_c.patch,378 bytes, patch)
2005-11-04 11:47 UTC, Adam Carheden
Details | Diff
env.d script to set necessary environmental variables (50grads,30 bytes, text/plain)
2005-11-04 11:48 UTC, Adam Carheden
Details
Initial changelog (ChangeLog,515 bytes, text/plain)
2005-11-04 11:49 UTC, Adam Carheden
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Carheden 2005-11-04 11:44:03 UTC
Hi!

Please find attached grads-1.9.euilbd and a patch to fix an inappropriate
definition of calloc (they should have used #include <stdlib.h>).

grads is the GRid Analysis and Display System used for visualization of
geographical data. 

I suggest sci-geosciences/grads.

Adam
Comment 1 Adam Carheden 2005-11-04 11:46:22 UTC
Created attachment 72127 [details]
Grads ebuild
Comment 2 Adam Carheden 2005-11-04 11:47:40 UTC
Created attachment 72128 [details, diff]
Patch to fix calloc declaration
Comment 3 Adam Carheden 2005-11-04 11:48:34 UTC
Created attachment 72129 [details]
env.d script to set necessary environmental variables
Comment 4 Adam Carheden 2005-11-04 11:49:17 UTC
Created attachment 72130 [details]
Initial changelog
Comment 5 Christian Lerrahn 2007-08-21 04:16:24 UTC
Thanks for the package. I would also suggest that for the sci-visualization branch. However, the packages lacks dependencies and should have a few USE flags e.g. for libreadline linking. I don't have time to look into that but might upload a new package version later.
Comment 6 Mikhail 2009-02-01 16:21:06 UTC
Hallow!
I can't install this ebuild:
# emerge grads
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sci-geosciences/grads-1.9
* grads-src-1.9b4.tar.gz RMD160 SHA1 SHA256 size;-) ...                [ ok ]
* checking ebuild checksums;-) ...                                     [ ok ]
* checking auxfile checksums;-) ...                                    [ ok ]
* checking miscfile checksums;-) ...                                   [ ok ]
>>> Unpacking source...

* Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
*
*   /usr/local/portage/sci-geosciences/grads/files/gxdxwd_c.patch
*   ( gxdxwd_c.patch )

*
* ERROR: sci-geosciences/grads-1.9 failed.
* Call stack:
*               ebuild.sh, line   49:  Called src_unpack
*             environment, line 2114:  Called epatch '/usr/local/portage/sci-geosciences/grads/files/gxdxwd_c.patch'
*             environment, line 1017:  Called die
* The specific snippet of code:
*                   die "Cannot find $EPATCH_SOURCE!";
*  The die message:
*   Cannot find $EPATCH_SOURCE!
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/sci-geosciences/grads-1.9/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sci-geosciences/grads-1.9/temp/environment'.
* This ebuild is from an overlay: '/usr/local/portage/'
*

>>> Failed to emerge sci-geosciences/grads-1.9, Log file:

>>>  '/var/tmp/portage/sci-geosciences/grads-1.9/temp/build.log'

* Messages for package sci-geosciences/grads-1.9:

* Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
*
*   /usr/local/portage/sci-geosciences/grads/files/gxdxwd_c.patch
*   ( gxdxwd_c.patch )
*
* ERROR: sci-geosciences/grads-1.9 failed.
* Call stack:
*               ebuild.sh, line   49:  Called src_unpack
*             environment, line 2114:  Called epatch '/usr/local/portage/sci-geosciences/grads/files/gxdxwd_c.patch'
*             environment, line 1017:  Called die
* The specific snippet of code:
*                   die "Cannot find $EPATCH_SOURCE!";
*  The die message:
*   Cannot find $EPATCH_SOURCE!
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/sci-geosciences/grads-1.9/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sci-geosciences/grads-1.9/temp/environment'.
* This ebuild is from an overlay: '/usr/local/portage/'
*
Comment 7 Francisco José Cañizares Santofimia 2009-02-01 22:35:21 UTC
(In reply to comment #6)
> Hallow!
> I can't install this ebuild:
> # emerge grads
> Calculating dependencies... done!
> 
> >>> Verifying ebuild manifests
> 
> >>> Emerging (1 of 1) sci-geosciences/grads-1.9
> * grads-src-1.9b4.tar.gz RMD160 SHA1 SHA256 size;-) ...                [ ok ]
> * checking ebuild checksums;-) ...                                     [ ok ]
> * checking auxfile checksums;-) ...                                    [ ok ]
> * checking miscfile checksums;-) ...                                   [ ok ]
> >>> Unpacking source...
> 
> * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
> *
> *   /usr/local/portage/sci-geosciences/grads/files/gxdxwd_c.patch
> *   ( gxdxwd_c.patch )


Did you put also: gxdxwd_c.patch (available here, too) where it says?
Comment 8 Mikhail 2009-02-10 20:14:26 UTC
this build don't support function "printim"(print to gif or png).
Comment 9 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-28 04:18:46 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