Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836740 - net-p2p/automatic-0.8.3-r1 fails tests on MUSL: utils_test.c:15:1: error: unknown type name int8_t
Summary: net-p2p/automatic-0.8.3-r1 fails tests on MUSL: utils_test.c:15:1: error: unk...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vladimir Pavljuchenkov (SpiderX)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-04-04 06:43 UTC by Agostino Sarubbo
Modified: 2022-09-09 06:20 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,99.22 KB, text/plain)
2022-04-04 06:43 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-04-04 06:43:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-p2p/automatic-0.8.3-r1 fails tests on MUSL.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-04 06:43:49 UTC
Created attachment 768660 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-04 06:43:50 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


fatal: not a git repository (or any parent up to mount point /var/tmp)
utils_test.c:15:1: error: unknown type name 'int8_t'
Comment 3 Larry the Git Cow gentoo-dev 2022-09-09 06:20:56 UTC
The bug has been closed via the following commit(s):

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

commit 35a154d836178b4b9af8492fdc2cde6fa354f7b3
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua>
AuthorDate: 2022-04-14 21:26:47 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-09-09 06:20:48 +0000

    net-p2p/automatic: version bump to 0.9.0, musl+lto fixes
    
    Closes: https://bugs.gentoo.org/836740
    Closes: https://bugs.gentoo.org/861842
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua>
    Closes: https://github.com/gentoo/gentoo/pull/25029
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-p2p/automatic/Manifest                         |  1 +
 net-p2p/automatic/automatic-0.9.0.ebuild           | 85 ++++++++++++++++++++++
 .../files/automatic-0.9.0-util_test-header.patch   | 11 +++
 net-p2p/automatic/files/automatic.initd            | 36 +++------
 4 files changed, 107 insertions(+), 26 deletions(-)