Skip to content

py-jupyter-server build error when using different gcc backend for Intel #928

@climbfuji

Description

@climbfuji

Describe the bug
The issue is described in detail in spack/spack#41899, please check there.

The workaround adopted for the spack-stack-1.6.0 release is that on the affected systems listed below, we build node.js manually outside of spack and add it directly to the list of modules in the site's compiler config. This is to avoid making node.js a dependency of py-jupyter-server and then declaring it as an external package on all systems (even those that don't need any changes):

  • Narwhal

Once we've come to a solution with the spack developers, will revert the above workaround and make the correct change in spack-stack develop (but not for spack-stack-1.6.0).

To Reproduce
See spack/spack#41899

Expected behavior
The package builds correctly on all systems, independent of the gcc backend/compiler.

System:
Narwhal, potentially others.

Additional context
n/a

Metadata

Metadata

Assignees

Labels

INFRAJEDI InfrastructurebugSomething is not working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions