[GRASS-dev] [GRASS GIS] #2085: diglib build failure on IBM s390x and ppc64
GRASS GIS
trac at osgeo.org
Fri Sep 27 00:46:30 PDT 2013
#2085: diglib build failure on IBM s390x and ppc64
------------------------+---------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 6.4.4
Component: Compiling | Version: 6.4.3
Resolution: duplicate | Keywords: s390x, ppc64, diglib
Platform: Linux | Cpu: Other
------------------------+---------------------------------------------------
Comment(by glynn):
Replying to [comment:2 hamish]:
> less-common platform build-log summary page:
> http://buildd.debian-ports.org/status/package.php?p=grass
Alpha seems to have problems with function pointers in shared libraries.
This may just be an issue with the linker flags for shared libraries (it
probably doesn't help that Shlib.make expects the variable to be called
SHLIB_LDFLAGS when 6.x's Platform.make uses SHLIB_LD_FLAGS).
PPC dies running the external data format test program. No real idea why.
"Killed" normally means it received SIGKILL, which can happen due to
resource limits being exceeded, or for various other reasons (SIGKILL
can't be caught, so it's used whenever the intention is to terminate a
process rather than to merely notify it of something).
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2085#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list