[GH-ISSUE #1214] Cannot build on Arch 5.15.13-arch1-1 #1041

Closed
opened 2026-02-26 00:34:14 +03:00 by kerem · 1 comment
Owner

Originally created by @erikthegamer1242 on GitHub (Jan 7, 2022).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1214

Sorry this isn't a bug but i cannot build. I have latest version of mono and these error pop put when I try to build:

`Build FAILED.

Warnings:

/tmp/nbfc/Windows/Setup/NbfcSetup/NbfcSetup.wixproj: warning : Could not find project file /usr/lib/mono/xbuild/Microsoft/WiX/v3.x/Wix.targets, to import. Ignoring.
/tmp/nbfc/Windows/Setup/NbfcBootstrapper/NbfcBootstrapper.wixproj: warning : Could not find project file /usr/lib/mono/xbuild/Microsoft/WiX/v3.x/Wix.targets, to import. Ignoring.
/tmp/nbfc/Windows/Setup/DriverSetupWixAction/DriverSetupWixAction.csproj: warning : Could not find project file /usr/lib/mono/xbuild/Microsoft/WiX/v3.x/Wix.CA.targets, to import. Ignoring.
/tmp/nbfc/NoteBookFanControl.sln: warning : Don't know how to handle GlobalSection ExtensibilityGlobals, Ignoring.

/tmp/nbfc/NoteBookFanControl.sln (default targets) ->
(Build target) ->
/tmp/nbfc/Core/StagWare.Configurations/StagWare.FanControl.Configurations.csproj (default targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (ResolveAssemblyReferences target) ->

    /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets:  warning : Reference 'System.IO.Abstractions, Version=2.1.0.256, Culture=neutral, PublicKeyToken=96bf224d23c43e59, processorArchitecture=MSIL' not resolved

Errors:

/tmp/nbfc/NoteBookFanControl.sln (default targets) ->
(Build target) ->
/tmp/nbfc/Core/StagWare.Configurations/StagWare.FanControl.Configurations.csproj (default targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->

    ConfigManager.cs(4,17): error CS0234: The type or namespace name 'Abstractions' does not exist in the namespace 'System.IO' (are you missing an assembly reference?)
    FanControlConfigManager.cs(8,17): error CS0234: The type or namespace name 'Abstractions' does not exist in the namespace 'System.IO' (are you missing an assembly reference?)
    ConfigManager.cs(29,26): error CS0246: The type or namespace name 'IFileSystem' could not be found (are you missing a using directive or an assembly reference?)
    FanControlConfigManager.cs(52,91): error CS0246: The type or namespace name 'IFileSystem' could not be found (are you missing a using directive or an assembly reference?)
    ConfigManager.cs(69,81): error CS0246: The type or namespace name 'IFileSystem' could not be found (are you missing a using directive or an assembly reference?)

     5 Warning(s)
     5 Error(s)

`

Originally created by @erikthegamer1242 on GitHub (Jan 7, 2022). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1214 Sorry this isn't a bug but i cannot build. I have latest version of mono and these error pop put when I try to build: `Build FAILED. Warnings: /tmp/nbfc/Windows/Setup/NbfcSetup/NbfcSetup.wixproj: warning : Could not find project file /usr/lib/mono/xbuild/Microsoft/WiX/v3.x/Wix.targets, to import. Ignoring. /tmp/nbfc/Windows/Setup/NbfcBootstrapper/NbfcBootstrapper.wixproj: warning : Could not find project file /usr/lib/mono/xbuild/Microsoft/WiX/v3.x/Wix.targets, to import. Ignoring. /tmp/nbfc/Windows/Setup/DriverSetupWixAction/DriverSetupWixAction.csproj: warning : Could not find project file /usr/lib/mono/xbuild/Microsoft/WiX/v3.x/Wix.CA.targets, to import. Ignoring. /tmp/nbfc/NoteBookFanControl.sln: warning : Don't know how to handle GlobalSection ExtensibilityGlobals, Ignoring. /tmp/nbfc/NoteBookFanControl.sln (default targets) -> (Build target) -> /tmp/nbfc/Core/StagWare.Configurations/StagWare.FanControl.Configurations.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (ResolveAssemblyReferences target) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'System.IO.Abstractions, Version=2.1.0.256, Culture=neutral, PublicKeyToken=96bf224d23c43e59, processorArchitecture=MSIL' not resolved Errors: /tmp/nbfc/NoteBookFanControl.sln (default targets) -> (Build target) -> /tmp/nbfc/Core/StagWare.Configurations/StagWare.FanControl.Configurations.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> ConfigManager.cs(4,17): error CS0234: The type or namespace name 'Abstractions' does not exist in the namespace 'System.IO' (are you missing an assembly reference?) FanControlConfigManager.cs(8,17): error CS0234: The type or namespace name 'Abstractions' does not exist in the namespace 'System.IO' (are you missing an assembly reference?) ConfigManager.cs(29,26): error CS0246: The type or namespace name 'IFileSystem' could not be found (are you missing a using directive or an assembly reference?) FanControlConfigManager.cs(52,91): error CS0246: The type or namespace name 'IFileSystem' could not be found (are you missing a using directive or an assembly reference?) ConfigManager.cs(69,81): error CS0246: The type or namespace name 'IFileSystem' could not be found (are you missing a using directive or an assembly reference?) 5 Warning(s) 5 Error(s) `
kerem closed this issue 2026-02-26 00:34:14 +03:00
Author
Owner

@erikthegamer1242 commented on GitHub (Jan 8, 2022):

Hey I am stupid, found the AUR

<!-- gh-comment-id:1007847344 --> @erikthegamer1242 commented on GitHub (Jan 8, 2022): Hey I am stupid, found the AUR
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#1041
No description provided.