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

update some elementary thirdparty apps #49560

Merged
merged 8 commits into from Nov 2, 2018

Conversation

worldofpeace
Copy link
Contributor

@worldofpeace worldofpeace commented Oct 31, 2018

Notes
  • spice-up
    866984a obsoletes 2d07540 in the gnome-3.30 branch.

  • bookworm
    not at a release because they switched to meson, and for some reason patching it wouldn't work.

  • nasc
    There's a meson port pr that looks good port to meson parnoldx/nasc#98

Also finishes #49431

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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

cc @jtojnar

dtzWill and others added 2 commits October 31, 2018 19:05
* uses meson now
* crashes on start complaining schema not installed,
  so I added a postInstall that compiles the schema?
  Fixes the problem but I'm not particularly familiar
  with these bits so review appreciated.
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: aesop, bookworm, hashit, notejot, quilter, regextester, spice-up

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/a36ibw08mfmpxm6k31za3k1hq90y4v5r-spice-up-1.7.0/bin
patching script interpreter paths in /nix/store/a36ibw08mfmpxm6k31za3k1hq90y4v5r-spice-up-1.7.0
checking for references to /build in /nix/store/a36ibw08mfmpxm6k31za3k1hq90y4v5r-spice-up-1.7.0...
/nix/store/hb63qp1rdhgp5i2ghn2yan005qg54xbj-aesop-1.0.7
/nix/store/287sh5nf70sxha8cki0549nbzb67fmvp-bookworm-2018-10-21
/nix/store/mzh6ggss5rvzfybyrndila5dljzlxahs-hashit-1.0.0
/nix/store/lcbx8f3gggmy9xna1mfrbhsr299sbpj9-notejot-1.4.7
/nix/store/17gx8xmiw22v3analxcsj6yvjcgl3zpz-quilter-1.6.8
/nix/store/9qpf7psf6fplsy40j95wscczc1qi0iwg-regextester-1.0.1
/nix/store/a36ibw08mfmpxm6k31za3k1hq90y4v5r-spice-up-1.7.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: quilter, bookworm, notejot, hashit, regextester, aesop, spice-up

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/a36ibw08mfmpxm6k31za3k1hq90y4v5r-spice-up-1.7.0/bin
patching script interpreter paths in /nix/store/a36ibw08mfmpxm6k31za3k1hq90y4v5r-spice-up-1.7.0
checking for references to /build in /nix/store/a36ibw08mfmpxm6k31za3k1hq90y4v5r-spice-up-1.7.0...
/nix/store/17gx8xmiw22v3analxcsj6yvjcgl3zpz-quilter-1.6.8
/nix/store/287sh5nf70sxha8cki0549nbzb67fmvp-bookworm-2018-10-21
/nix/store/lcbx8f3gggmy9xna1mfrbhsr299sbpj9-notejot-1.4.7
/nix/store/mzh6ggss5rvzfybyrndila5dljzlxahs-hashit-1.0.0
/nix/store/9qpf7psf6fplsy40j95wscczc1qi0iwg-regextester-1.0.1
/nix/store/hb63qp1rdhgp5i2ghn2yan005qg54xbj-aesop-1.0.7
/nix/store/a36ibw08mfmpxm6k31za3k1hq90y4v5r-spice-up-1.7.0

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: aesop, bookworm, hashit, notejot, quilter, regextester, spice-up

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
Wrapping program /nix/store/v4alaz0jglb6q9cx4rsp5mx3by8y8r7l-quilter-1.6.8/bin/com.github.lainsce.quilter
shrinking RPATHs of ELF executables and libraries in /nix/store/v4alaz0jglb6q9cx4rsp5mx3by8y8r7l-quilter-1.6.8
shrinking /nix/store/v4alaz0jglb6q9cx4rsp5mx3by8y8r7l-quilter-1.6.8/bin/.com.github.lainsce.quilter-wrapped
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/v4alaz0jglb6q9cx4rsp5mx3by8y8r7l-quilter-1.6.8/bin
patching script interpreter paths in /nix/store/v4alaz0jglb6q9cx4rsp5mx3by8y8r7l-quilter-1.6.8
checking for references to /build in /nix/store/v4alaz0jglb6q9cx4rsp5mx3by8y8r7l-quilter-1.6.8...
error: build of '/nix/store/2zr7z5in56j1hznav5iwz5xvadh8f3wf-bookworm-2018-10-21.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: quilter, bookworm, notejot, hashit, regextester, aesop, spice-up

Partial log (click to expand)

[100%] Built target RuntimeTest_optimised
[100%] Built target ResurrectInDealloc_arc_optimised
[100%] Built target PropertyIntrospectionTest2_optimised
make: *** [Makefile:163: all] Error 2
builder for '/nix/store/dcy7ng9hw9mbnns1s98afz67hhxn8wdm-libobjc2-1.8.1.drv' failed with exit code 2
cannot build derivation '/nix/store/qba6khj8pbbwi5hz99ib38gb6jd0ik75-gnustep-make-2.7.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/16rxz9v9b9a26grlzd6vgmniq61i2r01-gnustep-base-1.25.1.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/63k7k06hlg3fxr2lzhy1q2h38fh0zfb4-unar-1.10.1.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/2zr7z5in56j1hznav5iwz5xvadh8f3wf-bookworm-2018-10-21.drv': 1 dependencies couldn't be built
error: build of '/nix/store/2zr7z5in56j1hznav5iwz5xvadh8f3wf-bookworm-2018-10-21.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: aesop, bookworm, hashit, notejot, quilter, regextester, spice-up

