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

misc packages: Fewer cross attrs #40276

Merged
merged 5 commits into from May 10, 2018

Conversation

Ericson2314
Copy link
Member

Motivation for this change

Working towards #33302.

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.

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: cscope, fossil, yacas

Partial log (click to expand)

building '/nix/store/gnn3rgr7ydxw556gpzh53f6s06pd5lgr-v1.6.1.tar.gz.drv'...

trying https://github.com/grzegorzmazur/yacas/archive/v1.6.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   127    0   127    0     0    236      0 --:--:-- --:--:-- --:--:--   236
100 2549k    0 2549k    0     0   718k      0 --:--:--  0:00:03 --:--:--  969k
fixed-output derivation produced path '/nix/store/6i0g458rib3mycximbpcfx595lsj8mp9-v1.6.1.tar.gz' with sha256 hash '1rasamszhpl09mf80cm8n6g3xhnnxxrp15h4s6lp1vavf17kk53b' instead of the expected hash '1dmafm3w0lm5w211nwkfzaid1rvvmgskz7k4500pjhgdczx5sd78'
cannot build derivation '/nix/store/ddli32lp16m8nqc2dn1yi77fl9cqg6wi-yacas-1.6.1.drv': 1 dependencies couldn't be built
error: build of '/nix/store/ddli32lp16m8nqc2dn1yi77fl9cqg6wi-yacas-1.6.1.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: cscope, fossil, yacas

Partial log (click to expand)

building '/nix/store/4ydd32yjhw94ig1bcwh86vafg4d7bzqf-v1.6.1.tar.gz.drv'...

trying https://github.com/grzegorzmazur/yacas/archive/v1.6.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   127    0   127    0     0   1175      0 --:--:-- --:--:-- --:--:--  1165
100 2549k  100 2549k    0     0   9.9M      0 --:--:-- --:--:-- --:--:--  9.9M
fixed-output derivation produced path '/nix/store/6i0g458rib3mycximbpcfx595lsj8mp9-v1.6.1.tar.gz' with sha256 hash '1rasamszhpl09mf80cm8n6g3xhnnxxrp15h4s6lp1vavf17kk53b' instead of the expected hash '1dmafm3w0lm5w211nwkfzaid1rvvmgskz7k4500pjhgdczx5sd78'
cannot build derivation '/nix/store/n3yrza006p9gsy1yxh4mqdwpvqcd6836-yacas-1.6.1.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/n3yrza006p9gsy1yxh4mqdwpvqcd6836-yacas-1.6.1.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: cscope, fossil

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

Partial log (click to expand)

to ~/.config/nixpkgs/config.nix.


these paths will be fetched (1.48 MiB download, 4.65 MiB unpacked):
  /nix/store/akaj5h1ni0arprr97vail15v4klx1d7a-fossil-2.6
  /nix/store/yyzajpm6lj8dydz37q6ccr3nmc97idhq-cscope-15.8b
copying path '/nix/store/yyzajpm6lj8dydz37q6ccr3nmc97idhq-cscope-15.8b' from 'https://cache.nixos.org'...
copying path '/nix/store/akaj5h1ni0arprr97vail15v4klx1d7a-fossil-2.6' from 'https://cache.nixos.org'...
/nix/store/yyzajpm6lj8dydz37q6ccr3nmc97idhq-cscope-15.8b
/nix/store/akaj5h1ni0arprr97vail15v4klx1d7a-fossil-2.6

They switched to cmake and talk about mingw cross, so I can kill
crossAttrs too.
TCC= (and BCC=) no longer needed as new Makefile defines with CC (and
CC_FOR_BUILD).
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: cscope, fossil

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

Partial log (click to expand)

to ~/.config/nixpkgs/config.nix.


these paths will be fetched (1.48 MiB download, 4.65 MiB unpacked):
  /nix/store/akaj5h1ni0arprr97vail15v4klx1d7a-fossil-2.6
  /nix/store/yyzajpm6lj8dydz37q6ccr3nmc97idhq-cscope-15.8b
copying path '/nix/store/yyzajpm6lj8dydz37q6ccr3nmc97idhq-cscope-15.8b' from 'https://cache.nixos.org'...
copying path '/nix/store/akaj5h1ni0arprr97vail15v4klx1d7a-fossil-2.6' from 'https://cache.nixos.org'...
/nix/store/yyzajpm6lj8dydz37q6ccr3nmc97idhq-cscope-15.8b
/nix/store/akaj5h1ni0arprr97vail15v4klx1d7a-fossil-2.6

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: cscope, fossil, yacas

Partial log (click to expand)

-- Installing: /nix/store/dmcv2fiifmpkfsyy5bv26jl9xaay4vic-yacas-1.6.1/share/yacas/tests/transforms.yts
-- Installing: /nix/store/dmcv2fiifmpkfsyy5bv26jl9xaay4vic-yacas-1.6.1/share/yacas/tests/test-yacas
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/dmcv2fiifmpkfsyy5bv26jl9xaay4vic-yacas-1.6.1
shrinking /nix/store/dmcv2fiifmpkfsyy5bv26jl9xaay4vic-yacas-1.6.1/bin/yacas
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/dmcv2fiifmpkfsyy5bv26jl9xaay4vic-yacas-1.6.1/lib  /nix/store/dmcv2fiifmpkfsyy5bv26jl9xaay4vic-yacas-1.6.1/bin
patching script interpreter paths in /nix/store/dmcv2fiifmpkfsyy5bv26jl9xaay4vic-yacas-1.6.1
/nix/store/dmcv2fiifmpkfsyy5bv26jl9xaay4vic-yacas-1.6.1/share/yacas/tests/test-yacas: interpreter directive changed from " /bin/bash" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/dmcv2fiifmpkfsyy5bv26jl9xaay4vic-yacas-1.6.1...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: cscope, fossil, yacas

Partial log (click to expand)

-- Installing: /nix/store/lkij7hgwxvsshyxgkqjp62z1dzzs9ina-yacas-1.6.1/share/yacas/tests/transforms.yts
-- Installing: /nix/store/lkij7hgwxvsshyxgkqjp62z1dzzs9ina-yacas-1.6.1/share/yacas/tests/test-yacas
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/lkij7hgwxvsshyxgkqjp62z1dzzs9ina-yacas-1.6.1
shrinking /nix/store/lkij7hgwxvsshyxgkqjp62z1dzzs9ina-yacas-1.6.1/bin/yacas
strip is /nix/store/gp7fylxwn18b7pl2c18ks89hsiaxyfvf-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/lkij7hgwxvsshyxgkqjp62z1dzzs9ina-yacas-1.6.1/lib  /nix/store/lkij7hgwxvsshyxgkqjp62z1dzzs9ina-yacas-1.6.1/bin
patching script interpreter paths in /nix/store/lkij7hgwxvsshyxgkqjp62z1dzzs9ina-yacas-1.6.1
/nix/store/lkij7hgwxvsshyxgkqjp62z1dzzs9ina-yacas-1.6.1/share/yacas/tests/test-yacas: interpreter directive changed from " /bin/bash" to "/nix/store/a4qslf0yfs44mhnbagarn232sjnckhy0-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/lkij7hgwxvsshyxgkqjp62z1dzzs9ina-yacas-1.6.1...

@Ericson2314 Ericson2314 merged commit 28b2f48 into NixOS:master May 10, 2018
@Ericson2314 Ericson2314 deleted the fewer-crossAttrs branch May 10, 2018 15:58
@Ericson2314 Ericson2314 changed the title Fewer cross attrs misc packages: Fewer cross attrs May 10, 2018
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

2 participants