You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running pip3.10 install reppy i get following error:
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Ireppy/rep-cpp/include -Ireppy/rep-cpp/deps/url-cpp/include -I/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c reppy/robots.cpp -o build/temp.macosx-14-x86_64-cpython-310/reppy/robots.o -std=c++11
reppy/robots.cpp:1121:15: error: no member named 'use_tracing' in '_ts'
tstate->use_tracing = 0;
~~~~~~ ^
reppy/robots.cpp:1127:15: error: no member named 'use_tracing' in '_ts'
tstate->use_tracing = 1;
~~~~~~ ^
reppy/robots.cpp:1943:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceCall("as_bytes", __pyx_f[2], 22, 0, __PYX_ERR(2, 22, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1072:32: note: expanded from macro '__Pyx_TraceCall'
if (unlikely(tstate->use_tracing) && !tstate->tracing &&\
~~~~~~ ^
reppy/robots.cpp:802:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
reppy/robots.cpp:1943:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceCall("as_bytes", __pyx_f[2], 22, 0, __PYX_ERR(2, 22, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1081:28: note: expanded from macro '__Pyx_TraceCall'
if (unlikely(tstate->use_tracing) && !tstate->tracing &&\
~~~~~~ ^
reppy/robots.cpp:802:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
reppy/robots.cpp:2026:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1139:27: note: expanded from macro '__Pyx_TraceReturn'
if (tstate->use_tracing) {\
~~~~~~ ^
reppy/robots.cpp:2026:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1146:23: note: expanded from macro '__Pyx_TraceReturn'
if (tstate->use_tracing) {\
~~~~~~ ^
reppy/robots.cpp:2049:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceCall("as_string", __pyx_f[2], 30, 0, __PYX_ERR(2, 30, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1072:32: note: expanded from macro '__Pyx_TraceCall'
if (unlikely(tstate->use_tracing) && !tstate->tracing &&\
~~~~~~ ^
reppy/robots.cpp:802:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
reppy/robots.cpp:2049:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceCall("as_string", __pyx_f[2], 30, 0, __PYX_ERR(2, 30, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1081:28: note: expanded from macro '__Pyx_TraceCall'
if (unlikely(tstate->use_tracing) && !tstate->tracing &&\
~~~~~~ ^
reppy/robots.cpp:802:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
reppy/robots.cpp:2158:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1139:27: note: expanded from macro '__Pyx_TraceReturn'
if (tstate->use_tracing) {\
~~~~~~ ^
reppy/robots.cpp:2158:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1146:23: note: expanded from macro '__Pyx_TraceReturn'
if (tstate->use_tracing) {\
~~~~~~ ^
reppy/robots.cpp:2258:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceCall("FromRobotsMethod", __pyx_f[2], 37, 0, __PYX_ERR(2, 37, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1072:32: note: expanded from macro '__Pyx_TraceCall'
if (unlikely(tstate->use_tracing) && !tstate->tracing &&\
~~~~~~ ^
reppy/robots.cpp:802:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
reppy/robots.cpp:2258:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceCall("FromRobotsMethod", __pyx_f[2], 37, 0, __PYX_ERR(2, 37, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1081:28: note: expanded from macro '__Pyx_TraceCall'
if (unlikely(tstate->use_tracing) && !tstate->tracing &&\
~~~~~~ ^
reppy/robots.cpp:802:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
reppy/robots.cpp:2312:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1139:27: note: expanded from macro '__Pyx_TraceReturn'
if (tstate->use_tracing) {\
~~~~~~ ^
reppy/robots.cpp:2312:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1146:23: note: expanded from macro '__Pyx_TraceReturn'
if (tstate->use_tracing) {\
~~~~~~ ^
reppy/robots.cpp:2345:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceCall("__str__", __pyx_f[2], 54, 0, __PYX_ERR(2, 54, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1072:32: note: expanded from macro '__Pyx_TraceCall'
if (unlikely(tstate->use_tracing) && !tstate->tracing &&\
~~~~~~ ^
reppy/robots.cpp:802:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
reppy/robots.cpp:2345:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceCall("__str__", __pyx_f[2], 54, 0, __PYX_ERR(2, 54, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1081:28: note: expanded from macro '__Pyx_TraceCall'
if (unlikely(tstate->use_tracing) && !tstate->tracing &&\
~~~~~~ ^
reppy/robots.cpp:802:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
reppy/robots.cpp:2381:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1139:27: note: expanded from macro '__Pyx_TraceReturn'
if (tstate->use_tracing) {\
~~~~~~ ^
reppy/robots.cpp:2381:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1146:23: note: expanded from macro '__Pyx_TraceReturn'
if (tstate->use_tracing) {\
~~~~~~ ^
reppy/robots.cpp:2412:3: error: no member named 'use_tracing' in '_ts'
__Pyx_TraceCall("__len__", __pyx_f[2], 57, 0, __PYX_ERR(2, 57, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reppy/robots.cpp:1072:32: note: expanded from macro '__Pyx_TraceCall'
if (unlikely(tstate->use_tracing) && !tstate->tracing &&\
~~~~~~ ^
reppy/robots.cpp:802:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
error: command '/usr/bin/clang' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for reppy
The text was updated successfully, but these errors were encountered:
Environment used:
After running
pip3.10 install reppy
i get following error:The text was updated successfully, but these errors were encountered: