From owner-dev-commits-ports-all@freebsd.org Mon Jul 19 12:39:34 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 C78C6656729 for ; Mon, 19 Jul 2021 12:39:34 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GT1d24wQPz4kdV for ; Mon, 19 Jul 2021 12:39:34 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from mail-ej1-f52.google.com (mail-ej1-f52.google.com [209.85.218.52]) (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: sunpoet) by smtp.freebsd.org (Postfix) with ESMTPSA id 8805E9B4 for ; Mon, 19 Jul 2021 12:39:34 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: by mail-ej1-f52.google.com with SMTP id gb6so28432083ejc.5 for ; Mon, 19 Jul 2021 05:39:34 -0700 (PDT) X-Gm-Message-State: AOAM5305WyhudPX0KCGI9bZVYUJSkILgy9AJe3fEZQyXTHN5BzTuaoA+ 0APutGdzw5XF4tXN1pR+ySEslPm76+35551HKRPd3A== X-Google-Smtp-Source: ABdhPJwcspu/AYgFZFwexF7wBqMeLH2SMhBd6PMavt1hFuD1PkS3fqQqbAt3EAhQ41I4Dhm+6uVWT24YMV6gA05bto8= X-Received: by 2002:a17:906:a24c:: with SMTP id bi12mr27463758ejb.530.1626698373414; Mon, 19 Jul 2021 05:39:33 -0700 (PDT) MIME-Version: 1.0 References: <202107181756.16IHu6gu036389@gitrepo.freebsd.org> <202107190305.16J35rh0086468@portsindexbuild.nyi.freebsd.org> <20210719.121406.2013580099744816953.yasu@utahime.org> In-Reply-To: <20210719.121406.2013580099744816953.yasu@utahime.org> From: Po-Chuan Hsieh Date: Mon, 19 Jul 2021 20:38:57 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: git: 56aea200765a - main - devel/p5-Test2-Harness-UI: Add p5-Test2-Harness-UI 0.000070 To: Yasuhiro Kimura Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jul 2021 12:39:34 -0000 Hi, Fixed in a74a69da5df0215ec72a06d297212896d340e326. Thanks! Regards, sunpoet On Mon, Jul 19, 2021 at 11:14 AM Yasuhiro Kimura wrote: > From: Po-Chuan Hsieh > Subject: git: 56aea200765a - main - devel/p5-Test2-Harness-UI: Add > p5-Test2-Harness-UI 0.000070 > Date: Sun, 18 Jul 2021 17:56:06 GMT > > > The branch main has been updated by sunpoet: > > > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=56aea200765a6e0da8be1a6b44a18515a6a6410e > > > > commit 56aea200765a6e0da8be1a6b44a18515a6a6410e > > Author: Po-Chuan Hsieh > > AuthorDate: 2021-07-18 17:46:43 +0000 > > Commit: Po-Chuan Hsieh > > CommitDate: 2021-07-18 17:46:43 +0000 > > > > devel/p5-Test2-Harness-UI: Add p5-Test2-Harness-UI 0.000070 > > > > Test2::Harness::UI provides a web UI for yath logs. > > > > WWW: https://metacpan.org/dist/Test2-Harness-UI > > This commit causes index build error as following. > > From: Ports Index build > Subject: INDEX build failed for 11.x > Date: Mon, 19 Jul 2021 03:05:53 GMT > > > INDEX build failed with errors: > > Generating INDEX-11 - please wait..--- describe.accessibility --- > > --- describe.arabic --- > (snip) > > --- describe.x11-wm --- > > Done. > > make_index: /home/indexbuild/tindex/ports/devel/p5-Test2-Harness-UI: no > entry for /home/indexbuild/tindex/ports/databases/p5-DBIx-QuickDB > > > > Please fix. > > Best Regards. > --- > Yasuhiro Kimura >