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

./install.sh failes on Mac OSX #224

Open
gotnull opened this issue May 16, 2019 · 0 comments
Open

./install.sh failes on Mac OSX #224

gotnull opened this issue May 16, 2019 · 0 comments

Comments

@gotnull
Copy link

gotnull commented May 16, 2019

warning: include path for stdlibc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead
[-Wstdlibcxx-not-found]
/Users/fulvio/.pyxbld/temp.macosx-10.6-intel-3.6/pyrex/middleware/qiradb/qiradb.cpp:606:10: fatal error: 'ios' file not found
#include "ios"
^~~~~
1 warning and 1 error generated.
Failure: ImportError (Building module middleware.qiradb.qiradb failed: ["distutils.errors.CompileError: command '/usr/bin/clang' failed with exit status 1\n"]) ... ERROR
warning: include path for stdlibc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead
[-Wstdlibcxx-not-found]
/Users/fulvio/.pyxbld/temp.macosx-10.6-intel-3.6/pyrex/qiradb/qiradb.cpp:606:10: fatal error: 'ios' file not found
#include "ios"
^~~~~
1 warning and 1 error generated.
Failure: ImportError (Building module qiradb.qiradb failed: ["distutils.errors.CompileError: command '/usr/bin/clang' failed with exit status 1\n"]) ... ERROR
warning: include path for stdlibc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead
[-Wstdlibcxx-not-found]
/Users/fulvio/.pyxbld/temp.macosx-10.6-intel-3.6/pyrex/qiradb/qiradb.cpp:606:10: fatal error: 'ios' file not found
#include "ios"
^~~~~
1 warning and 1 error generated.
Failure: ImportError (Building module qiradb.qiradb failed: ["distutils.errors.CompileError: command '/usr/bin/clang' failed with exit status 1\n"]) ... ERROR
test_static2.test ... ** found 14 names
*** elf loaded
*** static found 4 functions
ok

======================================================================
ERROR: Failure: ImportError (Building module middleware.qiradb.qiradb failed: ["distutils.errors.CompileError: command '/usr/bin/clang' failed with exit status 1\n"])

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

No branches or pull requests

1 participant