From owner-freebsd-haskell@freebsd.org Mon Jun 11 15:53:56 2018 Return-Path: Delivered-To: freebsd-haskell@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 C64B61013839 for ; Mon, 11 Jun 2018 15:53:55 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2A5866CA6B for ; Mon, 11 Jun 2018 15:53:55 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mailman.ysv.freebsd.org (Postfix) id DD034101382A; Mon, 11 Jun 2018 15:53:54 +0000 (UTC) Delivered-To: haskell@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 B56FF1013829 for ; Mon, 11 Jun 2018 15:53:54 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yb0-x22f.google.com (mail-yb0-x22f.google.com [IPv6:2607:f8b0:4002:c09::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 480FE6CA69 for ; Mon, 11 Jun 2018 15:53:54 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yb0-x22f.google.com with SMTP id d123-v6so6847676ybh.9 for ; Mon, 11 Jun 2018 08:53:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=634TT7vutYmGC3q2oNmERwbd3kR5k3gQwTK8eFnqgm4=; b=PQDijIDdwMKK9TwF3WCn9Rj/9wC0grGqDLfQTeCA6+yAIO19gPO6oChs/GcQAxRdcW KynCYrFBE8gnzKvqgz/XaqKOPvHqy7K1wF9a1QCcljwxTBQfbiLSHgOXQ3ShTLmBEsmX 18hRQPFjOrb7r3vCCk1N3yFeHFbFFw1rg3+hQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=634TT7vutYmGC3q2oNmERwbd3kR5k3gQwTK8eFnqgm4=; b=s0J64wV8zOWD4lxoK6qPhZuEznRSLL13bjSPyfhcamePLbGlpJKt9s4BkkQuyefA1+ /PHwZu9FfJxwFfivCIZAQjOmnBU9bS9Ubs2kWvPfotel7QLaP3RyB2a9vsRHF0poXFrF unJfHXglKufgZeC/gUrQi5a7BiPur5/DIoW0GjIXp256P4P1d4+BvoqLQw5fKckMhGqw BdmfV8PLrMpcileW84fuN55arVNgbC9cKG5kogeP034CqKp2Xv5tMHOi1jODd2JKgF6e cbqXUV9yS4mN48gyg0ofNZ6qke1A91Hfjp8SoAMhyt9MLewPYs09yZvSq/CaBWoUu4A2 /whg== X-Gm-Message-State: APt69E3xmvffBSLBOmIQIgvOCs//4zH4xxzzfJOydKFkyugU4l5WfTMe fFZ/esikKIraeNzlciqG9dZuvEKHpAy/Dmj8hH1C3Q== X-Google-Smtp-Source: ADUXVKJGbY4mu8YAB/DtUIGa1aObNgJDmCAb5VTdEWyewE6o4OdWgiZcAs4zjw+rskcCkMnJPGsV5THaCjFdTkwCm24= X-Received: by 2002:a25:8751:: with SMTP id e17-v6mr10435516ybn.194.1528732433632; Mon, 11 Jun 2018 08:53:53 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:ef50:0:0:0:0:0 with HTTP; Mon, 11 Jun 2018 08:53:22 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Mon, 11 Jun 2018 08:53:22 -0700 Message-ID: Subject: Re: haskell ports failing with signal 10 in poudriere: To: Gleb Popov <6yearold@gmail.com> Cc: haskell@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2018 15:53:56 -0000 On 11 June 2018 at 00:28, Gleb Popov <6yearold@gmail.com> wrote: > > > On Mon, Jun 11, 2018 at 2:52 AM, Eitan Adler wrote: >> >> On 10 June 2018 at 12:59, Gleb Popov <6yearold@gmail.com> wrote: >> > >> > >> > On Sun, Jun 10, 2018 at 10:30 PM, Eitan Adler >> > wrote: >> >> >> >> On 10 June 2018 at 02:03, Gleb Popov <6yearold@gmail.com> wrote: >> >> > >> >> > >> >> > On Sun, Jun 10, 2018 at 12:00 PM, Eitan Adler >> >> > wrote: >> >> >> >> >> >> On 10 June 2018 at 01:30, Gleb Popov <6yearold@gmail.com> wrote: >> >> >> > >> >> >> > >> >> >> > On Sat, Jun 9, 2018 at 8:06 AM, Eitan Adler >> >> >> > wrote: >> >> >> >> >> >> >> >> Any idea what may be wrong? >> >> >> > Can't reproduce. What OS revision are you running? >> >> >> >> >> >> FreeBSD fasteagle 12.0-CURRENT FreeBSD 12.0-CURRENT #12 r334863: Fri >> >> >> Jun 8 23:04:30 UTC 2018 >> >> >> eax@fasteagle:/srv/obj/fbsd/usr/src/amd64.amd64/sys/EADLER amd64 >> >> > >> >> > >> >> > Mine's a bit older. Let me rebuild everything first. >> >> >> >> Not well researched but perhaps related to >> >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214864 ? >> > >> > >> > This should be fixed by >> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226872 >> >> This as in the SIGBUS or this as in the uninformed guess as to the >> cause I referenced? > > > My English parser got a bit lost in this sentence. This is regarding > switching ld to lld. GHC had problems with lld, but these were fixed in the > PR I mentioned. So my issues are unrelated. Thanks! -- Eitan Adler