Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix boost update #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix boost update #20

wants to merge 3 commits into from

Conversation

maelvls
Copy link
Member

@maelvls maelvls commented Aug 25, 2019

==> /usr/local/Cellar/qute/0.0.1_5/bin/qute /private/tmp/qute-test-20190820-6859-1ole2ub/test.dimacs
dyld: lazy symbol binding failed: Symbol not found: __ZN5boost6detail12set_tss_dataEPKvNS_10shared_ptrINS0_20tss_cleanup_functionEEEPvb
  Referenced from: /usr/local/Cellar/qute/0.0.1_5/bin/qute
  Expected in: /usr/local/opt/boost/lib/libboost_thread-mt.dylib
dyld: Symbol not found: __ZN5boost6detail12set_tss_dataEPKvNS_10shared_ptrINS0_20tss_cleanup_functionEEEPvb
  Referenced from: /usr/local/Cellar/qute/0.0.1_5/bin/qute
  Expected in: /usr/local/opt/boost/lib/libboost_thread-mt.dylib
Error: qute: failed
An exception occurred within a child process:
  Test::Unit::AssertionFailedError: <10> expected but was
<nil>.

==> /usr/local/Cellar/qute/0.0.1_5/bin/qute /private/tmp/qute-test-20190820-6859-1ole2ub/test.dimacs
dyld: lazy symbol binding failed: Symbol not found: __ZN5boost6detail12set_tss_dataEPKvNS_10shared_ptrINS0_20tss_cleanup_functionEEEPvb
  Referenced from: /usr/local/Cellar/qute/0.0.1_5/bin/qute
  Expected in: /usr/local/opt/boost/lib/libboost_thread-mt.dylib
dyld: Symbol not found: __ZN5boost6detail12set_tss_dataEPKvNS_10shared_ptrINS0_20tss_cleanup_functionEEEPvb
  Referenced from: /usr/local/Cellar/qute/0.0.1_5/bin/qute
  Expected in: /usr/local/opt/boost/lib/libboost_thread-mt.dylib
Error: qute: failed
An exception occurred within a child process:
  Test::Unit::AssertionFailedError: <10> expected but was
<nil>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant