x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o spectrwm spectrwm.o linux.o -lX11-xcb -lX11 -lxcb-icccm -lxcb-keysyms -lxcb-randr -lxcb-util -lxcb -lxcb-xtest -lXcursor -lXft x86_64-pc-linux-gnu-gcc -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow -Wno-uninitialized -fPIC -O2 -pipe -march=native -I. -D_GNU_SOURCE -DSWM_LIB=\"/usr/lib64/libswmhack.so.0.0\" -c -o swm_hack.so ../lib/swm_hack.c ../lib/swm_hack.c:51:10: fatal error: X11/Intrinsic.h: No such file or directory #include <X11/Intrinsic.h> ^~~~~~~~~~~~~~~~~ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_libressl_20180127-224621 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.2.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python2.7 (fallback) emerge -qpv x11-wm/spectrwm [ebuild N ] x11-wm/spectrwm-3.0.2
Created attachment 516950 [details] emerge-info.txt
Created attachment 516952 [details] emerge-history.txt
Created attachment 516954 [details] environment
Created attachment 516956 [details] etc.portage.tbz2
Created attachment 516958 [details] x11-wm:spectrwm-3.1.0:20180128-074344.log
I could not reproduce this problem. x11-libs/libXt, the provider of /usr/include/X11/Intrinsic.h is mentioned in DEPEND of all versions. spectrwm-2.7.2-r1.ebuild: x11-libs/libXtst spectrwm-3.0.1.ebuild: x11-libs/libXtst spectrwm-3.0.2.ebuild: x11-libs/libXtst spectrwm-3.1.0.ebuild: x11-libs/libXtst
hhm, according to the history Sun Jan 28 08:42:46 2018 >>> x11-libs/libXtst-1.2.3 was installed, but pfl tells me: http://www.portagefilelist.de/site/query/file/?do#result that x11-libs/libXt is needed
I believe this libXtst dep has been wrong all along and should have been libXt, will fix in version bump
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e47dd88df2bd5824faf3bc39a95a6f1d65c7f1 commit 99e47dd88df2bd5824faf3bc39a95a6f1d65c7f1 Author: Ben Kohler <bkohler@gentoo.org> AuthorDate: 2020-01-22 21:09:00 +0000 Commit: Ben Kohler <bkohler@gentoo.org> CommitDate: 2020-01-22 21:09:25 +0000 x11-wm/spectrwm: take pkg & bump to 3.3.0 Closes: https://bugs.gentoo.org/645940 Closes: https://bugs.gentoo.org/703514 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ben Kohler <bkohler@gentoo.org> x11-wm/spectrwm/Manifest | 1 + x11-wm/spectrwm/metadata.xml | 5 +++- x11-wm/spectrwm/spectrwm-3.3.0.ebuild | 47 +++++++++++++++++++++++++++++++++++ 3 files changed, 52 insertions(+), 1 deletion(-)