=> 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 pointfree-1.1.1.12nb1 Preprocessing library for pointfree-1.1.1.12.. Building library for pointfree-1.1.1.12.. [1 of 7] Compiling Plugin.Pl.Common ( Plugin/Pl/Common.hs, dist/build/Plugin/Pl/Common.o, dist/build/Plugin/Pl/Common.dyn_o ) [2 of 7] Compiling Plugin.Pl.Parser ( Plugin/Pl/Parser.hs, dist/build/Plugin/Pl/Parser.o, dist/build/Plugin/Pl/Parser.dyn_o ) [3 of 7] Compiling Plugin.Pl.PrettyPrinter ( Plugin/Pl/PrettyPrinter.hs, dist/build/Plugin/Pl/PrettyPrinter.o, dist/build/Plugin/Pl/PrettyPrinter.dyn_o ) [4 of 7] Compiling Plugin.Pl.Rules ( Plugin/Pl/Rules.hs, dist/build/Plugin/Pl/Rules.o, dist/build/Plugin/Pl/Rules.dyn_o ) [5 of 7] Compiling Plugin.Pl.Optimize ( Plugin/Pl/Optimize.hs, dist/build/Plugin/Pl/Optimize.o, dist/build/Plugin/Pl/Optimize.dyn_o ) [6 of 7] Compiling Plugin.Pl.Transform ( Plugin/Pl/Transform.hs, dist/build/Plugin/Pl/Transform.o, dist/build/Plugin/Pl/Transform.dyn_o ) Plugin/Pl/Transform.hs:57:24: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 57 | dsYes = flattenSCC $ head comps | ^^^^ Plugin/Pl/Transform.hs:58:24: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 58 | dsNo = flattenSCCs $ tail comps | ^^^^ Plugin/Pl/Transform.hs:102:19: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 102 | fresh variables = head . filter (not . flip elem variables) $ varNames | ^^^^ [7 of 7] Compiling Pointfree ( Pointfree.hs, dist/build/Pointfree.o, dist/build/Pointfree.dyn_o ) [1 of 7] Compiling Plugin.Pl.Common ( Plugin/Pl/Common.hs, dist/build/Plugin/Pl/Common.p_o ) [2 of 7] Compiling Plugin.Pl.Parser ( Plugin/Pl/Parser.hs, dist/build/Plugin/Pl/Parser.p_o ) [3 of 7] Compiling Plugin.Pl.PrettyPrinter ( Plugin/Pl/PrettyPrinter.hs, dist/build/Plugin/Pl/PrettyPrinter.p_o ) [4 of 7] Compiling Plugin.Pl.Rules ( Plugin/Pl/Rules.hs, dist/build/Plugin/Pl/Rules.p_o ) [5 of 7] Compiling Plugin.Pl.Optimize ( Plugin/Pl/Optimize.hs, dist/build/Plugin/Pl/Optimize.p_o ) [6 of 7] Compiling Plugin.Pl.Transform ( Plugin/Pl/Transform.hs, dist/build/Plugin/Pl/Transform.p_o ) Plugin/Pl/Transform.hs:57:24: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 57 | dsYes = flattenSCC $ head comps | ^^^^ Plugin/Pl/Transform.hs:58:24: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 58 | dsNo = flattenSCCs $ tail comps | ^^^^ Plugin/Pl/Transform.hs:102:19: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 102 | fresh variables = head . filter (not . flip elem variables) $ varNames | ^^^^ [7 of 7] Compiling Pointfree ( Pointfree.hs, dist/build/Pointfree.p_o ) Preprocessing executable 'pointfree' for pointfree-1.1.1.12.. Building executable 'pointfree' for pointfree-1.1.1.12.. [1 of 7] Compiling Plugin.Pl.Common ( Plugin/Pl/Common.hs, dist/build/pointfree/pointfree-tmp/Plugin/Pl/Common.dyn_o ) [2 of 7] Compiling Plugin.Pl.Parser ( Plugin/Pl/Parser.hs, dist/build/pointfree/pointfree-tmp/Plugin/Pl/Parser.dyn_o ) [3 of 7] Compiling Plugin.Pl.PrettyPrinter ( Plugin/Pl/PrettyPrinter.hs, dist/build/pointfree/pointfree-tmp/Plugin/Pl/PrettyPrinter.dyn_o ) [4 of 7] Compiling Plugin.Pl.Rules ( Plugin/Pl/Rules.hs, dist/build/pointfree/pointfree-tmp/Plugin/Pl/Rules.dyn_o ) [5 of 7] Compiling Plugin.Pl.Optimize ( Plugin/Pl/Optimize.hs, dist/build/pointfree/pointfree-tmp/Plugin/Pl/Optimize.dyn_o ) [6 of 7] Compiling Plugin.Pl.Transform ( Plugin/Pl/Transform.hs, dist/build/pointfree/pointfree-tmp/Plugin/Pl/Transform.dyn_o ) Plugin/Pl/Transform.hs:57:24: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 57 | dsYes = flattenSCC $ head comps | ^^^^ Plugin/Pl/Transform.hs:58:24: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 58 | dsNo = flattenSCCs $ tail comps | ^^^^ Plugin/Pl/Transform.hs:102:19: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 102 | fresh variables = head . filter (not . flip elem variables) $ varNames | ^^^^ [7 of 7] Compiling Main ( Main.hs, dist/build/pointfree/pointfree-tmp/Main.dyn_o ) [8 of 8] Linking dist/build/pointfree/pointfree Preprocessing library for pointfree-1.1.1.12.. Running Haddock on library for pointfree-1.1.1.12.. [1 of 7] Compiling Plugin.Pl.Common ( Plugin/Pl/Common.hs, nothing ) [2 of 7] Compiling Plugin.Pl.Parser ( Plugin/Pl/Parser.hs, nothing ) [3 of 7] Compiling Plugin.Pl.PrettyPrinter ( Plugin/Pl/PrettyPrinter.hs, nothing ) [4 of 7] Compiling Plugin.Pl.Rules ( Plugin/Pl/Rules.hs, nothing ) [5 of 7] Compiling Plugin.Pl.Optimize ( Plugin/Pl/Optimize.hs, nothing ) [6 of 7] Compiling Plugin.Pl.Transform ( Plugin/Pl/Transform.hs, nothing ) Plugin/Pl/Transform.hs:57:24: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 57 | dsYes = flattenSCC $ head comps | ^^^^ Plugin/Pl/Transform.hs:58:24: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 58 | dsNo = flattenSCCs $ tail comps | ^^^^ Plugin/Pl/Transform.hs:102:19: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 102 | fresh variables = head . filter (not . flip elem variables) $ varNames | ^^^^ [7 of 7] Compiling Pointfree ( Pointfree.hs, nothing ) Haddock coverage: 66% ( 2 / 3) in 'Pointfree' Missing documentation for: Module header Documentation created: dist/doc/html/pointfree/ Preprocessing executable 'pointfree' for pointfree-1.1.1.12..