autopsy icon indicating copy to clipboard operation
autopsy copied to clipboard

Build failure in CoreTestLibs/nbproject/build-impl.xml

Open Chaz6 opened this issue 7 months ago • 1 comments

On Fedora 41, following the instructions in BUILDING.txt:-

$ cd autopsy && ant
Buildfile: /home/chaz/git/github.com_sleuthkit_autopsy/build.xml

download:

build-core-test-libs:

BUILD FAILED
/home/chaz/git/github.com_sleuthkit_autopsy/build.xml:258: The following error occurred while executing this line:
/home/chaz/git/github.com_sleuthkit_autopsy/CoreTestLibs/build.xml:7: The following error occurred while executing this line:
/home/chaz/git/github.com_sleuthkit_autopsy/CoreTestLibs/nbproject/build-impl.xml:41: Cannot find /home/chaz/git/github.com_sleuthkit_autopsy/CoreTestLibs/nbproject/${nbplatform.default.harness.dir}/build.xml imported from /home/chaz/git/github.com_sleuthkit_autopsy/CoreTestLibs/nbproject/build-impl.xml

Total time: 0 seconds

Chaz6 avatar Mar 29 '25 09:03 Chaz6