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

Bug 888958

Summary: sys-cluster/wulfware-2.6.0 - get_proc_pids.c: error: HZ undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sys-cluster:wulfware-2.6.0:20221230-065601.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-12-30 09:20:02 UTC
get_proc_pids.c:200:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  200 |        name[i++] = (char) NULL;
      |                    ^
get_proc_pids.c:201:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  201 |        name[i] = (char) NULL;
      |                  ^
get_proc_pids.c:260:41: error: 'HZ' undeclared (first use in this function)
  260 |      if( (time = (int)(utime + stime) / HZ) < dctl.min_runtime) {
      |                                         ^~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20221229-143533

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.2.0 *
clang/llvm (if any):
Python 3.10.9
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.66.0
  [2]   rust-1.66.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php8.2 *

  HEAD of ::gentoo
commit 59a10a8293f3321ed69277f2c80fc89578fa6a26
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 30 04:17:08 2022 +0000

    2022-12-30 04:17:08 UTC

emerge -qpvO sys-cluster/wulfware
[ebuild  N    ] sys-cluster/wulfware-2.6.0
Comment 1 Toralf Förster gentoo-dev 2022-12-30 09:20:03 UTC
Created attachment 845790 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-30 09:20:04 UTC
Created attachment 845792 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-30 09:20:06 UTC
Created attachment 845794 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-30 09:20:06 UTC
Created attachment 845796 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-30 09:20:07 UTC
Created attachment 845798 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-30 09:20:08 UTC
Created attachment 845800 [details]
sys-cluster:wulfware-2.6.0:20221230-065601.log
Comment 7 Toralf Förster gentoo-dev 2022-12-30 09:20:09 UTC
Created attachment 845802 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-03-18 16:44:54 UTC
The bug has been closed via the following commit(s):

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

commit e5ccd891730dde6303513a1a528637554b77271f
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-18 16:43:00 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-18 16:43:00 +0000

    sys-cluster/wulfware: treeclean
    
    Closes: https://bugs.gentoo.org/725818
    Closes: https://bugs.gentoo.org/831111
    Closes: https://bugs.gentoo.org/837611
    Closes: https://bugs.gentoo.org/863740
    Closes: https://bugs.gentoo.org/870772
    Closes: https://bugs.gentoo.org/880947
    Closes: https://bugs.gentoo.org/888958
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask                              |   6 -
 sys-cluster/wulfware/Manifest                      |   1 -
 .../files/wulfware-2.6.0-opts_and_strip.patch      | 137 ---------------------
 .../wulfware/files/wulfware-2.6.0-tinfo.patch      |  22 ----
 sys-cluster/wulfware/metadata.xml                  |   5 -
 sys-cluster/wulfware/wulfware-2.6.0.ebuild         |  65 ----------
 6 files changed, 236 deletions(-)