Skip to content

pslib: fix build#455608

Merged
wegank merged 2 commits intoNixOS:masterfrom
wegank:pslib-fix
Nov 3, 2025
Merged

pslib: fix build#455608
wegank merged 2 commits intoNixOS:masterfrom
wegank:pslib-fix

Conversation

@wegank
Copy link
Member

@wegank wegank commented Oct 25, 2025

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@iedame
Copy link
Contributor

iedame commented Oct 25, 2025

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. labels Oct 25, 2025
@nix-owners nix-owners bot requested a review from ShamrockLee October 25, 2025 18:51
@nixpkgs-ci nixpkgs-ci bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Oct 25, 2025
@iedame

This comment was marked as outdated.

@nixpkgs-ci nixpkgs-ci bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Oct 25, 2025
@iedame
Copy link
Contributor

iedame commented Oct 25, 2025

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 455608
Commit: a5f9102dcd20203a1afea4d5217ef768f4151158 (subsequent changes)
Merge: 4de73c4a2eaec4f5abbca71c890931cd464410b8

Logs: https://github.com/iedame/nixpkgs-review-gha/actions/runs/18807534863


x86_64-linux

✅ 4 packages built:
  • gnudatalanguage
  • pslib
  • pslib.dev
  • pslib.doc

aarch64-linux

❌ 1 package failed to build:
  • gnudatalanguage
✅ 3 packages built:
  • pslib
  • pslib.dev
  • pslib.doc

Error logs: `aarch64-linux`
gnudatalanguage
	192 - test_tag_names.pro (Subprocess aborted)
	193 - test_tiff.pro (Subprocess aborted)
	194 - test_total.pro (Subprocess aborted)
	195 - test_triangulate.pro (Subprocess aborted)
	196 - test_trired.pro (Subprocess aborted)
	197 - test_trisol.pro (Subprocess aborted)
	198 - test_tv.pro (Subprocess aborted)
	199 - test_typename.pro (Subprocess aborted)
	200 - test_voigt.pro (Subprocess aborted)
	201 - test_wavelet.pro (Subprocess aborted)
	202 - test_where.pro (Subprocess aborted)
	203 - test_window_background.pro (Subprocess aborted)
	204 - test_wordexp.pro (Subprocess aborted)
	205 - test_wordexp_null_string.pro (Subprocess aborted)
	206 - test_xdr.pro (Subprocess aborted)
	207 - test_xmlsax.pro (Subprocess aborted)
	208 - test_zeropoly.pro (Subprocess aborted)
	209 - test_write_csv.pro (Subprocess aborted)
Errors while running CTest
make: *** [Makefile:71: test] Error 8

x86_64-darwin (sandbox = true)

✅ 4 packages built:
  • gnudatalanguage
  • pslib
  • pslib.dev
  • pslib.doc

aarch64-darwin (sandbox = true)

✅ 4 packages built:
  • gnudatalanguage
  • pslib
  • pslib.dev
  • pslib.doc

@wegank
Copy link
Member Author

wegank commented Nov 3, 2025

I have no idea what caused the failure on aarch64-linux. Let's see if Hydra reproduces this issue.

@wegank wegank added this pull request to the merge queue Nov 3, 2025
Merged via the queue into NixOS:master with commit 221a025 Nov 3, 2025
29 of 30 checks passed
@wegank wegank deleted the pslib-fix branch November 3, 2025 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants