Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execute the command make testpase and make check to report an error #2

Open
seagullanddog opened this issue Aug 11, 2023 · 1 comment

Comments

@seagullanddog
Copy link

When I execute the command "make testpase", the error is as follows:
make: *** No rule to make target 'testpase'. Stop
There is indeed no "testpase" command in the Makfile

When I execute the command "make check", the error is as follows:
mkdir -p ~/.local/lib/wireshark/plugins/3.6
cp matter-disector.so ~/.local/lib/wireshark/plugins/3.6
tests/test-packet-matter-decrypt.exe
Testing decrypt[0]: FAIL: 4047
Testing decrypt[1]: FAIL: 4047
make: *** [Makefile:122: check] Error 207

how do i fix them

@tommy-gilligan
Copy link

AFAICT these are broken for everybody. It would be nice to fix them but I'm not sure how.

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

No branches or pull requests

2 participants