x86_64-gentoo-linux-musl-gcc -DPACKAGE_NAME=\\ -DPACKAGE_TARNAME=\\ -DPACKAGE_VERSION=\\ -DPACKAGE_STRING=\\ -DPACKAGE_BUGREPORT=\\ -DPACKAGE_URL=\\ -DPACKAGE=\powwow\ -DVERSION=\1.2.16\ -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\/usr/share/powwow\ -DPLUGIN_DIR=\/usr/lib/powwow\ -O2 -pipe -march=native -c -o tty.o tty.c tty.c:46:14: fatal error: termio.h: No such file or directory 46 | # include <termio.h> | ^~~~~~~~~~ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl_hardened-20200328-201618 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-gentoo-linux-musl-9.3.0 * clang version 10.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.42.0 * Available Java Virtual Machines: (none found) timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Tue Apr 7 11:07:59 UTC 2020 /var/db/repos/musl Sat Apr 4 03:02:24 UTC 2020 emerge -qpvO games-mud/powwow [ebuild N ] games-mud/powwow-1.2.16-r1
Created attachment 631144 [details] emerge-info.txt
Created attachment 631146 [details] emerge-history.txt
Created attachment 631148 [details] environment
Created attachment 631150 [details] etc.portage.tbz2
Created attachment 631152 [details] games-mud:powwow-1.2.16-r1:20200407-135247.log
Created attachment 631154 [details] logs.tbz2
Created attachment 631156 [details] temp.tbz2
See eg. http://lists.busybox.net/pipermail/buildroot/2014-September/105877.html (for openssl). Musl does not implement termios.h or termio.h
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4398db24f18f4f220edf10f546edbe2e9e9e8ff0 commit 4398db24f18f4f220edf10f546edbe2e9e9e8ff0 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-01-09 16:16:01 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-01-09 16:16:04 +0000 games-mud/powwow: bump to 1.22.22 Closes: https://bugs.gentoo.org/716584 Closes: https://bugs.gentoo.org/690452 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> games-mud/powwow/Manifest | 1 + games-mud/powwow/files/powwow-1.2.22-linking.patch | 39 ++++++++++++++++++ .../powwow/files/powwow-1.2.22-musl-termios.patch | 24 +++++++++++ games-mud/powwow/powwow-1.2.22.ebuild | 48 ++++++++++++++++++++++ 4 files changed, 112 insertions(+)