=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py311-sip-4.19.25 gmake[1]: Entering directory '/tmp/x11/py-sip/work/sip-4.19.25/sipgen' gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -o main.o main.c gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -o transform.o transform.c gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -o gencode.o gencode.c gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -o extracts.o extracts.c main.c: In function 'warning': main.c:528:9: warning: 'wstr' may be used uninitialized in this function [-Wmaybe-uninitialized] fprintf(stderr, "%s: %s: ", sipPackage, wstr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -o export.o export.c gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -o type_hints.o type_hints.c gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -o heap.o heap.c gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -o parser.o parser.c gencode.c: In function 'generateNamedBaseType': gencode.c:9635:23: warning: this statement may fall through [-Wimplicit-fallthrough=] nr_derefs = 1; ~~~~~~~~~~^~~ gencode.c:9639:9: note: here case byte_type: ^~~~ gencode.c:9697:23: warning: this statement may fall through [-Wimplicit-fallthrough=] nr_derefs = 1; ~~~~~~~~~~^~~ gencode.c:9701:9: note: here case fake_void_type: ^~~~ gencode.c: In function 'generateCastZero': gencode.c:7669:13: warning: this statement may fall through [-Wimplicit-fallthrough=] prcode(fp, "(%E)0", ed); ^~~~~~~~~~~~~~~~~~~~~~~ gencode.c:7672:5: note: here case pyobject_type: ^~~~ gencode.c: In function 'generateTupleBuilder': gencode.c:8790:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (needsHeapCopy(ad, TRUE)) ^ gencode.c:8798:9: note: here case fake_void_type: ^~~~ gencode.c: In function 'generateHandleResult': gencode.c:12392:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (ad->u.ed->fqcname != NULL) ^ gencode.c:12415:5: note: here case byte_type: ^~~~ gencode.c: In function 'generateVariableGetter': gencode.c:5238:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (vd->type.u.ed->fqcname != NULL) ^ gencode.c:5261:5: note: here case byte_type: ^~~~ gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -o lexer.o lexer.c g++ -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o sip3.11 main.o transform.o gencode.o extracts.o export.o type_hints.o heap.o parser.o lexer.o -L/usr/pkg/lib gmake[1]: Leaving directory '/tmp/x11/py-sip/work/sip-4.19.25/sipgen' gmake[1]: Entering directory '/tmp/x11/py-sip/work/sip-4.19.25/siplib' gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -I/usr/pkg/include/python3.11 -o siplib.o siplib.c gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -I/usr/pkg/include/python3.11 -o apiversions.o apiversions.c gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -I/usr/pkg/include/python3.11 -o descriptors.o descriptors.c gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -I/usr/pkg/include/python3.11 -o qtlib.o qtlib.c siplib.c:205:9: warning: missing initializer for field 'am_send' of 'PyAsyncMethods {aka struct }' [-Wmissing-field-initializers] }, ^ In file included from /tmp/x11/py-sip/work/.buildlink/include/python3.11/object.h:757:0, from /tmp/x11/py-sip/work/.buildlink/include/python3.11/Python.h:44, from siplib.c:20: /tmp/x11/py-sip/work/.buildlink/include/python3.11/cpython/object.h:134:14: note: 'am_send' declared here sendfunc am_send; ^~~~~~~ siplib.c:304:5: warning: missing initializer for field '_ht_tpname' of 'PyHeapTypeObject {aka struct _heaptypeobject}' [-Wmissing-field-initializers] }, ^ In file included from /tmp/x11/py-sip/work/.buildlink/include/python3.11/object.h:757:0, from /tmp/x11/py-sip/work/.buildlink/include/python3.11/Python.h:44, from siplib.c:20: /tmp/x11/py-sip/work/.buildlink/include/python3.11/cpython/object.h:256:11: note: '_ht_tpname' declared here char *_ht_tpname; // Storage for "tp_name"; see PyType_FromModuleAndSpec ^~~~~~~~~~ gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -I/usr/pkg/include/python3.11 -o threads.o threads.c gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -I/usr/pkg/include/python3.11 -o objmap.o objmap.c gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -I/usr/pkg/include/python3.11 -o voidptr.o voidptr.c gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -I/usr/pkg/include/python3.11 -o array.o array.c siplib.c:11590:9: warning: missing initializer for field 'am_send' of 'PyAsyncMethods {aka struct }' [-Wmissing-field-initializers] }, ^ In file included from /tmp/x11/py-sip/work/.buildlink/include/python3.11/object.h:757:0, from /tmp/x11/py-sip/work/.buildlink/include/python3.11/Python.h:44, from siplib.c:20: /tmp/x11/py-sip/work/.buildlink/include/python3.11/cpython/object.h:134:14: note: 'am_send' declared here sendfunc am_send; ^~~~~~~ siplib.c:11689:5: warning: missing initializer for field '_ht_tpname' of 'PyHeapTypeObject {aka struct _heaptypeobject}' [-Wmissing-field-initializers] }, ^ In file included from /tmp/x11/py-sip/work/.buildlink/include/python3.11/object.h:757:0, from /tmp/x11/py-sip/work/.buildlink/include/python3.11/Python.h:44, from siplib.c:20: /tmp/x11/py-sip/work/.buildlink/include/python3.11/cpython/object.h:256:11: note: '_ht_tpname' declared here char *_ht_tpname; // Storage for "tp_name"; see PyType_FromModuleAndSpec ^~~~~~~~~~ gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -I/usr/pkg/include/python3.11 -o int_convertors.o int_convertors.c siplib.c: In function 'sip_api_get_frame': siplib.c:13750:22: error: dereferencing pointer to incomplete type 'struct _frame' frame = frame->f_back; ^~ siplib.c: In function 'parsePass2': siplib.c:5936:24: warning: this statement may fall through [-Wimplicit-fallthrough=] va_arg(va, void *); ^ siplib.c:5940:9: note: here default: ^~~~~~~ siplib.c: In function 'detail_FromFailure': siplib.c:8120:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (detail) ^ siplib.c:8128:5: note: here default: ^~~~~~~ g++ -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/usr/pkg/include -I/usr/pkg/include/python3.11 -o bool.o bool.cpp gmake[1]: *** [Makefile:29: siplib.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/tmp/x11/py-sip/work/sip-4.19.25/siplib' gmake: *** [Makefile:4: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/x11/py-sip *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/x11/py-sip