Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832618 - net-wireless/srslte-20.10.1-r2 fails to compile: threads.h:98:9: error: pthread_getname_np was not declared in this scope; did you mean pthread_setname_np?
Summary: net-wireless/srslte-20.10.1-r2 fails to compile: threads.h:98:9: error: pthre...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Radio project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2022-02-03 07:41 UTC by Agostino Sarubbo
Modified: 2022-04-15 13:07 UTC (History)
0 users

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


Attachments
build.log (build.log,95.89 KB, text/plain)
2022-02-03 07:41 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-02-03 07:41:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-wireless/srslte-20.10.1-r2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-03 07:41:48 UTC
Created attachment 764268 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-03 07:41:49 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


--   Package 'mbedtls', required by 'virtual:world', not found
--   Package 'polarssl', required by 'virtual:world', not found
--   Package 'sctp', required by 'virtual:world', not found
-- Could NOT find POLARSSL (missing: POLARSSL_LIBRARIES POLARSSL_INCLUDE_DIRS) 
-- Could NOT find SRSGUI (missing: SRSGUI_LIBRARIES SRSGUI_INCLUDE_DIRS) 
/var/tmp/portage/net-wireless/srslte-20.10.1-r2/work/srslte-20.10.1/lib/include/srslte/common/threads.h:98:9: error: 'pthread_getname_np' was not declared in this scope; did you mean 'pthread_setname_np'?
Comment 3 Larry the Git Cow gentoo-dev 2022-04-15 13:07:31 UTC
The bug has been closed via the following commit(s):

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

commit dcb9defbdf0e7ce88f73475e4b553403239a7b35
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-04-15 13:04:14 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-04-15 13:07:21 +0000

    net-wireless/srslte: treeclean
    
    Closes: https://bugs.gentoo.org/733662
    Closes: https://bugs.gentoo.org/713684
    Closes: https://bugs.gentoo.org/731720
    Closes: https://bugs.gentoo.org/832618
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-wireless/srslte/Manifest                       |  1 -
 .../files/srslte-20.10.1-add-missing-include.patch | 26 ----------
 net-wireless/srslte/metadata.xml                   | 18 -------
 net-wireless/srslte/srslte-20.10.1-r2.ebuild       | 60 ----------------------
 net-wireless/srslte/srslte-9999.ebuild             | 56 --------------------
 profiles/package.mask                              |  1 -
 6 files changed, 162 deletions(-)