duckdb / duckdb-wasm

WebAssembly version of DuckDB
https://shell.duckdb.org
MIT License
1.02k stars 110 forks source link

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

Open sarailQAQ opened 2 months ago

sarailQAQ commented 2 months ago

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