Bug 1195345 - perl-Image-SubImageFind-0.03-4.fc23 FTBFS: tests fail
Summary: perl-Image-SubImageFind-0.03-4.fc23 FTBFS: tests fail
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Image-SubImageFind
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Dick
QA Contact: Fedora Extras Quality Assurance
URL: http://koji.fedoraproject.org/koji/ta...
Whiteboard:
Depends On: 1087263
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-23 15:48 UTC by Petr Pisar
Modified: 2015-03-08 22:03 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-03-08 22:03:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2015-02-23 15:48:15 UTC
perl-Image-SubImageFind-0.03-4.fc23 fails to build in F23:

+ 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
#   Failed test 'use Image::SubImageFind;'
#   at t/test.t line 12.
#     Tried to use 'Image::SubImageFind'.
#     Error:  Can't load '/builddir/build/BUILD/Image-SubImageFind-0.03/blib/arch/auto/Image/SubImageFind/SubImageFind.so' for module Image::SubImageFind: /builddir/build/BUILD/Image-SubImageFind-0.03/blib/arch/auto/Image/SubImageFind/SubImageFind.so: undefined symbol: _ZN6Magick5Image4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at /usr/lib64/perl5/DynaLoader.pm line 193.
#  at t/test.t line 12.
# Compilation failed in require at t/test.t line 12.
# BEGIN failed--compilation aborted at t/test.t line 12.
Bareword "CM_GPC" not allowed while "strict subs" in use at t/test.t line 36.
Execution of t/test.t aborted due to compilation errors.
# Looks like you planned 5 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/test.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 
Test Summary Report
-------------------
t/test.t (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 1.
Files=1, Tests=1,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.04 cusr  0.00 csys =  0.07 CPU)
Result: FAIL

Difference between working and failing build root is:

        libstdc++-devel 	5.0.0-0.11.fc22 	> 	5.0.0-0.12.fc23
	perl-Socket 	2:2.017-1.fc23 	> 	2:2.018-1.fc23
	libstdc++ 	5.0.0-0.11.fc22 	> 	5.0.0-0.12.fc23
	libgcc 	5.0.0-0.11.fc22 	> 	5.0.0-0.12.fc23
	libquadmath 	5.0.0-0.11.fc22 	> 	5.0.0-0.12.fc23
	libgomp 	5.0.0-0.11.fc22 	> 	5.0.0-0.12.fc23
	perl-Pod-Perldoc 	3.24-4.fc22 	> 	3.25-1.fc23
	tzdata 	2014j-1.fc22 	> 	2015a-1.fc23
	gcc-gdb-plugin 	5.0.0-0.11.fc22 	> 	5.0.0-0.12.fc23
	krb5-libs 	1.13-8.fc22 	> 	1.13.1-1.fc23
	cpp 	5.0.0-0.11.fc22 	> 	5.0.0-0.12.fc23
	gcc-c++ 	5.0.0-0.11.fc22 	> 	5.0.0-0.12.fc23
	gcc 	5.0.0-0.11.fc22 	> 	5.0.0-0.12.fc23

This is probably caused by C++ ABI change in a dependency.

Comment 1 David Dick 2015-03-08 22:03:46 UTC
problem solved by ImageMagick upgrade.  Package rebuilt. 

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


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