Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 54:31:52 |
Calls: | 583 |
Files: | 1,139 |
D/L today: |
179 files (27,921K bytes) |
Messages: | 111,800 |
Well I have Debian >= Bullseye per https://gforth.org/ , but the latest bleeding edge gforth isn't satisfied.
buzz@mccool:~$ /usr/bin/gforth
/usr/bin/gforth: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.39' not found (required by /usr/bin/gforth)
/usr/bin/gforth: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /usr/bin/gforth)
buzz@mccool:~$ ls -la /usr/bin/gf*
lrwxrwxrwx 1 root root 27 /usr/bin/gforth -> gforth-0.7.9_20250817-amd64 >-rwxr-xr-x 1 root root 382216 /usr/bin/gforth-0.7.9_20250817-amd64
buzz@mccool:~$ ldd --version
ldd (Debian GLIBC 2.36-9+deb12u10) 2.36
buzz@mccool:~/bin$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm
Maybe gforth now wants the just released Debian 13 "trixie"?
Well I have Debian >= Bullseye per https://gforth.org/ , but the latest bleeding edge gforth isn't satisfied.
buzz@mccool:~$ /usr/bin/gforth /usr/bin/gforth: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.39' not found
(required by /usr/bin/gforth)
/usr/bin/gforth: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38'
not found (required by /usr/bin/gforth)
buzz@mccool:~$ ls -la /usr/bin/gf*
lrwxrwxrwx 1 root root 27 /usr/bin/gforth ->
gforth-0.7.9_20250817-amd64 -rwxr-xr-x 1 root root 382216 /usr/bin/gforth-0.7.9_20250817-amd64
buzz@mccool:~$ ldd --version ldd (Debian GLIBC 2.36-9+deb12u10) 2.36
buzz@mccool:~/bin$ lsb_release -a No LSB modules are available.
Distributor ID: Debian Description: Debian GNU/Linux 12 (bookworm) Release: 12 Codename: bookworm
Maybe gforth now wants the just released Debian 13 "trixie"?
Well I have Debian >= Bullseye per https://gforth.org/ , but the latest bleeding edge gforth isn't satisfied.
...
Surely it's you that isn't satisfied. There hasn't been a Windows gforth >release for five years. Neither maintainers nor users seem perturbed.
Gforth's debian repository supports three distributions:
stable
oldstable
unstable, testing (two different names, same binaries)
If you used rCLstablerCY, because bookworm was stable, you need to either update to trixie (the now stable distribution) when it becomes stable OR
you change your gforth repository to oldstable, and stay with bookworm.
I don't build for oldoldstable, so bullseye is unsupported now.
... Fossilization is a prerequisite to standardisation :)I did notice gforth is included with Debian 12 (bookworm), but not Debian 13 (trixie):
I did notice gforth is included with Debian 12 (bookworm), but not Debian 13 (trixie):
https://packages.debian.org/bookworm/all/allpackages >https://packages.debian.org/trixie/all/allpackages
On 8/27/2025 10:03 PM, dxf wrote:
... Fossilization is a prerequisite to standardisation :)I did notice gforth is included with Debian 12 (bookworm), but not Debian 13 (trixie):
https://packages.debian.org/bookworm/all/allpackages https://packages.debian.org/trixie/all/allpackages
Buzz McCool <buzz_mccool@yahoo.com> writes:
I did notice gforth is included with Debian 12 (bookworm), but not Debian 13 (trixie):
https://packages.debian.org/bookworm/all/allpackages >>https://packages.debian.org/trixie/all/allpackages
What I read is that the package maintainer Peter Pentchev no longer
has time for maintaining the package, and nobody has picked it up.
Looking at other Forth systems in Debian, the yforth package is also
in Debian 12, but not in Debian 13. The maintainer is Bdale Garbee.
The pforth package, also maintained by Bdale Garbee, is included in
Debian 13.
- anton
Computers are a rat race one can't win and it makes little difference
which OS one uses. Behind all of them are 'do-gooders' pushing nirvana
that leaves one worse off than when one started. Community Forth has
been no exception.