Partial log (click to expand)

[ 57%] Built target CXXExceptions_optimised
[ 57%] Built target ProtocolCreation
[ 57%] Built target RuntimeTest_optimised
make: *** [Makefile:163: all] Error 2
builder for '/nix/store/dcy7ng9hw9mbnns1s98afz67hhxn8wdm-libobjc2-1.8.1.drv' failed with exit code 2
cannot build derivation '/nix/store/qba6khj8pbbwi5hz99ib38gb6jd0ik75-gnustep-make-2.7.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/16rxz9v9b9a26grlzd6vgmniq61i2r01-gnustep-base-1.25.1.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/63k7k06hlg3fxr2lzhy1q2h38fh0zfb4-unar-1.10.1.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/2zr7z5in56j1hznav5iwz5xvadh8f3wf-bookworm-2018-10-21.drv': 1 dependencies couldn't be built
error: build of '/nix/store/2zr7z5in56j1hznav5iwz5xvadh8f3wf-bookworm-2018-10-21.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: aesop, bookworm, hashit, notejot, quilter, regextester, spice-up

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/a36ibw08mfmpxm6k31za3k1hq90y4v5r-spice-up-1.7.0/bin
patching script interpreter paths in /nix/store/a36ibw08mfmpxm6k31za3k1hq90y4v5r-spice-up-1.7.0
checking for references to /build in /nix/store/a36ibw08mfmpxm6k31za3k1hq90y4v5r-spice-up-1.7.0...
/nix/store/hb63qp1rdhgp5i2ghn2yan005qg54xbj-aesop-1.0.7
/nix/store/287sh5nf70sxha8cki0549nbzb67fmvp-bookworm-2018-10-21
/nix/store/mzh6ggss5rvzfybyrndila5dljzlxahs-hashit-1.0.0
/nix/store/lcbx8f3gggmy9xna1mfrbhsr299sbpj9-notejot-1.4.7
/nix/store/17gx8xmiw22v3analxcsj6yvjcgl3zpz-quilter-1.6.8
/nix/store/9qpf7psf6fplsy40j95wscczc1qi0iwg-regextester-1.0.1
/nix/store/a36ibw08mfmpxm6k31za3k1hq90y4v5r-spice-up-1.7.0

@worldofpeace worldofpeace mentioned this pull request Nov 2, 2018
9 tasks
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: aesop, bookworm, hashit, nasc, notejot, quilter, regextester, spice-up

Partial log (click to expand)

patching script interpreter paths in /nix/store/n4z6jlcpnkizljd6ac4xnwjl4560bn69-nasc-0.5.0
checking for references to /build in /nix/store/n4z6jlcpnkizljd6ac4xnwjl4560bn69-nasc-0.5.0...
/nix/store/dr6a40d3hhljh3wfdsr2f1fd5jdg08cs-aesop-1.0.7
/nix/store/8srhh7d9jdhj89djhcmv5n97p96nrlh0-bookworm-2018-10-21
/nix/store/ijcvkzmxdcy35i1h1gl5xan1lvzhdd1f-hashit-1.0.0
/nix/store/n4z6jlcpnkizljd6ac4xnwjl4560bn69-nasc-0.5.0
/nix/store/gw1y3ngv0w9al3jx3bzjn3dpqcc2wsvg-notejot-1.4.7
/nix/store/fyb44ssrijxkbjxfgidvsrjmmcgpwza2-quilter-1.6.8
/nix/store/nyibg3b2crwxk5dlxpz3pl1swlhffsrb-regextester-1.0.1
/nix/store/29kn2fxjb8dxy5xrm9y2s4qncfkycnd2-spice-up-1.7.0

@jtojnar jtojnar merged commit 3493f44 into NixOS:master Nov 2, 2018
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: aesop, bookworm, hashit, nasc, notejot, quilter, regextester, spice-up

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
Wrapping program /nix/store/9jfyx5hqkk2l6h1yl93g3px32c8kam9v-quilter-1.6.8/bin/com.github.lainsce.quilter
shrinking RPATHs of ELF executables and libraries in /nix/store/9jfyx5hqkk2l6h1yl93g3px32c8kam9v-quilter-1.6.8
shrinking /nix/store/9jfyx5hqkk2l6h1yl93g3px32c8kam9v-quilter-1.6.8/bin/.com.github.lainsce.quilter-wrapped
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/9jfyx5hqkk2l6h1yl93g3px32c8kam9v-quilter-1.6.8/bin
patching script interpreter paths in /nix/store/9jfyx5hqkk2l6h1yl93g3px32c8kam9v-quilter-1.6.8
checking for references to /build in /nix/store/9jfyx5hqkk2l6h1yl93g3px32c8kam9v-quilter-1.6.8...
error: build of '/nix/store/g6w344sbkgb3xx73sfph04c66yhqgfcb-bookworm-2018-10-21.drv' failed

@worldofpeace worldofpeace deleted the eos-third-update branch November 2, 2018 21:29
@worldofpeace
Copy link
Contributor Author

❇️

@worldofpeace worldofpeace mentioned this pull request Nov 2, 2018
9 tasks
};

patches = [
# Install libqalculatenasc.so
(fetchpatch {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@worldofpeace Is there a reason you removed this patch? I tried out nasc after the libqalculate update today and it failed to start because it couldn't find the libqalculatenasc.so library. For now, I've fixed this by linking libqalculatenasc as a static library: 698ad2d

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gebner I was actually confused as to where these patches were coming from. And everything worked fine without them so they were dropped.

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

Successfully merging this pull request may close these issues.

None yet

5 participants