gobject-introspection: fix non-meson cross builds#185097
Merged
Artturin merged 1 commit intoNixOS:stagingfrom Aug 31, 2022
Merged
gobject-introspection: fix non-meson cross builds#185097Artturin merged 1 commit intoNixOS:stagingfrom
Artturin merged 1 commit intoNixOS:stagingfrom
Conversation
Mindavi
approved these changes
Aug 4, 2022
Contributor
Mindavi
left a comment
There was a problem hiding this comment.
Further down the rabbit hole... This seems good other than one question I have.
Also, what did you build/try?
Contributor
There was a problem hiding this comment.
What's with the subproject? I don't understand why it's matching on that here...
49b0082 to
a0cc113
Compare
a0cc113 to
63a4362
Compare
Member
Author
this PR will also make the adding gobject-introspection to buildInputs PRs unneeded and the first commit will fix most todos in #184023 |
90e2426 to
3437d8d
Compare
3437d8d to
c124a78
Compare
c124a78 to
678e5c8
Compare
678e5c8 to
b55b613
Compare
737f0e1 to
79a6a93
Compare
79a6a93 to
314e410
Compare
Member
Author
|
will make a separate pr for the other fixes |
314e410 to
6a2605a
Compare
…ator fixes issues like libdbusmenu-gtk3-aarch64-unknown-linux-gnu> /build/libdbusmenu-16.04.0/libdbusmenu-gtk/tmp-introspect2jhtiwwn/.libs/DbusmenuGtk3-0.4: error while loading shared libraries: libdbusmenu-glib.so.4: cannot open shared object file: No such file or directory in non-meson builds i think the reason we need this in all non-meson builds is because of ./pkgs/development/libraries/gobject-introspection/absolute_shlib_path.patch see: https://github.com/void-linux/void-packages/blob/master/srcpkgs/gobject-introspection/files/g-ir-scanner-qemuwrapper https://github.com/openembedded/openembedded-core/blob/c5a14f39a6717a99b510cb97aa2fb403d4b98d99/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.72.0.bb#L74
6a2605a to
267ef1f
Compare
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.
TODO write msg
Description of changes
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes