Build #1 for cabal-appimage-0.4.1.0
Package | cabal-appimage-0.4.1.0 |
---|
Install | BuildFailed |
---|---|
Docs | NotTried |
Tests | NotTried |
Time submitted | 2025-02-03 20:45:03.585557145 UTC |
---|---|
Compiler | ghc-9.6.3 |
OS | linux |
Arch | x86_64 |
Dependencies | Cabal-3.14.1.1, base-4.18.1.0, filepath-1.5.4.0 |
Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies... Starting os-string-2.0.7 Building os-string-2.0.7 Completed os-string-2.0.7 Starting filepath-1.5.4.0 Building filepath-1.5.4.0 Completed filepath-1.5.4.0 Starting unix-2.8.6.0 Building unix-2.8.6.0 Completed unix-2.8.6.0 Starting file-io-0.1.5 Building file-io-0.1.5 Completed file-io-0.1.5 Starting directory-1.3.9.0 Building directory-1.3.9.0 Completed directory-1.3.9.0 Starting process-1.6.25.0 Starting Cabal-syntax-3.14.1.0 Building Cabal-syntax-3.14.1.0 Building process-1.6.25.0 Completed process-1.6.25.0 Completed Cabal-syntax-3.14.1.0 Starting Cabal-3.14.1.1 Building Cabal-3.14.1.1 Completed Cabal-3.14.1.1 Downloading cabal-appimage-0.4.1.0 Downloaded cabal-appimage-0.4.1.0 Starting cabal-appimage-0.4.1.0 Building cabal-appimage-0.4.1.0 Failed to install cabal-appimage-0.4.1.0 Build log ( /home/builder/.cabal/logs/ghc-9.6.3/cabal-appimage-0.4.1.0-LECFJzLkZPsC7Xf0JRVmnk.log ): cabal: Entering directory '/tmp/cabal-tmp-4026195/cabal-appimage-0.4.1.0' Configuring cabal-appimage-0.4.1.0... Preprocessing library for cabal-appimage-0.4.1.0.. Building library for cabal-appimage-0.4.1.0.. [1 of 1] Compiling Distribution.AppImage ( src/Distribution/AppImage.hs, dist/build/Distribution/AppImage.o, dist/build/Distribution/AppImage.dyn_o ) src/Distribution/AppImage.hs:92:26: error: [GHC-83865] " Couldn't match type: Distribution.Utils.Path.SymbolicPathX Distribution.Utils.Path.AllowAbsolute Distribution.Utils.Path.Pkg (Distribution.Utils.Path.Dir Distribution.Utils.Path.Build) with: [Char] Expected: FilePath Actual: Distribution.Utils.Path.SymbolicPath Distribution.Utils.Path.Pkg (Distribution.Utils.Path.Dir Distribution.Utils.Path.Build) " In the second argument of withTempDirectory, namely bdir In the first argument of ($), namely withTempDirectory verb bdir "appimage." In a stmt of a 'do' block: withTempDirectory verb bdir "appimage." $ \ appDir -> do deployExe (bdir </> appName </> appName) app appDir verb bundleFiles appResources (appDir </> "usr" </> "share" </> appName) verb .... | 92 | withTempDirectory verb bdir "appimage." $ \appDir -> do | ^^^^ src/Distribution/AppImage.hs:93:16: error: [GHC-83865] " Couldn't match type: Distribution.Utils.Path.SymbolicPathX Distribution.Utils.Path.AllowAbsolute Distribution.Utils.Path.Pkg (Distribution.Utils.Path.Dir Distribution.Utils.Path.Build) with: [Char] Expected: FilePath Actual: Distribution.Utils.Path.SymbolicPath Distribution.Utils.Path.Pkg (Distribution.Utils.Path.Dir Distribution.Utils.Path.Build) " In the first argument of (</>), namely bdir In the first argument of deployExe, namely (bdir </> appName </> appName) In a stmt of a 'do' block: deployExe (bdir </> appName </> appName) app appDir verb | 93 | deployExe (bdir </> appName </> appName) app appDir verb | ^^^^ cabal: Leaving directory '/tmp/cabal-tmp-4026195/cabal-appimage-0.4.1.0' Error: cabal: Some packages failed to install: cabal-appimage-0.4.1.0-LECFJzLkZPsC7Xf0JRVmnk failed during the building phase. The exception was: ExitFailure 1
Test log
No test log was submitted for this report.