Bug 1303658 - perl-Qt-0.96.0-16.fc24 FTBFS: error: cannot convert 'bool' to 'void*'
Summary: perl-Qt-0.96.0-16.fc24 FTBFS: error: cannot convert 'bool' to 'void*'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Qt
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-02-01 15:18 UTC by Petr Pisar
Modified: 2016-02-01 15:57 UTC (History)
4 users (show)

Fixed In Version: perl-Qt-0.96.0-17.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-01 15:57:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 111630 0 None None None 2016-02-01 15:30:37 UTC

Description Petr Pisar 2016-02-01 15:18:33 UTC
perl-Qt-0.96.0-16.fc24 fails to build in F24:

/builddir/build/BUILD/Qt-0.96.0/qtcore/src/util.cpp:2248:59: error: cannot convert 'bool' to 'void*' in initialization
         static smokeperl_object nothis = { 0, 0, 0, false };
                                                           ^

Difference between working and failing build root is:

        libgcc 	5.3.1-3.fc24 	> 	6.0.0-0.5.fc24
	libstdc++ 	5.3.1-3.fc24 	> 	6.0.0-0.5.fc24
	openssl-libs 	1:1.0.2e-5.fc24 	> 	1:1.0.2f-1.fc24
	elfutils-libelf 	0.165-2.fc24 	> 	0.165-3.fc24
	krb5-libs 	1.14-18.fc24 	> 	1.14-19.fc24
	kernel-headers 	4.5.0-0.rc1.git0.2.... 	> 	4.5.0-0.rc1.git1.1....
	cpp 	5.3.1-3.fc24 	> 	6.0.0-0.5.fc24
	go-srpm-macros 	2-4.fc24 	> 	2-5.fc24
	gcc-gdb-plugin 	5.3.1-3.fc24 	> 	6.0.0-0.5.fc24
	file-libs 	5.25-4.fc24 	> 	5.25-5.fc24
	gcc-c++ 	5.3.1-3.fc24 	> 	6.0.0-0.5.fc24
	libgomp 	5.3.1-3.fc24 	> 	6.0.0-0.5.fc24
	python3-dnf-plugins-core 	0.1.16-1.fc24 	> 	0.1.16-2.fc24
	elfutils 	0.165-2.fc24 	> 	0.165-3.fc24
	libstdc++-devel 	5.3.1-3.fc24 	> 	6.0.0-0.5.fc24
	elfutils-libs 	0.165-2.fc24 	> 	0.165-3.fc24
	dnf-plugins-core 	0.1.16-1.fc24 	> 	0.1.16-2.fc24
	gcc 	5.3.1-3.fc24 	> 	6.0.0-0.5.fc24
	libtool-ltdl 	2.4.6-8.fc24 	> 	2.4.6-9.fc24
	file 	5.25-4.fc24 	> 	5.25-5.fc24
	elfutils-default-yama-scope 	0.165-2.fc24 	> 	0.165-3.fc24


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