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

xcircuit: init at 3.9.73 #41891

Merged
merged 1 commit into from Jun 13, 2018
Merged

xcircuit: init at 3.9.73 #41891

merged 1 commit into from Jun 13, 2018

Conversation

spacefrogg
Copy link
Contributor

Motivation for this change
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 execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@xeji
Copy link
Contributor

xeji commented Jun 13, 2018

@GrahamcOfBorg build xcircuit

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

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

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/b7d8z6r8agyb4dhlwklisb5ngg73hvig-xcircuit-3.9.73
shrinking /nix/store/b7d8z6r8agyb4dhlwklisb5ngg73hvig-xcircuit-3.9.73/lib/xcircuit-3.9/xcircuit.so
shrinking /nix/store/b7d8z6r8agyb4dhlwklisb5ngg73hvig-xcircuit-3.9.73/lib/xcircuit-3.9/xcircexec
strip is /nix/store/21ymadblbmsbb2bk4q7gl4kjasp8zmgd-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/b7d8z6r8agyb4dhlwklisb5ngg73hvig-xcircuit-3.9.73/lib  /nix/store/b7d8z6r8agyb4dhlwklisb5ngg73hvig-xcircuit-3.9.73/bin
patching script interpreter paths in /nix/store/b7d8z6r8agyb4dhlwklisb5ngg73hvig-xcircuit-3.9.73
/nix/store/b7d8z6r8agyb4dhlwklisb5ngg73hvig-xcircuit-3.9.73/lib/xcircuit-3.9/tkcon.tcl: interpreter directive changed from "/bin/sh" to "/nix/store/qckzjk3406va7h6s40cy9s75z2w715rq-bash-4.4-p19/bin/sh"
/nix/store/b7d8z6r8agyb4dhlwklisb5ngg73hvig-xcircuit-3.9.73/bin/xcircuit: interpreter directive changed from "/bin/sh" to "/nix/store/qckzjk3406va7h6s40cy9s75z2w715rq-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/b7d8z6r8agyb4dhlwklisb5ngg73hvig-xcircuit-3.9.73...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: xcircuit

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/im5q62qpg2g9mmvbsbslx5n3bqpyxjsl-xcircuit-3.9.73
shrinking /nix/store/im5q62qpg2g9mmvbsbslx5n3bqpyxjsl-xcircuit-3.9.73/lib/xcircuit-3.9/xcircexec
shrinking /nix/store/im5q62qpg2g9mmvbsbslx5n3bqpyxjsl-xcircuit-3.9.73/lib/xcircuit-3.9/xcircuit.so
strip is /nix/store/qg2agrqkf240s656d207zqhipl0bc2id-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/im5q62qpg2g9mmvbsbslx5n3bqpyxjsl-xcircuit-3.9.73/lib  /nix/store/im5q62qpg2g9mmvbsbslx5n3bqpyxjsl-xcircuit-3.9.73/bin
patching script interpreter paths in /nix/store/im5q62qpg2g9mmvbsbslx5n3bqpyxjsl-xcircuit-3.9.73
/nix/store/im5q62qpg2g9mmvbsbslx5n3bqpyxjsl-xcircuit-3.9.73/bin/xcircuit: interpreter directive changed from "/bin/sh" to "/nix/store/9rv2bzx7jz6wjbaxij5qq580qvzksj4i-bash-4.4-p19/bin/sh"
/nix/store/im5q62qpg2g9mmvbsbslx5n3bqpyxjsl-xcircuit-3.9.73/lib/xcircuit-3.9/tkcon.tcl: interpreter directive changed from "/bin/sh" to "/nix/store/9rv2bzx7jz6wjbaxij5qq580qvzksj4i-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/im5q62qpg2g9mmvbsbslx5n3bqpyxjsl-xcircuit-3.9.73...
/nix/store/im5q62qpg2g9mmvbsbslx5n3bqpyxjsl-xcircuit-3.9.73

@xeji xeji merged commit 0cc4396 into NixOS:master Jun 13, 2018
orivej added a commit that referenced this pull request Jun 13, 2018
* master: (33 commits)
  Revert "libxml2: add static output"
  yq: 2.5.0 -> 2.6.0 (#41926)
  yoshimi: 1.5.8 -> 1.5.8.2 (#41925)
  haskell generic-builder: Use separate setup db in more cases
  nixos/tests/morty: fix non-deterministic failure
  texlive: Fix 'match-parens' ruby dependency
  chromium: 67.0.3396.62 -> 67.0.3396.87
  ngspice: Fix regression due to missing X libs (#41890)
  mattermost-desktop: init at 4.1.1 (#40794)
  xcircuit: init at 3.9.73 (#41891)
  yarn: 1.7.0 -> 1.8.0 (#41895)
  Update default.nix (#41842)
  libxml2: add static output
  remarshal: supports darwin
  go-ethereum: 1.8.10 -> 1.8.11
  bazel: add darwin support
  llvm: use native cmake for libc++abi
  kicad-unstable: 2018-03-10 -> 2018-06-12
  cmake: Only apply application-services.patch with 3.11
  nixos/tinc: minor fixes
  ...
@spacefrogg spacefrogg deleted the xcircuit branch June 13, 2018 16:55
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