From nobody Thu Jun 26 11:48:33 2025 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 4bScQX24Lfz60SCD; Thu, 26 Jun 2025 11:48:36 +0000 (UTC) (envelope-from bapt@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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bScQW6P3Sz3jpf; Thu, 26 Jun 2025 11:48:35 +0000 (UTC) (envelope-from bapt@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1750938515; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/kYPDmNPVwhO7TYCRb6g5XLwari2Z1KtHLW5fzEYwP8=; b=j9OK28qWj+YvRD17X/d6xZHue/SwqnwNZ5H2ItSo5P/vQaTd4Ccqr6hQ2Yg+QEcPSd4cj5 c5rz5XWyRxawPgUSLDSWKp4MQ5+fUoCq+0KXe7v2NxhVIi6NMRPOF6I89rA2XwGyLa0mNf 1VEucqAS4gZ6MnUyzpklcf/FfK1lgRPJcmFsDV0X5ZXOcoKkp3Au8ythPqn2Dr7+zjFzHi 7HR/c/NDD5Xe859wQptRQyiXqPbyctPVOfANpYF1AAhoXG1leFGhPm9hjO2iEnpIaHM1f1 avnYpIoIh79sWAxSWA6m+3zvQ1SIK8p3bg7vXt7B/VodabC9Q2cA7YSnGBP6OA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1750938515; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/kYPDmNPVwhO7TYCRb6g5XLwari2Z1KtHLW5fzEYwP8=; b=eflFz3waJVx+tfGrrOzIq0th6anr9ZV8dtfNdfDSTJeSJT6IKepRdYJWf6lO6l2kEvP3Dj kA654gU14ITG4SpqzwDsQ+OkFjjxE11KU/OjTQBlxKHhunuR6iA+Nn1ZjPKPW92MNFxxBx /LXKUDFHbINCgQEDreKywbofODuAz1Gd6VEbJoLH8Vb20mdhpV2q3etSwRE1lnwr+pxFnm Q233t18ihwKfsp/7JOSihpnxI8LMfFmWFteF+ND/Xryfb37rOX5doPzqwkAMtzw7hNCqSP ZPw35wDVkyOneW8UjCMzSxHVXDakXdMKwNFRDcCg24K6bl74o5JUj/zyyF9Lzg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1750938515; a=rsa-sha256; cv=none; b=CvH/aBaC3oP++UgyyY9vY6xet9oKgeUOD8SbaRfz9+EH1oA6vTK6Cf4X1GJgyHQQCKlWRZ OMv0s9rf+I1V6SU60mXZ6z787PJVtvq/ZQhVL4/uGdrmYUWIrcIVV1EjrLJfIsHhdYt7Hd TAXrvyXBncIRqVYNV0mLoPygoplYUR2/ghbIc0R7+REt89fWdcWKm2aw1BYX3IychO0PFB R562SJ7CSohxqDLumqzHs2pscqwYdPFUjtEnnkj2srr1ClooUUqNbJ0pPujwV7t94tfbt1 NUDAG0yJsDeEFTNt0JVi/mSzw8NDWfOmJv2yhkuNktfWUUs0jeARLvdQBIStDQ== Received: from b.nours.eu (b.nours.eu [54.38.177.57]) (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 did not present a certificate) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4bScQW4nnMzlhD; Thu, 26 Jun 2025 11:48:35 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by b.nours.eu (Postfix, from userid 1001) id D274390E67; Thu, 26 Jun 2025 13:48:33 +0200 (CEST) Date: Thu, 26 Jun 2025 13:48:33 +0200 From: Baptiste Daroussin To: Gordon Bergling Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 0f5c86ddb025 - main - libyaml: import libyaml vendor version 0.2.5 Message-ID: References: <202506260705.55Q7580o023061@gitrepo.freebsd.org> 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: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Thu 26 Jun 13:20, Gordon Bergling wrote: > Hi Bapt, Hello > > I am getting a buildworld error on both amd64 and aarch64. > > [...] > ===> usr.sbin/rtsold (includes) > ===> usr.bin/what (includes) > ===> lib/libthr/tests (includes) > install: /build/storage/freebsd/src/current/amd64.amd64/tmp/usr/include/private/yaml: No such file or directory > [...] > > It is a NO_CLEAN=yes build. > > Is there maybe something missing from the vendor import? Should be fixed by: 442472e1b72a8b540df3fe038ed96615fc0abd68 Sorry about that. Best regards, Bapt