From nobody Fri May 24 20:48:41 2024 X-Original-To: bugs@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 4VmHFP3kHNz5Lvhs for ; Fri, 24 May 2024 20:48:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VmHFP2dp5z4YRJ for ; Fri, 24 May 2024 20:48:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716583721; a=rsa-sha256; cv=none; b=IdOspVwqsvbq/8gauhDk5rqVoDJw06yGi5l/dJ+8y132c8/A4HrPWOKp80IlsSD6uJTIai A9fFP+h8EEcPtoh5uF2KfdUeNrEJrp/xsVdyTNdhUvRXEHy83+Eadx3hiQsSW/nmnND1lo NZ5Yj1xv4bschFag4mNFjIOaym2/Enbic38CAA3opxuYL4u0Pz8Ybs6lRkRlfo0UWB02Em gCCIlAt7DtZjb0thI3OwZMxEkzYlJXAQdxZwZIionpEFYtdt9otUElbwDveqtQ8W5myMGk i34N+yt8GPCuvDgyvWXvRSxM1Q1wnl6vQU5XQDk9hH/YV8in0CxwHYSYkY1Hhw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716583721; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=SAW9lNo1l2uNOuNS+XS/4vP00FFs97/pBlBa6s9Xuag=; b=NaIikqfHvufUf/93cecnJKM2XwMcjCYG19fe6soHZgpRuXJFmZb9CPRZ4uYrmTl/CKL81p X8mGaCgatoJ6ltpc5ivOe0MZPDBQMAIDSpOkU6mJHcgn6zsKQF22iBt222DU3B2bqsJrz0 ZqI/NdoInrYvBllYcRnqo7io7tZjcjG2sHBuE0oU1a30QCh/u3tCPy5owq8ivvH4pVC5S0 JXV4tzZk6uoNjZzI5tHgxEkg2l5UBR2UIDgNoBhjrJq2MgFZ+XfTmpDxpgDeBLcbwHa16x 2FH6w35D2i1Dbz6ezun8jlDueNymOc7X0qBXLwTwEeUlniMh7sIZRj1CjSCgUQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VmHFP27C5znXq for ; Fri, 24 May 2024 20:48:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 44OKmfnS050237 for ; Fri, 24 May 2024 20:48:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44OKmfGS050236 for bugs@FreeBSD.org; Fri, 24 May 2024 20:48:41 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279270] WITHOUT_UNDEFINED_VERSION fails with WITHOUT_NIS Date: Fri, 24 May 2024 20:48:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279270 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D61639bb3fc5abe0bb7b096e643b51c307= 03ac432 commit 61639bb3fc5abe0bb7b096e643b51c30703ac432 Author: Ed Maste AuthorDate: 2024-05-24 17:27:29 +0000 Commit: Ed Maste CommitDate: 2024-05-24 20:47:37 +0000 libc: move NIS xdr_* symbols from rpc's to yp's Symbol.map To fix WITHOUT_NIS build. Building yp_xdr.c is gated by MK_NIS. PR: 279270 Reported by: peterj Reported by: matteo Reported by: Michael Dexter's Build Option Survey run Reviewed by: brooks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D45347 lib/libc/rpc/Symbol.map | 31 ------------------------------- lib/libc/yp/Symbol.map | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 31 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=