Fix ordering of referenced shared libraries in workgen

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.0.4, 4.1.5, WT3.2.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      On newer systems, we see this kind of failure:

      + python ../bench/workgen/runner/split_stress.py
      Traceback (most recent call last):
      File "../bench/workgen/runner/split_stress.py", line 34, in <module>
      from runner import *
      File "/home/jenkins/jenkins/workspace/wiredtiger-test-split-stress/bench/workgen/runner/runner/_init_.py", line 85, in <module>
      import workgen
      File "/home/jenkins/jenkins/workspace/wiredtiger-test-split-stress/bench/workgen/workgen/workgen.py", line 32, in <module>
      _workgen = swig_import_helper()
      File "/home/jenkins/jenkins/workspace/wiredtiger-test-split-stress/bench/workgen/workgen/workgen.py", line 24, in swig_import_helper
      import _workgen
      ImportError: /home/jenkins/jenkins/workspace/wiredtiger-test-split-stress/build_posix/bench/workgen/_workgen.so: undefined symbol: __wt_epoch

            Assignee:
            Donald Anderson
            Reporter:
            Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: