Code: Select all
EsBit:vuplusTV ssb$ ./buildVLCKit.sh
Cloning into 'VLCKit'...
remote: Counting objects: 6697, done.
remote: Compressing objects: 100% (2421/2421), done.
remote: Total 6697 (delta 4744), reused 5645 (delta 4045)
Receiving objects: 100% (6697/6697), 1.91 MiB | 681.00 KiB/s, done.
Resolving deltas: 100% (4744/4744), done.
Checking connectivity... done.
[info] Preparing build dirs
Cloning into 'vlc'...
remote: Counting objects: 475059, done.
remote: Compressing objects: 100% (94465/94465), done.
remote: Total 475059 (delta 383244), reused 469061 (delta 378468)
Receiving objects: 100% (475059/475059), 250.24 MiB | 687.00 KiB/s, done.
Resolving deltas: 100% (383244/383244), done.
Checking connectivity... done.
Checking out files: 100% (3970/3970), done.
[info] Applying patches to vlc.git
Switched to a new branch 'localBranch'
Branch localBranch set up to track remote branch master from origin.
Applying: arm_neon: added function macro to handle the underscore prefix for the iOS ARM ABI
/Users/ssb/Projekte/ssb/AppleTV/VLCKit/MobileVLCKit/ImportedSources/vlc/.git/rebase-apply/patch:60: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
Applying: progress dialog: add missing sanity check
Applying: deinterlace/merge: use a macro to fix compilation for iOS
Applying: lib/media player: inherit deinterlace variable to achieve correct value on first use
Applying: arm_neon: work-around libtool issue
Applying: libvlc/media: re-parse if flags changed
Applying: arm_neon: fix iOS linking
Applying: disable neon volume plugin
Applying: contrib/gcrypt: work-around a libtool limitation
/Users/ssb/Projekte/ssb/AppleTV/VLCKit/MobileVLCKit/ImportedSources/vlc/.git/rebase-apply/patch:29: trailing whitespace.
/Users/ssb/Projekte/ssb/AppleTV/VLCKit/MobileVLCKit/ImportedSources/vlc/.git/rebase-apply/patch:31: trailing whitespace.
/Users/ssb/Projekte/ssb/AppleTV/VLCKit/MobileVLCKit/ImportedSources/vlc/.git/rebase-apply/patch:35: trailing whitespace.
/Users/ssb/Projekte/ssb/AppleTV/VLCKit/MobileVLCKit/ImportedSources/vlc/.git/rebase-apply/patch:41: trailing whitespace.
/Users/ssb/Projekte/ssb/AppleTV/VLCKit/MobileVLCKit/ImportedSources/vlc/.git/rebase-apply/patch:49: trailing whitespace.
warning: squelched 1 whitespace error
warning: 6 lines add whitespace errors.
Applying: src/misc: fix compilation for OS without fork()
Applying: libvlc: hack to disable daemon mode
Applying: contrib/gcrypt: fix tvOS compilation
Applying: contrib/harfbuzz: fix iOS compilation when CoreText is enabled
/Users/ssb/Projekte/ssb/AppleTV/VLCKit/MobileVLCKit/ImportedSources/vlc/.git/rebase-apply/patch:17: space before tab in indent.
[with_coretext=no])
/Users/ssb/Projekte/ssb/AppleTV/VLCKit/MobileVLCKit/ImportedSources/vlc/.git/rebase-apply/patch:24: trailing whitespace.
/Users/ssb/Projekte/ssb/AppleTV/VLCKit/MobileVLCKit/ImportedSources/vlc/.git/rebase-apply/patch:25: space before tab in indent.
if $have_coretext; then
/Users/ssb/Projekte/ssb/AppleTV/VLCKit/MobileVLCKit/ImportedSources/vlc/.git/rebase-apply/patch:26: space before tab in indent.
CORETEXT_CFLAGS=
/Users/ssb/Projekte/ssb/AppleTV/VLCKit/MobileVLCKit/ImportedSources/vlc/.git/rebase-apply/patch:29: space before tab in indent.
AC_SUBST(CORETEXT_CFLAGS)
warning: squelched 8 whitespace errors
warning: 13 lines add whitespace errors.
Applying: libvlc: expose a base set of freetype options to overwrite the default font
[info] Building vlc
./build.sh: illegal option -- b
usage: ./build.sh [-s] [-d] [-v] [-k sdk]
OPTIONS
-k <sdk version> Specify which sdk to use ('xcodebuild -showsdks', current: 9.1)
-s Build for simulator
-a <arch> Specify which arch to use (current: aarch64)
-d Enable debug
-v Enable verbose command-line output
-t Build for tvOS
-w Build a limited stack of non-scary libraries only
Return to “VLC for iOS, iPadOS and Apple TV”
Users browsing this forum: No registered users and 6 guests