Build VLCKit Fails
Posted: 09 Mar 2014 21:35
Downloaded the latest VLCKit
executing the ./buildMobileVLCKit.sh as per the website
I get
--extra-ldflags="-L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/usr/lib -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk -miphoneos-version-min=5.1 -arch armv7 -miphoneos-version-min=5.1 -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/usr/lib -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk -miphoneos-version-min=5.1 -L/Users/barryf/Desktop/VLCKit/MobileVLCKit/ImportedSources/vlc/contrib/arm-apple-darwin11-armv7/lib" --cc="xcrun clang" --disable-doc --disable-encoder=vorbis --enable-libgsm --enable-libopenjpeg --disable-debug --disable-avdevice --disable-devices --disable-avfilter --disable-filters --disable-bsfs --disable-bzlib --disable-programs --disable-avresample --disable-encoders --disable-muxers --enable-cross-compile --arch=armv7 --target-os=darwin --enable-pic --as="perl /Users/barryf/Desktop/VLCKit/MobileVLCKit/ImportedSources/vlc/extras/tools/build/bin/gas-preprocessor.pl xcrun clang" --enable-pthreads \
--prefix="/Users/barryf/Desktop/VLCKit/MobileVLCKit/ImportedSources/vlc/contrib/arm-apple-darwin11-armv7" --enable-static --disable-shared
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
ERROR: libopenjpeg not found
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
libav-tools@libav.org mailing list or IRC #libav on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
make: *** [.ffmpeg] Error 1
[info] Building MobileVLCKit (Aggregate static plugins, Release)
2014-03-09 16:31:02.125 xcodebuild[44401:1207] [MT] PluginLoading: Required plug-in compatibility UUID 37B30044-3B14-46BA-ABAA-F01000C27B63 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/MarmaladeGCC.xcplugin' not present in DVTPlugInCompatibilityUUIDs
2014-03-09 16:31:02.127 xcodebuild[44401:1207] Failed to load plugin at: /Users/barryf/Library/Application Support/Developer/Shared/Xcode/Plug-ins/MarmaladeGCC.xcplugin, skipping. Reason for failure: *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]
[info] Building MobileVLCKit (MobileVLCKit, Release)
2014-03-09 16:31:02.509 xcodebuild[44503:1207] [MT] PluginLoading: Required plug-in compatibility UUID 37B30044-3B14-46BA-ABAA-F01000C27B63 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/MarmaladeGCC.xcplugin' not present in DVTPlugInCompatibilityUUIDs
2014-03-09 16:31:02.510 xcodebuild[44503:1207] Failed to load plugin at: /Users/barryf/Library/Application Support/Developer/Shared/Xcode/Plug-ins/MarmaladeGCC.xcplugin, skipping. Reason for failure: *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]
** BUILD FAILED **
The following build commands failed:
Libtool build/MobileVLCKit.build/Release-iphoneos/MobileVLCKit.build/Objects-normal/armv7/libMobileVLCKit.a normal armv7
Libtool build/MobileVLCKit.build/Release-iphoneos/MobileVLCKit.build/Objects-normal/armv7s/libMobileVLCKit.a normal armv7s
Libtool build/MobileVLCKit.build/Release-iphoneos/MobileVLCKit.build/Objects-normal/arm64/libMobileVLCKit.a normal arm64
(3 failures)
When I try via opening the MobileLCKit.xcodeproj
I get the failure
-
ls: /Users/barryf/Desktop/VLCKit/MobileVLCKit/ImportedSources/vlc/install-ios-OS/arm64/lib/vlc/plugins/lib*_plugin.a: No such file or directory
Command /bin/sh emitted errors but did not return a nonzero exit code to indicate failure
Any advice
Thanks in advance
executing the ./buildMobileVLCKit.sh as per the website
I get
--extra-ldflags="-L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/usr/lib -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk -miphoneos-version-min=5.1 -arch armv7 -miphoneos-version-min=5.1 -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/usr/lib -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk -miphoneos-version-min=5.1 -L/Users/barryf/Desktop/VLCKit/MobileVLCKit/ImportedSources/vlc/contrib/arm-apple-darwin11-armv7/lib" --cc="xcrun clang" --disable-doc --disable-encoder=vorbis --enable-libgsm --enable-libopenjpeg --disable-debug --disable-avdevice --disable-devices --disable-avfilter --disable-filters --disable-bsfs --disable-bzlib --disable-programs --disable-avresample --disable-encoders --disable-muxers --enable-cross-compile --arch=armv7 --target-os=darwin --enable-pic --as="perl /Users/barryf/Desktop/VLCKit/MobileVLCKit/ImportedSources/vlc/extras/tools/build/bin/gas-preprocessor.pl xcrun clang" --enable-pthreads \
--prefix="/Users/barryf/Desktop/VLCKit/MobileVLCKit/ImportedSources/vlc/contrib/arm-apple-darwin11-armv7" --enable-static --disable-shared
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
ERROR: libopenjpeg not found
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
libav-tools@libav.org mailing list or IRC #libav on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
make: *** [.ffmpeg] Error 1
[info] Building MobileVLCKit (Aggregate static plugins, Release)
2014-03-09 16:31:02.125 xcodebuild[44401:1207] [MT] PluginLoading: Required plug-in compatibility UUID 37B30044-3B14-46BA-ABAA-F01000C27B63 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/MarmaladeGCC.xcplugin' not present in DVTPlugInCompatibilityUUIDs
2014-03-09 16:31:02.127 xcodebuild[44401:1207] Failed to load plugin at: /Users/barryf/Library/Application Support/Developer/Shared/Xcode/Plug-ins/MarmaladeGCC.xcplugin, skipping. Reason for failure: *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]
[info] Building MobileVLCKit (MobileVLCKit, Release)
2014-03-09 16:31:02.509 xcodebuild[44503:1207] [MT] PluginLoading: Required plug-in compatibility UUID 37B30044-3B14-46BA-ABAA-F01000C27B63 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/MarmaladeGCC.xcplugin' not present in DVTPlugInCompatibilityUUIDs
2014-03-09 16:31:02.510 xcodebuild[44503:1207] Failed to load plugin at: /Users/barryf/Library/Application Support/Developer/Shared/Xcode/Plug-ins/MarmaladeGCC.xcplugin, skipping. Reason for failure: *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]
** BUILD FAILED **
The following build commands failed:
Libtool build/MobileVLCKit.build/Release-iphoneos/MobileVLCKit.build/Objects-normal/armv7/libMobileVLCKit.a normal armv7
Libtool build/MobileVLCKit.build/Release-iphoneos/MobileVLCKit.build/Objects-normal/armv7s/libMobileVLCKit.a normal armv7s
Libtool build/MobileVLCKit.build/Release-iphoneos/MobileVLCKit.build/Objects-normal/arm64/libMobileVLCKit.a normal arm64
(3 failures)
When I try via opening the MobileLCKit.xcodeproj
I get the failure
-
ls: /Users/barryf/Desktop/VLCKit/MobileVLCKit/ImportedSources/vlc/install-ios-OS/arm64/lib/vlc/plugins/lib*_plugin.a: No such file or directory
Command /bin/sh emitted errors but did not return a nonzero exit code to indicate failure
Any advice
Thanks in advance