Skip to content

Windows msi build warnings #4130

@targos

Description

@targos

Seen on https://ci-release.nodejs.org/job/iojs+release/11204/nodes=vs2022_clang-x64/console

Building node-v24.7.0-x64.msi

c:\ws\tools\msvs\msi\nodemsi\nodemsi.wixproj(2,3): warning MSB4011: "C:\Users\Administrator\.nuget\packages\wixtoolset.sdk\4.0.0-rc.1\Sdk\Sdk.props" cannot be imported again. It was already imported at "c:\ws\tools\msvs\msi\nodemsi\nodemsi.wixproj". This is most likely a build authoring error. This subsequent import will be ignored. 
c:\ws\tools\msvs\msi\nodemsi\nodemsi.wixproj : warning MSB4011: "C:\Users\Administrator\.nuget\packages\wixtoolset.sdk\4.0.0-rc.1\Sdk\Sdk.targets" cannot be imported again. It was already imported at "c:\ws\tools\msvs\msi\nodemsi\nodemsi.wixproj (49,3)". This is most likely a build authoring error. This subsequent import will be ignored. 
  Determining projects to restore...
c:\ws\tools\msvs\msi\nodemsi\nodemsi.wixproj : warning NU1903: Package 'WixToolset.Util.wixext' 4.0.0-rc.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-jx4p-m4wm-vvjg [c:\ws\tools\msvs\msi\nodemsi.sln]
  Restored c:\ws\tools\msvs\msi\custom_actions\custom_actions.vcxproj (in 2 sec).
  Restored c:\ws\tools\msvs\msi\nodemsi\nodemsi.wixproj (in 2 sec).
c:\ws\tools\msvs\msi\nodemsi\nodemsi.wixproj(2,3): warning MSB4011: "C:\Users\Administrator\.nuget\packages\wixtoolset.sdk\4.0.0-rc.1\Sdk\Sdk.props" cannot be imported again. It was already imported at "c:\ws\tools\msvs\msi\nodemsi\nodemsi.wixproj". This is most likely a build authoring error. This subsequent import will be ignored. 
c:\ws\tools\msvs\msi\nodemsi\nodemsi.wixproj : warning MSB4011: "C:\Users\Administrator\.nuget\packages\wixtoolset.sdk\4.0.0-rc.1\Sdk\Sdk.targets" cannot be imported again. It was already imported at "c:\ws\tools\msvs\msi\nodemsi\nodemsi.wixproj (49,3)". This is most likely a build authoring error. This subsequent import will be ignored. 
  custom_actions.cc
     Creating library c:\ws\tools\msvs\msi\x64\Release\custom_actions.lib and object c:\ws\tools\msvs\msi\x64\Release\custom_actions.exp
  Generating code
  Previous IPDB not found, fall back to full compilation.
  All 9 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
  Finished generating code
  custom_actions.vcxproj -> c:\ws\tools\msvs\msi\x64\Release\custom_actions.dll
c:\ws\tools\msvs\msi\nodemsi\product.wxs(26): warning WIX1076: ICE61: This product should remove only older versions of itself. The Maximum version is not less than the current product. (24.7.0 24.7.0) [c:\ws\tools\msvs\msi\nodemsi\nodemsi.wixproj]

@StefanStojanovic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions