Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Clownfish-CFC.spec'], chrootPath='/var/lib/mock/f29-build-10843-4903/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Clownfish-CFC.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': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: perl: command not found BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/perl-Clownfish-CFC-0.6.3-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Clownfish-CFC.spec'], chrootPath='/var/lib/mock/f29-build-10843-4903/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Clownfish-CFC.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CDTssa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Clownfish-CFC-0.6.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/Clownfish-CFC-0.6.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Clownfish-CFC-0.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (Clownfish-CFC-0.6.0-Use-system-lemon-if-possible.patch):' Patch #0 (Clownfish-CFC-0.6.0-Use-system-lemon-if-possible.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file buildlib/Clownfish/CFC/Build.pm + echo 'Patch #1 (Clownfish-CFC-0.6.1-Segment-ExtUtils-PkgConfig-output-into-arguments.patch):' Patch #1 (Clownfish-CFC-0.6.1-Segment-ExtUtils-PkgConfig-output-into-arguments.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file buildlib/Clownfish/CFC/Build.pm + rm -rf lemon + sed -i -e '/^lemon\//d' MANIFEST + rm -rf modules/CommonMark + sed -i -e '/^modules\/CommonMark\//d' MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZMlo9m + umask 022 + cd /builddir/build/BUILD + cd Clownfish-CFC-0.6.3 + perl Build.PL --installdirs=vendor '--optimize=-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' --with_system_cmark=1 Lemon version 1.0 Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Clownfish-CFC' version '0.6.3' + ./Build Lemon version 1.0 Building Clownfish-CFC Compiling ./charmonizer... Running ./charmonizer... ./charmonizer --cc=gcc --host=perl --enable-c --enable-perl -- -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE Initializing Charmonizer/Core/OperatingSystem... Detected POSIX shell Creating compiler object... Trying to compile and execute a small test file... Detected binary format: ELF Detected make utility 'make' Initialization complete. Running BuildEnv module... Running DirManip module... Running Headers module... Running FuncMacro module... Running Booleans module... Running Integers module... Running IntegerTypes module... Running IntegerLimits module... Running IntegerLiterals module... Running IntegerFormatStrings module... Running Strings module... Running Memory module... Running SymbolVisibility module... Running UnusedVars module... Running VariadicMacros module... Cleaning up... Cleanup complete. Using system Lemon parser generator... gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCBase.o src/CFCBase.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCBindAliases.o src/CFCBindAliases.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCBindClass.o src/CFCBindClass.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCBindCore.o src/CFCBindCore.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCBindFile.o src/CFCBindFile.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCBindFunction.o src/CFCBindFunction.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCBindMethod.o src/CFCBindMethod.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCBindSpecs.o src/CFCBindSpecs.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCC.o src/CFCC.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCCBlock.o src/CFCCBlock.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCCHtml.o src/CFCCHtml.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCCMan.o src/CFCCMan.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCCallable.o src/CFCCallable.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCClass.o src/CFCClass.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCDocuComment.o src/CFCDocuComment.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCDocument.o src/CFCDocument.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCFile.o src/CFCFile.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCFileSpec.o src/CFCFileSpec.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCFunction.o src/CFCFunction.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCGo.o src/CFCGo.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCGoClass.o src/CFCGoClass.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCGoFunc.o src/CFCGoFunc.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCGoMethod.o src/CFCGoMethod.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCGoTypeMap.o src/CFCGoTypeMap.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCHierarchy.o src/CFCHierarchy.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCJson.o src/CFCJson.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCLexHeader.o src/CFCLexHeader.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCMemPool.o src/CFCMemPool.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCMethod.o src/CFCMethod.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCParamList.o src/CFCParamList.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCParcel.o src/CFCParcel.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCParseHeader.o src/CFCParseHeader.c BUILDSTDERR: In file included from src/CFCParseHeader.y:27: BUILDSTDERR: src/CFCParseHeader.c: In function 'yy_find_shift_action': BUILDSTDERR: src/CFCParseHeader.c:1317:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] BUILDSTDERR: assert( i+YYNTOKEN<=(int)sizeof(yy_lookahead)/sizeof(yy_lookahead[0]) ); BUILDSTDERR: ^~ gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCParser.o src/CFCParser.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCPerl.o src/CFCPerl.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCPerlClass.o src/CFCPerlClass.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCPerlConstructor.o src/CFCPerlConstructor.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCPerlMethod.o src/CFCPerlMethod.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCPerlPod.o src/CFCPerlPod.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCPerlSub.o src/CFCPerlSub.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCPerlTypeMap.o src/CFCPerlTypeMap.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCPyClass.o src/CFCPyClass.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCPyMethod.o src/CFCPyMethod.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCPyTypeMap.o src/CFCPyTypeMap.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCPython.o src/CFCPython.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCRuby.o src/CFCRuby.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCSymbol.o src/CFCSymbol.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTest.o src/CFCTest.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestCBlock.o src/CFCTestCBlock.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestClass.o src/CFCTestClass.c BUILDSTDERR: src/CFCTestClass.c: In function 'S_try_create': BUILDSTDERR: src/CFCTestClass.c:53:15: warning: variable 'klass' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] BUILDSTDERR: CFCClass *klass = NULL; BUILDSTDERR: ^~~~~ gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestDocuComment.o src/CFCTestDocuComment.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestFile.o src/CFCTestFile.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestFileSpec.o src/CFCTestFileSpec.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestFunction.o src/CFCTestFunction.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestHierarchy.o src/CFCTestHierarchy.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestMethod.o src/CFCTestMethod.c BUILDSTDERR: src/CFCTestMethod.c: In function 'S_try_new_method': BUILDSTDERR: src/CFCTestMethod.c:63:16: warning: variable 'method' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] BUILDSTDERR: CFCMethod *method = NULL; BUILDSTDERR: ^~~~~~ gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestParamList.o src/CFCTestParamList.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestParcel.o src/CFCTestParcel.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestParser.o src/CFCTestParser.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestSymbol.o src/CFCTestSymbol.c BUILDSTDERR: src/CFCTestSymbol.c: In function 'S_try_new_symbol': BUILDSTDERR: src/CFCTestSymbol.c:43:16: warning: variable 'symbol' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] BUILDSTDERR: CFCSymbol *symbol = NULL; BUILDSTDERR: ^~~~~~ gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestType.o src/CFCTestType.c BUILDSTDERR: src/CFCTestType.c: In function 'S_try_new_object': BUILDSTDERR: src/CFCTestType.c:267:14: warning: variable 'type' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] BUILDSTDERR: CFCType *type = NULL; BUILDSTDERR: ^~~~ gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestUtil.o src/CFCTestUtil.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestVariable.o src/CFCTestVariable.c BUILDSTDERR: src/CFCTestVariable.c: In function 'S_try_new_variable': BUILDSTDERR: src/CFCTestVariable.c:46:18: warning: variable 'var' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] BUILDSTDERR: CFCVariable *var = NULL; BUILDSTDERR: ^~~ gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCTestVersion.o src/CFCTestVersion.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCType.o src/CFCType.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCUri.o src/CFCUri.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCUtil.o src/CFCUtil.c BUILDSTDERR: src/CFCUtil.c: In function 'CFCUtil_isalnum': BUILDSTDERR: src/CFCUtil.c:313:28: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: #define IS_ASCII(c) ((c) >= 0) BUILDSTDERR: ^~ BUILDSTDERR: src/CFCUtil.c:320:12: note: in expansion of macro 'IS_ASCII' BUILDSTDERR: return IS_ASCII(c) && isalnum(c); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/CFCUtil.c: In function 'CFCUtil_isalpha': BUILDSTDERR: src/CFCUtil.c:313:28: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: #define IS_ASCII(c) ((c) >= 0) BUILDSTDERR: ^~ BUILDSTDERR: src/CFCUtil.c:325:12: note: in expansion of macro 'IS_ASCII' BUILDSTDERR: return IS_ASCII(c) && isalpha(c); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/CFCUtil.c: In function 'CFCUtil_isdigit': BUILDSTDERR: src/CFCUtil.c:313:28: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: #define IS_ASCII(c) ((c) >= 0) BUILDSTDERR: ^~ BUILDSTDERR: src/CFCUtil.c:330:12: note: in expansion of macro 'IS_ASCII' BUILDSTDERR: return IS_ASCII(c) && isdigit(c); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/CFCUtil.c: In function 'CFCUtil_islower': BUILDSTDERR: src/CFCUtil.c:313:28: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: #define IS_ASCII(c) ((c) >= 0) BUILDSTDERR: ^~ BUILDSTDERR: src/CFCUtil.c:335:12: note: in expansion of macro 'IS_ASCII' BUILDSTDERR: return IS_ASCII(c) && islower(c); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/CFCUtil.c: In function 'CFCUtil_isspace': BUILDSTDERR: src/CFCUtil.c:313:28: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: #define IS_ASCII(c) ((c) >= 0) BUILDSTDERR: ^~ BUILDSTDERR: src/CFCUtil.c:340:12: note: in expansion of macro 'IS_ASCII' BUILDSTDERR: return IS_ASCII(c) && isspace(c); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/CFCUtil.c: In function 'CFCUtil_isupper': BUILDSTDERR: src/CFCUtil.c:313:28: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: #define IS_ASCII(c) ((c) >= 0) BUILDSTDERR: ^~ BUILDSTDERR: src/CFCUtil.c:345:12: note: in expansion of macro 'IS_ASCII' BUILDSTDERR: return IS_ASCII(c) && isupper(c); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/CFCUtil.c: In function 'CFCUtil_tolower': BUILDSTDERR: src/CFCUtil.c:313:28: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: #define IS_ASCII(c) ((c) >= 0) BUILDSTDERR: ^~ BUILDSTDERR: src/CFCUtil.c:350:10: note: in expansion of macro 'IS_ASCII' BUILDSTDERR: if (!IS_ASCII(c)) { return c; } BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/CFCUtil.c: In function 'CFCUtil_toupper': BUILDSTDERR: src/CFCUtil.c:313:28: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: #define IS_ASCII(c) ((c) >= 0) BUILDSTDERR: ^~ BUILDSTDERR: src/CFCUtil.c:356:10: note: in expansion of macro 'IS_ASCII' BUILDSTDERR: if (!IS_ASCII(c)) { return c; } BUILDSTDERR: ^~~~~~~~ gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCVariable.o src/CFCVariable.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/CFCVersion.o src/CFCVersion.c gcc -Iinclude -Isrc -I. -Isrc -I/usr/lib64/perl5/CORE -DVERSION="0.6.3" -DXS_VERSION="0.6.3" -fPIC -DCFCPERL -pedantic -Wall -Wextra -Wno-variadic-macros -Wno-overlength-strings -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o lib/Clownfish/CFC.o lib/Clownfish/CFC.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Clownfish/CFC/CFC.bs') gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong -lperl -o blib/arch/auto/Clownfish/CFC/CFC.so lib/Clownfish/CFC.o src/CFCBase.o src/CFCBindAliases.o src/CFCBindClass.o src/CFCBindCore.o src/CFCBindFile.o src/CFCBindFunction.o src/CFCBindMethod.o src/CFCBindSpecs.o src/CFCC.o src/CFCCBlock.o src/CFCCHtml.o src/CFCCMan.o src/CFCCallable.o src/CFCClass.o src/CFCDocuComment.o src/CFCDocument.o src/CFCFile.o src/CFCFileSpec.o src/CFCFunction.o src/CFCGo.o src/CFCGoClass.o src/CFCGoFunc.o src/CFCGoMethod.o src/CFCGoTypeMap.o src/CFCHierarchy.o src/CFCJson.o src/CFCLexHeader.o src/CFCMemPool.o src/CFCMethod.o src/CFCParamList.o src/CFCParcel.o src/CFCParseHeader.o src/CFCParser.o src/CFCPerl.o src/CFCPerlClass.o src/CFCPerlConstructor.o src/CFCPerlMethod.o src/CFCPerlPod.o src/CFCPerlSub.o src/CFCPerlTypeMap.o src/CFCPyClass.o src/CFCPyMethod.o src/CFCPyTypeMap.o src/CFCPython.o src/CFCRuby.o src/CFCSymbol.o src/CFCTest.o src/CFCTestCBlock.o src/CFCTestClass.o src/CFCTestDocuComment.o src/CFCTestFile.o src/CFCTestFileSpec.o src/CFCTestFunction.o src/CFCTestHierarchy.o src/CFCTestMethod.o src/CFCTestParamList.o src/CFCTestParcel.o src/CFCTestParser.o src/CFCTestSymbol.o src/CFCTestType.o src/CFCTestUtil.o src/CFCTestVariable.o src/CFCTestVersion.o src/CFCType.o src/CFCUri.o src/CFCUtil.o src/CFCVariable.o src/CFCVersion.o -lcmark + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HbgL3Z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64 + cd Clownfish-CFC-0.6.3 + ./Build install destdir=/builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64 create_packlist=0 Lemon version 1.0 Building Clownfish-CFC Using system Lemon parser generator... Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Clownfish/CFC/CFC.bs Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Clownfish/CFC/CFC.so Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC.pod Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Parser.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Util.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Base.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Test.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Binding/Core.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Binding/Perl.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Binding/Core/Class.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Binding/Core/Function.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Binding/Core/File.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Binding/Core/Aliases.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Binding/Core/Method.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Binding/Perl/Class.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Binding/Perl/Method.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Binding/Perl/Constructor.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Binding/Perl/Pod.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Binding/Perl/TypeMap.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Binding/Perl/Subroutine.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Perl/Build.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Perl/Build/Charmonic.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/Variable.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/Class.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/Function.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/File.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/Type.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/Version.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/Parcel.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/Method.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/DocuComment.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/Hierarchy.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/ParamList.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/Prereq.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/FileSpec.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/Symbol.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/Clownfish/CFC/Model/CBlock.pm Installing /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/share/man/man3/Clownfish::CFC.3pm + find /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64 -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.3-2.fc29 --unique-debug-suffix -0.6.3-2.fc29.riscv64 --unique-debug-src-base perl-Clownfish-CFC-0.6.3-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Clownfish-CFC-0.6.3 extracting debug info from /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Clownfish/CFC/CFC.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 2931 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.khP00t Processing files: perl-Clownfish-CFC-0.6.3-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BWIKQD + umask 022 + cd /builddir/build/BUILD + cd Clownfish-CFC-0.6.3 + DOCDIR=/builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/share/doc/perl-Clownfish-CFC + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/share/doc/perl-Clownfish-CFC + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/share/doc/perl-Clownfish-CFC + cp -pr NOTICE /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/share/doc/perl-Clownfish-CFC + cp -pr README.md /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/share/doc/perl-Clownfish-CFC + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WKWUBI + umask 022 + cd /builddir/build/BUILD + cd Clownfish-CFC-0.6.3 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/share/licenses/perl-Clownfish-CFC + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/share/licenses/perl-Clownfish-CFC + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64/usr/share/licenses/perl-Clownfish-CFC + exit 0 Provides: perl(Clownfish::CFC) = 0.006003 perl(Clownfish::CFC::Base) = 0.006003 perl(Clownfish::CFC::Binding::Core) = 0.006003 perl(Clownfish::CFC::Binding::Core::Aliases) = 0.006003 perl(Clownfish::CFC::Binding::Core::Class) = 0.006003 perl(Clownfish::CFC::Binding::Core::File) = 0.006003 perl(Clownfish::CFC::Binding::Core::Function) = 0.006003 perl(Clownfish::CFC::Binding::Core::Method) = 0.006003 perl(Clownfish::CFC::Binding::Perl) = 0.006003 perl(Clownfish::CFC::Binding::Perl::Class) = 0.006003 perl(Clownfish::CFC::Binding::Perl::Constructor) = 0.006003 perl(Clownfish::CFC::Binding::Perl::Method) = 0.006003 perl(Clownfish::CFC::Binding::Perl::Pod) = 0.006003 perl(Clownfish::CFC::Binding::Perl::Subroutine) = 0.006003 perl(Clownfish::CFC::Binding::Perl::TypeMap) = 0.006003 perl(Clownfish::CFC::Model::CBlock) = 0.006003 perl(Clownfish::CFC::Model::Class) = 0.006003 perl(Clownfish::CFC::Model::DocuComment) = 0.006003 perl(Clownfish::CFC::Model::File) = 0.006003 perl(Clownfish::CFC::Model::FileSpec) = 0.006003 perl(Clownfish::CFC::Model::Function) = 0.006003 perl(Clownfish::CFC::Model::Hierarchy) = 0.006003 perl(Clownfish::CFC::Model::Method) = 0.006003 perl(Clownfish::CFC::Model::ParamList) = 0.006003 perl(Clownfish::CFC::Model::Parcel) = 0.006003 perl(Clownfish::CFC::Model::Prereq) = 0.006003 perl(Clownfish::CFC::Model::Symbol) = 0.006003 perl(Clownfish::CFC::Model::Type) = 0.006003 perl(Clownfish::CFC::Model::Variable) = 0.006003 perl(Clownfish::CFC::Model::Version) = 0.006003 perl(Clownfish::CFC::Parser) = 0.006003 perl(Clownfish::CFC::Perl::Build) = 0.006003 perl(Clownfish::CFC::Perl::Build::Charmonic) = 0.006003 perl(Clownfish::CFC::Test) = 0.006003 perl(Clownfish::CFC::Util) = 0.006003 perl-Clownfish-CFC = 0.6.3-2.fc29 perl-Clownfish-CFC(riscv-64) = 0.6.3-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcmark.so.0.28.3()(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(Carp) perl(Clownfish::CFC) perl(Clownfish::CFC::Util) perl(Config) perl(Cwd) perl(Exporter) perl(Fcntl) perl(File::Path) perl(File::Spec::Functions) perl(Module::Build) perl(Scalar::Util) perl(XSLoader) perl(base) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Clownfish-CFC-debugsource-0.6.3-2.fc29.riscv64 Provides: perl-Clownfish-CFC-debugsource = 0.6.3-2.fc29 perl-Clownfish-CFC-debugsource(riscv-64) = 0.6.3-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Clownfish-CFC-debuginfo-0.6.3-2.fc29.riscv64 Provides: debuginfo(build-id) = de9dfe0dc7f4461589e51739919f13348da14f79 perl-Clownfish-CFC-debuginfo = 0.6.3-2.fc29 perl-Clownfish-CFC-debuginfo(riscv-64) = 0.6.3-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Clownfish-CFC-debugsource(riscv-64) = 0.6.3-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64 Wrote: /builddir/build/RPMS/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Clownfish-CFC-debugsource-0.6.3-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Clownfish-CFC-debuginfo-0.6.3-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QClR0w + umask 022 + cd /builddir/build/BUILD + cd Clownfish-CFC-0.6.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Clownfish-CFC-0.6.3-2.fc29.riscv64 + exit 0 Child return code was: 0