Skip to content

Conversation

@kamleshbhalui
Copy link
Owner

@kamleshbhalui kamleshbhalui commented Mar 8, 2022

After executing this script, we can build and test p4c without any issue atleast on ubuntu 20.04.

@kamleshbhalui kamleshbhalui force-pushed the install_deps branch 2 times, most recently from e1eb59a to f166cbd Compare March 10, 2022 05:59
Copy link
Collaborator

@usha1830 usha1830 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this based on Fedora deps script?
How did you get the list of tools/deps needed?

@kamleshbhalui
Copy link
Owner Author

Github ci pipeline

@usha1830
Copy link
Collaborator

How do I verify this?
Tried running this script after checking out the source but it failed for a few packages like clang and libgc-dev.
I tried this on my development machine which has Ubuntu 18.04.

@kamleshbhalui kamleshbhalui force-pushed the install_deps branch 2 times, most recently from d8c6ced to f591e3d Compare March 11, 2022 05:02
@kamleshbhalui
Copy link
Owner Author

Tested on fresh ubuntu 18.04 and 20.04 install, could not see any error.

@kamleshbhalui
Copy link
Owner Author

kamleshbhalui commented Mar 11, 2022

Testing should be done using ctest -R . -j16(even ci uses this) , instead of make check. some ubpf tests fails with make-check

@usha1830 usha1830 self-requested a review March 11, 2022 06:32
Copy link
Collaborator

@usha1830 usha1830 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified on my Ubuntu 18.04 machine.
All backends tests are passing with make check as well as ctest.

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