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

valentina: init at 0.6.0.0a #35473

Merged
merged 1 commit into from Mar 5, 2018
Merged

valentina: init at 0.6.0.0a #35473

merged 1 commit into from Mar 5, 2018

Conversation

jfrankenau
Copy link
Member

Motivation for this change

An open source sewing pattern drafting software

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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.

@Mic92
Copy link
Member

Mic92 commented Mar 4, 2018

@GrahamcOfBorg build valentina

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/adqr2yfkcp6q06agj1sgzbda7synswpw-valentina-0.6.0.0a/bin/valentina
gzipping man pages under /nix/store/adqr2yfkcp6q06agj1sgzbda7synswpw-valentina-0.6.0.0a/share/man/
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/adqr2yfkcp6q06agj1sgzbda7synswpw-valentina-0.6.0.0a/lib64  /nix/store/adqr2yfkcp6q06agj1sgzbda7synswpw-valentina-0.6.0.0a/bin 
patching script interpreter paths in /nix/store/adqr2yfkcp6q06agj1sgzbda7synswpw-valentina-0.6.0.0a
checking for references to /tmp/nix-build-valentina-0.6.0.0a.drv-0 in /nix/store/adqr2yfkcp6q06agj1sgzbda7synswpw-valentina-0.6.0.0a...
moving /nix/store/adqr2yfkcp6q06agj1sgzbda7synswpw-valentina-0.6.0.0a/lib64/* to /nix/store/adqr2yfkcp6q06agj1sgzbda7synswpw-valentina-0.6.0.0a/lib
postPatchMkspecs
postPatchMkspecs
postPatchMkspecs

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/vb32fyf77n9qrpz1k68d00pygxqanpig-valentina-0.6.0.0a/lib/libqmuparser.so.2.6.0
gzipping man pages under /nix/store/vb32fyf77n9qrpz1k68d00pygxqanpig-valentina-0.6.0.0a/share/man/
strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/vb32fyf77n9qrpz1k68d00pygxqanpig-valentina-0.6.0.0a/lib  /nix/store/vb32fyf77n9qrpz1k68d00pygxqanpig-valentina-0.6.0.0a/bin
patching script interpreter paths in /nix/store/vb32fyf77n9qrpz1k68d00pygxqanpig-valentina-0.6.0.0a
checking for references to /build in /nix/store/vb32fyf77n9qrpz1k68d00pygxqanpig-valentina-0.6.0.0a...
postPatchMkspecs
postPatchMkspecs
postPatchMkspecs
/nix/store/vb32fyf77n9qrpz1k68d00pygxqanpig-valentina-0.6.0.0a

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

make[3]: Entering directory '/private/tmp/nix-build-valentina-0.6.0.0a.drv-0/hg-archive/src/app/tape'
make[3]: *** No rule to make target '/nix/store/7z59q30va8aaansxh7bv74hcsl3csnl9-qtbase-5.10.1/translations/qtbase_ru.qm', needed by 'bin/tape.app/Contents/Resources/translations/ru_RU.lproj/qtbase_ru.qm'.  Stop.
make[3]: Leaving directory '/private/tmp/nix-build-valentina-0.6.0.0a.drv-0/hg-archive/src/app/tape'
make[2]: *** [Makefile:46: sub-tape-make_first] Error 2
make[2]: Leaving directory '/private/tmp/nix-build-valentina-0.6.0.0a.drv-0/hg-archive/src/app'
make[1]: *** [Makefile:71: sub-app-make_first] Error 2
make[1]: Leaving directory '/private/tmp/nix-build-valentina-0.6.0.0a.drv-0/hg-archive/src'
make: *** [Makefile:45: sub-src-make_first] Error 2
builder for '/nix/store/f2rzjyg59lwk6aq1n46xpkf8dii58ciz-valentina-0.6.0.0a.drv' failed with exit code 2
error: build of '/nix/store/f2rzjyg59lwk6aq1n46xpkf8dii58ciz-valentina-0.6.0.0a.drv' failed

@Mic92
Copy link
Member

Mic92 commented Mar 4, 2018

I don't know why it fails on darwin. Can you disable it for now unless you have an idea why?

@jfrankenau
Copy link
Member Author

Yes, certainly. I will try to get my hands on a macOS machine in the next weeks to find out where it fails and fix it.

@Mic92 Mic92 merged commit eb57fe6 into NixOS:master Mar 5, 2018
@jfrankenau jfrankenau deleted the init-valentina branch March 5, 2018 10:14
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

3 participants