Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672092 - dev-util/cmocka-1.1.3 : make: *** No rule to make target docs . Stop.
Summary: dev-util/cmocka-1.1.3 : make: *** No rule to make target docs . Stop.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chris Reffett (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-27 20:21 UTC by Toralf Förster
Modified: 2018-11-27 20:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.67 KB, text/plain)
2018-11-27 20:21 UTC, Toralf Förster
Details
dev-util:cmocka-1.1.3:20181127-100909.log (dev-util:cmocka-1.1.3:20181127-100909.log,41.46 KB, text/plain)
2018-11-27 20:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,171.42 KB, text/plain)
2018-11-27 20:21 UTC, Toralf Förster
Details
environment (environment,124.34 KB, text/plain)
2018-11-27 20:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.99 KB, application/x-bzip)
2018-11-27 20:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.33 KB, application/x-bzip)
2018-11-27 20:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.41 KB, application/x-bzip)
2018-11-27 20: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 2018-11-27 20:21:43 UTC
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-util/cmocka-1.1.3/work/cmocka-1.1.3-abi_x86_64.amd64"
make -j1 VERBOSE=1 docs 
make: *** No rule to make target 'docs'.  Stop.
 * ERROR: dev-util/cmocka-1.1.3::gentoo failed (compile phase):
 *   emake failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_test_20181124-111028

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.30.1 *
java-config:
The following VMs are available for generation-2:


emerge -qpvO dev-util/cmocka
[ebuild  N    ] dev-util/cmocka-1.1.3  USE="-doc -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2018-11-27 20:21:46 UTC
Created attachment 556492 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-27 20:21:49 UTC
Created attachment 556494 [details]
dev-util:cmocka-1.1.3:20181127-100909.log
Comment 3 Toralf Förster gentoo-dev 2018-11-27 20:21:52 UTC
Created attachment 556496 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-11-27 20:21:55 UTC
Created attachment 556498 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-11-27 20:21:57 UTC
Created attachment 556500 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-11-27 20:22:00 UTC
Created attachment 556502 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-11-27 20:22:03 UTC
Created attachment 556504 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-11-27 20:24:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54bc881bdc441339d24153ecd4400dcb7ff18ec9

commit 54bc881bdc441339d24153ecd4400dcb7ff18ec9
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-11-27 20:23:33 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-11-27 20:24:09 +0000

    dev-util/cmocka: Fix USE !doc
    
    Closes: https://bugs.gentoo.org/672092
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-util/cmocka/cmocka-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)