From owner-freebsd-haskell@freebsd.org Sun Jun 10 19:30: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 0736B1019425 for ; Sun, 10 Jun 2018 19:30:56 +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 94C8373A11 for ; Sun, 10 Jun 2018 19:30:55 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mailman.ysv.freebsd.org (Postfix) id 52062101941E; Sun, 10 Jun 2018 19:30:55 +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 3F992101941D for ; Sun, 10 Jun 2018 19:30:55 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yw0-x236.google.com (mail-yw0-x236.google.com [IPv6:2607:f8b0:4002:c05::236]) (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 D5FDC73A09 for ; Sun, 10 Jun 2018 19:30:54 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yw0-x236.google.com with SMTP id v190-v6so5679260ywa.12 for ; Sun, 10 Jun 2018 12:30: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=tqX2BQUDbOM+JBB23cTZU7FVZwLImNYWXGNrP52Bh6w=; b=BG5LNIrT1imuMuPlC1kqznHIDbVKxbRC0VIbZKIUFuLx3TVQ67DaBLS3BTgRJa+9aw g0vyPkQ1cgWvjkBBx4D4tpjDJipxLa6FZCp1ATgbTUJpu96ctxEf5JRiGZqrpy6tiDbc oIInpWBvnXkxhH/SNc8FYHJyH9mIKxpWF1gjs= 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=tqX2BQUDbOM+JBB23cTZU7FVZwLImNYWXGNrP52Bh6w=; b=EArwNp8Tep942M0YTiAP82yG58+5r4JSogW/as89JVU42exLmeqae2kK43JoF1vicl XXfM/Fl34WKzg1Udl1KXeePFRKiniG4C/On+rbbrWZfK3IzftEHOx1o/fep4yott4w5Y fcCaUNVYCBTmJn9NVgt6fImtuT8fDQ1YCXr4lYUw8zFPMEkqfRac8wBhQCOphJN8vdFs w4wEDYb/F0jhn6WcNECaB7xTZiTFfysTL8pRh1QFfLCYHfL+xevdWbkqCJi1fahhqpHx xfGU/0LgDbWTPXUyT7rYEpRtudjFyXmtAuFnFT3YX1AbHB1VqQkfKa7wq2nnBrMZnE1h V2+g== X-Gm-Message-State: APt69E2J0nr03SyEX+2B3An54rEv4IQY62ycalykmyoyniHSac9rP7Zj dkvhGuJLjiBhZtfoRcfVFNgWciJ+d9jhX22JW7lTdw== X-Google-Smtp-Source: ADUXVKKIdntLlzp5EUsbQ5Any0axi8kqFPbFQ5GJbqib4ySSCqzVwbK9BtZCOw03uIvTYPPHqG8VozxYygDkadrvw6U= X-Received: by 2002:a81:6d52:: with SMTP id i79-v6mr8346565ywc.141.1528659054055; Sun, 10 Jun 2018 12:30:54 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:ef50:0:0:0:0:0 with HTTP; Sun, 10 Jun 2018 12:30:23 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Sun, 10 Jun 2018 12:30:23 -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 19:30:56 -0000 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 ? -- Eitan Adler