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

range-v3: 0.3.7 -> 0.4.0 #48685

Merged
merged 1 commit into from Oct 19, 2018
Merged

range-v3: 0.3.7 -> 0.4.0 #48685

merged 1 commit into from Oct 19, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Oct 18, 2018

https://github.com/ericniebler/range-v3/releases/tag/0.4.0

  • 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.

Only in-tree user of this is 'tdesktop' AFAICT, so...
@GrahamcOfBorg build tdesktop

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: range-v3

Partial log (click to expand)

-- Installing: /nix/store/j6fafazrwd0mf1m6bz4y0vf80nl376v8-range-v3-0.4.0/include/range/v3/action.hpp
-- Installing: /nix/store/j6fafazrwd0mf1m6bz4y0vf80nl376v8-range-v3-0.4.0/include/meta
-- Installing: /nix/store/j6fafazrwd0mf1m6bz4y0vf80nl376v8-range-v3-0.4.0/include/meta/meta_fwd.hpp
-- Installing: /nix/store/j6fafazrwd0mf1m6bz4y0vf80nl376v8-range-v3-0.4.0/include/meta/meta.hpp
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/j6fafazrwd0mf1m6bz4y0vf80nl376v8-range-v3-0.4.0
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/j6fafazrwd0mf1m6bz4y0vf80nl376v8-range-v3-0.4.0/lib
patching script interpreter paths in /nix/store/j6fafazrwd0mf1m6bz4y0vf80nl376v8-range-v3-0.4.0
checking for references to /build in /nix/store/j6fafazrwd0mf1m6bz4y0vf80nl376v8-range-v3-0.4.0...

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: range-v3

Partial log (click to expand)

-- Installing: /nix/store/4x0hgv9bdykwv47wwix2xb3jh1hcmiq8-range-v3-0.4.0/include/range/v3/action/drop.hpp
-- Installing: /nix/store/4x0hgv9bdykwv47wwix2xb3jh1hcmiq8-range-v3-0.4.0/include/range/v3/action/stable_sort.hpp
-- Installing: /nix/store/4x0hgv9bdykwv47wwix2xb3jh1hcmiq8-range-v3-0.4.0/include/range/v3/action/reverse.hpp
-- Installing: /nix/store/4x0hgv9bdykwv47wwix2xb3jh1hcmiq8-range-v3-0.4.0/include/range/v3/action/take_while.hpp
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/4x0hgv9bdykwv47wwix2xb3jh1hcmiq8-range-v3-0.4.0
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/4x0hgv9bdykwv47wwix2xb3jh1hcmiq8-range-v3-0.4.0/lib
patching script interpreter paths in /nix/store/4x0hgv9bdykwv47wwix2xb3jh1hcmiq8-range-v3-0.4.0
checking for references to /build in /nix/store/4x0hgv9bdykwv47wwix2xb3jh1hcmiq8-range-v3-0.4.0...

@dtzWill
Copy link
Member Author

dtzWill commented Oct 18, 2018

Aww does that not work? hehe. Okay:

@GrahamcOfBorg build tdesktop

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

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

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/8yq7p1ics0z3s9zmcg09v5m8lymcd5b4-telegram-desktop-1.4.3
shrinking /nix/store/8yq7p1ics0z3s9zmcg09v5m8lymcd5b4-telegram-desktop-1.4.3/bin/telegram-desktop
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/8yq7p1ics0z3s9zmcg09v5m8lymcd5b4-telegram-desktop-1.4.3/bin
patching script interpreter paths in /nix/store/8yq7p1ics0z3s9zmcg09v5m8lymcd5b4-telegram-desktop-1.4.3
checking for references to /build in /nix/store/8yq7p1ics0z3s9zmcg09v5m8lymcd5b4-telegram-desktop-1.4.3...
postPatchMkspecs
postPatchMkspecs
/nix/store/8yq7p1ics0z3s9zmcg09v5m8lymcd5b4-telegram-desktop-1.4.3

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-darwin (full log)

Attempted: range-v3

Partial log (click to expand)

cannot build derivation '/nix/store/6gyhhmffxc3n3ix3x1wn4s5fqisk7c26-xnu-osx-10.11.6.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/9xa79rfilv70lfgpvd7rvsp5khqhh1kx-IOKit-osx-10.11.6.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/gs1k4wvlinanf68kar02vfljddrlpjy8-curl-7.61.1.drv': 7 dependencies couldn't be built
cannot build derivation '/nix/store/51z57c74fhk499pr7n6bi1ir96ihrcaq-configd-osx-10.8.5.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/0pzdp7frrqjk1511pn1v8ngwrw6y4py2-python-2.7.15.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/na1m677g7g6w2f6kd20p2dhk9x6sadi0-libxml2-2.9.8.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/0md94qwim378yzf2li5lfwy93g9vgixa-libarchive-3.3.2.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/254vdhqq1bvns1rln5snn8958m6h4jgf-cmake-3.12.1.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/8nyrvz8kqchsijy0pspbzdrk52ld7mmf-range-v3-0.4.0.drv': 3 dependencies couldn't be built
error: build of '/nix/store/8nyrvz8kqchsijy0pspbzdrk52ld7mmf-range-v3-0.4.0.drv' failed

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-linux (full log)

Attempted: tdesktop

Partial log (click to expand)

[ 64%] Building CXX object CMakeFiles/Telegram.dir/build/tdesktop/Telegram/SourceFiles/history/history_service.o
[ 64%] Building CXX object CMakeFiles/Telegram.dir/build/tdesktop/Telegram/SourceFiles/history/history_widget.o
[ 64%] Building CXX object CMakeFiles/Telegram.dir/build/tdesktop/Telegram/SourceFiles/info/info_content_widget.o
[ 64%] Building CXX object CMakeFiles/Telegram.dir/build/tdesktop/Telegram/SourceFiles/info/info_controller.o
[ 65%] Building CXX object CMakeFiles/Telegram.dir/build/tdesktop/Telegram/SourceFiles/info/info_layer_widget.o
[ 65%] Building CXX object CMakeFiles/Telegram.dir/build/tdesktop/Telegram/SourceFiles/info/info_memento.o
[ 65%] Building CXX object CMakeFiles/Telegram.dir/build/tdesktop/Telegram/SourceFiles/info/info_section_widget.o
[ 65%] Building CXX object CMakeFiles/Telegram.dir/build/tdesktop/Telegram/SourceFiles/info/info_top_bar.o
building of '/nix/store/gr7g75y1bbl13fphhw071rxkwxya6jnd-telegram-desktop-1.4.3.drv' timed out after 3600 seconds
error: build of '/nix/store/gr7g75y1bbl13fphhw071rxkwxya6jnd-telegram-desktop-1.4.3.drv' failed

@dtzWill dtzWill merged commit 889a654 into NixOS:master Oct 19, 2018
@dtzWill dtzWill deleted the update/range-v3 branch October 19, 2018 02:59
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