Bug 1297705

Summary: perl-Pango-1.226-5.fc24 FTBFS: undefined symbol: pango_cairo_font_map_get_type
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-PangoAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: perl-devel, tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://koji.fedoraproject.org/koji/taskinfo?taskID=12503538
Whiteboard:
Fixed In Version: perl-Pango-1.226-6.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-12 13:44:15 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:

Description Petr Pisar 2016-01-12 09:44:48 UTC
perl-Pango-1.226-5.fc24 fails to build in F24:

[ LD blib/arch/auto/Pango/Pango.so ]
chmod 755 blib/arch/auto/Pango/Pango.so
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pango.bs blib/arch/auto/Pango/Pango.bs 644
Generating POD...
/usr/bin/perl: symbol lookup error: blib/arch/auto/Pango/Pango.so: undefined symbol: pango_cairo_font_map_get_type
Makefile:1412: recipe for target 'build/podindex' failed

Difference between working and failing build root is:

        perl-PathTools 	3.60-1.fc24 	> 	3.60-2.fc24
	pkgconfig 	1:0.28-9.fc23 	> 	1:0.29-1.fc24
	bash 	4.3.42-1.fc24 	> 	4.3.42-3.fc24
	elfutils-libelf 	0.164-1.fc24 	> 	0.165-1.fc24
	device-mapper 	1.02.114-1.fc24 	> 	1.02.114-2.fc24
	device-mapper-libs 	1.02.114-1.fc24 	> 	1.02.114-2.fc24
	elfutils-default-yama-scope 	0.164-1.fc24 	> 	0.165-1.fc24
	audit-libs 	2.4.5-1.fc24 	> 	2.5-1.fc24
	elfutils 	0.164-1.fc24 	> 	0.165-1.fc24
	elfutils-libs 	0.164-1.fc24 	> 	0.165-1.fc24
	libsolv 	0.6.15-3.fc24 	> 	0.6.15-4.fc24
	gnutls 	3.4.7-1.fc24 	> 	3.4.8-1.fc24
	systemtap-sdt-devel 	3.0-0.20160104git... 	> 	3.0-0.20160111git...

Comment 1 Petr Pisar 2016-01-12 09:45:49 UTC
This is caused by upgrading pkgconfig from 1:0.28-9.fc23 to 1:0.29-1.fc24