gitlab-ci: add armv7 iOS CI
Merge request reports
Activity
Filter activity
Main error:
/bin/sh ../libtool --mode=compile gas-preprocessor.pl clang -c -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fno-stack-check -I/Users/videolan/builds/NYJGMvSd/0/alexandre-janniaux/vlc/build/contrib/armv7-iphoneos/include -mios-version-min=9.0 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -Werror=partial-availability -fno-stack-check -I/Users/videolan/builds/NYJGMvSd/0/alexandre-janniaux/vlc/build/contrib/armv7-iphoneos/include -g -O2 -fheinous-gnu-extensions -c -o cipher-gcm-armv8-aarch32-ce.lo cipher-gcm-armv8-aarch32-ce.S libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' make[2]: *** [cipher-gcm-armv8-aarch32-ce.lo] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [.gcrypt] Error 2 make: *** Waiting for unfinished jobs....
added 2 commits
added 38 commits
- 766f21e4 - fingerprint: do not rely on CV cancellation
- 5bfde5eb - audioscrobbler: use semaphore instead of cancellation
- d889c498 - test: don't test cancellation of CV wait
- fd1ee3c1 - posix: remove cancellation in vlc_atomic_wait()
- 10693d5f - freebsd: remove cancellation in vlc_atomic_wait()
- f162df95 - linux: remove cancellation in vlc_atomic_wait()
- c0f0d085 - threads: remove cancellation from vlc_cond_t
- 1a057c6c - threads: remove cancellation from vlc_rwlock_t
- e0173cb1 - OpenMAX IL: fix missing extern qualifiers (fixes #24617)
- 267bd383 - autodel: reorder to avoid forward declarations
- 45088e24 - autodel: use vlc_obj_malloc(), check for errors
- 4ad798ea - es: reorder to avoid forward declarations
- 00599fa1 - es: use vlc_obj_malloc() and check for errors
- ca3b0ed9 - autodel: remove stray declarations
- aedc272b - modules: add central channel upmixing filter
- 11c47c1b - lib: lock the player before updating the viewpoint
- c2b05725 - sdp: take last function out of core
- 3fc9c24d - sout: add operations structure
- c8597f0f - autodel: use operation structure
- 176f7840 - rtp: split trivial depayloading to separate file
- 121bb16d - rtp: reorder to avoid forward declarations
- 7fb0bec8 - appdata: add image tag for screenshots
- 67c4ffd5 - lib: add libvlc_video_set_spu_text_scale API
- 22b0c511 - rtp: build SDP parser in
- 03d120cb - sap: remove demux sub-module
- ca6465b7 - sdp: reorder to avoid forward declarations
- a488a368 - sdp: don't change p_sys all the time
- 4c016d09 - sdp: use memcpy() instead of bespoke function
- 19856728 - demux: adaptive: pass referrer
- c3b3a5ca - contribs: srt: use HAVE_GNUV3 to enable
- 0a41274e - contrib: gcrypt: fix build for iOS armv7
- ae371f5a - gitlab-ci: add armv7 iOS CI
- 2b0ae1f9 - contrib: ffmpeg: also pass ranlib to configure
- d9038400 - contrib: main: expose nm to makefile
- 1cf320b5 - apple: build.sh: use xcrun to find tools
- a4ae1eea - macosx: env.build.sh: use xcrun to find ar and ranlib
- fb50562a - contrib: main.mak: use AR for cmake unconditionnally
- 81098b96 - configure.ac: link CoreServices only on MacOSX
Toggle commit listadded 1 commit
- 69b21973 - configure.ac: link CoreServices only on MacOSX
added 5 commits
- 2f97d365 - apple: build: split tools and flags env vars
- c48821d4 - apple: build: export host tools in HOSTTOOLS variable
- 7fd1c801 - macosx: env.build.sh: use xcrun to find ar and ranlib
- c7b0753f - contrib: main.mak: use AR for cmake unconditionnally
- 1b153c08 - configure.ac: link CoreServices only on MacOSX
Toggle commit listadded 10 commits
- e0d196b1 - contrib: main.mak: force -arch for gas-preprocessor
- 150adeea - contrib: gcrypt: fix build for iOS armv7
- 9851c6a9 - gitlab-ci: add armv7 iOS CI
- 1869e282 - contrib: ffmpeg: also pass ranlib to configure
- f414baf1 - contrib: main: expose nm to makefile
- 64963e71 - apple: build: split tools and flags env vars
- eb34b5f0 - apple: build: export host tools in HOSTTOOLS variable
- 6e0a5dd8 - macosx: env.build.sh: use xcrun to find ar and ranlib
- 84f85f66 - contrib: main.mak: use AR for cmake unconditionnally
- afd65f28 - configure.ac: link CoreServices only on MacOSX
Toggle commit list
Please register or sign in to reply