Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pcg-cpp.spec'], chrootPath='/var/lib/mock/epel8-build-30038981-4104019/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pcg-cpp.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pcg-cpp.spec'], chrootPath='/var/lib/mock/epel8-build-30038981-4104019/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pcg-cpp.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fyvsC2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092 + /usr/bin/gzip -dc /builddir/build/SOURCES/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name .gitignore -print -delete ./.gitignore ./sample/.gitignore ./test-high/.gitignore ./test-high/expected/.gitignore + cp -rp sample examples + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E4KTk0 + umask 022 + cd /builddir/build/BUILD + cd pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092 + CFLAGS='-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/make -O -j6 cd test-high; /usr/bin/make make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg16_oneseq_once_insecure.o check-pcg16_oneseq_once_insecure.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg8_oneseq_once_insecure.o check-pcg8_oneseq_once_insecure.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32.o check-pcg32.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg16_once_insecure.o check-pcg16_once_insecure.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_c1024.o check-pcg32_c1024.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg8_once_insecure.o check-pcg8_once_insecure.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_fast.o check-pcg32_fast.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_c1024_fast.o check-pcg32_c1024_fast.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_c64.o check-pcg32_c64.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_c64_oneseq.o check-pcg32_c64_oneseq.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_c64_fast.o check-pcg32_c64_fast.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_k1024.o check-pcg32_k1024.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_k1024_fast.o check-pcg32_k1024_fast.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_k16384_fast.o check-pcg32_k16384_fast.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_k16384.o check-pcg32_k16384.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_k2_fast.o check-pcg32_k2_fast.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_k2.o check-pcg32_k2.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_k64.o check-pcg32_k64.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_once_insecure.o check-pcg32_once_insecure.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_oneseq_once_insecure.o check-pcg32_oneseq_once_insecure.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_oneseq.o check-pcg32_oneseq.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_k64_fast.o check-pcg32_k64_fast.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_unique.o check-pcg32_unique.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg32_k64_oneseq.o check-pcg32_k64_oneseq.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_c1024_fast.o check-pcg64_c1024_fast.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_c1024.o check-pcg64_c1024.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_c32_oneseq.o check-pcg64_c32_oneseq.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64.o check-pcg64.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_c32_fast.o check-pcg64_c32_fast.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_c32.o check-pcg64_c32.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_fast.o check-pcg64_fast.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_k32_fast.o check-pcg64_k32_fast.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_k1024_fast.o check-pcg64_k1024_fast.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_k1024.o check-pcg64_k1024.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_k32.o check-pcg64_k32.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_k32_oneseq.o check-pcg64_k32_oneseq.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_once_insecure.o check-pcg64_once_insecure.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg8_once_insecure.o -o check-pcg8_once_insecure make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg8_oneseq_once_insecure.o -o check-pcg8_oneseq_once_insecure make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_oneseq_once_insecure.o check-pcg64_oneseq_once_insecure.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_oneseq.o check-pcg64_oneseq.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg16_oneseq_once_insecure.o -o check-pcg16_oneseq_once_insecure make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg16_once_insecure.o -o check-pcg16_once_insecure make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg64_unique.o check-pcg64_unique.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32.o -o check-pcg32 make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_c1024.o -o check-pcg32_c1024 make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_c1024_fast.o -o check-pcg32_c1024_fast make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_fast.o -o check-pcg32_fast make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg128_oneseq_once_insecure.o check-pcg128_oneseq_once_insecure.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_c64.o -o check-pcg32_c64 make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_c64_fast.o -o check-pcg32_c64_fast make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_c64_oneseq.o -o check-pcg32_c64_oneseq make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I../include -Wall -Wextra -c -o check-pcg128_once_insecure.o check-pcg128_once_insecure.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_k16384_fast.o -o check-pcg32_k16384_fast make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_k2.o -o check-pcg32_k2 make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_k16384.o -o check-pcg32_k16384 make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_k1024.o -o check-pcg32_k1024 make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_k2_fast.o -o check-pcg32_k2_fast make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_k1024_fast.o -o check-pcg32_k1024_fast make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_k64.o -o check-pcg32_k64 make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_k64_fast.o -o check-pcg32_k64_fast make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_k64_oneseq.o -o check-pcg32_k64_oneseq make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_once_insecure.o -o check-pcg32_once_insecure make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_oneseq.o -o check-pcg32_oneseq make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_unique.o -o check-pcg32_unique make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg32_oneseq_once_insecure.o -o check-pcg32_oneseq_once_insecure make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_c1024.o -o check-pcg64_c1024 make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64.o -o check-pcg64 make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_c1024_fast.o -o check-pcg64_c1024_fast make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_c32_fast.o -o check-pcg64_c32_fast make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_c32.o -o check-pcg64_c32 make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_c32_oneseq.o -o check-pcg64_c32_oneseq make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_k1024.o -o check-pcg64_k1024 make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_k1024_fast.o -o check-pcg64_k1024_fast make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_fast.o -o check-pcg64_fast make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_k32_oneseq.o -o check-pcg64_k32_oneseq make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_k32.o -o check-pcg64_k32 make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_once_insecure.o -o check-pcg64_once_insecure make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_oneseq.o -o check-pcg64_oneseq make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_oneseq_once_insecure.o -o check-pcg64_oneseq_once_insecure make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_k32_fast.o -o check-pcg64_k32_fast make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg64_unique.o -o check-pcg64_unique make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg128_oneseq_once_insecure.o -o check-pcg128_oneseq_once_insecure make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld check-pcg128_once_insecure.o -o check-pcg128_once_insecure make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' cd sample; /usr/bin/make make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -O2 -I../include -c -o codebook.o codebook.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld codebook.o -o codebook make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -O2 -I../include -c -o pcg-demo.o pcg-demo.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -O2 -I../include -c -o make-partytrick.o make-partytrick.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -O2 -I../include -c -o cppref-sample.o cppref-sample.cpp make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld make-partytrick.o -o make-partytrick make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld pcg-demo.o -o pcg-demo make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' g++ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld cppref-sample.o -o cppref-sample make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g2bNmZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64 + cd pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64 'INSTALL=/usr/bin/install -p' PREFIX=/usr cd test-high; /usr/bin/make make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' cd sample; /usr/bin/make make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/sample' install -d /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/include install -m 0644 include/*.hpp /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/include + /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HmPqd0 + umask 022 + cd /builddir/build/BUILD + cd pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092 + /usr/bin/make -O -j6 test cd test-high; /usr/bin/make make[1]: Nothing to be done for 'all'. cd sample; /usr/bin/make make[1]: Nothing to be done for 'all'. cd test-high; /usr/bin/make test make[1]: Entering directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' sh run-tests.sh Performing a quick sanity check... All tests succeeded. make[1]: Leaving directory '/builddir/build/BUILD/pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092/test-high' + exit 0 Processing files: pcg-cpp-devel-0.98.1-1.20210920gitffd522e.el8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mrSw9Y + umask 022 + cd /builddir/build/BUILD + cd pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092 + LICENSEDIR=/builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/licenses/pcg-cpp-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/licenses/pcg-cpp-devel + cp -pr LICENSE-APACHE.txt /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/licenses/pcg-cpp-devel + cp -pr LICENSE-MIT.txt /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/licenses/pcg-cpp-devel + cp -pr LICENSE.spdx /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/licenses/pcg-cpp-devel + exit 0 Provides: pcg-cpp-devel = 0.98.1-1.20210920gitffd522e.el8 pcg-cpp-devel(x86-64) = 0.98.1-1.20210920gitffd522e.el8 pcg-cpp-static = 0.98.1-1.20210920gitffd522e.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pcg-cpp-doc-0.98.1-1.20210920gitffd522e.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8oYNI1 + umask 022 + cd /builddir/build/BUILD + cd pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092 + DOCDIR=/builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/doc/pcg-cpp-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/doc/pcg-cpp-doc + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/doc/pcg-cpp-doc + cp -pr README.md /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/doc/pcg-cpp-doc + cp -pr examples /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/doc/pcg-cpp-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oe246Z + umask 022 + cd /builddir/build/BUILD + cd pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092 + LICENSEDIR=/builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/licenses/pcg-cpp-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/licenses/pcg-cpp-doc + cp -pr LICENSE-APACHE.txt /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/licenses/pcg-cpp-doc + cp -pr LICENSE-MIT.txt /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/licenses/pcg-cpp-doc + cp -pr LICENSE.spdx /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64/usr/share/licenses/pcg-cpp-doc + exit 0 Provides: pcg-cpp-doc = 0.98.1-1.20210920gitffd522e.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64 Wrote: /builddir/build/RPMS/pcg-cpp-devel-0.98.1-1.20210920gitffd522e.el8.x86_64.rpm Wrote: /builddir/build/RPMS/pcg-cpp-doc-0.98.1-1.20210920gitffd522e.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.k9RZzZ + umask 022 + cd /builddir/build/BUILD + cd pcg-cpp-ffd522e7188bef30a00c74dc7eb9de5faff90092 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pcg-cpp-0.98.1-1.20210920gitffd522e.el8.x86_64 + exit 0 Child return code was: 0