Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Added cmake-extras to dependencies- Fixes some build from source issues #1778

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

FCLC
Copy link

@FCLC FCLC commented Mar 27, 2021

deals with cmake not finding installed libraries such as gmock

#1707 #1662 #1616

TLDR; it seems that the way things were set up made the assumption that cmakes-extras was installed.

this issue was found when comparing docker dependencies in #1723 #1258

deals with cmake not finding installed libraries
Not all build of ubuntu ship with libelf-dev and libdwarf-dev included. Specifically on arm they are not included.
@FCLC
Copy link
Author

FCLC commented Apr 2, 2021

The above update to the pull request adds missing dependencies for certain distribution of ubuntu, such as certain arm and aarch64 LTS builds

FCLC added 3 commits April 1, 2021 22:11
At times the repo fails to pull down cpu_features. 

The above adds a clear and concise way of dealing with that scenario without cluttering up the existing documentation
add troubleshooting and solution for python 2 default version
@FCLC
Copy link
Author

FCLC commented Apr 4, 2021

Added troubleshooting steps to building android to deal with the typical default of python 2 on some distributions of ubuntu

README.md Show resolved Hide resolved
@Theslees
Copy link

Theslees commented Jul 8, 2021

this is extremely useful, been having issues that relate to this. Cheers!!

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the decaying label Apr 16, 2022
@Fuseteam
Copy link

Still useful

@stale stale bot removed the decaying label Apr 19, 2022
@FCLC
Copy link
Author

FCLC commented Apr 20, 2022

Request new review and potential up-streaming.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants