make depend gccmakedep -- -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -- button.c charproc.c cursor.c data.c input.c main.c menu.c misc.c screen.c scrollbar.c tabs.c util.c VTPrsTbl.c kanji_map.c gset.c convert.c xim.c kinput2.c convlib.c charproc.c:927:11: fatal error: kfontlist.c: No such file or directory 927 | # include kfontlist.c | ^~~~~~~~~~~~~ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-20200316-165821 ------------------------------------------------------------------- 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.41.1 * timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Mon Mar 23 22:13:44 UTC 2020 /var/db/repos/musl Sun Mar 22 15:02:57 UTC 2020 emerge -qpvO x11-terms/kterm [ebuild N ] x11-terms/kterm-6.2.0-r6 USE="-Xaw3d"
Created attachment 624924 [details] emerge-info.txt
Created attachment 624926 [details] emerge-history.txt
Created attachment 624928 [details] environment
Created attachment 624930 [details] etc.portage.tbz2
Created attachment 624932 [details] temp.tbz2
Created attachment 624934 [details] x11-terms:kterm-6.2.0-r6:20200323-234355.log
tinderbox_musl has reproduced this issue with version 6.2.0-r7 - Updating summary.
reproduced on non-musl - Assigning to maintainer
Created attachment 867851 [details, diff] create Makefile, m4, and then make the rest This patch, for kterm-6.2.0-r7.ebuild, do step by step; (1) create Makefile (without Makefiles, includes and depend) (2) create kfontlist.c (before make depend) (3) make Makefiles, includes and depend