+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/perl-Verilog-Perl.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lGiyrg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Verilog-Perl-3.430 + /usr/bin/gzip -dc /builddir/build/SOURCES/Verilog-Perl-3.430.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Verilog-Perl-3.430 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZzPkfO + umask 022 + cd /builddir/build/BUILD + cd Verilog-Perl-3.430 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for Verilog::Language Writing MYMETA.yml and MYMETA.json + make -j4 make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.430/Parser' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -C++ -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Verilog-Perl-3.430/Parser/typemap' Parser.xs > Parser.xsc rm -rf VParseBison.c VParseBison.cpp bison --version | head -1 bison (GNU Bison) 3.0.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 cp SigParser.pm ../blib/lib/Verilog/SigParser.pm cp Parser.pm ../blib/lib/Verilog/Parser.pm cp Language.pm blib/lib/Verilog/Language.pm cp Netlist/Module.pm blib/lib/Verilog/Netlist/Module.pm cp Netlist/ModPort.pm blib/lib/Verilog/Netlist/ModPort.pm cp Netlist/Net.pm blib/lib/Verilog/Netlist/Net.pm cp Std.pm blib/lib/Verilog/Std.pm cp Netlist/Pin.pm blib/lib/Verilog/Netlist/Pin.pm cp Netlist/Interface.pm blib/lib/Verilog/Netlist/Interface.pm cp Verilog-Perl.pod blib/lib/Verilog/Verilog-Perl.pod cp Netlist/ContAssign.pm blib/lib/Verilog/Netlist/ContAssign.pm cp Netlist/Cell.pm blib/lib/Verilog/Netlist/Cell.pm cp Netlist/Port.pm blib/lib/Verilog/Netlist/Port.pm cp Netlist/File.pm blib/lib/Verilog/Netlist/File.pm cp EditFiles.pm blib/lib/Verilog/EditFiles.pm cp Netlist/Logger.pm blib/lib/Verilog/Netlist/Logger.pm cp Netlist/Subclass.pm blib/lib/Verilog/Netlist/Subclass.pm cp Netlist/Defparam.pm blib/lib/Verilog/Netlist/Defparam.pm cp Netlist.pm blib/lib/Verilog/Netlist.pm cp Getopt.pm blib/lib/Verilog/Getopt.pm "/usr/bin/perl" callbackgen Running Mkbootstrap for Parser () chmod 644 "Parser.bs" flex --version flex 2.6.1 "/usr/bin/perl" ../Preproc/toolhash --verbose --in VParseLex.l --out VParseLex_pretmp.cpp --cmd flex -d -oVParseLex_pretmp.cpp VParseLex.l 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 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs ../blib/arch/auto/Verilog/Parser/Parser.bs 644 toolhash: Cache hit running flex "/usr/bin/perl" ../Preproc/flexfix VParseLex < VParseLex_pretmp.cpp > VParseLex.cpp mv Parser.xsc Parser.c callbackgen edited Parser_callbackgen.cpp "/usr/bin/perl" ../Preproc/xsubppfix < Parser.c > Parser_cleaned.cpp g++ -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../Preproc -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"3.430\" -DXS_VERSION=\"3.430\" -fPIC "-I/usr/lib64/perl5/CORE" ../Preproc/VFileLine.cpp g++ -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../Preproc -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"3.430\" -DXS_VERSION=\"3.430\" -fPIC "-I/usr/lib64/perl5/CORE" VParseLex.cpp g++ -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../Preproc -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"3.430\" -DXS_VERSION=\"3.430\" -fPIC "-I/usr/lib64/perl5/CORE" VParse.cpp g++ -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../Preproc -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"3.430\" -DXS_VERSION=\"3.430\" -fPIC "-I/usr/lib64/perl5/CORE" VParseBison.cpp g++ -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../Preproc -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"3.430\" -DXS_VERSION=\"3.430\" -fPIC "-I/usr/lib64/perl5/CORE" VSymTable.cpp VParseLex.cpp: In function 'int yy_get_next_buffer()': VParseLex.cpp:4968:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((int) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../Preproc -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"3.430\" -DXS_VERSION=\"3.430\" -fPIC "-I/usr/lib64/perl5/CORE" VAst.cpp g++ -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../Preproc -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"3.430\" -DXS_VERSION=\"3.430\" -fPIC "-I/usr/lib64/perl5/CORE" Parser_cleaned.cpp rm -f ../blib/arch/auto/Verilog/Parser/Parser.so g++ -lpthread -shared -Wl,-z,relro -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 Manifying 2 pod documents make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.430/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.430/Preproc' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -C++ -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Verilog-Perl-3.430/Preproc/typemap' Preproc.xs > Preproc.xsc Running Mkbootstrap for Preproc () g++ -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../Preproc -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"3.430\" -DXS_VERSION=\"3.430\" -fPIC "-I/usr/lib64/perl5/CORE" VFileLine.cpp chmod 644 "Preproc.bs" cp Preproc.pm ../blib/lib/Verilog/Preproc.pm g++ -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../Preproc -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"3.430\" -DXS_VERSION=\"3.430\" -fPIC "-I/usr/lib64/perl5/CORE" VPreProc.cpp flex --version flex 2.6.1 "/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 mv Preproc.xsc Preproc.c "/usr/bin/perl" ../Preproc/flexfix VPreLex < VPreLex_pretmp.cpp > VPreLex.cpp "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Preproc.bs ../blib/arch/auto/Verilog/Preproc/Preproc.bs 644 "/usr/bin/perl" ../Preproc/xsubppfix < Preproc.c > Preproc_cleaned.cpp g++ -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../Preproc -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"3.430\" -DXS_VERSION=\"3.430\" -fPIC "-I/usr/lib64/perl5/CORE" VPreLex.cpp g++ -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../Preproc -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"3.430\" -DXS_VERSION=\"3.430\" -fPIC "-I/usr/lib64/perl5/CORE" Preproc_cleaned.cpp VPreLex.cpp: In function 'int yy_get_next_buffer()': VPreLex.cpp:2327:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((int) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VPreProc.cpp: In member function 'bool VPreProcImp::readWholefile(const string&, VPreProcImp::StrList&)': VPreProc.cpp:556:13: warning: unused variable 'position' [-Wunused-variable] ssize_t position = filename.find_last_of("."); ^~~~~~~~ rm -f ../blib/arch/auto/Verilog/Preproc/Preproc.so g++ -lpthread -shared -Wl,-z,relro -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 Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.430/Preproc' cp vhier blib/script/vhier cp vpassert blib/script/vpassert cp vppreproc blib/script/vppreproc "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/vhier "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/vpassert "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/vppreproc cp vrename blib/script/vrename "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/vrename cp vsplitmodule blib/script/vsplitmodule "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/vsplitmodule Manifying 4 pod documents Manifying 18 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Z9VJun + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64 + cd Verilog-Perl-3.430 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64 make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.430/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.430/Parser' make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.430/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.430/Preproc' Manifying 4 pod documents Manifying 18 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.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Verilog/Preproc/Preproc.so Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Verilog/Parser/Parser.so Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Parser.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Verilog-Perl.pod Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/SigParser.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Std.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/EditFiles.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Preproc.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Getopt.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Language.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Port.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Net.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Pin.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/File.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Defparam.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Subclass.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Interface.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Cell.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/ContAssign.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Logger.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/ModPort.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/lib64/perl5/vendor_perl/Verilog/Netlist/Module.pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man1/vhier.1 Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man1/vrename.1 Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man1/vppreproc.1 Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man1/vpassert.1 Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Netlist::Net.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Std.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Verilog-Perl.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Netlist::Subclass.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Language.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::EditFiles.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Netlist::Interface.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Parser.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Netlist::Logger.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Netlist::ContAssign.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Netlist::Module.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Netlist::File.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Netlist::Defparam.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Getopt.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::SigParser.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Netlist::ModPort.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Preproc.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Netlist.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Netlist::Pin.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Netlist::Port.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/man/man3/Verilog::Netlist::Cell.3pm Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/bin/vppreproc Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/bin/vsplitmodule Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/bin/vhier Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/bin/vpassert Installing /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/bin/vrename + find /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.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.430-3.fc28.riscv64 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: perl-Verilog-Perl-3.430-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3fp5dZ + umask 022 + cd /builddir/build/BUILD + cd Verilog-Perl-3.430 + DOCDIR=/builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.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.430-3.fc28.riscv64/usr/share/doc/perl-Verilog-Perl + cp -pr Changes /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/doc/perl-Verilog-Perl + cp -pr README /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/doc/perl-Verilog-Perl + cp -pr verilog/ /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/doc/perl-Verilog-Perl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ed0xFh + umask 022 + cd /builddir/build/BUILD + cd Verilog-Perl-3.430 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.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.430-3.fc28.riscv64/usr/share/licenses/perl-Verilog-Perl + cp -pr COPYING /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64/usr/share/licenses/perl-Verilog-Perl + exit 0 Provides: perl(Verilog::EditFiles) = 3.430 perl(Verilog::Getopt) = 3.430 perl(Verilog::Language) = 3.430 perl(Verilog::Netlist) = 3.430 perl(Verilog::Netlist::Cell) = 3.430 perl(Verilog::Netlist::ContAssign) = 3.430 perl(Verilog::Netlist::Defparam) = 3.430 perl(Verilog::Netlist::File) = 3.430 perl(Verilog::Netlist::File::Parser) perl(Verilog::Netlist::Interface) = 3.430 perl(Verilog::Netlist::Logger) = 3.430 perl(Verilog::Netlist::ModPort) = 3.430 perl(Verilog::Netlist::Module) = 3.430 perl(Verilog::Netlist::Net) = 3.430 perl(Verilog::Netlist::Pin) = 3.430 perl(Verilog::Netlist::Port) = 3.430 perl(Verilog::Netlist::Subclass) = 3.430 perl(Verilog::Parser) = 3.430 perl(Verilog::Preproc) = 3.430 perl(Verilog::SigParser) = 3.430 perl(Verilog::Std) = 3.430 perl-Verilog = 3.430-3.fc28 perl-Verilog-Perl = 3.430-3.fc28 perl-Verilog-Perl(riscv-64) = 3.430-3.fc28 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) libm.so.6()(64bit) libperl.so.5.26()(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::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) rtld(GNU_HASH) Obsoletes: perl-Verilog < 3.213-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/perl-Verilog-Perl-3.430-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/perl-Verilog-Perl-3.430-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HQlWVh + umask 022 + cd /builddir/build/BUILD + cd Verilog-Perl-3.430 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Verilog-Perl-3.430-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff