[MacPorts] #52647: Building qt5-qtwebkit 5.5.1_5 fails in the configure stage when using Xcode 8

MacPorts noreply at macports.org
Wed Oct 26 18:25:34 CEST 2016


#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



More information about the macports-tickets mailing list