Skip to content
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

gnome2.gtksourceview: fix build on darwin #41353

Merged
merged 1 commit into from Jun 1, 2018

Conversation

vbgl
Copy link
Contributor

@vbgl vbgl commented Jun 1, 2018

Motivation for this change

gnome2.gtksourceview currently fails to build on darwin.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@vbgl vbgl added the 6.topic: darwin Running or building packages on Darwin label Jun 1, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: gnome2.gtksourceview

Partial log (click to expand)

/nix/store/i93p6y3baffnrb2hcr8mvqq4iay8s8bg-gtksourceview-2.10.5

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: gnome2.gtksourceview

Partial log (click to expand)

these paths will be fetched (0.53 MiB download, 3.59 MiB unpacked):
  /nix/store/hndfq5fv448vabhnvkm6sxl2lyvi74qj-gtksourceview-2.10.5
copying path '/nix/store/hndfq5fv448vabhnvkm6sxl2lyvi74qj-gtksourceview-2.10.5' from 'https://cache.nixos.org'...
/nix/store/hndfq5fv448vabhnvkm6sxl2lyvi74qj-gtksourceview-2.10.5

@xeji
Copy link
Contributor

xeji commented Jun 1, 2018

let's try the darwin build
@GrahamcOfBorg build gnome2.gtksourceview

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: gnome2.gtksourceview

Partial log (click to expand)

/nix/store/hndfq5fv448vabhnvkm6sxl2lyvi74qj-gtksourceview-2.10.5

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: gnome2.gtksourceview

Partial log (click to expand)

/nix/store/i93p6y3baffnrb2hcr8mvqq4iay8s8bg-gtksourceview-2.10.5

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: gnome2.gtksourceview

Partial log (click to expand)

/nix/store/n8xpcm0jjx0r9d0ldgh277nw18xz5z4r-gtksourceview-2.10.5/lib/libgtksourceview-2.0.0.dylib: fixing dylib
/nix/store/n8xpcm0jjx0r9d0ldgh277nw18xz5z4r-gtksourceview-2.10.5/lib/libgtksourceview-2.0.0.dylib: fixing dylib
/nix/store/n8xpcm0jjx0r9d0ldgh277nw18xz5z4r-gtksourceview-2.10.5/lib/libgtksourceview-2.0.0.dylib: fixing dylib
/nix/store/n8xpcm0jjx0r9d0ldgh277nw18xz5z4r-gtksourceview-2.10.5/lib/libgtksourceview-2.0.0.dylib: fixing dylib
/nix/store/n8xpcm0jjx0r9d0ldgh277nw18xz5z4r-gtksourceview-2.10.5/lib/libgtksourceview-2.0.0.dylib: fixing dylib
/nix/store/n8xpcm0jjx0r9d0ldgh277nw18xz5z4r-gtksourceview-2.10.5/lib/libgtksourceview-2.0.0.dylib: fixing dylib
/nix/store/n8xpcm0jjx0r9d0ldgh277nw18xz5z4r-gtksourceview-2.10.5/lib/libgtksourceview-2.0.0.dylib: fixing dylib
/nix/store/n8xpcm0jjx0r9d0ldgh277nw18xz5z4r-gtksourceview-2.10.5/lib/libgtksourceview-2.0.0.dylib: fixing dylib
/nix/store/n8xpcm0jjx0r9d0ldgh277nw18xz5z4r-gtksourceview-2.10.5/lib/libgtksourceview-2.0.0.dylib: fixing dylib
/nix/store/n8xpcm0jjx0r9d0ldgh277nw18xz5z4r-gtksourceview-2.10.5

@xeji xeji merged commit 0b1823f into NixOS:master Jun 1, 2018
@vbgl vbgl deleted the gtksourceview-darwin branch June 2, 2018 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants