Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/ghc-text-icu.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-211603-80715/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/ghc-text-icu.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-text-icu-0.8.0.5-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/ghc-text-icu.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-211603-80715/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/ghc-text-icu.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h7a2hY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf text-icu-0.8.0.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/text-icu-0.8.0.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd text-icu-0.8.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + dos2unix -k -n /builddir/build/SOURCES/text-icu-0.8.0.5.cabal text-icu.cabal dos2unix: converting file /builddir/build/SOURCES/text-icu-0.8.0.5.cabal to file text-icu.cabal in Unix format... + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rq5vns + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd text-icu-0.8.0.5 ++ ls ++ grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)' + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f README.markdown -a -x README.markdown ']' + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f changelog.md -a -x changelog.md ']' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,--build-id=sha1' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,--build-id=sha1' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -d /usr/lib64/ghc-9.8.4/lib ']' + subsubdir=/lib + '[' -x Setup ']' + ghc --make -package Cabal -no-user-package-db -dynamic Setup [1 of 2] Compiling Main ( Setup.lhs, Setup.o ) [2 of 2] Linking Setup + LANG=C.utf8 + ./Setup --version Cabal library version 3.10.3.0 + '[' -x Setup ']' + LANG=C.utf8 ++ echo ' -O2' -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed -Wl,--build-id=sha1 ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-text-icu '--libsubdir=$compiler/lib/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64/ghc-9.8.4/lib --global '--ghc-options= -optc-O2 -optc-fexceptions -optc-g -optc-grecord-gcc-switches -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -optc-fstack-protector-strong -optc-m64 -optc-march=x86-64-v2 -optc-mtune=generic -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro -optl-Wl,--as-needed -optl-Wl,--build-id=sha1 -fhide-source-paths' --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/text-icu-0.8.0.5 --global Configuring text-icu-0.8.0.5... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build -j32 Preprocessing library for text-icu-0.8.0.5.. Building library for text-icu-0.8.0.5.. [ 1 of 38] Compiling Data.Text.ICU.BiDi.Internal [ 2 of 38] Compiling Data.Text.ICU.BitMask [ 3 of 38] Compiling Data.Text.ICU.Error.Internal [ 4 of 38] Compiling Data.Text.ICU.Error [ 5 of 38] Compiling Data.Text.ICU.Convert.Internal [ 6 of 38] Compiling Data.Text.ICU.Internal [ 7 of 38] Compiling Data.Text.ICU.Enumerator [ 8 of 38] Compiling Data.Text.ICU.Convert [ 9 of 38] Compiling Data.Text.ICU.Collate.Internal [10 of 38] Compiling Data.Text.ICU.Collate Data/Text/ICU/Collate.hsc:345:37: warning: [GHC-68441] [-Wdeprecations] In the use of ‘memcpy’ (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 345 | memcpy p op (fromIntegral i) | ^^^^^^ [11 of 38] Compiling Data.Text.ICU.Collate.Pure [12 of 38] Compiling Data.Text.ICU.CharsetDetection.Internal [13 of 38] Compiling Data.Text.ICU.CharsetDetection [14 of 38] Compiling Data.Text.ICU.Calendar [15 of 38] Compiling Data.Text.ICU.DateFormatter [16 of 38] Compiling Data.Text.ICU.Break.Types [17 of 38] Compiling Data.Text.ICU.Break [18 of 38] Compiling Data.Text.ICU.Break.Pure [19 of 38] Compiling Data.Text.ICU.BiDi [20 of 38] Compiling Data.Text.ICU.Iterator [21 of 38] Compiling Data.Text.ICU.Locale [22 of 38] Compiling Data.Text.ICU.Normalize.Internal [23 of 38] Compiling Data.Text.ICU.Normalize [24 of 38] Compiling Data.Text.ICU.Char [25 of 38] Compiling Data.Text.ICU.Normalize2 [26 of 38] Compiling Data.Text.ICU.Number.Internal [27 of 38] Compiling Data.Text.ICU.Number [28 of 38] Compiling Data.Text.ICU.NumberFormatter [29 of 38] Compiling Data.Text.ICU.Regex.Internal [30 of 38] Compiling Data.Text.ICU.Regex [31 of 38] Compiling Data.Text.ICU.Regex.Pure [32 of 38] Compiling Data.Text.ICU.Shape [33 of 38] Compiling Data.Text.ICU.Spoof.Internal [34 of 38] Compiling Data.Text.ICU.Spoof Data/Text/ICU/Spoof.hsc:433:7: warning: [GHC-68441] [-Wdeprecations] In the use of ‘memcpy’ (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 433 | memcpy dptr bptr (fromIntegral dlen)) | ^^^^^^ [35 of 38] Compiling Data.Text.ICU.Spoof.Pure [36 of 38] Compiling Data.Text.ICU.Text [37 of 38] Compiling Data.Text.ICU [38 of 38] Compiling Data.Text.ICU.Types cbits/text_icu.c: In function ‘__hs_ubrk_safeClone’: cbits/text_icu.c:172:5: error: warning: ‘ubrk_safeClone_74’ is deprecated [-Wdeprecated-declarations] 172 | return ubrk_safeClone(bi, stackBuffer, pBufferSize, status); | ^~~~~~ | 172 | return ubrk_safeClone(bi, stackBuffer, pBufferSize, status); | ^ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from include/hs_text_icu.h:5, from cbits/text_icu.c:1:0: error: /usr/include/unicode/ubrk.h:321:1: error: note: declared here 321 | ubrk_safeClone( | ^~~~~~~~~~~~~~ | 321 | ubrk_safeClone( | ^ cbits/text_icu.c: In function ‘__hs_ucol_safeClone’: cbits/text_icu.c:298:5: error: warning: ‘ucol_safeClone_74’ is deprecated [-Wdeprecated-declarations] 298 | return ucol_safeClone(coll, stackBuffer, pBufferSize, status); | ^~~~~~ | 298 | return ucol_safeClone(coll, stackBuffer, pBufferSize, status); | ^ /usr/include/unicode/ucol.h:1360:1: error: note: declared here 1360 | ucol_safeClone(const UCollator *coll, | ^~~~~~~~~~~~~~ | 1360 | ucol_safeClone(const UCollator *coll, | ^ cbits/text_icu.c: In function ‘__hs_unorm_quickCheck’: cbits/text_icu.c:537:5: error: warning: ‘unorm_quickCheck_74’ is deprecated [-Wdeprecated-declarations] 537 | return unorm_quickCheck(source, sourcelength, mode, status); | ^~~~~~ | 537 | return unorm_quickCheck(source, sourcelength, mode, status); | ^ /usr/include/unicode/unorm.h:244:1: error: note: declared here 244 | unorm_quickCheck(const UChar *source, int32_t sourcelength, | ^~~~~~~~~~~~~~~~ | 244 | unorm_quickCheck(const UChar *source, int32_t sourcelength, | ^ cbits/text_icu.c: In function ‘__hs_unorm_isNormalized’: cbits/text_icu.c:544:5: error: warning: ‘unorm_isNormalized_74’ is deprecated [-Wdeprecated-declarations] 544 | return unorm_isNormalized(src, srcLength, mode, pErrorCode); | ^~~~~~ | 544 | return unorm_isNormalized(src, srcLength, mode, pErrorCode); | ^ /usr/include/unicode/unorm.h:291:1: error: note: declared here 291 | unorm_isNormalized(const UChar *src, int32_t srcLength, | ^~~~~~~~~~~~~~~~~~ | 291 | unorm_isNormalized(const UChar *src, int32_t srcLength, | ^ cbits/text_icu.c: In function ‘__hs_unorm_normalize’: cbits/text_icu.c:552:5: error: warning: ‘unorm_normalize_74’ is deprecated [-Wdeprecated-declarations] 552 | return unorm_normalize(source, sourceLength, mode, options, result, | ^~~~~~ | 552 | return unorm_normalize(source, sourceLength, mode, options, result, | ^ /usr/include/unicode/unorm.h:218:1: error: note: declared here 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^~~~~~~~~~~~~~~ | 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^ cbits/text_icu.c: In function ‘__hs_ubrk_safeClone’: cbits/text_icu.c:172:5: error: warning: ‘ubrk_safeClone_74’ is deprecated [-Wdeprecated-declarations] 172 | return ubrk_safeClone(bi, stackBuffer, pBufferSize, status); | ^~~~~~ | 172 | return ubrk_safeClone(bi, stackBuffer, pBufferSize, status); | ^ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from include/hs_text_icu.h:5, from cbits/text_icu.c:1:0: error: /usr/include/unicode/ubrk.h:321:1: error: note: declared here 321 | ubrk_safeClone( | ^~~~~~~~~~~~~~ | 321 | ubrk_safeClone( | ^ cbits/text_icu.c: In function ‘__hs_ucol_safeClone’: cbits/text_icu.c:298:5: error: warning: ‘ucol_safeClone_74’ is deprecated [-Wdeprecated-declarations] 298 | return ucol_safeClone(coll, stackBuffer, pBufferSize, status); | ^~~~~~ | 298 | return ucol_safeClone(coll, stackBuffer, pBufferSize, status); | ^ /usr/include/unicode/ucol.h:1360:1: error: note: declared here 1360 | ucol_safeClone(const UCollator *coll, | ^~~~~~~~~~~~~~ | 1360 | ucol_safeClone(const UCollator *coll, | ^ cbits/text_icu.c: In function ‘__hs_unorm_quickCheck’: cbits/text_icu.c:537:5: error: warning: ‘unorm_quickCheck_74’ is deprecated [-Wdeprecated-declarations] 537 | return unorm_quickCheck(source, sourcelength, mode, status); | ^~~~~~ | 537 | return unorm_quickCheck(source, sourcelength, mode, status); | ^ /usr/include/unicode/unorm.h:244:1: error: note: declared here 244 | unorm_quickCheck(const UChar *source, int32_t sourcelength, | ^~~~~~~~~~~~~~~~ | 244 | unorm_quickCheck(const UChar *source, int32_t sourcelength, | ^ cbits/text_icu.c: In function ‘__hs_unorm_isNormalized’: cbits/text_icu.c:544:5: error: warning: ‘unorm_isNormalized_74’ is deprecated [-Wdeprecated-declarations] 544 | return unorm_isNormalized(src, srcLength, mode, pErrorCode); | ^~~~~~ | 544 | return unorm_isNormalized(src, srcLength, mode, pErrorCode); | ^ /usr/include/unicode/unorm.h:291:1: error: note: declared here 291 | unorm_isNormalized(const UChar *src, int32_t srcLength, | ^~~~~~~~~~~~~~~~~~ | 291 | unorm_isNormalized(const UChar *src, int32_t srcLength, | ^ cbits/text_icu.c: In function ‘__hs_unorm_normalize’: cbits/text_icu.c:552:5: error: warning: ‘unorm_normalize_74’ is deprecated [-Wdeprecated-declarations] 552 | return unorm_normalize(source, sourceLength, mode, options, result, | ^~~~~~ | 552 | return unorm_normalize(source, sourceLength, mode, options, result, | ^ /usr/include/unicode/unorm.h:218:1: error: note: declared here 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^~~~~~~~~~~~~~~ | 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^ + '[' -n dist/build/libHStext-icu-0.8.0.5-23dfCMZellO2XLnfZtgXMa-ghc9.8.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for text-icu-0.8.0.5.. Running Haddock on library for text-icu-0.8.0.5.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.8.0, base-4.19.2.0, binary-0.8.9.1, bytestring-0.12.1.0, containers-0.6.8, deepseq-1.5.1.0, ghc-bignum-1.3, ghc-boot-th-9.8.4, ghc-prim-0.11.0, pretty-1.1.3.6, template-haskell-2.21.0.0, text-2.1.1, time-1.12.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 38] Compiling Data.Text.ICU.BiDi.Internal ( Data/Text/ICU/BiDi/Internal.hs, nothing ) [ 2 of 38] Compiling Data.Text.ICU.BitMask ( Data/Text/ICU/BitMask.hs, nothing ) [ 3 of 38] Compiling Data.Text.ICU.Error.Internal ( dist/build/Data/Text/ICU/Error/Internal.hs, nothing ) [ 4 of 38] Compiling Data.Text.ICU.Error ( dist/build/Data/Text/ICU/Error.hs, nothing ) [ 5 of 38] Compiling Data.Text.ICU.Convert.Internal ( Data/Text/ICU/Convert/Internal.hs, nothing ) [ 6 of 38] Compiling Data.Text.ICU.Internal ( dist/build/Data/Text/ICU/Internal.hs, nothing ) [ 7 of 38] Compiling Data.Text.ICU.Enumerator ( dist/build/Data/Text/ICU/Enumerator.hs, nothing ) [ 8 of 38] Compiling Data.Text.ICU.Convert ( Data/Text/ICU/Convert.hs, nothing ) [ 9 of 38] Compiling Data.Text.ICU.Collate.Internal ( Data/Text/ICU/Collate/Internal.hs, nothing ) [10 of 38] Compiling Data.Text.ICU.Collate ( dist/build/Data/Text/ICU/Collate.hs, nothing ) Data/Text/ICU/Collate.hsc:345:37: warning: [GHC-68441] [-Wdeprecations] In the use of ‘memcpy’ (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 345 | memcpy p op (fromIntegral i) | ^^^^^^ [11 of 38] Compiling Data.Text.ICU.Collate.Pure ( Data/Text/ICU/Collate/Pure.hs, nothing ) [12 of 38] Compiling Data.Text.ICU.CharsetDetection.Internal ( dist/build/Data/Text/ICU/CharsetDetection/Internal.hs, nothing ) [13 of 38] Compiling Data.Text.ICU.CharsetDetection ( dist/build/Data/Text/ICU/CharsetDetection.hs, nothing ) [14 of 38] Compiling Data.Text.ICU.Calendar ( dist/build/Data/Text/ICU/Calendar.hs, nothing ) [15 of 38] Compiling Data.Text.ICU.DateFormatter ( dist/build/Data/Text/ICU/DateFormatter.hs, nothing ) [16 of 38] Compiling Data.Text.ICU.Break.Types ( Data/Text/ICU/Break/Types.hs, nothing ) [17 of 38] Compiling Data.Text.ICU.Break ( dist/build/Data/Text/ICU/Break.hs, nothing ) [18 of 38] Compiling Data.Text.ICU.Break.Pure ( Data/Text/ICU/Break/Pure.hs, nothing ) [19 of 38] Compiling Data.Text.ICU.BiDi ( dist/build/Data/Text/ICU/BiDi.hs, nothing ) [20 of 38] Compiling Data.Text.ICU.Iterator ( Data/Text/ICU/Iterator.hs, nothing ) [21 of 38] Compiling Data.Text.ICU.Locale ( dist/build/Data/Text/ICU/Locale.hs, nothing ) [22 of 38] Compiling Data.Text.ICU.Normalize.Internal ( dist/build/Data/Text/ICU/Normalize/Internal.hs, nothing ) [23 of 38] Compiling Data.Text.ICU.Normalize ( dist/build/Data/Text/ICU/Normalize.hs, nothing ) [24 of 38] Compiling Data.Text.ICU.Char ( dist/build/Data/Text/ICU/Char.hs, nothing ) [25 of 38] Compiling Data.Text.ICU.Normalize2 ( dist/build/Data/Text/ICU/Normalize2.hs, nothing ) [26 of 38] Compiling Data.Text.ICU.Number.Internal ( Data/Text/ICU/Number/Internal.hs, nothing ) [27 of 38] Compiling Data.Text.ICU.Number ( dist/build/Data/Text/ICU/Number.hs, nothing ) [28 of 38] Compiling Data.Text.ICU.NumberFormatter ( dist/build/Data/Text/ICU/NumberFormatter.hs, nothing ) [29 of 38] Compiling Data.Text.ICU.Regex.Internal ( dist/build/Data/Text/ICU/Regex/Internal.hs, nothing ) [30 of 38] Compiling Data.Text.ICU.Regex ( Data/Text/ICU/Regex.hs, nothing ) [31 of 38] Compiling Data.Text.ICU.Regex.Pure ( Data/Text/ICU/Regex/Pure.hs, nothing ) [32 of 38] Compiling Data.Text.ICU.Shape ( dist/build/Data/Text/ICU/Shape.hs, nothing ) [33 of 38] Compiling Data.Text.ICU.Spoof.Internal ( Data/Text/ICU/Spoof/Internal.hs, nothing ) [34 of 38] Compiling Data.Text.ICU.Spoof ( dist/build/Data/Text/ICU/Spoof.hs, nothing ) Data/Text/ICU/Spoof.hsc:433:7: warning: [GHC-68441] [-Wdeprecations] In the use of ‘memcpy’ (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 433 | memcpy dptr bptr (fromIntegral dlen)) | ^^^^^^ [35 of 38] Compiling Data.Text.ICU.Spoof.Pure ( Data/Text/ICU/Spoof/Pure.hs, nothing ) [36 of 38] Compiling Data.Text.ICU.Text ( Data/Text/ICU/Text.hs, nothing ) [37 of 38] Compiling Data.Text.ICU ( Data/Text/ICU.hs, nothing ) [38 of 38] Compiling Data.Text.ICU.Types ( Data/Text/ICU/Types.hs, nothing ) Haddock coverage: Warning: 'ICUError' is ambiguous. It is defined * at Data/Text/ICU/Error/Internal.hsc:45:20 * at Data/Text/ICU/Error/Internal.hsc:45:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Error/Internal.hsc:45:1 Warning: 'ICUError' is ambiguous. It is defined * at Data/Text/ICU/Error/Internal.hsc:45:20 * at Data/Text/ICU/Error/Internal.hsc:45:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Error/Internal.hsc:45:1 10% ( 15 /138) in 'Data.Text.ICU.Error' Missing documentation for: isRegexError (Data/Text/ICU/Error.hsc:299) u_USING_FALLBACK_WARNING (Data/Text/ICU/Error.hsc:174) u_USING_DEFAULT_WARNING (Data/Text/ICU/Error.hsc:176) u_SAFECLONE_ALLOCATED_WARNING (Data/Text/ICU/Error.hsc:178) u_STATE_OLD_WARNING (Data/Text/ICU/Error.hsc:180) u_STRING_NOT_TERMINATED_WARNING (Data/Text/ICU/Error.hsc:182) u_SORT_KEY_TOO_SHORT_WARNING (Data/Text/ICU/Error.hsc:184) u_AMBIGUOUS_ALIAS_WARNING (Data/Text/ICU/Error.hsc:186) u_DIFFERENT_UCA_VERSION (Data/Text/ICU/Error.hsc:188) u_ILLEGAL_ARGUMENT_ERROR (Data/Text/ICU/Error.hsc:190) u_MISSING_RESOURCE_ERROR (Data/Text/ICU/Error.hsc:192) u_INVALID_FORMAT_ERROR (Data/Text/ICU/Error.hsc:194) u_FILE_ACCESS_ERROR (Data/Text/ICU/Error.hsc:196) u_INTERNAL_PROGRAM_ERROR (Data/Text/ICU/Error.hsc:198) u_MESSAGE_PARSE_ERROR (Data/Text/ICU/Error.hsc:200) u_MEMORY_ALLOCATION_ERROR (Data/Text/ICU/Error.hsc:202) u_INDEX_OUTOFBOUNDS_ERROR (Data/Text/ICU/Error.hsc:204) u_PARSE_ERROR (Data/Text/ICU/Error.hsc:206) u_INVALID_CHAR_FOUND (Data/Text/ICU/Error.hsc:208) u_TRUNCATED_CHAR_FOUND (Data/Text/ICU/Error.hsc:210) u_ILLEGAL_CHAR_FOUND (Data/Text/ICU/Error.hsc:212) u_INVALID_TABLE_FORMAT (Data/Text/ICU/Error.hsc:214) u_INVALID_TABLE_FILE (Data/Text/ICU/Error.hsc:216) u_BUFFER_OVERFLOW_ERROR (Data/Text/ICU/Error.hsc:218) u_UNSUPPORTED_ERROR (Data/Text/ICU/Error.hsc:220) u_RESOURCE_TYPE_MISMATCH (Data/Text/ICU/Error.hsc:222) u_ILLEGAL_ESCAPE_SEQUENCE (Data/Text/ICU/Error.hsc:224) u_UNSUPPORTED_ESCAPE_SEQUENCE (Data/Text/ICU/Error.hsc:226) u_NO_SPACE_AVAILABLE (Data/Text/ICU/Error.hsc:228) u_CE_NOT_FOUND_ERROR (Data/Text/ICU/Error.hsc:230) u_PRIMARY_TOO_LONG_ERROR (Data/Text/ICU/Error.hsc:232) u_STATE_TOO_OLD_ERROR (Data/Text/ICU/Error.hsc:234) u_TOO_MANY_ALIASES_ERROR (Data/Text/ICU/Error.hsc:236) u_ENUM_OUT_OF_SYNC_ERROR (Data/Text/ICU/Error.hsc:238) u_INVARIANT_CONVERSION_ERROR (Data/Text/ICU/Error.hsc:240) u_INVALID_STATE_ERROR (Data/Text/ICU/Error.hsc:242) u_COLLATOR_VERSION_MISMATCH (Data/Text/ICU/Error.hsc:244) u_USELESS_COLLATOR_ERROR (Data/Text/ICU/Error.hsc:246) u_NO_WRITE_PERMISSION (Data/Text/ICU/Error.hsc:248) u_BAD_VARIABLE_DEFINITION (Data/Text/ICU/Error.hsc:250) u_MALFORMED_RULE (Data/Text/ICU/Error.hsc:252) u_MALFORMED_SET (Data/Text/ICU/Error.hsc:254) u_MALFORMED_UNICODE_ESCAPE (Data/Text/ICU/Error.hsc:256) u_MALFORMED_VARIABLE_DEFINITION (Data/Text/ICU/Error.hsc:258) u_MALFORMED_VARIABLE_REFERENCE (Data/Text/ICU/Error.hsc:260) u_MISPLACED_CURSOR_OFFSET (Data/Text/ICU/Error.hsc:262) u_MISPLACED_QUANTIFIER (Data/Text/ICU/Error.hsc:264) u_MISSING_OPERATOR (Data/Text/ICU/Error.hsc:266) u_MULTIPLE_ANTE_CONTEXTS (Data/Text/ICU/Error.hsc:268) u_MULTIPLE_CURSORS (Data/Text/ICU/Error.hsc:270) u_MULTIPLE_POST_CONTEXTS (Data/Text/ICU/Error.hsc:272) u_TRAILING_BACKSLASH (Data/Text/ICU/Error.hsc:274) u_UNDEFINED_SEGMENT_REFERENCE (Data/Text/ICU/Error.hsc:276) u_UNDEFINED_VARIABLE (Data/Text/ICU/Error.hsc:278) u_UNQUOTED_SPECIAL (Data/Text/ICU/Error.hsc:280) u_UNTERMINATED_QUOTE (Data/Text/ICU/Error.hsc:282) u_RULE_MASK_ERROR (Data/Text/ICU/Error.hsc:284) u_MISPLACED_COMPOUND_FILTER (Data/Text/ICU/Error.hsc:286) u_MULTIPLE_COMPOUND_FILTERS (Data/Text/ICU/Error.hsc:288) u_INVALID_RBT_SYNTAX (Data/Text/ICU/Error.hsc:290) u_MALFORMED_PRAGMA (Data/Text/ICU/Error.hsc:292) u_UNCLOSED_SEGMENT (Data/Text/ICU/Error.hsc:294) u_VARIABLE_RANGE_EXHAUSTED (Data/Text/ICU/Error.hsc:296) u_VARIABLE_RANGE_OVERLAP (Data/Text/ICU/Error.hsc:298) u_ILLEGAL_CHARACTER (Data/Text/ICU/Error.hsc:300) u_INTERNAL_TRANSLITERATOR_ERROR (Data/Text/ICU/Error.hsc:302) u_INVALID_ID (Data/Text/ICU/Error.hsc:304) u_INVALID_FUNCTION (Data/Text/ICU/Error.hsc:306) u_UNEXPECTED_TOKEN (Data/Text/ICU/Error.hsc:308) u_MULTIPLE_DECIMAL_SEPARATORS (Data/Text/ICU/Error.hsc:310) u_MULTIPLE_EXPONENTIAL_SYMBOLS (Data/Text/ICU/Error.hsc:312) u_MALFORMED_EXPONENTIAL_PATTERN (Data/Text/ICU/Error.hsc:314) u_MULTIPLE_PERCENT_SYMBOLS (Data/Text/ICU/Error.hsc:316) u_MULTIPLE_PERMILL_SYMBOLS (Data/Text/ICU/Error.hsc:318) u_MULTIPLE_PAD_SPECIFIERS (Data/Text/ICU/Error.hsc:320) u_PATTERN_SYNTAX_ERROR (Data/Text/ICU/Error.hsc:322) u_ILLEGAL_PAD_POSITION (Data/Text/ICU/Error.hsc:324) u_UNMATCHED_BRACES (Data/Text/ICU/Error.hsc:326) u_ARGUMENT_TYPE_MISMATCH (Data/Text/ICU/Error.hsc:328) u_DUPLICATE_KEYWORD (Data/Text/ICU/Error.hsc:330) u_UNDEFINED_KEYWORD (Data/Text/ICU/Error.hsc:332) u_DEFAULT_KEYWORD_MISSING (Data/Text/ICU/Error.hsc:334) u_BRK_INTERNAL_ERROR (Data/Text/ICU/Error.hsc:336) u_BRK_HEX_DIGITS_EXPECTED (Data/Text/ICU/Error.hsc:338) u_BRK_SEMICOLON_EXPECTED (Data/Text/ICU/Error.hsc:340) u_BRK_RULE_SYNTAX (Data/Text/ICU/Error.hsc:342) u_BRK_UNCLOSED_SET (Data/Text/ICU/Error.hsc:344) u_BRK_ASSIGN_ERROR (Data/Text/ICU/Error.hsc:346) u_BRK_VARIABLE_REDFINITION (Data/Text/ICU/Error.hsc:348) u_BRK_MISMATCHED_PAREN (Data/Text/ICU/Error.hsc:350) u_BRK_NEW_LINE_IN_QUOTED_STRING (Data/Text/ICU/Error.hsc:352) u_BRK_UNDEFINED_VARIABLE (Data/Text/ICU/Error.hsc:354) u_BRK_INIT_ERROR (Data/Text/ICU/Error.hsc:356) u_BRK_RULE_EMPTY_SET (Data/Text/ICU/Error.hsc:358) u_BRK_UNRECOGNIZED_OPTION (Data/Text/ICU/Error.hsc:360) u_BRK_MALFORMED_RULE_TAG (Data/Text/ICU/Error.hsc:362) u_REGEX_INTERNAL_ERROR (Data/Text/ICU/Error.hsc:364) u_REGEX_RULE_SYNTAX (Data/Text/ICU/Error.hsc:366) u_REGEX_INVALID_STATE (Data/Text/ICU/Error.hsc:368) u_REGEX_BAD_ESCAPE_SEQUENCE (Data/Text/ICU/Error.hsc:370) u_REGEX_PROPERTY_SYNTAX (Data/Text/ICU/Error.hsc:372) u_REGEX_UNIMPLEMENTED (Data/Text/ICU/Error.hsc:374) u_REGEX_MISMATCHED_PAREN (Data/Text/ICU/Error.hsc:376) u_REGEX_NUMBER_TOO_BIG (Data/Text/ICU/Error.hsc:378) u_REGEX_BAD_INTERVAL (Data/Text/ICU/Error.hsc:380) u_REGEX_MAX_LT_MIN (Data/Text/ICU/Error.hsc:382) u_REGEX_INVALID_BACK_REF (Data/Text/ICU/Error.hsc:384) u_REGEX_INVALID_FLAG (Data/Text/ICU/Error.hsc:386) u_REGEX_SET_CONTAINS_STRING (Data/Text/ICU/Error.hsc:388) u_REGEX_OCTAL_TOO_BIG (Data/Text/ICU/Error.hsc:390) u_REGEX_INVALID_RANGE (Data/Text/ICU/Error.hsc:392) u_REGEX_STACK_OVERFLOW (Data/Text/ICU/Error.hsc:394) u_REGEX_TIME_OUT (Data/Text/ICU/Error.hsc:396) u_REGEX_STOPPED_BY_CALLER (Data/Text/ICU/Error.hsc:398) u_IDNA_PROHIBITED_ERROR (Data/Text/ICU/Error.hsc:400) u_IDNA_UNASSIGNED_ERROR (Data/Text/ICU/Error.hsc:402) u_IDNA_CHECK_BIDI_ERROR (Data/Text/ICU/Error.hsc:404) u_IDNA_STD3_ASCII_RULES_ERROR (Data/Text/ICU/Error.hsc:406) u_IDNA_ACE_PREFIX_ERROR (Data/Text/ICU/Error.hsc:408) u_IDNA_VERIFICATION_ERROR (Data/Text/ICU/Error.hsc:410) u_IDNA_LABEL_TOO_LONG_ERROR (Data/Text/ICU/Error.hsc:412) u_IDNA_ZERO_LENGTH_LABEL_ERROR (Data/Text/ICU/Error.hsc:414) u_IDNA_DOMAIN_NAME_TOO_LONG_ERROR (Data/Text/ICU/Error.hsc:416) Warning: 'Converter' is ambiguous. It is defined * at Data/Text/ICU/Convert/Internal.hs:33:18 * at Data/Text/ICU/Convert/Internal.hs:33:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Convert/Internal.hs:33:1 100% ( 20 / 20) in 'Data.Text.ICU.Convert' Warning: 'CaseFirst' is ambiguous. It is defined * at Data/Text/ICU/Collate.hsc:118:18 * at Data/Text/ICU/Collate.hsc:83:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Collate.hsc:83:1 Warning: 'FCD' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'NFD' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 95% ( 19 / 20) in 'Data.Text.ICU.Collate' Missing documentation for: Attribute (Data/Text/ICU/Collate.hsc:110) Warning: 'Attribute' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CharsetDetector' is ambiguous. It is defined * at Data/Text/ICU/CharsetDetection/Internal.hsc:46:24 * at Data/Text/ICU/CharsetDetection/Internal.hsc:46:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/CharsetDetection/Internal.hsc:46:1 81% ( 9 / 11) in 'Data.Text.ICU.CharsetDetection' Missing documentation for: mkCharsetDetector (Data/Text/ICU/CharsetDetection/Internal.hsc:51) wrapUCharsetMatch (Data/Text/ICU/CharsetDetection/Internal.hsc:81) Warning: 'Calendar' is ambiguous. It is defined * at Data/Text/ICU/Calendar.hsc:62:17 * at Data/Text/ICU/Calendar.hsc:62:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Calendar.hsc:62:1 Warning: 'Day' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UTCTime' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 29% ( 27 / 91) in 'Data.Text.ICU.Calendar' Missing documentation for: Calendar (Data/Text/ICU/Calendar.hsc:62) CalendarType (Data/Text/ICU/Calendar.hsc:118) SystemTimeZoneType (Data/Text/ICU/Calendar.hsc:128) UCalendar (Data/Text/ICU/Calendar.hsc:59) dayOfMonth (Data/Text/ICU/Calendar.hsc:385) dayOfYear (Data/Text/ICU/Calendar.hsc:391) dayOfWeek (Data/Text/ICU/Calendar.hsc:397) dayOfWeekInMonth (Data/Text/ICU/Calendar.hsc:403) amPm (Data/Text/ICU/Calendar.hsc:409) hour (Data/Text/ICU/Calendar.hsc:415) hourOfDay (Data/Text/ICU/Calendar.hsc:421) minute (Data/Text/ICU/Calendar.hsc:427) second (Data/Text/ICU/Calendar.hsc:433) millisecond (Data/Text/ICU/Calendar.hsc:439) zoneOffset (Data/Text/ICU/Calendar.hsc:445) dstOffset (Data/Text/ICU/Calendar.hsc:451) yearWoY (Data/Text/ICU/Calendar.hsc:457) doWLocal (Data/Text/ICU/Calendar.hsc:463) extendedYear (Data/Text/ICU/Calendar.hsc:469) julianDay (Data/Text/ICU/Calendar.hsc:475) millisecondsInDay (Data/Text/ICU/Calendar.hsc:481) isLeapMonth (Data/Text/ICU/Calendar.hsc:487) setEra (Data/Text/ICU/Calendar.hsc:356) setYear (Data/Text/ICU/Calendar.hsc:368) setMonth (Data/Text/ICU/Calendar.hsc:382) setDayOfMonth (Data/Text/ICU/Calendar.hsc:388) setDayOfYear (Data/Text/ICU/Calendar.hsc:394) setDayOfWeek (Data/Text/ICU/Calendar.hsc:400) setDayOfWeekInMonth (Data/Text/ICU/Calendar.hsc:406) setAmPm (Data/Text/ICU/Calendar.hsc:412) setHour (Data/Text/ICU/Calendar.hsc:418) setHourOfDay (Data/Text/ICU/Calendar.hsc:424) setMinute (Data/Text/ICU/Calendar.hsc:430) setSecond (Data/Text/ICU/Calendar.hsc:436) setMillisecond (Data/Text/ICU/Calendar.hsc:442) setZoneOffset (Data/Text/ICU/Calendar.hsc:448) setDstOffset (Data/Text/ICU/Calendar.hsc:454) setYearWoY (Data/Text/ICU/Calendar.hsc:460) setDoWLocal (Data/Text/ICU/Calendar.hsc:466) setExtendedYear (Data/Text/ICU/Calendar.hsc:472) setJulianDay (Data/Text/ICU/Calendar.hsc:478) setMillisecondsInDay (Data/Text/ICU/Calendar.hsc:484) _era (Data/Text/ICU/Calendar.hsc:498) _year (Data/Text/ICU/Calendar.hsc:501) _month (Data/Text/ICU/Calendar.hsc:504) _dayOfMonth (Data/Text/ICU/Calendar.hsc:510) _dayOfYear (Data/Text/ICU/Calendar.hsc:507) _dayOfWeek (Data/Text/ICU/Calendar.hsc:513) _dayOfWeekInMonth (Data/Text/ICU/Calendar.hsc:516) _amPm (Data/Text/ICU/Calendar.hsc:519) _hour (Data/Text/ICU/Calendar.hsc:522) _hourOfDay (Data/Text/ICU/Calendar.hsc:525) _minute (Data/Text/ICU/Calendar.hsc:528) _second (Data/Text/ICU/Calendar.hsc:531) _millisecond (Data/Text/ICU/Calendar.hsc:534) _zoneOffset (Data/Text/ICU/Calendar.hsc:537) _dstOffset (Data/Text/ICU/Calendar.hsc:540) _day (Data/Text/ICU/Calendar.hsc:543) timeZoneIDs (Data/Text/ICU/Calendar.hsc:180) openTimeZoneIDEnumeration (Data/Text/ICU/Calendar.hsc:186) setField (Data/Text/ICU/Calendar.hsc:205) setDate (Data/Text/ICU/Calendar.hsc:209) setDateTime (Data/Text/ICU/Calendar.hsc:213) setTimeZone (Data/Text/ICU/Calendar.hsc:162) Warning: 'DateFormatter' is ambiguous. It is defined * at Data/Text/ICU/DateFormatter.hsc:138:25 * at Data/Text/ICU/DateFormatter.hsc:138:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/DateFormatter.hsc:138:1 Warning: 'Calendar' is ambiguous. It is defined * at Data/Text/ICU/Calendar.hsc:62:17 * at Data/Text/ICU/Calendar.hsc:62:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Calendar.hsc:62:1 Warning: 'at' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: ':' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 8 / 8) in 'Data.Text.ICU.DateFormatter' 96% ( 26 / 27) in 'Data.Text.ICU.Break' Missing documentation for: BreakIterator (Data/Text/ICU/Break/Types.hs:23) Warning: 'Word' is ambiguous. It is defined * at Data/Text/ICU/Break.hsc:86:1 * in ‘GHC.Types’ You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Break.hsc:86:1 94% ( 16 / 17) in 'Data.Text.ICU.BiDi' Missing documentation for: WriteOption (Data/Text/ICU/BiDi.hsc:115) 100% ( 2 / 2) in 'Data.Text.ICU.Locale' Warning: 'Yes' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 12 / 12) in 'Data.Text.ICU.Normalize' Warning: 'NumericType' is ambiguous. It is defined * at Data/Text/ICU/Char.hsc:959:21 * at Data/Text/ICU/Char.hsc:964:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Char.hsc:964:1 36% ( 22 / 60) in 'Data.Text.ICU.Char' Missing documentation for: Property (Data/Text/ICU/Char.hsc:644) BidiClass_ (Data/Text/ICU/Char.hsc:648) Block_ (Data/Text/ICU/Char.hsc:657) Bool_ (Data/Text/ICU/Char.hsc:500) Decomposition_ (Data/Text/ICU/Char.hsc:675) EastAsianWidth_ (Data/Text/ICU/Char.hsc:708) GeneralCategory_ (Data/Text/ICU/Char.hsc:733) HangulSyllableType_ (Data/Text/ICU/Char.hsc:974) JoiningGroup_ (Data/Text/ICU/Char.hsc:778) JoiningType_ (Data/Text/ICU/Char.hsc:882) NumericType_ (Data/Text/ICU/Char.hsc:959) CanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:666) LeadCanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:1027) TrailingCanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:1037) NFCQuickCheck_ (Data/Text/ICU/Char.hsc:994) NFDQuickCheck_ (Data/Text/ICU/Char.hsc:995) NFKCQuickCheck_ (Data/Text/ICU/Char.hsc:996) NFKDQuickCheck_ (Data/Text/ICU/Char.hsc:997) GraphemeClusterBreak_ (Data/Text/ICU/Char.hsc:1047) LineBreak_ (Data/Text/ICU/Char.hsc:902) SentenceBreak_ (Data/Text/ICU/Char.hsc:1079) WordBreak_ (Data/Text/ICU/Char.hsc:1108) BidiPairedBracketType_ (Data/Text/ICU/Char.hsc:1139) Decomposition (Data/Text/ICU/Char.hsc:680) EastAsianWidth (Data/Text/ICU/Char.hsc:713) GeneralCategory (Data/Text/ICU/Char.hsc:738) HangulSyllableType (Data/Text/ICU/Char.hsc:979) JoiningGroup (Data/Text/ICU/Char.hsc:787) JoiningType (Data/Text/ICU/Char.hsc:887) NumericType (Data/Text/ICU/Char.hsc:964) GraphemeClusterBreak (Data/Text/ICU/Char.hsc:1052) LineBreak (Data/Text/ICU/Char.hsc:907) SentenceBreak (Data/Text/ICU/Char.hsc:1084) WordBreak (Data/Text/ICU/Char.hsc:1113) BidiPairedBracketType (Data/Text/ICU/Char.hsc:1144) combiningClass (Data/Text/ICU/Char.hsc:1200) property (Data/Text/ICU/Char.hsc:1158) mirror (Data/Text/ICU/Char.hsc:1196) Warning: 'compare' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FCD' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Yes' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 92% ( 24 / 26) in 'Data.Text.ICU.Normalize2' Missing documentation for: quickCheck (Data/Text/ICU/Normalize2.hsc:297) isNormalized (Data/Text/ICU/Normalize2.hsc:326) Warning: 'formatter' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'format' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'formatter' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'format' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% ( 8 / 9) in 'Data.Text.ICU.Number' Missing documentation for: formatNumber Warning: 'NumberFormatter' is ambiguous. It is defined * at Data/Text/ICU/NumberFormatter.hsc:66:27 * at Data/Text/ICU/NumberFormatter.hsc:66:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/NumberFormatter.hsc:66:1 Warning: 'availableLocales' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 90% ( 9 / 10) in 'Data.Text.ICU.NumberFormatter' Missing documentation for: NumberFormatter (Data/Text/ICU/NumberFormatter.hsc:66) Warning: 'Regex' is ambiguous. It is defined * at Data/Text/ICU/Regex/Internal.hsc:131:14 * at Data/Text/ICU/Regex/Internal.hsc:131:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Regex/Internal.hsc:131:1 Warning: 'regex'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IsString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Option' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ParseError' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'group' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Regex' is ambiguous. It is defined * at Data/Text/ICU/Regex/Internal.hsc:131:14 * at Data/Text/ICU/Regex/Internal.hsc:131:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Regex/Internal.hsc:131:1 100% ( 25 / 25) in 'Data.Text.ICU.Regex' Warning: 'Match' is ambiguous. It is defined * at Data/Text/ICU/Regex/Pure.hs:85:14 * at Data/Text/ICU/Regex/Pure.hs:85:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Regex/Pure.hs:85:1 Warning: 'Regex' is ambiguous. It is defined * at Data/Text/ICU/Regex/Pure.hs:74:17 * at Data/Text/ICU/Regex/Pure.hs:74:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Regex/Pure.hs:74:1 Warning: 'Option' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 3 / 3) in 'Data.Text.ICU.Shape' Warning: 'MSpoof' is ambiguous. It is defined * at Data/Text/ICU/Spoof/Internal.hs:41:15 * at Data/Text/ICU/Spoof/Internal.hs:41:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Spoof/Internal.hs:41:1 Warning: 'toCaseFold' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RestrictionLevel' is ambiguous. It is defined * at Data/Text/ICU/Spoof.hsc:147:5 * at Data/Text/ICU/Spoof.hsc:184:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Spoof.hsc:184:1 Warning: 'ForeignPtr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LocaleName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 82% ( 19 / 23) in 'Data.Text.ICU.Spoof' Missing documentation for: SpoofCheck (Data/Text/ICU/Spoof.hsc:122) SpoofCheckResult (Data/Text/ICU/Spoof.hsc:215) RestrictionLevel (Data/Text/ICU/Spoof.hsc:184) SkeletonTypeOverride (Data/Text/ICU/Spoof.hsc:230) Warning: 'CharLimit' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HighlyRestrictive' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SpoofParams' is ambiguous. It is defined * at Data/Text/ICU/Spoof/Pure.hs:47:5 * at Data/Text/ICU/Spoof/Pure.hs:45:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Spoof/Pure.hs:45:1 Warning: 'toCaseFold' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SkeletonAnyCase' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SkeletonSingleScript' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LocaleName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'openFromSource' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'I' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 92% (119 /129) in 'Data.Text.ICU' Missing documentation for: quickCheck (Data/Text/ICU/Normalize2.hsc:297) isNormalized (Data/Text/ICU/Normalize2.hsc:326) SpoofParams (Data/Text/ICU/Spoof/Pure.hs:45) SpoofCheck (Data/Text/ICU/Spoof.hsc:122) RestrictionLevel (Data/Text/ICU/Spoof.hsc:184) SpoofCheckResult (Data/Text/ICU/Spoof.hsc:215) Calendar (Data/Text/ICU/Calendar.hsc:62) CalendarType (Data/Text/ICU/Calendar.hsc:118) SystemTimeZoneType (Data/Text/ICU/Calendar.hsc:128) NumberFormatter (Data/Text/ICU/NumberFormatter.hsc:66) 100% ( 4 / 4) in 'Data.Text.ICU.Types' Warning: Data.Text.ICU.Error: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Maybe.Nothing - GHC.Maybe.Just - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - GHC.Exception.Type.SomeException - Control.DeepSeq.NFData - Control.DeepSeq.rnf - GHC.Exception.Type.Exception - GHC.Exception.Type.displayException - GHC.Exception.Type.fromException - GHC.Exception.Type.toException Warning: Data.Text.ICU.Convert: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.Ordering - GHC.Types.IO - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - Data.ByteString.Internal.Type.ByteString - Data.Text.Internal.Text Warning: Data.Text.ICU.Collate: could not find link destinations for: - GHC.Enum.enumFrom - GHC.Enum.enumFromThen - GHC.Enum.enumFromTo - GHC.Enum.enumFromThenTo - GHC.Classes.== - GHC.Enum.Bounded - GHC.Enum.Enum - GHC.Classes.Eq - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.Ordering - GHC.Types.IO - GHC.Types.False - GHC.Maybe.Nothing - GHC.Types.True - GHC.Enum.maxBound - GHC.Enum.minBound - GHC.Enum.fromEnum - GHC.Enum.pred - GHC.Enum.succ - GHC.Enum.toEnum - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - Control.DeepSeq.NFData - Control.DeepSeq.rnf - Data.ByteString.Internal.Type.ByteString - Data.Text.Internal.Text Warning: Data.Text.ICU.CharsetDetection: could not find link destinations for: - GHC.Types.Int - GHC.Types.IO - GHC.Ptr.Ptr - Data.ByteString.Internal.Type.ByteString - Data.Text.Internal.Text - Data.Text.ICU.CharsetDetection.Internal.UCharsetMatch - Data.Text.ICU.CharsetDetection.Internal.UCharsetDetector - Data.Text.ICU.CharsetDetection.Internal.wrapUCharsetDetector Warning: Data.Text.ICU.Calendar: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Read.Read - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Types.IO - 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.ForeignPtr.ForeignPtr - Text.ParserCombinators.ReadPrec.ReadPrec - Foreign.C.Types.CInt - GHC.Read.readPrec - Data.Text.Internal.Text - GHC.Read.readListPrec - Data.Text.ICU.Enumerator.Enumerator - Data.Time.Calendar.Days.Day - Data.Time.Clock.Internal.UTCTime.UTCTime - Data.Text.ICU.Calendar.Lens' Warning: Data.Text.ICU.DateFormatter: could not find link destinations for: - GHC.Enum.enumFrom - GHC.Enum.enumFromThen - GHC.Enum.enumFromTo - GHC.Enum.enumFromThenTo - GHC.Classes.== - GHC.Enum.Enum - GHC.Classes.Eq - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Types.IO - GHC.Enum.fromEnum - GHC.Enum.pred - GHC.Enum.succ - GHC.Enum.toEnum - GHC.Real./ - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - Data.Text.Internal.Text Warning: Data.Text.ICU.Break: could not find link destinations for: - GHC.Enum.enumFrom - GHC.Enum.enumFromThen - GHC.Enum.enumFromTo - GHC.Enum.enumFromThenTo - GHC.Classes.== - GHC.Enum.Enum - GHC.Classes.Eq - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.IO - GHC.Enum.fromEnum - GHC.Enum.pred - GHC.Enum.succ - GHC.Enum.toEnum - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - Control.DeepSeq.NFData - Control.DeepSeq.rnf - Data.Text.Internal.Text - Data.Text.ICU.Internal.TextI Warning: Data.Text.ICU.BiDi: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Int.Int32 - GHC.Types.IO - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - Data.Text.Internal.Text Warning: Data.Text.ICU.Locale: could not find link destinations for: - GHC.Base.String - GHC.Types.IO Warning: Data.Text.ICU.Normalize: could not find link destinations for: - GHC.Enum.enumFrom - GHC.Enum.enumFromThen - GHC.Enum.enumFromTo - GHC.Enum.enumFromThenTo - GHC.Classes.== - GHC.Enum.Enum - GHC.Classes.Eq - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.Ordering - GHC.Types.False - GHC.Maybe.Nothing - GHC.Maybe.Just - GHC.Types.True - GHC.Enum.fromEnum - GHC.Enum.pred - GHC.Enum.succ - GHC.Enum.toEnum - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - Data.Text.Internal.Text Warning: Data.Text.ICU.Char: could not find link destinations for: - GHC.Enum.enumFrom - GHC.Enum.enumFromThen - GHC.Enum.enumFromTo - GHC.Enum.enumFromThenTo - GHC.Classes.== - GHC.Enum.Bounded - GHC.Enum.Enum - GHC.Classes.Eq - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Char - GHC.Types.Double - GHC.Types.Int - GHC.Int.Int32 - GHC.Maybe.Maybe - GHC.Enum.maxBound - GHC.Enum.minBound - GHC.Enum.fromEnum - GHC.Enum.pred - GHC.Enum.succ - GHC.Enum.toEnum - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - Control.DeepSeq.NFData - Control.DeepSeq.rnf - Data.Text.ICU.Char.UProperty - Data.Text.ICU.Char.fromNative - Data.Text.ICU.Char.toUProperty Warning: Data.Text.ICU.Normalize2: could not find link destinations for: - GHC.Enum.enumFrom - GHC.Enum.enumFromThen - GHC.Enum.enumFromTo - GHC.Enum.enumFromThenTo - GHC.Classes.== - GHC.Enum.Enum - GHC.Classes.Eq - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.Ordering - GHC.Types.IO - GHC.Maybe.Nothing - GHC.Enum.fromEnum - GHC.Enum.pred - GHC.Enum.succ - GHC.Enum.toEnum - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - Data.Text.Internal.Text - Data.Text.ICU.Normalize2.Normalizer Warning: Data.Text.ICU.Number: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Double - GHC.Types.Float - GHC.Types.Int - GHC.Num.Integer.Integer - GHC.Num.Natural.Natural - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - Data.Text.Internal.Text Warning: Data.Text.ICU.NumberFormatter: could not find link destinations for: - GHC.Real.Integral - GHC.Types.Double - GHC.Types.IO - Data.Text.Internal.Text Warning: Data.Text.ICU.Regex: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.IO - Data.Either.Either - GHC.Maybe.Nothing - GHC.Maybe.Just - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - GHC.Exception.Type.SomeException - Control.DeepSeq.NFData - Control.DeepSeq.rnf - GHC.Exception.Type.Exception - GHC.Exception.Type.displayException - GHC.Exception.Type.fromException - GHC.Exception.Type.toException - Data.Text.Internal.Text - Data.Text.ICU.Internal.TextI - Data.Text.ICU.Internal.UTextPtr Warning: Data.Text.ICU.Shape: could not find link destinations for: - GHC.Show.Show - GHC.Base.String - GHC.Types.Int - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - Data.Text.Internal.Text Warning: Data.Text.ICU.Spoof: could not find link destinations for: - GHC.Enum.enumFrom - GHC.Enum.enumFromThen - GHC.Enum.enumFromTo - GHC.Enum.enumFromThenTo - GHC.Classes.== - GHC.Enum.Bounded - GHC.Enum.Enum - GHC.Classes.Eq - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.IO - GHC.Enum.maxBound - GHC.Enum.minBound - GHC.Enum.fromEnum - GHC.Enum.pred - GHC.Enum.succ - GHC.Enum.toEnum - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - GHC.Exception.Type.SomeException - Control.DeepSeq.NFData - Control.DeepSeq.rnf - GHC.Exception.Type.Exception - GHC.Exception.Type.displayException - GHC.Exception.Type.fromException - GHC.Exception.Type.toException - Data.ByteString.Internal.Type.ByteString - Data.Text.Internal.Text - Data.Text.ICU.Spoof.OpenFromSourceParseErrorFile Warning: Data.Text.ICU: could not find link destinations for: - GHC.Enum.enumFrom - GHC.Enum.enumFromThen - GHC.Enum.enumFromTo - GHC.Enum.enumFromThenTo - GHC.Classes.== - GHC.Classes.>= - Data.String.fromString - GHC.Enum.Bounded - GHC.Enum.Enum - GHC.Classes.Eq - GHC.Real.Integral - GHC.Classes.Ord - GHC.Read.Read - GHC.Show.Show - Data.String.IsString - GHC.Types.Bool - GHC.Base.String - GHC.Types.Double - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.Ordering - GHC.Types.IO - Data.Either.Either - GHC.Maybe.Nothing - GHC.Maybe.Just - GHC.Enum.maxBound - GHC.Enum.minBound - GHC.Enum.fromEnum - GHC.Enum.pred - GHC.Enum.succ - GHC.Enum.toEnum - GHC.Read.readList - GHC.Read.readsPrec - GHC.Real./ - 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.ForeignPtr.ForeignPtr - Text.ParserCombinators.ReadPrec.ReadPrec - GHC.Exception.Type.SomeException - Control.DeepSeq.NFData - Control.DeepSeq.rnf - GHC.Exception.Type.Exception - GHC.Exception.Type.displayException - GHC.Exception.Type.fromException - GHC.Exception.Type.toException - GHC.Read.readPrec - Data.ByteString.Internal.Type.ByteString - Data.Text.Internal.Text - GHC.Read.readListPrec - Data.Text.ICU.Regex.Internal.URegularExpression - Data.Text.ICU.Regex.Pure.regRe - Data.Text.ICU.Regex.Pure.regFp Warning: Data.Text.ICU.Types: could not find link destinations for: - GHC.Classes.== - GHC.Classes.>= - Data.String.fromString - GHC.Classes.Eq - GHC.Classes.Ord - GHC.Read.Read - GHC.Show.Show - Data.String.IsString - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.Ordering - GHC.Maybe.Nothing - GHC.Maybe.Just - 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 - Text.ParserCombinators.ReadPrec.ReadPrec - GHC.Exception.Type.SomeException - Control.DeepSeq.NFData - Control.DeepSeq.rnf - GHC.Exception.Type.Exception - GHC.Exception.Type.displayException - GHC.Exception.Type.fromException - GHC.Exception.Type.toException - GHC.Read.readPrec - GHC.Read.readListPrec Documentation created: dist/doc/html/text-icu/, dist/doc/html/text-icu/text-icu.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.W3RDbY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64 + cd text-icu-0.8.0.5 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64 Installing library in /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/text-icu-0.8.0.5 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d /usr/lib64/ghc-9.8.4/lib ']' + subsubdir=/lib + '[' -d text-icu-0.8.0.5.conf ']' + install -D --mode=0644 text-icu-0.8.0.5.conf /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/package.conf.d/text-icu-0.8.0.5.conf + '[' -d /usr/lib64/ghc-9.8.4/lib ']' + subsubdir=/lib + '[' '!' -f /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/package.conf.d/text-icu-0.8.0.5.conf ']' + rm -f ghc-text-icu.files ghc-text-icu-doc.files + touch ghc-text-icu.files ghc-text-icu-doc.files + for i in /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4${subsubdir}/libHStext-icu-0.8.0.5-*ghc9.8.4.so + '[' -x /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHStext-icu-0.8.0.5-23dfCMZellO2XLnfZtgXMa-ghc9.8.4.so ']' + echo /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHStext-icu-0.8.0.5-23dfCMZellO2XLnfZtgXMa-ghc9.8.4.so + pkgdir=/builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/text-icu-0.8.0.5 + '[' '!' -d /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/text-icu-0.8.0.5 ']' + '[' -d /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/text-icu-0.8.0.5 ']' + find /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/text-icu-0.8.0.5 -type d -fprintf ghc-text-icu-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-text-icu-prof.files -o -fprint ghc-text-icu-devel.files + ls /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/package.conf.d/text-icu-0.8.0.5.conf + haddock_dir=/usr/share/doc/ghc/html/libraries/text-icu-0.8.0.5 + '[' -d /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/share/doc/ghc/html/libraries/text-icu-0.8.0.5 ']' + echo /usr/share/doc/ghc/html/libraries/text-icu-0.8.0.5 + for i in ghc-text-icu.files ghc-text-icu-devel.files ghc-text-icu-doc.files ghc-text-icu-prof.files + '[' -f ghc-text-icu.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64!!g' ghc-text-icu.files + for i in ghc-text-icu.files ghc-text-icu-devel.files ghc-text-icu-doc.files ghc-text-icu-prof.files + '[' -f ghc-text-icu-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64!!g' ghc-text-icu-devel.files + for i in ghc-text-icu.files ghc-text-icu-devel.files ghc-text-icu-doc.files ghc-text-icu-prof.files + '[' -f ghc-text-icu-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64!!g' ghc-text-icu-doc.files + for i in ghc-text-icu.files ghc-text-icu-devel.files ghc-text-icu-doc.files ghc-text-icu-prof.files + '[' -f ghc-text-icu-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64!!g' ghc-text-icu-prof.files running ghc_delete_rpaths: + echo 'running ghc_delete_rpaths:' + type chrpath ++ find /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHStext-icu-0.8.0.5-23dfCMZellO2XLnfZtgXMa-ghc9.8.4.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHStext-icu-0.8.0.5-23dfCMZellO2XLnfZtgXMa-ghc9.8.4.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-text-icu-0.8.0.5-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHStext-icu-0.8.0.5-23dfCMZellO2XLnfZtgXMa-ghc9.8.4.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4:/usr/lib64 + case "$rpath" in + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths ******************************************************************************* * * WARNING: 'check-rpaths' detected a broken RPATH OR RUNPATH and will cause * 'rpmbuild' to fail. To ignore these errors, you can set the * '$QA_RPATHS' environment variable which is a bitmask allowing the * values below. The current value of QA_RPATHS is 0x0000. * * 0x0001 ... standard RPATHs (e.g. /usr/lib); such RPATHs are a minor * issue but are introducing redundant searchpaths without * providing a benefit. They can also cause errors in multilib * environments. * 0x0002 ... invalid RPATHs; these are RPATHs which are neither absolute * nor relative filenames and can therefore be a SECURITY risk * 0x0004 ... insecure RPATHs; these are relative RPATHs which are a * SECURITY risk * 0x0008 ... the special '$ORIGIN' RPATHs are appearing after other * RPATHs; this is just a minor issue but usually unwanted * 0x0010 ... the RPATH is empty; there is no reason for such RPATHs * and they cause unneeded work while loading libraries * 0x0020 ... an RPATH references '..' of an absolute path; this will break * the functionality when the path before '..' is a symlink * * * Examples: * - to ignore standard and empty RPATHs, execute 'rpmbuild' like * $ QA_RPATHS=$(( 0x0001|0x0010 )) rpmbuild my-package.src.rpm * - to check existing files, set $RPM_BUILD_ROOT and execute check-rpaths like * $ RPM_BUILD_ROOT= /usr/lib/rpm/check-rpaths * ******************************************************************************* ERROR 0001: file '/usr/lib64/ghc-9.8.4/lib/libHStext-icu-0.8.0.5-23dfCMZellO2XLnfZtgXMa-ghc9.8.4.so' contains a standard runpath '/usr/lib64' in [/usr/lib64/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4:/usr/lib64] error: Bad exit status from /var/tmp/rpm-tmp.W3RDbY (%install) Bad exit status from /var/tmp/rpm-tmp.W3RDbY (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/ghc-text-icu.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/ghc-text-icu.spec