Skip to content

Instantly share code, notes, and snippets.

@CNG
Created February 18, 2019 02:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CNG/129968fe9c952b6c7deafe20e3376897 to your computer and use it in GitHub Desktop.
Save CNG/129968fe9c952b6c7deafe20e3376897 to your computer and use it in GitHub Desktop.
uacpid install failure
$ aurman -S uacpid
~~ initializing aurman...
:: Ignoring installed package insync
~~ calculating solutions...
:: The following 11 package(s) are getting installed:
community/cabal-install / -> 2.4.0.0-46
community/ghc / -> 8.6.3-1
community/haskell-base16-bytestring / -> 0.1.1.6-12
community/haskell-cryptohash-sha256 / -> 0.11.101.0-7
community/haskell-echo / -> 0.1.3-9
community/haskell-ed25519 / -> 0.0.5.0-11
community/haskell-edit-distance / -> 0.2.2.1-12
community/haskell-hackage-security / -> 0.5.3.0-39
community/haskell-resolv / -> 0.1.1.1-20
community/haskell-tar / -> 0.5.1.0-6
aur/uacpid / -> 1.2-1
?? Do you want to continue? Y/n:
~~ looking for new pkgbuilds and fetching them...
Cloning into 'uacpid'...
remote: Enumerating objects: 8, done.
remote: Counting objects: 100% (8/8), done.
remote: Compressing objects: 100% (6/6), done.
remote: Total 8 (delta 2), reused 8 (delta 2)
Unpacking objects: 100% (8/8), done.
?? Do you want to see the changes of uacpid? N/y:
resolving dependencies...
looking for conflicting packages...
Packages (10) cabal-install-2.4.0.0-46 ghc-8.6.3-1 haskell-base16-bytestring-0.1.1.6-12
haskell-cryptohash-sha256-0.11.101.0-7 haskell-echo-0.1.3-9 haskell-ed25519-0.0.5.0-11
haskell-edit-distance-0.2.2.1-12 haskell-hackage-security-0.5.3.0-39 haskell-resolv-0.1.1.1-20
haskell-tar-0.5.1.0-6
Total Download Size: 24.45 MiB
Total Installed Size: 177.34 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
haskell-edit-distance-0.2.2.1-12-x86_64 45.5 KiB 442K/s 00:00 [######################################] 100%
haskell-base16-bytestring-0.1.1.6-12-x... 13.1 KiB 0.00B/s 00:00 [######################################] 100%
haskell-cryptohash-sha256-0.11.101.0-7... 27.8 KiB 0.00B/s 00:00 [######################################] 100%
haskell-tar-0.5.1.0-6-x86_64 156.9 KiB 999K/s 00:00 [######################################] 100%
haskell-ed25519-0.0.5.0-11-x86_64 75.8 KiB 1430K/s 00:00 [######################################] 100%
haskell-hackage-security-0.5.3.0-39-x86_64 480.8 KiB 1032K/s 00:00 [######################################] 100%
haskell-resolv-0.1.1.1-20-x86_64 226.1 KiB 1114K/s 00:00 [######################################] 100%
haskell-echo-0.1.3-9-x86_64 17.1 KiB 4.18M/s 00:00 [######################################] 100%
cabal-install-2.4.0.0-46-x86_64 1412.4 KiB 1299K/s 00:01 [######################################] 100%
ghc-8.6.3-1-x86_64 22.0 MiB 2039K/s 00:11 [######################################] 100%
(10/10) checking keys in keyring [######################################] 100%
(10/10) checking package integrity [######################################] 100%
(10/10) loading package files [######################################] 100%
(10/10) checking for file conflicts [######################################] 100%
(10/10) checking available disk space [######################################] 100%
:: Processing package changes...
( 1/10) installing haskell-edit-distance [######################################] 100%
( 2/10) installing haskell-base16-bytestring [######################################] 100%
( 3/10) installing haskell-cryptohash-sha256 [######################################] 100%
( 4/10) installing haskell-tar [######################################] 100%
( 5/10) installing haskell-ed25519 [######################################] 100%
( 6/10) installing haskell-hackage-security [######################################] 100%
( 7/10) installing haskell-resolv [######################################] 100%
( 8/10) installing haskell-echo [######################################] 100%
( 9/10) installing cabal-install [######################################] 100%
(10/10) installing ghc [######################################] 100%
:: Running post-transaction hooks...
(1/2) Registering Haskell modules...
(2/2) Arming ConditionNeedsUpdate...
==> Making package: uacpid 1.2-1 (Sun 17 Feb 2019 06:40:54 PM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading uacpid-1.2.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12427 100 12427 0 0 295k 0 --:--:-- --:--:-- --:--:-- 295k
==> Validating source files with md5sums...
uacpid-1.2.tar.gz ... Passed
==> Extracting sources...
-> Extracting uacpid-1.2.tar.gz with bsdtar
==> Starting build()...
Warning: The update command is a part of the legacy v1 style of cabal usage.
Please switch to using either the new project style and the new-update command
or the legacy v1-update alias as new-style projects will become the default in
the next version of cabal-install. Please file a bug if you cannot replicate a
working v1- use case with the new-style commands.
For more information, see: https://wiki.haskell.org/Cabal/NewBuild
Config file path source is default config file.
Config file /home/cgorichanaz/.cabal/config not found.
Writing default configuration to /home/cgorichanaz/.cabal/config
Downloading the latest package list from hackage.haskell.org
Warning: The sandbox command is a part of the legacy v1 style of cabal usage.
Please switch to using either the new project style and the new-sandbox
command or the legacy v1-sandbox alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.
For more information, see: https://wiki.haskell.org/Cabal/NewBuild
Writing a default package environment file to
/home/cgorichanaz/.cache/aurman/uacpid/src/uacpid-1.2/cabal.sandbox.config
Creating a new sandbox at
/home/cgorichanaz/.cache/aurman/uacpid/src/uacpid-1.2/.cabal-sandbox
Warning: The install command is a part of the legacy v1 style of cabal usage.
Please switch to using either the new project style and the new-install
command or the legacy v1-install alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.
For more information, see: https://wiki.haskell.org/Cabal/NewBuild
Resolving dependencies...
Notice: installing into a sandbox located at
/home/cgorichanaz/.cache/aurman/uacpid/src/uacpid-1.2/.cabal-sandbox
Downloading hslogger-1.2.12
Downloading regex-posix-0.95.2
Downloaded hslogger-1.2.12
Starting hslogger-1.2.12
Downloaded regex-posix-0.95.2
Starting regex-posix-0.95.2
Building regex-posix-0.95.2
Building hslogger-1.2.12
Failed to install hslogger-1.2.12
Build log ( /home/cgorichanaz/.cache/aurman/uacpid/src/uacpid-1.2/.cabal-sandbox/logs/ghc-8.6.3/hslogger-1.2.12-GuHOb5CHEAyJawHS64LZFQ.log ):
cabal: Entering directory '/tmp/cabal-tmp-2385/hslogger-1.2.12'
Configuring hslogger-1.2.12...
Preprocessing library for hslogger-1.2.12..
Building library for hslogger-1.2.12..
[1 of 8] Compiling System.Log ( src/System/Log.hs, dist/dist-sandbox-71e90b42/build/System/Log.o )
src/System/Log.hs:23:8: error:
Could not find module ‘Prelude’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
23 | module System.Log(-- * Types
| ^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-2385/hslogger-1.2.12'
Failed to install regex-posix-0.95.2
Build log ( /home/cgorichanaz/.cache/aurman/uacpid/src/uacpid-1.2/.cabal-sandbox/logs/ghc-8.6.3/regex-posix-0.95.2-JoUrvKvNYrdLZP7k6og6wx.log ):
cabal: Entering directory '/tmp/cabal-tmp-2386/regex-posix-0.95.2'
Warning: regex-posix.cabal:6:1: The field "build-type" is specified more than
once at positions 6:1, 19:1
Configuring regex-posix-0.95.2...
Preprocessing library for regex-posix-0.95.2..
Building library for regex-posix-0.95.2..
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/dist-sandbox-71e90b42/build/Text/Regex/Posix/Wrap.hs, dist/dist-sandbox-71e90b42/build/Text/Regex/Posix/Wrap.o )
Text/Regex/Posix/Wrap.hsc:43:8: error:
Could not find module ‘Prelude’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
43 | module Text.Regex.Posix.Wrap(
| ^^^^^^^^^^^^^^^^^^^^^
Text/Regex/Posix/Wrap.hsc:125:1: error:
Could not find module ‘Control.Monad’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
125 | import Control.Monad(liftM)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Text/Regex/Posix/Wrap.hsc:126:1: error:
Could not find module ‘Data.Array’
There are files missing in the ‘array-0.5.3.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
126 | import Data.Array(Array,listArray)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Text/Regex/Posix/Wrap.hsc:127:1: error:
Could not find module ‘Data.Bits’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
127 | import Data.Bits(Bits(..))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Text/Regex/Posix/Wrap.hsc:128:1: error:
Could not find module ‘Data.Int’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
128 | import Data.Int(Int32,Int64) -- need whatever RegeOffset or #regoff_t type will be
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Text/Regex/Posix/Wrap.hsc:129:1: error:
Could not find module ‘Data.Word’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
129 | import Data.Word(Word32,Word64) -- need whatever RegeOffset or #regoff_t type will be
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Text/Regex/Posix/Wrap.hsc:130:1: error:
Could not find module ‘Foreign’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
130 | import Foreign(Ptr, FunPtr, nullPtr, newForeignPtr,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
Text/Regex/Posix/Wrap.hsc:133:1: error:
Could not find module ‘Foreign.Marshal.Alloc’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
133 | import Foreign.Marshal.Alloc(mallocBytes)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Text/Regex/Posix/Wrap.hsc:134:1: error:
Could not find module ‘Foreign.C’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
134 | import Foreign.C(CChar)
| ^^^^^^^^^^^^^^^^^^^^^^^
Text/Regex/Posix/Wrap.hsc:136:1: error:
Could not find module ‘Foreign.C’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
136 | import Foreign.C(CSize(CSize),CInt(CInt))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Text/Regex/Posix/Wrap.hsc:140:1: error:
Could not find module ‘Foreign.C.String’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
140 | import Foreign.C.String(peekCAString, CString)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Text/Regex/Posix/Wrap.hsc:141:1: error:
Could not find module ‘Text.Regex.Base.RegexLike’
There are files missing in the ‘regex-base-0.93.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
141 | import Text.Regex.Base.RegexLike(RegexOptions(..),RegexMaker(..),RegexContext(..),MatchArray)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Text/Regex/Posix/Wrap.hsc:143:1: error:
Could not find module ‘Control.Exception’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
143 | import qualified Control.Exception(try,IOException)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-2386/regex-posix-0.95.2'
cabal: Error: some packages failed to install:
hslogger-1.2.12-GuHOb5CHEAyJawHS64LZFQ failed during the building phase. The
exception was:
ExitFailure 1
regex-compat-0.95.1-8cW6gsLUCSp8fT2W8flks4 depends on regex-compat-0.95.1
which failed to install.
regex-posix-0.95.2-JoUrvKvNYrdLZP7k6og6wx failed during the building phase.
The exception was:
ExitFailure 1
==> ERROR: A failure occurred in build().
Aborting...
2019-02-17 18:41:07,297 - wrappers - makepkg - ERROR - makepkg query ['makepkg', '-cf', '--noconfirm'] failed in directory /home/cgorichanaz/.cache/aurman/uacpid
~~ the following packages are now orphans
:: community/ghc, community/cabal-install
$ aurman -S haskell-regex-compat
~~ initializing aurman...
:: Ignoring installed package insync
~~ calculating solutions...
:: The following 2 package(s) are getting installed:
community/haskell-regex-compat / -> 0.95.1-16
community/haskell-regex-posix / -> 0.95.2-25
?? Do you want to continue? Y/n:
~~ looking for new pkgbuilds and fetching them...
resolving dependencies...
looking for conflicting packages...
Packages (2) haskell-regex-compat-0.95.1-16 haskell-regex-posix-0.95.2-25
Total Download Size: 0.09 MiB
Total Installed Size: 0.49 MiB
:: Proceed with installation? [Y/n] y
:: Retrieving packages...
haskell-regex-posix-0.95.2-25-x86_64 74.6 KiB 697K/s 00:00 [######################################] 100%
haskell-regex-compat-0.95.1-16-x86_64 15.1 KiB 0.00B/s 00:00 [######################################] 100%
(2/2) checking keys in keyring [######################################] 100%
(2/2) checking package integrity [######################################] 100%
(2/2) loading package files [######################################] 100%
(2/2) checking for file conflicts [######################################] 100%
(2/2) checking available disk space [######################################] 100%
:: Processing package changes...
(1/2) installing haskell-regex-posix [######################################] 100%
(2/2) installing haskell-regex-compat [######################################] 100%
:: Running post-transaction hooks...
(1/2) Registering Haskell modules...
(2/2) Arming ConditionNeedsUpdate...
$ aurman -S uacpid
~~ initializing aurman...
:: Ignoring installed package insync
~~ calculating solutions...
:: The following 1 package(s) are getting installed:
aur/uacpid / -> 1.2-1
?? Do you want to continue? Y/n:
~~ looking for new pkgbuilds and fetching them...
==> Making package: uacpid 1.2-1 (Sun 17 Feb 2019 06:43:08 PM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found uacpid-1.2.tar.gz
==> Validating source files with md5sums...
uacpid-1.2.tar.gz ... Passed
==> Extracting sources...
-> Extracting uacpid-1.2.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Warning: The update command is a part of the legacy v1 style of cabal usage.
Please switch to using either the new project style and the new-update command
or the legacy v1-update alias as new-style projects will become the default in
the next version of cabal-install. Please file a bug if you cannot replicate a
working v1- use case with the new-style commands.
For more information, see: https://wiki.haskell.org/Cabal/NewBuild
Downloading the latest package list from hackage.haskell.org
To revert to previous state run:
cabal update --index-state='2019-02-18T00:09:51Z'
Warning: The sandbox command is a part of the legacy v1 style of cabal usage.
Please switch to using either the new project style and the new-sandbox
command or the legacy v1-sandbox alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.
For more information, see: https://wiki.haskell.org/Cabal/NewBuild
Writing a default package environment file to
/home/cgorichanaz/.cache/aurman/uacpid/src/uacpid-1.2/cabal.sandbox.config
Using an existing sandbox located at
/home/cgorichanaz/.cache/aurman/uacpid/src/uacpid-1.2/.cabal-sandbox
Warning: The install command is a part of the legacy v1 style of cabal usage.
Please switch to using either the new project style and the new-install
command or the legacy v1-install alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.
For more information, see: https://wiki.haskell.org/Cabal/NewBuild
Resolving dependencies...
Notice: installing into a sandbox located at
/home/cgorichanaz/.cache/aurman/uacpid/src/uacpid-1.2/.cabal-sandbox
Starting hslogger-1.2.12
Building hslogger-1.2.12
Failed to install hslogger-1.2.12
Build log ( /home/cgorichanaz/.cache/aurman/uacpid/src/uacpid-1.2/.cabal-sandbox/logs/ghc-8.6.3/hslogger-1.2.12-GuHOb5CHEAyJawHS64LZFQ.log ):
cabal: Entering directory '/tmp/cabal-tmp-11236/hslogger-1.2.12'
Configuring hslogger-1.2.12...
Preprocessing library for hslogger-1.2.12..
Building library for hslogger-1.2.12..
[1 of 8] Compiling System.Log ( src/System/Log.hs, dist/dist-sandbox-71e90b42/build/System/Log.o )
src/System/Log.hs:23:8: error:
Could not find module ‘Prelude’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
23 | module System.Log(-- * Types
| ^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-11236/hslogger-1.2.12'
cabal: Error: some packages failed to install:
hslogger-1.2.12-GuHOb5CHEAyJawHS64LZFQ failed during the building phase. The
exception was:
ExitFailure 1
==> ERROR: A failure occurred in build().
Aborting...
2019-02-17 18:43:16,173 - wrappers - makepkg - ERROR - makepkg query ['makepkg', '-cf', '--noconfirm'] failed in directory /home/cgorichanaz/.cache/aurman/uacpid
$ aurman -S haskell-hslogger
~~ initializing aurman...
:: Ignoring installed package insync
~~ calculating solutions...
:: The following 1 package(s) are getting installed:
community/haskell-hslogger / -> 1.2.12-13
?? Do you want to continue? Y/n:
~~ looking for new pkgbuilds and fetching them...
resolving dependencies...
looking for conflicting packages...
Packages (1) haskell-hslogger-1.2.12-13
Total Download Size: 0.09 MiB
Total Installed Size: 0.50 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
haskell-hslogger-1.2.12-13-x86_64 88.6 KiB 564K/s 00:00 [######################################] 100%
(1/1) checking keys in keyring [######################################] 100%
(1/1) checking package integrity [######################################] 100%
(1/1) loading package files [######################################] 100%
(1/1) checking for file conflicts [######################################] 100%
(1/1) checking available disk space [######################################] 100%
:: Processing package changes...
(1/1) installing haskell-hslogger [######################################] 100%
:: Running post-transaction hooks...
(1/2) Registering Haskell modules...
(2/2) Arming ConditionNeedsUpdate...
$ aurman -S uacpid
~~ initializing aurman...
:: Ignoring installed package insync
~~ calculating solutions...
:: The following 1 package(s) are getting installed:
aur/uacpid / -> 1.2-1
?? Do you want to continue? Y/n:
~~ looking for new pkgbuilds and fetching them...
==> Making package: uacpid 1.2-1 (Sun 17 Feb 2019 06:44:22 PM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found uacpid-1.2.tar.gz
==> Validating source files with md5sums...
uacpid-1.2.tar.gz ... Passed
==> Extracting sources...
-> Extracting uacpid-1.2.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Warning: The update command is a part of the legacy v1 style of cabal usage.
Please switch to using either the new project style and the new-update command
or the legacy v1-update alias as new-style projects will become the default in
the next version of cabal-install. Please file a bug if you cannot replicate a
working v1- use case with the new-style commands.
For more information, see: https://wiki.haskell.org/Cabal/NewBuild
Downloading the latest package list from hackage.haskell.org
To revert to previous state run:
cabal update --index-state='2019-02-18T00:09:51Z'
Warning: The sandbox command is a part of the legacy v1 style of cabal usage.
Please switch to using either the new project style and the new-sandbox
command or the legacy v1-sandbox alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.
For more information, see: https://wiki.haskell.org/Cabal/NewBuild
Writing a default package environment file to
/home/cgorichanaz/.cache/aurman/uacpid/src/uacpid-1.2/cabal.sandbox.config
Using an existing sandbox located at
/home/cgorichanaz/.cache/aurman/uacpid/src/uacpid-1.2/.cabal-sandbox
Warning: The install command is a part of the legacy v1 style of cabal usage.
Please switch to using either the new project style and the new-install
command or the legacy v1-install alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.
For more information, see: https://wiki.haskell.org/Cabal/NewBuild
Resolving dependencies...
All the requested packages are already installed:
Use --reinstall if you want to reinstall anyway.
Warning: The configure command is a part of the legacy v1 style of cabal
usage.
Please switch to using either the new project style and the new-configure
command or the legacy v1-configure alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.
For more information, see: https://wiki.haskell.org/Cabal/NewBuild
Resolving dependencies...
Configuring uacpid-1.2...
Warning: The build command is a part of the legacy v1 style of cabal usage.
Please switch to using either the new project style and the new-build command
or the legacy v1-build alias as new-style projects will become the default in
the next version of cabal-install. Please file a bug if you cannot replicate a
working v1- use case with the new-style commands.
For more information, see: https://wiki.haskell.org/Cabal/NewBuild
Preprocessing executable 'uacpid' for uacpid-1.2..
Building executable 'uacpid' for uacpid-1.2..
<no location info>: warning: [-Wmissing-home-modules]
These modules are needed for compilation but not listed in your .cabal file's other-modules:
Paths_uacpid
[1 of 5] Compiling Paths_uacpid ( dist/build/uacpid/autogen/Paths_uacpid.hs, dist/build/uacpid/uacpid-tmp/Paths_uacpid.o )
dist/build/uacpid/autogen/Paths_uacpid.hs:10:1: error:
Could not find module ‘Control.Exception’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
10 | import qualified Control.Exception as Exception
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dist/build/uacpid/autogen/Paths_uacpid.hs:11:1: error:
Could not find module ‘Data.Version’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
11 | import Data.Version (Version(..))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dist/build/uacpid/autogen/Paths_uacpid.hs:12:1: error:
Could not find module ‘System.Environment’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
12 | import System.Environment (getEnv)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dist/build/uacpid/autogen/Paths_uacpid.hs:13:1: error:
Could not find module ‘Prelude’
There are files missing in the ‘base-4.12.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
13 | import Prelude
| ^^^^^^^^^^^^^^
==> ERROR: A failure occurred in build().
Aborting...
2019-02-17 18:44:32,135 - wrappers - makepkg - ERROR - makepkg query ['makepkg', '-cf', '--noconfirm'] failed in directory /home/cgorichanaz/.cache/aurman/uacpid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment