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

Test failed on Mac OS py35 and py34 #38

Open
malloxpb opened this issue Jul 25, 2018 · 0 comments
Open

Test failed on Mac OS py35 and py34 #38

malloxpb opened this issue Jul 25, 2018 · 0 comments
Labels
bug 🪲 Something isn't working

Comments

@malloxpb
Copy link
Member

malloxpb commented Jul 25, 2018

tox has been found failed on Mac OS on py34 and py35 env.
Tox creates an environment that is Mac OS 10.6 for some reason and this is the traceback for the compiling error:

    In file included from scurl/cgurl.cpp:647:
    In file included from scurl/../third_party/chromium/url/third_party/mozilla/url_parse.h:8:
    ./third_party/chromium/base/strings/string16.h:207:8: error: explicit specialization of non-template struct 'hash'
    struct hash<base::string16> {
           ^   ~~~~~~~~~~~~~~~~
    In file included from scurl/cgurl.cpp:654:
    scurl/../third_party/chromium/url/gurl.h:467:8: error: no template named 'unique_ptr' in namespace 'std'
      std::unique_ptr<GURL> inner_url_;
      ~~~~~^
    2 errors generated.
    error: command '/usr/bin/clang' failed with exit status 1
@malloxpb malloxpb added the bug 🪲 Something isn't working label Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant