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

Add licenses #49937

Merged
merged 12 commits into from Nov 8, 2018
Merged

Add licenses #49937

merged 12 commits into from Nov 8, 2018

Conversation

markuskowa
Copy link
Member

Motivation for this change

Another round for #43716

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: cwebbin, peg, tie, tradcpp, xcbuild

The following builds were skipped because they don't evaluate on x86_64-darwin: eggdbus, ltrace, parse-cli-bin

Partial log (click to expand)

  /nix/store/bagwcrf3srqci1lxq88119m7hyggl10j-tie-2.4
  /nix/store/czc2r8z773qndrkd40sz9pjpdmn1h5ks-cwebbin-22p
copying path '/nix/store/czc2r8z773qndrkd40sz9pjpdmn1h5ks-cwebbin-22p' from 'https://cache.nixos.org'...
copying path '/nix/store/4575c28fq56dxdc25pz2nhi9j54yicif-peg-0.1.18' from 'https://cache.nixos.org'...
copying path '/nix/store/bagwcrf3srqci1lxq88119m7hyggl10j-tie-2.4' from 'https://cache.nixos.org'...
/nix/store/czc2r8z773qndrkd40sz9pjpdmn1h5ks-cwebbin-22p
/nix/store/4575c28fq56dxdc25pz2nhi9j54yicif-peg-0.1.18
/nix/store/bagwcrf3srqci1lxq88119m7hyggl10j-tie-2.4
/nix/store/plmkz6vvmrzhpcsnlmfkay20s1cn1ycv-tradcpp-0.5.2
/nix/store/g2fvrj3dhjk82nmadgch4ixrj8png17j-xcodebuild-0.1.2-pre

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: cwebbin, eggdbus, ltrace, parse-cli-bin, peg, tie, tradcpp, xcbuild

Partial log (click to expand)

copying path '/nix/store/lsk99nkwk32rvcza67akqy044cqd41sk-Toolchains' from 'https://cache.nixos.org'...
copying path '/nix/store/hny89rf33wvkz4xdsmylwgp5dxz5yvgk-xcodebuild-0.1.2-pre' from 'https://cache.nixos.org'...
/nix/store/4gxxqq7fd6g86qpz4m96h0k0686z4xqc-cwebbin-22p
/nix/store/y3d7npdvng7d5hzqf7cpxg35zbamsnqr-eggdbus-0.6
/nix/store/v3fx63gck5kg6y39z2mnd0sviwjf70ka-ltrace-0.7.3
/nix/store/4a1yd5mc6fk2d635fa5iqp94ilxjbfl3-parse-cli-bin-3.0.5
/nix/store/f6iy6j14vacwnd9gh1wd48ckwgzyzgzl-peg-0.1.18
/nix/store/fsd8bl6d6945bnfiyd04x0xgcf9dc4ip-tie-2.4
/nix/store/dnvf0wqgaq1qhrbi5cw2s61npm8zwv36-tradcpp-0.5.2
/nix/store/hny89rf33wvkz4xdsmylwgp5dxz5yvgk-xcodebuild-0.1.2-pre

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: cwebbin, eggdbus, ltrace, parse-cli-bin, peg, tie, tradcpp, xcbuild

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/b1d8vksv46nvqhaa3cqh1zbgnyy6ndpr-eggdbus-0.6
shrinking /nix/store/b1d8vksv46nvqhaa3cqh1zbgnyy6ndpr-eggdbus-0.6/bin/eggdbus-binding-tool
shrinking /nix/store/b1d8vksv46nvqhaa3cqh1zbgnyy6ndpr-eggdbus-0.6/bin/eggdbus-glib-genmarshal
shrinking /nix/store/b1d8vksv46nvqhaa3cqh1zbgnyy6ndpr-eggdbus-0.6/lib/libeggdbus-1.so.0.0.0
gzipping man pages under /nix/store/b1d8vksv46nvqhaa3cqh1zbgnyy6ndpr-eggdbus-0.6/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/b1d8vksv46nvqhaa3cqh1zbgnyy6ndpr-eggdbus-0.6/lib  /nix/store/b1d8vksv46nvqhaa3cqh1zbgnyy6ndpr-eggdbus-0.6/bin
patching script interpreter paths in /nix/store/b1d8vksv46nvqhaa3cqh1zbgnyy6ndpr-eggdbus-0.6
checking for references to /build in /nix/store/b1d8vksv46nvqhaa3cqh1zbgnyy6ndpr-eggdbus-0.6...
error: build of '/nix/store/q572yxkiv3mf4znhs4if2cicp6lvh8ay-ltrace-0.7.3.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: cwebbin, peg, tie, tradcpp, xcbuild

The following builds were skipped because they don't evaluate on x86_64-darwin: eggdbus, ltrace, parse-cli-bin

Partial log (click to expand)

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


/nix/store/czc2r8z773qndrkd40sz9pjpdmn1h5ks-cwebbin-22p
/nix/store/4575c28fq56dxdc25pz2nhi9j54yicif-peg-0.1.18
/nix/store/bagwcrf3srqci1lxq88119m7hyggl10j-tie-2.4
/nix/store/plmkz6vvmrzhpcsnlmfkay20s1cn1ycv-tradcpp-0.5.2
/nix/store/g2fvrj3dhjk82nmadgch4ixrj8png17j-xcodebuild-0.1.2-pre

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: cwebbin, eggdbus, ltrace, parse-cli-bin, peg, tie, tradcpp, xcbuild

