Bug 1264741 - perl-CSS-DOM-0.15-8.fc24 FTBFS: Can't call method "cssText" on an undefined value at t/charset.t line 144
Summary: perl-CSS-DOM-0.15-8.fc24 FTBFS: Can't call method "cssText" on an undefined v...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-CSS-DOM
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Emmanuel Seyman
QA Contact: Fedora Extras Quality Assurance
URL: http://koji.fedoraproject.org/koji/ta...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-21 06:31 UTC by Petr Pisar
Modified: 2015-11-30 14:36 UTC (History)
2 users (show)

Fixed In Version: perl-CSS-Dom-0.16-1.fc24
Clone Of:
Environment:
Last Closed: 2015-11-30 14:36:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


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

Description Petr Pisar 2015-09-21 06:31:07 UTC
perl-CSS-DOM-0.15-8.fc24 fails to build in F24 because tests fail:

+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# "utf-16" is encoded in UCS-2-LE but is not UCS-2-LE-based
Can't call method "cssText" on an undefined value at t/charset.t line 144.
# Looks like you planned 23 tests but ran 9.
# Looks like your test exited with 2 just after 9.
t/charset.t .......................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 14/23 subtests 

Difference between working and failing build root:

        perl-Encode 	3:2.76-2.fc24 	> 	3:2.77-1.fc24
	libnghttp2 	1.3.1-1.fc24 	> 	1.3.2-1.fc24
	nss-sysinit 	3.20.0-3.fc24 	> 	3.20.0-4.fc24
	device-mapper 	1.02.107-1.fc24 	> 	1.02.108-1.fc24
	libreport-filesystem 	2.6.2-4.fc24 	> 	2.6.2-5.fc24
	audit-libs 	2.4.3-1.fc24 	> 	2.4.4-2.fc24
	device-mapper-libs 	1.02.107-1.fc24 	> 	1.02.108-1.fc24
	nss-tools 	3.20.0-3.fc24 	> 	3.20.0-4.fc24
	shared-mime-info 	1.4-7.fc24 	> 	1.5-1.fc24
	nss 	3.20.0-3.fc24 	> 	3.20.0-4.fc24
	kernel-headers 	4.3.0-0.rc1.git0.1.... 	> 	4.3.0-0.rc1.git1.1....

Comment 1 Emmanuel Seyman 2015-09-23 15:18:05 UTC
This has been reported to upstream.
https://rt.cpan.org/Ticket/Display.html?id=107221

Comment 2 Emmanuel Seyman 2015-11-30 14:36:14 UTC
Upstream has released CSS-DOM 0.16 which fixes this problem.


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