=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for hs-uuid-1.3.15nb3 Preprocessing library for uuid-1.3.15.. Building library for uuid-1.3.15.. [1 of 8] Compiling Data.UUID ( src/Data/UUID.hs, dist/build/Data/UUID.o, dist/build/Data/UUID.dyn_o ) [2 of 8] Compiling Data.UUID.Named ( src/Data/UUID/Named.hs, dist/build/Data/UUID/Named.o, dist/build/Data/UUID/Named.dyn_o ) src/Data/UUID/Named.hs:31:1: warning: [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 31 | import Control.Applicative ((<*>),(<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 8] Compiling Data.UUID.V1 ( src/Data/UUID/V1.hs, dist/build/Data/UUID/V1.o, dist/build/Data/UUID/V1.dyn_o ) src/Data/UUID/V1.hs:34:1: warning: [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 34 | import Control.Applicative ((<$>),(<*>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [4 of 8] Compiling Data.UUID.V3 ( src/Data/UUID/V3.hs, dist/build/Data/UUID/V3.o, dist/build/Data/UUID/V3.dyn_o ) [5 of 8] Compiling Data.UUID.V4 ( src/Data/UUID/V4.hs, dist/build/Data/UUID/V4.o, dist/build/Data/UUID/V4.dyn_o ) [6 of 8] Compiling Data.UUID.V5 ( src/Data/UUID/V5.hs, dist/build/Data/UUID/V5.o, dist/build/Data/UUID/V5.dyn_o ) [7 of 8] Compiling Data.Word.Util ( src/Data/Word/Util.hs, dist/build/Data/Word/Util.o, dist/build/Data/Word/Util.dyn_o ) [8 of 8] Compiling Data.UUID.Util ( src/Data/UUID/Util.hs, dist/build/Data/UUID/Util.o, dist/build/Data/UUID/Util.dyn_o ) [1 of 8] Compiling Data.UUID ( src/Data/UUID.hs, dist/build/Data/UUID.p_o ) [2 of 8] Compiling Data.UUID.Named ( src/Data/UUID/Named.hs, dist/build/Data/UUID/Named.p_o ) src/Data/UUID/Named.hs:31:1: warning: [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 31 | import Control.Applicative ((<*>),(<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 8] Compiling Data.UUID.V1 ( src/Data/UUID/V1.hs, dist/build/Data/UUID/V1.p_o ) src/Data/UUID/V1.hs:34:1: warning: [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 34 | import Control.Applicative ((<$>),(<*>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [4 of 8] Compiling Data.UUID.V3 ( src/Data/UUID/V3.hs, dist/build/Data/UUID/V3.p_o ) [5 of 8] Compiling Data.UUID.V4 ( src/Data/UUID/V4.hs, dist/build/Data/UUID/V4.p_o ) [6 of 8] Compiling Data.UUID.V5 ( src/Data/UUID/V5.hs, dist/build/Data/UUID/V5.p_o ) [7 of 8] Compiling Data.Word.Util ( src/Data/Word/Util.hs, dist/build/Data/Word/Util.p_o ) [8 of 8] Compiling Data.UUID.Util ( src/Data/UUID/Util.hs, dist/build/Data/UUID/Util.p_o ) Preprocessing library for uuid-1.3.15.. Running Haddock on library for uuid-1.3.15.. 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, exceptions-0.10.7, filepath-1.4.100.4, ghc-bignum-1.3, ghc-boot-th-9.6.3, ghc-prim-0.10.0, mtl-2.3.1, pretty-1.1.3.6, stm-2.5.1.0, template-haskell-2.20.0.0, text-2.0.2, time-1.12.2, transformers-0.6.1.0, unix-2.8.1.0 src/Data/UUID/Named.hs:31:1: warning: [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 31 | import Control.Applicative ((<*>),(<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/UUID/V1.hs:34:1: warning: [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 34 | import Control.Applicative ((<$>),(<*>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 100% ( 18 / 18) in 'Data.UUID' 100% ( 2 / 2) in 'Data.UUID.V1' 100% ( 6 / 6) in 'Data.UUID.V3' 100% ( 2 / 2) in 'Data.UUID.V4' 100% ( 6 / 6) in 'Data.UUID.V5' 0% ( 0 / 8) in 'Data.UUID.Util' Missing documentation for: Module header UnpackedUUID unpack pack version (src/Data/UUID/Util.hs:19) extractMac (src/Data/UUID/Util.hs:46) extractTime (src/Data/UUID/Util.hs:35) setTime (src/Data/UUID/Util.hs:26) Warning: Data.UUID: could not find link destinations for: - GHC.Classes.== - GHC.Classes.>= - Language.Haskell.TH.Syntax.lift - Language.Haskell.TH.Syntax.liftTyped - GHC.Classes.Eq - GHC.Base.Monad - Data.Data.Data - GHC.Classes.Ord - GHC.Read.Read - GHC.Show.Show - Data.Typeable.Internal.Typeable - Language.Haskell.TH.Syntax.Lift - Language.Haskell.TH.Syntax.Quote - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.Ordering - GHC.Types.IO - GHC.Word.Word32 - GHC.Word.Word64 - GHC.Ptr.Ptr - GHC.Types.Type - GHC.Prim.TYPE - Language.Haskell.TH.Syntax.Exp - Language.Haskell.TH.Syntax.Code - GHC.Maybe.Nothing - Data.ByteString.Internal.Type.ByteString - Foreign.Storable.Storable - Data.Binary.Class.Binary - Data.Text.Internal.Text - Data.ByteString.Lazy.Internal.ByteString - GHC.Read.readList - GHC.Read.readsPrec - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - Text.ParserCombinators.ReadP.ReadS - GHC.Classes./= - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.compare - GHC.Classes.max - GHC.Classes.min - GHC.Base.MonadPlus - Data.Binary.Class.get - Data.Binary.Put.Put - Data.Binary.Class.put - Data.Binary.Get.Internal.Get - Data.Data.Constr - Data.Data.DataType - Control.DeepSeq.NFData - Text.ParserCombinators.ReadPrec.ReadPrec - Foreign.Storable.peek - Foreign.Storable.peekByteOff - Foreign.Storable.poke - Foreign.Storable.pokeByteOff - Foreign.Storable.pokeElemOff - Foreign.Storable.peekElemOff - Foreign.Storable.sizeOf - Foreign.Storable.alignment - GHC.Read.readPrec - GHC.Read.readListPrec - Control.DeepSeq.rnf - Data.Binary.Class.putList - 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: Data.UUID.V1: could not find link destinations for: - GHC.Maybe.Maybe - GHC.Types.IO - GHC.Maybe.Nothing Warning: Data.UUID.V3: could not find link destinations for: - GHC.Word.Word8 Warning: Data.UUID.V4: could not find link destinations for: - GHC.Types.IO Warning: Data.UUID.V5: could not find link destinations for: - GHC.Word.Word8 Warning: Data.UUID.Util: could not find link destinations for: - GHC.Classes.== - GHC.Classes.>= - GHC.Classes.Eq - GHC.Real.Integral - GHC.Classes.Ord - GHC.Read.Read - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Int.Int64 - GHC.Maybe.Maybe - GHC.Types.Ordering - GHC.Word.Word8 - GHC.Word.Word16 - GHC.Word.Word32 - GHC.Read.readList - GHC.Read.readsPrec - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - Text.ParserCombinators.ReadP.ReadS - GHC.Classes./= - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.compare - GHC.Classes.max - GHC.Classes.min - GHC.Bits.Bits - Text.ParserCombinators.ReadPrec.ReadPrec - GHC.Read.readPrec - GHC.Read.readListPrec Documentation created: dist/doc/html/uuid/index.html