Skip to content

sqlite3 fails on CI env #29

Description

@NightWarrior

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'.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions