[MacPorts] #36177: wxWidgets: (was: Not able to install wxWidget)

MacPorts noreply at macports.org
Mon Sep 17 06:18:46 PDT 2012


#36177: wxWidgets:
----------------------------------+-------------------
  Reporter:  sebastian.scherer@…  |      Owner:  jwa@…
      Type:  defect               |     Status:  new
  Priority:  Normal               |  Milestone:
 Component:  ports                |    Version:  2.1.2
Resolution:                       |   Keywords:
      Port:  wxWidgets            |
----------------------------------+-------------------
Changes (by ryandesign@…):

 * owner:  macports-tickets@… => jwa@…
 * port:   => wxWidgets


Old description:

> bash-3.2$ sudo port install filezilla
> --->  Computing dependencies for FileZilla
> --->  Dependencies to be installed: wxWidgets
> --->  Configuring wxWidgets
> Error: org.macports.configure for port wxWidgets returned: configure
> failure: command execution failed
> Error: Failed to install wxWidgets
> Please see the log file for port wxWidgets for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/main.log
> Error: The following dependencies were not installed: wxWidgets
> To report a bug, follow the instructions in the guide:
>     http://guide.macports.org/#project.tickets
> Error: Processing of port filezilla failed

New description:

 {{{
 bash-3.2$ sudo port install filezilla
 --->  Computing dependencies for FileZilla
 --->  Dependencies to be installed: wxWidgets
 --->  Configuring wxWidgets
 Error: org.macports.configure for port wxWidgets returned: configure
 failure: command execution failed
 Error: Failed to install wxWidgets
 Please see the log file for port wxWidgets for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets/wxWidgets/main.log
 Error: The following dependencies were not installed: wxWidgets
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port filezilla failed
 }}}

--

Comment:

 Please remember to use WikiFormatting when writing in Trac. Also, fill in
 the Port field and Cc that port's maintainer.

 The log you attached says:

 {{{
 Skipping completed
 }}}

 This means this was not a clean attempt. So please run:

 {{{
 sudo port clean wxWidgets
 }}}

 and then try again and attach the new main.log if it fails again.

 The incomplete log also says:

 {{{
 :info:configure checking for SDK directory
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk...
 configure: error: not found
 :info:configure See `config.log' for more details.
 }}}

 If the new log says the same thing, then please attach the config.log as
 well, and tell us whether that path actually exists, and tell us your
 Xcode version.

 I expect that you have Xcode 4.4 or greater, which no longer includes the
 10.6 SDK. See also #36156. If so, try the wxwidgets-devel port instead.

-- 
Ticket URL: <https://trac.macports.org/ticket/36177#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list