#52620: qt5-docs build error on Sierra --------------------------------------+-------------------------------- Reporter: ken.cunningham.webuse@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Sierra Port: qt5-docs | --------------------------------------+-------------------------------- Comment (by ken.cunningham.webuse@…): I think I know what might be going on. I never built qt5-base -- it was downloaded and installed from a prebuilt binary -- so I presume I never built qmake and I never got the patched version of the default_pre.prf. I tried to add the patchfile to the docs section of the portfile, but the file locations weren't correct. to install qt5-docs, I manually applied the xcrun -> xcodebuild change detailed in [ticket:52200] to {{{ qt5-docs/work/qt-everywhere-opensource-src-5.6.1/qtbase/configure and to qt5-docs/work/qt-everywhere-opensource- src-5.6.1/qtbase/mkspecs/features/mac/default_pre.prf }}} and then all was well, and the install completed... with a lot of warnings in the process (screenfuls of them), I might add. {{{ $ port -v installed | grep qt5-docs qt5-docs @5.6.1_0 (active) platform='darwin 16' archs='x86_64' }}} -- Ticket URL: <https://trac.macports.org/ticket/52620#comment:5> MacPorts <https://www.macports.org/> Ports system for the Mac operating system