=> 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-rope-utf16-splay-0.3.2.0nb1 Preprocessing library for rope-utf16-splay-0.3.2.0.. Building library for rope-utf16-splay-0.3.2.0.. [1 of 5] Compiling Data.Rope.UTF16.Internal.Position ( src/Data/Rope/UTF16/Internal/Position.hs, dist/build/Data/Rope/UTF16/Internal/Position.o, dist/build/Data/Rope/UTF16/Internal/Position.dyn_o ) src/Data/Rope/UTF16/Internal/Position.hs:3:1: warning: [-Wunused-imports] The import of `Data.Semigroup' is redundant except perhaps to import instances from `Data.Semigroup' To import instances alone, use: import Data.Semigroup() | 3 | import Data.Semigroup | ^^^^^^^^^^^^^^^^^^^^^ [2 of 5] Compiling Data.Rope.UTF16.Internal.Text ( src/Data/Rope/UTF16/Internal/Text.hs, dist/build/Data/Rope/UTF16/Internal/Text.o, dist/build/Data/Rope/UTF16/Internal/Text.dyn_o ) src/Data/Rope/UTF16/Internal/Text.hs:18:11: error: Not in scope: `Unsafe.lengthWord16' NB: the module `Data.Text.Unsafe' does not export `lengthWord16'. Suggested fix: Perhaps use `Unsafe.lengthWord8' (imported from Data.Text.Unsafe) | 18 | len = Unsafe.lengthWord16 t | ^^^^^^^^^^^^^^^^^^^ src/Data/Rope/UTF16/Internal/Text.hs:21:14: error: Not in scope: `Unsafe.takeWord16' NB: the module `Data.Text.Unsafe' does not export `takeWord16'. Suggested fix: Perhaps use `Unsafe.takeWord8' (imported from Data.Text.Unsafe) | 21 | take16 n t = Unsafe.takeWord16 (clamp16 n t) t | ^^^^^^^^^^^^^^^^^ src/Data/Rope/UTF16/Internal/Text.hs:24:14: error: Not in scope: `Unsafe.dropWord16' NB: the module `Data.Text.Unsafe' does not export `dropWord16'. Suggested fix: Perhaps use `Unsafe.dropWord8' (imported from Data.Text.Unsafe) | 24 | drop16 n t = Unsafe.dropWord16 (clamp16 n t) t | ^^^^^^^^^^^^^^^^^ src/Data/Rope/UTF16/Internal/Text.hs:27:18: error: Not in scope: `Unsafe.takeWord16' NB: the module `Data.Text.Unsafe' does not export `takeWord16'. Suggested fix: Perhaps use `Unsafe.takeWord8' (imported from Data.Text.Unsafe) | 27 | split16At n t = (Unsafe.takeWord16 n' t, Unsafe.dropWord16 n' t) | ^^^^^^^^^^^^^^^^^ src/Data/Rope/UTF16/Internal/Text.hs:27:42: error: Not in scope: `Unsafe.dropWord16' NB: the module `Data.Text.Unsafe' does not export `dropWord16'. Suggested fix: Perhaps use `Unsafe.dropWord8' (imported from Data.Text.Unsafe) | 27 | split16At n t = (Unsafe.takeWord16 n' t, Unsafe.dropWord16 n' t) | ^^^^^^^^^^^^^^^^^ src/Data/Rope/UTF16/Internal/Text.hs:38:11: error: Not in scope: `Unsafe.lengthWord16' NB: the module `Data.Text.Unsafe' does not export `lengthWord16'. Suggested fix: Perhaps use `Unsafe.lengthWord8' (imported from Data.Text.Unsafe) | 38 | len = Unsafe.lengthWord16 t | ^^^^^^^^^^^^^^^^^^^ [3 of 5] Compiling Data.SplayTree ( src/Data/SplayTree.hs, dist/build/Data/SplayTree.o, dist/build/Data/SplayTree.dyn_o ) src/Data/SplayTree.hs:6: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() | 6 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/hs-rope-utf16-splay *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/hs-rope-utf16-splay