Debian Patches

Status for erlang/1:27.0~rc3+dfsg-3

Patch Description Author Forwarded Bugs Origin Last update
clean.patch clean.patch by Sergei Golovan <sgolovan@nes.ru>

Erlang leaves many files after make clean. This patch contains
a hack to remove them.
no
gnu.patch (1) Defines GNU macros not only for Linux but also for any system
with 'gnu' substring in OS name. Fixes FTBFS on GNU/kFreeBSD and GNU/Hurd.

(2) Undefines BSD4_4 for os_mon application for GNU/Hurd;

(3) Undefines AF_LINK for GNU/Hurd;

(4) Switches some PATH_MAX occurrences to MAXPATHLEN;

(5) Adds a workaround for 'erlc -M | sed' being stuck for GNU/Hurd.
Pino Toscano <pino@debian.org> no
java.patch GCJ 4.4 passes the test for JDK 1.5 but doesn't implement String#String(int[], int, int) constructor, which breaks jinterface
build. This patch adds a check for the definition of this constructor.
It helps to build Erlang on architectures without openjdk-6 available.
Sergei Golovan <sgolovan@debian.org> invalid
javascript.patch no
x32.patch This patch fixes FTBFS for x86_x32 architecture (x86_64 with 32-bit integers, longs and pointers). Sergei Golovan no
doc.patch Patch moves the command line syntax to a separate ``` block, and fixes interpreting | as table column separators. Sergei Golovan no
s390x.patch [PATCH] erts: Change arity type back to Uint .
op_i_func_info_IaaI, and perhaps a few others, indirectly rely on
the arity being stored as a word. Since declaring the field as a
byte doesn't actually save anything because of tail padding, we'll
change it back to `Uint`.
John Högberg <john@erlang.org> yes upstream 2024-04-22

All known versions for source package 'erlang'

Links