Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-4969

[C++] Set RPATH in correct order for test executables on OSX

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • C++

    Description

      to prevent picking up the already installed libarrow:

      [==========] Running 16 tests from 16 test cases.
      [----------] Global test environment set-up.
      [----------] 1 test from TestNullScalar
      [ RUN      ] TestNullScalar.Basics
      [       OK ] TestNullScalar.Basics (0 ms)
      [----------] 1 test from TestNullScalar (0 ms total)
      
      [----------] 1 test from TestNumericScalar/0, where TypeParam = arrow::UInt8Type
      [ RUN      ] TestNumericScalar/0.Basics
      dyld: lazy symbol binding failed: Symbol not found: __ZNK5arrow6Scalar6EqualsERKS0_
        Referenced from: /Users/krisz/Workspace/arrow/python/../cpp/build/debug/arrow-scalar-test
        Expected in: /Users/krisz/.conda/envs/arrow36/lib/libarrow.13.dylib
      
      dyld: Symbol not found: __ZNK5arrow6Scalar6EqualsERKS0_
        Referenced from: /Users/krisz/Workspace/arrow/python/../cpp/build/debug/arrow-scalar-test
        Expected in: /Users/krisz/.conda/envs/arrow36/lib/libarrow.13.dylib
      

      Attachments

        Issue Links

          Activity

            People

              kszucs Krisztian Szucs
              kszucs Krisztian Szucs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h