Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/postgres-decoderbufs.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-postgresql-13-8040020201220001228-9f9e2e7e-build-61323-15562/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/postgres-decoderbufs.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/postgres-decoderbufs.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-postgresql-13-8040020201220001228-9f9e2e7e-build-61323-15562/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/postgres-decoderbufs.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VoKBrd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf postgres-decoderbufs-0.10.0.Final + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.10.0.Final.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd postgres-decoderbufs-0.10.0.Final + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.62SFrj + umask 022 + cd /builddir/build/BUILD + cd postgres-decoderbufs-0.10.0.Final + /usr/bin/make -O -j32 USE_POSTGIS=false gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c11 -I/usr/local/include -I. -I./ -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o src/proto/pg_logicaldec.pb-c.o src/proto/pg_logicaldec.pb-c.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c11 -I/usr/local/include -I. -I./ -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o src/decoderbufs.o src/decoderbufs.c src/decoderbufs.c: In function 'set_datum_value': src/decoderbufs.c:317:10: warning: this statement may fall through [-Wimplicit-fallthrough=] if (TIMESTAMP_NOT_FINITE(ts)) { ^ src/decoderbufs.c:325:5: note: here case TIMESTAMPTZOID: ^~~~ src/decoderbufs.c:327:10: warning: this statement may fall through [-Wimplicit-fallthrough=] if (TIMESTAMP_NOT_FINITE(ts)) { ^ src/decoderbufs.c:335:5: note: here case DATEOID: ^~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o decoderbufs.so src/decoderbufs.o src/proto/pg_logicaldec.pb-c.o -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lprotobuf-c + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jWM0t3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64 ++ dirname /builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64 + cd postgres-decoderbufs-0.10.0.Final + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64/usr/share/pgsql/extension' /usr/bin/install -p -m 755 decoderbufs.so '/builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64/usr/lib64/pgsql/decoderbufs.so' /usr/bin/install -p -m 644 .//decoderbufs.control '/builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64/usr/share/pgsql/extension/' + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.10.0-2.module_el8.4.0+598+6a753823 --unique-debug-suffix -0.10.0-2.module_el8.4.0+598+6a753823.aarch64 --unique-debug-src-base postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/postgres-decoderbufs-0.10.0.Final extracting debug info from /builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64/usr/lib64/pgsql/decoderbufs.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 100 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SOAPxa + umask 022 + cd /builddir/build/BUILD + cd postgres-decoderbufs-0.10.0.Final + DOCDIR=/builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64/usr/share/doc/postgres-decoderbufs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64/usr/share/doc/postgres-decoderbufs + cp -pr README.md /builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64/usr/share/doc/postgres-decoderbufs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.h0q3uk + umask 022 + cd /builddir/build/BUILD + cd postgres-decoderbufs-0.10.0.Final + LICENSEDIR=/builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64/usr/share/licenses/postgres-decoderbufs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64/usr/share/licenses/postgres-decoderbufs + cp -pr LICENSE /builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64/usr/share/licenses/postgres-decoderbufs + exit 0 Provides: postgres-decoderbufs = 0.10.0-2.module_el8.4.0+598+6a753823 postgres-decoderbufs(aarch-64) = 0.10.0-2.module_el8.4.0+598+6a753823 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libprotobuf-c.so.1()(64bit) libprotobuf-c.so.1(LIBPROTOBUF_C_1.0.0)(64bit) rtld(GNU_HASH) Processing files: postgres-decoderbufs-debugsource-0.10.0-2.module_el8.4.0+598+6a753823.aarch64 Provides: postgres-decoderbufs-debugsource = 0.10.0-2.module_el8.4.0+598+6a753823 postgres-decoderbufs-debugsource(aarch-64) = 0.10.0-2.module_el8.4.0+598+6a753823 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: postgres-decoderbufs-debuginfo-0.10.0-2.module_el8.4.0+598+6a753823.aarch64 Provides: debuginfo(build-id) = be6edc1ea9d8beb4f7cb8eb3e8b2c1ebc7ea9e29 postgres-decoderbufs-debuginfo = 0.10.0-2.module_el8.4.0+598+6a753823 postgres-decoderbufs-debuginfo(aarch-64) = 0.10.0-2.module_el8.4.0+598+6a753823 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgres-decoderbufs-debugsource(aarch-64) = 0.10.0-2.module_el8.4.0+598+6a753823 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64 Wrote: /builddir/build/RPMS/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64.rpm Wrote: /builddir/build/RPMS/postgres-decoderbufs-debugsource-0.10.0-2.module_el8.4.0+598+6a753823.aarch64.rpm Wrote: /builddir/build/RPMS/postgres-decoderbufs-debuginfo-0.10.0-2.module_el8.4.0+598+6a753823.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TduZSs + umask 022 + cd /builddir/build/BUILD + cd postgres-decoderbufs-0.10.0.Final + /usr/bin/rm -rf /builddir/build/BUILDROOT/postgres-decoderbufs-0.10.0-2.module_el8.4.0+598+6a753823.aarch64 + exit 0 Child return code was: 0