devel/kore
Web application framework for writing web APIs in C
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 4.1.0 | 543 | 3.1 | i386 | iscl | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m3132b | info | 2023-10-23 01:54:21.515948 | Test Started |
| m3132b | fail | 2023-10-23 01:54:54.472317 | make build returned non-zero: 1 |
| m3132b | fail | 2023-10-23 01:54:54.542589 | Test complete. |
Log
[1m===> Building for kore-4.1.0[0m
gmake[1]: Entering directory '/magus/work/usr/mports/devel/kore/work/kore-4.1.0'
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/kore.c -o obj/kore.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/buf.c -o obj/buf.o
src/kore.c:797:6: warning: '_Generic' is a C11 extension [-Wc11-extensions]
basename(kore_progname), title);
^
/usr/include/libgen.h:60:21: note: expanded from macro 'basename'
#define basename(x) __generic(x, const char *, __old_basename, basename)(x)
^
/usr/include/sys/cdefs.h:324:2: note: expanded from macro '__generic'
_Generic(expr, t: yes, default: no)
^
1 warning generated.
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/config.c -o obj/config.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/connection.c -o obj/connection.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/domain.c -o obj/domain.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/filemap.c -o obj/filemap.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/fileref.c -o obj/fileref.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/json.c -o obj/json.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/mem.c -o obj/mem.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/msg.c -o obj/msg.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/module.c -o obj/module.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/net.c -o obj/net.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/pool.c -o obj/pool.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/runtime.c -o obj/runtime.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/timer.c -o obj/timer.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/utils.c -o obj/utils.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/worker.c -o obj/worker.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/keymgr.c -o obj/keymgr.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/auth.c -o obj/auth.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/accesslog.c -o obj/accesslog.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/http.c -o obj/http.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/validator.c -o obj/validator.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/websocket.c -o obj/websocket.o
cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/local"' -fstack-protector-all -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/pgsql.c -o obj/pgsql.o
src/pgsql.c:774:10: error: enumeration values 'PGRES_PIPELINE_SYNC' and 'PGRES_PIPELINE_ABORTED' not handled in switch [-Werror,-Wswitch]
switch (PQresultStatus(pgsql->result)) {
^
1 error generated.
gmake[1]: *** [Makefile:248: obj/pgsql.o] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/devel/kore/work/kore-4.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
Links
Depends On
- devel/gmake (build)
- lang/python39 (build)
- security/openssl (build)
- databases/postgresql14-client (lib)
- devel/gettext-runtime (lib)
- devel/yajl (lib)
- ftp/curl (lib)
- lang/python39 (run)
- security/openssl (run)
- lang/python39 (test)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus