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

make failed while running scripts submodules/duckdb/scripts/create_local_extension_repo.py #1715

Open
sarailQAQ opened this issue Apr 24, 2024 · 0 comments

Comments

@sarailQAQ
Copy link

What happens?

While I try to build from source, an error occured in submodules/duckdb/scripts/create_local_extension_repo.py, the python traceback is

Traceback (most recent call last):
  File "/home/sarail/projects/duckdb-wasm/submodules/duckdb/scripts/create_local_extension_repo.py", line 32, in <module>
    duckdb_platform = lines[0]
                      ~~~~~^^^
IndexError: list index out of range

This error is because file duckdb-wasm/build/relperf/mvp/third_party/duckdb/src/duckdb_ep-build/duckdb_platform_out exists but is empty, but i don`t know why it empty

To Reproduce

make clean
make

Browser/Environment:

nodejs-21.7.3-1, google-chrome-124.0.6367.78-1

Device:

ROG Zephyrus G14 GA402RJ

DuckDB-Wasm Version:

build from source, main branch, latest

DuckDB-Wasm Deployment:

none

Full Name:

sarail

Affiliation:

individual

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