Bug 839618

Summary: FTBFS perl-Hardware-Vhdl-Parser-0.12-11.fc18
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-Hardware-Vhdl-ParserAssignee: Chitlesh GOORAH <chitlesh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: chitlesh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koji.fedoraproject.org/koji/taskinfo?taskID=4236294
Whiteboard:
Fixed In Version: perl-Hardware-Vhdl-Parser-0.12-13.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-06 08:02:18 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:

Description Petr Pisar 2012-07-12 12:53:45 UTC
perl-Hardware-Vhdl-Parser-0.12-11.fc18 fails to build in F18:

Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zJTaEr
+ umask 022
+ cd /builddir/build/BUILD
+ cd Hardware-Vhdl-Parser-0.12
+ unset DISPLAY
+ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..2
ok 1
                ERROR: Production signal_declaration for
                       "entity_declaritive_item" will never be reached
                       (preceding empty production will always match first).
                 Hint: Set $::RD_HINT (or -RD_HINT if you're using "perl -s")
                       for hints on fixing these problems. Use $::RD_HINT = 0
                       to disable this message.
Can't bless non-reference value at blib/lib/Hardware/Vhdl/Parser.pm line 40.
make: *** [test_dynamic] Error 255

Tests fail due to incompatibility with perl-Parse-RecDescent-1.967006 and newer. They pass with perl-Parse-RecDescent-1.967003. Reported to upstream <https://rt.cpan.org/Public/Bug/Display.html?id=77946>.

Comment 1 Petr Pisar 2012-11-06 08:02:18 UTC
This has been fixed by shakthimaan with disabling tests.