From nobody Sat Nov 16 06:09:35 2024 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 4Xr3Pq3nW4z5ctH8 for ; Sat, 16 Nov 2024 06:09:35 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xr3Pq2HLbz4bG5 for ; Sat, 16 Nov 2024 06:09:35 +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=1731737375; 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=uVXpA00U8Rt1NrsgjwjKCIHlXpYCIYNIMWNeKZZRgrA=; b=tkURxvEqv3jMfd6HtyMnWRF9ibKrFk9vIBo8HYY/AQ8QuLVxXdl+hlun7XdH5qCML1zpcz qqMIba50m7CM/ax4/iEiYr3q1ITvthu/kspgqUmpzTn2j/Kp6u0T5ov2bQo+NW3mCmzMRf QwQitbhe9I17xUF9igt7aM1kzYslKuhLueVfkproq/0MDlnL0yYfbnXParINohO74DqFav 7InkbN+7Vo0bBdr8mSN0b9vNlURAZVIOzlF/u6bNA/V4KCc/ZvXRulRgvqYmku3ugt/BZP JMCDg2quV4+C+hcvKCEy4zbWT8kdEc1XIFLeRkk4GJWHvM87C9ndgSRJJ6d8jg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731737375; a=rsa-sha256; cv=none; b=tsd8L2qD4IVZMNjxfXxvqrhmlguP0yGW9huZIpzMlck1m8+/xYafylL+E+5QzKEIJXw3NS zVlyaRrdwaBJTJfp3+UZvUZ7vQh9zng/eTDk/3zZLVmhNS5mAROpLX78YJU1QZRau1YFDZ Se6hNdUioeGlio1d5AnskJ4/M/+pK2VhiStDl+BtZbdGdx6xtQmJtcqXIh/S7589qMv4PP lajRqW7X3NEdu8gR/8iE3nnKxLVRkaFctQH9PkgaE+J6a2eLoFtz0rRzRm6l4UxAhxlAWt LEpZVLNZTqMt8QvuLf/W3G89qZOikcc3NwPFVHX/Meg4aB2EE02CDvhp8E8OGg== 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 4Xr3Pq0YB9zvMr for ; Sat, 16 Nov 2024 06:09:35 +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 4AG69Y6D064339 for ; Sat, 16 Nov 2024 06:09:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AG69YfS064338 for ports-bugs@FreeBSD.org; Sat, 16 Nov 2024 06:09:34 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: ports-bugs@FreeBSD.org Subject: [Bug 281238] lang/gforth: Fails to build with GCC 14: prim:2157:5: error: implicit declaration of function 'ecvt' [-Wimplicit-function-declaration] Date: Sat, 16 Nov 2024 06:09:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: danfe@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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281238 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Da62009118b30df00bbe618899ac377b= 3b408d8f8 commit a62009118b30df00bbe618899ac377b3b408d8f8 Author: Alexey Dokuchaev AuthorDate: 2024-11-16 06:07:52 +0000 Commit: Alexey Dokuchaev CommitDate: 2024-11-16 06:07:52 +0000 lang/gforth: try to fix another warning-becomes-error with GCC 14 Old gforth_callback_ffcall() signature looks dubious and does not match the API of `devel/libffcall' [-Wincompatible-pointer-types]: callback.h:58:35: note: expected 'callback_function_t' {aka 'void (*)(void *, struct vacall_alist *)'} but argument is of type 'void (*)(void ***, void *)' PR: 281238 lang/gforth/files/patch-fflib.fs (new) | 11 +++++++++++ 1 file changed, 11 insertions(+) --=20 You are receiving this mail because: You are on the CC list for the bug.=