Date: Sun, 18 Apr 2021 21:22:27 GMT From: pkg-fallout@FreeBSD.org To: haskell@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - main-i386-default][devel/hs-haskell-language-server] Failed for hs-haskell-language-server-1.1.0 in build Message-ID: <202104182122.13ILMREL038121@beefy17.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: @FreeBSD.org Ident: Makefile ident: Log URL: http://beefy17.nyi.freebsd.org/data/main-i386-default/p52c6d02708d0_s55fc118be/logs/hs-haskell-language-server-1.1.0.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=p52c6d02708d0_s55fc118be Log: =>> Building devel/hs-haskell-language-server build started at Sun Apr 18 20:48:30 UTC 2021 port directory: /usr/ports/devel/hs-haskell-language-server package name: hs-haskell-language-server-1.1.0 building for: FreeBSD main-i386-default-job-07 14.0-CURRENT FreeBSD 14.0-CURRENT 1400008 i386 maintained by: haskell@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1400008 Jail OSVERSION: 1400008 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1400008 UNAME_v=FreeBSD 14.0-CURRENT 1400008 UNAME_r=14.0-CURRENT 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/main-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-i386-default/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-haskell-language-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hs-haskell-language-server/work HOME=/wrkdirs/usr/ports/devel/hs-haskell-language-server/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/hs-haskell-language-server/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-haskell-language-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hs-haskell-language-server/work HOME=/wrkdirs/usr/ports/devel/hs-haskell-language-server/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/hs-haskell-language-server/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=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/haskell-language-server" EXAMPLESDIR="share/examples/haskell-language-server" DATADIR="share/haskell-language-server" WWWDIR="www/haskell-language-server" ETCDIR="etc/haskell-language-server" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/haskell-language-server DOCSDIR=/usr/local/share/doc/haskell-language-server EXAMPLESDIR=/usr/local/share/examples/haskell-language-server WWWDIR=/usr/local/www/haskell-language-server ETCDIR=/usr/local/etc/haskell-language-server --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 MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /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: i386-unknown-freebsd14.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: i386-unknown-freebsd14.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" "-m" "elf_i386_fbsd" "-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: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400008 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 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 APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> hs-haskell-language-server-1.1.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [main-i386-default-job-07] Installing pkg-1.16.3... [main-i386-default-job-07] Extracting pkg-1.16.3: .......... done ===> hs-haskell-language-server-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hs-haskell-language-server-1.1.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user => HsYAML-0.2.1.0/revision/2.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/HsYAML-0.2.1.0/revision/2.cabal fetch: https://hackage.haskell.org/package/HsYAML-0.2.1.0/revision/2.cabal: size unknown fetch: https://hackage.haskell.org/package/HsYAML-0.2.1.0/revision/2.cabal: size of remote file is not known HsYAML-0.2.1.0/revision/2.cabal 5469 B 41 MBps 00s => HsYAML-aeson-0.2.0.0/revision/3.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/HsYAML-aeson-0.2.0.0/revision/3.cabal fetch: https://hackage.haskell.org/package/HsYAML-aeson-0.2.0.0/revision/3.cabal: size unknown fetch: https://hackage.haskell.org/package/HsYAML-aeson-0.2.0.0/revision/3.cabal: size of remote file is not known HsYAML-aeson-0.2.0.0/revision/3.cabal 1877 B 17 MBps 00s => algebraic-graphs-0.5/algebraic-graphs-0.5.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/algebraic-graphs-0.5/algebraic-graphs-0.5.tar.gz algebraic-graphs-0.5/algebraic-graphs-0.5.tar.gz 163 kB 26 MBps 00s => apply-refact-0.9.2.0/apply-refact-0.9.2.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/apply-refact-0.9.2.0/apply-refact-0.9.2.0.tar.gz apply-refact-0.9.2.0/apply-refact-0.9.2.0.tar.gz 70 kB 7911 kBps 00s => blaze-textual-0.2.1.0/blaze-textual-0.2.1.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/blaze-textual-0.2.1.0/blaze-textual-0.2.1.0.tar.gz blaze-textual-0.2.1.0/blaze-textual-0.2.1.0.tar.gz 6914 B 64 MBps 00s => brittany-0.13.1.1/brittany-0.13.1.1.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/brittany-0.13.1.1/brittany-0.13.1.1.tar.gz brittany-0.13.1.1/brittany-0.13.1.1.tar.gz 168 kB 27 MBps 00s => butcher-1.3.3.2/butcher-1.3.3.2.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/butcher-1.3.3.2/butcher-1.3.3.2.tar.gz butcher-1.3.3.2/butcher-1.3.3.2.tar.gz 37 kB 644 kBps 00s => bytestring-encoding-0.1.0.0/bytestring-encoding-0.1.0.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/bytestring-encoding-0.1.0.0/bytestring-encoding-0.1.0.0.tar.gz bytestring-encoding-0.1.0.0/bytestring-encoding-0.1.0.0.tar.gz 6085 B 42 MBps 00s => constraints-extras-0.3.1.0/constraints-extras-0.3.1.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/constraints-extras-0.3.1.0/constraints-extras-0.3.1.0.tar.gz constraints-extras-0.3.1.0/constraints-extras-0.3.1.0.tar.gz 6681 B 58 MBps 00s => czipwith-1.0.1.3/czipwith-1.0.1.3.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/czipwith-1.0.1.3/czipwith-1.0.1.3.tar.gz czipwith-1.0.1.3/czipwith-1.0.1.3.tar.gz 6393 B 56 MBps 00s => data-tree-print-0.1.0.2/data-tree-print-0.1.0.2.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/data-tree-print-0.1.0.2/data-tree-print-0.1.0.2.tar.gz <snip> Building these-1.1.1.1 (lib) Installing these-1.1.1.1 (lib) Completed these-1.1.1.1 (lib) Starting deque-0.4.3 (lib) Building deque-0.4.3 (lib) Installing deque-0.4.3 (lib) Completed deque-0.4.3 (lib) Starting strict-0.4.0.1 (lib) Building strict-0.4.0.1 (lib) Installing free-5.1.6 (lib) Completed free-5.1.6 (lib) Starting monad-dijkstra-0.1.1.3 (lib) Building monad-dijkstra-0.1.1.3 (lib) Installing monad-dijkstra-0.1.1.3 (lib) Installing strict-0.4.0.1 (lib) Completed monad-dijkstra-0.1.1.3 (lib) Starting ghc-exactprint-0.6.4 (lib) Completed strict-0.4.0.1 (lib) Starting butcher-1.3.3.2 (lib) Building ghc-exactprint-0.6.4 (lib) Building butcher-1.3.3.2 (lib) Installing butcher-1.3.3.2 (lib) Completed butcher-1.3.3.2 (lib) Starting adjunctions-4.4 (lib) Building adjunctions-4.4 (lib) Installing adjunctions-4.4 (lib) Completed adjunctions-4.4 (lib) Starting aeson-1.5.6.0 (lib) Building aeson-1.5.6.0 (lib) Installing ghc-exactprint-0.6.4 (lib) Completed ghc-exactprint-0.6.4 (lib) Starting kan-extensions-5.2.2 (lib) Building kan-extensions-5.2.2 (lib) Installing kan-extensions-5.2.2 (lib) Completed kan-extensions-5.2.2 (lib) Starting retrie-0.1.1.1 (lib) Building retrie-0.1.1.1 (lib) Installing retrie-0.1.1.1 (lib) Completed retrie-0.1.1.1 (lib) Starting apply-refact-0.9.2.0 (lib) Building apply-refact-0.9.2.0 (lib) Installing apply-refact-0.9.2.0 (lib) Completed apply-refact-0.9.2.0 (lib) Starting lens-5.0.1 (lib) Building lens-5.0.1 (lib) Installing aeson-1.5.6.0 (lib) Completed aeson-1.5.6.0 (lib) Starting yaml-0.11.5.0 (lib) Building yaml-0.11.5.0 (lib) Installing yaml-0.11.5.0 (lib) Completed yaml-0.11.5.0 (lib) Starting floskell-0.10.5 (lib) Building floskell-0.10.5 (lib) Installing lens-5.0.1 (lib) Completed lens-5.0.1 (lib) Starting aeson-pretty-0.8.8 (lib) Building aeson-pretty-0.8.8 (lib) Installing aeson-pretty-0.8.8 (lib) Completed aeson-pretty-0.8.8 (lib) Starting HsYAML-aeson-0.2.0.0 (lib) Building HsYAML-aeson-0.2.0.0 (lib) Installing HsYAML-aeson-0.2.0.0 (lib) Completed HsYAML-aeson-0.2.0.0 (lib) Starting implicit-hie-0.1.2.5 (lib) Building implicit-hie-0.1.2.5 (lib) Installing implicit-hie-0.1.2.5 (lib) Completed implicit-hie-0.1.2.5 (lib) Starting hlint-3.2.7 (lib) Building hlint-3.2.7 (lib) Installing hlint-3.2.7 (lib) Completed hlint-3.2.7 (lib) Starting hie-bios-0.7.5 (lib) Building hie-bios-0.7.5 (lib) Installing hie-bios-0.7.5 (lib) Completed hie-bios-0.7.5 (lib) Starting brittany-0.13.1.1 (lib) Building brittany-0.13.1.1 (lib) Installing floskell-0.10.5 (lib) Completed floskell-0.10.5 (lib) Starting lsp-types-1.2.0.0 (lib) Building lsp-types-1.2.0.0 (lib) Installing brittany-0.13.1.1 (lib) Completed brittany-0.13.1.1 (lib) Starting stylish-haskell-0.12.2.0 (lib) Building stylish-haskell-0.12.2.0 (lib) Installing stylish-haskell-0.12.2.0 (lib) Completed stylish-haskell-0.12.2.0 (lib) Starting fourmolu-0.3.0.0 (lib) Building fourmolu-0.3.0.0 (lib) Installing fourmolu-0.3.0.0 (lib) Completed fourmolu-0.3.0.0 (lib) Starting implicit-hie-cradle-0.3.0.2 (lib) Building implicit-hie-cradle-0.3.0.2 (lib) Installing implicit-hie-cradle-0.3.0.2 (lib) Completed implicit-hie-cradle-0.3.0.2 (lib) Installing lsp-types-1.2.0.0 (lib) Completed lsp-types-1.2.0.0 (lib) Starting lsp-1.2.0.0 (lib) Building lsp-1.2.0.0 (lib) Installing lsp-1.2.0.0 (lib) Completed lsp-1.2.0.0 (lib) Starting hls-plugin-api-1.1.0.0 (lib) Building hls-plugin-api-1.1.0.0 (lib) Installing hls-plugin-api-1.1.0.0 (lib) Completed hls-plugin-api-1.1.0.0 (lib) Starting ghcide-1.2.0.2 (lib) Building ghcide-1.2.0.2 (lib) Failed to build ghcide-1.2.0.2. Build log ( /wrkdirs/usr/ports/devel/hs-haskell-language-server/work/cabal-home/.cabal/logs/ghc-8.10.4/ghcide-1.2.0.2-9d4e5c4e90293e1edcaecfb8a424936e43d694ccbaa188cfc313ad70765fb3b6.log ): Configuring library for ghcide-1.2.0.2.. Preprocessing library for ghcide-1.2.0.2.. Building library for ghcide-1.2.0.2.. [ 1 of 59] Compiling Control.Concurrent.Strict ( src/Control/Concurrent/Strict.hs, dist/build/Control/Concurrent/Strict.o, dist/build/Control/Concurrent/Strict.dyn_o ) [ 2 of 59] Compiling Development.IDE.Core.Debouncer ( src/Development/IDE/Core/Debouncer.hs, dist/build/Development/IDE/Core/Debouncer.o, dist/build/Development/IDE/Core/Debouncer.dyn_o ) [ 3 of 59] Compiling Development.IDE.Core.PositionMapping ( src/Development/IDE/Core/PositionMapping.hs, dist/build/Development/IDE/Core/PositionMapping.o, dist/build/Development/IDE/Core/PositionMapping.dyn_o ) [ 4 of 59] Compiling Development.IDE.GHC.Compat ( src/Development/IDE/GHC/Compat.hs, dist/build/Development/IDE/GHC/Compat.o, dist/build/Development/IDE/GHC/Compat.dyn_o ) [ 5 of 59] Compiling Development.IDE.GHC.CPP ( src/Development/IDE/GHC/CPP.hs, dist/build/Development/IDE/GHC/CPP.o, dist/build/Development/IDE/GHC/CPP.dyn_o ) [ 6 of 59] Compiling Development.IDE.Plugin.CodeAction.PositionIndexed ( src/Development/IDE/Plugin/CodeAction/PositionIndexed.hs, dist/build/Development/IDE/Plugin/CodeAction/PositionIndexed.o, dist/build/Development/IDE/Plugin/CodeAction/PositionIndexed.dyn_o ) [ 7 of 59] Compiling Development.IDE.Session.VersionCheck ( session-loader/Development/IDE/Session/VersionCheck.hs, dist/build/Development/IDE/Session/VersionCheck.o, dist/build/Development/IDE/Session/VersionCheck.dyn_o ) [ 8 of 59] Compiling Development.IDE.Types.Location ( src/Development/IDE/Types/Location.hs, dist/build/Development/IDE/Types/Location.o, dist/build/Development/IDE/Types/Location.dyn_o ) [ 9 of 59] Compiling Development.IDE.Types.Diagnostics ( src/Development/IDE/Types/Diagnostics.hs, dist/build/Development/IDE/Types/Diagnostics.o, dist/build/Development/IDE/Types/Diagnostics.dyn_o ) [10 of 59] Compiling Development.IDE.GHC.Util ( src/Development/IDE/GHC/Util.hs, dist/build/Development/IDE/GHC/Util.o, dist/build/Development/IDE/GHC/Util.dyn_o ) [11 of 59] Compiling Development.IDE.Types.Exports ( src/Development/IDE/Types/Exports.hs, dist/build/Development/IDE/Types/Exports.o, dist/build/Development/IDE/Types/Exports.dyn_o ) [12 of 59] Compiling Development.IDE.GHC.Orphans ( src/Development/IDE/GHC/Orphans.hs, dist/build/Development/IDE/GHC/Orphans.o, dist/build/Development/IDE/GHC/Orphans.dyn_o ) [13 of 59] Compiling Development.IDE.Types.KnownTargets ( src/Development/IDE/Types/KnownTargets.hs, dist/build/Development/IDE/Types/KnownTargets.o, dist/build/Development/IDE/Types/KnownTargets.dyn_o ) [14 of 59] Compiling Development.IDE.Spans.Common ( src/Development/IDE/Spans/Common.hs, dist/build/Development/IDE/Spans/Common.o, dist/build/Development/IDE/Spans/Common.dyn_o ) [15 of 59] Compiling Development.IDE.Plugin.Completions.Types ( src/Development/IDE/Plugin/Completions/Types.hs, dist/build/Development/IDE/Plugin/Completions/Types.o, dist/build/Development/IDE/Plugin/Completions/Types.dyn_o ) [16 of 59] Compiling Development.IDE.GHC.Error ( src/Development/IDE/GHC/Error.hs, dist/build/Development/IDE/GHC/Error.o, dist/build/Development/IDE/GHC/Error.dyn_o ) [17 of 59] Compiling Development.IDE.Types.HscEnvEq ( src/Development/IDE/Types/HscEnvEq.hs, dist/build/Development/IDE/Types/HscEnvEq.o, dist/build/Development/IDE/Types/HscEnvEq.dyn_o ) [18 of 59] Compiling Development.IDE.Spans.LocalBindings ( src/Development/IDE/Spans/LocalBindings.hs, dist/build/Development/IDE/Spans/LocalBindings.o, dist/build/Development/IDE/Spans/LocalBindings.dyn_o ) [19 of 59] Compiling Development.IDE.Import.FindImports ( src/Development/IDE/Import/FindImports.hs, dist/build/Development/IDE/Import/FindImports.o, dist/build/Development/IDE/Import/FindImports.dyn_o ) [20 of 59] Compiling Development.IDE.Import.DependencyInformation ( src/Development/IDE/Import/DependencyInformation.hs, dist/build/Development/IDE/Import/DependencyInformation.o, dist/build/Development/IDE/Import/DependencyInformation.dyn_o ) [21 of 59] Compiling Development.IDE.Core.RuleTypes ( src/Development/IDE/Core/RuleTypes.hs, dist/build/Development/IDE/Core/RuleTypes.o, dist/build/Development/IDE/Core/RuleTypes.dyn_o ) [22 of 59] Compiling Development.IDE.GHC.Warnings ( src/Development/IDE/GHC/Warnings.hs, dist/build/Development/IDE/GHC/Warnings.o, dist/build/Development/IDE/GHC/Warnings.dyn_o ) [23 of 59] Compiling Development.IDE.Core.Preprocessor ( src/Development/IDE/Core/Preprocessor.hs, dist/build/Development/IDE/Core/Preprocessor.o, dist/build/Development/IDE/Core/Preprocessor.dyn_o ) [24 of 59] Compiling Development.IDE.Types.Logger ( src/Development/IDE/Types/Logger.hs, dist/build/Development/IDE/Types/Logger.o, dist/build/Development/IDE/Types/Logger.dyn_o ) [25 of 59] Compiling Development.IDE.Types.Action ( src/Development/IDE/Types/Action.hs, dist/build/Development/IDE/Types/Action.o, dist/build/Development/IDE/Types/Action.dyn_o ) [26 of 59] Compiling Development.IDE.Types.Options ( src/Development/IDE/Types/Options.hs, dist/build/Development/IDE/Types/Options.o, dist/build/Development/IDE/Types/Options.dyn_o ) [27 of 59] Compiling Development.IDE.Spans.AtPoint ( src/Development/IDE/Spans/AtPoint.hs, dist/build/Development/IDE/Spans/AtPoint.o, dist/build/Development/IDE/Spans/AtPoint.dyn_o ) [28 of 59] Compiling Development.IDE.Types.Shake ( src/Development/IDE/Types/Shake.hs, dist/build/Development/IDE/Types/Shake.o, dist/build/Development/IDE/Types/Shake.dyn_o ) [29 of 59] Compiling Development.IDE.Core.Tracing ( src/Development/IDE/Core/Tracing.hs, dist/build/Development/IDE/Core/Tracing.o, dist/build/Development/IDE/Core/Tracing.dyn_o ) [30 of 59] Compiling Development.IDE.Core.Shake ( src/Development/IDE/Core/Shake.hs, dist/build/Development/IDE/Core/Shake.o, dist/build/Development/IDE/Core/Shake.dyn_o ) [31 of 59] Compiling Development.IDE.Session ( session-loader/Development/IDE/Session.hs, dist/build/Development/IDE/Session.o, dist/build/Development/IDE/Session.dyn_o ) [32 of 59] Compiling Development.IDE.LSP.Server ( src/Development/IDE/LSP/Server.hs, dist/build/Development/IDE/LSP/Server.o, dist/build/Development/IDE/LSP/Server.dyn_o ) [33 of 59] Compiling Development.IDE.Plugin ( src/Development/IDE/Plugin.hs, dist/build/Development/IDE/Plugin.o, dist/build/Development/IDE/Plugin.dyn_o ) [34 of 59] Compiling Development.IDE.Plugin.HLS ( src/Development/IDE/Plugin/HLS.hs, dist/build/Development/IDE/Plugin/HLS.o, dist/build/Development/IDE/Plugin/HLS.dyn_o ) [35 of 59] Compiling Development.IDE.Core.OfInterest ( src/Development/IDE/Core/OfInterest.hs, dist/build/Development/IDE/Core/OfInterest.o, dist/build/Development/IDE/Core/OfInterest.dyn_o ) [36 of 59] Compiling Development.IDE.Core.IdeConfiguration ( src/Development/IDE/Core/IdeConfiguration.hs, dist/build/Development/IDE/Core/IdeConfiguration.o, dist/build/Development/IDE/Core/IdeConfiguration.dyn_o ) [37 of 59] Compiling Development.IDE.Core.FileStore ( src/Development/IDE/Core/FileStore.hs, dist/build/Development/IDE/Core/FileStore.o, dist/build/Development/IDE/Core/FileStore.dyn_o ) src/Development/IDE/Core/FileStore.hs:203:5: error: * Couldn't match type `GHC.Int.Int32' with `Int64' Expected type: IO (Int64, Int64) Actual type: IO (GHC.Int.Int32, GHC.Int.Int32) * In the expression: withCString f $ \ f' -> alloca $ \ secPtr -> alloca $ \ nsecPtr -> ... In an equation for `getModTime': getModTime f = withCString f $ \ f' -> alloca $ \ secPtr -> alloca $ ... | 203 | withCString f $ \f' -> | ^^^^^^^^^^^^^^^^^^^^^^... cabal: Failed to build ghcide-1.2.0.2 (which is required by exe:haskell-language-server from haskell-language-server-1.1.0.0 and exe:haskell-language-server-wrapper from haskell-language-server-1.1.0.0). See the build log above for details. Error when running Shake build system: at want, called at src/Development/Shake/Internal/Args.hs:83:67 in shake-0.19.4-inplace:Development.Shake.Internal.Args * Depends on: hls at apply1, called at src/Development/Shake/Internal/Rules/Rerun.hs:41:5 in shake-0.19.4-inplace:Development.Shake.Internal.Rules.Rerun * Depends on: latest at apply1, called at src/Development/Shake/Internal/Rules/Rerun.hs:41:5 in shake-0.19.4-inplace:Development.Shake.Internal.Rules.Rerun * Depends on: hls-8.10.4 at command, called at src/Cabal.hs:29:13 in hls-install-0.8.0.0-inplace:Cabal * Raised the exception: Development.Shake.command, system command failed Command line: cabal v2-install exe:haskell-language-server exe:haskell-language-server-wrapper -w /usr/local/bin/ghc-8.10.4 --write-ghc-environment-files=never --installdir /wrkdirs/usr/ports/devel/hs-haskell-language-server/work/cabal-home/.cabal/bin --max-backjumps=5000 --overwrite-policy=always --project-file=cabal.project --disable-tests --disable-benchmarks -v1 Exit code: 1 Stderr: Warning: No remote package servers have been specified. Usually you would have one specified in the config file. Warning: No remote package servers have been specified. Usually you would have one specified in the config file. cabal: Failed to build ghcide-1.2.0.2 (which is required by exe:haskell-language-server from haskell-language-server-1.1.0.0 and exe:haskell-language-server-wrapper from haskell-language-server-1.1.0.0). See the build log above for details. *** Error code 1 Stop. make: stopped in /usr/ports/devel/hs-haskell-language-server
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104182122.13ILMREL038121>