Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#45752 closed defect (fixed)

py34-pyqt5 @5.3.2_0: fatal error: 'qprinter.h' file not found

Reported by: koyeung (King-On Yeung) Owned by: mamoll (Mark Moll)
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: py34-pyqt5

Description (last modified by ryandesign (Ryan Carsten Schmidt))

it failed with:

:info:build sip/QtPrintSupport/qprinter.sip:28:10: fatal error: 'qprinter.h' file not found
:info:build #include <qprinter.h>
:info:build          ^
:info:build 1 error generated.

looks like it is related to this: https://github.com/Homebrew/homebrew/issues/32370

Attachments (1)

main.log (941.1 KB) - added by koyeung (King-On Yeung) 9 years ago.
log file for port py34-pyqt5

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by koyeung (King-On Yeung)

Attachment: main.log added

log file for port py34-pyqt5

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to mmoll@…
Summary: py34-pyqt5 @5.3.2_0 build failure on OS X 10.10py34-pyqt5 @5.3.2_0: fatal error: 'qprinter.h' file not found

comment:2 Changed 9 years ago by mamoll (Mark Moll)

Fixed in r127767.

comment:3 Changed 9 years ago by mamoll (Mark Moll)

Resolution: fixed
Status: newclosed

comment:4 Changed 9 years ago by koyeung (King-On Yeung)

great! it is fixed. thanks.

Note: See TracTickets for help on using tickets.