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

hyx: 0.1.4 -> 0.1.5 #50084

Merged
merged 3 commits into from Nov 10, 2018
Merged

hyx: 0.1.4 -> 0.1.5 #50084

merged 3 commits into from Nov 10, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 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/hyx/versions.

meta.description for hyx is: '"minimalistic but powerful Linux console hex editor"'.

Checks done (click to expand)
Outpath report (click to expand)

Outpath difference report
4 total rebuild paths

1 package rebuilds

1 x86_64-linux rebuilds
1 i686-linux rebuilds
1 x86_64-darwin rebuilds
1 aarch64-linux rebuilds

First ten rebuilds by attrpath
hyx

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/h8nw5gajxk68i5b3wamczdnj5ls742fj-hyx-0.1.5 \
  --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 hyx https://github.com/r-ryantm/nixpkgs/archive/9fdf71d28f8b2b8f5671bbebc69d9ee1818dd7b2.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/h8nw5gajxk68i5b3wamczdnj5ls742fj-hyx-0.1.5
ls -la /nix/store/h8nw5gajxk68i5b3wamczdnj5ls742fj-hyx-0.1.5/bin

cc @fpletz 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/hyx/versions
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: hyx

Partial log (click to expand)

install: creating directory '/nix/store/h8nw5gajxk68i5b3wamczdnj5ls742fj-hyx-0.1.5/bin'
'hyx' -> '/nix/store/h8nw5gajxk68i5b3wamczdnj5ls742fj-hyx-0.1.5/bin/hyx'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/h8nw5gajxk68i5b3wamczdnj5ls742fj-hyx-0.1.5
shrinking /nix/store/h8nw5gajxk68i5b3wamczdnj5ls742fj-hyx-0.1.5/bin/hyx
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/h8nw5gajxk68i5b3wamczdnj5ls742fj-hyx-0.1.5/bin
patching script interpreter paths in /nix/store/h8nw5gajxk68i5b3wamczdnj5ls742fj-hyx-0.1.5
checking for references to /build in /nix/store/h8nw5gajxk68i5b3wamczdnj5ls742fj-hyx-0.1.5...
/nix/store/h8nw5gajxk68i5b3wamczdnj5ls742fj-hyx-0.1.5

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: hyx

Partial log (click to expand)

install: creating directory '/nix/store/5bqgwryhxrd4w70qxrpv7kg5gn790fbv-hyx-0.1.5/bin'
'hyx' -> '/nix/store/5bqgwryhxrd4w70qxrpv7kg5gn790fbv-hyx-0.1.5/bin/hyx'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/5bqgwryhxrd4w70qxrpv7kg5gn790fbv-hyx-0.1.5
shrinking /nix/store/5bqgwryhxrd4w70qxrpv7kg5gn790fbv-hyx-0.1.5/bin/hyx
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/5bqgwryhxrd4w70qxrpv7kg5gn790fbv-hyx-0.1.5/bin
patching script interpreter paths in /nix/store/5bqgwryhxrd4w70qxrpv7kg5gn790fbv-hyx-0.1.5
checking for references to /build in /nix/store/5bqgwryhxrd4w70qxrpv7kg5gn790fbv-hyx-0.1.5...
/nix/store/5bqgwryhxrd4w70qxrpv7kg5gn790fbv-hyx-0.1.5

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: hyx

Partial log (click to expand)

common.c:73:9: warning: implicit declaration of function 'clock_gettime' is invalid in C99 [-Wimplicit-function-declaration]
    if (clock_gettime(CLOCK_MONOTONIC, &t))
        ^
common.c:73:23: error: use of undeclared identifier 'CLOCK_MONOTONIC'
    if (clock_gettime(CLOCK_MONOTONIC, &t))
                      ^
1 warning and 1 error generated.
make: *** [Makefile:14: hyx] Error 1
builder for '/nix/store/fs142zs15ng6fxcb9nlsiw606pzhd64f-hyx-0.1.5.drv' failed with exit code 2
error: build of '/nix/store/fs142zs15ng6fxcb9nlsiw606pzhd64f-hyx-0.1.5.drv' failed

@Mic92
Copy link
Member

Mic92 commented Nov 10, 2018

@GrahamcOfBorg build hyx

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: hyx

Partial log (click to expand)

