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

asymptote: 2.44 -> 2.46 #44806

Merged
merged 1 commit into from Aug 9, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 9, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/asymptote/versions.

meta.description for asymptote is: '"A tool for programming graphics intended to replace Metapost"'.

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/cnkxp9wfxyh6xzvqvmngl8jgqwi1qb7j-asymptote-2.46/bin/xasy had a zero exit code or showed the expected version
  • /nix/store/cnkxp9wfxyh6xzvqvmngl8jgqwi1qb7j-asymptote-2.46/bin/asy passed the binary check.
  • 1 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 2.46 with grep in /nix/store/cnkxp9wfxyh6xzvqvmngl8jgqwi1qb7j-asymptote-2.46
  • directory tree listing: https://gist.github.com/113328975544f85da8eb683df0ea3826
  • du listing: https://gist.github.com/aab4f9939e175bd906f7724812531385
Test this build with Cachix (click to expand)

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 38ba8e9d782917438f0e653baf34aad7668705bd && nix-shell --pure -I nixpkgs=. -p asymptote

cc @7c6f434c @peti for testing.

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/asymptote/versions.
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: asymptote

Partial log (click to expand)

renamed '/nix/store/nj96xmf9z4jq8wzgavsd232kjbakmkm4-asymptote-2.46/share/asymptote/asy-keywords.el' -> '/nix/store/nj96xmf9z4jq8wzgavsd232kjbakmkm4-asymptote-2.46/share/emacs/site-lisp/asymptote-2.46/asy-keywords.el'
renamed '/nix/store/nj96xmf9z4jq8wzgavsd232kjbakmkm4-asymptote-2.46/share/asymptote/asy-mode.el' -> '/nix/store/nj96xmf9z4jq8wzgavsd232kjbakmkm4-asymptote-2.46/share/emacs/site-lisp/asymptote-2.46/asy-mode.el'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nj96xmf9z4jq8wzgavsd232kjbakmkm4-asymptote-2.46
shrinking /nix/store/nj96xmf9z4jq8wzgavsd232kjbakmkm4-asymptote-2.46/bin/asy
gzipping man pages under /nix/store/nj96xmf9z4jq8wzgavsd232kjbakmkm4-asymptote-2.46/share/man/
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/nj96xmf9z4jq8wzgavsd232kjbakmkm4-asymptote-2.46/bin
patching script interpreter paths in /nix/store/nj96xmf9z4jq8wzgavsd232kjbakmkm4-asymptote-2.46
checking for references to /build in /nix/store/nj96xmf9z4jq8wzgavsd232kjbakmkm4-asymptote-2.46...

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: asymptote

Partial log (click to expand)

/nix/store/7lf4mq6kpl7m0dn6s3n2hnvl3p55afr5-boehm-gc-7.6.6-dev/include/gc/gc_allocator.h:118:5: note: candidate constructor not viable: no known conversion from 'std::__1::__tree<std::__1::__value_type<const sym::symbol, trans::tyEntry *>, std::__1::__map_value_compare<const sym::symbol, std::__1::__value_type<const sym::symbol, trans::tyEntry *>, std::__1::less<const sym::symbol>, true>, gc_allocator<std::__1::__value_type<const sym::symbol, trans::tyEntry *> > >::allocator_type' (aka 'gc_allocator<std::__1::__value_type<const sym::symbol, trans::tyEntry *> >') to 'const gc_allocator<std::__1::pair<const sym::symbol, trans::tyEntry *> > &' for 1st argument
    gc_allocator(const gc_allocator&) throw() {}
    ^
/nix/store/4850ibf30qpr5nx81hc94r4npyqd76sz-libc++-5.0.2/include/c++/v1/memory:1558:69: note: passing argument to parameter '__a' here
        select_on_container_copy_construction(const allocator_type& __a)
                                                                    ^
1 error generated.
make: *** [Makefile:332: settings.o] Error 1
builder for '/nix/store/7gqsalfqagcpcfi6agznwdifmfkpclwa-asymptote-2.46.drv' failed with exit code 2
error: build of '/nix/store/7gqsalfqagcpcfi6agznwdifmfkpclwa-asymptote-2.46.drv' failed

@7c6f434c 7c6f434c merged commit a4a4550 into NixOS:master Aug 9, 2018
@GrahamcOfBorg
Copy link

Timed out, unknown build status on aarch64-linux (full log)

Attempted: asymptote

Partial log (click to expand)

   Compiling rustc_errors v0.0.0 (file:///build/rustc-1.27.0-src/src/librustc_errors)
   Compiling backtrace v0.3.6
   Compiling proc_macro v0.0.0 (file:///build/rustc-1.27.0-src/src/libproc_macro)
   Compiling syntax_ext v0.0.0 (file:///build/rustc-1.27.0-src/src/libsyntax_ext)
building of '/nix/store/nzxz2hn6ssvanp1v6ayprfbprlvx1sf3-rustc-1.27.0.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/746np0zvbhpa2sr6vkkkpnwsgb9dxdga-cargo-1.27.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/q28r339dz25l1mmw8rfbkz1ldcczwzmj-librsvg-2.42.4.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/vmkir0mpf92hc9gbxcgcnpc9zpglz56q-imagemagick-6.9.9-34.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/gbgz3p82iq7lpygmrsj4d5zid97qscn4-asymptote-2.46.drv': 2 dependencies couldn't be built
error: build of '/nix/store/gbgz3p82iq7lpygmrsj4d5zid97qscn4-asymptote-2.46.drv' failed

@r-ryantm r-ryantm deleted the auto-update/asymptote branch August 9, 2018 14: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