[ 50%] Building C object CMakeFiles/wmcpuwatch.dir/wmcpuwatch.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -Wall -o CMakeFiles/wmcpuwatch.dir/wmcpuwatch.c.o -c /var/tmp/portage/x11-plugins/wmcpuwatch-0.2/work/wmcpuwatch-0.2/wmcpuwatch.c /var/tmp/portage/x11-plugins/wmcpuwatch-0.2/work/wmcpuwatch-0.2/wmcpuwatch.c:49:10: fatal error: config.h: No such file or directory #include "config.h" ^~~~~~~~~~ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-hardened_libressl_20171207-183609 ------------------------------------------------------------------- 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) [3] pypy (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.6.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv x11-plugins/wmcpuwatch [ebuild N ] x11-plugins/wmcpuwatch-0.2
Created attachment 510174 [details] emerge-info.txt
Created attachment 510176 [details] emerge-history.txt
Created attachment 510178 [details] environment
Created attachment 510180 [details] etc.portage.tbz2
Created attachment 510182 [details] logs.tbz2
Created attachment 510184 [details] temp.tbz2
Created attachment 510186 [details] x11-plugins:wmcpuwatch-0.2:20171215-155203.log
I suppose config.h not being generated is caused by: -- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") found components: doxygen missing components: dot I'll get both this one and #641200 (also doc/doxygen related) fixed
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e9f1efa3b4a85d175084e550677cffc56cd3da commit c7e9f1efa3b4a85d175084e550677cffc56cd3da Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2018-01-01 21:45:14 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2018-01-01 21:45:56 +0000 x11-plugins/wmcpuwatch: add documentation handling Add missing app-doc/doxygen[dot] dependency Handle documentation installation in the ebuild Skip documentation build with USE=-doc Add PROJECT_BINARY_DIR in include directories (to find config.h) Closes: https://bugs.gentoo.org/641142 Closes: https://bugs.gentoo.org/641200 Package-Manager: Portage-2.3.19, Repoman-2.3.6 .../wmcpuwatch/files/wmcpuwatch-0.2-cmake.patch | 33 ++++++++++++++++++++++ ...puwatch-0.2.ebuild => wmcpuwatch-0.2-r1.ebuild} | 20 +++++++++++-- 2 files changed, 50 insertions(+), 3 deletions(-)