Conversation
Likely just dependency of `gtkglext` since it is not listed in the readme. For some reason, --remove-needed does not seem to work with the first patchelf invocation so I had to do it separately.
It was probably just a dependency of `gtkglext` since I cannot find any reference to `pangox` in the repo. But cannot verify build since it is broken.
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
This comment has been minimized.
This comment has been minimized.
Contributor
|
I think we're missing a throw in |
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
dtzWill
pushed a commit
to dtzWill/nixpkgs
that referenced
this pull request
Jan 23, 2020
pangox_compat: drop (cherry picked from commit b1b26f8)
balodja
added a commit
to balodja/nixpkgs
that referenced
this pull request
Apr 24, 2021
balodja
added a commit
to balodja/nixpkgs
that referenced
this pull request
May 12, 2021
balodja
added a commit
to balodja/nixpkgs
that referenced
this pull request
Jul 23, 2021
Most of them are: * separate packages for different openmodelica components, * qt4 -> qt5, * patches to instruct the OMEdit wrapper with stdenv executables location, * adoption of NixOS#89731 and NixOS#109595, * openblas -> blas, lapack according to NixOS#83888, * parallel building, * getting rid of spurious build phases, * correct the license, * cross-compilation, * forcing compiler to clang++ according to OM build recommendations, * drop of pangox_compat according to NixOS#75909 and NixOS#76412, * better dependencies, and more.
balodja
added a commit
to balodja/nixpkgs
that referenced
this pull request
Jul 24, 2021
Co-authored-by: Jaakko Luttinen <[email protected]> Most of changes are: * separate packages for different openmodelica components, * qt4 -> qt5, * patches to instruct the OMEdit wrapper with stdenv executables location, * adoption of NixOS#89731 and NixOS#109595, * openblas -> blas, lapack according to NixOS#83888, * parallel building, * getting rid of spurious build phases, * correct the license, * cross-compilation, * forcing compiler to clang++ according to OM build recommendations, * drop of pangox_compat according to NixOS#75909 and NixOS#76412, * better dependencies, and more.
This file contains hidden or 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
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.
Continuation of #75909
Closes: #75790
openmodelica, it was probably also just dependency ofgtkglextsince I cannot find any reference topangoxin the repo. But cannot verify build since it is broken.anydeskbut we cannot recompile it so we had to remove it fromDT_NEEDED. Seems to start at least.cc @worldofpeace, @shyim (anydesk maintainer), @fionera (#75943)