Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Verilog-Perl.spec'], chrootPath='/var/lib/mock/f33-build-285303-53068/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Verilog-Perl.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 sh: perl: command not found Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1592870400 Wrote: /builddir/build/SRPMS/perl-Verilog-Perl-3.470-4.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Verilog-Perl.spec'], chrootPath='/var/lib/mock/f33-build-285303-53068/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Verilog-Perl.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 setting SOURCE_DATE_EPOCH=1592870400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GpMCpR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Verilog-Perl-3.470 + /usr/bin/gzip -dc /builddir/build/SOURCES/Verilog-Perl-3.470.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Verilog-Perl-3.470 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JBq7lQ + umask 022 + cd /builddir/build/BUILD + cd Verilog-Perl-3.470 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Verilog::Language + /usr/bin/make -O -j4 V=1 VERBOSE=1 cp Netlist/ContAssign.pm blib/lib/Verilog/Netlist/ContAssign.pm cp Netlist/Module.pm blib/lib/Verilog/Netlist/Module.pm cp Netlist/File.pm blib/lib/Verilog/Netlist/File.pm cp Netlist/PinSelection.pm blib/lib/Verilog/Netlist/PinSelection.pm cp Netlist/Interface.pm blib/lib/Verilog/Netlist/Interface.pm cp Netlist/ModPort.pm blib/lib/Verilog/Netlist/ModPort.pm cp Netlist/Defparam.pm blib/lib/Verilog/Netlist/Defparam.pm cp Netlist/Port.pm blib/lib/Verilog/Netlist/Port.pm cp Netlist/Net.pm blib/lib/Verilog/Netlist/Net.pm cp Getopt.pm blib/lib/Verilog/Getopt.pm cp Netlist/Logger.pm blib/lib/Verilog/Netlist/Logger.pm cp Netlist/Subclass.pm blib/lib/Verilog/Netlist/Subclass.pm cp Netlist.pm blib/lib/Verilog/Netlist.pm cp EditFiles.pm blib/lib/Verilog/EditFiles.pm cp Netlist/Pin.pm blib/lib/Verilog/Netlist/Pin.pm cp Netlist/Cell.pm blib/lib/Verilog/Netlist/Cell.pm cp Std.pm blib/lib/Verilog/Std.pm cp Verilog-Perl.pod blib/lib/Verilog/Verilog-Perl.pod cp Language.pm blib/lib/Verilog/Language.pm make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' cp SigParser.pm ../blib/lib/Verilog/SigParser.pm cp Parser.pm ../blib/lib/Verilog/Parser.pm make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' Running Mkbootstrap for Parser () chmod 644 "Parser.bs" make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' rm -rf VParseBison.c VParseBison.cpp bison --version | head -1 bison (GNU Bison) 3.6.4 Note: toolhash ignores VParseBison.output; remove gen/ if you want to debug the grammar Note: If the next command fails, you probably need to install Bison 1.875 or newer "/usr/bin/perl" ../Preproc/toolhash --verbose --name bisonpre --vercmd bison --skip-cmd 1 \ --in VParseBison.y bisonpre \ --out VParseBison.c VParseBison.h \ --cmd "/usr/bin/perl" bisonpre --yacc bison --debug --verbose --d -p VParseBison -k VParseBison.y -o VParseBison.c edit VParseBison.y VParseBison_pretmp.y bison -t -d -k -v --report=itemset --report=lookahead -p VParseBison -b VParseBison_pretmp -o VParseBison_pretmp.c VParseBison_pretmp.y edit VParseBison_pretmp.output VParseBison.output edit VParseBison_pretmp.c VParseBison.c edit VParseBison_pretmp.h VParseBison.h toolhash: Cache hit running bisonpre mv VParseBison.c VParseBison.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs ../blib/arch/auto/Verilog/Parser/Parser.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -C++ -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Verilog-Perl-3.470/Parser/typemap' Parser.xs > Parser.xsc mv Parser.xsc Parser.c make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' flex --version flex 2.6.4 "/usr/bin/perl" ../Preproc/toolhash --verbose --in VParseLex.l --out VParseLex_pretmp.cpp --cmd flex -d -oVParseLex_pretmp.cpp VParseLex.l toolhash: Cache hit running flex make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' "/usr/bin/perl" callbackgen callbackgen edited Parser_callbackgen.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' "/usr/bin/perl" ../Preproc/flexfix VParseLex < VParseLex_pretmp.cpp > VParseLex.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' "/usr/bin/perl" ../Preproc/xsubppfix < Parser.c > Parser_cleaned.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' g++ -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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../Preproc -g -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"3.470\" -DXS_VERSION=\"3.470\" -fPIC "-I/usr/lib64/perl5/CORE" ../Preproc/VFileLine.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' g++ -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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../Preproc -g -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"3.470\" -DXS_VERSION=\"3.470\" -fPIC "-I/usr/lib64/perl5/CORE" VSymTable.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' g++ -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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../Preproc -g -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"3.470\" -DXS_VERSION=\"3.470\" -fPIC "-I/usr/lib64/perl5/CORE" VParse.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' g++ -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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../Preproc -g -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"3.470\" -DXS_VERSION=\"3.470\" -fPIC "-I/usr/lib64/perl5/CORE" VAst.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' g++ -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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../Preproc -g -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"3.470\" -DXS_VERSION=\"3.470\" -fPIC "-I/usr/lib64/perl5/CORE" Parser_cleaned.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' g++ -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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../Preproc -g -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"3.470\" -DXS_VERSION=\"3.470\" -fPIC "-I/usr/lib64/perl5/CORE" VParseBison.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' g++ -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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../Preproc -g -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"3.470\" -DXS_VERSION=\"3.470\" -fPIC "-I/usr/lib64/perl5/CORE" VParseLex.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' rm -f ../blib/arch/auto/Verilog/Parser/Parser.so g++ -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong VFileLine.o VParseLex.o VParse.o VParseBison.o VSymTable.o VAst.o -o ../blib/arch/auto/Verilog/Parser/Parser.so Parser_cleaned.o \ -lstdc++ -lperl \ chmod 755 ../blib/arch/auto/Verilog/Parser/Parser.so make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' Manifying 2 pod documents make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' cp Preproc.pm ../blib/lib/Verilog/Preproc.pm make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' Running Mkbootstrap for Preproc () chmod 644 "Preproc.bs" make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -C++ -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc/typemap' Preproc.xs > Preproc.xsc mv Preproc.xsc Preproc.c make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' "/usr/bin/perl" ../Preproc/xsubppfix < Preproc.c > Preproc_cleaned.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' flex --version flex 2.6.4 "/usr/bin/perl" ../Preproc/toolhash --verbose --in VPreLex.l --out VPreLex_pretmp.cpp --cmd flex -oVPreLex_pretmp.cpp VPreLex.l toolhash: Cache hit running flex make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Preproc.bs ../blib/arch/auto/Verilog/Preproc/Preproc.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' "/usr/bin/perl" ../Preproc/flexfix VPreLex < VPreLex_pretmp.cpp > VPreLex.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' g++ -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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../Preproc -g -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"3.470\" -DXS_VERSION=\"3.470\" -fPIC "-I/usr/lib64/perl5/CORE" VFileLine.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' g++ -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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../Preproc -g -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"3.470\" -DXS_VERSION=\"3.470\" -fPIC "-I/usr/lib64/perl5/CORE" Preproc_cleaned.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' g++ -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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../Preproc -g -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"3.470\" -DXS_VERSION=\"3.470\" -fPIC "-I/usr/lib64/perl5/CORE" VPreLex.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' g++ -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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../Preproc -g -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"3.470\" -DXS_VERSION=\"3.470\" -fPIC "-I/usr/lib64/perl5/CORE" VPreProc.cpp make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' rm -f ../blib/arch/auto/Verilog/Preproc/Preproc.so g++ -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong VFileLine.o VPreProc.o VPreLex.o -o ../blib/arch/auto/Verilog/Preproc/Preproc.so Preproc_cleaned.o \ -lstdc++ -lperl \ chmod 755 ../blib/arch/auto/Verilog/Preproc/Preproc.so make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' cp vhier blib/script/vhier "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/vhier cp vrename blib/script/vrename "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/vrename cp vpassert blib/script/vpassert "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/vpassert cp vppreproc blib/script/vppreproc "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/vppreproc cp vsplitmodule blib/script/vsplitmodule "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/vsplitmodule Manifying 4 pod documents Manifying 19 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0hQ3IO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64 + cd Verilog-Perl-3.470 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs ../blib/arch/auto/Verilog/Parser/Parser.bs 644 Manifying 2 pod documents make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Preproc.bs ../blib/arch/auto/Verilog/Preproc/Preproc.bs 644 Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' Manifying 4 pod documents Manifying 19 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Verilog/Preproc/Preproc.so Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Verilog/Parser/Parser.so Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/EditFiles.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/SigParser.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Getopt.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Language.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Std.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Preproc.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Verilog-Perl.pod Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Parser.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Defparam.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Pin.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Cell.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Subclass.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/File.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Interface.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/ContAssign.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Net.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Logger.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/ModPort.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Module.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/PinSelection.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Port.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man1/vrename.1 Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man1/vppreproc.1 Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man1/vhier.1 Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man1/vpassert.1 Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Preproc.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist::PinSelection.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Verilog-Perl.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist::Interface.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Std.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist::Net.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist::File.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist::Module.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist::ModPort.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist::Cell.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist::ContAssign.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::SigParser.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Getopt.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist::Logger.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist::Pin.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Parser.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist::Port.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist::Subclass.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::EditFiles.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Netlist::Defparam.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/man/man3/Verilog::Language.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/bin/vpassert Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/bin/vrename Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/bin/vsplitmodule Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/bin/vppreproc Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/bin/vhier + find /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64 -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.470-4.fc33 --unique-debug-suffix -3.470-4.fc33.riscv64 --unique-debug-src-base perl-Verilog-Perl-3.470-4.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Verilog-Perl-3.470 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Verilog/Preproc/Preproc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Verilog/Parser/Parser.so extracting debug info from /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Verilog/Preproc/Preproc.so extracting debug info from /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Verilog/Parser/Parser.so original debug info size: 7156kB, size after compression: 6500kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: Parser/VParseBison.c: Cannot stat: No such file or directory 1554 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RjFMtO + umask 022 + cd /builddir/build/BUILD + cd Verilog-Perl-3.470 + make test make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs ../blib/arch/auto/Verilog/Parser/Parser.bs 644 Manifying 2 pod documents make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Preproc.bs ../blib/arch/auto/Verilog/Preproc/Preproc.bs 644 Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs ../blib/arch/auto/Verilog/Parser/Parser.bs 644 No tests defined for Verilog::Parser extension. make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Preproc.bs ../blib/arch/auto/Verilog/Preproc/Preproc.bs 644 No tests defined for Verilog::Preproc extension. make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.470/Preproc' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_pod.t ............ ok t/01_manifest.t ....... ok t/02_help.t ........... ok t/03_spaces.t ......... ok t/04_critic.t ......... ok t/05_yaml.t ........... ok t/10_keywords.t ....... ok t/12_splitbus.t ....... ok t/14_numbers.t ........ ok t/16_std.t ............ ok t/20_getopt.t ......... ok t/30_preproc.t ........ ok t/32_noinc.t .......... ok t/33_gzip.t ........... ok t/34_parser.t ......... ok t/35_sigparser.t ...... ok t/36_sigmany.t ........ ok t/40_netlist.t ........ ok t/41_example.t ........ ok t/42_dumpcheck.t ...... ok t/43_storable.t ....... ok t/44_create.t ......... ok t/46_link.t ........... ok t/48_leak.t ........... ok t/49_largeish.t ....... ok t/50_vrename.t ........ ok t/51_vrename_kwd.t .... ok t/56_editfiles.t ...... ok t/58_vsplitmodule.t ... ok t/60_vpassert.t ....... ok t/80_vppreproc.t ...... ok t/85_vhier.t .......... ok t/86_vhier_tick.t ..... ok t/87_vhier_unicode.t .. ok All tests successful. Files=34, Tests=482, 239 wallclock secs ( 3.05 usr 1.23 sys + 207.44 cusr 28.66 csys = 240.38 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Verilog-Perl-3.470-4.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U3qu8Q + umask 022 + cd /builddir/build/BUILD + cd Verilog-Perl-3.470 + DOCDIR=/builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/doc/perl-Verilog-Perl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/doc/perl-Verilog-Perl + cp -pr Changes /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/doc/perl-Verilog-Perl + cp -pr README /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/doc/perl-Verilog-Perl + cp -pr verilog/ /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/doc/perl-Verilog-Perl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pHa2LR + umask 022 + cd /builddir/build/BUILD + cd Verilog-Perl-3.470 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/licenses/perl-Verilog-Perl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/licenses/perl-Verilog-Perl + cp -pr COPYING /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64/usr/share/licenses/perl-Verilog-Perl + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Verilog::EditFiles) = 3.470 perl(Verilog::Getopt) = 3.470 perl(Verilog::Language) = 3.470 perl(Verilog::Netlist) = 3.470 perl(Verilog::Netlist::Cell) = 3.470 perl(Verilog::Netlist::ContAssign) = 3.470 perl(Verilog::Netlist::Defparam) = 3.470 perl(Verilog::Netlist::File) = 3.470 perl(Verilog::Netlist::File::Parser) perl(Verilog::Netlist::Interface) = 3.470 perl(Verilog::Netlist::Logger) = 3.470 perl(Verilog::Netlist::ModPort) = 3.470 perl(Verilog::Netlist::Module) = 3.470 perl(Verilog::Netlist::Net) = 3.470 perl(Verilog::Netlist::Pin) = 3.470 perl(Verilog::Netlist::PinSelection) = 3.427 perl(Verilog::Netlist::Port) = 3.470 perl(Verilog::Netlist::Subclass) = 3.470 perl(Verilog::Parser) = 3.470 perl(Verilog::Preproc) = 3.470 perl(Verilog::SigParser) = 3.470 perl(Verilog::Std) = 3.470 perl-Verilog = 3.470-4.fc33 perl-Verilog-Perl = 3.470-4.fc33 perl-Verilog-Perl(riscv-64) = 3.470-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) perl(:VERSION) >= 5.0.0 perl(:VERSION) >= 5.5.0 perl(Carp) perl(Config) perl(Cwd) perl(DynaLoader) perl(Exporter) perl(File::Basename) perl(File::Copy) perl(File::Path) perl(File::Spec) perl(FindBin) perl(Getopt::Long) perl(IO::Dir) perl(IO::File) perl(POSIX) perl(Pod::Usage) perl(Scalar::Util) perl(Verilog::EditFiles) perl(Verilog::Getopt) perl(Verilog::Language) perl(Verilog::Netlist) perl(Verilog::Netlist::Cell) perl(Verilog::Netlist::ContAssign) perl(Verilog::Netlist::Defparam) perl(Verilog::Netlist::File) perl(Verilog::Netlist::Interface) perl(Verilog::Netlist::Logger) perl(Verilog::Netlist::ModPort) perl(Verilog::Netlist::Module) perl(Verilog::Netlist::Net) perl(Verilog::Netlist::Pin) perl(Verilog::Netlist::PinSelection) perl(Verilog::Netlist::Port) perl(Verilog::Netlist::Subclass) perl(Verilog::Parser) perl(Verilog::Preproc) perl(Verilog::SigParser) perl(Verilog::Std) perl(base) perl(lib) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Obsoletes: perl-Verilog < 3.213-2 Processing files: perl-Verilog-Perl-debugsource-3.470-4.fc33.riscv64 Provides: perl-Verilog-Perl-debugsource = 3.470-4.fc33 perl-Verilog-Perl-debugsource(riscv-64) = 3.470-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Verilog-Perl-debuginfo-3.470-4.fc33.riscv64 Provides: debuginfo(build-id) = 8ec6096424034afbaebdf1aeae09841dd0961227 debuginfo(build-id) = ea48e917f85b21cc80c9a82e17ef96f3bef81c54 perl-Verilog-Perl-debuginfo = 3.470-4.fc33 perl-Verilog-Perl-debuginfo(riscv-64) = 3.470-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Verilog-Perl-debugsource(riscv-64) = 3.470-4.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64 Wrote: /builddir/build/RPMS/perl-Verilog-Perl-debugsource-3.470-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Verilog-Perl-3.470-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Verilog-Perl-debuginfo-3.470-4.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M1HMWQ + umask 022 + cd /builddir/build/BUILD + cd Verilog-Perl-3.470 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Verilog-Perl-3.470-4.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0