Comment # 15
on bug 9641
from Hadriel Kaplan
Tried using the (old, deprecated) PackageMaker, per the README instructions,
and got to here:
Building Wireshark
Building Wireshark
Copying extra files
Copying Scripts
Copying root to temporary location
Preserving resource forks
Warning: package.build.findSplitForks
Creating permission hierarchy
2014-03-11 13:08:30.621 packagemaker[68308:3f03] *** Terminating app due to
uncaught exception 'NSInvalidArgumentException', reason: 'must provide a launch
path'
*** Call stack at first throw:
(
0 CoreFoundation 0x93aa5471 __raiseError + 193
1 libobjc.A.dylib 0x90160091 objc_exception_throw +
162
2 CoreFoundation 0x93aa538b +[NSException
raise:format:] + 139
3 Foundation 0x96b4403f COPY_SETTER_IMPL + 208
4 Foundation 0x96b441be -[NSConcreteTask
setLaunchPath:] + 42
5 packagemaker 0x000d4eb6 packagemaker + 229046
6 Foundation 0x969f9f0e -[NSThread main] + 45
7 Foundation 0x969f9e66 __NSThread__main__ +
1426
8 libsystem_pthread.dylib 0x9b9615fb _pthread_body + 144
9 libsystem_pthread.dylib 0x9b961485 _pthread_struct_init + 0
10 libsystem_pthread.dylib 0x9b966cf2 thread_start + 34
)
./osx-dmg.sh: line 158: 68308 Trace/BPT trap: 5 packagemaker --doc
"Wireshark_package.pmdoc" --title "$pkg_title" --id
"org.wireshark.pkg.Wireshark" --version "$version" --target 10.5 --verbose
make: *** [osx-package] Error 1
You are receiving this mail because:
- You are watching all bug changes.