Skip to content

[BUG] Build fails in duckdb #575

@yurivict

Description

@yurivict

Current Behavior:

Build fails because it somehow can't find :

[libduckdb-sys 1.0.0] cargo:warning=/wrkdirs/usr/ports/misc/quary/work/target/release/build/libduckdb-sys-5a87e5a46b16f13e/out/duckdb/third_party/libpg_query/include/pg_functions.hpp:4:10: fatal error: 'string' file not found
[libduckdb-sys 1.0.0] cargo:warning=    4 | #include <string>
[libduckdb-sys 1.0.0] cargo:warning=      |          ^~~~~~~~
[libduckdb-sys 1.0.0] cargo:warning=1 error generated.  
[libduckdb-sys 1.0.0] exit status: 1

log

There's really no nee to rebuild duckdb because we have a separate duckdb package that passes 100% of tests.
How to use the external duckdb package?

Steps To Reproduce:

Regular build.

Environment:

  • Version: 0.7.0
  • rust-nightly-1.83.0.20241001
  • OS: FreeBSD 14.1

Anything else:

The version 0.3.2 was building fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions