From owner-freebsd-haskell@freebsd.org Sun Jun 10 09:01:29 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 BB5781008C1B for ; Sun, 10 Jun 2018 09:01:29 +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 4DEE476E3F for ; Sun, 10 Jun 2018 09:01:29 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mailman.ysv.freebsd.org (Postfix) id 122D51008C1A; Sun, 10 Jun 2018 09:01:29 +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 F39331008C19 for ; Sun, 10 Jun 2018 09:01:28 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yb0-x22b.google.com (mail-yb0-x22b.google.com [IPv6:2607:f8b0:4002:c09::22b]) (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 936EB76E38 for ; Sun, 10 Jun 2018 09:01:28 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yb0-x22b.google.com with SMTP id n23-v6so4490409ybg.1 for ; Sun, 10 Jun 2018 02:01:28 -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=OHxMfKd1G7ZOJlFffyK6fY3LJVT9WnQfiYrDV+M3yTo=; b=QJ7WUZO65X3jQFHIQ0YTJCZch6qFPWbK4K8IoDL6F6EtwkcyXKjVo1aLeF8FX83hio kT2vI7vkdOLIxKXBpft/AUblPPX70jXMTaBYmU7IvZmTAiHUmRKJ86pGLsbKlRPwLK3z TOFJOpenwqbGdLtHM3ZK9P7w32MrkvevZZohE= 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=OHxMfKd1G7ZOJlFffyK6fY3LJVT9WnQfiYrDV+M3yTo=; b=nw9mRYbB/cnel593VQLOvKccpJmpGW+nUyX+/c6dv4FeH/1/rSzU6lfpoZqhuCVL24 a9Wq0yFsnyGXkRiv1gJGX+e+c/n+SR3bAaa+nZyctlQY4Fy6LAIja0wxg18+nRs1LZDS RgR0/7RzYtCoapn3jvbXb/XHMItQQItL6rZE9Fpi2fFH75eYaNfDejXd2b5R8PD5Wf5B uEMdh0VfpknS7Dt1BEGfMUhfHmhi1tquqs0NRAhPUzdk/ZSZ12mJoRGA1cC0RVMIZxNL r1nDU7/aJtwMQa1lrEr7wOzTUANIYM9O5jkRoLNCjP+ysECEiJKepr8fWmvofBhl7ALA MQOQ== X-Gm-Message-State: APt69E3cqN17jF5i+Hnpf2skH03+o19VpxHuFeq40DjhJLl9rOOWiE+e Pb14EYSefkm2Y8edOHn8j3pjGrAx2K+AY+tyg9ehjQ== X-Google-Smtp-Source: ADUXVKK7V7U1PQvP/HZbUMZKO0sf6oZKvw9ko665bUJ9J6WOwyfkmyrli9rBs1Tk/cceM0xmDTN7HqYWbhAR1P15Go4= X-Received: by 2002:a25:bd41:: with SMTP id p1-v6mr7321308ybm.69.1528621287138; Sun, 10 Jun 2018 02:01:27 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:ef50:0:0:0:0:0 with HTTP; Sun, 10 Jun 2018 02:00:56 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Sun, 10 Jun 2018 02:00:56 -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: Sun, 10 Jun 2018 09:01:29 -0000 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 -- Eitan Adler