From nobody Mon May 08 17:01:53 2023 X-Original-To: ports-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 4QFSJ22q9vz4B7Lk for ; Mon, 8 May 2023 17:01:54 +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 4QFSJ209dqz3l7h for ; Mon, 8 May 2023 17:01:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683565314; 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; bh=ej7uYUq0kPHZWA8JlWtSj/2YsAViNK3g4svvGxrem2g=; b=bohzSagvRtJ2Cagpeoj+8nsn8Z4m6EOM0nsSMMVjSX1n7eRFefhprbTDIikWgOot+OjiPd la+LAg8YckrsrVhk9x1sebR/IjiiCDAh7n6HbM0lmt+ABTzoXRMwpiCQtu+miSucBfc9FR HWg64rhLES1ZixHEU6IuuO8xxV4pzjPB8CEvqNurelfxIkusfh8LEjPxNVf7Vuo4YlzK1C 7+UCvuXuQgZxuB+lHKhwm0w+I+xvNeJ0Y6IODzoFY2FsJOpcR1OJFES6Z9vAcw0sSq6nCe nIf1BlHGeythuYwcF+1wf32/wfRYfP3P8Cj2lUnET4wYTo7nTUndMeZ+vEoCyw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683565314; a=rsa-sha256; cv=none; b=TSBaD6CBTFwr0kOEKMc843/ZgIuDq9l6/KQNouA+GHrnDTY5LW7DNhxmOVhGC1zu5rUFH+ ptPBBoCedhw9RnJiC3NV/awoph2CEhpc3DzVxgNM4dNwbo9Ve7/LVKkolW1pjoVf/sDG2w 8BjAVCQJv9SId3ysR3evJEmKP1JsFbZDkIrqIpBB0rlaEls57L7jpLYRjXs9Zja5Tvghx4 gfoTY1Gcc99uu8x1yixXjL+k2gpcf/RR0OkWMJVFifctP4fEhg0arGs7TpG4HFrCWPunI0 S9zJinqqnBP5ifROvwMXNqD5/+27aU7MpPKLEl1nsmBPV3jCCqDwRlFYMP2ZGg== 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 4QFSJ16N1rz17jM for ; Mon, 8 May 2023 17:01:53 +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 348H1r5n030711 for ; Mon, 8 May 2023 17:01:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 348H1rxj030710 for ports-bugs@FreeBSD.org; Mon, 8 May 2023 17:01:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 271316] textproc/augeas: fix build with clang 16 Date: Mon, 08 May 2023 17:01:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: puppet@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271316 Bug ID: 271316 Summary: textproc/augeas: fix build with clang 16 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: puppet@FreeBSD.org Reporter: dim@FreeBSD.org Assignee: puppet@FreeBSD.org Flags: maintainer-feedback?(puppet@FreeBSD.org) Clang 16 has a new error about incompatible integer to pointer conversions, which shows up when building textproc/augeas: augprint.c:1477:24: warning: call to undeclared function 'basename'; ISO = C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] char *program_name =3D basename(argv[0]); ^ augprint.c:1477:9: error: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion] char *program_name =3D basename(argv[0]); ^ ~~~~~~~~~~~~~~~~~ This is because basename(3) is declared in , but augprint.c does not include it. Add the include to fix the error. --=20 You are receiving this mail because: You are the assignee for the bug.=