linux_notification_center icon indicating copy to clipboard operation
linux_notification_center copied to clipboard

build errors at debian, like systems the field "hugs-options" is deprecated. hugs isn't supported anymore

Open smokingjudas opened this issue 2 years ago • 2 comments

make log:

stack setup Preparing to install GHC (tinfo6) to an isolated location. This will not interfere with any system-level installation. Downloaded ghc-tinfo6-8.4.4.
rts-1.0: Warning: .:466:1: The field "hugs-options" is deprecated. hugs isn't supported anymore Installed GHC.
stack will use a sandboxed GHC it installed For more information on paths, see 'stack path' and 'stack exec env' To use this GHC and packages outside of a project, consider using: stack ghc, stack ghci, stack runghc, or stack exec stack install --local-bin-path .out [1 of 2] Compiling Main ( /home/smkjudas/.stack/setup-exe-src/setup-mPHDZzAJ.hs, /home/smkjudas/.stack/setup-exe-src/setup-mPHDZzAJ.o ) [2 of 2] Compiling StackSetupShim ( /home/smkjudas/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs, /home/smkjudas/.stack/setup-exe-src/setup-shim-mPHDZzAJ.o ) Linking /home/smkjudas/.stack/setup-exe-cache/x86_64-linux-tinfo6/tmp-Cabal-simple_mPHDZzAJ_2.2.0.1_ghc-8.4.4 ... OneTuple > configure OneTuple > Configuring OneTuple-0.2.2... OneTuple > build alex > configure OneTuple > Preprocessing library for OneTuple-0.2.2.. OneTuple > Building library for OneTuple-0.2.2.. OneTuple > [1 of 1] Compiling Data.Tuple.OneTuple alex > Configuring alex-3.2.4... alex > build alex > Preprocessing executable 'alex' for alex-3.2.4.. alex > Building executable 'alex' for alex-3.2.4.. alex > [ 1 of 22] Compiling Data.Ranged.Boundaries OneTuple > copy/register OneTuple > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/OneTuple-0.2.2-LXqpUObh9fFAZofghYnL2B alex > [ 2 of 22] Compiling Data.Ranged.Ranges OneTuple > Registering library for OneTuple-0.2.2.. alex > [ 3 of 22] Compiling Data.Ranged.RangedSet alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Data/Ranged/RangedSet.hs:31:1: warning: [-Wunused-imports] alex > The import of ‘Data.Semigroup’ is redundant alex > except perhaps to import instances from ‘Data.Semigroup’ alex > To import instances alone, use: import Data.Semigroup() alex > | alex > 31 | import Data.Semigroup alex > | ^^^^^^^^^^^^^^^^^^^^^ alex > [ 4 of 22] Compiling Data.Ranged alex > [ 5 of 22] Compiling Map alex > [ 6 of 22] Compiling Paths_alex alex > [ 7 of 22] Compiling Set alex > [ 8 of 22] Compiling DFS alex > [ 9 of 22] Compiling Sort alex > [10 of 22] Compiling UTF8 alex > [11 of 22] Compiling CharSet alex > [12 of 22] Compiling Util alex > [13 of 22] Compiling AbsSyn base-orphans > configure base-orphans > Configuring base-orphans-0.7... base-orphans > build
base-orphans > Preprocessing library for base-orphans-0.7.. base-orphans > Building library for base-orphans-0.7.. base-orphans > [1 of 2] Compiling Data.Orphans base-orphans > [2 of 2] Compiling Data.Orphans.Prelude base-orphans > copy/register base-orphans > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/base-orphans-0.7-85wcea2rRmdArILlfYz5fz base-orphans > Registering library for base-orphans-0.7.. alex > [14 of 22] Compiling ParseMonad alex > [15 of 22] Compiling Scan alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:17:1: warning: [-Wunused-imports]
alex > The import of ‘Data.Char’ is redundant alex > except perhaps to import instances from ‘Data.Char’ alex > To import instances alone, use: import Data.Char() alex > | alex > 17 | import Data.Char (ord) alex > | ^^^^^^^^^^^^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:40:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex > alex_accept :: Array Int (AlexAcc Action Any) alex > | alex > 40 | alex_accept = listArray (0::Int,174) [AlexAccNone,AlexAcc (alex_action_25),AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccSkip,AlexAcc (alex_action_0),AlexAcc (alex_action_0),AlexAcc (alex_action_1),AlexAcc (alex_action_2),AlexAcc (alex_action_2),AlexAccPred (alex_action_3) (alexRightContext 131)(AlexAcc (alex_action_4)),AlexAcc (alex_action_4),AlexAcc (alex_action_4),AlexAcc (alex_action_4),AlexAcc (alex_action_5),AlexAcc (alex_action_6),AlexAcc (alex_action_7),AlexAcc (alex_action_8),AlexAcc (alex_action_9),AlexAcc (alex_action_10),AlexAcc (alex_action_11),AlexAcc (alex_action_12),AlexAcc (alex_action_13),AlexAcc (alex_action_13),AlexAcc (alex_action_13),AlexAcc (alex_action_14),AlexAcc (alex_action_14),AlexAcc (alex_action_14),AlexAcc (alex_action_14),AlexAcc (alex_action_14),AlexAcc (alex_action_14),AlexAcc (alex_action_15),AlexAcc (alex_action_15),AlexAcc (alex_action_16),AlexAcc (alex_action_16),AlexAcc (alex_action_17),AlexAcc (alex_action_17),AlexAcc (alex_action_18),AlexAcc (alex_action_18),AlexAcc (alex_action_19),AlexAcc (alex_action_20),AlexAcc (alex_action_21),AlexAcc (alex_action_22),AlexAcc (alex_action_23),AlexAcc (alex_action_24)] alex > | ^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:361:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex > alexIndexInt32OffAddr :: AlexAddr -> Int# -> Int# alex > | alex > 361 | alexIndexInt32OffAddr (AlexA# arr) off = alex > | ^^^^^^^^^^^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:386:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex > quickIndex :: Array Int (AlexAcc Action Any) alex > -> Int -> AlexAcc Action Any alex > | alex > 386 | quickIndex = unsafeAt alex > | ^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:402:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex > alexScan :: AlexInput -> Int -> AlexReturn Action alex > | alex > 402 | alexScan input (I# (sc)) alex > | ^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:405:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex > alexScanUser :: Any -> AlexInput -> Int -> AlexReturn Action alex > | alex > 405 | alexScanUser user input (I# (sc)) alex > | ^^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:407:1: warning: [-Wtabs]
alex > Tab character found here, and in 59 further locations. alex > Please use spaces instead. alex > | alex > 407 | (AlexNone, input') -> alex > | ^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:436:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex > alex_scan_tkn :: Any alex > -> AlexInput alex > -> Int# alex > -> AlexInput alex > -> Int# alex > -> AlexLastAcc Action alex > -> (AlexLastAcc Action, alex > (AlexPosn, Char, [ParseMonad.Byte], String)) alex > | alex > 436 | alex_scan_tkn user orig_input len input s last_acc = alex > | ^^^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:489:10: warning: [-Wunused-matches]
alex > Defined but not used: ‘f’ alex > | alex > 489 | fmap f AlexNone = AlexNone alex > | ^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:491:10: warning: [-Wunused-matches]
alex > Defined but not used: ‘f’ alex > | alex > 491 | fmap f (AlexLastSkip x y) = AlexLastSkip x y alex > | ^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:506:1: warning: [-Wunused-top-binds]
alex > Defined but not used: ‘alexAndPred’ alex > | alex > 506 | alexAndPred p1 p2 user in1 len in2 alex > | ^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:506:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex > alexAndPred :: (t1 -> t2 -> t3 -> t4 -> Bool) alex > -> (t1 -> t2 -> t3 -> t4 -> Bool) -> t1 -> t2 -> t3 -> t4 -> Bool alex > | alex > 506 | alexAndPred p1 p2 user in1 len in2 alex > | ^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:510:1: warning: [-Wunused-top-binds]
alex > Defined but not used: ‘alexPrevCharIs’ alex > | alex > 510 | alexPrevCharIs c _ input _ _ = c == alexInputPrevChar input alex > | ^^^^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:510:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex > alexPrevCharIs :: Char -> p1 -> AlexInput -> p2 -> p3 -> Bool alex > | alex > 510 | alexPrevCharIs c _ input _ _ = c == alexInputPrevChar input alex > | ^^^^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:512:1: warning: [-Wunused-top-binds]
alex > Defined but not used: ‘alexPrevCharMatches’ alex > | alex > 512 | alexPrevCharMatches f _ input _ _ = f (alexInputPrevChar input) alex > | ^^^^^^^^^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:512:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex > alexPrevCharMatches :: (Char -> t) alex > -> p1 -> AlexInput -> p2 -> p3 -> t alex > | alex > 512 | alexPrevCharMatches f _ input _ _ = f (alexInputPrevChar input) alex > | ^^^^^^^^^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:515:1: warning: [-Wunused-top-binds]
alex > Defined but not used: ‘alexPrevCharIsOneOf’ alex > | alex > 515 | alexPrevCharIsOneOf arr _ input _ _ = arr ! alexInputPrevChar input alex > | ^^^^^^^^^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:515:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex > alexPrevCharIsOneOf :: Array Char e alex > -> p1 -> AlexInput -> p2 -> p3 -> e alex > | alex > 515 | alexPrevCharIsOneOf arr _ input _ _ = arr ! alexInputPrevChar input alex > | ^^^^^^^^^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:518:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex > alexRightContext :: Int -> AlexAccPred Any alex > | alex > 518 | alexRightContext (I# (sc)) user _ _ input = alex > | ^^^^^^^^^^^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:528:1: warning: [-Wunused-top-binds]
alex > Defined but not used: ‘iUnbox’ alex > | alex > 528 | iUnbox (I# (i)) = i alex > | ^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.hs:528:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: iUnbox :: Int -> Int# alex > | alex > 528 | iUnbox (I# (i)) = i alex > | ^^^^^^ alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:85:1: warning: [-Wmissing-signatures] alex > Top-level binding with no type signature: alex > tokPosn :: Token -> AlexPosn alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:249:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_0 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:250:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_1 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:251:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_2 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:252:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_3 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:253:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_4 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:254:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_5 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:255:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_6 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:256:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_7 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:257:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_8 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:258:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_9 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:259:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_10 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:260:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_11 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:261:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_12 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:262:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_13 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:263:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_14 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:264:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_15 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:265:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_16 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:266:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_17 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:267:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_18 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:268:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_19 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:269:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_20 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:270:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_21 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:271:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_22 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:272:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_23 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:273:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_24 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/src/Scan.x:274:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_25 :: Action alex > alex > /tmp/stack-c4e5d9ffbe041c6a/alex-3.2.4/templates/GenericTemplate.hs:60:1: warning: [-Wmissing-signatures] alex > Top-level binding with no type signature: alex > alexIndexInt16OffAddr :: AlexAddr -> Int# -> Int# alex > | alex > 60 | alexIndexInt16OffAddr (AlexA# arr) off = alex > | ^^^^^^^^^^^^^^^^^^^^^ alex > [16 of 22] Compiling Parser blaze-builder > configure blaze-builder > Configuring blaze-builder-0.4.1.0... blaze-builder > build blaze-builder > Preprocessing library for blaze-builder-0.4.1.0.. blaze-builder > Building library for blaze-builder-0.4.1.0.. blaze-builder > [ 1 of 11] Compiling Blaze.ByteString.Builder.Internal.Write alex > [17 of 22] Compiling Output blaze-builder > [ 2 of 11] Compiling Blaze.ByteString.Builder.Compat.Write blaze-builder > [ 3 of 11] Compiling Blaze.ByteString.Builder.Int blaze-builder > [ 4 of 11] Compiling Blaze.ByteString.Builder.Html.Word blaze-builder > [ 5 of 11] Compiling Blaze.ByteString.Builder.Char8 blaze-builder > [ 6 of 11] Compiling Blaze.ByteString.Builder.Char.Utf8 blaze-builder > [ 7 of 11] Compiling Blaze.ByteString.Builder.Html.Utf8 alex > [18 of 22] Compiling NFA blaze-builder > [ 8 of 11] Compiling Blaze.ByteString.Builder.ByteString blaze-builder > [ 9 of 11] Compiling Blaze.ByteString.Builder.HTTP alex > [19 of 22] Compiling Info alex > [20 of 22] Compiling DFAMin blaze-builder > [10 of 11] Compiling Blaze.ByteString.Builder.Word blaze-builder > [11 of 11] Compiling Blaze.ByteString.Builder alex > [21 of 22] Compiling DFA alex > [22 of 22] Compiling Main blaze-builder > copy/register blaze-builder > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/blaze-builder-0.4.1.0-Fg2MopjzK6R9nXOkgQYDHB blaze-builder > Registering library for blaze-builder-0.4.1.0.. alex > Linking .stack-work/dist/x86_64-linux-tinfo6/Cabal-2.2.0.1/build/alex/alex ... alex > alex > copy/register alex > Installing executable alex in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/bin blaze-markup > configure blaze-markup > Configuring blaze-markup-0.8.2.2... blaze-markup > build
blaze-markup > Preprocessing library for blaze-markup-0.8.2.2.. blaze-markup > Building library for blaze-markup-0.8.2.2.. blaze-markup > [1 of 6] Compiling Text.Blaze.Internal cabal-doctest > configure
cabal-doctest > Configuring cabal-doctest-1.0.6... blaze-markup > [2 of 6] Compiling Text.Blaze cabal-doctest > build
cabal-doctest > Preprocessing library for cabal-doctest-1.0.6.. cabal-doctest > Building library for cabal-doctest-1.0.6.. blaze-markup > [3 of 6] Compiling Text.Blaze.Renderer.String cabal-doctest > [1 of 1] Compiling Distribution.Extra.Doctest blaze-markup > [4 of 6] Compiling Text.Blaze.Renderer.Pretty blaze-markup > [5 of 6] Compiling Text.Blaze.Renderer.Text cabal-doctest > copy/register
cabal-doctest > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/cabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44 cabal-doctest > Registering library for cabal-doctest-1.0.6.. blaze-markup > [6 of 6] Compiling Text.Blaze.Renderer.Utf8 blaze-markup > copy/register
blaze-markup > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/blaze-markup-0.8.2.2-qawq6c4zOZD1LHagCzpxm call-stack > configure blaze-markup > Registering library for blaze-markup-0.8.2.2.. call-stack > Configuring call-stack-0.1.0... call-stack > build call-stack > Preprocessing library for call-stack-0.1.0.. call-stack > Building library for call-stack-0.1.0.. call-stack > [1 of 3] Compiling Data.SrcLoc call-stack > [2 of 3] Compiling Data.CallStack call-stack > [3 of 3] Compiling Paths_call_stack call-stack > copy/register call-stack > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/call-stack-0.1.0-Eiz5FM8yQXpI3vyQ1Rt4Jq call-stack > Registering library for call-stack-0.1.0.. blaze-html > configure blaze-html > Configuring blaze-html-0.9.1.1... blaze-html > build blaze-html > Preprocessing library for blaze-html-0.9.1.1.. blaze-html > Building library for blaze-html-0.9.1.1.. blaze-html > [ 1 of 21] Compiling Text.Blaze.Html blaze-html > [ 2 of 21] Compiling Text.Blaze.Html.Renderer.Pretty blaze-html > [ 3 of 21] Compiling Text.Blaze.Html.Renderer.String blaze-html > [ 4 of 21] Compiling Text.Blaze.Html.Renderer.Text blaze-html > [ 5 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 blaze-html > [ 6 of 21] Compiling Text.Blaze.Html4.FrameSet HUnit > configure HUnit > Configuring HUnit-1.6.0.0... HUnit > build HUnit > Preprocessing library for HUnit-1.6.0.0.. HUnit > Building library for HUnit-1.6.0.0.. HUnit > [1 of 6] Compiling Paths_HUnit HUnit > [2 of 6] Compiling Test.HUnit.Lang blaze-html > [ 7 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes HUnit > [3 of 6] Compiling Test.HUnit.Base blaze-html > [ 8 of 21] Compiling Text.Blaze.Html4.Strict HUnit > [4 of 6] Compiling Test.HUnit.Terminal HUnit > [5 of 6] Compiling Test.HUnit.Text HUnit > [6 of 6] Compiling Test.HUnit HUnit > copy/register HUnit > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/HUnit-1.6.0.0-JrvWwD5n0JVL2qYKQOHt3C HUnit > Registering library for HUnit-1.6.0.0.. blaze-html > [ 9 of 21] Compiling Text.Blaze.Html4.Strict.Attributes blaze-html > [10 of 21] Compiling Text.Blaze.Html4.Transitional cereal > configure cereal > Configuring cereal-0.5.7.0... cereal > build cereal > Preprocessing library for cereal-0.5.7.0.. cereal > Building library for cereal-0.5.7.0.. blaze-html > [11 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes cereal > [1 of 4] Compiling Data.Serialize.Get blaze-html > [12 of 21] Compiling Text.Blaze.Html5 blaze-html > [13 of 21] Compiling Text.Blaze.Html5.Attributes blaze-html > [14 of 21] Compiling Text.Blaze.XHtml1.FrameSet cereal > [2 of 4] Compiling Data.Serialize.Put blaze-html > [15 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes cereal > [3 of 4] Compiling Data.Serialize.IEEE754 blaze-html > [16 of 21] Compiling Text.Blaze.XHtml1.Strict cereal > [4 of 4] Compiling Data.Serialize cereal > cereal > /tmp/stack-c4e5d9ffbe041c6a/cereal-0.5.7.0/src/Data/Serialize.hs:290:9: warning: [-Wincomplete-patterns] cereal > Pattern match(es) are non-exhaustive cereal > In an equation for ‘findNr’: Patterns not matched: _ _ cereal > | cereal > 290 | findNr lo hi cereal > | ^^^^^^^^^^^^... blaze-html > [17 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes blaze-html > [18 of 21] Compiling Text.Blaze.XHtml1.Transitional blaze-html > [19 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes blaze-html > [20 of 21] Compiling Text.Blaze.XHtml5 blaze-html > [21 of 21] Compiling Text.Blaze.XHtml5.Attributes cereal > cereal > copy/register cereal > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/cereal-0.5.7.0-49LByqUPqEFKjQY7PPLwyS cereal > Registering library for cereal-0.5.7.0.. blaze-html > copy/register blaze-html > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/blaze-html-0.9.1.1-CmiEotcLUcg4g79Q9JAw9e blaze-html > Registering library for blaze-html-0.9.1.1.. colour > configure colour > Configuring colour-2.3.4... colour > build data-default-class > configure colour > Preprocessing library for colour-2.3.4.. colour > Building library for colour-2.3.4.. colour > [ 1 of 14] Compiling Data.Colour.CIE.Chromaticity colour > [ 2 of 14] Compiling Data.Colour.CIE.Illuminant data-default-class > Configuring data-default-class-0.1.2.0... colour > [ 3 of 14] Compiling Data.Colour.Chan data-default-class > build data-default-class > Preprocessing library for data-default-class-0.1.2.0.. data-default-class > Building library for data-default-class-0.1.2.0.. colour > [ 4 of 14] Compiling Data.Colour.Internal data-default-class > [1 of 1] Compiling Data.Default.Class data-default-class > copy/register data-default-class > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/data-default-class-0.1.2.0-2kYzERBLX3wJoPfj7mwVvW colour > [ 5 of 14] Compiling Data.Colour.Matrix data-default-class > Registering library for data-default-class-0.1.2.0.. colour > [ 6 of 14] Compiling Data.Colour.RGB colour > [ 7 of 14] Compiling Data.Colour.RGBSpace.HSL colour > [ 8 of 14] Compiling Data.Colour.RGBSpace.HSV colour > [ 9 of 14] Compiling Data.Colour.SRGB.Linear colour > [10 of 14] Compiling Data.Colour.RGBSpace colour > [11 of 14] Compiling Data.Colour.SRGB extensible-exceptions > configure colour > [12 of 14] Compiling Data.Colour extensible-exceptions > Configuring extensible-exceptions-0.1.1.4... colour > [13 of 14] Compiling Data.Colour.Names extensible-exceptions > build extensible-exceptions > Preprocessing library for extensible-exceptions-0.1.1.4.. extensible-exceptions > Building library for extensible-exceptions-0.1.1.4.. extensible-exceptions > [1 of 1] Compiling Control.Exception.Extensible extensible-exceptions > copy/register extensible-exceptions > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/extensible-exceptions-0.1.1.4-J1OT5xNWUKn5hZNwjN7aJn extensible-exceptions > Registering library for extensible-exceptions-0.1.1.4.. colour > [14 of 14] Compiling Data.Colour.CIE happy > configure happy > [1 of 2] Compiling Main ( /tmp/stack-c4e5d9ffbe041c6a/happy-1.19.9/Setup.lhs, /tmp/stack-c4e5d9ffbe041c6a/happy-1.19.9/.stack-work/dist/x86_64-linux-tinfo6/Cabal-2.2.0.1/setup/Main.o ) colour > copy/register colour > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/colour-2.3.4-C3PVIHDZkyCIpOJGl3M0hE happy > happy > /tmp/stack-c4e5d9ffbe041c6a/happy-1.19.9/Setup.lhs:48:22: warning: [-Wdeprecations] happy > In the use of ‘rawSystemProgramConf’ happy > (imported from Distribution.Simple.Program): happy > Deprecated: "use runDbProgram instead. This symbol will be removed in Cabal-3.0 (est. Oct 2018)." happy > | happy > 48 | let runProgram p = rawSystemProgramConf (fromFlagOrDefault normal (buildVerbosity flags)) happy > | ^^^^^^^^^^^^^^^^^^^^ happy > [2 of 2] Compiling StackSetupShim ( /home/smkjudas/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs, /tmp/stack-c4e5d9ffbe041c6a/happy-1.19.9/.stack-work/dist/x86_64-linux-tinfo6/Cabal-2.2.0.1/setup/StackSetupShim.o ) colour > Registering library for colour-2.3.4.. happy > Linking /tmp/stack-c4e5d9ffbe041c6a/happy-1.19.9/.stack-work/dist/x86_64-linux-tinfo6/Cabal-2.2.0.1/setup/setup ... happy > Warning: happy.cabal:25:2: Tabs used as indentation at 25:2, 26:2, 27:2, 28:2, happy > 29:2, 30:2, 31:2, 32:2, 33:2, 34:2, 35:2, 36:2, 37:2, 38:2, 39:2, 40:2, 41:2, happy > 42:2, 43:2, 44:2, 45:2, 46:2, 47:2, 48:2, 49:2, 50:2, 51:2, 52:2, 53:2, 54:2, happy > 55:2, 56:2, 57:2, 58:2, 59:2, 60:2, 61:2, 62:2, 63:2, 64:2, 65:2, 66:2, 67:2, happy > 68:2, 69:2, 70:2, 71:2, 72:2, 73:2, 74:2, 75:2, 76:2, 77:2, 78:2, 79:2, 80:2, happy > 81:2, 82:2, 83:2, 84:2, 85:2, 86:2, 87:2, 88:2, 89:2, 90:2, 91:2, 92:2, 93:2, happy > 94:2, 95:2, 96:2, 97:2, 98:2, 99:2, 100:2, 101:2, 102:2, 103:2, 104:2, 105:2, happy > 106:2, 107:2, 108:2, 109:2, 110:2, 111:2, 112:2, 113:2, 114:2, 115:2, 116:2, happy > 117:2, 118:2, 119:2, 120:2, 121:2, 122:2 happy > Configuring happy-1.19.9... happy > build
ansi-terminal > configure happy > Preprocessing executable 'happy' for happy-1.19.9.. happy > Building executable 'happy' for happy-1.19.9.. happy > [ 1 of 19] Compiling AbsSyn ansi-terminal > Configuring ansi-terminal-0.11... happy > [ 2 of 19] Compiling GenUtils ansi-terminal > build
ansi-terminal > Preprocessing library for ansi-terminal-0.11.. ansi-terminal > Building library for ansi-terminal-0.11.. happy > [ 3 of 19] Compiling NameSet happy > [ 4 of 19] Compiling ParamRules ansi-terminal > [1 of 4] Compiling System.Console.ANSI.Types happy > [ 5 of 19] Compiling ParseMonad happy > [ 6 of 19] Compiling Lexer happy > [ 7 of 19] Compiling AttrGrammar happy > [ 8 of 19] Compiling AttrGrammarParser happy > [ 9 of 19] Compiling Grammar ansi-terminal > [2 of 4] Compiling System.Console.ANSI.Codes ansi-terminal > [3 of 4] Compiling System.Console.ANSI.Unix happy > [10 of 19] Compiling LALR ansi-terminal > [4 of 4] Compiling System.Console.ANSI ansi-terminal > copy/register ansi-terminal > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/ansi-terminal-0.11-KP5H3wUbEFb4etgizoKwm4 ansi-terminal > Registering library for ansi-terminal-0.11.. happy > [11 of 19] Compiling First happy > [12 of 19] Compiling Parser hashable > configure happy > [13 of 19] Compiling Paths_happy happy > [14 of 19] Compiling Info hashable > Configuring hashable-1.2.7.0... hashable > build hashable > Preprocessing library for hashable-1.2.7.0.. hashable > Building library for hashable-1.2.7.0.. hashable > [1 of 4] Compiling Data.Hashable.Class happy > [15 of 19] Compiling PrettyGrammar happy > [16 of 19] Compiling ProduceGLRCode hashable > [2 of 4] Compiling Data.Hashable.Generic hashable > [3 of 4] Compiling Data.Hashable hashable > [4 of 4] Compiling Data.Hashable.Lifted happy > [17 of 19] Compiling Target happy > [18 of 19] Compiling ProduceCode hashable > copy/register hashable > Installing library in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib/x86_64-linux-ghc-8.4.4/hashable-1.2.7.0-DdCYvJcZvRI4ppJaB9D3c hashable > Registering library for hashable-1.2.7.0.. haskell-gi-base > configure haskell-gi-base > Configuring haskell-gi-base-0.24.4... haskell-gi-base > Cabal-simple_mPHDZzAJ_2.2.0.1_ghc-8.4.4: The pkg-config package 'gobject-2.0' haskell-gi-base > version >=2.42 is required but it could not be found. haskell-gi-base > happy > [19 of 19] Compiling Main happy > Linking .stack-work/dist/x86_64-linux-tinfo6/Cabal-2.2.0.1/build/happy/happy ... happy > copy/register happy > Installing executable happy in /home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/bin

-- While building package haskell-gi-base-0.24.4 using: /home/smkjudas/.stack/setup-exe-cache/x86_64-linux-tinfo6/Cabal-simple_mPHDZzAJ_2.2.0.1_ghc-8.4.4 --builddir=.stack-work/dist/x86_64-linux-tinfo6/Cabal-2.2.0.1 configure --user --package-db=clear --package-db=global --package-db=/home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/pkgdb --libdir=/home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/lib --bindir=/home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/bin --datadir=/home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/share --libexecdir=/home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/libexec --sysconfdir=/home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/etc --docdir=/home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/doc/haskell-gi-base-0.24.4 --htmldir=/home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/doc/haskell-gi-base-0.24.4 --haddockdir=/home/smkjudas/.stack/snapshots/x86_64-linux-tinfo6/e20c491d8d8f2cc6f9cc36286a19176fc0d89dfe2071a3f669b638d4eba3b191/8.4.4/doc/haskell-gi-base-0.24.4 --dependency=base=base-4.11.1.0 --dependency=bytestring=bytestring-0.10.8.2 --dependency=containers=containers-0.5.11.0 --dependency=text=text-1.2.3.1 --exact-configuration --ghc-option=-fhide-source-paths Process exited with code: ExitFailure 1 Progress 17/113 make: *** [Makefile:40: stack] Error 1

smokingjudas avatar Sep 12 '21 22:09 smokingjudas

C:\home\smkjudas> uname -a Linux smkjudas-prtbl 5.10.0-kali7-amd64 #1 SMP Debian 5.10.28-1kali1 (2021-04-12) x86_64 GNU/Linux

C:\home\smkjudas> gcc --version gcc (Debian 10.3.0-9) 10.3.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

C:\home\smkjudas> make --version GNU Make 4.3 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

C:\home\smkjudas>

smokingjudas avatar Sep 12 '21 22:09 smokingjudas

Looks like an upstream issue. Maybe file an issue at https://github.com/haskell-gi/haskell-gi

phuhl avatar Sep 13 '21 09:09 phuhl