NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.9k stars 13.95k forks source link

Build failure: libsForQt5.k3b #348919

Open Noodlez1232 opened 5 days ago

Noodlez1232 commented 5 days ago

Steps To Reproduce

Steps to reproduce the behavior:

  1. build k3b

Build log

https://gist.github.com/Noodlez1232/77db0d247e6b5221168c700578e16c25

Additional context

This is in the FFmpeg wrapper

Notify maintainers

Metadata

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

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.52-rt43, NixOS, 24.11 (Vicuna), 24.11.20241009.5633bcf`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.8`
 - channels(root): `"nixos-23.05"`
 - nixpkgs: `/nix/store/60sn02zhawl3kwn0r515zff3h6hg6ydz-source`

Add a :+1: reaction to issues you find important.

Jdogzz commented 16 hours ago

I just got a build failure for k3b that finished towards the end, here's my log: https://pastebin.com/hspqnMe4

AndersonTorres commented 6 hours ago

Can you build this sequentially, setting enableParallelBuilding = false?