+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hs-pretty-simple-4.1.2.0nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hs-pretty-simple-4.1.2.0nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for hs-pretty-simple-4.1.2.0nb2 Preprocessing library for pretty-simple-4.1.2.0.. Building library for pretty-simple-4.1.2.0.. [1 of 7] Compiling Text.Pretty.Simple.Internal.Color ( src/Text/Pretty/Simple/Internal/Color.hs, dist/build/Text/Pretty/Simple/Internal/Color.o, dist/build/Text/Pretty/Simple/Internal/Color.dyn_o ) [2 of 7] Compiling Text.Pretty.Simple.Internal.Expr ( src/Text/Pretty/Simple/Internal/Expr.hs, dist/build/Text/Pretty/Simple/Internal/Expr.o, dist/build/Text/Pretty/Simple/Internal/Expr.dyn_o ) [3 of 7] Compiling Text.Pretty.Simple.Internal.ExprParser ( src/Text/Pretty/Simple/Internal/ExprParser.hs, dist/build/Text/Pretty/Simple/Internal/ExprParser.o, dist/build/Text/Pretty/Simple/Internal/ExprParser.dyn_o ) [4 of 7] Compiling Text.Pretty.Simple.Internal.Printer ( src/Text/Pretty/Simple/Internal/Printer.hs, dist/build/Text/Pretty/Simple/Internal/Printer.o, dist/build/Text/Pretty/Simple/Internal/Printer.dyn_o ) [5 of 7] Compiling Text.Pretty.Simple.Internal ( src/Text/Pretty/Simple/Internal.hs, dist/build/Text/Pretty/Simple/Internal.o, dist/build/Text/Pretty/Simple/Internal.dyn_o ) [6 of 7] Compiling Text.Pretty.Simple ( src/Text/Pretty/Simple.hs, dist/build/Text/Pretty/Simple.o, dist/build/Text/Pretty/Simple.dyn_o ) [7 of 7] Compiling Debug.Pretty.Simple ( src/Debug/Pretty/Simple.hs, dist/build/Debug/Pretty/Simple.o, dist/build/Debug/Pretty/Simple.dyn_o ) [1 of 7] Compiling Text.Pretty.Simple.Internal.Color ( src/Text/Pretty/Simple/Internal/Color.hs, dist/build/Text/Pretty/Simple/Internal/Color.p_o ) [2 of 7] Compiling Text.Pretty.Simple.Internal.Expr ( src/Text/Pretty/Simple/Internal/Expr.hs, dist/build/Text/Pretty/Simple/Internal/Expr.p_o ) [3 of 7] Compiling Text.Pretty.Simple.Internal.ExprParser ( src/Text/Pretty/Simple/Internal/ExprParser.hs, dist/build/Text/Pretty/Simple/Internal/ExprParser.p_o ) [4 of 7] Compiling Text.Pretty.Simple.Internal.Printer ( src/Text/Pretty/Simple/Internal/Printer.hs, dist/build/Text/Pretty/Simple/Internal/Printer.p_o ) [5 of 7] Compiling Text.Pretty.Simple.Internal ( src/Text/Pretty/Simple/Internal.hs, dist/build/Text/Pretty/Simple/Internal.p_o ) [6 of 7] Compiling Text.Pretty.Simple ( src/Text/Pretty/Simple.hs, dist/build/Text/Pretty/Simple.p_o ) [7 of 7] Compiling Debug.Pretty.Simple ( src/Debug/Pretty/Simple.hs, dist/build/Debug/Pretty/Simple.p_o ) Preprocessing executable 'pretty-simple' for pretty-simple-4.1.2.0.. Building executable 'pretty-simple' for pretty-simple-4.1.2.0.. [1 of 2] Compiling Paths_pretty_simple ( dist/build/pretty-simple/autogen/Paths_pretty_simple.hs, dist/build/pretty-simple/pretty-simple-tmp/Paths_pretty_simple.dyn_o ) [2 of 2] Compiling Main ( app/Main.hs, dist/build/pretty-simple/pretty-simple-tmp/Main.dyn_o ) app/Main.hs:26:1: warning: [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 26 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 3] Linking dist/build/pretty-simple/pretty-simple Preprocessing library for pretty-simple-4.1.2.0.. Running Haddock on library for pretty-simple-4.1.2.0.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.5.0, base-4.18.1.0, binary-0.8.9.1, bytestring-0.11.5.2, containers-0.6.7, deepseq-1.4.8.1, ghc-bignum-1.3, ghc-boot-th-9.6.3, ghc-prim-0.10.0, mtl-2.3.1, pretty-1.1.3.6, template-haskell-2.20.0.0, text-2.0.2, transformers-0.6.1.0 Warning: 'pPrint' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 6 / 9) in 'Text.Pretty.Simple.Internal.Color' Missing documentation for: color (src/Text/Pretty/Simple/Internal/Color.hs:115) colorBold (src/Text/Pretty/Simple/Internal/Color.hs:118) convertStyle (src/Text/Pretty/Simple/Internal/Color.hs:121) 33% ( 1 / 3) in 'Text.Pretty.Simple.Internal.Expr' Missing documentation for: CommaSeparated (src/Text/Pretty/Simple/Internal/Expr.hs:30) Expr (src/Text/Pretty/Simple/Internal/Expr.hs:33) 72% ( 8 / 11) in 'Text.Pretty.Simple.Internal.ExprParser' Missing documentation for: expressionParse (src/Text/Pretty/Simple/Internal/ExprParser.hs:31) parseExpr (src/Text/Pretty/Simple/Internal/ExprParser.hs:34) parseCSep (src/Text/Pretty/Simple/Internal/ExprParser.hs:62) Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Output' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 96% ( 24 / 25) in 'Text.Pretty.Simple.Internal.Printer' Missing documentation for: layoutStringAbstract (src/Text/Pretty/Simple/Internal/Printer.hs:200) 100% ( 5 / 5) in 'Text.Pretty.Simple.Internal' 100% ( 65 / 65) in 'Text.Pretty.Simple' Warning: 'MonadIO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 55 / 55) in 'Debug.Pretty.Simple' Warning: Text.Pretty.Simple.Internal.Color: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Show.Show - GHC.Generics.Generic - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.Type - GHC.Generics.:*: - GHC.Generics.Rec0 - GHC.Generics.D1 - GHC.Generics.C1 - GHC.Generics.S1 - GHC.Generics.Rep - GHC.Types.False - GHC.Maybe.Just - GHC.Types.True - GHC.Generics.PrefixI - GHC.Generics.NoSourceUnpackedness - GHC.Generics.NoSourceStrictness - GHC.Generics.DecidedLazy - GHC.Generics.MetaData - GHC.Generics.MetaCons - GHC.Generics.MetaSel - GHC.Show.show - GHC.Show.ShowS - GHC.Show.showsPrec - GHC.Show.showList - GHC.Classes./= - GHC.Generics.from - GHC.Generics.to Warning: Text.Pretty.Simple.Internal.Expr: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Base.Monad - Data.Data.Data - GHC.Show.Show - Data.Typeable.Internal.Typeable - GHC.Generics.Generic - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Real.Rational - GHC.Types.Type - GHC.Generics.:+: - GHC.Generics.Rec0 - GHC.Generics.D1 - GHC.Generics.C1 - GHC.Generics.S1 - GHC.Generics.Rep - GHC.Types.Symbol - GHC.Types.False - GHC.Maybe.Nothing - GHC.Maybe.Just - GHC.Types.True - GHC.Generics.PrefixI - GHC.Generics.NoSourceUnpackedness - GHC.Generics.SourceStrict - GHC.Generics.NoSourceStrictness - GHC.Generics.DecidedLazy - GHC.Generics.DecidedStrict - GHC.Generics.MetaData - GHC.Generics.MetaCons - GHC.Generics.MetaSel - GHC.Show.show - GHC.Show.ShowS - GHC.Show.showsPrec - GHC.Show.showList - GHC.Classes./= - GHC.Generics.from - GHC.Generics.to - GHC.Base.MonadPlus - Data.Data.Constr - Data.Data.DataType - Data.Data.dataCast1 - Data.Data.dataCast2 - Data.Data.dataTypeOf - Data.Data.gfoldl - Data.Data.gmapM - Data.Data.gmapMo - Data.Data.gmapMp - Data.Data.gmapQ - Data.Data.gmapQi - Data.Data.gmapQl - Data.Data.gmapQr - Data.Data.gmapT - Data.Data.gunfold - Data.Data.toConstr Warning: Text.Pretty.Simple.Internal.ExprParser: could not find link destinations for: - GHC.Base.String - GHC.Types.Char Warning: Text.Pretty.Simple.Internal.Printer: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Show.Show - GHC.Generics.Generic - GHC.Types.Bool - GHC.Base.String - GHC.Types.Char - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Base.NonEmpty - GHC.Types.Type - GHC.Generics.U1 - GHC.Generics.:+: - GHC.Generics.:*: - GHC.Generics.Rec0 - GHC.Generics.D1 - GHC.Generics.C1 - GHC.Generics.S1 - GHC.Generics.Rep - GHC.Types.False - GHC.Maybe.Nothing - GHC.Maybe.Just - GHC.Types.True - GHC.Generics.PrefixI - GHC.Generics.NoSourceUnpackedness - GHC.Generics.NoSourceStrictness - GHC.Generics.DecidedLazy - GHC.Generics.MetaData - GHC.Generics.MetaCons - GHC.Generics.MetaSel - GHC.Show.show - GHC.Show.ShowS - GHC.Show.showsPrec - GHC.List.cycle - GHC.List.repeat - GHC.Show.showList - GHC.Classes./= - GHC.Generics.from - GHC.Generics.to - GHC.IO.Handle.Types.Handle - Control.Monad.IO.Class.MonadIO Warning: Text.Pretty.Simple: could not find link destinations for: - GHC.Classes.== - GHC.Classes.>= - GHC.Classes.Eq - GHC.Classes.Ord - GHC.Show.Show - GHC.Generics.Generic - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.Ordering - GHC.Types.Type - GHC.Generics.U1 - GHC.Generics.:+: - GHC.Generics.:*: - GHC.Generics.Rec0 - GHC.Generics.D1 - GHC.Generics.C1 - GHC.Generics.S1 - GHC.Generics.Rep - GHC.Types.False - GHC.Maybe.Nothing - GHC.Maybe.Just - GHC.Types.True - GHC.Generics.PrefixI - GHC.Generics.NoSourceUnpackedness - GHC.Generics.NoSourceStrictness - GHC.Generics.DecidedLazy - GHC.Generics.MetaData - GHC.Generics.MetaCons - GHC.Generics.MetaSel - GHC.IO.StdHandles.stdout - GHC.Show.show - GHC.Show.ShowS - GHC.Show.showsPrec - Data.Text.Internal.Lazy.Text - GHC.Show.showList - GHC.Classes./= - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.compare - GHC.Classes.max - GHC.Classes.min - GHC.Generics.from - GHC.Generics.to - GHC.IO.Handle.Types.Handle - Control.Monad.IO.Class.MonadIO Warning: Debug.Pretty.Simple: could not find link destinations for: - Debug.Trace.trace - GHC.Show.Show - GHC.Base.Applicative - GHC.Base.String - GHC.Types.IO - GHC.Show.show - Debug.Trace.traceM Documentation created: dist/doc/html/pretty-simple/index.html Preprocessing executable 'pretty-simple' for pretty-simple-4.1.2.0..