MidnightBSD Magus

devel/kore

Web application framework for writing web APIs in C

Flavor Version Run OSVersion Arch License Restricted Status
notls 3.2.2 458 2.0 amd64 iscl 0 fail

Events

Machine Type Time Message
skunkworks info 2021-06-05 06:53:11.334596 Test Started
skunkworks fail 2021-06-05 06:53:19.519151 make build returned non-zero: 1
skunkworks fail 2021-06-05 06:53:19.56598 Test complete.

Log

===>  Building for kore-notls-3.2.2
gmake[1]: Entering directory '/magus/work/usr/mports/devel/kore/work-notls/kore-3.2.2'
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/kore.c -o obj/kore.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/buf.c -o obj/buf.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/config.c -o obj/config.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/connection.c -o obj/connection.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/domain.c -o obj/domain.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/filemap.c -o obj/filemap.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/fileref.c -o obj/fileref.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/mem.c -o obj/mem.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/msg.c -o obj/msg.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/module.c -o obj/module.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/net.c -o obj/net.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/pool.c -o obj/pool.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/runtime.c -o obj/runtime.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/timer.c -o obj/timer.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/utils.c -o obj/utils.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/worker.c -o obj/worker.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/keymgr.c -o obj/keymgr.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/version.c -o obj/version.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/auth.c -o obj/auth.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/accesslog.c -o obj/accesslog.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/http.c -o obj/http.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/validator.c -o obj/validator.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/websocket.c -o obj/websocket.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/pgsql.c -o obj/pgsql.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/tasks.c -o obj/tasks.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/jsonrpc.c -o obj/jsonrpc.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/python.c -o obj/python.o
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -c src/bsd.c -o obj/bsd.o
gmake -C kodev
gmake[2]: Entering directory '/magus/work/usr/mports/devel/kore/work-notls/kore-3.2.2/kodev'
cc -O2 -pipe -Wno-error=c11-extensions -I/usr/include -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -std=c99 -pedantic -DPREFIX='"/usr/local"' -fstack-protector-all -DKORE_NO_TLS -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.8 -I/usr/local/include/python3.8 -DKORE_USE_PYTHON -I/usr/local/include -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iincludes -std=c99 -pedantic -DPREFIX='"/usr/local"' -I/usr/include -O2 -c ../src/cli.c -o obj/cli.o
cc obj/cli.o -rdynamic -lcrypto -L/usr/local/lib -lpq -lpthread -lyajl  -L/usr/local/lib  -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -lm  -L/usr/local/lib -L/usr/lib -lcrypto -o kodev
gmake[2]: Leaving directory '/magus/work/usr/mports/devel/kore/work-notls/kore-3.2.2/kodev'
cc obj/kore.o obj/buf.o obj/config.o obj/connection.o obj/domain.o obj/filemap.o obj/fileref.o obj/mem.o obj/msg.o obj/module.o obj/net.o obj/pool.o obj/runtime.o obj/timer.o obj/utils.o obj/worker.o obj/keymgr.o obj/version.o obj/auth.o obj/accesslog.o obj/http.o obj/validator.o obj/websocket.o obj/pgsql.o obj/tasks.o obj/jsonrpc.o obj/python.o obj/bsd.o -rdynamic -lcrypto -L/usr/local/lib -lpq -lpthread -lyajl  -L/usr/local/lib  -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -lm  -L/usr/local/lib -o kore
obj/python.o: In function `python_module_free':
python.c:(.text+0x27): undefined reference to `_Py_Dealloc'
obj/python.o: In function `python_module_reload':
python.c:(.text+0x6a): undefined reference to `PyErr_Clear'
python.c:(.text+0x72): undefined reference to `PyImport_ReloadModule'
python.c:(.text+0x88): undefined reference to `_Py_Dealloc'
obj/python.o: In function `python_module_load':
python.c:(.text+0x13c): undefined reference to `PyImport_ImportModule'
python.c:(.text+0x1a6): undefined reference to `PyErr_Print'
obj/python.o: In function `python_module_getsym':
python.c:(.text+0x21f): undefined reference to `PyObject_GetAttrString'
python.c:(.text+0x237): undefined reference to `PyObject_GetAttrString'
python.c:(.text+0x24e): undefined reference to `_Py_Dealloc'
python.c:(.text+0x25b): undefined reference to `PyCallable_Check'
python.c:(.text+0x271): undefined reference to `_Py_Dealloc'
obj/python.o: In function `python_runtime_http_request':
python.c:(.text+0x319): undefined reference to `_PyObject_New'
python.c:(.text+0x33b): undefined reference to `PyTuple_New'
python.c:(.text+0x354): undefined reference to `PyTuple_SetItem'
python.c:(.text+0x361): undefined reference to `PyErr_Clear'
python.c:(.text+0x36e): undefined reference to `PyObject_Call'
python.c:(.text+0x382): undefined reference to `PyCoro_Type'
python.c:(.text+0x391): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x3a1): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x3b2): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x3b7): undefined reference to `_Py_Dealloc'
python.c:(.text+0x3c4): undefined reference to `_Py_Dealloc'
python.c:(.text+0x460): undefined reference to `_Py_Dealloc'
obj/python.o: In function `python_runtime_validator':
python.c:(.text+0x608): undefined reference to `_PyObject_New'
python.c:(.text+0x62f): undefined reference to `PyUnicode_FromString'
python.c:(.text+0x64d): undefined reference to `_PyObject_New'
python.c:(.text+0x66f): undefined reference to `PyTuple_New'
python.c:(.text+0x688): undefined reference to `PyTuple_SetItem'
python.c:(.text+0x6a0): undefined reference to `PyTuple_SetItem'
python.c:(.text+0x6a9): undefined reference to `PyErr_Clear'
python.c:(.text+0x6b6): undefined reference to `PyObject_Call'
python.c:(.text+0x6c8): undefined reference to `_Py_Dealloc'
python.c:(.text+0x6e2): undefined reference to `PyLong_AsLong'
python.c:(.text+0x6f3): undefined reference to `_Py_Dealloc'
obj/python.o: In function `python_runtime_connect':
python.c:(.text+0x796): undefined reference to `_PyObject_New'
python.c:(.text+0x7b0): undefined reference to `PyTuple_New'
python.c:(.text+0x7c9): undefined reference to `PyTuple_SetItem'
python.c:(.text+0x7d6): undefined reference to `PyErr_Clear'
python.c:(.text+0x7e3): undefined reference to `PyObject_Call'
python.c:(.text+0x819): undefined reference to `_Py_Dealloc'
python.c:(.text+0x857): undefined reference to `_Py_Dealloc'
obj/python.o: In function `python_runtime_wsmessage':
python.c:(.text+0x8c3): undefined reference to `_PyObject_New'
python.c:(.text+0x8dc): undefined reference to `PyLong_FromLong'
python.c:(.text+0x904): undefined reference to `PyUnicode_FromStringAndSize'
python.c:(.text+0x924): undefined reference to `PyBytes_FromStringAndSize'
python.c:(.text+0x93a): undefined reference to `PyTuple_New'
python.c:(.text+0x953): undefined reference to `PyTuple_SetItem'
python.c:(.text+0x96b): undefined reference to `PyTuple_SetItem'
python.c:(.text+0x983): undefined reference to `PyTuple_SetItem'
python.c:(.text+0x98c): undefined reference to `PyErr_Clear'
python.c:(.text+0x99a): undefined reference to `PyObject_Call'
python.c:(.text+0x9ab): undefined reference to `_Py_Dealloc'
python.c:(.text+0x9f9): undefined reference to `_Py_Dealloc'
obj/python.o: In function `python_runtime_execute':
python.c:(.text+0xa7c): undefined reference to `PyTuple_New'
python.c:(.text+0xa89): undefined reference to `PyErr_Clear'
python.c:(.text+0xa96): undefined reference to `PyObject_Call'
python.c:(.text+0xaa7): undefined reference to `_Py_Dealloc'
python.c:(.text+0xae5): undefined reference to `_Py_Dealloc'
obj/python.o: In function `python_runtime_onload':
python.c:(.text+0xb2c): undefined reference to `PyLong_FromLong'
python.c:(.text+0xb42): undefined reference to `PyTuple_New'
python.c:(.text+0xb5b): undefined reference to `PyTuple_SetItem'
python.c:(.text+0xb68): undefined reference to `PyErr_Clear'
python.c:(.text+0xb75): undefined reference to `PyObject_Call'
python.c:(.text+0xb98): undefined reference to `PyLong_AsLong'
python.c:(.text+0xba9): undefined reference to `_Py_Dealloc'
python.c:(.text+0xbb3): undefined reference to `_Py_Dealloc'
obj/python.o: In function `python_runtime_configure':
python.c:(.text+0xc4b): undefined reference to `PyTuple_New'
python.c:(.text+0xc63): undefined reference to `PyList_New'
python.c:(.text+0xc7b): undefined reference to `PyUnicode_FromString'
python.c:(.text+0xc95): undefined reference to `PyList_SetItem'
python.c:(.text+0xcba): undefined reference to `PyUnicode_FromString'
python.c:(.text+0xcd5): undefined reference to `PyList_SetItem'
python.c:(.text+0xcf3): undefined reference to `PyTuple_SetItem'
python.c:(.text+0xd00): undefined reference to `PyErr_Clear'
python.c:(.text+0xd0e): undefined reference to `PyObject_Call'
python.c:(.text+0xd4d): undefined reference to `_Py_Dealloc'
python.c:(.text+0xd5c): undefined reference to `_Py_Dealloc'
python.c:(.text+0xd9a): undefined reference to `_Py_Dealloc'
obj/python.o: In function `kore_python_init':
python.c:(.text+0xed0): undefined reference to `PyMem_SetAllocator'
python.c:(.text+0xedf): undefined reference to `PyMem_SetAllocator'
python.c:(.text+0xeeb): undefined reference to `PyMem_SetAllocator'
python.c:(.text+0xef0): undefined reference to `PyMem_SetupDebugHooks'
python.c:(.text+0xeff): undefined reference to `PyImport_AppendInittab'
python.c:(.text+0xf3e): undefined reference to `Py_Initialize'
obj/python.o: In function `python_module_init':
python.c:(.text+0xf80): undefined reference to `PyModule_Create2'
python.c:(.text+0xf96): undefined reference to `PyType_Ready'
python.c:(.text+0xfb9): undefined reference to `PyModule_AddObject'
python.c:(.text+0xfcc): undefined reference to `PyType_Ready'
python.c:(.text+0xfef): undefined reference to `PyModule_AddObject'
python.c:(.text+0x1002): undefined reference to `PyType_Ready'
python.c:(.text+0x1025): undefined reference to `PyModule_AddObject'
python.c:(.text+0x1038): undefined reference to `PyType_Ready'
python.c:(.text+0x105b): undefined reference to `PyModule_AddObject'
python.c:(.text+0x106e): undefined reference to `PyType_Ready'
python.c:(.text+0x1091): undefined reference to `PyModule_AddObject'
python.c:(.text+0x10a4): undefined reference to `PyType_Ready'
python.c:(.text+0x10c7): undefined reference to `PyModule_AddObject'
python.c:(.text+0x10da): undefined reference to `PyType_Ready'
python.c:(.text+0x10fd): undefined reference to `PyModule_AddObject'
python.c:(.text+0x1110): undefined reference to `PyType_Ready'
python.c:(.text+0x1133): undefined reference to `PyModule_AddObject'
python.c:(.text+0x1165): undefined reference to `PyModule_AddIntConstant'
obj/python.o: In function `kore_python_cleanup':
python.c:(.text+0x1284): undefined reference to `Py_IsInitialized'
python.c:(.text+0x128d): undefined reference to `PyErr_Clear'
python.c:(.text+0x12a4): undefined reference to `Py_Finalize'
obj/python.o: In function `python_append_path':
python.c:(.text+0x1302): undefined reference to `PyUnicode_FromString'
python.c:(.text+0x1314): undefined reference to `PySys_GetObject'
python.c:(.text+0x1324): undefined reference to `PyList_Append'
python.c:(.text+0x1359): undefined reference to `_Py_Dealloc'
obj/python.o: In function `kore_python_coro_run':
python.c:(.text+0x14c8): undefined reference to `_PyGen_FetchStopIterationValue'
python.c:(.text+0x14d4): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x14db): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x154d): undefined reference to `_Py_Dealloc'
obj/python.o: In function `python_coro_run':
python.c:(.text+0x160b): undefined reference to `PyErr_Clear'
python.c:(.text+0x1616): undefined reference to `_PyGen_Send'
python.c:(.text+0x1621): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x163f): undefined reference to `_Py_Dealloc'
python.c:(.text+0x1644): undefined reference to `PyErr_Clear'
python.c:(.text+0x164f): undefined reference to `_PyGen_Send'
python.c:(.text+0x167a): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x1682): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x1687): undefined reference to `_Py_Dealloc'
obj/python.o: In function `kore_python_coro_delete':
python.c:(.text+0x175d): undefined reference to `_Py_Dealloc'
obj/python.o: In function `kore_python_log_error':
python.c:(.text+0x17ea): undefined reference to `PyErr_Occurred'
python.c:(.text+0x17fa): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x17ff): undefined reference to `PyErr_ExceptionMatches'
python.c:(.text+0x1818): undefined reference to `PyErr_Fetch'
python.c:(.text+0x182f): undefined reference to `PyObject_IsInstance'
python.c:(.text+0x1844): undefined reference to `PyErr_NormalizeException'
python.c:(.text+0x185e): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x1867): undefined reference to `PyErr_SetObject'
python.c:(.text+0x18a7): undefined reference to `PyObject_CallFunctionObjArgs'
python.c:(.text+0x18c0): undefined reference to `PyObject_Repr'
python.c:(.text+0x18d0): undefined reference to `PyUnicode_AsUTF8'
python.c:(.text+0x18f5): undefined reference to `_Py_Dealloc'
python.c:(.text+0x191f): undefined reference to `_Py_Dealloc'
python.c:(.text+0x192e): undefined reference to `_Py_Dealloc'
python.c:(.text+0x1942): undefined reference to `_Py_Dealloc'
obj/python.o: In function `pykore_pgsql_result':
python.c:(.text+0x1b25): undefined reference to `PyList_New'
python.c:(.text+0x1b7e): undefined reference to `PyDict_New'
python.c:(.text+0x1bb3): undefined reference to `PyUnicode_FromString'
python.c:(.text+0x1bf6): undefined reference to `PyDict_SetItemString'
python.c:(.text+0x1c08): undefined reference to `_Py_Dealloc'
python.c:(.text+0x1c40): undefined reference to `PyList_Insert'
python.c:(.text+0x1c51): undefined reference to `_Py_Dealloc'
python.c:(.text+0x1c9c): undefined reference to `PyExc_MemoryError'
python.c:(.text+0x1ca1): undefined reference to `PyErr_SetNone'
python.c:(.text+0x1cb1): undefined reference to `_Py_Dealloc'
python.c:(.text+0x1cc3): undefined reference to `_Py_Dealloc'
python.c:(.text+0x1cca): undefined reference to `PyExc_MemoryError'
python.c:(.text+0x1ccf): undefined reference to `PyErr_SetNone'
python.c:(.text+0x1ce6): undefined reference to `_Py_Dealloc'
python.c:(.text+0x1cf4): undefined reference to `_Py_Dealloc'
python.c:(.text+0x1cfb): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x1d05): undefined reference to `PyErr_SetString'
python.c:(.text+0x1d42): undefined reference to `_Py_Dealloc'
python.c:(.text+0x1d49): undefined reference to `PyExc_RuntimeError'
obj/python.o: In function `pyhttp_dealloc':
python.c:(.text+0x1e84): undefined reference to `_Py_Dealloc'
python.c:(.text+0x1e9f): undefined reference to `PyObject_Free'
obj/python.o: In function `pyhttp_pgsql':
python.c:(.text+0x1ee7): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x1f01): undefined reference to `_PyObject_New'
python.c:(.text+0x1f65): undefined reference to `PyErr_NoMemory'
obj/python.o: In function `pyhttp_cookie':
python.c:(.text+0x1fbd): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x1fdf): undefined reference to `PyUnicode_FromString'
python.c:(.text+0x1fec): undefined reference to `PyErr_NoMemory'
python.c:(.text+0x1ff6): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x1ffd): undefined reference to `_Py_NoneStruct'
obj/python.o: In function `pyhttp_response':
python.c:(.text+0x2059): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x206e): undefined reference to `PyBytes_AsStringAndSize'
python.c:(.text+0x20a5): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x20ac): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x20b6): undefined reference to `PyExc_TypeError'
python.c:(.text+0x20c0): undefined reference to `PyErr_SetString'
obj/python.o: In function `pyhttp_argument':
python.c:(.text+0x211d): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x2147): undefined reference to `PyUnicode_FromString'
python.c:(.text+0x2154): undefined reference to `PyErr_NoMemory'
python.c:(.text+0x215e): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x2165): undefined reference to `_Py_NoneStruct'
obj/python.o: In function `pyhttp_body_read':
python.c:(.text+0x21c3): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x21e3): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x2211): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x221f): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x2229): undefined reference to `PyErr_SetString'
python.c:(.text+0x225f): undefined reference to `Py_BuildValue'
python.c:(.text+0x226c): undefined reference to `PyErr_NoMemory'
obj/python.o: In function `pyhttp_file_lookup':
python.c:(.text+0x22ad): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x22d0): undefined reference to `_PyObject_New'
python.c:(.text+0x22e3): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x22ea): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x22f2): undefined reference to `PyErr_NoMemory'
obj/python.o: In function `pyhttp_populate_get':
python.c:(.text+0x233f): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x2352): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `pyhttp_populate_post':
python.c:(.text+0x238f): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x23a2): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `pyhttp_populate_multi':
python.c:(.text+0x23df): undefined reference to `_Py_TrueStruct'
obj/python.o:python.c:(.text+0x23f2): more undefined references to `_Py_TrueStruct' follow
obj/python.o: In function `pyhttp_request_header':
python.c:(.text+0x248d): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x24af): undefined reference to `PyUnicode_FromString'
python.c:(.text+0x24bc): undefined reference to `PyErr_NoMemory'
python.c:(.text+0x24c6): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x24cd): undefined reference to `_Py_NoneStruct'
obj/python.o: In function `pyhttp_response_header':
python.c:(.text+0x2521): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x253b): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x2542): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `pyhttp_websocket_handshake':
python.c:(.text+0x25a5): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x25c3): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x25ca): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `pykore_pgsql_dealloc':
python.c:(.text+0x262f): undefined reference to `_Py_Dealloc'
python.c:(.text+0x264a): undefined reference to `PyObject_Free'
obj/python.o: In function `pykore_pgsql_iternext':
python.c:(.text+0x26e4): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x2730): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x2737): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x2749): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x2753): undefined reference to `PyErr_SetString'
python.c:(.text+0x2780): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x278e): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x2793): undefined reference to `PyErr_SetNone'
python.c:(.text+0x279e): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x27a8): undefined reference to `PyErr_SetObject'
python.c:(.text+0x27b7): undefined reference to `_Py_Dealloc'
python.c:(.text+0x27be): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x27c3): undefined reference to `PyErr_SetObject'
obj/python.o: In function `pyhttp_response_sent':
python.c:(.text+0x282e): undefined reference to `_Py_Dealloc'
obj/python.o: In function `pyhttp_file_dealloc':
python.c:(.text+0x2876): undefined reference to `PyObject_Free'
obj/python.o: In function `pyhttp_file_read':
python.c:(.text+0x28b3): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x28d3): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x2901): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x290f): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x2919): undefined reference to `PyErr_SetString'
python.c:(.text+0x294f): undefined reference to `Py_BuildValue'
python.c:(.text+0x295c): undefined reference to `PyErr_NoMemory'
obj/python.o: In function `pyhttp_file_get_name':
python.c:(.text+0x298b): undefined reference to `PyUnicode_FromString'
python.c:(.text+0x29ba): undefined reference to `PyErr_NoMemory'
obj/python.o: In function `pyhttp_file_get_filename':
python.c:(.text+0x29ec): undefined reference to `PyUnicode_FromString'
python.c:(.text+0x2a1b): undefined reference to `PyErr_NoMemory'
obj/python.o: In function `pyhttp_get_host':
python.c:(.text+0x2a4c): undefined reference to `PyUnicode_FromString'
python.c:(.text+0x2a7b): undefined reference to `PyErr_NoMemory'
obj/python.o: In function `pyhttp_get_path':
python.c:(.text+0x2aac): undefined reference to `PyUnicode_FromString'
python.c:(.text+0x2adb): undefined reference to `PyErr_NoMemory'
obj/python.o: In function `pyhttp_get_body':
python.c:(.text+0x2b79): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x2b87): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x2b91): undefined reference to `PyErr_SetString'
python.c:(.text+0x2ba8): undefined reference to `PyBytes_FromStringAndSize'
python.c:(.text+0x2bc1): undefined reference to `PyErr_NoMemory'
obj/python.o: In function `pyhttp_get_agent':
python.c:(.text+0x2c13): undefined reference to `PyUnicode_FromString'
python.c:(.text+0x2c2f): undefined reference to `PyErr_NoMemory'
python.c:(.text+0x2c34): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x2c3b): undefined reference to `_Py_NoneStruct'
obj/python.o: In function `pyhttp_get_method':
python.c:(.text+0x2c7b): undefined reference to `PyLong_FromUnsignedLong'
python.c:(.text+0x2caa): undefined reference to `PyErr_NoMemory'
obj/python.o: In function `pyhttp_get_body_path':
python.c:(.text+0x2ce4): undefined reference to `PyUnicode_FromString'
python.c:(.text+0x2d00): undefined reference to `PyErr_NoMemory'
python.c:(.text+0x2d05): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x2d0c): undefined reference to `_Py_NoneStruct'
obj/python.o: In function `pyhttp_get_connection':
python.c:(.text+0x2d54): undefined reference to `_PyObject_New'
python.c:(.text+0x2d64): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x2d6b): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x2d98): undefined reference to `PyErr_NoMemory'
obj/python.o: In function `pyconnection_dealloc':
python.c:(.text+0x2dd6): undefined reference to `PyObject_Free'
obj/python.o: In function `pyconnection_disconnect':
python.c:(.text+0x2dff): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x2e12): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `pyconnection_websocket_send':
python.c:(.text+0x2e76): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x2ea3): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x2eaa): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x2eb4): undefined reference to `PyExc_TypeError'
python.c:(.text+0x2ebe): undefined reference to `PyErr_SetString'
python.c:(.text+0x2ee0): undefined reference to `PyExc_TypeError'
python.c:(.text+0x2eee): undefined reference to `PyExc_TypeError'
obj/python.o: In function `pyconnection_get_fd':
python.c:(.text+0x2f1c): undefined reference to `PyLong_FromLong'
python.c:(.text+0x2f4b): undefined reference to `PyErr_NoMemory'
obj/python.o: In function `pyconnection_get_addr':
python.c:(.text+0x2fa6): undefined reference to `PyUnicode_FromString'
python.c:(.text+0x2fb0): undefined reference to `PyErr_NoMemory'
python.c:(.text+0x2fb9): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x2fc7): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x2fd1): undefined reference to `PyErr_SetString'
obj/python.o: In function `python_kore_log':
python.c:(.text+0x3019): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x3035): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x303c): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `python_kore_time':
python.c:(.text+0x308e): undefined reference to `PyLong_FromUnsignedLongLong'
obj/python.o: In function `python_kore_lock':
python.c:(.text+0x30b9): undefined reference to `_PyObject_New'
obj/python.o: In function `python_kore_proc':
python.c:(.text+0x313a): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x3172): undefined reference to `_PyObject_New'
python.c:(.text+0x31ab): undefined reference to `_PyObject_New'
python.c:(.text+0x31d7): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x31fb): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x3212): undefined reference to `PyErr_SetString'
python.c:(.text+0x3270): undefined reference to `_PyObject_New'
python.c:(.text+0x337c): undefined reference to `_Py_Dealloc'
python.c:(.text+0x33a1): undefined reference to `_Py_Dealloc'
obj/python.o: In function `python_kore_bind':
python.c:(.text+0x34d9): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x34f5): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x34fc): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x3506): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x3510): undefined reference to `PyErr_SetString'
obj/python.o: In function `python_kore_timer':
python.c:(.text+0x356d): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x357e): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x3588): undefined reference to `PyErr_SetString'
python.c:(.text+0x3594): undefined reference to `_PyObject_New'
obj/python.o: In function `python_kore_queue':
python.c:(.text+0x3609): undefined reference to `_PyObject_New'
obj/python.o: In function `python_kore_tracer':
python.c:(.text+0x3671): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x367b): undefined reference to `PyErr_SetString'
python.c:(.text+0x36a9): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x36b6): undefined reference to `PyCallable_Check'
python.c:(.text+0x36d2): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x36d9): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x36e3): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x36ed): undefined reference to `PyErr_SetString'
python.c:(.text+0x36fc): undefined reference to `_Py_Dealloc'
obj/python.o: In function `python_kore_gather':
python.c:(.text+0x373d): undefined reference to `PyTuple_Size'
python.c:(.text+0x3752): undefined reference to `PyExc_TypeError'
python.c:(.text+0x3760): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x376a): undefined reference to `PyErr_SetString'
python.c:(.text+0x379a): undefined reference to `_PyObject_New'
python.c:(.text+0x37e4): undefined reference to `PyCoro_Type'
python.c:(.text+0x37f7): undefined reference to `PyTuple_GetItem'
python.c:(.text+0x3823): undefined reference to `PyCoro_Type'
python.c:(.text+0x3916): undefined reference to `PyCoro_Type'
python.c:(.text+0x3933): undefined reference to `_Py_Dealloc'
python.c:(.text+0x3946): undefined reference to `_Py_Dealloc'
python.c:(.text+0x394d): undefined reference to `PyExc_TypeError'
obj/python.o: In function `python_kore_fatal':
python.c:(.text+0x3997): undefined reference to `PyArg_ParseTuple'
obj/python.o: In function `python_kore_fatalx':
python.c:(.text+0x39d7): undefined reference to `PyArg_ParseTuple'
obj/python.o: In function `python_kore_suspend':
python.c:(.text+0x3a25): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x3a33): undefined reference to `_PyObject_New'
obj/python.o: In function `python_kore_shutdown':
python.c:(.text+0x3a9b): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x3aae): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `python_kore_bind_unix':
python.c:(.text+0x3ae5): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x3afd): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x3b04): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x3b0e): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x3b18): undefined reference to `PyErr_SetString'
obj/python.o: In function `python_kore_task_create':
python.c:(.text+0x3b65): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x3b76): undefined reference to `PyCoro_Type'
python.c:(.text+0x3c21): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x3c28): undefined reference to `_Py_NoneStruct'
obj/python.o: In function `python_kore_socket_wrap':
python.c:(.text+0x3c8b): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x3ca7): undefined reference to `PyObject_CallMethod'
python.c:(.text+0x3cc1): undefined reference to `PyObject_GetAttrString'
python.c:(.text+0x3cdb): undefined reference to `PyObject_GetAttrString'
python.c:(.text+0x3cf1): undefined reference to `_PyObject_New'
python.c:(.text+0x3d20): undefined reference to `PyLong_AsLong'
python.c:(.text+0x3d2b): undefined reference to `PyLong_AsLong'
python.c:(.text+0x3d36): undefined reference to `PyLong_AsLong'
python.c:(.text+0x3d7f): undefined reference to `_Py_Dealloc'
python.c:(.text+0x3d9a): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x3da4): undefined reference to `PyErr_SetString'
python.c:(.text+0x3db2): undefined reference to `_Py_Dealloc'
python.c:(.text+0x3dc2): undefined reference to `_Py_Dealloc'
python.c:(.text+0x3ddb): undefined reference to `_Py_Dealloc'
obj/python.o: In function `python_websocket_broadcast':
python.c:(.text+0x3e50): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x3e73): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x3e90): undefined reference to `PyType_IsSubtype'
python.c:(.text+0x3eab): undefined reference to `PyExc_TypeError'
python.c:(.text+0x3eb9): undefined reference to `PyExc_TypeError'
python.c:(.text+0x3ec3): undefined reference to `PyErr_SetString'
python.c:(.text+0x3ee2): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x3ee9): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `python_kore_pgsql_register':
python.c:(.text+0x3f39): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x3f4f): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x3f56): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `pyproc_timeout':
python.c:(.text+0x3fb6): undefined reference to `PyExc_TimeoutError'
obj/python.o: In function `pytimer_run':
python.c:(.text+0x4085): undefined reference to `PyErr_Clear'
python.c:(.text+0x4090): undefined reference to `PyObject_CallObject'
python.c:(.text+0x40ca): undefined reference to `_Py_Dealloc'
python.c:(.text+0x40d2): undefined reference to `_Py_Dealloc'
obj/python.o: In function `pygather_op_dealloc':
python.c:(.text+0x418b): undefined reference to `_Py_Dealloc'
python.c:(.text+0x424c): undefined reference to `_Py_Dealloc'
python.c:(.text+0x4284): undefined reference to `PyObject_Free'
obj/python.o: In function `pygather_op_iternext':
python.c:(.text+0x42b1): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x42b8): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x42ca): undefined reference to `PyList_New'
python.c:(.text+0x4332): undefined reference to `PyList_SetItem'
python.c:(.text+0x4346): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x434e): undefined reference to `PyErr_SetObject'
python.c:(.text+0x435c): undefined reference to `_Py_Dealloc'
obj/python.o: In function `pysuspend_op_dealloc':
python.c:(.text+0x4411): undefined reference to `PyObject_Free'
obj/python.o: In function `pysuspend_op_iternext':
python.c:(.text+0x4468): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x446f): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x4479): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x447e): undefined reference to `PyErr_SetNone'
obj/python.o: In function `pyproc_dealloc':
python.c:(.text+0x46b3): undefined reference to `_Py_Dealloc'
python.c:(.text+0x46cf): undefined reference to `_Py_Dealloc'
python.c:(.text+0x46df): undefined reference to `PyObject_Free'
obj/python.o: In function `pyproc_kill':
python.c:(.text+0x4753): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x4766): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `pyproc_reap':
python.c:(.text+0x47b0): undefined reference to `_PyObject_New'
obj/python.o: In function `pyproc_recv':
python.c:(.text+0x4815): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x4839): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x4843): undefined reference to `PyErr_SetString'
obj/python.o: In function `pyproc_send':
python.c:(.text+0x48a5): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x48cb): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x48d5): undefined reference to `PyErr_SetString'
obj/python.o: In function `pyproc_close_stdin':
python.c:(.text+0x4924): undefined reference to `_Py_Dealloc'
python.c:(.text+0x4933): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x4946): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `pyproc_op_dealloc':
python.c:(.text+0x497f): undefined reference to `_Py_Dealloc'
python.c:(.text+0x499a): undefined reference to `PyObject_Free'
obj/python.o: In function `pyproc_op_iternext':
python.c:(.text+0x49da): undefined reference to `PyErr_SetString'
python.c:(.text+0x4a0f): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x4a16): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x4a36): undefined reference to `PyLong_FromLong'
python.c:(.text+0x4a45): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x4a4d): undefined reference to `PyErr_SetObject'
python.c:(.text+0x4a5b): undefined reference to `_Py_Dealloc'
obj/python.o: In function `pysocket_op_create':
python.c:(.text+0x4aed): undefined reference to `_PyObject_New'
obj/python.o: In function `pysocket_op_dealloc':
python.c:(.text+0x4d50): undefined reference to `_Py_Dealloc'
python.c:(.text+0x4d6b): undefined reference to `PyObject_Free'
obj/python.o: In function `pysocket_op_iternext':
python.c:(.text+0x4db4): undefined reference to `PyErr_SetString'
python.c:(.text+0x4e95): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x4ea6): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x4eba): undefined reference to `_PyObject_New'
python.c:(.text+0x4f43): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x4f4b): undefined reference to `PyErr_SetObject'
python.c:(.text+0x4f5d): undefined reference to `_Py_Dealloc'
python.c:(.text+0x4fbc): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x4fc1): undefined reference to `PyErr_SetNone'
python.c:(.text+0x4fd1): undefined reference to `_Py_Dealloc'
python.c:(.text+0x4fea): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x4ff1): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x5002): undefined reference to `_Py_Dealloc'
python.c:(.text+0x5009): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x5020): undefined reference to `PyErr_SetString'
obj/python.o: In function `pysocket_async_recv':
python.c:(.text+0x5128): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x512f): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x5147): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x514c): undefined reference to `PyErr_SetNone'
python.c:(.text+0x515d): undefined reference to `PyBytes_FromStringAndSize'
python.c:(.text+0x5176): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x517e): undefined reference to `PyErr_SetObject'
python.c:(.text+0x5197): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x51ae): undefined reference to `PyErr_SetString'
python.c:(.text+0x51da): undefined reference to `Py_BuildValue'
python.c:(.text+0x51e9): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x51f5): undefined reference to `PyObject_CallFunctionObjArgs'
python.c:(.text+0x5204): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x520c): undefined reference to `PyErr_SetObject'
python.c:(.text+0x521a): undefined reference to `_Py_Dealloc'
obj/python.o: In function `pylock_dealloc':
python.c:(.text+0x529f): undefined reference to `_Py_Dealloc'
python.c:(.text+0x52c4): undefined reference to `PyObject_Free'
obj/python.o: In function `pylock_aexit':
python.c:(.text+0x5302): undefined reference to `_PyObject_New'
python.c:(.text+0x5357): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x5361): undefined reference to `PyErr_SetString'
obj/python.o: In function `pylock_aenter':
python.c:(.text+0x53af): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x53b9): undefined reference to `PyErr_SetString'
python.c:(.text+0x53c5): undefined reference to `_PyObject_New'
obj/python.o: In function `pylock_op_dealloc':
python.c:(.text+0x5495): undefined reference to `_Py_Dealloc'
python.c:(.text+0x54b0): undefined reference to `PyObject_Free'
obj/python.o: In function `pylock_op_iternext':
python.c:(.text+0x54ed): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x54f4): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x5581): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x55a5): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x55aa): undefined reference to `PyErr_SetNone'
python.c:(.text+0x55b8): undefined reference to `_Py_Dealloc'
python.c:(.text+0x55c1): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x55cb): undefined reference to `PyErr_SetString'
python.c:(.text+0x568f): undefined reference to `_Py_Dealloc'
obj/python.o: In function `pytimer_dealloc':
python.c:(.text+0x571a): undefined reference to `_Py_Dealloc'
python.c:(.text+0x573d): undefined reference to `PyObject_Free'
obj/python.o: In function `pytimer_close':
python.c:(.text+0x578a): undefined reference to `_Py_Dealloc'
python.c:(.text+0x579d): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x57b0): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `pyqueue_dealloc':
python.c:(.text+0x581b): undefined reference to `_Py_Dealloc'
python.c:(.text+0x58b0): undefined reference to `PyObject_Free'
obj/python.o: In function `pyqueue_pop':
python.c:(.text+0x58df): undefined reference to `_PyObject_New'
obj/python.o: In function `pyqueue_push':
python.c:(.text+0x598e): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x5a97): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x5a9e): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `pyqueue_popnow':
python.c:(.text+0x5b1f): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x5b26): undefined reference to `_Py_NoneStruct'
obj/python.o: In function `pyqueue_op_dealloc':
python.c:(.text+0x5bbb): undefined reference to `_Py_Dealloc'
python.c:(.text+0x5bd6): undefined reference to `PyObject_Free'
obj/python.o: In function `pyqueue_op_iternext':
python.c:(.text+0x5c8f): undefined reference to `PyExc_StopIteration'
python.c:(.text+0x5c97): undefined reference to `PyErr_SetObject'
python.c:(.text+0x5ca5): undefined reference to `_Py_Dealloc'
python.c:(.text+0x5cae): undefined reference to `_Py_NoneStruct'
python.c:(.text+0x5cb5): undefined reference to `_Py_NoneStruct'
obj/python.o: In function `pysocket_dealloc':
python.c:(.text+0x5d44): undefined reference to `_Py_Dealloc'
python.c:(.text+0x5d6e): undefined reference to `PyObject_Free'
obj/python.o: In function `pysocket_recv':
python.c:(.text+0x5dad): undefined reference to `PyArg_ParseTuple'
obj/python.o: In function `pysocket_send':
python.c:(.text+0x5e1d): undefined reference to `PyArg_ParseTuple'
obj/python.o: In function `pysocket_close':
python.c:(.text+0x5e84): undefined reference to `_Py_Dealloc'
python.c:(.text+0x5ea9): undefined reference to `_Py_TrueStruct'
python.c:(.text+0x5ebc): undefined reference to `_Py_TrueStruct'
obj/python.o: In function `pysocket_accept':
python.c:(.text+0x5f01): undefined reference to `_PyObject_New'
obj/python.o: In function `pysocket_sendto':
python.c:(.text+0x5fdb): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x5ff3): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x6001): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x600b): undefined reference to `PyErr_SetString'
obj/python.o: In function `pysocket_connect':
python.c:(.text+0x60a8): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x60bd): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x60c7): undefined reference to `PyErr_SetString'
python.c:(.text+0x612b): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x615c): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x6189): undefined reference to `_PyObject_New'
obj/python.o: In function `pysocket_recvfrom':
python.c:(.text+0x6254): undefined reference to `PyArg_ParseTuple'
python.c:(.text+0x6277): undefined reference to `PyExc_RuntimeError'
python.c:(.text+0x6281): undefined reference to `PyErr_SetString'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:153: kore] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/devel/kore/work-notls/kore-3.2.2'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/devel/kore