Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937133 - net-p2p/retroshare-0.6.7-r1 fails to compile: libsam3.h:81:8: error: unknown type name ssize_t
Summary: net-p2p/retroshare-0.6.7-r1 fails to compile: libsam3.h:81:8: error: unknown ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gioacchino Mazzurco
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-02 14:06 UTC by Agostino Sarubbo
Modified: 2024-08-02 14:06 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,909.05 KB, text/plain)
2024-08-02 14:06 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 2024-08-02 14:06:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-p2p/retroshare-0.6.7-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-02 14:06:20 UTC
Created attachment 898813 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-02 14:06:21 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/net-p2p/retroshare-0.6.7-r1/work/RetroShare/libretroshare/src/jsonapi/jsonapi.cpp:483: warning: include file jsonapi-wrappers.inl not found, perhaps you forgot to add its directory to INCLUDE_PATH?
cp: '/var/tmp/portage/net-p2p/retroshare-0.6.7-r1/work/RetroShare/supportlibs/libsam3/Makefile' and '/var/tmp/portage/net-p2p/retroshare-0.6.7-r1/work/RetroShare/supportlibs/libsam3/Makefile' are the same file
cp: '/var/tmp/portage/net-p2p/retroshare-0.6.7-r1/work/RetroShare/supportlibs/libsam3/README.md' and '/var/tmp/portage/net-p2p/retroshare-0.6.7-r1/work/RetroShare/supportlibs/libsam3/README.md' are the same file
cp: '/var/tmp/portage/net-p2p/retroshare-0.6.7-r1/work/RetroShare/supportlibs/libsam3/examples' and '/var/tmp/portage/net-p2p/retroshare-0.6.7-r1/work/RetroShare/supportlibs/libsam3/examples' are the same file
cp: '/var/tmp/portage/net-p2p/retroshare-0.6.7-r1/work/RetroShare/supportlibs/libsam3/src' and '/var/tmp/portage/net-p2p/retroshare-0.6.7-r1/work/RetroShare/supportlibs/libsam3/src' are the same file
cp: '/var/tmp/portage/net-p2p/retroshare-0.6.7-r1/work/RetroShare/supportlibs/libsam3/test' and '/var/tmp/portage/net-p2p/retroshare-0.6.7-r1/work/RetroShare/supportlibs/libsam3/test' are the same file
fatal: not a git repository (or any parent up to mount point /var/tmp)
src/libsam3/libsam3.h:81:8: error: unknown type name 'ssize_t'; did you mean 'size_t'?