Opened 9 years ago

Last modified 9 years ago

#47168 closed defect

wireshark build can not detect xcode 10.10 sdk — at Version 2

Reported by: hofione@… Owned by: opendarwin.org@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: wireshark

Description (last modified by mf2k (Frank Schima))

sudo xcode-select -s /xcode_6_2/Xcode.app   (tried also 6_1_1 and 6_3_beta3)
sudo xcodebuild -license

sudo port sync
sudo port selfupdate
sudo port upgrade outdated
sudo port uninstall wireshark
sudo port clean wireshark

sudo port install wireshark
Error: Failed to configure wireshark, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.4/config.log
(log file attached)

:info:configure checking whether we can build for OS X 10.10... no
:info:configure configure: error: We couldn't find the SDK for OS X 10.10

xcode and command line tools installed perfectly, any other target using 10.10 sdk builds fine

Change History (3)

Changed 9 years ago by hofione@…

Attachment: config.log added

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to opendarwin.org@…
Port: wireshark added

In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers wireshark), if any.

comment:2 Changed 9 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.