From owner-freebsd-ports@freebsd.org Fri May 10 20:49:19 2019 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B94C15880CC for ; Fri, 10 May 2019 20:49:19 +0000 (UTC) (envelope-from doctor@doctor.nl2k.ab.ca) Received: from doctor.nl2k.ab.ca (doctor.nl2k.ab.ca [204.209.81.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CBB888AD06 for ; Fri, 10 May 2019 20:49:18 +0000 (UTC) (envelope-from doctor@doctor.nl2k.ab.ca) Received: from doctor by doctor.nl2k.ab.ca with local (Exim 4.92 (FreeBSD)) (envelope-from ) id 1hPCRd-000IwZ-4J; Fri, 10 May 2019 14:48:41 -0600 Date: Fri, 10 May 2019 14:48:41 -0600 From: The Doctor To: Gleb Popov Cc: FreeBSD ports list Subject: Re: The hs-* issue Message-ID: <20190510204841.GB63400@doctor.nl2k.ab.ca> References: <20190510163746.GA49321@doctor.nl2k.ab.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) X-Rspamd-Queue-Id: CBB888AD06 X-Spamd-Bar: + X-Spamd-Result: default: False [1.77 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.38)[-0.385,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; NEURAL_SPAM_SHORT(0.46)[0.460,0]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[cached: doctor.nl2k.ab.ca]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[nl2k.ab.ca,quarantine]; NEURAL_SPAM_LONG(0.53)[0.526,0]; INTRODUCTION(2.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:6171, ipnet:204.209.81.0/24, country:CA]; MID_RHS_MATCH_FROM(0.00)[]; IP_SCORE(-0.02)[country: CA(-0.09)]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2019 20:49:19 -0000 On Fri, May 10, 2019 at 11:25:20PM +0400, Gleb Popov wrote: > On Fri, May 10, 2019 at 8:54 PM The Doctor via freebsd-ports < > freebsd-ports@freebsd.org> wrote: > > > All right you are getting rid of the hs-modules > > > > and getting us to use devel/stack. > > > > When I ran devel/stack this morning, I got: > > > > > > Script started on Fri May 10 10:32:32 2019 > > root@doctor:/usr/ports/devel/stack # make > > > > mkdir -p /usr/ports/devel/hs-happy/work/cabal-home/.cabal > > touch /usr/ports/devel/hs-happy/work/cabal-home/.cabal/config > > ===> Patching for hs-happy-1.19.9 > > ===> Applying FreeBSD patches for hs-happy-1.19.9 > > ===> hs-happy-1.19.9 depends on executable: cabal - not found > > ===> Building for hs-cabal-install-2.4.0.0_1 > > cd /usr/ports/devel/hs-cabal-install/work/cabal-install-2.4.0.0 && > > /usr/bin/env EXTRA_CONFIGURE_OPTS="--disable-library-profiling" > > HOME=/usr/ports/devel/hs-cabal-install/work/home > > PREFIX=/usr/ports/devel/hs-cabal-install/work/prefix > > /usr/ports/devel/hs-cabal-install/work/cabal-install-2.4.0.0/bootstrap.sh > > --no-doc --jobs 1 > > mktemp: illegal option -- p > > usage: mktemp [-d] [-q] [-t prefix] [-u] template ... > > mktemp [-d] [-q] [-u] -t prefix > > Using clang for C compiler. If this is not what you want, set CC. > > Using /usr/bin/ld instead. > > Checking installed packages for ghc-8.6.3... > > deepseq is already installed and the version is ok. > > binary is already installed and the version is ok. > > time is already installed and the version is ok. > > transformers is already installed and the version is ok. > > mtl is already installed and the version is ok. > > text is already installed and the version is ok. > > parsec is already installed and the version is ok. > > network-uri-2.6.1.0 will be installed from local tarball. > > network-2.7.0.0 will be installed from local tarball. > > HTTP-4000.3.12 will be installed from local tarball. > > zlib-0.6.2 will be installed from local tarball. > > random-1.1 will be installed from local tarball. > > stm is already installed and the version is ok. > > hashable-1.2.7.0 will be installed from local tarball. > > async-2.2.1 will be installed from local tarball. > > base16-bytestring-0.1.1.6 will be installed from local tarball. > > base64-bytestring-1.0.0.1 will be installed from local tarball. > > cryptohash-sha256-0.11.101.0 will be installed from local tarball. > > resolv-0.1.1.1 will be installed from local tarball. > > mintty-0.1.2 will be installed from local tarball. > > echo-0.1.3 will be installed from local tarball. > > edit-distance-0.2.2.1 will be installed from local tarball. > > ed25519-0.0.5.0 will be installed from local tarball. > > tar-0.5.1.0 will be installed from local tarball. > > digest-0.0.1.2 will be installed from local tarball. > > zip-archive-0.3.3 will be installed from local tarball. > > hackage-security-0.5.3.0 will be installed from local tarball. > > Cabal is already installed and the version is ok. > > > > Using local tarball for network-uri-2.6.1.0. > > [1 of 1] Compiling Main ( Setup.hs, Setup.o ) > > Linking Setup ... > > Setup: No cabal file found. > > Please create a package description file .cabal > > > > Error during cabal-install bootstrap: > > Configuring the network-uri package failed. > > *** Error code 2 > > > > Stop. > > make[3]: stopped in /usr/ports/devel/hs-cabal-install > > *** Error code 1 > > > > Stop. > > make[2]: stopped in /usr/ports/devel/hs-happy > > *** Error code 1 > > > > Stop. > > make[1]: stopped in /usr/ports/devel/hs-happy > > *** Error code 1 > > > > Stop. > > make: stopped in /usr/ports/devel/stack > > root@doctor:/usr/ports/devel/stack # exit > > > > exit > > > > Script done on Fri May 10 10:34:49 2019 > > > > Any explanation? > > > > Can't reproduce this locally. What FreeBSD version are you running, and > what SVN revision are you on? > FreeBSD 12.0 svn, version 1.12.0 (r1857323) compiled Apr 26 2019, 08:07:07 on amd64-portbld-freebsd12.0 > > > > -- > > Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@ > > nl2k.ab.ca > > Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist > > rising! > > https://www.empire.kred/ROOTNK?t=94a1f39b Look at Psalms 14 and 53 on > > Atheism > > Newfoundland on 16 May 2019, do not vote PC nor NDP! > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! https://www.empire.kred/ROOTNK?t=94a1f39b Look at Psalms 14 and 53 on Atheism Newfoundland on 16 May 2019, do not vote PC nor NDP!