https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4818
Summary: make osx-app does not build bundle completely
Product: Wireshark
Version: SVN
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Critical
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: gvibe06@xxxxxxxxx
Build Information:
wireshark 1.3.6 (SVN Rev 33028 from /trunk)
Copyright 1998-2010 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled with GTK+ 2.20.1, (64-bit) with GLib 2.25.3, with libpcap 1.0.0, with
libz 1.2.5, without POSIX capabilities, with libpcre 7.9, without SMI, with
c-ares 1.7.1, with Lua 5.1, without Python, with GnuTLS 2.8.6, with Gcrypt
1.4.5, with MIT Kerberos, without GeoIP, without PortAudio, with AirPcap, with
new_packet_list.
Running on Darwin 10.3.0 (Mac OS 10.6.3), with libpcap version 1.0.0, with libz
1.2.5, GnuTLS 2.8.6, Gcrypt 1.4.5, without AirPcap.
Built using gcc 4.2.1 (Apple Inc. build 5659).
--
As far as I can tell ... the ScriptExec.app is never built, therefore the
binary for ScriptExec is never copied to the
Wireshark.app/Contents/MacOS/Wireshark. My Wireshark.app has a Circle with
Cross indicating an error in the bundle.
<snip>
CREATE WIRESHARK APP BUNDLE
Building launcher...
=== CLEAN NATIVE TARGET ScriptExec OF PROJECT ScriptExec WITH CONFIGURATION
Deployment ===
Check dependencies
GCC 4.2 is not compatible with the Mac OS X 10.4 SDK (file main.c)
GCC 4.2 is not compatible with the Mac OS X 10.4 SDK (file main.c)
** CLEAN FAILED **
=== BUILD NATIVE TARGET ScriptExec OF PROJECT ScriptExec WITH CONFIGURATION
Deployment ===
Check dependencies
GCC 4.2 is not compatible with the Mac OS X 10.4 SDK (file main.c)
GCC 4.2 is not compatible with the Mac OS X 10.4 SDK (file main.c)
** BUILD FAILED **
cp:
/Users/pkg784/Work/wireshark/packaging/macosx/ScriptExec/build/Deployment/ScriptExec.app/Contents/MacOS/ScriptExec:
No such file or directory
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.