Date: Mon, 25 Jan 2021 13:03:09 GMT From: pkg-fallout@FreeBSD.org To: haskell@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - 13stable-amd64-quarterly][devel/hs-hoogle] Failed for hs-hoogle-5.0.17.15_2 in build Message-ID: <202101251303.10PD39Ok037778@beefy14.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: haskell@FreeBSD.org Last committer: arrowd@FreeBSD.org Ident: $FreeBSD: branches/2021Q1/devel/hs-hoogle/Makefile 545088 2020-08-16 07:56:18Z arrowd $ Log URL: http://beefy14.nyi.freebsd.org/data/13stable-amd64-quarterly/562432/logs/hs-hoogle-5.0.17.15_2.log Build URL: http://beefy14.nyi.freebsd.org/build.html?mastername=13stable-amd64-quarterly&build=562432 Log: =>> Building devel/hs-hoogle build started at Mon Jan 25 12:45:32 UTC 2021 port directory: /usr/ports/devel/hs-hoogle package name: hs-hoogle-5.0.17.15_2 building for: FreeBSD 13stable-amd64-quarterly-job-03 13.0-ALPHA2 FreeBSD 13.0-ALPHA2 1300136 amd64 maintained by: haskell@FreeBSD.org Makefile ident: $FreeBSD: branches/2021Q1/devel/hs-hoogle/Makefile 545088 2020-08-16 07:56:18Z arrowd $ Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1400000 Jail OSVERSION: 1300136 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300136 UNAME_v=FreeBSD 13.0-ALPHA2 1300136 UNAME_r=13.0-ALPHA2 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/13stable-amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/13stable-amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=13stable-amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/13stable-amd64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- haskell@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hs-hoogle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hs-hoogle/work HOME=/wrkdirs/usr/ports/devel/hs-hoogle/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/hs-hoogle/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hs-hoogle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hs-hoogle/work HOME=/wrkdirs/usr/ports/devel/hs-hoogle/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/hs-hoogle/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/hoogle" EXAMPLESDIR="share/examples/hoogle" DATADIR="share/hoogle" WWWDIR="www/hoogle" ETCDIR="etc/hoogle" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hoogle DOCSDIR=/usr/local/share/doc/hoogle EXAMPLESDIR=/usr/local/share/examples/hoogle WWWDIR=/usr/local/www/hoogle ETCDIR=/usr/local/etc/hoogle --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.0-ALPHA2 OSREL=13.0 OSVERSION=1300136 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> hs-hoogle-5.0.17.15_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.1.txz [13stable-amd64-quarterly-job-03] Installing pkg-1.16.1... [13stable-amd64-quarterly-job-03] Extracting pkg-1.16.1: .......... done ===> hs-hoogle-5.0.17.15_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hs-hoogle-5.0.17.15_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user => hoogle-5.0.17.15.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/hoogle-5.0.17.15/hoogle-5.0.17.15.tar.gz hoogle-5.0.17.15.tar.gz 95 kB 16 MBps 00s => ListLike-4.7/ListLike-4.7.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/ListLike-4.7/ListLike-4.7.tar.gz ListLike-4.7/ListLike-4.7.tar.gz 30 kB 29 MBps 00s => QuickCheck-2.14/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/QuickCheck-2.14/revision/1.cabal fetch: https://hackage.haskell.org/package/QuickCheck-2.14/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/QuickCheck-2.14/revision/1.cabal: size of remote file is not known QuickCheck-2.14/revision/1.cabal 7004 B 84 MBps 00s => extra-1.7.2/extra-1.7.2.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/extra-1.7.2/extra-1.7.2.tar.gz extra-1.7.2/extra-1.7.2.tar.gz 40 kB 19 MBps 00s => fmlist-0.9.3/fmlist-0.9.3.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/fmlist-0.9.3/fmlist-0.9.3.tar.gz fmlist-0.9.3/fmlist-0.9.3.tar.gz 4428 B 23 MBps 00s => foundation-0.0.25/foundation-0.0.25.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/foundation-0.0.25/foundation-0.0.25.tar.gz foundation-0.0.25/foundation-0.0.25.tar.gz 117 kB 26 MBps 00s => foundation-0.0.25/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/foundation-0.0.25/revision/1.cabal fetch: https://hackage.haskell.org/package/foundation-0.0.25/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/foundation-0.0.25/revision/1.cabal: size of remote file is not known foundation-0.0.25/revision/1.cabal 11 kB 124 MBps 00s => generic-deriving-1.13.1/generic-deriving-1.13.1.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/generic-deriving-1.13.1/generic-deriving-1.13.1.tar.gz generic-deriving-1.13.1/generic-deriving-1.13.1.tar.gz 66 kB 23 MBps 00s => haskell-src-exts-1.23.0/haskell-src-exts-1.23.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/haskell-src-exts-1.23.0/haskell-src-exts-1.23.0.tar.gz haskell-src-exts-1.23.0/haskell-src-exts-1.23.0.tar.gz 1234 kB 32 MBps 00s => http-client-0.7.0/http-client-0.7.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/http-client-0.7.0/http-client-0.7.0.tar.gz http-client-0.7.0/http-client-0.7.0.tar.gz 88 kB 27 MBps 00s => iproute-1.7.9/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/iproute-1.7.9/revision/1.cabal fetch: https://hackage.haskell.org/package/iproute-1.7.9/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/iproute-1.7.9/revision/1.cabal: size of remote file is not known iproute-1.7.9/revision/1.cabal 3108 B 70 MBps 00s <snip> To import instances alone, use: import Data.Monoid() | 36 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ [ 2 of 21] Compiling Data.ListLike.Base ( src/Data/ListLike/Base.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Base.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Base.dyn_o ) [ 3 of 21] Compiling Data.ListLike.IO ( src/Data/ListLike/IO.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/IO.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/IO.dyn_o ) [ 4 of 21] Compiling Data.ListLike.String ( src/Data/ListLike/String.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/String.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/String.dyn_o ) [ 5 of 21] Compiling Data.ListLike.FMList ( src/Data/ListLike/FMList.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/FMList.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/FMList.dyn_o ) src/Data/ListLike/FMList.hs:21:1: warning: [-Wunused-imports] The import of `Data.Char' is redundant except perhaps to import instances from `Data.Char' To import instances alone, use: import Data.Char() | 21 | import Data.Char (Char) | ^^^^^^^^^^^^^^^^^^^^^^^ [ 6 of 21] Compiling Data.ListLike.DList ( src/Data/ListLike/DList.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/DList.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/DList.dyn_o ) src/Data/ListLike/DList.hs:20:1: warning: [-Wunused-imports] The import of `GHC.Exts' is redundant except perhaps to import instances from `GHC.Exts' To import instances alone, use: import GHC.Exts() | 20 | import GHC.Exts (IsList(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 7 of 21] Compiling Data.ListLike.CharString ( src/Data/ListLike/CharString.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/CharString.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/CharString.dyn_o ) src/Data/ListLike/CharString.hs:52: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() | 52 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ListLike/CharString.hs:53: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() | 53 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 8 of 21] Compiling Data.ListLike.Text.Text ( src/Data/ListLike/Text/Text.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Text/Text.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Text/Text.dyn_o ) [ 9 of 21] Compiling Data.ListLike.Text.TextLazy ( src/Data/ListLike/Text/TextLazy.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Text/TextLazy.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Text/TextLazy.dyn_o ) [10 of 21] Compiling Data.ListLike.Text.Builder ( src/Data/ListLike/Text/Builder.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Text/Builder.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Text/Builder.dyn_o ) [11 of 21] Compiling Data.ListLike.Text ( src/Data/ListLike/Text.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Text.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Text.dyn_o ) [12 of 21] Compiling Data.ListLike.Chars ( src/Data/ListLike/Chars.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Chars.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Chars.dyn_o ) src/Data/ListLike/Chars.hs:17:1: warning: [-Wunused-imports] The import of `fromString' from module `Data.String' is redundant | 17 | import Data.String as String (IsString(fromString)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ListLike/Chars.hs:18: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() | 18 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [13 of 21] Compiling Data.ListLike.UTF8 ( src/Data/ListLike/UTF8.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/UTF8.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/UTF8.dyn_o ) src/Data/ListLike/UTF8.hs:32: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() | 32 | import Data.Monoid (Monoid(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ListLike/UTF8.hs:33: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() | 33 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [14 of 21] Compiling Data.ListLike.Utils ( src/Data/ListLike/Utils.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Utils.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Utils.dyn_o ) src/Data/ListLike/Utils.hs:43:1: warning: [-Wunused-imports] The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() | 43 | import Data.Maybe (maybe) | ^^^^^^^^^^^^^^^^^^^^^^^^^ [15 of 21] Compiling Data.ListLike.Vector.Generic ( src/Data/ListLike/Vector/Generic.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Vector/Generic.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Vector/Generic.dyn_o ) src/Data/ListLike/Vector/Generic.hs:26: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() | 26 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ListLike/Vector/Generic.hs:27:1: warning: [-Wunused-imports] The import of `fromString' from module `Data.String' is redundant | 27 | import Data.String (IsString(fromString)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [16 of 21] Compiling Data.ListLike.Vector.Storable ( src/Data/ListLike/Vector/Storable.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Vector/Storable.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Vector/Storable.dyn_o ) src/Data/ListLike/Vector/Storable.hs:17:1: warning: [-Wunused-imports] The import of `fromString' from module `Data.String' is redundant | 17 | import Data.String (IsString(fromString)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ListLike/Vector/Storable.hs:19: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() | 19 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ListLike/Vector/Storable.hs:21:1: warning: [-Wunused-imports] The import of `GHC.Exts' is redundant except perhaps to import instances from `GHC.Exts' To import instances alone, use: import GHC.Exts() | 21 | import GHC.Exts (IsList(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [17 of 21] Compiling Data.ListLike.Vector.Unboxed ( src/Data/ListLike/Vector/Unboxed.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Vector/Unboxed.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Vector/Unboxed.dyn_o ) src/Data/ListLike/Vector/Unboxed.hs:17:1: warning: [-Wunused-imports] The import of `fromString' from module `Data.String' is redundant | 17 | import Data.String (IsString(fromString)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ListLike/Vector/Unboxed.hs:19: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() | 19 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ListLike/Vector/Unboxed.hs:20:1: warning: [-Wunused-imports] The import of `GHC.Exts' is redundant except perhaps to import instances from `GHC.Exts' To import instances alone, use: import GHC.Exts() | 20 | import GHC.Exts (IsList(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [18 of 21] Compiling Data.ListLike.Vector.Vector ( src/Data/ListLike/Vector/Vector.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Vector/Vector.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Vector/Vector.dyn_o ) src/Data/ListLike/Vector/Vector.hs:17:1: warning: [-Wunused-imports] The import of `fromString' from module `Data.String' is redundant | 17 | import Data.String (IsString(fromString)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ListLike/Vector/Vector.hs:19: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() | 19 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ListLike/Vector/Vector.hs:20:1: warning: [-Wunused-imports] The import of `GHC.Exts' is redundant except perhaps to import instances from `GHC.Exts' To import instances alone, use: import GHC.Exts() | 20 | import GHC.Exts (IsList(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [19 of 21] Compiling Data.ListLike.Vector ( src/Data/ListLike/Vector.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Vector.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Vector.dyn_o ) [20 of 21] Compiling Data.ListLike.Instances ( src/Data/ListLike/Instances.hs, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Instances.o, /wrkdirs/usr/ports/devel/hs-hoogle/work/hoogle-5.0.17.15/dist-newstyle/build/x86_64-freebsd/ghc-8.10.3/ListLike-4.7/build/Data/ListLike/Instances.dyn_o ) src/Data/ListLike/Instances.hs:135:10: error: Duplicate instance declarations: instance IsList BSC.ByteString -- Defined at src/Data/ListLike/Instances.hs:135:10 instance IsList BSC.ByteString -- Defined in `Data.ByteString.Internal' | 135 | instance IsList BS.ByteString where | ^^^^^^^^^^^^^^^^^^^^ src/Data/ListLike/Instances.hs:258:10: error: Duplicate instance declarations: instance IsList BSLC.ByteString -- Defined at src/Data/ListLike/Instances.hs:258:10 instance IsList BSLC.ByteString -- Defined in `Data.ByteString.Lazy.Internal' | 258 | instance IsList BSL.ByteString where | ^^^^^^^^^^^^^^^^^^^^^ cabal: Failed to build ListLike-4.7 (which is required by exe:hoogle from hoogle-5.0.17.15). *** Error code 1 Stop. make: stopped in /usr/ports/devel/hs-hoogle
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101251303.10PD39Ok037778>