Bug 660952 - FTBFS perl-VCS-LibCVS-1.0002-7.fc14
Summary: FTBFS perl-VCS-LibCVS-1.0002-7.fc14
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-VCS-LibCVS
Version: rawhide
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
Assignee: Marcela Mašláňová
QA Contact: Fedora Extras Quality Assurance
URL: http://linux.dell.com/files/fedora/Fi...
Whiteboard:
Depends On:
Blocks: F15FTBFS
TreeView+ depends on / blocked
 
Reported: 2010-12-07 18:28 UTC by FTBFS
Modified: 2011-06-16 19:05 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-17 09:49:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
root.log (68.31 KB, text/plain)
2010-12-07 18:28 UTC, FTBFS
no flags Details
build.log (25.64 KB, text/plain)
2010-12-07 18:28 UTC, FTBFS
no flags Details
mock.log (911 bytes, text/plain)
2010-12-07 18:28 UTC, FTBFS
no flags Details


Links
System ID Private Priority Status Summary Last Updated
CPAN 63776 0 None None None Never

Description FTBFS 2010-12-07 18:28:15 UTC
perl-VCS-LibCVS-1.0002-7.fc14.src.rpm Failed To Build From Source against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.
If you believe this is actually a bug in another package, do NOT change the component in this bug or close this bug.  Instead, add the appropriate bug number from the other package to the "Depends on" line in this bug.  If the other package does not yet have a bug created that you think matches, please create one.  Doing so helps us properly track bugs and their dependencies, just as we track package dependencies.  (If you close this bug, and the other package is not fixed before the next FTBFS run, a new bug will get created.  Please follow the above advice to avoid such duplication.)

Comment 1 FTBFS 2010-12-07 18:28:19 UTC
Created attachment 466481 [details]
root.log


root.log for x86_64

Comment 2 FTBFS 2010-12-07 18:28:22 UTC
Created attachment 466482 [details]
build.log


build.log for x86_64

Comment 3 FTBFS 2010-12-07 18:28:24 UTC
Created attachment 466483 [details]
mock.log


mock.log for x86_64

Comment 4 Marcela Mašláňová 2010-12-08 11:31:58 UTC
False positive. It was built in F-15 without problems.

http://koji.fedoraproject.org/koji/taskinfo?taskID=2651256

Comment 5 Thomas Moschny 2010-12-08 15:19:39 UTC
Reproducible on F14/x86_64:

Creating test repository, please be patient:................done
# Test 23 got: "UUB UMB" (t/lcvs-st.t at line 69 fail #21)
#    Expected: "UMB UMB"
#  t/lcvs-st.t line 69 is:     ok (shift (@result_lines), "$file $file");
# Test 25 got: "UUM UMM" (t/lcvs-st.t at line 69 fail #23)
#    Expected: "UMM UMM"
# Test 26 got: "UUU UMU" (t/lcvs-st.t at line 69 fail #24)
#    Expected: "UMU UMU"
# Test 50 got: "UUB UMB\n" (t/lcvs-st.t at line 76 fail #21)
#    Expected: "UMB UMB\n"
#  t/lcvs-st.t line 76 is:   ok(`cd $base/sandbox1/dir1; $lcvs_st $file`, "$file $file\n");
# Test 52 got: "UUM UMM\n" (t/lcvs-st.t at line 76 fail #23)
#    Expected: "UMM UMM\n"
# Test 53 got: "UUU UMU\n" (t/lcvs-st.t at line 76 fail #24)
#    Expected: "UMU UMU\n"
# Test 78 got: "UUB dir1/UMB" (t/lcvs-st.t at line 87 fail #21)
#    Expected: "UMB dir1/UMB"
#  t/lcvs-st.t line 87 is:     ok (shift (@result_lines), "$file dir1/$file");
# Test 80 got: "UUM dir1/UMM" (t/lcvs-st.t at line 87 fail #23)
#    Expected: "UMM dir1/UMM"
# Test 81 got: "UUU dir1/UMU" (t/lcvs-st.t at line 87 fail #24)
#    Expected: "UMU dir1/UMU"
# Test 105 got: "UUB dir1/UMB\n" (t/lcvs-st.t at line 94 fail #21)
#     Expected: "UMB dir1/UMB\n"
#  t/lcvs-st.t line 94 is:   ok(`cd $base/sandbox1; $lcvs_st dir1/$file`, "$file dir1/$file\n");
# Test 107 got: "UUM dir1/UMM\n" (t/lcvs-st.t at line 94 fail #23)
#     Expected: "UMM dir1/UMM\n"
# Test 108 got: "UUU dir1/UMU\n" (t/lcvs-st.t at line 94 fail #24)
#     Expected: "UMU dir1/UMU\n"
t/lcvs-st.t .. 
Failed 12/111 subtests 

Test Summary Report
-------------------
t/lcvs-st.t (Wstat: 0 Tests: 111 Failed: 12)
  Failed tests:  23, 25-26, 50, 52-53, 78, 80-81, 105, 107-108
Files=1, Tests=111, 57 wallclock secs ( 0.03 usr  0.01 sys +  4.87 cusr  1.28 csys =  6.19 CPU)
Result: FAIL
Failed 1/1 test programs. 12/111 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `.../rpmbuild/perl-VCS-LibCVS/VCS-LibCVS-1.0002/examples'
make: *** [subdirs-test] Error 2

Comment 6 Petr Pisar 2010-12-09 14:42:17 UTC
There is some race as it sometimes passes, sometimes doesn't.

I vote for removing this package. No package depends on it. It's five years old code without any care. The tests fail across different systems.

Comment 7 Marcela Mašláňová 2010-12-09 16:09:06 UTC
(In reply to comment #6)
> There is some race as it sometimes passes, sometimes doesn't.
> 
> I vote for removing this package. No package depends on it. It's five years old
> code without any care. The tests fail across different systems.

+1

Comment 8 Marcela Mašláňová 2010-12-17 09:49:47 UTC
Request for being marked as dead:
https://fedorahosted.org/rel-eng/ticket/4313

Comment 9 Petr Pisar 2011-01-03 09:29:18 UTC
Upstream declared this package as unmaintained:
https://rt.cpan.org/Public/Bug/Display.html?id=63776#txn-875175


Note You need to log in before you can comment on or make changes to this bug.