From nobody Tue Sep 3 13:39: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 4WymvD0cvHz5PXxS for ; Tue, 03 Sep 2024 13:39:36 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WymvC4bKQz4lP1 for ; Tue, 3 Sep 2024 13:39:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725370775; a=rsa-sha256; cv=none; b=oXsO+zWNoMDjUZai1ltkOH4JhoJ1JJBMq4okQyi2S+l8X+6QujMQgCQJRMvsaQhlVlahwf kVEyNRna0T5JzOdJsPD5yB4t/FR5P7EoQw1xeqHawoXziN+B+GsP5wIBl858NQ6JprfEle 5yvU3IekjVWC/sElcN+W2wqGapUB2m5dBJc+Y6dH31A2PKZ7T7GFNnDzjRAylf1USgT05S SDt+3ZXgRKeOVDsucQI2gGYYOvi0u8Sb08MYwDQddCC5KmnZb4AtXQzGWfT0b1V7DD8nc2 WMFwcRtybyKlaCfodbnwQqZGmahtCMo7Q66QcO5zJ/h1mgLLxtSU4y6dUopu9Q== 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=1725370775; 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=01YPS+LtMqN6bdxv0OlUT5tCuOFMa8JahZUniA+6zmU=; b=RaQNEIM16C6nSJKRtZ65KVAaXFzP0U0+oTLXOS3XefP+FugLxctyF9FDvSX0t14O8JxCnD XliLsecZeU1MLyaKEMmDj6SLXEBLPwIRzb1uytgnWAI6pYWr0uuvNToX9Xu8mH6Sm5qvxB xpg/+CS109OZa+BwpTiPX6rAPXHu+pqhMPzn6g/Yj5mW872fpZyAuDlGkVMp3zMNvaqj3A n0g1WXoAxjn6B+ny6bLrJ5E59i/P/mIbJGC1baSG5DJ1uqep8PlPqEL5yDU/1Wl0arXuWh LxV4qwVb9WmAJNrnSFOKrfNX+HBB3Y9VgoZvP83goTYvx3Z6vDobeehyeHmpXA== 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 4WymvC44n5zjh8 for ; Tue, 3 Sep 2024 13:39: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 483DdZne051090 for ; Tue, 3 Sep 2024 13:39:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 483DdZO1051089 for ports-bugs@FreeBSD.org; Tue, 3 Sep 2024 13:39:35 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 281238] lang/gforth: Fails to build with GCC 14: prim:2157:5: error: implicit declaration of function 'ecvt' [-Wimplicit-function-declaration] Date: Tue, 03 Sep 2024 13:39:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: salvadore@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter cc blocked 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: 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 Bug ID: 281238 Summary: lang/gforth: Fails to build with GCC 14: prim:2157:5: error: implicit declaration of function 'ecvt' [-Wimplicit-function-declaration] Product: Ports & Packages Version: Latest Hardware: Any URL: https://pkg-status.freebsd.org/gohan04/data/140amd64-d efault-foo/2024-08-29_19h57m48s/logs/errors/gforth-0.7 .3_15.log OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: salvadore@freebsd.org CC: ports-bugs@FreeBSD.org Blocks: 281091 Build fails with GCC 14. This blocks GCC_DEFAULT update to GCC 14. gcc14 -I./../arch/generic -I. -Wall -O2 -pipe -fstack-protector-strong -Wl,-rpath=3D/usr/local/lib/gcc14 -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H=20 -DDEFAULTPATH=3D'".:/usr/local/lib/gforth/site-forth:/usr/local/share/gfort= h/site-forth:/usr/local/lib/gforth/0.7.3:/usr/local/share/gforth/0.7.3"' -isystem /usr/local/include -fno-gcse -fno-strict-aliasing -fno-crossjumpi= ng -fno-reorder-blocks -falign-labels=3D1 -falign-loops=3D1 -falign-jumps=3D1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -DGFORTH_DEBUGGING -o engine-noll.o -c ./engine.c In file included from ./engine.c:28: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic nat= ive code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ In file included from ./engine.c:455: prim: In function 'gforth_engine': prim:2157:5: error: implicit declaration of function 'ecvt' [-Wimplicit-function-declaration] prim:2157:4: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] gmake[3]: *** [Makefile:169: engine-noll.o] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gforth/work/gforth-0.7.3/engine' gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gforth/work/gforth-0.7= .3' gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gforth/work/gforth-0.7= .3' cp: gforth-noll: No such file or directory gmake: *** [Makefile:806: gforth] Error 1 *** Error code 1 Full log: https://pkg-status.freebsd.org/gohan04/data/140amd64-default-foo/2024-08-29= _19h57m48s/logs/errors/gforth-0.7.3_15.log Useful link: https://gcc.gnu.org/gcc-14/porting_to.html Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281091 [Bug 281091] [exp-run] Update GCC_DEFAULT to 14 etc. --=20 You are receiving this mail because: You are on the CC list for the bug.=