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

tracker fails to build on some systems (test failure) #141728

Closed
seqizz opened this issue Oct 15, 2021 · 7 comments · Fixed by #141796
Closed

tracker fails to build on some systems (test failure) #141728

seqizz opened this issue Oct 15, 2021 · 7 comments · Fixed by #141796
Labels
0.kind: bug Something is broken 6.topic: steam Steam game store/launcher (store.steampowered.com)

Comments

@seqizz
Copy link
Contributor

seqizz commented Oct 15, 2021

Describe the bug

Not sure if this needs to be reported or going to be caught by automation anyway. Still, trying to install steam from unstable repo fails.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Try to install steam from unstable
  2. ...
  3. ...

Additional context

Summary of Failures:

24/33 tracker:resource / resource                     FAIL             0.21s   killed by signal 6 SIGABRT


Ok:                 32
Expected Fail:      0
Fail:               1
Unexpected Pass:    0
Skipped:            0
Timeout:            0

Full log written to /build/tracker-3.2.0/build/meson-logs/testlog.txt
checking for XNESTMODULES... yes
checking whether to build Xnest DDX... yes
checking whether to build Xorg DDX... yes
builder for '/nix/store/d67j41d88js80c6rvk7d6fpap7ilmczd-tracker-3.2.0.drv' failed with exit code 1
cannot build derivation '/nix/store/yw942n07506d9gfkcxc2j0mz83i15j39-gtk+3-3.24.30.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/vh65pnvg2h1rv5gcm6kbrk0y4cwbvv77-steam-usr-multi.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/xv3xrn6fs6w2pyds8dh9hvwcp8vs2sg2-steam-fhs.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/1ivxvf5svrz2k27bgcrz0a5k1hfiwm3d-steam.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/2g1vib9a53hlx3vn5qkgnlpm8c9mpvp5-steam.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/s2zcwshs4qp1hww01y1bawi4g90q9vk1-home-manager-path.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/wjdgskrscg0s6cxz9lc1p3lrnbpzial7-home-manager-generation.drv': 1 dependencies couldn't be built
error: build of '/nix/store/wjdgskrscg0s6cxz9lc1p3lrnbpzial7-home-manager-generation.drv' failed

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

~> nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 5.13.13-zen1, NixOS, 21.05.3787.564cb4d81d4 (Okapi)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.3.15`
 - channels(root): `"nixos-21.05.3787.564cb4d81d4"`
 - channels(gurkan): `"home-manager-21.05"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
# a list of nixos modules affected by the problem
module:
@seqizz seqizz added the 0.kind: bug Something is broken label Oct 15, 2021
@TredwellGit
Copy link
Member

#139144 (comment)

@seqizz
Copy link
Contributor Author

seqizz commented Oct 15, 2021

Seems like reported already, thx @TredwellGit , closing this one.

@seqizz seqizz closed this as completed Oct 15, 2021
@tgharib
Copy link
Contributor

tgharib commented Oct 15, 2021

I think we should still keep this issue open. Not only was that comment in a merged merge request (rather than an issue) but Steam affects all desktop environments including non-gnome ones such as i3 (which I am running).

@TredwellGit TredwellGit reopened this Oct 15, 2021
@bb010g
Copy link
Contributor

bb010g commented Oct 15, 2021

@TredwellGit TredwellGit mentioned this issue Oct 15, 2021
12 tasks
@jtojnar jtojnar changed the title Steam broken due to dependency on unstable tracker fails to build on some systems (test failure) Oct 15, 2021
@veprbl veprbl added the 6.topic: steam Steam game store/launcher (store.steampowered.com) label Oct 16, 2021
@jficz
Copy link
Contributor

jficz commented Oct 16, 2021

This doesn't affect just Steam but also (but not limited to) Lutris and Wine.

@MarekPasnikowski
Copy link

I have stumbled upon this build failure tonight; with a nixos-rebuild switch --upgrade command inside the unstable-small channel. Is the fix still in the production pipeline?

@TredwellGit
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken 6.topic: steam Steam game store/launcher (store.steampowered.com)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants