@BachoSeven I've already reported the issue. Sadly, the nbfc project seems a bit dead. My PR with my laptop's config has been sitting there for a very long time now. There also aren't many recent commits.
Search Criteria
Package Details: nbfc 1.6.3-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/nbfc.git (read-only, click to copy) |
---|---|
Package Base: | nbfc |
Description: | Cross-platform fan control service for notebooks (STABLE & BETA releases) |
Upstream URL: | https://github.com/hirschmann/nbfc |
Licenses: | GPL3 |
Submitter: | erkexzcx |
Maintainer: | BachoSeven |
Last Packager: | BachoSeven |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-11 08:15 (UTC) |
Last Updated: | 2023-04-13 09:56 (UTC) |
k8ie commented on 2021-05-07 10:36 (UTC)
BachoSeven commented on 2021-05-05 10:51 (UTC)
@satcom886 Yes, you should report it upstream if not already done.
And thanks for the workaround, I will replace mono
with mono-msbuild
in the deps and xbuild
with msbuild
in the PKGBUILD for both this and nbfc-git.
k8ie commented on 2020-07-08 21:56 (UTC)
Using msbuild
from the mono-msbuild
package solves the problem.
k8ie commented on 2020-07-08 21:51 (UTC)
The issue is present even if using the build.sh
script from upstream. Should this be reported as an upstream issue?
k8ie commented on 2020-07-08 21:47 (UTC)
There's a build failure. This also applies to the git package.
==> Starting build()...
MSBuild auto-detection: using msbuild version '' from '/usr/bin'.
>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<
MSBUILD: error MSBUILD0004: Too many project files specified
UPOZORNĚNÍ: Error reading msbuild project information, ensure that your input solution or project file is valid. NETCore and UAP projects will be skipped, only packages.config files will be restored.
Restoring NuGet package clipr.1.6.0.1.
Restoring NuGet package MvvmLightLibs.5.4.1.1.
Restoring NuGet package Hardcodet.NotifyIcon.Wpf.1.0.8.
Restoring NuGet package FakeItEasy.4.9.1.
Restoring NuGet package NLog.4.5.10.
Restoring NuGet package System.IO.Abstractions.2.1.0.256.
Restoring NuGet package CommonServiceLocator.2.0.4.
Restoring NuGet package Extended.Wpf.Toolkit.3.4.0.
GET https://api.nuget.org/v3-flatcontainer/mvvmlightlibs/5.4.1.1/mvvmlightlibs.5.4.1.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/hardcodet.notifyicon.wpf/1.0.8/hardcodet.notifyicon.wpf.1.0.8.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.io.abstractions/2.1.0.256/system.io.abstractions.2.1.0.256.nupkg
GET https://api.nuget.org/v3-flatcontainer/commonservicelocator/2.0.4/commonservicelocator.2.0.4.nupkg
GET https://api.nuget.org/v3-flatcontainer/fakeiteasy/4.9.1/fakeiteasy.4.9.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/nlog/4.5.10/nlog.4.5.10.nupkg
GET https://api.nuget.org/v3-flatcontainer/clipr/1.6.0.1/clipr.1.6.0.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/extended.wpf.toolkit/3.4.0/extended.wpf.toolkit.3.4.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/extended.wpf.toolkit/3.4.0/extended.wpf.toolkit.3.4.0.nupkg 206ms
Installing Extended.Wpf.Toolkit 3.4.0.
OK https://api.nuget.org/v3-flatcontainer/mvvmlightlibs/5.4.1.1/mvvmlightlibs.5.4.1.1.nupkg 944ms
Installing MvvmLightLibs 5.4.1.1.
OK https://api.nuget.org/v3-flatcontainer/hardcodet.notifyicon.wpf/1.0.8/hardcodet.notifyicon.wpf.1.0.8.nupkg 1101ms
Installing Hardcodet.NotifyIcon.Wpf 1.0.8.
OK https://api.nuget.org/v3-flatcontainer/commonservicelocator/2.0.4/commonservicelocator.2.0.4.nupkg 1116ms
Installing CommonServiceLocator 2.0.4.
OK https://api.nuget.org/v3-flatcontainer/system.io.abstractions/2.1.0.256/system.io.abstractions.2.1.0.256.nupkg 1142ms
OK https://api.nuget.org/v3-flatcontainer/fakeiteasy/4.9.1/fakeiteasy.4.9.1.nupkg 1142ms
Installing FakeItEasy 4.9.1.
Installing System.IO.Abstractions 2.1.0.256.
OK https://api.nuget.org/v3-flatcontainer/nlog/4.5.10/nlog.4.5.10.nupkg 1175ms
Installing NLog 4.5.10.
OK https://api.nuget.org/v3-flatcontainer/clipr/1.6.0.1/clipr.1.6.0.1.nupkg 1215ms
Installing clipr 1.6.0.1.
Adding package 'CommonServiceLocator.2.0.4' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'CommonServiceLocator.2.0.4' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Restoring NuGet package xunit.2.4.1.
GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.1/xunit.2.4.1.nupkg
Adding package 'Extended.Wpf.Toolkit.3.4.0' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Adding package 'clipr.1.6.0.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'clipr.1.6.0.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Restoring NuGet package xunit.abstractions.2.0.3.
GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg
Added package 'Extended.Wpf.Toolkit.3.4.0' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Restoring NuGet package xunit.analyzers.0.10.0.
GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
Adding package 'System.IO.Abstractions.2.1.0.256' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'System.IO.Abstractions.2.1.0.256' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Restoring NuGet package xunit.assert.2.4.1.
GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.1/xunit.assert.2.4.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.1/xunit.2.4.1.nupkg 196ms
Installing xunit 2.4.1.
Adding package 'xunit.2.4.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'xunit.2.4.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Restoring NuGet package xunit.core.2.4.1.
GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.1/xunit.core.2.4.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg 245ms
Installing xunit.abstractions 2.0.3.
Adding package 'xunit.abstractions.2.0.3' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'xunit.abstractions.2.0.3' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Restoring NuGet package xunit.extensibility.core.2.4.1.
GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.1/xunit.extensibility.core.2.4.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 334ms
Installing xunit.analyzers 0.10.0.
Adding package 'Hardcodet.NotifyIcon.Wpf.1.0.8' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'Hardcodet.NotifyIcon.Wpf.1.0.8' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Restoring NuGet package xunit.extensibility.execution.2.4.1.
GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.1/xunit.extensibility.execution.2.4.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.1/xunit.assert.2.4.1.nupkg 504ms
Installing xunit.assert 2.4.1.
OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.1/xunit.core.2.4.1.nupkg 545ms
Installing xunit.core 2.4.1.
Adding package 'xunit.core.2.4.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'xunit.core.2.4.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Restoring NuGet package xunit.runner.visualstudio.2.4.1.
GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.1/xunit.runner.visualstudio.2.4.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.1/xunit.extensibility.core.2.4.1.nupkg 536ms
Installing xunit.extensibility.core 2.4.1.
Adding package 'xunit.analyzers.0.10.0' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'xunit.analyzers.0.10.0' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Restoring NuGet package System.IO.Abstractions.TestingHelpers.2.1.0.256.
GET https://api.nuget.org/v3-flatcontainer/system.io.abstractions.testinghelpers/2.1.0.256/system.io.abstractions.testinghelpers.2.1.0.256.nupkg
OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.1/xunit.extensibility.execution.2.4.1.nupkg 495ms
Installing xunit.extensibility.execution 2.4.1.
Adding package 'xunit.assert.2.4.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'xunit.assert.2.4.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.1/xunit.runner.visualstudio.2.4.1.nupkg 484ms
Installing xunit.runner.visualstudio 2.4.1.
Adding package 'xunit.extensibility.core.2.4.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'xunit.extensibility.core.2.4.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Adding package 'MvvmLightLibs.5.4.1.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'MvvmLightLibs.5.4.1.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
OK https://api.nuget.org/v3-flatcontainer/system.io.abstractions.testinghelpers/2.1.0.256/system.io.abstractions.testinghelpers.2.1.0.256.nupkg 1214ms
Installing System.IO.Abstractions.TestingHelpers 2.1.0.256.
Adding package 'System.IO.Abstractions.TestingHelpers.2.1.0.256' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'System.IO.Abstractions.TestingHelpers.2.1.0.256' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Adding package 'xunit.extensibility.execution.2.4.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'xunit.extensibility.execution.2.4.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Adding package 'xunit.runner.visualstudio.2.4.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'xunit.runner.visualstudio.2.4.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Adding package 'FakeItEasy.4.9.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'FakeItEasy.4.9.1' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Adding package 'NLog.4.5.10' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
Added package 'NLog.4.5.10' to folder '/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/packages'
NuGet Config files used:
/home/satcom886/.config/NuGet/NuGet.Config
Feeds used:
https://api.nuget.org/v3/index.json
Installed:
17 package(s) to packages.config projects
>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<
XBuild Engine Version 14.0
Mono, Version 6.8.0.0
Copyright (C) 2005-2013 Various Mono authors
Build started 08.07.2020 23:44:13.
__________________________________________________
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.FanControl/StagWare.FanControl.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/NbfcService/NbfcService.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/NbfcProbe/NbfcProbe.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.Configurations/StagWare.FanControl.Configurations.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.Configurations/StagWare.FanControl.Configurations.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.FanControl.Service/StagWare.FanControl.Service.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/ConfigEditor/ConfigEditor.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/ConfigEditor/ConfigEditor.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/NbfcClient/NbfcClient.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/NbfcClient/NbfcClient.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/Setup/NbfcSetup/NbfcSetup.wixproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/Setup/NbfcBootstrapper/NbfcBootstrapper.wixproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/OpenHardwareMonitor/OpenHardwareMonitorLib.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/Setup/DriverSetupWixAction/DriverSetupWixAction.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Hardware.LPC/StagWare.Hardware.LPC.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Hardware.LPC/StagWare.Hardware.LPC.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.BiosInfo/StagWare.BiosInfo.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.BiosInfo/StagWare.BiosInfo.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.ECWindows/StagWare.Plugins.ECWindows.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.ECWindows/StagWare.Plugins.ECWindows.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.ECLinux/StagWare.Plugins.ECLinux.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.ECLinux/StagWare.Plugins.ECLinux.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Hardware/StagWare.Hardware.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Hardware/StagWare.Hardware.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.CpuTemperatureMonitor/StagWare.Plugins.CpuTemperatureMonitor.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.CpuTemperatureMonitor/StagWare.Plugins.CpuTemperatureMonitor.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/NbfcCli/NbfcCli.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/NbfcCli/NbfcCli.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.FSTemperatureMonitor/StagWare.Plugins.FSTemperatureMonitor.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.FSTemperatureMonitor/StagWare.Plugins.FSTemperatureMonitor.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.ECSysLinux/StagWare.Plugins.ECSysLinux.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.ECSysLinux/StagWare.Plugins.ECSysLinux.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Tests/StagWare.FanControl.Tests/StagWare.FanControl.Tests.csproj: ../../packages/xunit.core.2.4.1/build/xunit.core.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Tests/StagWare.FanControl.Tests/StagWare.FanControl.Tests.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.Settings/StagWare.Settings.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.Settings/StagWare.Settings.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Tests/StagWare.FanControl.Configurations.Tests/StagWare.FanControl.Configurations.Tests.csproj: ../../packages/xunit.core.2.4.1/build/xunit.core.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Tests/StagWare.FanControl.Configurations.Tests/StagWare.FanControl.Configurations.Tests.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : Don't know how to handle GlobalSection ExtensibilityGlobals, Ignoring.
NoteBookFanControl.sln: error : Input string was not in a correct format.
Build FAILED.
Warnings:
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.FanControl/StagWare.FanControl.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/NbfcService/NbfcService.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/NbfcProbe/NbfcProbe.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.Configurations/StagWare.FanControl.Configurations.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.Configurations/StagWare.FanControl.Configurations.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.FanControl.Service/StagWare.FanControl.Service.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/ConfigEditor/ConfigEditor.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/ConfigEditor/ConfigEditor.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/NbfcClient/NbfcClient.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/NbfcClient/NbfcClient.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/Setup/NbfcSetup/NbfcSetup.wixproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/Setup/NbfcBootstrapper/NbfcBootstrapper.wixproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/OpenHardwareMonitor/OpenHardwareMonitorLib.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Windows/Setup/DriverSetupWixAction/DriverSetupWixAction.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Hardware.LPC/StagWare.Hardware.LPC.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Hardware.LPC/StagWare.Hardware.LPC.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.BiosInfo/StagWare.BiosInfo.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.BiosInfo/StagWare.BiosInfo.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.ECWindows/StagWare.Plugins.ECWindows.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.ECWindows/StagWare.Plugins.ECWindows.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.ECLinux/StagWare.Plugins.ECLinux.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.ECLinux/StagWare.Plugins.ECLinux.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Hardware/StagWare.Hardware.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Hardware/StagWare.Hardware.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.CpuTemperatureMonitor/StagWare.Plugins.CpuTemperatureMonitor.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.CpuTemperatureMonitor/StagWare.Plugins.CpuTemperatureMonitor.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/NbfcCli/NbfcCli.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/NbfcCli/NbfcCli.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.FSTemperatureMonitor/StagWare.Plugins.FSTemperatureMonitor.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.FSTemperatureMonitor/StagWare.Plugins.FSTemperatureMonitor.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.ECSysLinux/StagWare.Plugins.ECSysLinux.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/Plugins/StagWare.Plugins.ECSysLinux/StagWare.Plugins.ECSysLinux.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Tests/StagWare.FanControl.Tests/StagWare.FanControl.Tests.csproj: ../../packages/xunit.core.2.4.1/build/xunit.core.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Tests/StagWare.FanControl.Tests/StagWare.FanControl.Tests.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.Settings/StagWare.Settings.csproj: /usr/lib/mono/xbuild/14.0/Microsoft.Common.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Core/StagWare.Settings/StagWare.Settings.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Tests/StagWare.FanControl.Configurations.Tests/StagWare.FanControl.Configurations.Tests.csproj: ../../packages/xunit.core.2.4.1/build/xunit.core.props: Project file could not be imported, it was being imported by /home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/Tests/StagWare.FanControl.Configurations.Tests/StagWare.FanControl.Configurations.Tests.csproj: Input string was not in a correct format.
/home/satcom886/.cache/yay/nbfc/src/nbfc-1.6.3/NoteBookFanControl.sln: warning : Don't know how to handle GlobalSection ExtensibilityGlobals, Ignoring.
Errors:
NoteBookFanControl.sln: error : Input string was not in a correct format.
24 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.1356400
==> ERROR: A failure occurred in build().
Aborting...
error making: %!s(func() string=0x562e97962e80)
resadent commented on 2019-05-06 11:52 (UTC)
Just wanted to say thank you for the fast updates. Keep up the good job.
erkexzcx commented on 2019-05-06 04:48 (UTC)
New update is out.
erkexzcx commented on 2019-03-11 06:19 (UTC)
@Reden - On my Asus UX430UQ this package works fantastically. No issues. I believe this is your broken system's fault.
Reden commented on 2019-03-10 23:13 (UTC)
[redacted about session] Failed to activate service 'org.freedesktop.Notifications': timed out ... and my fan speed does not change. There's a warning about pam opening and immediately closing a session, too. Please help.
erkexzcx commented on 2019-03-06 23:26 (UTC) (edited on 2019-03-06 23:31 (UTC) by erkexzcx)
Done. Will update nbfc-git as well in a few minutes. EDIT: Both updated.
Pinned Comments