[Bug 285076] lang/emilua: Update to 0.11.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285076] lang/emilua: Update to 0.11.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Mar 2025 19:35:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285076
--- Comment #1 from Gleb Popov <arrowd@FreeBSD.org> ---
Not sure why you CCed me, but anyways the port fails to compile on FreeBSD 13:
In file included from ../src/ambient_authority.cpp:4:
../include/emilua/ambient_authority.hpp:72:39: error: unknown type name
'mode_t'; did you mean '__mode_t'?
72 | int (*mkdir)(int (*)(const char*, mode_t), const char*, mode_t);
| ^~~~~~
| __mode_t
--
You are receiving this mail because:
You are the assignee for the bug.