Description
Describe the bug
icinga2 may be removed from Debian armel, mips64el, ppc64el, and riscv64 due to Failure to Build from Source (FTBFS).
To Reproduce
- armel:
/<>/lib/base/application.hpp:148:33: error: static assertion failed
- mips64el:
152 - base-methods_pluginnotificationtask/truncate_long_output (Failed)
- ppc64el:
152 - base-methods_pluginnotificationtask/truncate_long_output (Failed)
- riscv64:
/usr/bin/ld: /usr/lib/riscv64-linux-gnu/libboost_coroutine.so.1.83.0: undefined reference to jump_fcontext' /usr/bin/ld: /usr/lib/riscv64-linux-gnu/libboost_coroutine.so.1.83.0: undefined reference to
make_fcontext'
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Your Environment
Include as many relevant details about the environment you experienced the problem in
- Version used (
icinga2 --version
): - Operating System and version:
- Enabled features (
icinga2 feature list
): - Icinga Web 2 version and modules (System - About):
- Config validation (
icinga2 daemon -C
): - If you run multiple Icinga 2 instances, the
zones.conf
file (oricinga2 object list --type Endpoint
andicinga2 object list --type Zone
) from all affected nodes.
Additional context
I just lurk on some of the Debian mailing lists. I wanted to give the project a heads up. Also see https://lists.debian.org/debian-powerpc/2024/01/msg00001.html.