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

test_fork (Test #50) failing on macOS #4428

Open
willtemperley opened this issue Mar 15, 2025 · 0 comments
Open

test_fork (Test #50) failing on macOS #4428

willtemperley opened this issue Mar 15, 2025 · 0 comments
Labels

Comments

@willtemperley
Copy link

willtemperley commented Mar 15, 2025

Example of problem

failing test

"test_fork" start time: Mar 15 11:34 +08
Output:
----------------------------------------------------------
proj_create: SQLite error on SELECT versioned_auth_name, auth_name, version, priority FROM versioned_auth_name_mapping: code = 10, msg = disk I/O error
proj_create: SQLite error on SELECT versioned_auth_name, auth_name, version, priority FROM versioned_auth_name_mapping: code = 10, msg = disk I/O error
proj_create: SQLite error on SELECT versioned_auth_name, auth_name, version, priority FROM versioned_auth_name_mapping: code = 10, msg = disk I/O error
Error in child
proj_create: SQLite error on SELECT versioned_auth_name, auth_name, version, priority FROM versioned_auth_name_mapping: code = 10, msg = disk I/O error
<end of output>
Test time =   0.33 sec
----------------------------------------------------------
Test Failed.
"test_fork" end time: Mar 15 11:34 +08
"test_fork" time elapsed: 00:00:00
----------------------------------------------------------

Problem description

This should work on macOS

Expected Output

Non-failing tests

Environment Information

Tested on 9.5.1; 9.6.0 head and 9.6.0-RC3
macOS 15.3.2 using native toolchain and bundled SQLite version 3.45.3
make all test
Configured without TIFF support

Installation method

Source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant