Opened 12 years ago

Last modified 12 years ago

#36177 closed defect

wxWidgets: — at Version 1

Reported by: sebastian.scherer@… Owned by: jwa@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: wxWidgets

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

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

Change History (2)

Changed 12 years ago by sebastian.scherer@…

Attachment: log.txt added

log file

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

Description: modified (diff)
Owner: changed from macports-tickets@… to jwa@…
Port: wxWidgets added
Summary: Not able to install wxWidgetwxWidgets:

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.

Note: See TracTickets for help on using tickets.