=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> 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-streaming-commons-0.2.2.1nb2 Preprocessing library for streaming-commons-0.2.2.1.. Building library for streaming-commons-0.2.2.1.. [ 1 of 16] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.o, dist/build/Data/Streaming/ByteString/Builder/Buffer.dyn_o ) [ 2 of 16] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.o, dist/build/Data/Streaming/ByteString/Builder.dyn_o ) [ 3 of 16] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o, dist/build/Data/Streaming/FileRead.dyn_o ) [ 4 of 16] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o, dist/build/Data/Streaming/Filesystem.dyn_o ) [ 5 of 16] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o, dist/build/Data/Streaming/Network/Internal.dyn_o ) [ 6 of 16] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o, dist/build/Data/Streaming/Network.dyn_o ) [ 7 of 16] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o, dist/build/Data/Streaming/Process/Internal.dyn_o ) [ 8 of 16] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o, dist/build/Data/Streaming/Process.dyn_o ) [ 9 of 16] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o, dist/build/Data/Streaming/Zlib/Lowlevel.dyn_o ) [10 of 16] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o, dist/build/Data/Streaming/Zlib.dyn_o ) [11 of 16] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o, dist/build/Data/Text/Internal/Encoding/Utf16.dyn_o ) Data/Text/Internal/Encoding/Utf16.hs:32:23: error: * Couldn't match expected type `Word#' with actual type `Word16#' * In the first argument of `word2Int#', namely `a#' In the expression: word2Int# a# In an equation for `x#': !x# = word2Int# a# | 32 | !x# = word2Int# a# | ^^ Data/Text/Internal/Encoding/Utf16.hs:33:23: error: * Couldn't match expected type `Word#' with actual type `Word16#' * In the first argument of `word2Int#', namely `b#' In the expression: word2Int# b# In an equation for `y#': !y# = word2Int# b# | 33 | !y# = word2Int# b# | ^^ [12 of 16] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o, dist/build/Data/Text/Internal/Encoding/Utf32.dyn_o ) [13 of 16] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o, dist/build/Data/Text/Internal/Unsafe/Shift.dyn_o ) Data/Text/Internal/Unsafe/Shift.hs:39:38: error: * Couldn't match expected type `Word16#' with actual type `Word#' * In the first argument of `W16#', namely `(narrow16Word# (x# `uncheckedShiftL#` i#))' In the expression: W16# (narrow16Word# (x# `uncheckedShiftL#` i#)) In an equation for `shiftL': shiftL (W16# x#) (I# i#) = W16# (narrow16Word# (x# `uncheckedShiftL#` i#)) | 39 | shiftL (W16# x#) (I# i#) = W16# (narrow16Word# (x# `uncheckedShiftL#` i#)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Text/Internal/Unsafe/Shift.hs:39:53: error: * Couldn't match expected type `Word#' with actual type `Word16#' * In the first argument of `uncheckedShiftL#', namely `x#' In the first argument of `narrow16Word#', namely `(x# `uncheckedShiftL#` i#)' In the first argument of `W16#', namely `(narrow16Word# (x# `uncheckedShiftL#` i#))' | 39 | shiftL (W16# x#) (I# i#) = W16# (narrow16Word# (x# `uncheckedShiftL#` i#)) | ^^ Data/Text/Internal/Unsafe/Shift.hs:42:38: error: * Couldn't match expected type `Word16#' with actual type `Word#' * In the first argument of `W16#', namely `(x# `uncheckedShiftRL#` i#)' In the expression: W16# (x# `uncheckedShiftRL#` i#) In an equation for `shiftR': shiftR (W16# x#) (I# i#) = W16# (x# `uncheckedShiftRL#` i#) | 42 | shiftR (W16# x#) (I# i#) = W16# (x# `uncheckedShiftRL#` i#) | ^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Text/Internal/Unsafe/Shift.hs:46:38: error: * Couldn't match expected type `Word32#' with actual type `Word#' * In the first argument of `W32#', namely `(narrow32Word# (x# `uncheckedShiftL#` i#))' In the expression: W32# (narrow32Word# (x# `uncheckedShiftL#` i#)) In an equation for `shiftL': shiftL (W32# x#) (I# i#) = W32# (narrow32Word# (x# `uncheckedShiftL#` i#)) | 46 | shiftL (W32# x#) (I# i#) = W32# (narrow32Word# (x# `uncheckedShiftL#` i#)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Text/Internal/Unsafe/Shift.hs:46:53: error: * Couldn't match expected type `Word#' with actual type `Word32#' * In the first argument of `uncheckedShiftL#', namely `x#' In the first argument of `narrow32Word#', namely `(x# `uncheckedShiftL#` i#)' In the first argument of `W32#', namely `(narrow32Word# (x# `uncheckedShiftL#` i#))' | 46 | shiftL (W32# x#) (I# i#) = W32# (narrow32Word# (x# `uncheckedShiftL#` i#)) | ^^ Data/Text/Internal/Unsafe/Shift.hs:49:38: error: * Couldn't match expected type `Word32#' with actual type `Word#' * In the first argument of `W32#', namely `(x# `uncheckedShiftRL#` i#)' In the expression: W32# (x# `uncheckedShiftRL#` i#) In an equation for `shiftR': shiftR (W32# x#) (I# i#) = W32# (x# `uncheckedShiftRL#` i#) | 49 | shiftR (W32# x#) (I# i#) = W32# (x# `uncheckedShiftRL#` i#) | ^^^^^^^^^^^^^^^^^^^^^^^^^ *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/hs-streaming-commons *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/hs-streaming-commons