Skip to content

Update amalgamation code to 3.49.1 #616

Update amalgamation code to 3.49.1

Update amalgamation code to 3.49.1 #616

Triggered via pull request April 16, 2025 08:47
Status Failure
Total duration 7m 1s
Artifacts

go.yaml

on: pull_request
Matrix: Test for Windows
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

57 errors and 2 warnings
Test (macos-latest, 1.19)
error: call to undeclared function 'sqlite3_user_delete'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Test (macos-latest, 1.19)
note: '_sqlite3_user_change' declared here
Test (macos-latest, 1.19)
note: did you mean '_sqlite3_user_change'?
Test (macos-latest, 1.19)
error: call to undeclared function 'sqlite3_user_change'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Test (macos-latest, 1.19)
note: '_sqlite3_user_add' declared here
Test (macos-latest, 1.19)
note: did you mean '_sqlite3_user_add'?
Test (macos-latest, 1.19)
error: call to undeclared function 'sqlite3_user_add'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Test (macos-latest, 1.19)
note: '_sqlite3_user_authenticate' declared here
Test (macos-latest, 1.19)
note: did you mean '_sqlite3_user_authenticate'?
Test (macos-latest, 1.19)
error: call to undeclared function 'sqlite3_user_authenticate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Test (macos-latest, 1.21)
error: call to undeclared function 'sqlite3_user_delete'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Test (macos-latest, 1.21)
note: '_sqlite3_user_change' declared here
Test (macos-latest, 1.21)
note: did you mean '_sqlite3_user_change'?
Test (macos-latest, 1.21)
error: call to undeclared function 'sqlite3_user_change'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Test (macos-latest, 1.21)
note: '_sqlite3_user_add' declared here
Test (macos-latest, 1.21)
note: did you mean '_sqlite3_user_add'?
Test (macos-latest, 1.21)
error: call to undeclared function 'sqlite3_user_add'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Test (macos-latest, 1.21)
note: '_sqlite3_user_authenticate' declared here
Test (macos-latest, 1.21)
note: did you mean '_sqlite3_user_authenticate'?
Test (macos-latest, 1.21)
error: call to undeclared function 'sqlite3_user_authenticate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Test (macos-latest, 1.20)
error: call to undeclared function 'sqlite3_user_delete'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Test (macos-latest, 1.20)
note: '_sqlite3_user_change' declared here
Test (macos-latest, 1.20)
note: did you mean '_sqlite3_user_change'?
Test (macos-latest, 1.20)
error: call to undeclared function 'sqlite3_user_change'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Test (macos-latest, 1.20)
note: '_sqlite3_user_add' declared here
Test (macos-latest, 1.20)
note: did you mean '_sqlite3_user_add'?
Test (macos-latest, 1.20)
error: call to undeclared function 'sqlite3_user_add'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Test (macos-latest, 1.20)
note: '_sqlite3_user_authenticate' declared here
Test (macos-latest, 1.20)
note: did you mean '_sqlite3_user_authenticate'?
Test (macos-latest, 1.20)
error: call to undeclared function 'sqlite3_user_authenticate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Test (ubuntu-latest, 1.19)
Process completed with exit code 1.
Test (ubuntu-latest, 1.19)
warning: implicit declaration of function ‘sqlite3_user_delete’; did you mean ‘_sqlite3_user_delete’? [-Wimplicit-function-declaration]
Test (ubuntu-latest, 1.19)
In function ‘_sqlite3_user_delete’:
Test (ubuntu-latest, 1.19)
warning: implicit declaration of function ‘sqlite3_user_change’; did you mean ‘_sqlite3_user_change’? [-Wimplicit-function-declaration]
Test (ubuntu-latest, 1.19)
In function ‘_sqlite3_user_change’:
Test (ubuntu-latest, 1.19)
warning: implicit declaration of function ‘sqlite3_user_add’; did you mean ‘_sqlite3_user_add’? [-Wimplicit-function-declaration]
Test (ubuntu-latest, 1.19)
In function ‘_sqlite3_user_add’:
Test (ubuntu-latest, 1.19)
warning: implicit declaration of function ‘sqlite3_user_authenticate’; did you mean ‘_sqlite3_user_authenticate’? [-Wimplicit-function-declaration]
Test (ubuntu-latest, 1.19)
In function ‘_sqlite3_user_authenticate’:
Test (ubuntu-latest, 1.21)
Process completed with exit code 1.
Test (ubuntu-latest, 1.21)
warning: implicit declaration of function ‘sqlite3_user_delete’; did you mean ‘_sqlite3_user_delete’? [-Wimplicit-function-declaration]
Test (ubuntu-latest, 1.21)
In function ‘_sqlite3_user_delete’:
Test (ubuntu-latest, 1.21)
warning: implicit declaration of function ‘sqlite3_user_change’; did you mean ‘_sqlite3_user_change’? [-Wimplicit-function-declaration]
Test (ubuntu-latest, 1.21)
In function ‘_sqlite3_user_change’:
Test (ubuntu-latest, 1.21)
warning: implicit declaration of function ‘sqlite3_user_add’; did you mean ‘_sqlite3_user_add’? [-Wimplicit-function-declaration]
Test (ubuntu-latest, 1.21)
In function ‘_sqlite3_user_add’:
Test (ubuntu-latest, 1.21)
warning: implicit declaration of function ‘sqlite3_user_authenticate’; did you mean ‘_sqlite3_user_authenticate’? [-Wimplicit-function-declaration]
Test (ubuntu-latest, 1.21)
In function ‘_sqlite3_user_authenticate’:
Test (ubuntu-latest, 1.20)
Process completed with exit code 1.
Test (ubuntu-latest, 1.20)
warning: implicit declaration of function ‘sqlite3_user_delete’; did you mean ‘_sqlite3_user_delete’? [-Wimplicit-function-declaration]
Test (ubuntu-latest, 1.20)
In function ‘_sqlite3_user_delete’:
Test (ubuntu-latest, 1.20)
warning: implicit declaration of function ‘sqlite3_user_change’; did you mean ‘_sqlite3_user_change’? [-Wimplicit-function-declaration]
Test (ubuntu-latest, 1.20)
In function ‘_sqlite3_user_change’:
Test (ubuntu-latest, 1.20)
warning: implicit declaration of function ‘sqlite3_user_add’; did you mean ‘_sqlite3_user_add’? [-Wimplicit-function-declaration]
Test (ubuntu-latest, 1.20)
In function ‘_sqlite3_user_add’:
Test (ubuntu-latest, 1.20)
warning: implicit declaration of function ‘sqlite3_user_authenticate’; did you mean ‘_sqlite3_user_authenticate’? [-Wimplicit-function-declaration]
Test (ubuntu-latest, 1.20)
In function ‘_sqlite3_user_authenticate’:
Test for Windows (1.21)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Test for Windows (1.20)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists