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

Build failure: nxpmicro-mfgtools #264006

Closed
SoRoot opened this issue Oct 28, 2023 · 1 comment · Fixed by #264012
Closed

Build failure: nxpmicro-mfgtools #264006

SoRoot opened this issue Oct 28, 2023 · 1 comment · Fixed by #264012

Comments

@SoRoot
Copy link

SoRoot commented Oct 28, 2023

Steps To Reproduce

Steps to reproduce the behavior:

  1. build nxpmicro-mfgtools on current nixos-unstable .

Build log

error: builder for '/nix/store/dypsybrwv3zqi08qa9227ql3967fjvmr-nxpmicro-mfgtools-1.5.125.drv' failed with exit code 1;
       last 10 log lines:
       > patching file libuuu/libcomm.h
       > Reversed (or previously applied) patch detected!  Assume -R? [n]
       > Apply anyway? [n]
       > Skipping patch.
       > 1 out of 1 hunk ignored -- saving rejects to file libuuu/libcomm.h.rej
       > patching file uuu/buildincmd.h
       > Reversed (or previously applied) patch detected!  Assume -R? [n]
       > Apply anyway? [n]
       > Skipping patch.
       > 1 out of 1 hunk ignored -- saving rejects to file uuu/buildincmd.h.rej
       For full logs, run 'nix log /nix/store/dypsybrwv3zqi08qa9227ql3967fjvmr-nxpmicro-mfgtools-1.5.125.drv'.

Additional context

Notify maintainers

Metadata

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

 - system: `"x86_64-linux"`
 - host os: `Linux 6.1.58, NixOS, 23.11 (Tapir), 23.11.20231019.7c9cc5a`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.17.1`
 - channels(lukas): `""`
 - channels(root): `"nixos-22.11, small-22.11-small, unstable"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
trofi added a commit to trofi/nixpkgs that referenced this issue Oct 28, 2023
Fixed build failure reported by SoRoot.

Closes: NixOS#264006
@trofi
Copy link
Contributor

trofi commented Oct 28, 2023

A side-effect of two conflicting merges:

Proposed patch drop as #264012 as a possible fix.

mexisme pushed a commit to mexisme/nixpkgs that referenced this issue Nov 3, 2023
Fixed build failure reported by SoRoot.

Closes: NixOS#264006
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants