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

xorg.libxcb: 1.12 -> 1.13 #47219

Merged
merged 1 commit into from Sep 23, 2018
Merged

xorg.libxcb: 1.12 -> 1.13 #47219

merged 1 commit into from Sep 23, 2018

Conversation

lheckemann
Copy link
Member

Motivation for this change

New upstream.

Does this count as a mass-rebuild and should it therefore be against staging?

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

Attempted: xorg.libxcb

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/4n0llh1jymnkc2yhr3xj21sr1qv8h041-libxcb-1.13-man
gzipping man pages under /nix/store/4n0llh1jymnkc2yhr3xj21sr1qv8h041-libxcb-1.13-man/share/man/
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/4n0llh1jymnkc2yhr3xj21sr1qv8h041-libxcb-1.13-man
checking for references to /build in /nix/store/4n0llh1jymnkc2yhr3xj21sr1qv8h041-libxcb-1.13-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/qgv94zb6w4balmvfzvrrwvacflylp986-libxcb-1.13-doc
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/qgv94zb6w4balmvfzvrrwvacflylp986-libxcb-1.13-doc
checking for references to /build in /nix/store/qgv94zb6w4balmvfzvrrwvacflylp986-libxcb-1.13-doc...
/nix/store/zkfspkaf1svj1122bg24yxah52rpf7pi-libxcb-1.13

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: xorg.libxcb

Partial log (click to expand)

patching script interpreter paths in /nix/store/6ysmzp8s3z9rsacmnwh0hhkmrnl8534m-libxcb-1.13
strip is /nix/store/4w56qihlrddav67p7d1vy5qkyayaqw11-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/rsnnfa4nc3hk6845f10wdwgaiz4p91ff-libxcb-1.13-dev/lib
patching script interpreter paths in /nix/store/rsnnfa4nc3hk6845f10wdwgaiz4p91ff-libxcb-1.13-dev
gzipping man pages under /nix/store/kbsnpwl13cmjnhy3g2db57ww8s5785mp-libxcb-1.13-man/share/man/
strip is /nix/store/4w56qihlrddav67p7d1vy5qkyayaqw11-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/kbsnpwl13cmjnhy3g2db57ww8s5785mp-libxcb-1.13-man
strip is /nix/store/4w56qihlrddav67p7d1vy5qkyayaqw11-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/kss42p9kksjd8qf6cyc8m2fyc3q9aadk-libxcb-1.13-doc
/nix/store/6ysmzp8s3z9rsacmnwh0hhkmrnl8534m-libxcb-1.13

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: xorg.libxcb

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/qhmammyv6wkvh8cs35m9vq35wik11nav-libxcb-1.13-man
gzipping man pages under /nix/store/qhmammyv6wkvh8cs35m9vq35wik11nav-libxcb-1.13-man/share/man/
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/qhmammyv6wkvh8cs35m9vq35wik11nav-libxcb-1.13-man
checking for references to /build in /nix/store/qhmammyv6wkvh8cs35m9vq35wik11nav-libxcb-1.13-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/a36kkjlnv2r51k7kyf6ysy7nxqb5i3v5-libxcb-1.13-doc
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/a36kkjlnv2r51k7kyf6ysy7nxqb5i3v5-libxcb-1.13-doc
checking for references to /build in /nix/store/a36kkjlnv2r51k7kyf6ysy7nxqb5i3v5-libxcb-1.13-doc...
/nix/store/qcyg5alsk0blzr0pjp3jaizljfkisppn-libxcb-1.13

@Mic92
Copy link
Member

Mic92 commented Sep 23, 2018

I would say yes.

@lheckemann lheckemann changed the base branch from master to staging September 23, 2018 13:42
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: xorg.libxcb

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/g1z8rmgqaw2vbzny6b3qkwd0jzp7zlww-libxcb-1.13-man
gzipping man pages under /nix/store/g1z8rmgqaw2vbzny6b3qkwd0jzp7zlww-libxcb-1.13-man/share/man/
strip is /nix/store/hbmjbqjmsscaz9mdfm32jrcxasxfihnv-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/g1z8rmgqaw2vbzny6b3qkwd0jzp7zlww-libxcb-1.13-man
checking for references to /build in /nix/store/g1z8rmgqaw2vbzny6b3qkwd0jzp7zlww-libxcb-1.13-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/770jlmijb95r77i1pdg22c99q27gjdli-libxcb-1.13-doc
strip is /nix/store/hbmjbqjmsscaz9mdfm32jrcxasxfihnv-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/770jlmijb95r77i1pdg22c99q27gjdli-libxcb-1.13-doc
checking for references to /build in /nix/store/770jlmijb95r77i1pdg22c99q27gjdli-libxcb-1.13-doc...
/nix/store/71w0acriph5k1k2bn5nx7mp59ds6bvbz-libxcb-1.13

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: xorg.libxcb

Partial log (click to expand)

cannot build derivation '/nix/store/bbmy57k80yb9fslmqz5h301ryrlfjhlr-bootstrap_cmds-dev-tools-7.0.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/wgym9v7llkrw8dbimvn5n0mlk50h074f-xnu-osx-10.11.6.drv': 9 dependencies couldn't be built
cannot build derivation '/nix/store/8dgri6q18sv8552gmkqw8l39sv4cwx08-IOKit-osx-10.11.6.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/krwr609dihh275hfgw2ypb4xbz9m4dqn-configd-osx-10.8.5.drv': 9 dependencies couldn't be built
cannot build derivation '/nix/store/k3qa5iyjmgs7ihgy2iac71w74iijwg1b-python-2.7.15.drv': 15 dependencies couldn't be built
cannot build derivation '/nix/store/hmkblsq73g4207cjsphymzfhspwqxh82-libxml2-2.9.8.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/528avi2r4nkzfd32i644rvjzvcxajzih-xcb-proto-1.13.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/pxqpq5v9gm434kjwsdw2806l0v7ihfd8-libxslt-1.1.32.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/blxp3kcyka80m0z2l2kqaqj51zmar0bi-libxcb-1.13.drv': 10 dependencies couldn't be built
error: build of '/nix/store/blxp3kcyka80m0z2l2kqaqj51zmar0bi-libxcb-1.13.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: xorg.libxcb

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/846b04xzwv09d1yrg11yv9855b36nnjk-libxcb-1.13-man
gzipping man pages under /nix/store/846b04xzwv09d1yrg11yv9855b36nnjk-libxcb-1.13-man/share/man/
strip is /nix/store/842p712rvbhidp5bzvd5q9dkjpxrnhid-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/846b04xzwv09d1yrg11yv9855b36nnjk-libxcb-1.13-man
checking for references to /build in /nix/store/846b04xzwv09d1yrg11yv9855b36nnjk-libxcb-1.13-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/1mq19jamv5a9pk99b5cr1nmchyfgcywn-libxcb-1.13-doc
strip is /nix/store/842p712rvbhidp5bzvd5q9dkjpxrnhid-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/1mq19jamv5a9pk99b5cr1nmchyfgcywn-libxcb-1.13-doc
checking for references to /build in /nix/store/1mq19jamv5a9pk99b5cr1nmchyfgcywn-libxcb-1.13-doc...
/nix/store/b7w62g4hc6gra3iv0nl0fbli8jq5glzk-libxcb-1.13

@Mic92 Mic92 merged commit 0ae8ac8 into NixOS:staging Sep 23, 2018
@lheckemann lheckemann deleted the xcb-1.13 branch September 23, 2018 14:12
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

4 participants