[GRASS-dev] [GRASS GIS] #3042: Patches to make the build reproducible (fileordering, randomness)

GRASS GIS trac at osgeo.org
Mon Aug 22 14:51:04 PDT 2016


#3042: Patches to make the build reproducible (fileordering, randomness)
--------------------------+-------------------------
  Reporter:  sebastic     |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  critical     |  Milestone:  7.0.5
 Component:  Compiling    |    Version:  7.0.4
Resolution:               |   Keywords:
       CPU:  Unspecified  |   Platform:  Linux
--------------------------+-------------------------

Comment (by sebastic):

 Replying to [comment:8 martinl]:
 > Replying to [comment:3 glynn]:
 > > While I agree with the idea, G_srand48_auto() shouldn't be using this
 variable directly, but something more appropriate, e.g. GRASS_RANDOM_SEED
 (or GRASS_RND_SEED, which is what r.mapcalc used prior to the RNG
 changes).
 >
 > Updated patch attached - attachment:04-srand48_auto-from-
 GRASS_RANDOM_SEED.patch. Can be applied in this way?

 The variable should be renamed, because it now uses `GRASS_RANDOM_SEED`
 instead of `SOURCE_DATE_EPOCH`, i.e.
 `s/source_date_epoch/grass_random_seed/g`.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3042#comment:9>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list