From owner-freebsd-office@freebsd.org Tue Oct 6 15:28:07 2020 Return-Path: Delivered-To: freebsd-office@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 144B1435C86 for ; Tue, 6 Oct 2020 15:28:07 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4C5LvV6sXzz4bqD for ; Tue, 6 Oct 2020 15:28:06 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id E9A54435C85; Tue, 6 Oct 2020 15:28:06 +0000 (UTC) Delivered-To: office@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E96D143593A for ; Tue, 6 Oct 2020 15:28:06 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C5LvV5wKbz4by0 for ; Tue, 6 Oct 2020 15:28:06 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from mail-yb1-f177.google.com (mail-yb1-f177.google.com [209.85.219.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: lwhsu/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id A7DC92B568 for ; Tue, 6 Oct 2020 15:28:06 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by mail-yb1-f177.google.com with SMTP id h6so9262425ybi.11 for ; Tue, 06 Oct 2020 08:28:06 -0700 (PDT) X-Gm-Message-State: AOAM530Qds/7GHlqLei9TXhYwezswV+VTIXbIDv7p69mr1z3hLG/OEcC XE21sg1CtiXknzHJ5BNLzr1KBzwSjZIo5vebmmc= X-Google-Smtp-Source: ABdhPJzs3OU8FtyCktF5M3tijdLHLeSORBq6i1JJIoSJLHWJO+tgeeYOUwynQk0CVlIMPMtJGXOjn/7zBdvbt7YGOr8= X-Received: by 2002:a25:ad46:: with SMTP id l6mr7365767ybe.492.1601998086255; Tue, 06 Oct 2020 08:28:06 -0700 (PDT) MIME-Version: 1.0 References: <81249d8e-9dbf-c337-1050-6be1b2a9d09c@netfence.it> In-Reply-To: <81249d8e-9dbf-c337-1050-6be1b2a9d09c@netfence.it> From: Li-Wen Hsu Date: Tue, 6 Oct 2020 23:27:54 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Cannot build 2020Q4 LibreOffice with poudriere on 12.1/amd64 To: Andrea Venturoli Cc: office Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Oct 2020 15:28:07 -0000 On Tue, Oct 6, 2020 at 1:32 AM Andrea Venturoli wrote: > > Hello. > > I'm using a 12.1/amd64 box to run poudriere. > After switching from 2020Q3 to 2020Q4, building LibreOffice fail and > it's not clear to me why. > I'm attacching full build log. > Has anyone any insight? It looks like the attachment was eaten by something, maybe you can post or upload to somewhere else? Li-Wen