Nixpkgs: qt59.qtwebengine: failing build on master/unstable

Created on 31 Oct 2019  ยท  4Comments  ยท  Source: NixOS/nixpkgs

The qt59.qtwebengine build is currently failing on master.

applying patch /nix/store/v43m6ldid8561n9q5zxa5rw97jhb6d35-fix-build-with-pulseaudio-13.0.patch
patching file src/core/config/linux.pri
Hunk #1 FAILED at 162.
1 out of 1 hunk FAILED -- saving rejects to file src/core/config/linux.pri.rej

To Reproduce

  1. nix-build -I nixpkgs=channel=nixpkgs-unstable -A qt59.qtwebengine

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 5.3.6, NixOS, 20.03pre198214.4cd2cb43fb3 (Markhor)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.3.1`
 - channels(root): `"nixos-20.03pre198214.4cd2cb43fb3"`
 - channels(fabian): `""`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Additional context

The failing patch was added by #68735.

cc: @worldofpeace

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
- qt59.qtwebengine
# a list of nixos modules affected by the problem
module:
bug regression qkde

Most helpful comment

Very sorry for the breakage, see PR mentioned above for fix on master and a bit of discussion.

Hopefully this can be resolved soon!

All 4 comments

Can reproduce:

โฏ nix-build '<nixos>' -A qt59.qtwebengine                                                                                                                                                                                                 ~
warning: 'https://standard.cachix.org' does not appear to be a binary cache
these derivations will be built:
  /nix/store/95ankvcb1nvfnby7njqb2xcsyrc85ajd-qtwebengine-5.9.7.drv
building '/nix/store/95ankvcb1nvfnby7njqb2xcsyrc85ajd-qtwebengine-5.9.7.drv'...
qmakePrePhase
unpacking sources
unpacking source archive /nix/store/ssm1zfxzwj2safw9rss05rm35cb19f6p-qtwebengine-opensource-src-5.9.7.tar.xz
source root is qtwebengine-opensource-src-5.9.7
setting SOURCE_DATE_EPOCH to timestamp 1539871177 of file qtwebengine-opensource-src-5.9.7/include/QtWebEngineWidgets/qtwebenginewidgetsversion.h
patching sources
applying patch /nix/store/gxrdmfr2lpwm4zd72xwgisbchzylsfw9-qtwebengine-no-build-skip.patch
patching file qtwebengine.pro
Hunk #1 succeeded at 12 (offset 7 lines).
applying patch /nix/store/v43m6ldid8561n9q5zxa5rw97jhb6d35-fix-build-with-pulseaudio-13.0.patch
patching file src/core/config/linux.pri
Hunk #1 FAILED at 162.
1 out of 1 hunk FAILED -- saving rejects to file src/core/config/linux.pri.rej
builder for '/nix/store/95ankvcb1nvfnby7njqb2xcsyrc85ajd-qtwebengine-5.9.7.drv' failed with exit code 1
error: build of '/nix/store/95ankvcb1nvfnby7njqb2xcsyrc85ajd-qtwebengine-5.9.7.drv' failed

cc @dtzWill

Very sorry for the breakage, see PR mentioned above for fix on master and a bit of discussion.

Hopefully this can be resolved soon!

qt59 was removed on master

Was this page helpful?
0 / 5 - 0 ratings

Related issues

edolstra picture edolstra  ยท  3Comments

grahamc picture grahamc  ยท  3Comments

teto picture teto  ยท  3Comments

copumpkin picture copumpkin  ยท  3Comments

ayyess picture ayyess  ยท  3Comments