Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

chore: Fix build failures #1

Closed
wants to merge 1 commit into from
Closed

chore: Fix build failures #1

wants to merge 1 commit into from

Conversation

IndrajeetPatil
Copy link
Contributor

@krlmlr This is still going to fail because the tests don't run successfully.

It's because the tests can't find the local path "/Users/kirill/git/R/duckdb/tools/rpkg/src/duckdb.so":

── Test failures ──────────────────────────── testthat ────

> library("testthat")
> 
> test_check("adbc")
Loading required package: adbc
Error in normalizePath(path, mustWork = TRUE) : 
  path[1]="/Users/kirill/git/R/duckdb/tools/rpkg/src/duckdb.so": No such file or directory
Calls: test_check ... <Anonymous> -> adbc -> load_driver -> normalizePath
Execution halted

@IndrajeetPatil
Copy link
Contributor Author

I also don't seeduckdb.so file here.

@krlmlr
Copy link
Member

krlmlr commented Oct 18, 2022

We need to fix a few things upstream for this to work. Please ignore for now.

@IndrajeetPatil IndrajeetPatil deleted the fix_build_failures branch October 27, 2022 09:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants