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

Rebuild C files using cython==3.0.11 #232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

Base PullRequest

Stop testing against Python 3.7 (#231)

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
find jsonobject -iname '*.c' -delete
find jsonobject -iname '*.so' -delete
python setup.py build_ext --inplace
Compiling jsonobject/api.pyx because it changed.
Compiling jsonobject/base.pyx because it changed.
Compiling jsonobject/base_properties.pyx because it changed.
Compiling jsonobject/containers.pyx because it changed.
Compiling jsonobject/properties.pyx because it changed.
Compiling jsonobject/utils.pyx because it changed.
[1/6] Cythonizing jsonobject/api.pyx
[2/6] Cythonizing jsonobject/base.pyx
[3/6] Cythonizing jsonobject/base_properties.pyx
[4/6] Cythonizing jsonobject/containers.pyx
[5/6] Cythonizing jsonobject/properties.pyx
[6/6] Cythonizing jsonobject/utils.pyx
running build_ext
building 'jsonobject.api' extension
creating build
creating build/temp.linux-x86_64-3.10
creating build/temp.linux-x86_64-3.10/jsonobject
x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c jsonobject/api.c -o build/temp.linux-x86_64-3.10/jsonobject/api.o
creating build/lib.linux-x86_64-3.10
creating build/lib.linux-x86_64-3.10/jsonobject
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/jsonobject/api.o -o build/lib.linux-x86_64-3.10/jsonobject/api.cpython-310-x86_64-linux-gnu.so
building 'jsonobject.base' extension
x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c jsonobject/base.c -o build/temp.linux-x86_64-3.10/jsonobject/base.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/jsonobject/base.o -o build/lib.linux-x86_64-3.10/jsonobject/base.cpython-310-x86_64-linux-gnu.so
building 'jsonobject.base_properties' extension
x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c jsonobject/base_properties.c -o build/temp.linux-x86_64-3.10/jsonobject/base_properties.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/jsonobject/base_properties.o -o build/lib.linux-x86_64-3.10/jsonobject/base_properties.cpython-310-x86_64-linux-gnu.so
building 'jsonobject.containers' extension
x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c jsonobject/containers.c -o build/temp.linux-x86_64-3.10/jsonobject/containers.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/jsonobject/containers.o -o build/lib.linux-x86_64-3.10/jsonobject/containers.cpython-310-x86_64-linux-gnu.so
building 'jsonobject.properties' extension
x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c jsonobject/properties.c -o build/temp.linux-x86_64-3.10/jsonobject/properties.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/jsonobject/properties.o -o build/lib.linux-x86_64-3.10/jsonobject/properties.cpython-310-x86_64-linux-gnu.so
building 'jsonobject.utils' extension
x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c jsonobject/utils.c -o build/temp.linux-x86_64-3.10/jsonobject/utils.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/jsonobject/utils.o -o build/lib.linux-x86_64-3.10/jsonobject/utils.cpython-310-x86_64-linux-gnu.so
copying build/lib.linux-x86_64-3.10/jsonobject/api.cpython-310-x86_64-linux-gnu.so -> jsonobject
copying build/lib.linux-x86_64-3.10/jsonobject/base.cpython-310-x86_64-linux-gnu.so -> jsonobject
copying build/lib.linux-x86_64-3.10/jsonobject/base_properties.cpython-310-x86_64-linux-gnu.so -> jsonobject
copying build/lib.linux-x86_64-3.10/jsonobject/containers.cpython-310-x86_64-linux-gnu.so -> jsonobject
copying build/lib.linux-x86_64-3.10/jsonobject/properties.cpython-310-x86_64-linux-gnu.so -> jsonobject
copying build/lib.linux-x86_64-3.10/jsonobject/utils.cpython-310-x86_64-linux-gnu.so -> jsonobject

stderr:

/home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/runner/work/jsonobject/jsonobject/jsonobject/api.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
/home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/runner/work/jsonobject/jsonobject/jsonobject/base.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
/home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/runner/work/jsonobject/jsonobject/jsonobject/base_properties.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
/home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/runner/work/jsonobject/jsonobject/jsonobject/containers.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
/home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/runner/work/jsonobject/jsonobject/jsonobject/properties.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
/home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/runner/work/jsonobject/jsonobject/jsonobject/utils.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
/usr/lib/python3/dist-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
/usr/lib/python3/dist-packages/setuptools/dist.py:818: UserWarning: Module Cython was already imported from /home/runner/.local/lib/python3.10/site-packages/Cython/__init__.py, but /home/runner/work/jsonobject/jsonobject/.eggs/Cython-0.29.37-py3.10-linux-x86_64.egg is being added to sys.path
  pkg_resources.working_set.add(dist, replace=True)
/usr/lib/python3/dist-packages/setuptools/dist.py:818: UserWarning: Module cython was already imported from /home/runner/.local/lib/python3.10/site-packages/cython.py, but /home/runner/work/jsonobject/jsonobject/.eggs/Cython-0.29.37-py3.10-linux-x86_64.egg is being added to sys.path
  pkg_resources.working_set.add(dist, replace=True)
Warning: 'classifiers' should be a list, got type 'tuple'

Changed files

Changed 6 files:
  • jsonobject/api.c
  • jsonobject/base.c
  • jsonobject/base_properties.c
  • jsonobject/containers.c
  • jsonobject/properties.c
  • jsonobject/utils.c

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Base automatically changed from gh/python-3-7 to master September 17, 2024 16:52
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