Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/perl-Finance-Quote.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-93706-59466/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/perl-Finance-Quote.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Finance-Quote-1.5900-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Finance-Quote.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-93706-59466/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Finance-Quote.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YyPcvl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Finance-Quote-1.59 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Finance-Quote-1.59.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Finance-Quote-1.59 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find lib/ -type f -name '*.pm' -exec chmod -c -x '{}' ';' + cp -p README README.dist + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YW9gA8 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Finance-Quote-1.59 + perl Makefile.PL INSTALLDIRS=vendor Warning: prerequisite Test::Kwalitee 0 not found. Warning: prerequisite Test::Perl::Critic 0 not found. Warning: prerequisite Test::Pod 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Finance::Quote + make -j8 cp lib/Finance/Quote/CurrencyRates/AlphaVantage.pm blib/lib/Finance/Quote/CurrencyRates/AlphaVantage.pm cp lib/Finance/Quote/Currencies.pm blib/lib/Finance/Quote/Currencies.pm cp lib/Finance/Quote.pm blib/lib/Finance/Quote.pm cp lib/Finance/Quote/MorningstarAU.pm blib/lib/Finance/Quote/MorningstarAU.pm cp lib/Finance/Quote/DWS.pm blib/lib/Finance/Quote/DWS.pm cp lib/Finance/Quote/Bloomberg.pm blib/lib/Finance/Quote/Bloomberg.pm cp lib/Finance/Quote/Fool.pm blib/lib/Finance/Quote/Fool.pm cp lib/Finance/Quote/Fundata.pm blib/lib/Finance/Quote/Fundata.pm cp lib/Finance/Quote/CurrencyRates/OpenExchange.pm blib/lib/Finance/Quote/CurrencyRates/OpenExchange.pm cp lib/Finance/Quote/BSEIndia.pm blib/lib/Finance/Quote/BSEIndia.pm cp lib/Finance/Quote/MorningstarCH.pm blib/lib/Finance/Quote/MorningstarCH.pm cp lib/Finance/Quote/CSE.pm blib/lib/Finance/Quote/CSE.pm cp lib/Finance/Quote/HU.pm blib/lib/Finance/Quote/HU.pm cp lib/Finance/Quote/MarketWatch.pm blib/lib/Finance/Quote/MarketWatch.pm cp lib/Finance/Quote/AlphaVantage.pm blib/lib/Finance/Quote/AlphaVantage.pm cp lib/Finance/Quote/Deka.pm blib/lib/Finance/Quote/Deka.pm cp lib/Finance/Quote/Fidelity.pm blib/lib/Finance/Quote/Fidelity.pm cp lib/Finance/Quote/BVB.pm blib/lib/Finance/Quote/BVB.pm cp lib/Finance/Quote/Fondsweb.pm blib/lib/Finance/Quote/Fondsweb.pm cp lib/Finance/Quote/CurrencyRates/Fixer.pm blib/lib/Finance/Quote/CurrencyRates/Fixer.pm cp lib/Finance/Quote/CurrencyRates/YahooJSON.pm blib/lib/Finance/Quote/CurrencyRates/YahooJSON.pm cp lib/Finance/Quote/AEX.pm blib/lib/Finance/Quote/AEX.pm cp lib/Finance/Quote/Bourso.pm blib/lib/Finance/Quote/Bourso.pm cp lib/Finance/Quote/IndiaMutual.pm blib/lib/Finance/Quote/IndiaMutual.pm cp lib/Finance/Quote/Cdnfundlibrary.pm blib/lib/Finance/Quote/Cdnfundlibrary.pm cp lib/Finance/Quote/FTfunds.pm blib/lib/Finance/Quote/FTfunds.pm cp lib/Finance/Quote/Consorsbank.pm blib/lib/Finance/Quote/Consorsbank.pm cp lib/Finance/Quote/ASX.pm blib/lib/Finance/Quote/ASX.pm cp lib/Finance/Quote/CurrencyRates/ECB.pm blib/lib/Finance/Quote/CurrencyRates/ECB.pm cp lib/Finance/Quote/Comdirect.pm blib/lib/Finance/Quote/Comdirect.pm cp lib/Finance/Quote/Finanzpartner.pm blib/lib/Finance/Quote/Finanzpartner.pm cp lib/Finance/Quote/ASEGR.pm blib/lib/Finance/Quote/ASEGR.pm cp lib/Finance/Quote/IEXCloud.pm blib/lib/Finance/Quote/IEXCloud.pm cp lib/Finance/Quote/GoldMoney.pm blib/lib/Finance/Quote/GoldMoney.pm cp lib/Finance/Quote/GoogleWeb.pm blib/lib/Finance/Quote/GoogleWeb.pm cp lib/Finance/Quote/ZA.pm blib/lib/Finance/Quote/ZA.pm cp lib/Finance/Quote/TesouroDireto.pm blib/lib/Finance/Quote/TesouroDireto.pm cp lib/Finance/Quote/Union.pm blib/lib/Finance/Quote/Union.pm cp lib/Finance/Quote/UserAgent.pm blib/lib/Finance/Quote/UserAgent.pm cp lib/Finance/Quote/SEB.pm blib/lib/Finance/Quote/SEB.pm cp lib/Finance/Quote/NSEIndia.pm blib/lib/Finance/Quote/NSEIndia.pm cp lib/Finance/Quote/TSP.pm blib/lib/Finance/Quote/TSP.pm cp lib/Finance/Quote/TwelveData.pm blib/lib/Finance/Quote/TwelveData.pm cp lib/Finance/Quote/YahooJSON.pm blib/lib/Finance/Quote/YahooJSON.pm cp lib/Finance/Quote/MorningstarUK.pm blib/lib/Finance/Quote/MorningstarUK.pm cp lib/Finance/Quote/XETRA.pm blib/lib/Finance/Quote/XETRA.pm cp lib/Finance/Quote/OnVista.pm blib/lib/Finance/Quote/OnVista.pm cp lib/Finance/Quote/Sinvestor.pm blib/lib/Finance/Quote/Sinvestor.pm cp lib/Finance/Quote/YahooWeb.pm blib/lib/Finance/Quote/YahooWeb.pm cp lib/Finance/Quote/SIX.pm blib/lib/Finance/Quote/SIX.pm cp lib/Finance/Quote/MorningstarJP.pm blib/lib/Finance/Quote/MorningstarJP.pm cp lib/Finance/Quote/NZX.pm blib/lib/Finance/Quote/NZX.pm cp lib/Finance/Quote/Tiaacref.pm blib/lib/Finance/Quote/Tiaacref.pm cp lib/Finance/Quote/TMX.pm blib/lib/Finance/Quote/TMX.pm cp lib/Finance/Quote/Oslobors.pm blib/lib/Finance/Quote/Oslobors.pm cp lib/Finance/Quote/Troweprice.pm blib/lib/Finance/Quote/Troweprice.pm cp lib/Finance/Quote/Tradegate.pm blib/lib/Finance/Quote/Tradegate.pm cp lib/Finance/Quote/TreasuryDirect.pm blib/lib/Finance/Quote/TreasuryDirect.pm cp lib/Finance/Quote/Stooq.pm blib/lib/Finance/Quote/Stooq.pm Manifying 31 pod documents Manifying 27 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hQvseU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch ++ dirname /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch + cd Finance-Quote-1.59 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch Manifying 31 pod documents Manifying 27 pod documents Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/NZX.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/TwelveData.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Union.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/NSEIndia.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Deka.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/TreasuryDirect.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/UserAgent.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Comdirect.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/MorningstarUK.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/HU.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Oslobors.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/TSP.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Consorsbank.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Tiaacref.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/MorningstarAU.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Bloomberg.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/ASEGR.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Cdnfundlibrary.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/ASX.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/XETRA.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Finanzpartner.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/ZA.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/BVB.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Fidelity.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/CSE.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/MorningstarCH.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Tradegate.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/DWS.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/SIX.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/IndiaMutual.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Fool.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/GoldMoney.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/OnVista.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Currencies.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/MorningstarJP.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/TesouroDireto.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/IEXCloud.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/TMX.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Fondsweb.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/FTfunds.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/AlphaVantage.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/AEX.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Fundata.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/YahooJSON.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/GoogleWeb.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/MarketWatch.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Stooq.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Sinvestor.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Bourso.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/BSEIndia.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/YahooWeb.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Troweprice.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/SEB.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/CurrencyRates/OpenExchange.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/CurrencyRates/ECB.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/CurrencyRates/Fixer.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/CurrencyRates/AlphaVantage.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/CurrencyRates/YahooJSON.pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::FTfunds.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::CurrencyRates::OpenExchange.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::BSEIndia.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::MorningstarCH.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::XETRA.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::MorningstarUK.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::GoogleWeb.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Cdnfundlibrary.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::TwelveData.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::MorningstarJP.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::TSP.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Fundata.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::MarketWatch.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Comdirect.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::YahooJSON.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::IEXCloud.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Consorsbank.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::AEX.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Union.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::SEB.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Currencies.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::SIX.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Stooq.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::NZX.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Tiaacref.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::ASX.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Sinvestor.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Deka.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::TMX.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::NSEIndia.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::GoldMoney.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::CurrencyRates::ECB.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::OnVista.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::CurrencyRates::AlphaVantage.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::TesouroDireto.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::CurrencyRates::Fixer.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Troweprice.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::CurrencyRates::YahooJSON.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::MorningstarAU.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::TreasuryDirect.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Bloomberg.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::DWS.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Oslobors.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::CSE.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::AlphaVantage.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Fidelity.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::YahooWeb.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::HU.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Bourso.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::ZA.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::ASEGR.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Finanzpartner.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::IndiaMutual.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Tradegate.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Fondsweb.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::BVB.3pm Installing /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Fool.3pm + find /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch -type f -name .packlist -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/NZX.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/TwelveData.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Union.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/NSEIndia.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Deka.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/TreasuryDirect.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/UserAgent.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Comdirect.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/MorningstarUK.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/HU.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Oslobors.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/TSP.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Consorsbank.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Tiaacref.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/MorningstarAU.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Bloomberg.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/ASEGR.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Cdnfundlibrary.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/ASX.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/XETRA.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Finanzpartner.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/ZA.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/BVB.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Fidelity.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/CurrencyRates/OpenExchange.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/CurrencyRates/ECB.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/CurrencyRates/Fixer.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/CurrencyRates/AlphaVantage.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/CurrencyRates/YahooJSON.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/CSE.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/MorningstarCH.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Tradegate.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/DWS.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/SIX.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/IndiaMutual.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Fool.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/GoldMoney.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/OnVista.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Currencies.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/MorningstarJP.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/TesouroDireto.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/IEXCloud.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/TMX.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Fondsweb.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/FTfunds.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/AlphaVantage.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/AEX.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Fundata.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/YahooJSON.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/GoogleWeb.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/MarketWatch.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Stooq.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Sinvestor.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Bourso.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/BSEIndia.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/YahooWeb.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/Troweprice.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/perl5/vendor_perl/Finance/Quote/SEB.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::FTfunds.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::CurrencyRates::OpenExchange.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::BSEIndia.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::MorningstarCH.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::XETRA.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::MorningstarUK.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::GoogleWeb.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Cdnfundlibrary.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::TwelveData.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::MorningstarJP.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::TSP.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Fundata.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::MarketWatch.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Comdirect.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::YahooJSON.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::IEXCloud.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Consorsbank.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::AEX.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Union.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::SEB.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Currencies.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::SIX.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Stooq.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::NZX.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Tiaacref.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::ASX.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Sinvestor.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Deka.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::TMX.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::NSEIndia.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::GoldMoney.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::CurrencyRates::ECB.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::OnVista.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::CurrencyRates::AlphaVantage.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::TesouroDireto.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::CurrencyRates::Fixer.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Troweprice.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::CurrencyRates::YahooJSON.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::MorningstarAU.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::TreasuryDirect.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Bloomberg.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::DWS.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Oslobors.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::CSE.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::AlphaVantage.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Fidelity.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::YahooWeb.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::HU.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Bourso.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::ZA.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::ASEGR.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Finanzpartner.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::IndiaMutual.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Tradegate.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Fondsweb.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::BVB.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/man/man3/Finance::Quote::Fool.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.5900-1.oc9 --unique-debug-suffix -1.5900-1.oc9.noarch --unique-debug-src-base perl-Finance-Quote-1.5900-1.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/Finance-Quote-1.59 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: perl-Finance-Quote-1.5900-1.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1oOd6d + umask 022 + cd /builddir/build/BUILD + cd Finance-Quote-1.59 + DOCDIR=/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/doc/perl-Finance-Quote + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/doc/perl-Finance-Quote + cp -pr Changes /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/doc/perl-Finance-Quote + cp -pr Documentation/FAQ Documentation/Hackers-Guide Documentation/License Documentation/README Documentation/Release.md /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/doc/perl-Finance-Quote + cp -pr README.dist /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/doc/perl-Finance-Quote + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WPzcMh + umask 022 + cd /builddir/build/BUILD + cd Finance-Quote-1.59 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/licenses/perl-Finance-Quote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/licenses/perl-Finance-Quote + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch/usr/share/licenses/perl-Finance-Quote + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Finance::Quote) = 1.59 perl(Finance::Quote::AEX) = 1.59 perl(Finance::Quote::ASEGR) = 1.59 perl(Finance::Quote::ASX) = 1.59 perl(Finance::Quote::AlphaVantage) = 1.59 perl(Finance::Quote::BSEIndia) = 1.59 perl(Finance::Quote::BVB) = 1.59 perl(Finance::Quote::Bloomberg) = 1.59 perl(Finance::Quote::Bourso) = 1.59 perl(Finance::Quote::CSE) = 1.59 perl(Finance::Quote::Cdnfundlibrary) = 1.59 perl(Finance::Quote::Comdirect) = 1.59 perl(Finance::Quote::Consorsbank) = 1.59 perl(Finance::Quote::Currencies) = 1.59 perl(Finance::Quote::CurrencyRates::AlphaVantage) = 1.59 perl(Finance::Quote::CurrencyRates::ECB) = 1.59 perl(Finance::Quote::CurrencyRates::Fixer) = 1.59 perl(Finance::Quote::CurrencyRates::OpenExchange) = 1.59 perl(Finance::Quote::CurrencyRates::YahooJSON) = 1.59 perl(Finance::Quote::DWS) = 1.59 perl(Finance::Quote::Deka) = 1.59 perl(Finance::Quote::FTfunds) = 1.59 perl(Finance::Quote::Fidelity) = 1.59 perl(Finance::Quote::Finanzpartner) = 1.59 perl(Finance::Quote::Fondsweb) = 1.59 perl(Finance::Quote::Fool) = 1.59 perl(Finance::Quote::Fundata) = 1.59 perl(Finance::Quote::GoldMoney) = 1.59 perl(Finance::Quote::GoogleWeb) = 1.59 perl(Finance::Quote::HU) = 1.59 perl(Finance::Quote::IEXCloud) = 1.59 perl(Finance::Quote::IndiaMutual) = 1.59 perl(Finance::Quote::MarketWatch) = 1.59 perl(Finance::Quote::MorningstarAU) = 1.59 perl(Finance::Quote::MorningstarCH) = 1.59 perl(Finance::Quote::MorningstarJP) = 1.59 perl(Finance::Quote::MorningstarUK) = 1.59 perl(Finance::Quote::NSEIndia) = 1.59 perl(Finance::Quote::NZX) = 1.59 perl(Finance::Quote::OnVista) = 1.59 perl(Finance::Quote::Oslobors) = 1.59 perl(Finance::Quote::SEB) = 1.59 perl(Finance::Quote::SIX) = 1.59 perl(Finance::Quote::Sinvestor) = 1.59 perl(Finance::Quote::Stooq) = 1.59 perl(Finance::Quote::TMX) = 1.59 perl(Finance::Quote::TSP) = 1.59 perl(Finance::Quote::TesouroDireto) = 1.59 perl(Finance::Quote::Tiaacref) = 1.59 perl(Finance::Quote::Tradegate) = 1.59 perl(Finance::Quote::TreasuryDirect) = 1.59 perl(Finance::Quote::Troweprice) = 1.59 perl(Finance::Quote::TwelveData) = 1.59 perl(Finance::Quote::Union) = 1.59 perl(Finance::Quote::UserAgent) = 1.59 perl(Finance::Quote::XETRA) = 1.59 perl(Finance::Quote::YahooJSON) = 1.59 perl(Finance::Quote::YahooWeb) = 1.59 perl(Finance::Quote::ZA) = 1.59 perl-Finance-Quote = 1.5900-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.10.0 perl(:VERSION) >= 5.10.1 perl(:VERSION) >= 5.4.0 perl(:VERSION) >= 5.5.0 perl(:VERSION) >= 5.6.0 perl(Carp) perl(DateTime) perl(DateTime::Format::Strptime) perl(Encode) perl(Exporter) perl(Finance::Quote::UserAgent) perl(HTML::Entities) perl(HTML::TableExtract) perl(HTML::TokeParser) perl(HTML::TokeParser::Simple) perl(HTML::TreeBuilder) perl(HTML::TreeBuilder::XPath) perl(HTTP::CookieJar::LWP) perl(HTTP::Cookies) perl(HTTP::Headers) perl(HTTP::Request) perl(HTTP::Request::Common) perl(HTTP::Status) perl(IO::String) perl(IO::Uncompress::Unzip) perl(JSON) perl(LWP::Simple) perl(LWP::UserAgent) perl(Module::Load) perl(POSIX) perl(Readonly) perl(Scalar::Util) perl(Spreadsheet::XLSX) perl(String::Util) perl(Text::Template) perl(Time::Piece) perl(Time::Seconds) perl(Try::Tiny) perl(Web::Scraper) perl(XML::LibXML) perl(base) perl(constant) perl(if) perl(strict) perl(utf8) perl(vars) perl(warnings) perl-libs Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Finance-Quote-1.5900-1.oc9.noarch Wrote: /builddir/build/RPMS/perl-Finance-Quote-1.5900-1.oc9.noarch.rpm Child return code was: 0