Nixpkgs version
Steps to reproduce
nix-build -A python3Packages.nidaqmx
Can Hydra reproduce this build failure?
Yes, Hydra can reproduce this build failure.
Link to Hydra build job
https://hydra.nixos.org/build/341865937
Relevant log output
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for nidaqmx-1.4.0-py3-none-any.whl
- nitypes not installed
- typing-extensions not installed
error: Cannot build '/nix/store/ffiyc9iv1j79fmcwj2k9rcw0xv6hl5bm-python3.14-nidaqmx-1.4.0.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/7scn2hrykrxma6lrqm9304n7kyfb0maf-python3.14-nidaqmx-1.4.0
/nix/store/q52mvhxbxw6xm5kfm070q2b8appzm18l-python3.14-nidaqmx-1.4.0-dist
Last 25 log lines:
> Sourcing python-namespaces-hook
> Sourcing python-catch-conflicts-hook.sh
> Using checkPhaseThreadLimitHook
> Running phase: unpackPhase
> unpacking source archive /nix/store/94ywgdnfb6dhbbij2b6m8j7lfjf158zw-source
> source root is source
> setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tox.ini"
> Running phase: patchPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> Executing pypaBuildPhase
> Creating a wheel...
> pypa build flags: --no-isolation --outdir dist/ --wheel
> * Getting build dependencies for wheel...
> * Building wheel...
> Successfully built nidaqmx-1.4.0-py3-none-any.whl
> Finished creating a wheel...
> Finished executing pypaBuildPhase
> Running phase: pythonRuntimeDepsCheckHook
> Executing pythonRuntimeDepsCheck
> Checking runtime dependencies for nidaqmx-1.4.0-py3-none-any.whl
> - nitypes not installed
> - typing-extensions not installed
For full logs, run:
nix log /nix/store/ffiyc9iv1j79fmcwj2k9rcw0xv6hl5bm-python3.14-nidaqmx-1.4.0.drv
Additional context
No response
System metadata
Notify maintainers
@fsagbuya - please introduce the necessary dependencies to have the package running or drop it.
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Nixpkgs version
Steps to reproduce
Can Hydra reproduce this build failure?
Yes, Hydra can reproduce this build failure.
Link to Hydra build job
https://hydra.nixos.org/build/341865937
Relevant log output
Additional context
No response
System metadata
Notify maintainers
@fsagbuya - please introduce the necessary dependencies to have the package running or drop it.
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.