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

mapmap: init at 0.6.1 #41228

Merged
merged 1 commit into from Jun 2, 2018
Merged

mapmap: init at 0.6.1 #41228

merged 1 commit into from Jun 2, 2018

Conversation

erictapen
Copy link
Member

@erictapen erictapen commented May 29, 2018

This introduces mapmap, an open source video mapping software.

The Nix package currently doesn't support video textures, just still images.
When I figure out why video textures don't work I will provide a fix.

Motivation for this change
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.

The Nix package currently doesn't support video textures, just still images.
When I figure out why video textures don't work I will provide a fix.
@xeji
Copy link
Contributor

xeji commented Jun 1, 2018

@GrahamcOfBorg build mapmap

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: mapmap

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mapmap

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/qxh2lrh5wbb667mm1a4zxk9bwm2ch2ps-mapmap-0.6.1
shrinking /nix/store/qxh2lrh5wbb667mm1a4zxk9bwm2ch2ps-mapmap-0.6.1/bin/mapmap
strip is /nix/store/92d2ifxcni4n3zx9s8wnkcjlvnx5ajlc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/qxh2lrh5wbb667mm1a4zxk9bwm2ch2ps-mapmap-0.6.1/bin
patching script interpreter paths in /nix/store/qxh2lrh5wbb667mm1a4zxk9bwm2ch2ps-mapmap-0.6.1
checking for references to /build in /nix/store/qxh2lrh5wbb667mm1a4zxk9bwm2ch2ps-mapmap-0.6.1...
postPatchMkspecs
postPatchMkspecs
/nix/store/qxh2lrh5wbb667mm1a4zxk9bwm2ch2ps-mapmap-0.6.1

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: mapmap

Partial log (click to expand)

   Compiling proc_macro v0.0.0 (file:///build/rustc-1.25.0-src/src/libproc_macro)
   Compiling rustc_const_math v0.0.0 (file:///build/rustc-1.25.0-src/src/librustc_const_math)
   Compiling syntax_ext v0.0.0 (file:///build/rustc-1.25.0-src/src/libsyntax_ext)
building of '/nix/store/7yx1x18p9b8yng991pknrf46mz84qf44-rustc-1.25.0.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/d2wdy21mav0ws9irk2pflzjzjw4r4y8y-cargo-0.26.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/d7yxili5h426r90dk1lgsi4iakg39vlm-librsvg-2.42.4.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/ziahwa64qw7pccc24a6k3r40amj4sxwn-gst-plugins-bad-1.14.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/1pcgkm0adalrrvbi96ydd88dncmf5rpx-gst-vaapi-1.14.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/lhdk2hcfm5v7zxndigkzm0jkaq4a1xgh-mapmap-0.6.1.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/lhdk2hcfm5v7zxndigkzm0jkaq4a1xgh-mapmap-0.6.1.drv' failed

@xeji xeji merged commit 4d88c02 into NixOS:master Jun 2, 2018
@erictapen erictapen deleted the mapmap-pr branch June 3, 2018 13:51
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