Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941994 - dev-libs/libmodbus-3.1.11 fails tests: FAIL: unit-tests.sh
Summary: dev-libs/libmodbus-3.1.11 fails tests: FAIL: unit-tests.sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-10-23 06:40 UTC by Agostino Sarubbo
Modified: 2024-12-23 20:06 UTC (History)
0 users

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


Attachments
build.log (build.log,77.11 KB, text/plain)
2024-10-23 06:40 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,801 bytes, text/plain)
2024-10-23 06:40 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-10-23 06:40:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libmodbus-3.1.11 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-23 06:40:19 UTC
Created attachment 906592 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-23 06:40:20 UTC
Created attachment 906593 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-10-23 06:40:20 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAIL: unit-tests.sh
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseConfidences'
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseLabels'
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseVersion'
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemTextContentLanguage'
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
Comment 4 Larry the Git Cow gentoo-dev 2024-12-23 20:06:58 UTC
The bug has been closed via the following commit(s):

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

commit 3ede28a2e903aeb500ea36377f61c5431a94e7f2
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-12-23 20:05:55 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-12-23 20:05:55 +0000

    dev-libs/libmodbus: restrict tests
    
    Running those tests with client server are meant to be run manually and
    are not made for automated running.
    
    Closes: https://bugs.gentoo.org/941994
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-libs/libmodbus/libmodbus-3.1.11-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)