Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@cho-m
Copy link

@cho-m cho-m commented Dec 5, 2023

Was working on updating autopsy in Homebrew (Homebrew/homebrew-core#156402) and noticed that it doesn't start up on ARM macOS due to missing NATIVELIBS in sleuthkit JAR even though native libraries are built.

System.getProperty("os.arch") is "aarch64" when tested on ARM macOS and on Docker Linux.


This at least gets past application start up for autopsy but fails to create a new case.

@cho-m cho-m marked this pull request as draft December 5, 2023 18:45
@cho-m cho-m marked this pull request as ready for review December 5, 2023 18:55
@jayaramcs jayaramcs requested a review from markmckinnon March 27, 2024 12:14
@simsong
Copy link
Member

simsong commented Sep 8, 2024

Hi. When you submitted this the appveyor checks failed. Can you rebase this to develop and resubmit so that the checks do not fail?

@simsong simsong marked this pull request as draft September 8, 2024 18:28
@cho-m cho-m force-pushed the add-aarch64-to-jar branch from a123c26 to a2e8427 Compare March 13, 2025 00:33
@codecov
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 31.06%. Comparing base (b201996) to head (03475ca).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2889   +/-   ##
========================================
  Coverage    31.06%   31.06%           
========================================
  Files          192      192           
  Lines        42229    42229           
========================================
  Hits         13115    13115           
  Misses       29114    29114           
Flag Coverage Δ
unittests 31.06% <ø> (ø)
windows-mingw 31.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.