You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "paleolimbot (via GitHub)" <gi...@apache.org> on 2023/03/20 13:11:40 UTC

[GitHub] [arrow-adbc] paleolimbot commented on issue #530: Missing symbol `_iconv` when verifying with conda on MacOS El Capitan (x86)

paleolimbot commented on issue #530:
URL: https://github.com/apache/arrow-adbc/issues/530#issuecomment-1476210126

   This also affects glib verification...if I run verifying glib as well, I get:
   
   ```
   dyld: Symbol not found: _iconv
     Referenced from: /usr/lib/libarchive.2.dylib
     Expected in: /private/var/folders/4v/hvphchw50373drst9g5smz1w0000gn/T/arrow-adbc-0.3.0.XXXXX.b1G3vojy/mambaforge/envs/conda-source/lib/libiconv.2.dylib
    in /usr/lib/libarchive.2.dylib
   /Users/dewey/Desktop/rscratch/arrow-adbc/ci/scripts/glib_test.sh: line 24: 59220 Abort trap: 6           bundle exec env DYLD_LIBRARY_PATH="${DYLD_LIBRARY_PATH}" ruby "${source_dir}/glib/test/run.rb"
   Failed to verify release candidate. See /var/folders/4v/hvphchw50373drst9g5smz1w0000gn/T/arrow-adbc-0.3.0.XXXXX.b1G3vojy for details.
   ```
   
   Full log: https://gist.github.com/paleolimbot/707264d43b324a78c31ceb22ec11edf5


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org