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

chromium: update to 69.0.3497.100 (and others), ran update.sh #47492

Closed
wants to merge 1 commit into from

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Sep 28, 2018

Updates! :)

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

Tested 'stable', presumably others are okay but sohuld check.

@dtzWill
Copy link
Member Author

dtzWill commented Sep 28, 2018

@GrahamcOfBorg build google-chrome chromium

Not that it's likely to complete but seems worth a try anyway. At least will confirm not trivially broken :).

@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: google-chrome, chromium

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

No attempt on x86_64-darwin (full log)

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

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

Failure on aarch64-linux (full log)

Attempted: chromium

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

Partial log (click to expand)

[4262/31061] CXX obj/skia/skia_core_and_effects/SkRasterClip.o
[4263/31061] CXX obj/skia/skia_core_and_effects/SkReadBuffer.o
[4264/31061] CXX obj/skia/skia_core_and_effects/SkRasterPipelineBlitter.o
[4265/31061] CXX obj/skia/skia_core_and_effects/SkRecordedDrawable.o
[4266/31061] CXX obj/skia/skia_core_and_effects/SkRecordOpts.o
[4267/31061] CXX obj/skia/skia_core_and_effects/SkRecordDraw.o
ninja: build stopped: subcommand failed.
builder for '/nix/store/wdpj4kw3s2j4ppllxdflz476lcvx73nk-chromium-69.0.3497.100.drv' failed with exit code 1
cannot build derivation '/nix/store/cmccirb9x966h60zb9vzj4h0pirq9jla-chromium-69.0.3497.100.drv': 1 dependencies couldn't be built
error: build of '/nix/store/cmccirb9x966h60zb9vzj4h0pirq9jla-chromium-69.0.3497.100.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: chromium

Partial log (click to expand)

[4263/31061] CXX obj/skia/skia_core_and_effects/SkReadBuffer.o
[4264/31061] CXX obj/skia/skia_core_and_effects/SkRecordedDrawable.o
[4265/31061] CXX obj/skia/skia_core_and_effects/SkRasterPipelineBlitter.o
[4266/31061] CXX obj/skia/skia_core_and_effects/SkRecordOpts.o
[4267/31061] CXX obj/skia/skia_core_and_effects/SkRecordDraw.o
[4268/31061] CXX obj/skia/skia_core_and_effects/SkRecorder.o
ninja: build stopped: subcommand failed.
builder for '/nix/store/wdpj4kw3s2j4ppllxdflz476lcvx73nk-chromium-69.0.3497.100.drv' failed with exit code 1
cannot build derivation '/nix/store/cmccirb9x966h60zb9vzj4h0pirq9jla-chromium-69.0.3497.100.drv': 1 dependencies couldn't be built
error: build of '/nix/store/cmccirb9x966h60zb9vzj4h0pirq9jla-chromium-69.0.3497.100.drv' failed

@GrahamcOfBorg
Copy link

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

Attempted: chromium

Partial log (click to expand)

[1179/31340] STAMP obj/components/visitedlink/common/interfaces__parser.stamp
[1180/31340] STAMP obj/third_party/webrtc/modules/audio_processing/gain_control_interface.stamp
[1181/31340] STAMP obj/third_party/webrtc/modules/audio_processing/aec/aec.inputdeps.stamp
[1182/31340] CXX obj/components/url_formatter/top_domains/top_domain_generator/trie_entry.o
[1183/31340] CXX obj/third_party/webrtc/modules/audio_processing/aec/aec/aec_resampler.o
[1184/31340] STAMP obj/third_party/webrtc/modules/audio_processing/audio_processing.inputdeps.stamp
[1185/31340] CXX obj/third_party/webrtc/modules/audio_processing/aec/aec/echo_cancellation.o
building of '/nix/store/505q37n7p3gyd50r5hm7ygxwz2zmgsia-chromium-69.0.3497.100.drv' timed out after 1800 seconds
cannot build derivation '/nix/store/zkyksmzgpl7c4gryr5wlcy2pawbw5amg-chromium-69.0.3497.100.drv': 1 dependencies couldn't be built
error: build of '/nix/store/zkyksmzgpl7c4gryr5wlcy2pawbw5amg-chromium-69.0.3497.100.drv' failed

@GrahamcOfBorg
Copy link

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

Attempted: chromium

The following builds were skipped because they don't evaluate on x86_64-linux: google-chrome

Partial log (click to expand)

[867/1251] CXX obj/v8/v8_base/interpreter.o
[868/1251] CXX obj/v8/v8_base/intl.o
[869/1251] CXX obj/v8/v8_base/isolate.o
[870/1251] CXX obj/v8/v8_base/json-parser.o
[871/1251] CXX obj/v8/v8_base/json-stringifier.o
[872/1251] CXX obj/v8/v8_base/keys.o
[873/1251] CXX obj/v8/v8_base/layout-descriptor.o
building of '/nix/store/505q37n7p3gyd50r5hm7ygxwz2zmgsia-chromium-69.0.3497.100.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/zkyksmzgpl7c4gryr5wlcy2pawbw5amg-chromium-69.0.3497.100.drv': 1 dependencies couldn't be built
error: build of '/nix/store/zkyksmzgpl7c4gryr5wlcy2pawbw5amg-chromium-69.0.3497.100.drv' failed

@bendlas bendlas self-assigned this Oct 11, 2018
@bendlas
Copy link
Contributor

bendlas commented Oct 11, 2018

running the build ...

@bendlas
Copy link
Contributor

bendlas commented Oct 12, 2018

updated
ce6db5e
b72998b

@bendlas bendlas closed this Oct 12, 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

3 participants