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

colm: 0.13.0.6 -> 0.13.0.7 #61799

Merged
merged 2 commits into from May 25, 2019
Merged

colm: 0.13.0.6 -> 0.13.0.7 #61799

merged 2 commits into from May 25, 2019

Conversation

r-ryantm
Copy link
Contributor

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

meta.description for colm is: '"A programming language for the analysis and transformation of computer languages"'.

meta.homepage for colm is: '"http://www.colm.net/open-source/colm"

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

20 total rebuild path(s)

6 package rebuild(s)

6 x86_64-linux rebuild(s)
5 i686-linux rebuild(s)
4 x86_64-darwin rebuild(s)
5 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
colm
hyperscan
ragel
ragelDev
ragelStable
rspamd

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/z4h2b6i67jw5p3jkb6va40z7ixxcy60l-colm-0.13.0.7 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A colm https://github.com/r-ryantm/nixpkgs/archive/ce60442420e67c260ac1138d2fdf5126e2d6d705.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/z4h2b6i67jw5p3jkb6va40z7ixxcy60l-colm-0.13.0.7
ls -la /nix/store/z4h2b6i67jw5p3jkb6va40z7ixxcy60l-colm-0.13.0.7/bin

cc @pSub 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/colm/versions
Copy link
Member

@mmahut mmahut left a comment

Choose a reason for hiding this comment

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

ragelDev fails to build

$ nix build --no-link --keep-going --max-jobs 1 --option build-use-sandbox true -f /root/.cache/nix-review/pr-61799/build.nix
builder for '/nix/store/8sl1mrygq6dr0vr3skwpn8mi913vhzah-ragel-7.0.0.11.drv' failed with exit code 1; last 10 log lines:
  checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  checking how to hardcode library paths into programs... immediate
  checking whether make sets $(MAKE)... (cached) yes
  checking size of int... 4
  checking size of long... 8
  checking for ragel... no
  checking for kelbt... no
  checking for /nix/store/z4h2b6i67jw5p3jkb6va40z7ixxcy60l-colm-0.13.0.7/bin/colm... yes
  checking for /nix/store/z4h2b6i67jw5p3jkb6va40z7ixxcy60l-colm-0.13.0.7/bin/colm... (cached) yes
  configure: error: check colm: expected version 0.13.0.6, but 0.13.0.7 is installed 
[1/3/6 built (1 failed), 18 copied (227.5/227.6 MiB), 25.2 MiB DL] building hyperscan-5.1.1 (buildPhase): [ 19%] Building C object CMakeFiles/hs_exec_shared_avx512.dir/src/nfa/truffle.c.o
cannot build derivation '/nix/store/7fm3pplv1qifmbx764xlfcn0bndnsl3n-env.drv': 1 dependencies couldn't be built
[5 built (1 failed), 18 copied (227.5 MiB), 25.2 MiB DL]
error: build of '/nix/store/7fm3pplv1qifmbx764xlfcn0bndnsl3n-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/61799
1 package failed to build:
ragelDev

however, the package itself looks to be working

[nix-shell:~/.cache/nix-review/pr-61799/results]# ./colm/bin/colm hello_world.lm

[nix-shell:~/.cache/nix-review/pr-61799/results]# ./hello_world 
hello world

[nix-shell:~/.cache/nix-review/pr-61799/results]# 

@marsam
Copy link
Contributor

marsam commented May 25, 2019

@GrahamcOfBorg build ragelStable ragelDev

@marsam marsam merged commit 2583737 into NixOS:master May 25, 2019
@r-ryantm r-ryantm deleted the auto-update/colm branch May 31, 2019 05:59
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