Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- V2---------------------------------------------------------------------------------------
- PS C:\WINDOWS\system32> cabal v2-update
- Downloading the latest package list from hackage.haskell.org
- To revert to previous state run:
- cabal v2-update 'hackage.haskell.org,2020-11-18T21:31:23Z'
- PS C:\WINDOWS\system32> cabal v2-install tidal
- Resolving dependencies...
- Build profile: -w ghc-8.8.3 -O1
- In order, the following will be built (use -v for more details):
- - base-orphans-0.8.3 (lib) (requires build)
- - hsc2hs-0.68.7 (exe:hsc2hs) (requires build)
- - primitive-0.7.1.0 (lib) (requires build)
- - transformers-compat-0.6.6 (lib) (requires build)
- - distributive-0.6.2 (lib:distributive) (requires build)
- - network-3.1.2.0 (lib:network) (requires build)
- - vector-0.12.1.2 (lib) (requires build)
- - comonad-5.0.6 (lib:comonad) (requires build)
- - hosc-0.18.1 (lib) (requires build)
- - bifunctors-5.5.8 (lib) (requires build)
- - tidal-1.6.1 (lib) (requires build)
- Starting base-orphans-0.8.3 (lib)
- Starting primitive-0.7.1.0 (lib)
- Starting transformers-compat-0.6.6 (lib)
- Starting hsc2hs-0.68.7 (exe:hsc2hs)
- cabal.exe: Failed to build base-orphans-0.8.3 (which is required by
- tidal-1.6.1). The failure occurred during the configure step. The build
- process terminated with exit code 11
- Failed to build exe:hsc2hs from hsc2hs-0.68.7 (which is required by
- tidal-1.6.1). The failure occurred during the configure step. The build
- process terminated with exit code 11
- Failed to build primitive-0.7.1.0 (which is required by tidal-1.6.1). The
- failure occurred during the configure step. The build process terminated with
- exit code 11
- Failed to build transformers-compat-0.6.6 (which is required by tidal-1.6.1).
- The failure occurred during the configure step. The build process terminated
- with exit code 11
- PS C:\WINDOWS\system32> cabal v2-install tidal --lib
- Resolving dependencies...
- Build profile: -w ghc-8.8.3 -O1
- In order, the following will be built (use -v for more details):
- - base-orphans-0.8.3 (lib) (requires build)
- - hsc2hs-0.68.7 (exe:hsc2hs) (requires build)
- - primitive-0.7.1.0 (lib) (requires build)
- - transformers-compat-0.6.6 (lib) (requires build)
- - distributive-0.6.2 (lib:distributive) (requires build)
- - network-3.1.2.0 (lib:network) (requires build)
- - vector-0.12.1.2 (lib) (requires build)
- - comonad-5.0.6 (lib:comonad) (requires build)
- - hosc-0.18.1 (lib) (requires build)
- - bifunctors-5.5.8 (lib) (requires build)
- - tidal-1.6.1 (lib) (requires build)
- Starting base-orphans-0.8.3 (lib)
- Starting primitive-0.7.1.0 (lib)
- Starting transformers-compat-0.6.6 (lib)
- Starting hsc2hs-0.68.7 (exe:hsc2hs)
- cabal.exe: Failed to build base-orphans-0.8.3 (which is required by
- tidal-1.6.1). The failure occurred during the configure step. The build
- process terminated with exit code 11
- Failed to build exe:hsc2hs from hsc2hs-0.68.7 (which is required by
- tidal-1.6.1). The failure occurred during the configure step. The build
- process terminated with exit code 11
- Failed to build primitive-0.7.1.0 (which is required by tidal-1.6.1). The
- failure occurred during the configure step. The build process terminated with
- exit code 11
- Failed to build transformers-compat-0.6.6 (which is required by tidal-1.6.1).
- The failure occurred during the configure step. The build process terminated
- with exit code 11
- V1---------------------------------------------------------------------------------------------
- PS C:\WINDOWS\system32> cabal v1-update
- Downloading the latest package list from hackage.haskell.org
- To revert to previous state run:
- cabal update --index-state='2020-11-18T21:31:23Z'
- PS C:\WINDOWS\system32> cabal v1-install tidal
- Resolving dependencies...
- Starting splitmix-0.1.0.3
- Starting network-3.1.2.0
- Failed to install splitmix-0.1.0.3
- Build log ( C:\Users\zachw\AppData\Roaming\cabal\logs\ghc-8.8.3\splitmix-0.1.0.3-BEse2mTWfqB1tT5YHro0be.log ):
- Configuring splitmix-0.1.0.3...
- Access violation in generated code when writing 0x0
- Attempting to reconstruct a stack trace...
- Frame Code address
- * 0x461da80 0x37f7b66 C:\ProgramData\chocolatey\lib\ghc\tools\ghc-8.8.3\bin\ghc.exe+0x33f7b66
- * 0x461da88 0x3277bb9 C:\ProgramData\chocolatey\lib\ghc\tools\ghc-8.8.3\bin\ghc.exe+0x2e77bb9
- * 0x461da90 0x3
- * 0x461da98 0x685b4b1
- * 0x461daa0 0x3d80c90 C:\ProgramData\chocolatey\lib\ghc\tools\ghc-8.8.3\bin\ghc.exe+0x3980c90
- * 0x461daa8 0x67cc460
- cabal: Leaving directory 'C:\Users\zachw\AppData\Local\Temp\cabal-tmp-6629\splitmix-0.1.0.3'
- Failed to install network-3.1.2.0
- Build log ( C:\Users\zachw\AppData\Roaming\cabal\logs\ghc-8.8.3\network-3.1.2.0-74fQ8LaudQeEHPOXssQAj9.log ):
- Configuring network-3.1.2.0...
- Access violation in generated code when writing 0x0
- Attempting to reconstruct a stack trace...
- Frame Code address
- * 0x461da80 0x37f7b66 C:\ProgramData\chocolatey\lib\ghc\tools\ghc-8.8.3\bin\ghc.exe+0x33f7b66
- * 0x461da88 0x3277bb9 C:\ProgramData\chocolatey\lib\ghc\tools\ghc-8.8.3\bin\ghc.exe+0x2e77bb9
- * 0x461da90 0x3
- * 0x461da98 0x681b7e1
- * 0x461daa0 0x3d80c90 C:\ProgramData\chocolatey\lib\ghc\tools\ghc-8.8.3\bin\ghc.exe+0x3980c90
- * 0x461daa8 0x67cc460
- cabal: Leaving directory 'C:\Users\zachw\AppData\Local\Temp\cabal-tmp-6628\network-3.1.2.0'
- cabal.exe: Error: some packages failed to install:
- hosc-0.18.1-DFU98iEmCI9KL5hczM5JdE depends on hosc-0.18.1 which failed to
- install.
- network-3.1.2.0-74fQ8LaudQeEHPOXssQAj9 failed during the configure step. The
- exception was:
- ExitFailure 11
- random-1.2.0-4byHvvYcJG2HlfX0UV1p8S depends on random-1.2.0 which failed to
- install.
- splitmix-0.1.0.3-BEse2mTWfqB1tT5YHro0be failed during the configure step. The
- exception was:
- ExitFailure 11
- tidal-1.6.1-BzkC3Qxm2yD5VbD0aqCG1P depends on tidal-1.6.1 which failed to
- install.
- PS C:\WINDOWS\system32> cabal v1-install --lib
- cabal.exe: option `--lib' is ambiguous; could be one of:
- --libdir=DIR installation directory for libraries
- --libsubdir=DIR subdirectory of libdir in which libs are
- installed
- --libexecdir=DIR installation directory for program
- executables
- --libexecsubdir=DIR subdirectory of libexecdir in which private
- executables are installed
- --library-profiling-detail=level Profiling detail level for libraries only.
- No Version Specified----------------------------------------------------------------------------------------------------
- PS C:\WINDOWS\system32> cabal update
- Downloading the latest package list from hackage.haskell.org
- To revert to previous state run:
- cabal v2-update 'hackage.haskell.org,2020-11-18T21:31:23Z'
- PS C:\WINDOWS\system32> cabal install tidal
- Resolving dependencies...
- Build profile: -w ghc-8.8.3 -O1
- In order, the following will be built (use -v for more details):
- - base-orphans-0.8.3 (lib) (requires build)
- - hsc2hs-0.68.7 (exe:hsc2hs) (requires build)
- - primitive-0.7.1.0 (lib) (requires build)
- - transformers-compat-0.6.6 (lib) (requires build)
- - distributive-0.6.2 (lib:distributive) (requires build)
- - network-3.1.2.0 (lib:network) (requires build)
- - vector-0.12.1.2 (lib) (requires build)
- - comonad-5.0.6 (lib:comonad) (requires build)
- - hosc-0.18.1 (lib) (requires build)
- - bifunctors-5.5.8 (lib) (requires build)
- - tidal-1.6.1 (lib) (requires build)
- Starting base-orphans-0.8.3 (lib)
- Starting primitive-0.7.1.0 (lib)
- Starting hsc2hs-0.68.7 (exe:hsc2hs)
- Starting transformers-compat-0.6.6 (lib)
- cabal.exe: Failed to build base-orphans-0.8.3 (which is required by
- tidal-1.6.1). The failure occurred during the configure step. The build
- process terminated with exit code 11
- Failed to build exe:hsc2hs from hsc2hs-0.68.7 (which is required by
- tidal-1.6.1). The failure occurred during the configure step. The build
- process terminated with exit code 11
- Failed to build primitive-0.7.1.0 (which is required by tidal-1.6.1). The
- failure occurred during the configure step. The build process terminated with
- exit code 11
- Failed to build transformers-compat-0.6.6 (which is required by tidal-1.6.1).
- The failure occurred during the configure step. The build process terminated
- with exit code 11
- PS C:\WINDOWS\system32> cabal install tidal --lib
- Resolving dependencies...
- Build profile: -w ghc-8.8.3 -O1
- In order, the following will be built (use -v for more details):
- - base-orphans-0.8.3 (lib) (requires build)
- - hsc2hs-0.68.7 (exe:hsc2hs) (requires build)
- - primitive-0.7.1.0 (lib) (requires build)
- - transformers-compat-0.6.6 (lib) (requires build)
- - distributive-0.6.2 (lib:distributive) (requires build)
- - network-3.1.2.0 (lib:network) (requires build)
- - vector-0.12.1.2 (lib) (requires build)
- - comonad-5.0.6 (lib:comonad) (requires build)
- - hosc-0.18.1 (lib) (requires build)
- - bifunctors-5.5.8 (lib) (requires build)
- - tidal-1.6.1 (lib) (requires build)
- Starting base-orphans-0.8.3 (lib)
- Starting primitive-0.7.1.0 (lib)
- Starting transformers-compat-0.6.6 (lib)
- Starting hsc2hs-0.68.7 (exe:hsc2hs)
- cabal.exe: Failed to build base-orphans-0.8.3 (which is required by
- tidal-1.6.1). The failure occurred during the configure step. The build
- process terminated with exit code 11
- Failed to build exe:hsc2hs from hsc2hs-0.68.7 (which is required by
- tidal-1.6.1). The failure occurred during the configure step. The build
- process terminated with exit code 11
- Failed to build primitive-0.7.1.0 (which is required by tidal-1.6.1). The
- failure occurred during the configure step. The build process terminated with
- exit code 11
- Failed to build transformers-compat-0.6.6 (which is required by tidal-1.6.1).
- The failure occurred during the configure step. The build process terminated
- with exit code 11
Advertisement
RAW Paste Data
Copied
Advertisement