[GRASS-dev] [GRASS GIS] #3469: i.atcorr: Sentinel-2 support broken on some systems
GRASS GIS
trac at osgeo.org
Thu Dec 21 02:16:08 PST 2017
#3469: i.atcorr: Sentinel-2 support broken on some systems
--------------------------+-------------------------
Reporter: sbl | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.4.0
Component: Packaging | Version: unspecified
Resolution: | Keywords: i.atcorr
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by mlennert):
Replying to [comment:2 mmetz]:
> Replying to [comment:1 mlennert]:
> > I'm on Debian testing with gcc (Debian 7.2.0-17) 7.2.1 20171205.
> >
> > Using fresh trunk with the following compiler settings:
> >
> > {{{
> > CFLAGS="-g -Wall -fopenmp -lgomp -Ofast -fno-fast-math
> > -march=core-avx-i -fno-common -fexceptions $PENTIUM64"
> > LDFLAGS="-Wl,--no-undefined -fopenmp -lgomp"
> > CXXFLAGS="-g -Ofast"
> > }}}
>
> -Ofast is dangerous. I would regard any optimization larger than -O3 as
experimental. Some code only runs properly with max -O1.
I just recompiled with all compiler flags commented out. Same result, i.e.
all NULLs. Now I have to go into a meeting and cannot test further.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3469#comment:4>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list