Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 624598

Summary: sys-cluster/pacemaker-1.1.16 - src_test(): /.../sh: cppcheck: command not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED OBSOLETE    
Severity: normal CC: sping
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Deadline: 2020-12-07   
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-cluster:pacemaker-1.1.16:20170711-154238.log.bz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-07-11 18:02:20 UTC
scan-build: Run 'scan-view /var/tmp/portage/sys-cluster/pacemaker-1.1.16/temp/scan-build-2017-07-11-174611-20818-1' to examine bug reports.
for d in  replace lib mcp attrd pengine cib crmd fencing lrmd tools; do cppcheck -q $d; done
/bin/sh: cppcheck: command not found
/bin/sh: cppcheck: command not found
/bin/sh: cppcheck: command not found
/bin/sh: cppcheck: command not found

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_libressl_20170706-202936

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-11 18:02:23 UTC
Created attachment 483280 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-11 18:02:26 UTC
Created attachment 483282 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-11 18:02:29 UTC
Created attachment 483284 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-11 18:02:33 UTC
Created attachment 483286 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-11 18:02:36 UTC
Created attachment 483288 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-11 18:02:39 UTC
Created attachment 483290 [details]
sys-cluster:pacemaker-1.1.16:20170711-154238.log.bz2
Comment 7 Toralf Förster gentoo-dev 2017-07-11 18:02:42 UTC
Created attachment 483292 [details]
temp.tbz2
Comment 8 Sebastian Pipping gentoo-dev 2020-11-10 21:47:51 UTC
Confirming: all existing ebuilds contain code calling cppcheck and none pull in cppcheck as a dependency.
Comment 9 Sebastian Pipping gentoo-dev 2020-11-12 11:30:14 UTC
PS: I think the call should be patched out.
Comment 10 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-12-18 08:50:01 UTC
FWIU, this package has been revived.  Please CC treecleaners again if the new 'maintainer' doesn't cope.
Comment 11 Sebastian Pipping gentoo-dev 2021-04-12 15:03:04 UTC
I re-checked with latest (and only) version 2.0.5 in Gentoo just now.  Even if I rename the cppcheck command, the tests do not fail, the log shows no mention of cppcheck and the Makefile doesn't seem to have any other target depend on target "cppcheck".  I am therefore confident that the issue "has fixed itself upstream" in the meantime.  Closing as "obsolete", please re-open as needed.