>>> Compiling source in /var/tmp/portage/net-misc/nx-3.5.0.32/work/nx-libs-3.5.0.32 ... make -j1 World WORLDOPTS= MAKE=make 'AR=x86_64-pc-linux-gnu-ar clq' RANLIB=x86_64-pc-linux-gnu-ranlib CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ ./config/util/printver.c:13:22: fatal error: xf86Date.h: No such file or directory #include "xf86Date.h" ^ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0-desktop_20170905-225247 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.4.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python2.7 (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.5.1 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv net-misc/nx [ebuild N ] net-misc/nx-3.5.0.32
Created attachment 493544 [details] emerge-info.txt
Created attachment 493546 [details] emerge-history.txt
Created attachment 493548 [details] environment
Created attachment 493550 [details] etc.portage.tbz2
Created attachment 493552 [details] net-misc:nx-3.5.0.32:20170909-102406.log.bz2
xf86Date.h should be generated at compile time, new ebuild has rewritten steps to make sure things are run in order > ConnDis.c:826:21: fatal error: rpc/rpc.h: No such file or directory > #include <rpc/rpc.h> There is also that error in log, which is bug #370767 Both will be fixed with new version net-misc/nx-3.5.0.33
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f4405d0aad895d17346e9ab22eb9538f12e3d2 commit b7f4405d0aad895d17346e9ab22eb9538f12e3d2 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2017-11-08 12:55:53 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2017-11-08 12:57:51 +0000 net-misc/nx: 3.5.0.33 bump Update ebuild EAPI, safe directory changes Follow upstream compilation steps Limit X11 elements build list Drop obsolete patches and warning Disable SunRPC build, not used for NX and not supporting libtirpc Bug: https://bugs.gentoo.org/370767 Bug: https://bugs.gentoo.org/630492 Package-Manager: Portage-2.3.13, Repoman-2.3.4 net-misc/nx/Manifest | 1 + net-misc/nx/nx-3.5.0.33.ebuild | 102 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 103 insertions(+)}