The configure check in PyQwt fails with ... Found SIP-4.16.9. Found 'posix' operating system: 2.7.10 (default, Jul 27 2015, 08:20:43) [GCC 5.1.1 20150618 (Red Hat 5.1.1-4)] Do not get upset by error messages in the next 3 compiler checks: Check if 'size_t' and 'unsigned int' are the same type: NO Check if 'size_t' and 'unsigned long' are the same type: YES Check if 'size_t' and 'unsigned long long' are the same type: NO Found NumPy-1.9.2. Failed to import qwt_version_info. error: Bad exit status from /var/tmp/rpm-tmp.GxCi9a (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.GxCi9a (%build) Child return code was: 1 EXCEPTION: Command failed. See logs for output. For full logs please see http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1928855 I did some investigation earlier and it should be related to some other changes how are the INCLUDES/CPPFLAGS/CFLAGS passed to the consumers, IIRC in the qmake specs (linux-g++ vs linux-g++-64). So might be actually a qmake/qt5 bug. Version-Release number of selected component (if applicable): PyQwt-5.2.0-29.fc23
seems fixed in F-24 and up, closing