From nobody Tue Oct 08 07:36:43 2024 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 4XN7BQ30n7z5Z6P6; Tue, 08 Oct 2024 07:36:46 +0000 (UTC) (envelope-from bapt@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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XN7BQ2V5qz47qs; Tue, 8 Oct 2024 07:36:46 +0000 (UTC) (envelope-from bapt@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728373006; 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=+kiXMNEoUXWRtALlzQLm174qMD7JIsAO1RsS+1363U8=; b=m2WOvVrEe6J2rF/nZQoOgGTlkjsTM49V341xFht4O1GGrJzCgdv3NiXh70yxOMHmKhRusR fay1wPDslwkUi43KRODSeIZ4LkbFWhHP+tRLnqy7nY/I1N2QZcHLqCxcRHHYho8+LT37oW X+T/DxFnW9gbpaT3dKBZ6A6mg9lH9b3Nzn1tkSQ6m8hvmz2AVtr/ru3hGUL8j8qUQAHKBJ +49Z0BcTc3zLmAgBZ6Q0PD08m9PThbJz4KNVW6Mvpbrje2Jr1qqvV95fkXrhIARanYulBu jAfZSTFb6awkXx/HxACzuNfZDlGIDEhl7Qgj5Hohbzd0U6fyoW4MJFaibh46/w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728373006; 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=+kiXMNEoUXWRtALlzQLm174qMD7JIsAO1RsS+1363U8=; b=qsfh8Q1d9LfyzmBUHPmpMHZEIQ7kDFGzousi8iSWMr3TZGFgK+W5n+6VUA6r2Y8ZUi1ZfE /f4qh9ZEjJkdCIq7daOH6w9WFUVtnX9SkuPSZ3mLnJ2jDawVEaFM3siTtYCqhVL8OwyWKc Xaj/EEFj3SksPMLL6zTaOUwH5W+QFokfBvk6q1PTnfwe1c2Km5Xjl5tn+mI8XlwPWb/pUw 3aCJWzo7BwxtnssN8Mcnh/bN2SC7akaRoCtaRg66TVFm5dO77CQ39xTCO7JLzguF0THzrb xeZDDNi0nNR0BxWzlhuf2O38XscqyYCb3wqyCeEyNxXkHewrnRjpeyZR/JHTPg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728373006; a=rsa-sha256; cv=none; b=pGc+lhRDt1Feu7dso8SmipcT+EIvD77qcfmqIbShYymGnFh+fiK4ebraD3ultSwlsqpIoY RgB6jmgPzdmeL0KKwTQNgQLvYuUMpXRFllH56U7wxiFYAOq+zFJA9KNp464lunXbgyRB2i ABgVTT+c+Au1OEUshdZzFLKzNwGYmmru+h/innJNc97433OLoZV7sBB+VoQSCi3EhujWw1 tPmIZXedEcm7xoDYjaGGIj6n9xOqRYvB3p6f8KicY6R+KulvV9zF99iJVlpfa6N92Ug4cS 5eCOZbU9b3pqjYGFLuA365iLy2uyWe96okGTTQycfNKSwMsngfPJFRJFpLQNHA== Received: from aniel.nours.eu (nours.eu [IPv6:2001:41d0:8:3a4d::1]) (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 4XN7BQ1MYPzGPj; Tue, 8 Oct 2024 07:36:46 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by aniel.nours.eu (Postfix, from userid 1001) id 37F5AB0C99; Tue, 8 Oct 2024 09:36:43 +0200 (CEST) Date: Tue, 8 Oct 2024 09:36:43 +0200 From: Baptiste Daroussin To: Ka Ho Ng Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 2c7d84795628 - main - libkldelf: add elf_lookup_symbol function Message-ID: References: <202410080429.4984TYtp079688@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: <202410080429.4984TYtp079688@gitrepo.freebsd.org> On Tue 08 Oct 04:29, Ka Ho Ng wrote: > The branch main has been updated by khng: > > URL: https://cgit.FreeBSD.org/src/commit/?id=2c7d84795628cb9c7a266718b99b6bca68e0a135 > > commit 2c7d84795628cb9c7a266718b99b6bca68e0a135 > Author: Ka Ho Ng > AuthorDate: 2024-10-08 04:24:37 +0000 > Commit: Ka Ho Ng > CommitDate: 2024-10-08 04:29:10 +0000 > > libkldelf: add elf_lookup_symbol function > > The elf_lookup_symbol function looks up the symbol with a given symbol > name. A pointer to the GElf_Sym of the symbol is returned if the symbol > exists in the opened ELF file. > > Sponsored by: Juniper Networks, Inc. > Reviewed by: markj > Differential Revision: https://reviews.freebsd.org/D46764 Taking this mail, but I am not sure this is the commit which causes the issue. Since this set of commits, incremental building of packages fail! It seems the linker.hints if not produces anymore: pkg: Unable to access file /home/pkgbuild/obj/home/pkgbuild/worktrees/main/amd64.amd64/kernelstage/kernel.MINIMAL/boot/kernel.MINIMAL/linker.hints:No such file or directory I can see the kldxref command being run earlier: Best regards, Bapt