Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641200 - x11-plugins/wmcpuwatch-0.2: CMake Error: file INSTALL cannot find ... ${S}/doc/html (plus: missing app-doc/doxygen[dot] handling)
Summary: x11-plugins/wmcpuwatch-0.2: CMake Error: file INSTALL cannot find ... ${S}/do...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-15 21:22 UTC by Toralf Förster
Modified: 2018-01-01 21:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.35 KB, text/plain)
2017-12-15 21:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,228.07 KB, text/plain)
2017-12-15 21:22 UTC, Toralf Förster
Details
environment (environment,120.02 KB, text/plain)
2017-12-15 21:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.49 KB, application/x-bzip)
2017-12-15 21:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.20 KB, application/x-bzip)
2017-12-15 21:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.09 KB, application/x-bzip)
2017-12-15 21:22 UTC, Toralf Förster
Details
x11-plugins:wmcpuwatch-0.2:20171215-210529.log (x11-plugins:wmcpuwatch-0.2:20171215-210529.log,12.20 KB, text/plain)
2017-12-15 21:22 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-12-15 21:22:17 UTC
-- Installing: /var/tmp/portage/x11-plugins/wmcpuwatch-0.2/image/usr/share/doc/wmcpuwatch/README.md
-- Installing: /var/tmp/portage/x11-plugins/wmcpuwatch-0.2/image/usr/share/doc/wmcpuwatch/changelog
CMake Error at doc/cmake_install.cmake:41 (file):
  file INSTALL cannot find
  "/var/tmp/portage/x11-plugins/wmcpuwatch-0.2/work/wmcpuwatch-0.2/doc/html".
Call Stack (most recent call first):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_20171210-105051

  -------------------------------------------------------------------

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]   pypy3 (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
Comment 1 Toralf Förster gentoo-dev 2017-12-15 21:22:20 UTC
Created attachment 510226 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-15 21:22:24 UTC
Created attachment 510228 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-12-15 21:22:27 UTC
Created attachment 510230 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-12-15 21:22:30 UTC
Created attachment 510232 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-12-15 21:22:33 UTC
Created attachment 510234 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-15 21:22:37 UTC
Created attachment 510236 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-12-15 21:22:40 UTC
Created attachment 510238 [details]
x11-plugins:wmcpuwatch-0.2:20171215-210529.log
Comment 8 Bernard Cafarelli gentoo-dev 2018-01-01 21:09:34 UTC
Thanks, working on getting the doc support fixed in upcoming -r1 ebuild!
Comment 9 Larry the Git Cow gentoo-dev 2018-01-01 21:46:08 UTC
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(-)