Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sqlite3 fails on CI env #29

Open
NightWarrior opened this issue Oct 4, 2024 · 0 comments
Open

sqlite3 fails on CI env #29

NightWarrior opened this issue Oct 4, 2024 · 0 comments

Comments

@NightWarrior
Copy link

NightWarrior commented Oct 4, 2024

Hi, sqlite3 keeps failing on CI env, its working fine locally. Here is the log in the pod install step:

00:14:57 Installing sqlite3 (3.45.3+1)
00:15:04 [!] /bin/bash -c 
00:15:04 set -e
00:15:04 cd sqlite-src-3450300
00:15:04 ./configure
00:15:04 make sqlite3.c sqlite3.h sqlite3ext.h
00:15:04 
00:15:04 checking build system type... x86_64-apple-darwin22.6.0
00:15:04 checking host system type... x86_64-apple-darwin22.6.0
00:15:04 checking for gcc... gcc
00:15:04 checking whether the C compiler works... yes
00:15:04 checking for C compiler default output file name... a.out
00:15:04 checking for suffix of executables... 
00:15:04 checking whether we are cross compiling... 
00:15:04 configure: error: in `/Users/CIUser/Library/Caches/CocoaPods/Pods/Release/sqlite3/3.45.3+1-02d1f/sqlite-src-3450300':
00:15:04 configure: error: cannot run C compiled programs.
00:15:04 If you meant to cross compile, use `--host'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant