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

Spack-built perl provides bad paths #35

Open
vanderwb opened this issue Dec 16, 2022 · 0 comments
Open

Spack-built perl provides bad paths #35

vanderwb opened this issue Dec 16, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vanderwb
Copy link
Collaborator

The relocated Perl installed by Spack in ncarenv/22.12 features a faulty include path:

[08:27] build$ which perl
/glade/u/apps/gust/22.12/opt/bin/perl
[08:27] build$ perl -e "print qq(@INC)"
/////////////////////////////////////////////////////////////////////////////////////////glade/u/apps/gust/22.12/spack/opt/spack/perl/5.36.0/gcc/7.5.0/lib/perl5 /////////////////////////////
////////////////////////////////////////////////////////////glade/u/apps/gust/22.12/spack/opt/spack/perl/5.36.0/gcc/7.5.0/lib/site_perl/5.36.0/x86_64-linux-thread-multi /////////////////////
////////////////////////////////////////////////////////////////////glade/u/apps/gust/22.12/spack/opt/spack/perl/5.36.0/gcc/7.5.0/lib/site_perl/5.36.0 ///////////////////////////////////////
//////////////////////////////////////////////////glade/u/apps/gust/22.12/spack/opt/spack/perl/5.36.0/gcc/7.5.0/lib/5.36.0/x86_64-linux-thread-multi /////////////////////////////////////////
////////////////////////////////////////////////glade/u/apps/gust/22.12/spack/opt/spack/perl/5.36.0/gcc/7.5.0/lib/5.36.0
@vanderwb vanderwb added the bug Something isn't working label Dec 16, 2022
@vanderwb vanderwb self-assigned this Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant