kAFL
kAFL copied to clipboard
kafl.libxdc not found
It appears the dependency repository https://github.com/IntelLabs/kafl.libxdc has been removed, as all build attempts (including our internal CI and your public-facing actions) are failing with a Repository not found error.
Can you confirm if the deletion of the kafl.libxdc repository was intentional? If not, could it please be restored or the new location be provided?
The specific error message is:
fatal: repository 'https://github.com/IntelLabs/kafl.libxdc/' not found
TASK [intellabs.kafl.libxdc : Clone repo] **************************************
fatal: [localhost]: FAILED! => changed=false
cmd: /usr/bin/git ls-remote https://github.com/IntelLabs/kafl.libxdc -h refs/heads/v0.2
msg: |-
remote: Repository not found.
fatal: repository 'https://github.com/IntelLabs/kafl.libxdc/' not found
rc: 128
stderr: |-
remote: Repository not found.
fatal: repository 'https://github.com/IntelLabs/kafl.libxdc/' not found
stderr_lines: <omitted>
stdout: ''
stdout_lines: <omitted>
Thanks