Branch: refs/heads/thaines/fix_build_script
  Home:   https://github.com/dyninst/dyninst
  Commit: 69f6f044adb13f310d05d9a41ccf842d40afa342
      
https://github.com/dyninst/dyninst/commit/69f6f044adb13f310d05d9a41ccf842d40afa342
  Author: Tim Haines <[email protected]>
  Date:   2025-11-12 (Wed, 12 Nov 2025)

  Changed paths:
    M docker/build.sh

  Log Message:
  -----------
  Fix build error in docker/build.sh

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.



To unsubscribe from these emails, change your notification settings at 
https://github.com/dyninst/dyninst/settings/notifications
_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to