[MacPorts] #52647: Building qt5-qtwebkit 5.5.1_5 fails in the configure stage when using Xcode 8
#52647: Building qt5-qtwebkit 5.5.1_5 fails in the configure stage when using Xcode 8 -------------------------------+-------------------------------- Reporter: drjesacco@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: qtwebkit, Xcode 8 | Port: qt5-qtwebkit -------------------------------+-------------------------------- Building qt5-qtwebkit fails in the configure stage when using Xcode 8. The problem and solution are found here: http://stackoverflow.com/questions/33728905/qt-creator-project-error- xcode-not-set-up-properly-you-may-need-to-confirm-t -Joseph -- Ticket URL: <https://trac.macports.org/ticket/52647> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52647: Building qt5-qtwebkit 5.5.1_5 fails in the configure stage when using Xcode 8 ---------------------------+------------------------ Reporter: drjesacco@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: qt5-qtwebkit | ---------------------------+------------------------ Changes (by mf2k@…): * keywords: qtwebkit, Xcode 8 => * cc: mcalhoun@… (removed) * owner: macports-tickets@… => mcalhoun@… -- Ticket URL: <https://trac.macports.org/ticket/52647#comment:1> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52647: Building qt5-qtwebkit 5.5.1_5 fails in the configure stage when using Xcode 8 ---------------------------+------------------------ Reporter: drjesacco@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: qt5-qtwebkit | ---------------------------+------------------------ Comment (by ryandesign@…): Has duplicate #52660. See also #52620 and #52200. -- Ticket URL: <https://trac.macports.org/ticket/52647#comment:3> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52647: Building qt5-qtwebkit 5.5.1_5 fails in the configure stage when using Xcode 8 ---------------------------+--------------------------------- Reporter: drjesacco@… | Owner: MarcusCalhoun-Lopez Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: qt5-qtwebkit | ---------------------------+--------------------------------- Changes (by mouse07410): * Attachment "qt5-qtwebkit-5.6.1.log.txt" added. Macports build/failure log for qt5-qkwebkit-5.6.1 -- Ticket URL: <https://trac.macports.org/ticket/52647> MacPorts <https://www.macports.org/> Ports system for OS X
#52647: Building qt5-qtwebkit 5.5.1_5 fails in the configure stage when using Xcode 8 ---------------------------+--------------------------------- Reporter: drjesacco@… | Owner: MarcusCalhoun-Lopez Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: qt5-qtwebkit | ---------------------------+--------------------------------- Comment (by mouse07410): The problem appears to be with the qt5-qtwebkit update, because (a) all the other QT5 components get installed successfully, and (b) qt5-qtwebkit-5.5.1 did not seem to have any problem (with all the patches applied by Macports :). {{{ $ ll /opt/local/bin/qmake lrwxr-xr-x 1 root staff 32 Jan 13 2016 /opt/local/bin/qmake@ -> /opt/local/libexec/qt5/bin/qmake $ port installed | fgrep qt5 qt5-creator @4.0.1_1 (active) qt5-qtbase @5.6.1_0 (active) qt5-qtdeclarative @5.6.1_0 (active) qt5-qtgraphicaleffects @5.6.1_0 (active) qt5-qtlocation @5.6.1_0 (active) qt5-qtmacextras @5.6.1_0 (active) qt5-qtmultimedia @5.6.1_0 (active) qt5-qtquickcontrols @5.6.1_0 (active) qt5-qtscript @5.6.1_0 (active) qt5-qtsensors @5.6.1_0 (active) qt5-qtserialport @5.6.1_0 (active) qt5-qtsvg @5.6.1_0 (active) qt5-qttools @5.6.1_0 (active) qt5-qtwebchannel @5.6.1_0 (active) qt5-qtwebkit @5.5.1_4 (active) qt5-qtwebsockets @5.6.1_0 (active) qt5-qtxmlpatterns @5.6.1_0 (active) $ }}} I'm attaching the current/latest log from Macports. It seems to complain about Xcode not being set up properly - but every other Macports port, and everything else works fine, and I just re-run {{{ sudo xcodebuild -license }}} to make double-sure that everything Xcode-wise is OK. {{{ $ sudo xcodebuild -license Password: Apple Inc. Xcode and Apple SDKs Agreement . . . . . EA1421 8/24/16 By typing 'agree' you are agreeing to the terms of the software license agreements. Type 'print' to print them or anything else to cancel, [agree, print, cancel] agree You can view the license agreements in Xcode's About Box, or at /Applications/Xcode.app/Contents/Resources/English.lproj/License.rtf $ sync $ sudo port upgrade qt5-qtwebkit ---> Computing dependencies for qt5-qtwebkit ---> Configuring qt5-qtwebkit Error: org.macports.configure for port qt5-qtwebkit returned: configure failure: command execution failed Please see the log file for port qt5-qtwebkit for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt5/qt5-qtwebkit/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets $ }}} -- Ticket URL: <https://trac.macports.org/ticket/52647#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#52647: Building qt5-qtwebkit 5.5.1_5 fails in the configure stage when using Xcode 8 ---------------------------+--------------------------------- Reporter: drjesacco@… | Owner: MarcusCalhoun-Lopez Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: qt5-qtwebkit | ---------------------------+--------------------------------- Comment (by mouse07410): Does qt5-qtwebkit-5.6.1 port now require dependencies to be Universal? All my systems now dropped "fat" binaries, because there's neither need nor reason to ever build for i386 in our environment... -- Ticket URL: <https://trac.macports.org/ticket/52647#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#52647: Building qt5-qtwebkit 5.5.1_5 fails in the configure stage when using Xcode 8 ---------------------------+--------------------------------- Reporter: drjesacco@… | Owner: MarcusCalhoun-Lopez Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: qt5-qtwebkit | ---------------------------+--------------------------------- Changes (by mkae): * cc: rjvb (added) * version: 2.3.4 => -- Ticket URL: <https://trac.macports.org/ticket/52647#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts