Bug 1406031

Summary: RFE: enable again gnulib's test-lock
Product: [Fedora] Fedora Reporter: Pavel Raiskup <praiskup>
Component: gettextAssignee: Jens Petersen <petersen>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dan, dominic, dueno, i18n-bugs, kdudka, petersen, praiskup
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-03-05 05:49:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1410052    
Bug Blocks:    

Description Pavel Raiskup 2016-12-19 14:25:42 UTC
...
PASS: test-isnanl
PASS: test-iswblank
PASS: test-langinfo
PASS: test-linkedhash_list
PASS: test-locale
PASS: test-localename
[hang]

https://kojipkgs.fedoraproject.org//work/tasks/5063/16955063/build.log

I tried two non-koji ppc64le machines and not reproduced.  I'll have a look
once more and I can possibly disable that test for ppc64le for now.

Comment 1 Pavel Raiskup 2016-12-19 14:30:29 UTC
The test is (probably) 'test-lock'.

Comment 2 Pavel Raiskup 2016-12-20 15:05:15 UTC
Turns out this is not ppc64le only:
https://koji.fedoraproject.org/koji/taskinfo?taskID=16970779

Raised question on Gnulib's bug tracker:
https://lists.gnu.org/archive/html/bug-gnulib/2016-12/msg00113.html

Comment 3 Pavel Raiskup 2016-12-21 12:28:45 UTC
There are two instances of 'test-lock' in gettext sources, one was already
disabled (as I learned now) so I (temporarily) disabled also the other one.

Let's keep this bug open until that get's sorted out.

Comment 4 Fedora Admin user for bugzilla script actions 2023-04-19 12:03:39 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 5 Kamil Dudka 2023-04-19 13:36:14 UTC
If you really need to re-enable gnulib's test-lock, I would recommend to at least disable DO_TEST_RWLOCK because the unit test verifies code that is used by literally nothing and it tends to hang indefinitely on build hosts: https://src.fedoraproject.org/rpms/coreutils/blob/6e05a629136449563ab68cdf32acb9d374f51c1f/f/coreutils-8.26-test-lock.patch

Comment 6 Jens Petersen 2024-03-05 05:49:33 UTC
Patch was dropped downstream in f06c2682abc (2019).