Coder Social home page Coder Social logo

Comments (4)

jdblischak avatar jdblischak commented on July 19, 2024

All the linux builds failing the linking test

from conda-forge-nightly-controller.

jdblischak avatar jdblischak commented on July 19, 2024

Here's the error from the linux-64/openssl3/libcurl8 build:

$PREFIX/bin/make  -f CMakeFiles/link_test.dir/build.make CMakeFiles/link_test.dir/build
make[3]: Entering directory '$SRC_DIR/link_test_bld'
./ExampleExe
You are using TileDB version 2.21.0
make[3]: *** [CMakeFiles/link_test.dir/build.make:70: CMakeFiles/link_test] Segmentation fault (core dumped)
make[2]: *** [CMakeFiles/Makefile2:110: CMakeFiles/link_test.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:117: CMakeFiles/link_test.dir/rule] Error 2
make: *** [Makefile:137: link_test] Error 2
make[3]: Leaving directory '$SRC_DIR/link_test_bld'
make[2]: Leaving directory '$SRC_DIR/link_test_bld'
make[1]: Leaving directory '$SRC_DIR/link_test_bld'

WARNING: Tests failed for tiledb-2.21.0.2024_01_30-h4012625_0.conda - moving package to /home/conda/feedstock_root/build_artifacts/broken
TESTS FAILED: tiledb-2.21.0.2024_01_30-h4012625_0.conda

from conda-forge-nightly-controller.

jdblischak avatar jdblischak commented on July 19, 2024

Ah, it's the same segmentation fault that is breaking geopandas (conda-forge/tiledb-feedstock#228 (comment)). tiledb is built against azure-core-cpp 1.10.3 but is co-installed with 1.11.0.

The good news is that this confirms it is a linux-only problem

from conda-forge-nightly-controller.

jdblischak avatar jdblischak commented on July 19, 2024

The nightly builds are passing again. This is because they installed the new build of azure-core-cpp 1.10.3 that uses a max pin of x.x (conda-forge/azure-core-cpp-feedstock#12), and thus azure-core-cpp 1.10.3 is also installed at runtime for the test section

     azure-core-cpp:           1.10.3-h91d86a7_1           conda-forge

from conda-forge-nightly-controller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.