Bug 1297705 - perl-Pango-1.226-5.fc24 FTBFS: undefined symbol: pango_cairo_font_map_get_type
Summary: perl-Pango-1.226-5.fc24 FTBFS: undefined symbol: pango_cairo_font_map_get_type
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Pango
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: http://koji.fedoraproject.org/koji/ta...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-12 09:44 UTC by Petr Pisar
Modified: 2016-01-12 13:44 UTC (History)
2 users (show)

Fixed In Version: perl-Pango-1.226-6.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-12 13:44:15 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 111117 0 None None None 2016-01-12 09:45:49 UTC

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


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