Skip to content
Peter Scheibel edited this page Mar 26, 2020 · 21 revisions

Attendees

  • Peter Scheibel (host)
  • Patrick Gartung
  • Massimiliano Culpo
  • Chris Green

Agenda

  • (1-1:30pm) Creating a test package for testing binary caches
    • (Patrick) Make an install tarball: https://github.com/spack/spack/pull/15687
    • What challenges exist now/what do the tests need to check
      • Relocation of RPATHs
      • (Not a big deal) debug symbols referring to source
      • TCL: this package compiles paths into the binary
      • perl: the relocation logic padded with null bytes, perl checks for this and fails
  • Recently-merged PRs of general interest
    • (TODO: fill this in by 3/26)
Clone this wiki locally