-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
depenencies/llvm: Handle llvm-config --shared-mode failing #7379
Merged
jpakkane
merged 2 commits into
mesonbuild:master
from
dcbaker:submit/2020-06/llvm-shared-mode-failure
Oct 22, 2020
Merged
depenencies/llvm: Handle llvm-config --shared-mode failing #7379
jpakkane
merged 2 commits into
mesonbuild:master
from
dcbaker:submit/2020-06/llvm-shared-mode-failure
Oct 22, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dcbaker
force-pushed
the
submit/2020-06/llvm-shared-mode-failure
branch
3 times, most recently
from
October 16, 2020 18:00
bf44e1b
to
103a3ba
Compare
looks like in at least a few configurations this fails. That's probably OS related, I'll change this to allow skipping in CI |
Instead of trying to cover everything internally
dcbaker
force-pushed
the
submit/2020-06/llvm-shared-mode-failure
branch
from
October 21, 2020 18:22
103a3ba
to
7695b3d
Compare
jon-turney
added a commit
to jon-turney/meson
that referenced
this pull request
Jun 22, 2021
(This optionality is a leftover from before mesonbuild#7379)
jon-turney
added a commit
to jon-turney/meson
that referenced
this pull request
Jun 22, 2021
If the required LLVM modules can't be found, skip the LLVM framework test, rather than succesfully doing nothing. (This optionality is a leftover from before mesonbuild#7379)
jon-turney
added a commit
to jon-turney/meson
that referenced
this pull request
Jun 22, 2021
If the required LLVM modules can't be found, skip the LLVM framework test, rather than succesfully doing nothing. (This optionality is a leftover from before mesonbuild#7379) (At the moment, OpenSuse provides dynamic-only LLVM. The cmake method finds LLVM, but fails to find any modules. This might be a bug in the cmake method.)
jon-turney
added a commit
to jon-turney/meson
that referenced
this pull request
Jun 22, 2021
If the required LLVM modules can't be found, skip the LLVM framework test, rather than succesfully doing nothing. (This optionality is a leftover from before mesonbuild#7379) (At the moment, OpenSuse provides dynamic-only LLVM. The cmake method finds LLVM, but fails to find any modules. This might be a bug in the cmake method.)
jon-turney
added a commit
to jon-turney/meson
that referenced
this pull request
Jun 23, 2021
If the required LLVM modules can't be found, skip the LLVM framework test, rather than succesfully doing nothing. (This optionality is a leftover from before mesonbuild#7379) (At the moment, OpenSuse provides dynamic-only LLVM. The cmake method finds LLVM, but fails to find any modules. This might be a bug in the cmake method.)
jon-turney
added a commit
to jon-turney/meson
that referenced
this pull request
Jun 23, 2021
If the required LLVM modules can't be found, skip the LLVM framework test, rather than succesfully doing nothing. (This optionality is a leftover from before mesonbuild#7379) (At the moment, OpenSuse provides dynamic-only LLVM. The cmake method finds LLVM, but fails to find any modules. This might be a bug in the cmake method.)
jon-turney
added a commit
to jon-turney/meson
that referenced
this pull request
Jun 24, 2021
If the required LLVM modules can't be found, skip the LLVM framework test, rather than succesfully doing nothing. (This optionality is a leftover from before mesonbuild#7379) (At the moment, OpenSuse provides dynamic-only LLVM. The cmake method finds LLVM, but fails to find any modules. This might be a bug in the cmake method.)
jon-turney
added a commit
to jon-turney/meson
that referenced
this pull request
Jun 30, 2021
If the required LLVM modules can't be found, skip the LLVM framework test, rather than succesfully doing nothing. (This optionality is a leftover from before mesonbuild#7379) (At the moment, OpenSuse provides dynamic-only LLVM. The cmake method finds LLVM, but fails to find any modules. This might be a bug in the cmake method of the LLVM dependency.)
jon-turney
added a commit
to jon-turney/meson
that referenced
this pull request
Jul 3, 2021
If the required LLVM modules can't be found, skip the LLVM framework test, rather than succesfully doing nothing. (This optionality is a leftover from before mesonbuild#7379) (At the moment, OpenSuse provides dynamic-only LLVM. The cmake method finds LLVM, but fails to find any modules. This might be a bug in the cmake method of the LLVM dependency.)
jon-turney
added a commit
to jon-turney/meson
that referenced
this pull request
Jul 6, 2021
If the required LLVM modules can't be found, skip the LLVM framework test, rather than succesfully doing nothing. (This optionality is a leftover from before mesonbuild#7379) (At the moment, OpenSuse provides dynamic-only LLVM. The cmake method still finds LLVM, when a static LLVM is requested, but fails to find any modules. This might be a bug in the cmake method of the LLVM dependency.)
jon-turney
added a commit
to jon-turney/meson
that referenced
this pull request
Jul 7, 2021
If the required LLVM modules can't be found, skip the LLVM framework test, rather than succesfully doing nothing. (This optionality is a leftover from before mesonbuild#7379) (At the moment, OpenSuse provides dynamic-only LLVM. The cmake method still finds LLVM, when a static LLVM is requested, but fails to find any modules. This might be a bug in the cmake method of the LLVM dependency.)
mensinda
pushed a commit
that referenced
this pull request
Jul 7, 2021
If the required LLVM modules can't be found, skip the LLVM framework test, rather than succesfully doing nothing. (This optionality is a leftover from before #7379) (At the moment, OpenSuse provides dynamic-only LLVM. The cmake method still finds LLVM, when a static LLVM is requested, but fails to find any modules. This might be a bug in the cmake method of the LLVM dependency.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes: #7371
Fixes: #7878