Skip to content

Fixup NASM install on Windows#29905

Merged
scheibelp merged 1 commit intospack:developfrom
johnwparent:fixup-nasm-on-win
Apr 14, 2022
Merged

Fixup NASM install on Windows#29905
scheibelp merged 1 commit intospack:developfrom
johnwparent:fixup-nasm-on-win

Conversation

@johnwparent
Copy link
Copy Markdown
Contributor

Don't rely on NASM's nmake to export install target
Spack handles NASM installation
Install tree structure mimics NASM Windows installer behavior

@spackbot-app
Copy link
Copy Markdown

spackbot-app bot commented Apr 5, 2022

Hi @johnwparent! I noticed that the following package(s) don't yet have maintainers:

  • nasm

Are you interested in adopting any of these package(s)? If so, simply add the following to the package class:

    maintainers = ['johnwparent']

If not, could you contact the developers of this package and see if they are interested? You can quickly see who has worked on a package with spack blame:

$ spack blame nasm

Thank you for your help! Please don't add maintainers without their consent.

You don't have to be a Spack expert or package developer in order to be a "maintainer," it just gives us a list of users willing to review PRs or debug issues relating to this package. A package can have multiple maintainers; just add a list of GitHub handles of anyone who wants to volunteer.

@johnwparent johnwparent requested a review from scheibelp April 5, 2022 17:41
@johnwparent johnwparent linked an issue Apr 11, 2022 that may be closed by this pull request
4 tasks
Don't rely on NASM's nmake to export install target
Spack handles NASM installation
Install tree structure mimics NASM Windows installer behavior

Ensure build runs on Windows

Fold build into install phase
@scheibelp scheibelp merged commit 2d3a613 into spack:develop Apr 14, 2022
joequant pushed a commit to hkphysics/spack that referenced this pull request Apr 17, 2022
* Don't rely on NASM's nmake to export install target. Spack
  now handles NASM installation; the install tree structure
  mimics NASM Windows installer behavior.
* Add dependency on perl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Installation issue: windows: nasm installs an empty directory

3 participants