Skip to content

time: fix compilation against gcc15#442631

Merged
emilazy merged 1 commit into
NixOS:stagingfrom
SuperSandro2000:gcc15-time
Sep 13, 2025
Merged

time: fix compilation against gcc15#442631
emilazy merged 1 commit into
NixOS:stagingfrom
SuperSandro2000:gcc15-time

Conversation

@SuperSandro2000

Copy link
Copy Markdown
Member

Tested with time.override { stdenv = gcc15Stdenv; }

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.

@SuperSandro2000 SuperSandro2000 mentioned this pull request Sep 13, 2025
13 tasks
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Sep 13, 2025
Comment thread pkgs/by-name/ti/time/package.nix Outdated
@nixpkgs-ci nixpkgs-ci Bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Sep 13, 2025
Tested with time.override { stdenv = gcc15Stdenv; }
@emilazy emilazy enabled auto-merge September 13, 2025 20:04
@emilazy emilazy merged commit 033c623 into NixOS:staging Sep 13, 2025
26 checks passed
@nixpkgs-ci nixpkgs-ci Bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Sep 13, 2025
@SuperSandro2000 SuperSandro2000 deleted the gcc15-time branch September 13, 2025 22:36
reckenrode added a commit to reckenrode/nixpkgs that referenced this pull request Oct 16, 2025
The patch applied in NixOS#442631 uses
`__sighandler_t`, which is glibc-specific. This alternate patch posted
to the bug-time mailing list fixes the issue in a more portable way.
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: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants