From owner-freebsd-office@freebsd.org Thu Oct 8 16:40:08 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 6D17442B9FE for ; Thu, 8 Oct 2020 16:40:08 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4C6cPh2GzBz4DvC for ; Thu, 8 Oct 2020 16:40:08 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 4C5F342B7E4; Thu, 8 Oct 2020 16:40:08 +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 4C27242BD6B for ; Thu, 8 Oct 2020 16:40:08 +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 4C6cPh0sfwz4DpV for ; Thu, 8 Oct 2020 16:40:08 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from mail-yb1-f169.google.com (mail-yb1-f169.google.com [209.85.219.169]) (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 F0B47223E2 for ; Thu, 8 Oct 2020 16:40:07 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by mail-yb1-f169.google.com with SMTP id j76so5011154ybg.3 for ; Thu, 08 Oct 2020 09:40:07 -0700 (PDT) X-Gm-Message-State: AOAM5322qDgATLfdryM8dy8l03OBKh/6NkKkvaJ+GA0/zq9PR1eXOH13 8lCukJveeniNuF4oITUuw5+gF6q0xX1Q8Flm2Jc= X-Google-Smtp-Source: ABdhPJxodb48AP/ZtYEZlJTVI5OpNLjJaa3mwE4BliTdkkJ0cu7jC+kgQv/39Y5w0eXcAOVKp3rX92PP/9Id9/tniJE= X-Received: by 2002:a25:d34a:: with SMTP id e71mr12569685ybf.451.1602175207437; Thu, 08 Oct 2020 09:40:07 -0700 (PDT) MIME-Version: 1.0 References: <81249d8e-9dbf-c337-1050-6be1b2a9d09c@netfence.it> In-Reply-To: From: Li-Wen Hsu Date: Fri, 9 Oct 2020 00:39:56 +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: Thu, 08 Oct 2020 16:40:08 -0000 On Wed, Oct 7, 2020 at 11:07 PM Andrea Venturoli wrote: > > On 2020-10-06 17:27, Li-Wen Hsu wrote: > > 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? > > Hello. > > > It looks like the attachment was eaten by something, > > Sorry about that. > > > maybe you can post or upload to somewhere else? > > Please find it here: > > https://www.netfence.it/download/LO-121amd64-default.log Sorry that I cannot reproduce this in my 12.1/amd64 poudriere, with both head and 2020Q4 branches. Can you try again with an updated ports tree, check the local modifications are removed and perhaps delete the packages built in the previous runs? Li-Wen