Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-rebound.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683377827.350502/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-rebound.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-rebound-3.24.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-rebound.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683377827.350502/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-rebound.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-rebound-3.24.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-rebound.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683377827.350502/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-rebound.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yqdQj3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rebound-3.24.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/rebound-3.24.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rebound-3.24.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jcqVQU + umask 022 + cd /builddir/build/BUILD + cd rebound-3.24.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/rebound copying rebound/citations.py -> build/lib.linux-aarch64-3.9/rebound copying rebound/tools.py -> build/lib.linux-aarch64-3.9/rebound copying rebound/__init__.py -> build/lib.linux-aarch64-3.9/rebound copying rebound/data.py -> build/lib.linux-aarch64-3.9/rebound copying rebound/particle.py -> build/lib.linux-aarch64-3.9/rebound copying rebound/horizons.py -> build/lib.linux-aarch64-3.9/rebound copying rebound/units.py -> build/lib.linux-aarch64-3.9/rebound copying rebound/plotting.py -> build/lib.linux-aarch64-3.9/rebound copying rebound/simulationarchive.py -> build/lib.linux-aarch64-3.9/rebound copying rebound/widget.py -> build/lib.linux-aarch64-3.9/rebound copying rebound/simulation.py -> build/lib.linux-aarch64-3.9/rebound copying rebound/interruptible_pool.py -> build/lib.linux-aarch64-3.9/rebound copying rebound/rebound.h -> build/lib.linux-aarch64-3.9/rebound running build_ext building 'librebound' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/src gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/binarydiff.c -o build/temp.linux-aarch64-3.9/src/binarydiff.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/boundary.c -o build/temp.linux-aarch64-3.9/src/boundary.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/collision.c -o build/temp.linux-aarch64-3.9/src/collision.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/derivatives.c -o build/temp.linux-aarch64-3.9/src/derivatives.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/display.c -o build/temp.linux-aarch64-3.9/src/display.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC src/display.c: In function ‘reb_display_copy_data’: src/display.c:1057:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 1057 | if (r->N>data->allocated_N){ | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/gravity.c -o build/temp.linux-aarch64-3.9/src/gravity.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/input.c -o build/temp.linux-aarch64-3.9/src/input.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/integrator.c -o build/temp.linux-aarch64-3.9/src/integrator.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC src/integrator.c: In function ‘reb_update_acceleration’: src/integrator.c:239:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 239 | if(r->N>r->ri_mercurius.allocatedN_additionalforces){ | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/integrator_bs.c -o build/temp.linux-aarch64-3.9/src/integrator_bs.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC src/integrator_bs.c: In function ‘reb_integrator_bs_part2’: src/integrator_bs.c:756:38: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 756 | if (ri_bs->nbody_ode->length != nbody_length){ | ^~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/integrator_eos.c -o build/temp.linux-aarch64-3.9/src/integrator_eos.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC src/integrator_eos.c: In function ‘reb_integrator_eos_drift_shell1’: src/integrator_eos.c:359:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 359 | for (int i=0;iri_janus.allocated_N==r->N){ | ^~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/integrator_leapfrog.c -o build/temp.linux-aarch64-3.9/src/integrator_leapfrog.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/integrator_mercurius.c -o build/temp.linux-aarch64-3.9/src/integrator_mercurius.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC src/integrator_mercurius.c: In function ‘reb_mercurius_encounter_step’: src/integrator_mercurius.c:312:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 312 | for (unsigned int i=0; iN; i++){ | ^ src/integrator_mercurius.c:318:37: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 318 | if (r->N_active==-1 || iN_active){ | ^ src/integrator_mercurius.c:389:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 389 | for (int i=1;iencounterNactive;i++){ | ^ src/integrator_mercurius.c: In function ‘reb_integrator_mercurius_part1’: src/integrator_mercurius.c:438:30: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 438 | if (rim->dcrit_allocatedNallocatedNallocated_Ntemp != N){ | ^~ src/integrator_saba.c:171:36: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 171 | for (unsigned int i=1;iN_active==-1 || r->testparticle_type ==1)?N_real:r->N_active; | ^~~~~~~~~~~ src/integrator_whfast.c:373:22: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 373 | if (iN_active==-1 || r->testparticle_type ==1)?N_real:r->N_active; | ^~~~~~~~~~~ src/integrator_whfast.c:507:22: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 507 | if (iallocated_N != N){ | ^~ src/integrator_whfast.c: In function ‘reb_integrator_whfast_part2’: src/integrator_whfast.c:1087:44: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 1087 | if (ri_whfast->allocated_Ntemp != N){ | ^~ src/integrator_whfast.c:1101:36: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 1101 | for (unsigned int i=1;idcrit_allocatedNN){ | ^ src/particle.c:86:32: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 86 | if (rim->allocatedNN){ | ^ src/particle.c: In function ‘reb_remove’: src/particle.c:266:45: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 266 | if (rim->dcrit_allocatedN>0 && indexdcrit_allocatedN){ | ^ src/particle.c:278:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 278 | for (int i=0;iencounterN;i++){ | ^ src/particle.c:287:32: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 287 | if (encounter_indexencounterNactive){ | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/rebound.c -o build/temp.linux-aarch64-3.9/src/rebound.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/rotations.c -o build/temp.linux-aarch64-3.9/src/rotations.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/simulationarchive.c -o build/temp.linux-aarch64-3.9/src/simulationarchive.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC src/simulationarchive.c: In function ‘reb_read_simulationarchive_with_messages’: src/simulationarchive.c:397:85: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] 397 | if (debug) printf("SA Error. Offset mismatch: %lu != %lld.\n",blob.offset_prev + sizeof(struct reb_simulationarchive_blob16), ftell(sa->inf) - sa->offset64[i] ); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long long int long unsigned int | %ld src/simulationarchive.c:426:85: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] 426 | if (debug) printf("SA Error. Offset mismatch: %lu != %lld.\n",blob.offset_prev + sizeof(struct reb_simulationarchive_blob), ftell(sa->inf) - sa->offset64[i] ); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long long int long unsigned int | %ld gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/tools.c -o build/temp.linux-aarch64-3.9/src/tools.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIBREBOUND -Isrc -I/usr/include/python3.9 -c src/transformations.c -o build/temp.linux-aarch64-3.9/src/transformations.o -fstrict-aliasing -O3 -std=c99 -Wno-unknown-pragmas -DGITHASH=8cfdd5ec370452803a6fc5cbf3176adca8bcfa82 -DLIBREBOUND -D_GNU_SOURCE -fPIC src/transformations.c: In function ‘reb_transformations_inertial_to_jacobi_posvel’: src/transformations.c:42:28: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 42 | for (unsigned int i=1;i=N_active;i--){ | ^~ src/transformations.c: In function ‘reb_transformations_jacobi_to_inertial_pos’: src/transformations.c:233:30: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 233 | for (unsigned int i=N-1;i>=N_active;i--){ | ^~ src/transformations.c: In function ‘reb_transformations_jacobi_to_inertial_acc’: src/transformations.c:265:30: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 265 | for (unsigned int i=N-1;i>=N_active;i--){ | ^~ src/transformations.c: In function ‘reb_transformations_inertial_to_whds_posvel’: src/transformations.c:304:28: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 304 | for (unsigned int i=0;i /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound copying build/lib.linux-aarch64-3.9/rebound/citations.py -> /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound copying build/lib.linux-aarch64-3.9/rebound/tools.py -> /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound copying build/lib.linux-aarch64-3.9/rebound/rebound.h -> /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound copying build/lib.linux-aarch64-3.9/rebound/__init__.py -> /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound copying build/lib.linux-aarch64-3.9/rebound/data.py -> /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound copying build/lib.linux-aarch64-3.9/rebound/particle.py -> /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound copying build/lib.linux-aarch64-3.9/rebound/horizons.py -> /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound copying build/lib.linux-aarch64-3.9/rebound/units.py -> /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound copying build/lib.linux-aarch64-3.9/rebound/plotting.py -> /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound copying build/lib.linux-aarch64-3.9/rebound/simulationarchive.py -> /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound copying build/lib.linux-aarch64-3.9/rebound/widget.py -> /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound copying build/lib.linux-aarch64-3.9/rebound/simulation.py -> /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound copying build/lib.linux-aarch64-3.9/rebound/interruptible_pool.py -> /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound byte-compiling /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound/citations.py to citations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound/tools.py to tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound/particle.py to particle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound/horizons.py to horizons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound/units.py to units.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound/plotting.py to plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound/simulationarchive.py to simulationarchive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound/widget.py to widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound/simulation.py to simulation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound/interruptible_pool.py to interruptible_pool.cpython-39.pyc writing byte-compilation script '/tmp/tmpr9dj8but.py' /usr/bin/python3 /tmp/tmpr9dj8but.py removing /tmp/tmpr9dj8but.py running install_egg_info running egg_info writing rebound.egg-info/PKG-INFO writing dependency_links to rebound.egg-info/dependency_links.txt writing top-level names to rebound.egg-info/top_level.txt reading manifest file 'rebound.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'rebound.egg-info/SOURCES.txt' Copying rebound.egg-info to /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/rebound-3.24.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64//usr/share/doc/python-rebound + '[' -d doc ']' ~/build/BUILDROOT/python-rebound-3.24.3-1.aarch64 ~/build/BUILD/rebound-3.24.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/rebound-3.24.3 + popd + mv /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.24.3-1 --unique-debug-suffix -3.24.3-1.aarch64 --unique-debug-src-base python-rebound-3.24.3-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/rebound-3.24.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/librebound.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9/site-packages/librebound.cpython-39-aarch64-linux-gnu.so 1775 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-rebound-3.24.3-1.noarch error: Directory not found: /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib/python3.9/site-packages/* RPM build errors: Directory not found: /builddir/build/BUILDROOT/python-rebound-3.24.3-1.aarch64/usr/lib/python3.9/site-packages/* Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-rebound.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-rebound.spec