MidnightBSD Magus

devel/kore

Web application framework for writing web APIs in C

Flavor Version Run OSVersion Arch License Restricted Status
default 3.1.0_1 379 1.1 i386 iscl 0 fail

Events

Machine Type Time Message
m1132 info 2019-04-21 00:54:10.833837 Test Started
m1132 fail 2019-04-21 00:54:49.803252 make build returned non-zero: 1
m1132 fail 2019-04-21 00:54:49.845146 Test complete.

Log

===>  Building for kore-3.1.0_1
gmake[1]: Entering directory '/magus/work/usr/mports/devel/kore/work-default/kore-3.1.0'
gmake[1]: python3-config: Command not found
gmake[1]: python3-config: Command not found
gmake[1]: python3-config: Command not found
gmake[1]: python3-config: Command not found
gmake[1]: python3-config: Command not found
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 -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC  -DKORE_USE_PYTHON -I/usr/local/include -c src/kore.c -o obj/kore.o
gmake[1]: python3-config: Command not found
gmake[1]: python3-config: Command not found
gmake[1]: python3-config: Command not found
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 -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC  -DKORE_USE_PYTHON -I/usr/local/include -c src/buf.c -o obj/buf.o
gmake[1]: python3-config: Command not found
gmake[1]: python3-config: Command not found
gmake[1]: python3-config: Command not found
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 -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC  -DKORE_USE_PYTHON -I/usr/local/include -c src/config.c -o obj/config.o
gmake[1]: python3-config: Command not found
gmake[1]: python3-config: Command not found
In file included from src/kore.c:34:
include/kore/python_api.h:24:10: fatal error: 'Python.h' file not found
#include 
         ^
1 error generated.
gmake[1]: python3-config: Command not found
gmake[1]: *** [Makefile:172: obj/kore.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
In file included from src/config.c:40:
include/kore/python_api.h:24:10: fatal error: 'Python.h' file not found
#include 
         ^
1 error generated.
gmake[1]: *** [Makefile:172: obj/config.o] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/devel/kore/work-default/kore-3.1.0'
===> 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