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

Bug 884883

Summary: sys-cluster/pmix-4.2.2-r1 - runtime/pmix_progress_threads.c:354:5: error: implicit declaration of function 'ev_async_start' [-Werror=implicit-function-declaration]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Cluster Team <cluster>
Status: CONFIRMED ---    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sys-cluster:pmix-4.2.2-r1:20221208-214130.log.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-12-08 22:14:26 UTC
  353 |     ev_async_init(&trk->async, pmix_libev_ev_async_cb);
      |                                ^~~~~~~~~~~~~~~~~~~~~~
runtime/pmix_progress_threads.c:353:32: note: each undeclared identifier is reported only once for each function it appears in
runtime/pmix_progress_threads.c:354:5: error: implicit declaration of function 'ev_async_start' [-Werror=implicit-function-declaration]
  354 |     ev_async_start((struct ev_loop *) trk->ev_base, &trk->async);
      |     ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[2]: *** [Makefile:1255: runtime/pmix_progress_threads.lo] Error 1 shuffle=847463311
make[2]: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20221208-180736

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
Python 3.10.9
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
php cli (if any):

  HEAD of ::gentoo
commit be1d9d5cab94e09efd9ee9d17a575fda9e229452
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 8 20:31:51 2022 +0000

    2022-12-08 20:31:50 UTC

emerge -qpvO sys-cluster/pmix
[ebuild  N    ] sys-cluster/pmix-4.2.2-r1  USE="munge -debug -pmi"
Comment 1 Toralf Förster gentoo-dev 2022-12-08 22:14:27 UTC
Created attachment 841011 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-08 22:14:28 UTC
Created attachment 841013 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-08 22:14:29 UTC
Created attachment 841015 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-08 22:14:30 UTC
Created attachment 841017 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-08 22:14:31 UTC
Created attachment 841019 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-08 22:14:32 UTC
Created attachment 841021 [details]
sys-cluster:pmix-4.2.2-r1:20221208-214130.log.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-08 22:14:33 UTC
Created attachment 841023 [details]
temp.tar.bz2