Skip to content
Success

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/sip4
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/sip4/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/sip4.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/sip4.git
 > git --version # timeout=10
 > git --version # 'git version 2.44.0'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/sip4.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 05398ad773fabbc0958c1a08de230f17b4f5d208 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 05398ad773fabbc0958c1a08de230f17b4f5d208 # timeout=10
Commit message: "merge remote"
 > git rev-list --no-walk 2c2ef5ee77df122b5b9e4f22b937625fc176f075 # timeout=10
[sip4] $ /bin/sh -xe /tmp/jenkins11515103073147187546.sh
+ '[' -e PKGBUILD ']'
+ '[' -n 'pkgrel=$pkgrel.1' ']'
+ trap 'mv -v PKGBUILD.real PKGBUILD' EXIT
+ mv PKGBUILD PKGBUILD.real
+ cat PKGBUILD.real
+ printf '\n%s\n' 'pkgrel=$pkgrel.1'
+ rm -vf python-sip4-4.19.25-5-x86_64.pkg.tar.zst python-sip4-4.19.25-5-x86_64.pkg.tar.zst.sig sip4-4.19.25-5-x86_64.pkg.tar.zst sip4-4.19.25-5-x86_64.pkg.tar.zst.sig sip4-debug-4.19.25-5-x86_64.pkg.tar.zst sip4-debug-4.19.25-5-x86_64.pkg.tar.zst.sig
removed 'python-sip4-4.19.25-5-x86_64.pkg.tar.zst'
removed 'python-sip4-4.19.25-5-x86_64.pkg.tar.zst.sig'
removed 'sip4-4.19.25-5-x86_64.pkg.tar.zst'
removed 'sip4-4.19.25-5-x86_64.pkg.tar.zst.sig'
removed 'sip4-debug-4.19.25-5-x86_64.pkg.tar.zst'
removed 'sip4-debug-4.19.25-5-x86_64.pkg.tar.zst.sig'
+ sudo /usr/local/sbin/build-chroot-pkg sip4,python-sip4
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: sip4 4.19.25-7.1 (Thu May 2 10:50:52 2024)
==> Retrieving sources...
-> Found sip-4.19.25.tar.gz
-> Found python3-11.patch
==> Validating source files with sha256sums...
sip-4.19.25.tar.gz ... Passed
python3-11.patch ... Passed
==> Making package: sip4 4.19.25-7.1 (Thu May 2 10:50:57 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (18) mpdecimal-4.0.0-2 python-autocommand-2.2.2-6
python-fastjsonschema-2.19.1-3 python-inflect-7.2.1-2
python-jaraco.context-4.3.0-4 python-jaraco.functools-4.0.0-3
python-jaraco.text-3.12.0-3 python-more-itertools-10.2.0-2
python-ordered-set-4.1.0-5 python-packaging-23.2-3
python-platformdirs-4.2.0-3 python-tomli-2.0.1-4
python-trove-classifiers-2024.4.10-1 python-typeguard-4.2.1-2
python-typing_extensions-4.11.0-1
python-validate-pyproject-0.16-1 python-3.12.3-1
python-setuptools-1:69.0.3-6
Total Installed Size: 78.41 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is
usually bundled with Python [pending]
python-pip: for installing Python packages using tooling that is usually
bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-typing_extensions...
installing python-typeguard...
installing python-inflect...
installing python-jaraco.text...
installing python-ordered-set...
installing python-packaging...
installing python-platformdirs...
installing python-tomli...
installing python-fastjsonschema...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
==> Retrieving sources...
-> Found sip-4.19.25.tar.gz
-> Found python3-11.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting sip-4.19.25.tar.gz with bsdtar
==> Starting prepare()...
patching file siplib/siplib.c
==> Starting build()...
This is SIP 4.19.25 for Python 3.12.3 on linux.
The SIP code generator will be installed in /usr/bin.
The sip.h header file will be installed in /usr/include/python3.12.
The sip module will be installed in /usr/lib/python3.12/site-packages.
The sip.pyi stub file will be installed in /usr/lib/python3.12/site-packages.
The default directory to install .sip files in is /usr/share/sip.
Creating sipconfig.py...
Creating top level Makefile...
Creating sip code generator Makefile...
Creating sip module Makefile...
make[1]: Entering directory '/build/sip4/src/build/sipgen'
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -O2 -Wall -W -DNDEBUG -I. -o main.o /build/sip4/src/sip-4.19.25/sipgen/main.c
In file included from /usr/include/stdio.h:980,
from /build/sip4/src/sip-4.19.25/sipgen/main.c:20:
In function ‘fprintf’,
inlined from ‘warning’ at /build/sip4/src/sip-4.19.25/sipgen/main.c:528:9:
/usr/include/bits/stdio2.h:79:10: warning: ‘wstr’ may be used uninitialized [-Wmaybe-uninitialized]
79 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
80 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
/build/sip4/src/sip-4.19.25/sipgen/main.c: In function ‘warning’:
/build/sip4/src/sip-4.19.25/sipgen/main.c:515:21: note: ‘wstr’ was declared here
515 | const char *wstr;
| ^~~~
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -O2 -Wall -W -DNDEBUG -I. -o transform.o /build/sip4/src/sip-4.19.25/sipgen/transform.c
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -O2 -Wall -W -DNDEBUG -I. -o gencode.o /build/sip4/src/sip-4.19.25/sipgen/gencode.c
/build/sip4/src/sip-4.19.25/sipgen/gencode.c: In function ‘generateNamedBaseType’:
/build/sip4/src/sip-4.19.25/sipgen/gencode.c:9635:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
9635 | nr_derefs = 1;
| ~~~~~~~~~~^~~
/build/sip4/src/sip-4.19.25/sipgen/gencode.c:9639:9: note: here
9639 | case byte_type:
| ^~~~
/build/sip4/src/sip-4.19.25/sipgen/gencode.c:9697:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
9697 | nr_derefs = 1;
| ~~~~~~~~~~^~~
/build/sip4/src/sip-4.19.25/sipgen/gencode.c:9701:9: note: here
9701 | case fake_void_type:
| ^~~~
/build/sip4/src/sip-4.19.25/sipgen/gencode.c: In function ‘generateCastZero’:
/build/sip4/src/sip-4.19.25/sipgen/gencode.c:7669:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
7669 | prcode(fp, "(%E)0", ed);
| ^~~~~~~~~~~~~~~~~~~~~~~
/build/sip4/src/sip-4.19.25/sipgen/gencode.c:7672:5: note: here
7672 | case pyobject_type:
| ^~~~
/build/sip4/src/sip-4.19.25/sipgen/gencode.c: In function ‘generateTupleBuilder’:
/build/sip4/src/sip-4.19.25/sipgen/gencode.c:8790:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
8790 | if (needsHeapCopy(ad, TRUE))
| ^
/build/sip4/src/sip-4.19.25/sipgen/gencode.c:8798:9: note: here
8798 | case fake_void_type:
| ^~~~
/build/sip4/src/sip-4.19.25/sipgen/gencode.c: In function ‘generateHandleResult’:
/build/sip4/src/sip-4.19.25/sipgen/gencode.c:12392:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
12392 | if (ad->u.ed->fqcname != NULL)
| ^
/build/sip4/src/sip-4.19.25/sipgen/gencode.c:12415:5: note: here
12415 | case byte_type:
| ^~~~
/build/sip4/src/sip-4.19.25/sipgen/gencode.c: In function ‘generateVariableGetter’:
/build/sip4/src/sip-4.19.25/sipgen/gencode.c:5238:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
5238 | if (vd->type.u.ed->fqcname != NULL)
| ^
/build/sip4/src/sip-4.19.25/sipgen/gencode.c:5261:5: note: here
5261 | case byte_type:
| ^~~~
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -O2 -Wall -W -DNDEBUG -I. -o extracts.o /build/sip4/src/sip-4.19.25/sipgen/extracts.c
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -O2 -Wall -W -DNDEBUG -I. -o export.o /build/sip4/src/sip-4.19.25/sipgen/export.c
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -O2 -Wall -W -DNDEBUG -I. -o type_hints.o /build/sip4/src/sip-4.19.25/sipgen/type_hints.c
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -O2 -Wall -W -DNDEBUG -I. -o heap.o /build/sip4/src/sip-4.19.25/sipgen/heap.c
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -O2 -Wall -W -DNDEBUG -I. -o parser.o /build/sip4/src/sip-4.19.25/sipgen/parser.c
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -O2 -Wall -W -DNDEBUG -I. -o lexer.o /build/sip4/src/sip-4.19.25/sipgen/lexer.c
g++ -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o sip main.o transform.o gencode.o extracts.o export.o type_hints.o heap.o parser.o lexer.o
make[1]: Leaving directory '/build/sip4/src/build/sipgen'
make[1]: Entering directory '/build/sip4/src/build/siplib'
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/build/sip4/src/sip-4.19.25/siplib -I/usr/include/python3.12 -o siplib.o /build/sip4/src/sip-4.19.25/siplib/siplib.c
/build/sip4/src/sip-4.19.25/siplib/siplib.c:127:1: warning: missing initializer for field ‘tp_watched’ of ‘PyTypeObject’ {aka ‘struct _typeobject’} [-Wmissing-field-initializers]
127 | };
| ^
In file included from /usr/include/python3.12/object.h:953,
from /usr/include/python3.12/Python.h:44,
from /build/sip4/src/sip-4.19.25/siplib/siplib.c:20:
/usr/include/python3.12/cpython/object.h:230:19: note: ‘tp_watched’ declared here
230 | unsigned char tp_watched;
| ^~~~~~~~~~
/build/sip4/src/sip-4.19.25/siplib/siplib.c:199:9: warning: missing initializer for field ‘tp_watched’ of ‘PyTypeObject’ {aka ‘struct _typeobject’} [-Wmissing-field-initializers]
199 | },
| ^
/usr/include/python3.12/cpython/object.h:230:19: note: ‘tp_watched’ declared here
230 | unsigned char tp_watched;
| ^~~~~~~~~~
/build/sip4/src/sip-4.19.25/siplib/siplib.c:205:9: warning: missing initializer for field ‘am_send’ of ‘PyAsyncMethods’ [-Wmissing-field-initializers]
205 | },
| ^
/usr/include/python3.12/cpython/object.h:132:14: note: ‘am_send’ declared here
132 | sendfunc am_send;
| ^~~~~~~
/build/sip4/src/sip-4.19.25/siplib/siplib.c:304:5: warning: missing initializer for field ‘_ht_tpname’ of ‘PyHeapTypeObject’ {aka ‘struct _heaptypeobject’} [-Wmissing-field-initializers]
304 | },
| ^
/usr/include/python3.12/cpython/object.h:268:11: note: ‘_ht_tpname’ declared here
268 | char *_ht_tpname; // Storage for "tp_name"; see PyType_FromModuleAndSpec
| ^~~~~~~~~~
/build/sip4/src/sip-4.19.25/siplib/siplib.c:831:1: warning: missing initializer for field ‘tp_watched’ of ‘PyTypeObject’ {aka ‘struct _typeobject’} [-Wmissing-field-initializers]
831 | };
| ^
/usr/include/python3.12/cpython/object.h:230:19: note: ‘tp_watched’ declared here
230 | unsigned char tp_watched;
| ^~~~~~~~~~
/build/sip4/src/sip-4.19.25/siplib/siplib.c: In function ‘sipSimpleWrapper_getbuffer’:
/build/sip4/src/sip-4.19.25/siplib/siplib.c:11201:45: warning: cast between incompatible function types from ‘sipGetBufferFunc’ {aka ‘int (*)(struct _object *, void *, Py_buffer *, int)’} to ‘int (*)(PyObject *, void *, sipBufferDef *)’ {aka ‘int (*)(struct _object *, void *, struct _sipBufferDef *)’} [-Wcast-function-type]
11201 | sipGetBufferFuncLimited getbuffer = (sipGetBufferFuncLimited)ctd->ctd_getbuffer;
| ^
/build/sip4/src/sip-4.19.25/siplib/siplib.c: In function ‘sipSimpleWrapper_releasebuffer’:
/build/sip4/src/sip-4.19.25/siplib/siplib.c:11238:53: warning: cast between incompatible function types from ‘sipReleaseBufferFunc’ {aka ‘void (*)(struct _object *, void *, Py_buffer *)’} to ‘void (*)(PyObject *, void *)’ {aka ‘void (*)(struct _object *, void *)’} [-Wcast-function-type]
11238 | sipReleaseBufferFuncLimited releasebuffer = (sipReleaseBufferFuncLimited)ctd->ctd_releasebuffer;
| ^
/build/sip4/src/sip-4.19.25/siplib/siplib.c: At top level:
/build/sip4/src/sip-4.19.25/siplib/siplib.c:11584:9: warning: missing initializer for field ‘tp_watched’ of ‘PyTypeObject’ {aka ‘struct _typeobject’} [-Wmissing-field-initializers]
11584 | },
| ^
/usr/include/python3.12/cpython/object.h:230:19: note: ‘tp_watched’ declared here
230 | unsigned char tp_watched;
| ^~~~~~~~~~
/build/sip4/src/sip-4.19.25/siplib/siplib.c:11590:9: warning: missing initializer for field ‘am_send’ of ‘PyAsyncMethods’ [-Wmissing-field-initializers]
11590 | },
| ^
/usr/include/python3.12/cpython/object.h:132:14: note: ‘am_send’ declared here
132 | sendfunc am_send;
| ^~~~~~~
/build/sip4/src/sip-4.19.25/siplib/siplib.c:11689:5: warning: missing initializer for field ‘_ht_tpname’ of ‘PyHeapTypeObject’ {aka ‘struct _heaptypeobject’} [-Wmissing-field-initializers]
11689 | },
| ^
/usr/include/python3.12/cpython/object.h:268:11: note: ‘_ht_tpname’ declared here
268 | char *_ht_tpname; // Storage for "tp_name"; see PyType_FromModuleAndSpec
| ^~~~~~~~~~
In file included from /usr/include/python3.12/bytesobject.h:10,
from /usr/include/python3.12/Python.h:50:
/build/sip4/src/sip-4.19.25/siplib/siplib.c: In function ‘parsePass2’:
/build/sip4/src/sip-4.19.25/siplib/siplib.c:5936:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
5936 | va_arg(va, void *);
| ^
/build/sip4/src/sip-4.19.25/siplib/siplib.c:5940:9: note: here
5940 | default:
| ^~~~~~~
/build/sip4/src/sip-4.19.25/siplib/siplib.c: In function ‘detail_FromFailure’:
/build/sip4/src/sip-4.19.25/siplib/siplib.c:8120:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
8120 | if (detail)
| ^
/build/sip4/src/sip-4.19.25/siplib/siplib.c:8128:5: note: here
8128 | default:
| ^~~~~~~
/build/sip4/src/sip-4.19.25/siplib/siplib.c: In function ‘parsePass2’:
/build/sip4/src/sip-4.19.25/siplib/siplib.c:5919:24: warning: ‘enc’ may be used uninitialized [-Wmaybe-uninitialized]
5919 | if (enc < 0)
| ^
/build/sip4/src/sip-4.19.25/siplib/siplib.c:5902:25: note: ‘enc’ was declared here
5902 | int enc;
| ^~~
/build/sip4/src/sip-4.19.25/siplib/siplib.c:5815:32: warning: ‘owner’ may be used uninitialized [-Wmaybe-uninitialized]
5815 | *owner = arg;
| ~~~~~~~^~~~~
/build/sip4/src/sip-4.19.25/siplib/siplib.c:5776:35: note: ‘owner’ was declared here
5776 | PyObject *xfer, **owner;
| ^~~~~
/build/sip4/src/sip-4.19.25/siplib/siplib.c: In function ‘slot_richcompare’:
/build/sip4/src/sip-4.19.25/siplib/siplib.c:11453:52: warning: ‘st’ may be used uninitialized [-Wmaybe-uninitialized]
11453 | if ((f = (PyObject *(*)(PyObject *,PyObject *))findSlot(self, st)) == NULL)
| ^~~~~~~~~~~~~~~~~~
/build/sip4/src/sip-4.19.25/siplib/siplib.c:11422:19: note: ‘st’ was declared here
11422 | sipPySlotType st;
| ^~
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/build/sip4/src/sip-4.19.25/siplib -I/usr/include/python3.12 -o apiversions.o /build/sip4/src/sip-4.19.25/siplib/apiversions.c
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/build/sip4/src/sip-4.19.25/siplib -I/usr/include/python3.12 -o descriptors.o /build/sip4/src/sip-4.19.25/siplib/descriptors.c
/build/sip4/src/sip-4.19.25/siplib/descriptors.c:114:1: warning: missing initializer for field ‘tp_watched’ of ‘PyTypeObject’ {aka ‘struct _typeobject’} [-Wmissing-field-initializers]
114 | };
| ^
In file included from /usr/include/python3.12/object.h:953,
from /usr/include/python3.12/Python.h:44,
from /build/sip4/src/sip-4.19.25/siplib/descriptors.c:20:
/usr/include/python3.12/cpython/object.h:230:19: note: ‘tp_watched’ declared here
230 | unsigned char tp_watched;
| ^~~~~~~~~~
/build/sip4/src/sip-4.19.25/siplib/descriptors.c:326:1: warning: missing initializer for field ‘tp_watched’ of ‘PyTypeObject’ {aka ‘struct _typeobject’} [-Wmissing-field-initializers]
326 | };
| ^
/usr/include/python3.12/cpython/object.h:230:19: note: ‘tp_watched’ declared here
230 | unsigned char tp_watched;
| ^~~~~~~~~~
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/build/sip4/src/sip-4.19.25/siplib -I/usr/include/python3.12 -o qtlib.o /build/sip4/src/sip-4.19.25/siplib/qtlib.c
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/build/sip4/src/sip-4.19.25/siplib -I/usr/include/python3.12 -o threads.o /build/sip4/src/sip-4.19.25/siplib/threads.c
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/build/sip4/src/sip-4.19.25/siplib -I/usr/include/python3.12 -o objmap.o /build/sip4/src/sip-4.19.25/siplib/objmap.c
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/build/sip4/src/sip-4.19.25/siplib -I/usr/include/python3.12 -o voidptr.o /build/sip4/src/sip-4.19.25/siplib/voidptr.c
/build/sip4/src/sip-4.19.25/siplib/voidptr.c:215:17: warning: cast between incompatible function types from ‘PyObject * (*)(sipVoidPtrObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(sipVoidPtrObject *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
215 | {"asarray", (PyCFunction)sipVoidPtr_asarray, METH_VARARGS|METH_KEYWORDS, NULL},
| ^
/build/sip4/src/sip-4.19.25/siplib/voidptr.c:222:18: warning: cast between incompatible function types from ‘PyObject * (*)(sipVoidPtrObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(sipVoidPtrObject *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
222 | {"asstring", (PyCFunction)sipVoidPtr_asstring, METH_VARARGS|METH_KEYWORDS, NULL},
| ^
/build/sip4/src/sip-4.19.25/siplib/voidptr.c:808:1: warning: missing initializer for field ‘tp_watched’ of ‘PyTypeObject’ {aka ‘struct _typeobject’} [-Wmissing-field-initializers]
808 | };
| ^
In file included from /usr/include/python3.12/object.h:953,
from /usr/include/python3.12/Python.h:44,
from /build/sip4/src/sip-4.19.25/siplib/voidptr.c:20:
/usr/include/python3.12/cpython/object.h:230:19: note: ‘tp_watched’ declared here
230 | unsigned char tp_watched;
| ^~~~~~~~~~
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/build/sip4/src/sip-4.19.25/siplib -I/usr/include/python3.12 -o array.o /build/sip4/src/sip-4.19.25/siplib/array.c
/build/sip4/src/sip-4.19.25/siplib/array.c:532:1: warning: missing initializer for field ‘tp_watched’ of ‘PyTypeObject’ {aka ‘struct _typeobject’} [-Wmissing-field-initializers]
532 | };
| ^
In file included from /usr/include/python3.12/object.h:953,
from /usr/include/python3.12/Python.h:44,
from /build/sip4/src/sip-4.19.25/siplib/array.c:20:
/usr/include/python3.12/cpython/object.h:230:19: note: ‘tp_watched’ declared here
230 | unsigned char tp_watched;
| ^~~~~~~~~~
gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/sip4/src=/usr/src/debug/sip4 -fPIC -O2 -Wall -W -DNDEBUG -I. -I/build/sip4/src/sip-4.19.25/siplib -I/usr/include/python3.12 -o int_convertors.o /build/sip4/src/sip-4.19.25/siplib/int_convertors.c
g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -I. -I/build/sip4/src/sip-4.19.25/siplib -I/usr/include/python3.12 -o bool.o /build/sip4/src/sip-4.19.25/siplib/bool.cpp
g++ -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -Wl,--version-script=sip.exp -o sip.so siplib.o apiversions.o descriptors.o qtlib.o threads.o objmap.o voidptr.o array.o int_convertors.o bool.o
make[1]: Leaving directory '/build/sip4/src/build/siplib'
==> Entering fakeroot environment...
==> Starting package_sip4()...
make: Entering directory '/build/sip4/src/build/sipgen'
cp -f sip /build/sip4/pkg/sip4/usr/bin/sip
cp -f /build/sip4/src/sip-4.19.25/siplib/sip.h /build/sip4/pkg/sip4/usr/include/python3.12/sip.h
make: Leaving directory '/build/sip4/src/build/sipgen'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "sip4"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_python-sip4()...
make[1]: Entering directory '/build/sip4/src/build/sipgen'
cp -f sip /build/sip4/pkg/python-sip4/usr/bin/sip
cp -f /build/sip4/src/sip-4.19.25/siplib/sip.h /build/sip4/pkg/python-sip4/usr/include/python3.12/sip.h
make[1]: Leaving directory '/build/sip4/src/build/sipgen'
make[1]: Entering directory '/build/sip4/src/build/siplib'
cp -f sip.so /build/sip4/pkg/python-sip4/usr/lib/python3.12/site-packages/sip.so
strip /build/sip4/pkg/python-sip4/usr/lib/python3.12/site-packages/sip.so
cp -f /build/sip4/src/sip-4.19.25/sip.pyi /build/sip4/pkg/python-sip4/usr/lib/python3.12/site-packages/sip.pyi
make[1]: Leaving directory '/build/sip4/src/build/siplib'
cp -f sipconfig.py /build/sip4/pkg/python-sip4/usr/lib/python3.12/site-packages/sipconfig.py
cp -f /build/sip4/src/sip-4.19.25/sipdistutils.py /build/sip4/pkg/python-sip4/usr/lib/python3.12/site-packages/sipdistutils.py
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/python3.12/site-packages/sipconfig.py
==> Creating package "python-sip4"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Creating package "sip4-debug"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sip4 4.19.25-7.1 (Thu May 2 10:51:24 2024)
gpg: WARNING: server 'gpg-agent' is older than us (2.4.4 < 2.4.5)
gpg: Note: Outdated servers may lack important security fixes.
gpg: Note: Use the command "gpgconf --kill all" to restart them.
gpg: WARNING: server 'gpg-agent' is older than us (2.4.4 < 2.4.5)
gpg: Note: Outdated servers may lack important security fixes.
gpg: Note: Use the command "gpgconf --kill all" to restart them.
gpg: WARNING: server 'gpg-agent' is older than us (2.4.4 < 2.4.5)
gpg: Note: Outdated servers may lack important security fixes.
gpg: Note: Use the command "gpgconf --kill all" to restart them.
'python-sip4-4.19.25-7.1-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/python-sip4-4.19.25-7.1-x86_64.pkg.tar.zst'
'sip4-4.19.25-7.1-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/sip4-4.19.25-7.1-x86_64.pkg.tar.zst'
'sip4-debug-4.19.25-7.1-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/sip4-debug-4.19.25-7.1-x86_64.pkg.tar.zst'
'python-sip4-4.19.25-7.1-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/python-sip4-4.19.25-7.1-x86_64.pkg.tar.zst.sig'
'sip4-4.19.25-7.1-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/sip4-4.19.25-7.1-x86_64.pkg.tar.zst.sig'
'sip4-debug-4.19.25-7.1-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/sip4-debug-4.19.25-7.1-x86_64.pkg.tar.zst.sig'
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.db.tar.gz'
gpg: Signature made Thu 02 May 2024 10:50:32 AM CEST
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.db.tar.gz to a temporary location...
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.files.tar.gz'
gpg: Signature made Thu 02 May 2024 10:50:32 AM CEST
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.files.tar.gz to a temporary location...
==> Adding package 'python-sip4-4.19.25-7.1-x86_64.pkg.tar.zst'
-> Computing checksums...
-> Removing existing entry 'python-sip4-4.19.25-5'...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Adding package 'sip4-4.19.25-7.1-x86_64.pkg.tar.zst'
-> Computing checksums...
-> Removing existing entry 'sip4-4.19.25-5'...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Adding package 'sip4-debug-4.19.25-7.1-x86_64.pkg.tar.zst'
-> Computing checksums...
-> Removing existing entry 'sip4-debug-4.19.25-5'...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file 'score.moe.db.tar.gz'
==> Signing database 'score.moe.db.tar.gz'...
-> Created signature file 'score.moe.db.tar.gz.sig'
==> Signing database 'score.moe.files.tar.gz'...
-> Created signature file 'score.moe.files.tar.gz.sig'
+ mv -v PKGBUILD.real PKGBUILD
renamed 'PKGBUILD.real' -> 'PKGBUILD'
Archiving artifacts
Recording fingerprints
Publishing build last changes...
Last changes from revision 05398ad (current) to 2c2ef5e (previous) published successfully!
Finished: SUCCESS