install: creating directory '/nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5/bin'
'hyx' -> '/nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5/bin/hyx'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5
shrinking /nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5/bin/hyx
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5/bin
patching script interpreter paths in /nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5
checking for references to /build in /nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5...
/nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: hyx

Partial log (click to expand)

install: creating directory '/nix/store/zjpjysfx5056gzjxywjx6v4rkkqq6lzs-hyx-0.1.5/bin'
'hyx' -> '/nix/store/zjpjysfx5056gzjxywjx6v4rkkqq6lzs-hyx-0.1.5/bin/hyx'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/zjpjysfx5056gzjxywjx6v4rkkqq6lzs-hyx-0.1.5
shrinking /nix/store/zjpjysfx5056gzjxywjx6v4rkkqq6lzs-hyx-0.1.5/bin/hyx
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/zjpjysfx5056gzjxywjx6v4rkkqq6lzs-hyx-0.1.5/bin
patching script interpreter paths in /nix/store/zjpjysfx5056gzjxywjx6v4rkkqq6lzs-hyx-0.1.5
checking for references to /build in /nix/store/zjpjysfx5056gzjxywjx6v4rkkqq6lzs-hyx-0.1.5...
/nix/store/zjpjysfx5056gzjxywjx6v4rkkqq6lzs-hyx-0.1.5

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: hyx

Partial log (click to expand)

common.c:73:9: warning: implicit declaration of function 'clock_gettime' is invalid in C99 [-Wimplicit-function-declaration]
    if (clock_gettime(CLOCK_MONOTONIC, &t))
        ^
common.c:73:23: error: use of undeclared identifier 'CLOCK_MONOTONIC'
    if (clock_gettime(CLOCK_MONOTONIC, &t))
                      ^
1 warning and 1 error generated.
make: *** [Makefile:14: hyx] Error 1
builder for '/nix/store/i4p7w7zfph8b1r9lj2pwdx5wfm5f4vy7-hyx-0.1.5.drv' failed with exit code 2
error: build of '/nix/store/i4p7w7zfph8b1r9lj2pwdx5wfm5f4vy7-hyx-0.1.5.drv' failed

clock_gettime is not available on macOS
@Mic92
Copy link
Member

Mic92 commented Nov 10, 2018

@GrahamcOfBorg build hyx

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: hyx

Partial log (click to expand)

/nix/store/zjpjysfx5056gzjxywjx6v4rkkqq6lzs-hyx-0.1.5

@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: hyx

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: hyx

Partial log (click to expand)

/nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: hyx

Partial log (click to expand)

/nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: hyx

Partial log (click to expand)

/nix/store/zjpjysfx5056gzjxywjx6v4rkkqq6lzs-hyx-0.1.5

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: hyx

Partial log (click to expand)

common.c:73:9: warning: implicit declaration of function 'clock_gettime' is invalid in C99 [-Wimplicit-function-declaration]
    if (clock_gettime(CLOCK_MONOTONIC, &t))
        ^
common.c:73:23: error: use of undeclared identifier 'CLOCK_MONOTONIC'
    if (clock_gettime(CLOCK_MONOTONIC, &t))
                      ^
1 warning and 1 error generated.
make: *** [Makefile:14: hyx] Error 1
builder for '/nix/store/i4p7w7zfph8b1r9lj2pwdx5wfm5f4vy7-hyx-0.1.5.drv' failed with exit code 2
error: build of '/nix/store/i4p7w7zfph8b1r9lj2pwdx5wfm5f4vy7-hyx-0.1.5.drv' failed

@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: hyx

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 aarch64-linux (full log)

Attempted: hyx

Partial log (click to expand)

/nix/store/zjpjysfx5056gzjxywjx6v4rkkqq6lzs-hyx-0.1.5

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: hyx

Partial log (click to expand)

install: creating directory '/nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5/bin'
'hyx' -> '/nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5/bin/hyx'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5
shrinking /nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5/bin/hyx
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5/bin
patching script interpreter paths in /nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5
checking for references to /build in /nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5...
/nix/store/mxssl6a5vac3mzwz3qs2852bw850ifc8-hyx-0.1.5

@Mic92 Mic92 merged commit d7cdc48 into NixOS:master Nov 10, 2018
@r-ryantm r-ryantm deleted the auto-update/hyx branch November 17, 2018 22:54
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