From nobody Thu Nov 11 01:24:48 2021 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 746351859534; Thu, 11 Nov 2021 01:25:13 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f52.google.com (mail-io1-f52.google.com [209.85.166.52]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HqPCr3qY9z4tgQ; Thu, 11 Nov 2021 01:25:12 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f52.google.com with SMTP id v23so5017387iom.12; Wed, 10 Nov 2021 17:25:12 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=GokSvdH80xCrMm6LaPj47dGCrNeLMZEAJOrDSejL09g=; b=XQSj0hpLfDw98WArnpgXriu2zaD2pHWs5EHSujTBnCogWbbY7FWtQVHiiJ0ixYJ2ey LpQ5yrGMovBB69N6bK+2xcu5oDzvA5CpiNq0RSUV+LofT6rOq/SB4USPagN9DmXdpwqI XPJaqqTvnG/4VOrqwwI4tA5PrXwvwmMhT16szRQ6eIlPJ/pbyx6wT+0jFWfvHP10H/Ax FAya5z6um3Lx3MHKiK2JlU3p8qWuwUGLOgMNdxctUDVMrv4bnUHBpoGB90diHukCugKI /1wpV4X9amuUI/ldaoBYckgFwa0MUT+Ef5vX6PqhPBeFbMbECp9pYHF37FFJc8+t8msy Dzaw== X-Gm-Message-State: AOAM531WhxDTSy7H10eST1P5JgUhEv9kVaxHO4XJ3Zym2LS/muZcOUdT Bf5iPFVruS9EbRIivSq0rlwGFTG0J7h38e3j+XtpW7v/SGA= X-Google-Smtp-Source: ABdhPJxIRvSJZZ89S4wa0fFWS4Bg352meXYjcbzBVPmmQnP6Gj1cpsM2bqdxIOPZ1AhuzGpuWvdwhlC+WoiIlTtUaZ8= X-Received: by 2002:a6b:6815:: with SMTP id d21mr1647108ioc.206.1636593906132; Wed, 10 Nov 2021 17:25:06 -0800 (PST) List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@freebsd.org MIME-Version: 1.0 References: <202106300806.15U86pGq037942@gitrepo.freebsd.org> In-Reply-To: From: Ed Maste Date: Wed, 10 Nov 2021 20:24:48 -0500 Message-ID: Subject: Re: git: 0a0f7486413c - main - man: Build manpages for all architectures To: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= Cc: src-committers , "" , dev-commits-src-main@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4HqPCr3qY9z4tgQ X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.52 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [1.38 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.62)[-0.623]; FREEFALL_USER(0.00)[carpeddiem]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; TO_DN_SOME(0.00)[]; RCVD_TLS_ALL(0.00)[]; NEURAL_SPAM_SHORT(1.00)[1.000]; NEURAL_SPAM_LONG(1.00)[1.000]; RCVD_IN_DNSWL_NONE(0.00)[209.85.166.52:from]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.166.52:from]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; FREEMAIL_ENVFROM(0.00)[gmail.com]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N On Wed, 10 Nov 2021 at 20:13, Ed Maste wrote: > > On Wed, 30 Jun 2021 at 04:06, Fernando Apestegu=C3=ADa wrote: > > > > The branch main has been updated by fernape (doc, ports committer): > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=3D0a0f7486413c147d56808b38= 055c40c64cff61f5 > > > > commit 0a0f7486413c147d56808b38055c40c64cff61f5 > > Author: Fernando Apestegu=C3=ADa > > AuthorDate: 2021-06-09 10:58:04 +0000 > > Commit: Fernando Apestegu=C3=ADa > > CommitDate: 2021-06-30 07:57:51 +0000 > > > > man: Build manpages for all architectures > ... > > +# Link files to the parent directory > > +.for _manpage in ${MAN} > > +MLINKS+=3D${_manpage} ../${_manpage} > > +.endfor > > It looks like this breaks -DNO_ROOT image building, because the > METALOG ends up with ".." entries and makefs(8) cannot tolerate those: > > $ make $make_args -DNO_ROOT DESTDIR=3D$stagedir installworld > installkernel distribution > $ cd $stagedir > $ makefs -D -B little -o label=3DFreeBSD_root -o version=3D2 ufs.part MET= ALOG > ... > METALOG:22728: error: absolute path cannot contain .. component > ... > > and the line in question is: > ./usr/share/man/man4/aarch64/../armv8crypto.4.gz type=3Dfile uname=3Droot > gname=3Dwheel mode=3D0444 size=3D1377 tags=3Dpackage=3Dutilities > > I haven't yet thought about how this could be addressed. It seems Baptiste reported this in another reply, but somehow I don't have that message. https://lists.freebsd.org/pipermail/dev-commits-src-main/2021-July/005523.h= tml