You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==> Warning: /home/spack/repos/spack_repo/tutorial/packages/tutorial_mpileaks/package.py:23: default value for variant 'stackstart' is not a boolean or string: default=0. Did you mean default='0'?
==> Warning: /home/spack/repos/spack_repo/tutorial/packages/tutorial_mpileaks/package.py:21: default value for variant 'stackstart' is not a boolean or string: default=0. Did you mean default='0'?
Copy file name to clipboardExpand all lines: outputs/packaging/install-mpileaks-5.out
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,7 @@
1
1
$ spack uninstall -ay tutorial-mpileaks
2
-
==> Warning: /home/spack/repos/spack_repo/tutorial/packages/tutorial_mpileaks/package.py:21: default value for variant 'stackstart' is not a boolean or string: default=0. Did you mean default='0'?
==> Warning: /home/spack/repos/spack_repo/tutorial/packages/tutorial_mpileaks/package.py:23: default value for variant 'stackstart' is not a boolean or string: default=0. Did you mean default='0'?
Copy file name to clipboardExpand all lines: outputs/packaging/install-mpileaks-6.out
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
1
$ spack install --test=root tutorial-mpileaks
2
-
==> Warning: /home/spack/repos/spack_repo/tutorial/packages/tutorial_mpileaks/package.py:23: default value for variant 'stackstart' is not a boolean or string: default=0. Did you mean default='0'?
0 commit comments