dev-lang / gforth

GNU Forth is a fast and portable implementation of the ANSI Forth language

Official package sites : https://www.gnu.org/software/gforth ·

v0.7.3-r2 :: 0 :: gentoo

Modified
License
GPL-3
Keywords
~amd64 ~arm ~arm64 ~ppc ~ppc-macos ~riscv ~x64-macos ~x86 ~x86-linux
USE flags
check emacs

General

check
Enable build-time sanity check.
emacs
Add support for GNU Emacs

app-editors / emacs : The extensible, customizable, self-documenting real-time display editor

dev-libs / ffcall : Build foreign function call interfaces in embedded interpreter

app-editors / emacs : The extensible, customizable, self-documenting real-time display editor

dev-libs / ffcall : Build foreign function call interfaces in embedded interpreter

834151
dev-lang/gforth-0.7.3-r2 fails tests on MUSL
842750
dev-lang/gforth-0.7.3-r2 installs libtool files (.la) without corresponding static libraries
881073
dev-lang/gforth-0.7.3-r2 - make: [Makefile:<snip>: kernl16b.fi-] Error 1
881593
dev-lang/gforth has incorrect LICENSE
883295
dev-lang/gforth-0.7.3-r2 - emake failed
891751
dev-lang/gforth-0.7.3-r2 installs '.a' files without static-libs USE (LIBARCHIVE-SYSTEM)
906347
dev-lang/gforth-0.7.3-r2 has implicit function declarations in configure logs (MUSL-SYSTEM)
920640
dev-lang/gforth-0.7.3-r2 fails to compile (GCC-14-SYSTEM): fflib.c:177:46: error: passing argument 1 of alloc_callback from incompatible pointer type [-Wincompatible-pointer-types]
923613
dev-lang/gforth-0.7.3-r2 fails to compile: libltdl is not configured
944890
dev-lang/gforth-0.7.3-r2 fails to compile: support.c:82:18: error: conflicting types for getpwnam; have struct passwd (void)
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-lang/gforth: keyword 0.7.3-r2 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-lang/gforth: Keyword 0.7.3-r2 arm, #847829
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Bracht Laumann Jespersen · gentoo
dev-lang/gforth: fix unquoted variable EPREFIX
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-lang/gforth: Keyword 0.7.3-r2 arm64, #832691
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-lang/gforth: drop old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-lang/gforth: add a hack for slibtool
For library building gforth relies on a `libtool` binary to be present at runtime. Reported-by: Alessandro Barbieri Closes: https://bugs.gentoo.org/799371 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-lang/gforth: pass CFLAGS/LDFLAGS through
Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/723072 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-lang/gforth: fix clang build (use -rdynamic)
Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/729874 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-lang/gforth: make sanity checks optional
Bug: https://bugs.gentoo.org/713138 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
dev-lang/gforth: Update virtual/emacs dependency.
The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-lang: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Sergei Trofimovich · gentoo
dev-lang/gforth: reenable build-time checks
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Yegor Timoshenko · gentoo
dev-lang/gforth: keyword for ~x64-macos.
Closes: https://github.com/gentoo/gentoo/pull/4643
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Fabian Groffen · gentoo
dev-lang/gforth: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Justin Lecher · gentoo
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed