Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873598 - sci-libs/tensorpipe-2022.05.13-r1 fails to compile (MUSL): prctl.h:88:8: error: redefinition of struct prctl_mm_map
Summary: sci-libs/tensorpipe-2022.05.13-r1 fails to compile (MUSL): prctl.h:88:8: erro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-30 07:08 UTC by Agostino Sarubbo
Modified: 2023-12-31 12:48 UTC (History)
0 users

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


Attachments
build.log (build.log,63.22 KB, text/plain)
2022-09-30 07:08 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-09-30 07:08:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/tensorpipe-2022.05.13 fails to compile (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-30 07:08:40 UTC
Created attachment 814735 [details]
build.log

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


FAILED: tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 
/usr/include/sys/prctl.h:88:8: error: redefinition of 'struct prctl_mm_map'
Comment 3 Agostino Sarubbo gentoo-dev 2023-06-14 07:40:14 UTC
tinderbox_musl has reproduced this issue with version 2022.05.13-r1 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-12-31 12:48:17 UTC
The bug has been closed via the following commit(s):

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

commit bc307acb1ec97fb25432e3947cba9e7ff3678912
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-12-31 12:47:20 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-12-31 12:47:20 +0000

    sci-libs/tensorpipe: musl fix
    
    Closes: https://bugs.gentoo.org/873598
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 sci-libs/tensorpipe/files/tensorpipe-2022.05.13-musl.patch | 10 ++++++++++
 sci-libs/tensorpipe/tensorpipe-2022.05.13-r1.ebuild        |  5 ++++-
 2 files changed, 14 insertions(+), 1 deletion(-)