Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 466388

Summary: sci-geosciences/grass-6.4.4 version bump
Product: Gentoo Linux Reporter: cmuelle8 <cmue81>
Component: Current packagesAssignee: Sam Jorna (wraeth) <wraeth>
Status: RESOLVED OBSOLETE    
Severity: normal CC: aklhfex, chrschmitt, hyedad, kripton, proxy-maint, sci-geosciences, stharward, Timewulf, ulf.norberg
Priority: Normal Keywords: EBUILD, PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=535744
https://bugs.gentoo.org/show_bug.cgi?id=500614
https://bugs.gentoo.org/show_bug.cgi?id=466628
https://bugs.gentoo.org/show_bug.cgi?id=423615
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 423615, 466386    
Attachments: grass-6.4.2-to-6.4.3_rc2.ebuild.patch
grass-6.4.3_rc2.ebuild
ebuild for 6.4.3
grass-6.4.4.ebuild (postgresql headers fix, use python:2)
modifications made to plain funtoo-overlay ebuild

Description cmuelle8 2013-04-18 18:27:10 UTC
Please find the necessary changes wrt 6.4.2 attached.

Upstream labels 6.4.3_rc2 stable, so suggesting to keyword this amd64 x86 right away.  Fixes bug #466386

Builds with
  gcc-4.7.2 -flto
  gcc-4.7.2 -fno-lto
  clang-3.3svn -O2
  clang-3.3svn -O4

Obsoletes the patch set to support ffmpeg in favor of sed, just fixing include locations suffices, see attached patch.


Thanks for bumping.

Reproducible: Always
Comment 1 cmuelle8 2013-04-18 18:27:47 UTC
Created attachment 345924 [details, diff]
grass-6.4.2-to-6.4.3_rc2.ebuild.patch
Comment 2 cmuelle8 2013-04-18 18:29:21 UTC
Created attachment 345926 [details]
grass-6.4.3_rc2.ebuild

whole ebuild, result of patching 6.4.2 ebuild
Comment 3 Milos Popovic 2013-10-17 02:05:17 UTC
Just reminding 6.4.3 is out since July!
Comment 4 Berthold Humkamp 2014-01-05 17:02:04 UTC
Hi all there!

I'm another one with problems building 6.4.2 with gcc-4.7.3.

But I think it doesn't make sense to post those problems here, because fixing all of those related bugs will be more to do, then creating the new ebuild I think.

And it seems as if all of those who felt responsible for this package are out of the scene now. No problem! Me and most others know, that one can't earn money or anything else here.

But to give a short sign of life would be a form of politeness to all people, creating bug reports here.

Is anyone here, who can clearify the situation, even if just saying the work needs some time, because of ...?

Thanks very much and again: I don't want to push anyone into work! - But not to know what happens behind the scenes will stop anyone else to get active!

Greetings,

Timewulf
Comment 5 Karl Hakimian 2014-01-07 19:53:32 UTC
It does not look like there is much activity on grass, but I thought I'd add my two bits.

This patched ebuild improves things for me, but grass will still not emerge without manual intervention. To get it on my system, I have to get it to include tinfo library. I have not yet built a patch to do that.
Comment 6 Berthold Humkamp 2014-01-08 15:53:54 UTC
Hi Karl,

it's not a burning problem for me. I'm just playing around with some different gis-packages, because I want to get some background info around all this.

I'm able to program a bit in a few different languages, but I've rather little experience with patches and ebuilds. It's just enough to get a little thought of what should happen or to add or change a few lines, when I get such a file in front of my eyes.

I looked into this ebuild just now, but it is far to big for me in the moment, to stumble in just for fun. I'll learn at some smaller problems first and possibly come back.

Thanks for your answer!

Greetings,
Berthold
Comment 7 Karl Hakimian 2014-01-08 16:12:08 UTC
One more tidbit. installed the attached ebuild on several machines and not all of them had the libtinfo problem. Something else to keep in mind if/when you dig in.
Comment 8 Soren Harward 2014-01-30 14:33:43 UTC
Created attachment 369116 [details]
ebuild for 6.4.3

Here's an ebuild for 6.4.3 (not a release candidate) that built without intervention.  I had to bump it myself because 6.4.2 wouldn't build on my system for reasons I didn't have time to track down.  My USE flags were:

USE="cairo cxx fftw gmath jpeg png python tiff truetype -X -debug -ffmpeg -motif -mysql -nls -odbc -opengl -postgres -readline -sqlite -wxwidgets"
Comment 9 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-06 08:41:57 UTC
*** Bug 535744 has been marked as a duplicate of this bug. ***
Comment 10 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-06 08:42:06 UTC
*** Bug 500614 has been marked as a duplicate of this bug. ***
Comment 11 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-07 07:38:58 UTC
*** Bug 535744 has been marked as a duplicate of this bug. ***
Comment 12 cmuelle8 2015-01-07 10:11:09 UTC
Created attachment 393392 [details]
grass-6.4.4.ebuild (postgresql headers fix, use python:2)

i@w.. see bug #535744
Comment 13 cmuelle8 2015-01-07 10:12:25 UTC
Created attachment 393394 [details, diff]
modifications made to plain funtoo-overlay ebuild

i@w..
Comment 14 CaptainBlood 2015-06-18 22:34:42 UTC
I've  added the ebuild-6.4.4 to my /usr/local/portage branch & digested it.
ebuild returns:

environment, line 2014:  Called epatch '/usr/local/portage/sci-geosciences/grass/files/animate-wish.patch'
 *   environment, line 2041:  Called die

Where to find the patch files plz?
Comment 15 cmuelle8 2015-06-19 20:23:50 UTC
(In reply to CaptainBlood from comment #14)
> I've  added the ebuild-6.4.4 to my /usr/local/portage branch & digested it.
> ebuild returns:
> 
> environment, line 2014:  Called epatch
> '/usr/local/portage/sci-geosciences/grass/files/animate-wish.patch'
>  *   environment, line 2041:  Called die
> 
> Where to find the patch files plz?

https://github.com/funtoo/funtoo-overlay/tree/master/sci-geosciences/grass/files
Comment 16 Sam Jorna (wraeth) gentoo-dev 2015-10-19 11:23:35 UTC
Closing as OBSOLETE - sci-geosciences/grass-7.0.1 has been added to the tree as per bug 514514 and subsequently revbumped. Note that sci-geosciences/grass:6 has been masked and will be removed from the tree in the coming weeks.