[DynInst_API:] [dyninst/dyninst] 0f5696: Fix build error in docker/build.sh (#2064)


Date: Sun, 16 Nov 2025 11:40:40 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 0f5696: Fix build error in docker/build.sh (#2064)
  Branch: refs/heads/thaines/update_cmake_test_option
  Home:   https://github.com/dyninst/dyninst
  Commit: 0f569612d1cd62131dbdee71ca1643d8a6c242e1
      https://github.com/dyninst/dyninst/commit/0f569612d1cd62131dbdee71ca1643d8a6c242e1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-11-15 (Sat, 15 Nov 2025)

  Changed paths:
    M docker/build.sh

  Log Message:
  -----------
  Fix build error in docker/build.sh (#2064)

I do not know why, but when the install directory ($dest_dir) is
manually created with 'mkdir' instead of letting it be implicitly
created by 'cmake --build', 'ctest' fails to find the tests- even when
I have confirmed they are present.

I've added '--no-tests=error' to ensure that ctest fails when no tests
are run.


  Commit: d7a6b0d1ff01a38edf9adfcc7037526ce9318276
      https://github.com/dyninst/dyninst/commit/d7a6b0d1ff01a38edf9adfcc7037526ce9318276
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-11-16 (Sun, 16 Nov 2025)

  Changed paths:
    M .github/workflows/consumers.yaml

  Log Message:
  -----------
  GitHub CI: fix yaml for hpctoolkit job (#2070)


  Commit: 9973044a3a0e8d0ef31aef7aa4250552bd42d9ec
      https://github.com/dyninst/dyninst/commit/9973044a3a0e8d0ef31aef7aa4250552bd42d9ec
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-11-16 (Sun, 16 Nov 2025)

  Changed paths:
    M .github/workflows/consumers.yaml
    M docker/build.sh

  Log Message:
  -----------
  Merge branch 'master' into thaines/update_cmake_test_option


Compare: https://github.com/dyninst/dyninst/compare/e213e6833fa8...9973044a3a0e

To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]