bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: err


From: vladimir.mezentsev at oracle dot com
Subject: [Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: error: duplicate member ‘pwrite’
Date: Thu, 18 Aug 2022 19:37:16 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29477

Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2022-08-18
             Status|UNCONFIRMED                 |WAITING

--- Comment #1 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> 
---
SIGEV_THREAD_ID is defined in /usr/include/bits/sigevent-consts.h on my OL8:
% grep -ns SIGEV_THREAD_ID /usr/include/*/*
/usr/include/asm-generic/siginfo.h:409:#define SIGEV_THREAD_ID 4        /*
deliver to thread */
/usr/include/bits/sigevent-consts.h:36:  SIGEV_THREAD_ID = 4            /* Send
signal to specific thread.
/usr/include/bits/sigevent-consts.h:38:#define SIGEV_THREAD_ID  SIGEV_THREAD_ID


 What is an output of `grep -ns SIGEV_THREAD_ID /usr/include/*/*` on your build
machine ?
Also what is an output of `grep -ns pwrite /usr/include/*` on your build
machine ?

Thank you,
-Vladimir

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]