Partial log (click to expand)

/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/bash: line 17: cd: aarch64: No such file or directory
make[3]: *** [Makefile:382: all-recursive] Error 1
make[3]: Leaving directory '/build/ltrace-0.7.3/sysdeps/linux-gnu'
make[2]: *** [Makefile:299: all-recursive] Error 1
make[2]: Leaving directory '/build/ltrace-0.7.3/sysdeps'
make[1]: *** [Makefile:741: all-recursive] Error 1
make[1]: Leaving directory '/build/ltrace-0.7.3'
make: *** [Makefile:447: all] Error 2
builder for '/nix/store/q572yxkiv3mf4znhs4if2cicp6lvh8ay-ltrace-0.7.3.drv' failed with exit code 2
error: build of '/nix/store/q572yxkiv3mf4znhs4if2cicp6lvh8ay-ltrace-0.7.3.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: cwebbin, eggdbus, ltrace, parse-cli-bin, peg, tie, tradcpp, xcbuild

Partial log (click to expand)

copying path '/nix/store/lsk99nkwk32rvcza67akqy044cqd41sk-Toolchains' from 'https://cache.nixos.org'...
copying path '/nix/store/hny89rf33wvkz4xdsmylwgp5dxz5yvgk-xcodebuild-0.1.2-pre' from 'https://cache.nixos.org'...
/nix/store/4gxxqq7fd6g86qpz4m96h0k0686z4xqc-cwebbin-22p
/nix/store/y3d7npdvng7d5hzqf7cpxg35zbamsnqr-eggdbus-0.6
/nix/store/v3fx63gck5kg6y39z2mnd0sviwjf70ka-ltrace-0.7.3
/nix/store/4a1yd5mc6fk2d635fa5iqp94ilxjbfl3-parse-cli-bin-3.0.5
/nix/store/f6iy6j14vacwnd9gh1wd48ckwgzyzgzl-peg-0.1.18
/nix/store/fsd8bl6d6945bnfiyd04x0xgcf9dc4ip-tie-2.4
/nix/store/dnvf0wqgaq1qhrbi5cw2s61npm8zwv36-tradcpp-0.5.2
/nix/store/hny89rf33wvkz4xdsmylwgp5dxz5yvgk-xcodebuild-0.1.2-pre

ltrace does not support ARM
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: cwebbin, peg, tie, tradcpp, xcbuild

The following builds were skipped because they don't evaluate on x86_64-darwin: eggdbus, ltrace, parse-cli-bin

Partial log (click to expand)

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


/nix/store/czc2r8z773qndrkd40sz9pjpdmn1h5ks-cwebbin-22p
/nix/store/4575c28fq56dxdc25pz2nhi9j54yicif-peg-0.1.18
/nix/store/bagwcrf3srqci1lxq88119m7hyggl10j-tie-2.4
/nix/store/plmkz6vvmrzhpcsnlmfkay20s1cn1ycv-tradcpp-0.5.2
/nix/store/g2fvrj3dhjk82nmadgch4ixrj8png17j-xcodebuild-0.1.2-pre

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: cwebbin, eggdbus, parse-cli-bin, peg, tie, tradcpp, xcbuild

The following builds were skipped because they don't evaluate on aarch64-linux: ltrace

Partial log (click to expand)

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


/nix/store/2bn3pfnf5p1wbw348jvk5mzmcq68hizp-cwebbin-22p
/nix/store/b1d8vksv46nvqhaa3cqh1zbgnyy6ndpr-eggdbus-0.6
/nix/store/fv4pnky54ilh881pjghhrr280h5cab4w-parse-cli-bin-3.0.5
/nix/store/xcsk3gk734wpdnsz4427jv4isfzwkm0r-peg-0.1.18
/nix/store/ak2ah4fdnjr027r9dmy8grszpwnmglgk-tie-2.4
/nix/store/j7dlgkqwanwzrmf1n5vzzjj3wpgx43nv-tradcpp-0.5.2
/nix/store/6ll4ckbcw3car1y5w8hb0fv703b7jc3a-xcodebuild-0.1.2-pre

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: cwebbin, eggdbus, ltrace, parse-cli-bin, peg, tie, tradcpp, xcbuild

Partial log (click to expand)

/nix/store/4gxxqq7fd6g86qpz4m96h0k0686z4xqc-cwebbin-22p
/nix/store/y3d7npdvng7d5hzqf7cpxg35zbamsnqr-eggdbus-0.6
/nix/store/v3fx63gck5kg6y39z2mnd0sviwjf70ka-ltrace-0.7.3
/nix/store/4a1yd5mc6fk2d635fa5iqp94ilxjbfl3-parse-cli-bin-3.0.5
/nix/store/f6iy6j14vacwnd9gh1wd48ckwgzyzgzl-peg-0.1.18
/nix/store/fsd8bl6d6945bnfiyd04x0xgcf9dc4ip-tie-2.4
/nix/store/dnvf0wqgaq1qhrbi5cw2s61npm8zwv36-tradcpp-0.5.2
/nix/store/hny89rf33wvkz4xdsmylwgp5dxz5yvgk-xcodebuild-0.1.2-pre

@Mic92 Mic92 merged commit ad66329 into NixOS:master Nov 8, 2018
@markuskowa markuskowa deleted the licenses-27 branch November 20, 2018 21:24
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