x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../ -c fixedtip.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../ -c main.c main.c:5:29: fatal error: X11/Xmu/WinUtil.h: No such file or directory compilation terminated. make[1]: *** [Makefile:18: main.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-misc/trayer-1.0-r3/work/trayer-1.0/systray' ----------------------------------------------------------------- This is an unstable amd64 chroot image (named 13.0-no-multilib-libressl_20170324-213923) at a hardened host acting as a tinderbox. ----------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-5.4.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback)
Created attachment 468266 [details] emerge-info.txt
Created attachment 468268 [details] emerge-history.txt
Created attachment 468270 [details] environment
Created attachment 468272 [details] etc.portage.tbz2
Created attachment 468274 [details] temp.tbz2
Created attachment 468276 [details] x11-misc:trayer-1.0-r3:20170325-185659.log
Fixed. Thanks for reporting. commit f87a7939f464757daef7cdd5559a9639129fcbbc Author: Harri Nieminen <moikkis@gmail.com> Date: Sun Mar 26 10:31:06 2017 +0300 x11-misc/trayer: Dont include libXmu Gentoo-Bug: https://bugs.gentoo.org/613842 Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4302