From Maverick, 2 Years ago, written in Plain Text.
Embed
  1. [artix |pipe-viewer]$
  2. [artix |pipe-viewer]$ perl Build.PL --gtk
  3.     sudo ./Build installdeps
  4.     sudo ./Build install
  5. WARNING: the following files are missing in your kit:
  6.         META.json
  7.         META.yml
  8. Please inform the author.
  9.  
  10. Checking prerequisites...
  11.   requires:
  12.     !  File::ShareDir is not installed
  13.     !  Gtk3 is not installed
  14.   recommends:
  15.     *  JSON::XS is not installed
  16.     *  LWP::UserAgent::Cached is not installed
  17.     *  Term::ReadLine::Gnu is not installed
  18.     *  Unicode::GCString is not installed
  19.  
  20. ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
  21. of the modules indicated above before proceeding with this installation
  22.  
  23. Run 'Build installdeps' to install missing prerequisites.
  24.  
  25. Created MYMETA.yml and MYMETA.json
  26. Creating new 'Build' script for 'WWW-PipeViewer' version 'v0.1.6'
  27. [sudo] password for paolo:
  28. Checking optional dependencies:
  29. Install JSON::XS? [y ]y
  30. Install LWP::UserAgent::Cached? [y ]y
  31. Install Term::ReadLine::Gnu? [y ]y
  32. Install Unicode::GCString? [y ]y
  33. Loading internal logger. Log::Log4perl recommended for better logging
  34.  
  35. CPAN.pm requires configuration, but most of it can be done automatically.
  36. If you answer 'no' below, you will enter an interactive dialog for each
  37. configuration option instead.
  38.  
  39. Would you like to configure as much as possible automatically? [yes] yes
  40. Fetching with LWP:
  41. http://www.cpan.org/authors/01mailrc.txt.gz
  42. Reading '/root/.cpan/sources/authors/01mailrc.txt.gz'
  43. ............................................................................DONE
  44. Fetching with LWP:
  45. http://www.cpan.org/modules/02packages.details.txt.gz
  46. Reading '/root/.cpan/sources/modules/02packages.details.txt.gz'
  47.   Database was generated on Wed, 10 Nov 2021 20:17:02 GMT
  48. ............................................................................DONE
  49. Fetching with LWP:
  50. http://www.cpan.org/modules/03modlist.data.gz
  51. Reading '/root/.cpan/sources/modules/03modlist.data.gz'
  52. DONE
  53. Writing /root/.cpan/Metadata
  54. Running install for module 'JSON::XS'
  55. Fetching with LWP:
  56. http://www.cpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-4.03.tar.gz
  57. Fetching with LWP:
  58. http://www.cpan.org/authors/id/M/ML/MLEHMANN/CHECKSUMS
  59. Checksum for /root/.cpan/sources/authors/id/M/ML/MLEHMANN/JSON-XS-4.03.tar.gz ok
  60. 'YAML' not installed, will not store persistent state
  61. ---- Unsatisfied dependencies detected during ----
  62. ----       MLEHMANN/JSON-XS-4.03.tar.gz       ----
  63.     Canary::Stability [build_requires]
  64. Running install for module 'Canary::Stability'
  65. Fetching with LWP:
  66. http://www.cpan.org/authors/id/M/ML/MLEHMANN/Canary-Stability-2013.tar.gz
  67. Checksum for /root/.cpan/sources/authors/id/M/ML/MLEHMANN/Canary-Stability-2013.tar.gz ok
  68. Configuring M/ML/MLEHMANN/Canary-Stability-2013.tar.gz with Makefile.PL
  69. Checking if your kit is complete...
  70. Looks good
  71. Generating a Unix-style Makefile
  72. Writing Makefile for Canary::Stability
  73. Writing MYMETA.yml and MYMETA.json
  74.   MLEHMANN/Canary-Stability-2013.tar.gz
  75.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  76. Running make for M/ML/MLEHMANN/Canary-Stability-2013.tar.gz
  77. cp Stability.pm blib/lib/Canary/Stability.pm
  78. Manifying 1 pod document
  79.   MLEHMANN/Canary-Stability-2013.tar.gz
  80.   /usr/bin/make -- OK
  81. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  82. Running make test for MLEHMANN/Canary-Stability-2013.tar.gz
  83. 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
  84. t/00_load.t .. ok  
  85. All tests successful.
  86. Files=1, Tests=1,  0 wallclock secs ( 0.03 usr +  0.01 sys =  0.04 CPU)
  87. Result: PASS
  88.   MLEHMANN/Canary-Stability-2013.tar.gz
  89.   /usr/bin/make test -- OK
  90. Running make install for MLEHMANN/Canary-Stability-2013.tar.gz
  91. Manifying 1 pod document
  92. Installing /usr/share/perl5/site_perl/Canary/Stability.pm
  93. Installing /usr/share/man/man3/Canary::Stability.3pm
  94. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  95.   MLEHMANN/Canary-Stability-2013.tar.gz
  96.   /usr/bin/make install  -- OK
  97.   MLEHMANN/JSON-XS-4.03.tar.gz
  98.   Has already been unwrapped into directory /root/.cpan/build/JSON-XS-4.03-0
  99. Configuring M/ML/MLEHMANN/JSON-XS-4.03.tar.gz with Makefile.PL
  100.  
  101. ***
  102. *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK
  103. *** =================================================
  104. ***
  105. *** Hi!
  106. ***
  107. *** I do my best to provide predictable and reliable software.
  108. ***
  109. *** However, in recent releases, P5P (who maintain perl) have been
  110. *** introducing regressions that are sometimes subtle and at other times
  111. *** catastrophic, often for personal preferences with little or no concern
  112. *** for existing code, most notably CPAN.
  113. ***
  114. *** For this reason, it has become very hard for me to maintain the level
  115. *** of reliability and support I have committed myself to in the past, at
  116. *** least with some perl versions: I simply can't keep up working around new
  117. *** bugs or gratituous incompatibilities, and in turn you might suffer from
  118. *** unanticipated problems.
  119. ***
  120. *** Therefore I have introduced a support and compatibility check, the results
  121. *** of which follow below, together with a FAQ and some recommendations.
  122. ***
  123. *** This check is just to let you know that there might be a risk, so you can
  124. *** make judgement calls on how to proceed - it will not keep the module from
  125. *** installing or working.
  126. ***
  127. *** The stability canary says: (nothing, it was driven away by harsh weather)
  128. ***
  129. *** It seems you are running perl version 5.034000, likely the "official" or
  130. *** "standard" version. While there is nothing wrong with doing that,
  131. *** standard perl versions 5.022 and up are not supported by JSON::XS.
  132. *** While this might be fatal, it might also be all right - if you run into
  133. *** problems, you might want to downgrade your perl or switch to the
  134. *** stability branch.
  135. ***
  136. *** If everything works fine, you can ignore this message.
  137. ***
  138. ***
  139. *** Stability canary mini-FAQ:
  140. ***
  141. *** Do I need to do anything?
  142. ***    With luck, no. While some distributions are known to fail
  143. ***    already, most should probably work. This message is here
  144. ***    to alert you that your perl is not supported by JSON::XS,
  145. ***    and if things go wrong, you either need to downgrade, or
  146. ***    sidegrade to the stability variant of your perl version,
  147. ***    or simply live with the consequences.
  148. ***
  149. *** What is this canary thing?
  150. ***    It's purpose is to check support status of JSON::XS with
  151. ***    respect to your perl version.
  152. ***
  153. *** What is this "stability branch"?
  154. ***    It's a branch or fork of the official perl, by schmorp, to
  155. ***    improve stability and compatibility with existing modules.
  156. ***
  157. *** How can I skip this prompt on automated installs?
  158. ***    Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment.
  159. ***    More info is in the Canary::Stability manpage.
  160. ***
  161. *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html
  162. *** Stability Branch homepage: http://stableperl.schmorp.de/
  163. ***
  164.  
  165. Continue anyways?  [y] y
  166. Checking if your kit is complete...
  167. Looks good
  168. Warning: prerequisite Types::Serialiser 0 not found.
  169. Warning: prerequisite common::sense 0 not found.
  170. Generating a Unix-style Makefile
  171. Writing Makefile for JSON::XS
  172. Writing MYMETA.yml and MYMETA.json
  173.   MLEHMANN/JSON-XS-4.03.tar.gz
  174.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  175. Running make for M/ML/MLEHMANN/JSON-XS-4.03.tar.gz
  176. ---- Unsatisfied dependencies detected during ----
  177. ----       MLEHMANN/JSON-XS-4.03.tar.gz       ----
  178.     Types::Serialiser [requires]
  179.     common::sense [requires]
  180. Running install for module 'Types::Serialiser'
  181. Fetching with LWP:
  182. http://www.cpan.org/authors/id/M/ML/MLEHMANN/Types-Serialiser-1.01.tar.gz
  183. Checksum for /root/.cpan/sources/authors/id/M/ML/MLEHMANN/Types-Serialiser-1.01.tar.gz ok
  184. Configuring M/ML/MLEHMANN/Types-Serialiser-1.01.tar.gz with Makefile.PL
  185. Checking if your kit is complete...
  186. Looks good
  187. Warning: prerequisite common::sense 0 not found.
  188. Generating a Unix-style Makefile
  189. Writing Makefile for Types::Serialiser
  190. Writing MYMETA.yml and MYMETA.json
  191.   MLEHMANN/Types-Serialiser-1.01.tar.gz
  192.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  193. Running make for M/ML/MLEHMANN/Types-Serialiser-1.01.tar.gz
  194. ---- Unsatisfied dependencies detected during ----
  195. ----   MLEHMANN/Types-Serialiser-1.01.tar.gz  ----
  196.     common::sense [requires]
  197. Running install for module 'common::sense'
  198. Fetching with LWP:
  199. http://www.cpan.org/authors/id/M/ML/MLEHMANN/common-sense-3.75.tar.gz
  200. Checksum for /root/.cpan/sources/authors/id/M/ML/MLEHMANN/common-sense-3.75.tar.gz ok
  201. Configuring M/ML/MLEHMANN/common-sense-3.75.tar.gz with Makefile.PL
  202. Checking if your kit is complete...
  203. Looks good
  204. Generating a Unix-style Makefile
  205. Writing Makefile for common::sense
  206. Writing MYMETA.yml and MYMETA.json
  207.   MLEHMANN/common-sense-3.75.tar.gz
  208.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  209. Running make for M/ML/MLEHMANN/common-sense-3.75.tar.gz
  210. "/usr/bin/perl" sense.pm.PL sense.pm
  211. cp sense.pod blib/lib/common/sense.pod
  212. cp sense.pm blib/arch/common/sense.pm
  213. Manifying 2 pod documents
  214.   MLEHMANN/common-sense-3.75.tar.gz
  215.   /usr/bin/make -- OK
  216. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  217. Running make test for MLEHMANN/common-sense-3.75.tar.gz
  218. 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
  219. t/00_load.t .. ok  
  220. t/01_arch.t .. ok  
  221. All tests successful.
  222. Files=2, Tests=2,  0 wallclock secs ( 0.04 usr +  0.01 sys =  0.05 CPU)
  223. Result: PASS
  224.   MLEHMANN/common-sense-3.75.tar.gz
  225.   /usr/bin/make test -- OK
  226. Running make install for MLEHMANN/common-sense-3.75.tar.gz
  227. Manifying 2 pod documents
  228. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  229. Installing /usr/lib/perl5/5.34/site_perl/common/sense.pm
  230. Installing /usr/lib/perl5/5.34/site_perl/common/sense.pod
  231. Installing /usr/share/man/man3/common::sense.3pm
  232. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  233.   MLEHMANN/common-sense-3.75.tar.gz
  234.   /usr/bin/make install  -- OK
  235.   MLEHMANN/Types-Serialiser-1.01.tar.gz
  236.   Has already been unwrapped into directory /root/.cpan/build/Types-Serialiser-1.01-0
  237.   MLEHMANN/Types-Serialiser-1.01.tar.gz
  238.   Has already been prepared
  239. Running make for M/ML/MLEHMANN/Types-Serialiser-1.01.tar.gz
  240. cp Serialiser.pm blib/lib/Types/Serialiser.pm
  241. cp Serialiser/Error.pm blib/lib/Types/Serialiser/Error.pm
  242. Manifying 2 pod documents
  243.   MLEHMANN/Types-Serialiser-1.01.tar.gz
  244.   /usr/bin/make -- OK
  245. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  246. Running make test for MLEHMANN/Types-Serialiser-1.01.tar.gz
  247. 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
  248. t/00_load.t ... ok  
  249. t/51_types.t .. ok    
  250. All tests successful.
  251. Files=2, Tests=25,  0 wallclock secs ( 0.03 usr  0.02 sys +  0.01 cusr  0.01 csys =  0.07 CPU)
  252. Result: PASS
  253.   MLEHMANN/Types-Serialiser-1.01.tar.gz
  254.   /usr/bin/make test -- OK
  255. Running make install for MLEHMANN/Types-Serialiser-1.01.tar.gz
  256. Manifying 2 pod documents
  257. Installing /usr/share/perl5/site_perl/Types/Serialiser.pm
  258. Installing /usr/share/perl5/site_perl/Types/Serialiser/Error.pm
  259. Installing /usr/share/man/man3/Types::Serialiser::Error.3pm
  260. Installing /usr/share/man/man3/Types::Serialiser.3pm
  261. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  262.   MLEHMANN/Types-Serialiser-1.01.tar.gz
  263.   /usr/bin/make install  -- OK
  264.   MLEHMANN/JSON-XS-4.03.tar.gz
  265.   Has already been unwrapped into directory /root/.cpan/build/JSON-XS-4.03-0
  266.   MLEHMANN/JSON-XS-4.03.tar.gz
  267.   Has already been prepared
  268. Running make for M/ML/MLEHMANN/JSON-XS-4.03.tar.gz
  269. cp XS.pm blib/lib/JSON/XS.pm
  270. cp XS/Boolean.pm blib/lib/JSON/XS/Boolean.pm
  271. Running Mkbootstrap for XS ()
  272. chmod 644 "XS.bs"
  273. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/JSON/XS/XS.bs 644
  274. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/JSON-XS-4.03-0/typemap'  XS.xs > XS.xsc
  275. mv XS.xsc XS.c
  276. cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"4.03\" -DXS_VERSION=\"4.03\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   XS.c
  277. XS.xs: In function ‘decode_utf8’:
  278. XS.xs:207:5: warning: ‘Perl_utf8n_to_uvuni’ is deprecated [-Wdeprecated-declarations]
  279.   207 |     return utf8n_to_uvuni (s, len, clen, UTF8_CHECK_ONLY);
  280.       |     ^~~~~~
  281. In file included from /usr/lib/perl5/5.34/core_perl/CORE/perl.h:5705,
  282.                  from XS.xs:2:
  283. /usr/lib/perl5/5.34/core_perl/CORE/proto.h:4029:25: note: declared here
  284.  4029 | PERL_CALLCONV UV        Perl_utf8n_to_uvuni(pTHX_ const U8 *s, STRLEN curlen, STRLEN *retlen, U32 flags)
  285.       |                         ^~~~~~~~~~~~~~~~~~~
  286. rm -f blib/arch/auto/JSON/XS/XS.so
  287. cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  XS.o  -o blib/arch/auto/JSON/XS/XS.so  \
  288.       \
  289.  
  290. chmod 755 blib/arch/auto/JSON/XS/XS.so
  291. cp bin/json_xs blib/script/json_xs
  292. "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/json_xs
  293. Manifying 1 pod document
  294. Manifying 2 pod documents
  295.   MLEHMANN/JSON-XS-4.03.tar.gz
  296.   /usr/bin/make -- OK
  297. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  298. Running make test for MLEHMANN/JSON-XS-4.03.tar.gz
  299. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/JSON/XS/XS.bs 644
  300. 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
  301. t/00_load.t ............. ok  
  302. t/01_utf8.t ............. ok  
  303. t/02_error.t ............ ok    
  304. t/03_types.t ............ ok    
  305. t/04_dwiw_encode.t ...... ok  
  306. t/05_dwiw_decode.t ...... ok  
  307. t/06_pc_pretty.t ........ ok  
  308. t/07_pc_esc.t ........... ok    
  309. t/08_pc_base.t .......... ok    
  310. t/09_pc_extra_number.t .. ok  
  311. t/10_pc_keysort.t ....... ok  
  312. t/11_pc_expo.t .......... ok  
  313. t/12_blessed.t .......... ok    
  314. t/13_limit.t ............ ok    
  315. t/14_latin1.t ........... ok  
  316. t/15_prefix.t ........... ok  
  317. t/16_tied.t ............. ok  
  318. t/17_relaxed.t .......... ok  
  319. t/18_json_checker.t ..... ok    
  320. t/19_incr.t ............. ok      
  321. t/20_faihu.t ............ ok  
  322. t/21_evans.t ............ ok  
  323. t/22_comment_at_eof.t ... ok    
  324. t/52_object.t ........... ok    
  325. t/99_binary.t ........... ok          
  326. All tests successful.
  327. Files=25, Tests=25635,  4 wallclock secs ( 1.63 usr  0.07 sys +  2.83 cusr  0.32 csys =  4.85 CPU)
  328. Result: PASS
  329.   MLEHMANN/JSON-XS-4.03.tar.gz
  330.   /usr/bin/make test -- OK
  331. Running make install for MLEHMANN/JSON-XS-4.03.tar.gz
  332. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/JSON/XS/XS.bs 644
  333. Manifying 1 pod document
  334. Manifying 2 pod documents
  335. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  336. Installing /usr/lib/perl5/5.34/site_perl/auto/JSON/XS/XS.so
  337. Installing /usr/lib/perl5/5.34/site_perl/JSON/XS.pm
  338. Installing /usr/lib/perl5/5.34/site_perl/JSON/XS/Boolean.pm
  339. Installing /usr/share/man/man1/json_xs.1p
  340. Installing /usr/share/man/man3/JSON::XS::Boolean.3pm
  341. Installing /usr/share/man/man3/JSON::XS.3pm
  342. Installing /usr/bin/site_perl/json_xs
  343. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  344.   MLEHMANN/JSON-XS-4.03.tar.gz
  345.   /usr/bin/make install  -- OK
  346. Running install for module 'LWP::UserAgent::Cached'
  347. Fetching with LWP:
  348. http://www.cpan.org/authors/id/O/OL/OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  349. Fetching with LWP:
  350. http://www.cpan.org/authors/id/O/OL/OLEG/CHECKSUMS
  351. Checksum for /root/.cpan/sources/authors/id/O/OL/OLEG/LWP-UserAgent-Cached-0.08.tar.gz ok
  352. Configuring O/OL/OLEG/LWP-UserAgent-Cached-0.08.tar.gz with Makefile.PL
  353. Checking if your kit is complete...
  354. Looks good
  355. Generating a Unix-style Makefile
  356. Writing Makefile for LWP::UserAgent::Cached
  357. Writing MYMETA.yml and MYMETA.json
  358.   OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  359.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  360. Running make for O/OL/OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  361. cp lib/LWP/UserAgent/Cached.pm blib/lib/LWP/UserAgent/Cached.pm
  362. Manifying 1 pod document
  363.   OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  364.   /usr/bin/make -- OK
  365. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  366. Running make test for OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  367. 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
  368. t/1_load.t ..... ok    
  369. t/2_request.t .. ok    
  370. All tests successful.
  371. Files=2, Tests=40,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.37 cusr  0.04 csys =  0.45 CPU)
  372. Result: PASS
  373.   OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  374.   /usr/bin/make test -- OK
  375. Running make install for OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  376. Manifying 1 pod document
  377. Installing /usr/share/perl5/site_perl/LWP/UserAgent/Cached.pm
  378. Installing /usr/share/man/man3/LWP::UserAgent::Cached.3pm
  379. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  380.   OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  381.   /usr/bin/make install  -- OK
  382. Running install for module 'Term::ReadLine::Gnu'
  383. Fetching with LWP:
  384. http://www.cpan.org/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  385. Fetching with LWP:
  386. http://www.cpan.org/authors/id/H/HA/HAYASHI/CHECKSUMS
  387. Checksum for /root/.cpan/sources/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz ok
  388. Configuring H/HA/HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz with Makefile.PL
  389. Warning (mostly harmless): No library found for -ltermcap
  390. <<<It seems that you have the GNU Readline Library version 8.1.>>>
  391. Checking if your kit is complete...
  392. Looks good
  393. Generating a Unix-style Makefile
  394. Writing Makefile for Term::ReadLine::Gnu
  395. Writing MYMETA.yml and MYMETA.json
  396.   HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  397.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  398. Running make for H/HA/HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  399. cp Gnu/XS.pm blib/lib/Term/ReadLine/Gnu/XS.pm
  400. AutoSplitting blib/lib/Term/ReadLine/Gnu/XS.pm (blib/lib/auto/Term/ReadLine/Gnu/XS)
  401. blib/lib/Term/ReadLine/Gnu/XS.pm: some names are not unique when truncated to 8 characters:
  402.  directory blib/lib/auto/Term/ReadLine/Gnu/XS:
  403.   rl_bind_key.al, rl_bind_key_if_unbound.al, rl_bind_keyseq.al, rl_bind_keyseq_if_unbound.al truncate to rl_bind_
  404.   rl_set_keymap.al, rl_set_key.al truncate to rl_set_k
  405. cp Gnu.pm blib/lib/Term/ReadLine/Gnu.pm
  406. Running Mkbootstrap for Gnu ()
  407. chmod 644 "Gnu.bs"
  408. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644
  409. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Term-ReadLine-Gnu-1.42-0/typemap'  Gnu.xs > Gnu.xsc
  410. mv Gnu.xsc Gnu.c
  411. cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.42\" -DXS_VERSION=\"1.42\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"  -DTRG_READLINE_VERSION=0x0801 Gnu.c
  412. rm -f blib/arch/auto/Term/ReadLine/Gnu/Gnu.so
  413. LD_RUN_PATH="/usr/lib" cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  Gnu.o  -o blib/arch/auto/Term/ReadLine/Gnu/Gnu.so  \
  414.    -lreadline -ltinfo   \
  415.  
  416. chmod 755 blib/arch/auto/Term/ReadLine/Gnu/Gnu.so
  417. cp eg/perlsh blib/script/perlsh
  418. "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perlsh
  419. Manifying 1 pod document
  420. Manifying 1 pod document
  421.   HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  422.   /usr/bin/make -- OK
  423. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  424. Running make test for HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  425. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644
  426. 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
  427. t/00checkver.t ... ok  
  428. t/01test_use.t ... ok  
  429. t/02test_use.t ... ok  
  430. t/callback.t ..... 1/8 # skipped since Tk is not available.
  431. t/callback.t ..... ok  
  432. t/history.t ...... ok    
  433. t/readline.t ..... 1/148 # Try `/usr/bin/perl -Mblib t/readline.t verbose', if you will.
  434. t/readline.t ..... ok      
  435. t/utf8_binary.t .. ok    
  436. t/utf8_text.t .... 1/14 # The locale 'en_US.UTF-8' is not supported. Skipped...
  437. t/utf8_text.t .... ok    
  438. All tests successful.
  439. Files=8, Tests=279,  1 wallclock secs ( 0.07 usr  0.03 sys +  1.00 cusr  0.12 csys =  1.22 CPU)
  440. Result: PASS
  441.   HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  442.   /usr/bin/make test -- OK
  443. Running make install for HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  444. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644
  445. Manifying 1 pod document
  446. Manifying 1 pod document
  447. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  448. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/Gnu.so
  449. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/autosplit.ix
  450. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/_tgetstrs.al
  451. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_call_function.al
  452. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/_str2map.al
  453. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_copy_keymap.al
  454. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_tty_unset_default_bindings.al
  455. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_bind_key_if_unbound.al
  456. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_set_keymap.al
  457. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/unbind_function.al
  458. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/Tk_getc.al
  459. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/unbind_command.al
  460. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_set_key.al
  461. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_invoking_keyseqs.al
  462. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_filename_list.al
  463. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_macro_bind.al
  464. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/get_history_event.al
  465. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_discard_keymap.al
  466. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/shadow_redisplay.al
  467. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/_ch_wrapper.al
  468. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/hist_arg_extract.al
  469. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_bind_key.al
  470. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_bind_keyseq.al
  471. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_message.al
  472. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_add_funmap_entry.al
  473. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/list_completion_function.al
  474. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_generic_bind.al
  475. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/history_expand_line.al
  476. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/ornaments.al
  477. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/_trp_completion_function.al
  478. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/operate_and_get_next.al
  479. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_bind_keyseq_if_unbound.al
  480. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/_str2fn.al
  481. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/hist_list.al
  482. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_completion_mode.al
  483. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/unbind_key.al
  484. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/display_readline_version.al
  485. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_tty_set_default_bindings.al
  486. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/change_ornaments.al
  487. Installing /usr/lib/perl5/5.34/site_perl/Term/ReadLine/Gnu.pm
  488. Installing /usr/lib/perl5/5.34/site_perl/Term/ReadLine/Gnu/XS.pm
  489. Installing /usr/share/man/man1/perlsh.1p
  490. Installing /usr/share/man/man3/Term::ReadLine::Gnu.3pm
  491. Installing /usr/bin/site_perl/perlsh
  492. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  493.   HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  494.   /usr/bin/make install  -- OK
  495. Running install for module 'Unicode::GCString'
  496. Fetching with LWP:
  497. http://www.cpan.org/authors/id/N/NE/NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  498. Fetching with LWP:
  499. http://www.cpan.org/authors/id/N/NE/NEZUMI/CHECKSUMS
  500. Checksum for /root/.cpan/sources/authors/id/N/NE/NEZUMI/Unicode-LineBreak-2019.001.tar.gz ok
  501. Configuring N/NE/NEZUMI/Unicode-LineBreak-2019.001.tar.gz with Makefile.PL
  502. Use libthai 0.1.28
  503. Use bundled sombok 2.4.0 with Unicode 8.0.0
  504. Checking if your kit is complete...
  505. Looks good
  506. Warning: prerequisite MIME::Charset v1.6.2 not found.
  507. Writing MYMETA.yml and MYMETA.json
  508. Generating a Unix-style Makefile
  509. Writing Makefile for Unicode::LineBreak
  510. Writing MYMETA.yml and MYMETA.json
  511.   NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  512.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  513. Running make for N/NE/NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  514. ---- Unsatisfied dependencies detected during ----
  515. ---- NEZUMI/Unicode-LineBreak-2019.001.tar.gz ----
  516.     MIME::Charset [requires]
  517. Running install for module 'MIME::Charset'
  518. Fetching with LWP:
  519. http://www.cpan.org/authors/id/N/NE/NEZUMI/MIME-Charset-1.012.2.tar.gz
  520. Checksum for /root/.cpan/sources/authors/id/N/NE/NEZUMI/MIME-Charset-1.012.2.tar.gz ok
  521. Configuring N/NE/NEZUMI/MIME-Charset-1.012.2.tar.gz with Makefile.PL
  522. *** Module::AutoInstall version 1.03
  523. *** Checking for Perl dependencies...
  524. *** Since we're running under CPAN, I'll just let it take care
  525.     of the dependency's installation later.
  526. [Core Features]
  527. - Test::More         ...loaded. (1.302183)
  528. - Encode             ...loaded. (3.08 >= 1.98)
  529. [Extended mappings by Japanese codepages]
  530. - Encode::EUCJPASCII ...missing. (would need 0.02)
  531. ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n
  532. [Additional mappings for JIS X 0213]
  533. - Encode::JISX0213   ...missing. (would need 0.03)
  534. ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n
  535. [Additional mappings for Chinese standards]
  536. - Encode::HanExtra   ...missing. (would need 0.20)
  537. ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n
  538. [Support for POD2 - translations of Perl documentation]
  539. - POD2::Base         ...missing. (would need 0.041)
  540. ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n
  541. *** Module::AutoInstall configuration finished.
  542. Checking if your kit is complete...
  543. Looks good
  544. Generating a Unix-style Makefile
  545. Writing Makefile for MIME::Charset
  546. Writing MYMETA.yml and MYMETA.json
  547.   NEZUMI/MIME-Charset-1.012.2.tar.gz
  548.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  549. Running make for N/NE/NEZUMI/MIME-Charset-1.012.2.tar.gz
  550. cp lib/POD2/JA/MIME/Charset.pod blib/lib/POD2/JA/MIME/Charset.pod
  551. cp lib/MIME/Charset/Defaults.pm.sample blib/lib/MIME/Charset/Defaults.pm.sample
  552. cp lib/MIME/Charset/UTF.pm blib/lib/MIME/Charset/UTF.pm
  553. cp lib/MIME/Charset.pm blib/lib/MIME/Charset.pm
  554. cp lib/MIME/Charset/_Compat.pm blib/lib/MIME/Charset/_Compat.pm
  555. Manifying 2 pod documents
  556.   NEZUMI/MIME-Charset-1.012.2.tar.gz
  557.   /usr/bin/make -- OK
  558. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  559. Running make test for NEZUMI/MIME-Charset-1.012.2.tar.gz
  560. PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01encode.t t/01ooencode.t t/02enclen.t t/02ooenclen.t t/03info.t t/03ooinfo.t t/04alias.t t/05jp.t t/06utf.t t/pod.t
  561. t/01encode.t .... ok    
  562. t/01ooencode.t .. ok    
  563. t/02enclen.t .... ok  
  564. t/02ooenclen.t .. ok  
  565. t/03info.t ...... ok  
  566. t/03ooinfo.t .... ok  
  567. t/04alias.t ..... 1/33 # UTF-16 is decoded by 'x-utf16auto' encoding
  568. # UTF-32 is decoded by 'x-utf32auto' encoding
  569. # HZ-GB-2312 is decoded by 'hz' encoding
  570. # TIS-620 is decoded by 'cp874' encoding
  571. t/04alias.t ..... ok    
  572. t/05jp.t ........ skipped: Encode::EUCJPASCII required
  573. t/06utf.t ....... ok    
  574. t/pod.t ......... skipped: Test::Pod 1.00 or later required for testing POD
  575. All tests successful.
  576. Files=10, Tests=100,  1 wallclock secs ( 0.08 usr  0.03 sys +  0.75 cusr  0.15 csys =  1.01 CPU)
  577. Result: PASS
  578.   NEZUMI/MIME-Charset-1.012.2.tar.gz
  579.   /usr/bin/make test -- OK
  580. Running make install for NEZUMI/MIME-Charset-1.012.2.tar.gz
  581. Manifying 2 pod documents
  582. Installing /usr/share/perl5/site_perl/MIME/Charset.pm
  583. Installing /usr/share/perl5/site_perl/MIME/Charset/UTF.pm
  584. Installing /usr/share/perl5/site_perl/MIME/Charset/_Compat.pm
  585. Installing /usr/share/perl5/site_perl/MIME/Charset/Defaults.pm.sample
  586. Installing /usr/share/perl5/site_perl/POD2/JA/MIME/Charset.pod
  587. Installing /usr/share/man/man3/MIME::Charset.3pm
  588. Installing /usr/share/man/man3/POD2::JA::MIME::Charset.3pm
  589. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  590.   NEZUMI/MIME-Charset-1.012.2.tar.gz
  591.   /usr/bin/make install  -- OK
  592.   NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  593.   Has already been unwrapped into directory /root/.cpan/build/Unicode-LineBreak-2019.001-0
  594.   NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  595.   Has already been prepared
  596. Running make for N/NE/NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  597. cp lib/POD2/JA/Unicode/GCString.pod blib/lib/POD2/JA/Unicode/GCString.pod
  598. cp lib/Text/LineFold.pm blib/lib/Text/LineFold.pm
  599. cp lib/Unicode/LineBreak.pm blib/lib/Unicode/LineBreak.pm
  600. cp lib/Unicode/GCString.pod blib/lib/Unicode/GCString.pod
  601. cp lib/Unicode/LineBreak/Constants.pm blib/lib/Unicode/LineBreak/Constants.pm
  602. cp lib/Unicode/LineBreak.pod blib/lib/Unicode/LineBreak.pod
  603. cp lib/Unicode/GCString.pm blib/lib/Unicode/GCString.pm
  604. cp lib/POD2/JA/Text/LineFold.pod blib/lib/POD2/JA/Text/LineFold.pod
  605. cp lib/Unicode/LineBreak/Defaults.pm.sample blib/lib/Unicode/LineBreak/Defaults.pm.sample
  606. cp lib/POD2/JA/Unicode/LineBreak.pod blib/lib/POD2/JA/Unicode/LineBreak.pod
  607. cd sombok && make all
  608. make[1]: Entering directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  609. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/8.0.0.c
  610. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/break.c
  611. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/charprop.c
  612. ../lib/charprop.c: In function ‘linebreak_charprop’:
  613. ../lib/charprop.c:156:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  614.   156 |             ent =
  615.       |                 ^
  616. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/gcstring.c
  617. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/linebreak.c
  618. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/southeastasian.c
  619. ../lib/southeastasian.c: In function ‘linebreak_southeastasian_flagbreak’:
  620. ../lib/southeastasian.c:68:5: warning: ‘th_wbrk’ is deprecated: Use 'th_brk_wc_find_breaks' instead [-Wdeprecated-declarations]
  621.    68 |     for (i = 0, j = 0; j < len && th_wbrk(buf + j, &brk, 1) == 1; j += brk) {
  622.       |     ^~~
  623. In file included from ../lib/southeastasian.c:18:
  624. /usr/include/thai/thwbrk.h:47:12: note: declared here
  625.    47 | extern int th_wbrk(const thwchar_t *s, int pos[], size_t pos_sz);
  626.       |            ^~~~~~~
  627. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/utf8.c
  628. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/utils.c
  629. rm -f "libsombok.a"
  630. /usr/bin/ar cr "libsombok.a" lib/8.0.0.o lib/break.o lib/charprop.o lib/gcstring.o lib/linebreak.o lib/southeastasian.o lib/utf8.o lib/utils.o
  631. : "libsombok.a"
  632. chmod 755 libsombok.a
  633. make[1]: Leaving directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  634. make[1]: Entering directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  635. make[1]: Leaving directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  636. Running Mkbootstrap for LineBreak ()
  637. chmod 644 "LineBreak.bs"
  638. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LineBreak.bs blib/arch/auto/Unicode/LineBreak/LineBreak.bs 644
  639. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Unicode-LineBreak-2019.001-0/typemap'  LineBreak.xs > LineBreak.xsc
  640. mv LineBreak.xsc LineBreak.c
  641. cc -c  -Isombok/include  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"2019.001\" -DXS_VERSION=\"2019.001\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   LineBreak.c
  642. rm -f blib/arch/auto/Unicode/LineBreak/LineBreak.so
  643. LD_RUN_PATH="/usr/lib" cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  LineBreak.o  -o blib/arch/auto/Unicode/LineBreak/LineBreak.so sombok/libsombok.a \
  644.    -lthai   \
  645.  
  646. chmod 755 blib/arch/auto/Unicode/LineBreak/LineBreak.so
  647. Manifying 6 pod documents
  648.   NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  649.   /usr/bin/make -- OK
  650. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  651. Running make test for NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  652. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LineBreak.bs blib/arch/auto/Unicode/LineBreak/LineBreak.bs 644
  653. make[1]: Entering directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  654. make[1]: Leaving directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  655. make[1]: Entering directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  656. No tests defined for sombok extension.
  657. make[1]: Leaving directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  658. 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
  659. t/000.t .................. # sombok 2.4.0 with Unicode 8.0.0
  660. t/000.t .................. ok  
  661. t/00GraphemeBreakTest.t .. #  GraphemeBreakTest-8.0.0.txt Date: 2015-02-13, 13:47:15 GMT [MD]
  662. t/00GraphemeBreakTest.t .. ok      
  663. t/00LineBreakTest.t ...... #  LineBreakTest-8.0.0.txt Date: 2015-04-30, 09:40:15 GMT [MD]
  664. t/00LineBreakTest.t ...... ok        
  665. t/01break.t .............. ok    
  666. t/02hangul.t ............. ok  
  667. t/03ns.t ................. ok  
  668. t/04fold.t ............... ok    
  669. t/05urgent.t ............. ok  
  670. t/06context.t ............ ok  
  671. t/07sea.t ................ # SA word segmentation supported. Thai:libthai/0.1.28
  672. t/07sea.t ................ ok  
  673. t/08partial.t ............ ok    
  674. t/09uri.t ................ ok  
  675. t/10gcstring.t ........... ok    
  676. t/11format.t ............. ok  
  677. t/12fold2.t .............. ok  
  678. t/13flowedsp.t ........... ok  
  679. t/14sea_al.t ............. ok  
  680. t/15array.t .............. ok    
  681. t/16regex.t .............. ok  
  682. t/17prop.t ............... ok    
  683. t/18currency.t ........... ok    
  684. t/pod.t .................. skipped: Test::Pod 1.00 or later required for testing POD
  685. All tests successful.
  686. Files=22, Tests=6954,  5 wallclock secs ( 0.76 usr  0.12 sys +  5.15 cusr  0.45 csys =  6.48 CPU)
  687. Result: PASS
  688.   NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  689.   /usr/bin/make test -- OK
  690. Running make install for NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  691. make[1]: Entering directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  692. make[1]: Leaving directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  693. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LineBreak.bs blib/arch/auto/Unicode/LineBreak/LineBreak.bs 644
  694. Manifying 6 pod documents
  695. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  696. Installing /usr/lib/perl5/5.34/site_perl/auto/Unicode/LineBreak/LineBreak.so
  697. Installing /usr/lib/perl5/5.34/site_perl/auto/sombok/extralibs.ld
  698. Installing /usr/lib/perl5/5.34/site_perl/POD2/JA/Unicode/LineBreak.pod
  699. Installing /usr/lib/perl5/5.34/site_perl/POD2/JA/Unicode/GCString.pod
  700. Installing /usr/lib/perl5/5.34/site_perl/POD2/JA/Text/LineFold.pod
  701. Installing /usr/lib/perl5/5.34/site_perl/Unicode/LineBreak.pod
  702. Installing /usr/lib/perl5/5.34/site_perl/Unicode/GCString.pod
  703. Installing /usr/lib/perl5/5.34/site_perl/Unicode/LineBreak.pm
  704. Installing /usr/lib/perl5/5.34/site_perl/Unicode/GCString.pm
  705. Installing /usr/lib/perl5/5.34/site_perl/Unicode/LineBreak/Constants.pm
  706. Installing /usr/lib/perl5/5.34/site_perl/Unicode/LineBreak/Defaults.pm.sample
  707. Installing /usr/lib/perl5/5.34/site_perl/Text/LineFold.pm
  708. Installing /usr/share/man/man3/Text::LineFold.3pm
  709. Installing /usr/share/man/man3/POD2::JA::Unicode::LineBreak.3pm
  710. Installing /usr/share/man/man3/Unicode::GCString.3pm
  711. Installing /usr/share/man/man3/POD2::JA::Text::LineFold.3pm
  712. Installing /usr/share/man/man3/Unicode::LineBreak.3pm
  713. Installing /usr/share/man/man3/POD2::JA::Unicode::GCString.3pm
  714. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  715.   NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  716.   /usr/bin/make install  -- OK
  717. Running install for module 'File::ShareDir'
  718. Fetching with LWP:
  719. http://www.cpan.org/authors/id/R/RE/REHSACK/File-ShareDir-1.118.tar.gz
  720. Fetching with LWP:
  721. http://www.cpan.org/authors/id/R/RE/REHSACK/CHECKSUMS
  722. Checksum for /root/.cpan/sources/authors/id/R/RE/REHSACK/File-ShareDir-1.118.tar.gz ok
  723. ---- Unsatisfied dependencies detected during ----
  724. ----    REHSACK/File-ShareDir-1.118.tar.gz    ----
  725.     File::ShareDir::Install [build_requires]
  726. Running install for module 'File::ShareDir::Install'
  727. Fetching with LWP:
  728. http://www.cpan.org/authors/id/E/ET/ETHER/File-ShareDir-Install-0.13.tar.gz
  729. Fetching with LWP:
  730. http://www.cpan.org/authors/id/E/ET/ETHER/CHECKSUMS
  731. Checksum for /root/.cpan/sources/authors/id/E/ET/ETHER/File-ShareDir-Install-0.13.tar.gz ok
  732. Configuring E/ET/ETHER/File-ShareDir-Install-0.13.tar.gz with Makefile.PL
  733. Checking if your kit is complete...
  734. Looks good
  735. Generating a Unix-style Makefile
  736. Writing Makefile for File::ShareDir::Install
  737. Writing MYMETA.yml and MYMETA.json
  738.   ETHER/File-ShareDir-Install-0.13.tar.gz
  739.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  740. Running make for E/ET/ETHER/File-ShareDir-Install-0.13.tar.gz
  741. cp lib/File/ShareDir/Install.pm blib/lib/File/ShareDir/Install.pm
  742. Manifying 1 pod document
  743.   ETHER/File-ShareDir-Install-0.13.tar.gz
  744.   /usr/bin/make -- OK
  745. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  746. Running make test for ETHER/File-ShareDir-Install-0.13.tar.gz
  747. 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
  748. t/10_makefile.t ........ ok    
  749. t/11_dotfile.t ......... ok  
  750. t/12_delete.t .......... ok  
  751. t/00-report-prereqs.t .. #
  752. # Versions for all modules listed in MYMETA.json (including optional ones):
  753. #
  754. # === Configure Requires ===
  755. #
  756. #     Module              Want Have
  757. #     ------------------- ---- ----
  758. #     ExtUtils::MakeMaker  any 7.62
  759. #
  760. # === Build Requires ===
  761. #
  762. #     Module              Want Have
  763. #     ------------------- ---- ----
  764. #     ExtUtils::MakeMaker  any 7.62
  765. #
  766. # === Test Requires ===
  767. #
  768. #     Module              Want     Have
  769. #     ------------------- ---- --------
  770. #     ExtUtils::MakeMaker  any     7.62
  771. #     File::Path           any     2.18
  772. #     File::Spec           any     3.80
  773. #     Test::More           any 1.302183
  774. #
  775. # === Test Recommends ===
  776. #
  777. #     Module         Want     Have
  778. #     ---------- -------- --------
  779. #     CPAN::Meta 2.120900 2.150010
  780. #
  781. # === Runtime Requires ===
  782. #
  783. #     Module     Want Have
  784. #     ---------- ---- ----
  785. #     Carp        any 1.52
  786. #     Exporter    any 5.76
  787. #     File::Spec  any 3.80
  788. #     IO::Dir     any 1.46
  789. #     strict      any 1.12
  790. #     warnings    any 1.51
  791. #
  792. # === Other Modules ===
  793. #
  794. #     Module           Have
  795. #     ------------- -------
  796. #     Encode           3.08
  797. #     JSON::PP         4.06
  798. #     Pod::Coverage missing
  799. #     Sub::Name     missing
  800. #     YAML          missing
  801. #     autodie          2.34
  802. #
  803. t/00-report-prereqs.t .. ok  
  804. All tests successful.
  805. Files=4, Tests=39,  4 wallclock secs ( 0.05 usr  0.00 sys +  2.96 cusr  0.35 csys =  3.36 CPU)
  806. Result: PASS
  807.   ETHER/File-ShareDir-Install-0.13.tar.gz
  808.   /usr/bin/make test -- OK
  809. Running make install for ETHER/File-ShareDir-Install-0.13.tar.gz
  810. Manifying 1 pod document
  811. Installing /usr/share/perl5/site_perl/File/ShareDir/Install.pm
  812. Installing /usr/share/man/man3/File::ShareDir::Install.3pm
  813. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  814.   ETHER/File-ShareDir-Install-0.13.tar.gz
  815.   /usr/bin/make install  -- OK
  816.   REHSACK/File-ShareDir-1.118.tar.gz
  817.   Has already been unwrapped into directory /root/.cpan/build/File-ShareDir-1.118-0
  818. Configuring R/RE/REHSACK/File-ShareDir-1.118.tar.gz with Makefile.PL
  819. Checking if your kit is complete...
  820. Looks good
  821. Warning: prerequisite Class::Inspector 1.12 not found.
  822. Generating a Unix-style Makefile
  823. Writing Makefile for File::ShareDir
  824. Writing MYMETA.yml and MYMETA.json
  825.   REHSACK/File-ShareDir-1.118.tar.gz
  826.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  827. Running make for R/RE/REHSACK/File-ShareDir-1.118.tar.gz
  828. ---- Unsatisfied dependencies detected during ----
  829. ----    REHSACK/File-ShareDir-1.118.tar.gz    ----
  830.     Class::Inspector [requires]
  831.     List::MoreUtils [requires,optional]
  832.     Params::Util [requires,optional]
  833. Running install for module 'Class::Inspector'
  834. Fetching with LWP:
  835. http://www.cpan.org/authors/id/P/PL/PLICEASE/Class-Inspector-1.36.tar.gz
  836. Fetching with LWP:
  837. http://www.cpan.org/authors/id/P/PL/PLICEASE/CHECKSUMS
  838. Checksum for /root/.cpan/sources/authors/id/P/PL/PLICEASE/Class-Inspector-1.36.tar.gz ok
  839. Configuring P/PL/PLICEASE/Class-Inspector-1.36.tar.gz with Makefile.PL
  840. Checking if your kit is complete...
  841. Looks good
  842. Generating a Unix-style Makefile
  843. Writing Makefile for Class::Inspector
  844. Writing MYMETA.yml and MYMETA.json
  845.   PLICEASE/Class-Inspector-1.36.tar.gz
  846.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  847. Running make for P/PL/PLICEASE/Class-Inspector-1.36.tar.gz
  848. cp lib/Class/Inspector/Functions.pm blib/lib/Class/Inspector/Functions.pm
  849. cp lib/Class/Inspector.pm blib/lib/Class/Inspector.pm
  850. Manifying 2 pod documents
  851.   PLICEASE/Class-Inspector-1.36.tar.gz
  852.   /usr/bin/make -- OK
  853. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  854. Running make test for PLICEASE/Class-Inspector-1.36.tar.gz
  855. 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
  856. t/00_diag.t ........................ 1/1 #
  857. #
  858. #
  859. # HARNESS_ACTIVE=1
  860. # HARNESS_VERSION=3.43
  861. # LANG=en_GB.UTF-8
  862. # PERL5LIB=/root/.cpan/build/Class-Inspector-1.36-0/blib/lib:/root/.cpan/build/Class-Inspector-1.36-0/blib/arch:
  863. # PERL5OPT=
  864. # PERL5_CPANPLUS_IS_RUNNING=2964
  865. # PERL5_CPAN_IS_RUNNING=2964
  866. # PERL_DL_NONLAZY=1
  867. # PERL_MM_USE_DEFAULT=1
  868. # PERL_USE_UNSAFE_INC=1
  869. # SHELL=/bin/bash
  870. #
  871. #
  872. #
  873. # PERL5LIB path
  874. # /root/.cpan/build/Class-Inspector-1.36-0/blib/lib
  875. # /root/.cpan/build/Class-Inspector-1.36-0/blib/arch
  876. #
  877. #
  878. #
  879. # perl                5.034000
  880. # ExtUtils::MakeMaker 7.62
  881. # File::Spec          3.80
  882. # Test::More          1.302183
  883. #
  884. #
  885. #
  886. t/00_diag.t ........................ ok  
  887. t/01_use.t ......................... ok  
  888. t/class_inspector.t ................ ok    
  889. t/class_inspector__devel_hide.t .... skipped: test requires Devel::Hide
  890. t/class_inspector__inc_to_local.t .. ok  
  891. t/class_inspector_functions.t ...... ok    
  892. All tests successful.
  893. Files=6, Tests=86,  1 wallclock secs ( 0.06 usr  0.02 sys +  0.77 cusr  0.08 csys =  0.93 CPU)
  894. Result: PASS
  895.   PLICEASE/Class-Inspector-1.36.tar.gz
  896.   /usr/bin/make test -- OK
  897. Running make install for PLICEASE/Class-Inspector-1.36.tar.gz
  898. Manifying 2 pod documents
  899. Installing /usr/share/perl5/site_perl/Class/Inspector.pm
  900. Installing /usr/share/perl5/site_perl/Class/Inspector/Functions.pm
  901. Installing /usr/share/man/man3/Class::Inspector.3pm
  902. Installing /usr/share/man/man3/Class::Inspector::Functions.3pm
  903. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  904.   PLICEASE/Class-Inspector-1.36.tar.gz
  905.   /usr/bin/make install  -- OK
  906. Running install for module 'Params::Util'
  907. Fetching with LWP:
  908. http://www.cpan.org/authors/id/R/RE/REHSACK/Params-Util-1.102.tar.gz
  909. Checksum for /root/.cpan/sources/authors/id/R/RE/REHSACK/Params-Util-1.102.tar.gz ok
  910. Configuring R/RE/REHSACK/Params-Util-1.102.tar.gz with Makefile.PL
  911. Checking for cc... cc
  912. Checking whether pureperl is required... no
  913. Checking for cc... (cached) cc
  914. Checking whether perlapi is accessible... yes
  915. Checking if your kit is complete...
  916. Looks good
  917. Generating a Unix-style Makefile
  918. Writing Makefile for Params::Util
  919. Writing MYMETA.yml and MYMETA.json
  920.   REHSACK/Params-Util-1.102.tar.gz
  921.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  922. Running make for R/RE/REHSACK/Params-Util-1.102.tar.gz
  923. ---- Unsatisfied dependencies detected during ----
  924. ----     REHSACK/Params-Util-1.102.tar.gz     ----
  925.     Test::LeakTrace [build_requires]
  926. Running install for module 'Test::LeakTrace'
  927. Fetching with LWP:
  928. http://www.cpan.org/authors/id/L/LE/LEEJO/Test-LeakTrace-0.17.tar.gz
  929. Fetching with LWP:
  930. http://www.cpan.org/authors/id/L/LE/LEEJO/CHECKSUMS
  931. Checksum for /root/.cpan/sources/authors/id/L/LE/LEEJO/Test-LeakTrace-0.17.tar.gz ok
  932. Configuring L/LE/LEEJO/Test-LeakTrace-0.17.tar.gz with Makefile.PL
  933. Checking if your kit is complete...
  934. Looks good
  935. Generating a Unix-style Makefile
  936. Writing Makefile for Test::LeakTrace
  937. Writing MYMETA.yml and MYMETA.json
  938.   LEEJO/Test-LeakTrace-0.17.tar.gz
  939.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  940. Running make for L/LE/LEEJO/Test-LeakTrace-0.17.tar.gz
  941. cp lib/Test/LeakTrace/JA.pod blib/lib/Test/LeakTrace/JA.pod
  942. cp lib/Test/LeakTrace/Script.pm blib/lib/Test/LeakTrace/Script.pm
  943. cp lib/Test/LeakTrace.pm blib/lib/Test/LeakTrace.pm
  944. Running Mkbootstrap for LeakTrace ()
  945. chmod 644 "LeakTrace.bs"
  946. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LeakTrace.bs blib/arch/auto/Test/LeakTrace/LeakTrace.bs 644
  947. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap'  LeakTrace.xs > LeakTrace.xsc
  948. mv LeakTrace.xsc LeakTrace.c
  949. cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   LeakTrace.c
  950. rm -f blib/arch/auto/Test/LeakTrace/LeakTrace.so
  951. cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  LeakTrace.o  -o blib/arch/auto/Test/LeakTrace/LeakTrace.so  \
  952.       \
  953.  
  954. chmod 755 blib/arch/auto/Test/LeakTrace/LeakTrace.so
  955. Manifying 3 pod documents
  956.   LEEJO/Test-LeakTrace-0.17.tar.gz
  957.   /usr/bin/make -- OK
  958. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  959. Running make test for LEEJO/Test-LeakTrace-0.17.tar.gz
  960. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LeakTrace.bs blib/arch/auto/Test/LeakTrace/LeakTrace.bs 644
  961. 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
  962. t/00_compile.t ..... 1/1 # Testing Test::LeakTrace/0.17
  963. t/00_compile.t ..... ok  
  964. t/01_info.t ........ ok  
  965. t/02_refs.t ........ ok  
  966. t/03_count.t ....... ok  
  967. t/04_test_funcs.t .. ok  
  968. t/05_script.t ...... 1/1 leaked REF(0x55890c2854b8) from /usr/share/perl5/core_perl/Test2/Util/HashBase.pm line 153.
  969. leaked REF(0x55890c2a79a0) from /usr/share/perl5/core_perl/Test2/Util/HashBase.pm line 153.
  970. leaked SCALAR(0x55890c944d80) from /usr/share/perl5/core_perl/Test2/API/Context.pm line 223.
  971. leaked GLOB(0x55890c957488) from /usr/share/perl5/core_perl/Test2/Hub.pm line 280.
  972. leaked GLOB(0x55890c957470) from /usr/share/perl5/core_perl/Test/Builder.pm line 64.
  973. leaked GLOB(0x55890c9e8290) from /usr/share/perl5/core_perl/Test2/API/Context.pm line 232.
  974. leaked GLOB(0x55890c9e8230) from /usr/share/perl5/core_perl/Test2/Formatter/TAP.pm line 195.
  975. leaked GLOB(0x55890c9e8218) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 69.
  976. leaked SCALAR(0x55890c9e8200) from /usr/share/perl5/core_perl/Test/Builder.pm line 64.
  977. leaked GLOB(0x55890c9e81a0) from /usr/share/perl5/core_perl/Test2/Hub.pm line 293.
  978. leaked ARRAY(0x55890c9e80e0) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  979. leaked SCALAR(0x55890c9e8098) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  980. leaked SCALAR(0x55890c9e8080) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  981. leaked SCALAR(0x55890c9e8068) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  982. leaked SCALAR(0x55890c9e8050) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  983. leaked SCALAR(0x55890c9e8038) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  984. leaked SCALAR(0x55890c9e8020) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  985. leaked SCALAR(0x55890c9e8008) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  986. leaked SCALAR(0x55890c9e7ff0) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  987. leaked SCALAR(0x55890c9e7fd8) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  988. leaked SCALAR(0x55890c9e7fc0) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  989. leaked HASH(0x55890c9e7fa8) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  990. leaked ARRAY(0x55890c9e7f90) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  991. leaked SCALAR(0x55890c9e7f78) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  992. leaked SCALAR(0x55890c9e7f60) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  993. leaked SCALAR(0x55890c9e7f48) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  994. leaked SCALAR(0x55890c9e7f30) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  995. leaked SCALAR(0x55890c9e7f18) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  996. leaked SCALAR(0x55890c9e7f00) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  997. leaked SCALAR(0x55890c9e7ee8) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  998. leaked SCALAR(0x55890c9e7ed0) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  999. leaked SCALAR(0x55890c9e7eb8) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  1000. leaked SCALAR(0x55890c9e7ea0) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  1001. leaked SCALAR(0x55890c9e7e88) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  1002. leaked ARRAY(0x55890c9e7e70) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  1003. leaked REF(0x55890c9e7e28) from /usr/share/perl5/core_perl/Test2/Util/HashBase.pm line 153.
  1004. t/05_script.t ...... ok  
  1005. t/06_threads.t ..... ok  
  1006. t/07_eval.t ........ ok  
  1007. t/08_leaktrace.t ... ok    
  1008. t/09_info_more.t ... ok  
  1009. t/10_bad_use.t ..... ok  
  1010. t/11_logfp.t ....... ok    
  1011. t/12_padstale.t .... ok  
  1012. t/13_do.t .......... ok  
  1013. All tests successful.
  1014. Files=14, Tests=132,  3 wallclock secs ( 0.11 usr  0.04 sys +  1.90 cusr  0.22 csys =  2.27 CPU)
  1015. Result: PASS
  1016.   LEEJO/Test-LeakTrace-0.17.tar.gz
  1017.   /usr/bin/make test -- OK
  1018. Running make install for LEEJO/Test-LeakTrace-0.17.tar.gz
  1019. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LeakTrace.bs blib/arch/auto/Test/LeakTrace/LeakTrace.bs 644
  1020. Manifying 3 pod documents
  1021. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  1022. Installing /usr/lib/perl5/5.34/site_perl/auto/Test/LeakTrace/LeakTrace.so
  1023. Installing /usr/lib/perl5/5.34/site_perl/Test/LeakTrace.pm
  1024. Installing /usr/lib/perl5/5.34/site_perl/Test/LeakTrace/JA.pod
  1025. Installing /usr/lib/perl5/5.34/site_perl/Test/LeakTrace/Script.pm
  1026. Installing /usr/share/man/man3/Test::LeakTrace.3pm
  1027. Installing /usr/share/man/man3/Test::LeakTrace::JA.3pm
  1028. Installing /usr/share/man/man3/Test::LeakTrace::Script.3pm
  1029. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  1030.   LEEJO/Test-LeakTrace-0.17.tar.gz
  1031.   /usr/bin/make install  -- OK
  1032.   REHSACK/Params-Util-1.102.tar.gz
  1033.   Has already been unwrapped into directory /root/.cpan/build/Params-Util-1.102-0
  1034.   REHSACK/Params-Util-1.102.tar.gz
  1035.   Has already been prepared
  1036. Running make for R/RE/REHSACK/Params-Util-1.102.tar.gz
  1037. cp lib/Params/Util.pm blib/lib/Params/Util.pm
  1038. cp lib/Params/Util/PP.pm blib/lib/Params/Util/PP.pm
  1039. Running Mkbootstrap for Util ()
  1040. chmod 644 "Util.bs"
  1041. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Params/Util/Util.bs 644
  1042. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap'  Util.xs > Util.xsc
  1043. mv Util.xsc Util.c
  1044. cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.102\" -DXS_VERSION=\"1.102\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   Util.c
  1045. rm -f blib/arch/auto/Params/Util/Util.so
  1046. cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  Util.o  -o blib/arch/auto/Params/Util/Util.so  \
  1047.       \
  1048.  
  1049. chmod 755 blib/arch/auto/Params/Util/Util.so
  1050. Manifying 2 pod documents
  1051.   REHSACK/Params-Util-1.102.tar.gz
  1052.   /usr/bin/make -- OK
  1053. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  1054. Running make test for REHSACK/Params-Util-1.102.tar.gz
  1055. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Params/Util/Util.bs 644
  1056. 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/pp/*.t t/xs/*.t xt/*.t
  1057. t/pp/01_compile.t .... ok  
  1058. t/pp/02_main.t ....... ok      
  1059. t/pp/03_all.t ........ ok    
  1060. t/pp/04_codelike.t ... ok    
  1061. t/pp/05_typelike.t ... ok    
  1062. t/pp/06_invocant.t ... ok    
  1063. t/pp/07_handle.t ..... ok    
  1064. t/pp/08_driver.t ..... ok    
  1065. t/pp/09_insideout.t .. ok  
  1066. t/xs/01_compile.t .... ok  
  1067. t/xs/02_main.t ....... ok      
  1068. t/xs/03_all.t ........ ok    
  1069. t/xs/04_codelike.t ... ok    
  1070. t/xs/05_typelike.t ... ok    
  1071. t/xs/06_invocant.t ... ok    
  1072. t/xs/07_handle.t ..... ok    
  1073. t/xs/08_driver.t ..... ok    
  1074. t/xs/09_insideout.t .. ok  
  1075. All tests successful.
  1076. Files=18, Tests=1864,  2 wallclock secs ( 0.25 usr  0.07 sys +  2.37 cusr  0.21 csys =  2.90 CPU)
  1077. Result: PASS
  1078.   REHSACK/Params-Util-1.102.tar.gz
  1079.   /usr/bin/make test -- OK
  1080. Running make install for REHSACK/Params-Util-1.102.tar.gz
  1081. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Params/Util/Util.bs 644
  1082. Manifying 2 pod documents
  1083. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  1084. Installing /usr/lib/perl5/5.34/site_perl/auto/Params/Util/Util.so
  1085. Installing /usr/lib/perl5/5.34/site_perl/Params/Util.pm
  1086. Installing /usr/lib/perl5/5.34/site_perl/Params/Util/PP.pm
  1087. Installing /usr/share/man/man3/Params::Util::PP.3pm
  1088. Installing /usr/share/man/man3/Params::Util.3pm
  1089. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  1090.   REHSACK/Params-Util-1.102.tar.gz
  1091.   /usr/bin/make install  -- OK
  1092. Running install for module 'List::MoreUtils'
  1093. Fetching with LWP:
  1094. http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-0.430.tar.gz
  1095. Checksum for /root/.cpan/sources/authors/id/R/RE/REHSACK/List-MoreUtils-0.430.tar.gz ok
  1096. Configuring R/RE/REHSACK/List-MoreUtils-0.430.tar.gz with Makefile.PL
  1097. Checking whether pureperl is required... no
  1098. Checking for cc... cc
  1099. Checking for cc... (cached) cc
  1100. Checking whether perlapi is accessible... yes
  1101. Checking if your kit is complete...
  1102. Looks good
  1103. Warning: prerequisite Exporter::Tiny 0.038 not found.
  1104. Warning: prerequisite List::MoreUtils::XS 0.430 not found.
  1105. Generating a Unix-style Makefile
  1106. Writing Makefile for List::MoreUtils
  1107. Writing MYMETA.yml and MYMETA.json
  1108.   REHSACK/List-MoreUtils-0.430.tar.gz
  1109.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  1110. Running make for R/RE/REHSACK/List-MoreUtils-0.430.tar.gz
  1111. ---- Unsatisfied dependencies detected during ----
  1112. ----    REHSACK/List-MoreUtils-0.430.tar.gz   ----
  1113.     Exporter::Tiny [requires]
  1114.     List::MoreUtils::XS [requires]
  1115. Running install for module 'Exporter::Tiny'
  1116. Fetching with LWP:
  1117. http://www.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.002002.tar.gz
  1118. Fetching with LWP:
  1119. http://www.cpan.org/authors/id/T/TO/TOBYINK/CHECKSUMS
  1120. Checksum for /root/.cpan/sources/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.002002.tar.gz ok
  1121. Configuring T/TO/TOBYINK/Exporter-Tiny-1.002002.tar.gz with Makefile.PL
  1122. Checking if your kit is complete...
  1123. Looks good
  1124. Generating a Unix-style Makefile
  1125. Writing Makefile for Exporter::Tiny
  1126. Writing MYMETA.yml and MYMETA.json
  1127.   TOBYINK/Exporter-Tiny-1.002002.tar.gz
  1128.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  1129. Running make for T/TO/TOBYINK/Exporter-Tiny-1.002002.tar.gz
  1130. ---- Unsatisfied dependencies detected during ----
  1131. ----   TOBYINK/Exporter-Tiny-1.002002.tar.gz  ----
  1132.     Test::Fatal [build_requires,optional]
  1133.     Test::Warnings [build_requires,optional]
  1134. cp lib/Exporter/Tiny/Manual/QuickStart.pod blib/lib/Exporter/Tiny/Manual/QuickStart.pod
  1135. cp lib/Exporter/Shiny.pm blib/lib/Exporter/Shiny.pm
  1136. cp lib/Exporter/Tiny/Manual/Importing.pod blib/lib/Exporter/Tiny/Manual/Importing.pod
  1137. cp lib/Exporter/Tiny/Manual/Etc.pod blib/lib/Exporter/Tiny/Manual/Etc.pod
  1138. cp lib/Exporter/Tiny.pm blib/lib/Exporter/Tiny.pm
  1139. cp lib/Exporter/Tiny/Manual/Exporting.pod blib/lib/Exporter/Tiny/Manual/Exporting.pod
  1140. Manifying 6 pod documents
  1141.   TOBYINK/Exporter-Tiny-1.002002.tar.gz
  1142.   /usr/bin/make -- OK
  1143. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  1144. Running make test for TOBYINK/Exporter-Tiny-1.002002.tar.gz
  1145. PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
  1146. t/01basic.t .............. # Perl 5.034000
  1147. t/01basic.t .............. ok  
  1148. t/02renaming.t ........... ok  
  1149. t/03generators.t ......... ok  
  1150. t/04into.t ............... ok  
  1151. t/05shiny.t .............. ok  
  1152. t/06notwant.t ............ ok  
  1153. t/07regexp.t ............. ok  
  1154. t/08tags.t ............... ok    
  1155. t/09warnings.t ........... skipped: test requires Test::Warnings and Test::Fatal
  1156. t/10no.t ................. ok  
  1157. t/11noncode.t ............ ok  
  1158. t/12noncodegenerators.t .. ok  
  1159. t/13doesntexist.t ........ ok  
  1160. All tests successful.
  1161. Files=13, Tests=64,  2 wallclock secs ( 0.08 usr  0.02 sys +  1.32 cusr  0.16 csys =  1.58 CPU)
  1162. Result: PASS
  1163.   TOBYINK/Exporter-Tiny-1.002002.tar.gz
  1164.   /usr/bin/make test -- OK
  1165. Running make install for TOBYINK/Exporter-Tiny-1.002002.tar.gz
  1166. Manifying 6 pod documents
  1167. Installing /usr/share/perl5/site_perl/Exporter/Tiny.pm
  1168. Installing /usr/share/perl5/site_perl/Exporter/Shiny.pm
  1169. Installing /usr/share/perl5/site_perl/Exporter/Tiny/Manual/Importing.pod
  1170. Installing /usr/share/perl5/site_perl/Exporter/Tiny/Manual/Exporting.pod
  1171. Installing /usr/share/perl5/site_perl/Exporter/Tiny/Manual/QuickStart.pod
  1172. Installing /usr/share/perl5/site_perl/Exporter/Tiny/Manual/Etc.pod
  1173. Installing /usr/share/man/man3/Exporter::Tiny.3pm
  1174. Installing /usr/share/man/man3/Exporter::Tiny::Manual::QuickStart.3pm
  1175. Installing /usr/share/man/man3/Exporter::Shiny.3pm
  1176. Installing /usr/share/man/man3/Exporter::Tiny::Manual::Importing.3pm
  1177. Installing /usr/share/man/man3/Exporter::Tiny::Manual::Exporting.3pm
  1178. Installing /usr/share/man/man3/Exporter::Tiny::Manual::Etc.3pm
  1179. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  1180.   TOBYINK/Exporter-Tiny-1.002002.tar.gz
  1181.   /usr/bin/make install  -- OK
  1182. Running install for module 'Test::Warnings'
  1183. Fetching with LWP:
  1184. http://www.cpan.org/authors/id/E/ET/ETHER/Test-Warnings-0.031.tar.gz
  1185. Checksum for /root/.cpan/sources/authors/id/E/ET/ETHER/Test-Warnings-0.031.tar.gz ok
  1186. Configuring E/ET/ETHER/Test-Warnings-0.031.tar.gz with Makefile.PL
  1187. Checking if your kit is complete...
  1188. Looks good
  1189. Generating a Unix-style Makefile
  1190. Writing Makefile for Test::Warnings
  1191. Writing MYMETA.yml and MYMETA.json
  1192.   ETHER/Test-Warnings-0.031.tar.gz
  1193.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  1194. Running make for E/ET/ETHER/Test-Warnings-0.031.tar.gz
  1195. cp lib/Test/Warnings.pm blib/lib/Test/Warnings.pm
  1196. Manifying 1 pod document
  1197.   ETHER/Test-Warnings-0.031.tar.gz
  1198.   /usr/bin/make -- OK
  1199. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  1200. Running make test for ETHER/Test-Warnings-0.031.tar.gz
  1201. 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
  1202. t/00-report-prereqs.t ................. #
  1203. # Versions for all modules listed in MYMETA.json (including optional ones):
  1204. #
  1205. # === Configure Requires ===
  1206. #
  1207. #     Module              Want Have
  1208. #     ------------------- ---- ----
  1209. #     ExtUtils::MakeMaker  any 7.62
  1210. #
  1211. # === Build Requires ===
  1212. #
  1213. #     Module              Want Have
  1214. #     ------------------- ---- ----
  1215. #     ExtUtils::MakeMaker  any 7.62
  1216. #
  1217. # === Test Requires ===
  1218. #
  1219. #     Module              Want     Have
  1220. #     ------------------- ---- --------
  1221. #     ExtUtils::MakeMaker  any     7.62
  1222. #     File::Spec           any     3.80
  1223. #     Test::More          0.94 1.302183
  1224. #     if                   any   0.0609
  1225. #
  1226. # === Test Recommends ===
  1227. #
  1228. #     Module         Want     Have
  1229. #     ---------- -------- --------
  1230. #     CPAN::Meta 2.120900 2.150010
  1231. #
  1232. # === Test Suggests ===
  1233. #
  1234. #     Module                    Want     Have
  1235. #     ------------------------ ----- --------
  1236. #     CPAN::Meta::Check        0.011  missing
  1237. #     CPAN::Meta::Requirements   any    2.140
  1238. #     PadWalker                  any  missing
  1239. #     Test::Tester             0.108 1.302183
  1240. #
  1241. # === Runtime Requires ===
  1242. #
  1243. #     Module        Want     Have
  1244. #     ------------- ---- --------
  1245. #     Carp           any     1.52
  1246. #     Exporter       any     5.76
  1247. #     Test::Builder  any 1.302183
  1248. #     parent         any    0.238
  1249. #     strict         any     1.12
  1250. #     warnings       any     1.51
  1251. #
  1252. # === Other Modules ===
  1253. #
  1254. #     Module             Have
  1255. #     --------------- -------
  1256. #     Encode             3.08
  1257. #     File::Temp       0.2311
  1258. #     JSON::PP           4.06
  1259. #     Module::Runtime missing
  1260. #     Sub::Name       missing
  1261. #     YAML            missing
  1262. #     autodie            2.34
  1263. #
  1264. t/00-report-prereqs.t ................. ok  
  1265. t/01-basic.t .......................... ok    
  1266. t/02-done_testing.t ................... ok  
  1267. t/03-subtest.t ........................ ok  
  1268. t/04-no-tests.t ....................... ok  
  1269. t/05-no-end-block.t ................... ok  
  1270. t/06-skip-all.t ....................... skipped: Need Does::Not::Exist::515177934038551 to continue!
  1271. t/07-no_plan.t ........................ ok  
  1272. t/08-use-if.t ......................... ok  
  1273. t/09-warnings-contents.t .............. ok  
  1274. t/10-no-done_testing.t ................ ok  
  1275. t/11-double-use.t ..................... ok  
  1276. t/12-no-newline.t ..................... ok  
  1277. t/13-propagate-warnings.t ............. ok  
  1278. t/14-propagate-subname.t .............. ok  
  1279. t/15-propagate-default.t .............. ok  
  1280. t/16-propagate-ignore.t ............... ok  
  1281. t/17-propagate-subname-colons.t ....... ok  
  1282. t/18-propagate-subname-package.t ...... ok  
  1283. t/19-propagate-nonexistent-subname.t .. ok  
  1284. t/20-propagate-stub.t ................. ok  
  1285. t/21-fail-on-warning.t ................ ok  
  1286. t/22-warnings-bareword.t .............. ok  
  1287. t/23-report-warnings.t ................ ok  
  1288. t/zzz-check-breaks.t .................. ok  
  1289. All tests successful.
  1290. Files=25, Tests=81,  4 wallclock secs ( 0.13 usr  0.04 sys +  2.83 cusr  0.33 csys =  3.33 CPU)
  1291. Result: PASS
  1292.   ETHER/Test-Warnings-0.031.tar.gz
  1293.   /usr/bin/make test -- OK
  1294. Running make install for ETHER/Test-Warnings-0.031.tar.gz
  1295. Manifying 1 pod document
  1296. Installing /usr/share/perl5/site_perl/Test/Warnings.pm
  1297. Installing /usr/share/man/man3/Test::Warnings.3pm
  1298. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  1299.   ETHER/Test-Warnings-0.031.tar.gz
  1300.   /usr/bin/make install  -- OK
  1301. Running install for module 'Test::Fatal'
  1302. Fetching with LWP:
  1303. http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Fatal-0.016.tar.gz
  1304. Fetching with LWP:
  1305. http://www.cpan.org/authors/id/R/RJ/RJBS/CHECKSUMS
  1306. Checksum for /root/.cpan/sources/authors/id/R/RJ/RJBS/Test-Fatal-0.016.tar.gz ok
  1307. Configuring R/RJ/RJBS/Test-Fatal-0.016.tar.gz with Makefile.PL
  1308. Checking if your kit is complete...
  1309. Looks good
  1310. Generating a Unix-style Makefile
  1311. Writing Makefile for Test::Fatal
  1312. Writing MYMETA.yml and MYMETA.json
  1313.   RJBS/Test-Fatal-0.016.tar.gz
  1314.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  1315. Running make for R/RJ/RJBS/Test-Fatal-0.016.tar.gz
  1316. cp lib/Test/Fatal.pm blib/lib/Test/Fatal.pm
  1317. Manifying 1 pod document
  1318.   RJBS/Test-Fatal-0.016.tar.gz
  1319.   /usr/bin/make -- OK
  1320. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  1321. Running make test for RJBS/Test-Fatal-0.016.tar.gz
  1322. 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
  1323. t/00-report-prereqs.t .. #
  1324. # Versions for all modules listed in MYMETA.json (including optional ones):
  1325. #
  1326. # === Configure Requires ===
  1327. #
  1328. #     Module              Want Have
  1329. #     ------------------- ---- ----
  1330. #     ExtUtils::MakeMaker  any 7.62
  1331. #
  1332. # === Build Requires ===
  1333. #
  1334. #     Module              Want Have
  1335. #     ------------------- ---- ----
  1336. #     ExtUtils::MakeMaker  any 7.62
  1337. #
  1338. # === Test Requires ===
  1339. #
  1340. #     Module                Want     Have
  1341. #     --------------------- ---- --------
  1342. #     ExtUtils::MakeMaker    any     7.62
  1343. #     File::Spec             any     3.80
  1344. #     Test::Builder::Tester  any 1.302183
  1345. #     Test::More            0.65 1.302183
  1346. #     overload               any     1.33
  1347. #
  1348. # === Test Recommends ===
  1349. #
  1350. #     Module         Want     Have
  1351. #     ---------- -------- --------
  1352. #     CPAN::Meta 2.120900 2.150010
  1353. #
  1354. # === Runtime Requires ===
  1355. #
  1356. #     Module        Want     Have
  1357. #     ------------- ---- --------
  1358. #     Carp           any     1.52
  1359. #     Exporter      5.57     5.76
  1360. #     Test::Builder  any 1.302183
  1361. #     Try::Tiny     0.07     0.30
  1362. #     strict         any     1.12
  1363. #     warnings       any     1.51
  1364. #
  1365. t/00-report-prereqs.t .. ok  
  1366. t/basic.t .............. ok  
  1367. t/like-exception.t ..... ok  
  1368. t/todo.t ............... ok  
  1369. All tests successful.
  1370. Files=4, Tests=18,  0 wallclock secs ( 0.05 usr  0.01 sys +  0.60 cusr  0.06 csys =  0.72 CPU)
  1371. Result: PASS
  1372.   RJBS/Test-Fatal-0.016.tar.gz
  1373.   /usr/bin/make test -- OK
  1374. Running make install for RJBS/Test-Fatal-0.016.tar.gz
  1375. Manifying 1 pod document
  1376. Installing /usr/share/perl5/site_perl/Test/Fatal.pm
  1377. Installing /usr/share/man/man3/Test::Fatal.3pm
  1378. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  1379.   RJBS/Test-Fatal-0.016.tar.gz
  1380.   /usr/bin/make install  -- OK
  1381. Running install for module 'List::MoreUtils::XS'
  1382. Fetching with LWP:
  1383. http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-XS-0.430.tar.gz
  1384. Checksum for /root/.cpan/sources/authors/id/R/RE/REHSACK/List-MoreUtils-XS-0.430.tar.gz ok
  1385. Configuring R/RE/REHSACK/List-MoreUtils-XS-0.430.tar.gz with Makefile.PL
  1386. Checking whether pureperl is required... no
  1387. Checking for cc... cc
  1388. Checking for cc... (cached) cc
  1389. Checking whether perlapi is accessible... yes
  1390. Checking for stdlib.h... yes
  1391. Checking for stdarg.h... yes
  1392. Checking for string.h... yes
  1393. Checking for float.h... yes
  1394. Checking for assert.h... yes
  1395. Checking for ctype.h... yes
  1396. Checking for errno.h... yes
  1397. Checking for limits.h... yes
  1398. Checking for locale.h... yes
  1399. Checking for math.h... yes
  1400. Checking for setjmp.h... yes
  1401. Checking for signal.h... yes
  1402. Checking for stddef.h... yes
  1403. Checking for stdio.h... yes
  1404. Checking for time.h... yes
  1405. Checking for sys/types.h... yes
  1406. Checking for sys/stat.h... yes
  1407. Checking for memory.h... yes
  1408. Checking for strings.h... yes
  1409. Checking for inttypes.h... yes
  1410. Checking for stdint.h... yes
  1411. Checking for unistd.h... yes
  1412. Checking for time.h... (cached) yes
  1413. Checking for sys/time.h... yes
  1414. Checking for time... yes
  1415. Checking for size_t... yes
  1416. Checking for ssize_t... yes
  1417. Checking for builtin expect... yes
  1418. Checking for statement expression feature... no
  1419. Checking if your kit is complete...
  1420. Looks good
  1421. Generating a Unix-style Makefile
  1422. Writing Makefile for List::MoreUtils::XS
  1423. Writing MYMETA.yml and MYMETA.json
  1424.   REHSACK/List-MoreUtils-XS-0.430.tar.gz
  1425.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  1426. Running make for R/RE/REHSACK/List-MoreUtils-XS-0.430.tar.gz
  1427. cp lib/List/MoreUtils/XS.pm blib/lib/List/MoreUtils/XS.pm
  1428. Running Mkbootstrap for XS ()
  1429. chmod 644 "XS.bs"
  1430. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/List/MoreUtils/XS/XS.bs 644
  1431. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap'  XS.xs > XS.xsc
  1432. mv XS.xsc XS.c
  1433. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"0.430\" -DXS_VERSION=\"0.430\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   XS.c
  1434. rm -f blib/arch/auto/List/MoreUtils/XS/XS.so
  1435. cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  XS.o  -o blib/arch/auto/List/MoreUtils/XS/XS.so  \
  1436.       \
  1437.  
  1438. chmod 755 blib/arch/auto/List/MoreUtils/XS/XS.so
  1439. Manifying 1 pod document
  1440.   REHSACK/List-MoreUtils-XS-0.430.tar.gz
  1441.   /usr/bin/make -- OK
  1442. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  1443. Running make test for REHSACK/List-MoreUtils-XS-0.430.tar.gz
  1444. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/List/MoreUtils/XS/XS.bs 644
  1445. 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/xs/*.t xt/*.t
  1446. t/xs/after.t ................ ok  
  1447. t/xs/after_incl.t ........... ok  
  1448. t/xs/all.t .................. ok  
  1449. t/xs/all_u.t ................ ok  
  1450. t/xs/any.t .................. ok  
  1451. t/xs/any_u.t ................ ok  
  1452. t/xs/apply.t ................ ok    
  1453. t/xs/arrayify.t ............. ok    
  1454. t/xs/before.t ............... ok  
  1455. t/xs/before_incl.t .......... ok  
  1456. t/xs/binsert.t .............. ok    
  1457. t/xs/bremove.t .............. ok    
  1458. t/xs/bsearch.t .............. ok      
  1459. t/xs/bsearchidx.t ........... ok      
  1460. t/xs/duplicates.t ........... ok    
  1461. t/xs/each_array.t ........... ok    
  1462. t/xs/equal_range.t .......... ok  
  1463. t/xs/false.t ................ ok  
  1464. t/xs/firstidx.t ............. ok    
  1465. t/xs/firstres.t ............. ok  
  1466. t/xs/firstval.t ............. ok  
  1467. t/xs/frequency.t ............ ok    
  1468. t/xs/Import.t ............... ok    
  1469. t/xs/indexes.t .............. ok    
  1470. t/xs/insert_after.t ......... ok  
  1471. t/xs/insert_after_string.t .. ok  
  1472. t/xs/lastidx.t .............. ok    
  1473. t/xs/lastres.t .............. ok  
  1474. t/xs/lastval.t .............. ok  
  1475. t/xs/listcmp.t .............. ok  
  1476. t/xs/lower_bound.t .......... ok    
  1477. t/xs/mesh.t ................. ok  
  1478. t/xs/minmax.t ............... ok    
  1479. t/xs/minmaxstr.t ............ ok    
  1480. t/xs/mode.t ................. ok    
  1481. t/xs/natatime.t ............. ok  
  1482. t/xs/none.t ................. ok  
  1483. t/xs/none_u.t ............... ok  
  1484. t/xs/notall.t ............... ok  
  1485. t/xs/notall_u.t ............. ok  
  1486. t/xs/occurrences.t .......... ok    
  1487. t/xs/one.t .................. ok  
  1488. t/xs/one_u.t ................ ok  
  1489. t/xs/onlyidx.t .............. ok    
  1490. t/xs/onlyres.t .............. ok    
  1491. t/xs/onlyval.t .............. ok    
  1492. t/xs/pairwise.t ............. ok    
  1493. t/xs/part.t ................. ok    
  1494. t/xs/qsort.t ................ ok  
  1495. t/xs/reduce_0.t ............. ok  
  1496. t/xs/reduce_1.t ............. ok  
  1497. t/xs/reduce_u.t ............. ok  
  1498. t/xs/samples.t .............. ok  
  1499. t/xs/singleton.t ............ ok    
  1500. t/xs/slide.t ................ ok  
  1501. t/xs/slideatatime.t ......... ok    
  1502. t/xs/true.t ................. ok  
  1503. t/xs/uniq.t ................. ok    
  1504. t/xs/upper_bound.t .......... ok    
  1505. t/xs/XS.t ................... skipped: Unreasonable unless loaded via List::MoreUtils
  1506. t/xs/zip6.t ................. ok  
  1507. All tests successful.
  1508. Files=61, Tests=4519, 14 wallclock secs ( 0.67 usr  0.15 sys + 12.10 cusr  1.08 csys = 14.00 CPU)
  1509. Result: PASS
  1510.   REHSACK/List-MoreUtils-XS-0.430.tar.gz
  1511.   /usr/bin/make test -- OK
  1512. Running make install for REHSACK/List-MoreUtils-XS-0.430.tar.gz
  1513. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/List/MoreUtils/XS/XS.bs 644
  1514. Manifying 1 pod document
  1515. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  1516. Installing /usr/lib/perl5/5.34/site_perl/auto/List/MoreUtils/XS/XS.so
  1517. Installing /usr/lib/perl5/5.34/site_perl/List/MoreUtils/XS.pm
  1518. Installing /usr/share/man/man3/List::MoreUtils::XS.3pm
  1519. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  1520.   REHSACK/List-MoreUtils-XS-0.430.tar.gz
  1521.   /usr/bin/make install  -- OK
  1522.   REHSACK/List-MoreUtils-0.430.tar.gz
  1523.   Has already been unwrapped into directory /root/.cpan/build/List-MoreUtils-0.430-0
  1524.   REHSACK/List-MoreUtils-0.430.tar.gz
  1525.   Has already been prepared
  1526. Running make for R/RE/REHSACK/List-MoreUtils-0.430.tar.gz
  1527. cp lib/List/MoreUtils/PP.pm blib/lib/List/MoreUtils/PP.pm
  1528. cp lib/List/MoreUtils.pm blib/lib/List/MoreUtils.pm
  1529. cp lib/List/MoreUtils/Contributing.pod blib/lib/List/MoreUtils/Contributing.pod
  1530. Manifying 3 pod documents
  1531.   REHSACK/List-MoreUtils-0.430.tar.gz
  1532.   /usr/bin/make -- OK
  1533. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  1534. Running make test for REHSACK/List-MoreUtils-0.430.tar.gz
  1535. 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/pureperl/*.t t/xs/*.t xt/*.t
  1536. t/pureperl/after.t ................ ok  
  1537. t/pureperl/after_incl.t ........... ok  
  1538. t/pureperl/all.t .................. ok  
  1539. t/pureperl/all_u.t ................ ok  
  1540. t/pureperl/any.t .................. ok  
  1541. t/pureperl/any_u.t ................ ok  
  1542. t/pureperl/apply.t ................ ok    
  1543. t/pureperl/arrayify.t ............. ok    
  1544. t/pureperl/before.t ............... ok  
  1545. t/pureperl/before_incl.t .......... ok  
  1546. t/pureperl/binsert.t .............. ok    
  1547. t/pureperl/bremove.t .............. ok    
  1548. t/pureperl/bsearch.t .............. ok      
  1549. t/pureperl/bsearchidx.t ........... ok      
  1550. t/pureperl/duplicates.t ........... ok    
  1551. t/pureperl/each_array.t ........... ok    
  1552. t/pureperl/equal_range.t .......... ok  
  1553. t/pureperl/false.t ................ ok  
  1554. t/pureperl/firstidx.t ............. ok    
  1555. t/pureperl/firstres.t ............. ok  
  1556. t/pureperl/firstval.t ............. ok  
  1557. t/pureperl/frequency.t ............ ok    
  1558. t/pureperl/Import.t ............... ok    
  1559. t/pureperl/indexes.t .............. ok    
  1560. t/pureperl/insert_after.t ......... ok  
  1561. t/pureperl/insert_after_string.t .. ok  
  1562. t/pureperl/lastidx.t .............. ok    
  1563. t/pureperl/lastres.t .............. ok  
  1564. t/pureperl/lastval.t .............. ok  
  1565. t/pureperl/listcmp.t .............. ok  
  1566. t/pureperl/lower_bound.t .......... ok    
  1567. t/pureperl/mesh.t ................. ok  
  1568. t/pureperl/minmax.t ............... ok    
  1569. t/pureperl/minmaxstr.t ............ ok    
  1570. t/pureperl/mode.t ................. ok    
  1571. t/pureperl/natatime.t ............. ok  
  1572. t/pureperl/none.t ................. ok  
  1573. t/pureperl/none_u.t ............... ok  
  1574. t/pureperl/notall.t ............... ok  
  1575. t/pureperl/notall_u.t ............. ok  
  1576. t/pureperl/occurrences.t .......... ok    
  1577. t/pureperl/one.t .................. ok  
  1578. t/pureperl/one_u.t ................ ok  
  1579. t/pureperl/onlyidx.t .............. ok    
  1580. t/pureperl/onlyres.t .............. ok    
  1581. t/pureperl/onlyval.t .............. ok    
  1582. t/pureperl/pairwise.t ............. ok    
  1583. t/pureperl/part.t ................. ok    
  1584. t/pureperl/qsort.t ................ skipped: It's insane to use a pure-perl qsort
  1585. t/pureperl/reduce_0.t ............. ok  
  1586. t/pureperl/reduce_1.t ............. ok  
  1587. t/pureperl/reduce_u.t ............. ok  
  1588. t/pureperl/samples.t .............. ok  
  1589. t/pureperl/singleton.t ............ ok    
  1590. t/pureperl/slide.t ................ ok  
  1591. t/pureperl/slideatatime.t ......... ok    
  1592. t/pureperl/true.t ................. ok  
  1593. t/pureperl/uniq.t ................. ok    
  1594. t/pureperl/upper_bound.t .......... ok    
  1595. t/pureperl/XS.t ................... ok  
  1596. t/pureperl/zip6.t ................. ok  
  1597. t/xs/after.t ...................... ok  
  1598. t/xs/after_incl.t ................. ok  
  1599. t/xs/all.t ........................ ok  
  1600. t/xs/all_u.t ...................... ok  
  1601. t/xs/any.t ........................ ok  
  1602. t/xs/any_u.t ...................... ok  
  1603. t/xs/apply.t ...................... ok    
  1604. t/xs/arrayify.t ................... ok    
  1605. t/xs/before.t ..................... ok  
  1606. t/xs/before_incl.t ................ ok  
  1607. t/xs/binsert.t .................... ok    
  1608. t/xs/bremove.t .................... ok    
  1609. t/xs/bsearch.t .................... ok      
  1610. t/xs/bsearchidx.t ................. ok      
  1611. t/xs/duplicates.t ................. ok    
  1612. t/xs/each_array.t ................. ok    
  1613. t/xs/equal_range.t ................ ok  
  1614. t/xs/false.t ...................... ok  
  1615. t/xs/firstidx.t ................... ok    
  1616. t/xs/firstres.t ................... ok  
  1617. t/xs/firstval.t ................... ok  
  1618. t/xs/frequency.t .................. ok    
  1619. t/xs/Import.t ..................... ok    
  1620. t/xs/indexes.t .................... ok    
  1621. t/xs/insert_after.t ............... ok  
  1622. t/xs/insert_after_string.t ........ ok  
  1623. t/xs/lastidx.t .................... ok    
  1624. t/xs/lastres.t .................... ok  
  1625. t/xs/lastval.t .................... ok  
  1626. t/xs/listcmp.t .................... ok  
  1627. t/xs/lower_bound.t ................ ok    
  1628. t/xs/mesh.t ....................... ok  
  1629. t/xs/minmax.t ..................... ok    
  1630. t/xs/minmaxstr.t .................. ok    
  1631. t/xs/mode.t ....................... ok    
  1632. t/xs/natatime.t ................... ok  
  1633. t/xs/none.t ....................... ok  
  1634. t/xs/none_u.t ..................... ok  
  1635. t/xs/notall.t ..................... ok  
  1636. t/xs/notall_u.t ................... ok  
  1637. t/xs/occurrences.t ................ ok    
  1638. t/xs/one.t ........................ ok  
  1639. t/xs/one_u.t ...................... ok  
  1640. t/xs/onlyidx.t .................... ok    
  1641. t/xs/onlyres.t .................... ok    
  1642. t/xs/onlyval.t .................... ok    
  1643. t/xs/pairwise.t ................... ok    
  1644. t/xs/part.t ....................... ok    
  1645. t/xs/qsort.t ...................... ok  
  1646. t/xs/reduce_0.t ................... ok  
  1647. t/xs/reduce_1.t ................... ok  
  1648. t/xs/reduce_u.t ................... ok  
  1649. t/xs/samples.t .................... ok  
  1650. t/xs/singleton.t .................. ok    
  1651. t/xs/slide.t ...................... ok  
  1652. t/xs/slideatatime.t ............... ok    
  1653. t/xs/true.t ....................... ok  
  1654. t/xs/uniq.t ....................... ok    
  1655. t/xs/upper_bound.t ................ ok    
  1656. t/xs/XS.t ......................... ok  
  1657. t/xs/zip6.t ....................... ok  
  1658. All tests successful.
  1659. Files=122, Tests=9066, 29 wallclock secs ( 1.22 usr  0.32 sys + 25.74 cusr  1.98 csys = 29.26 CPU)
  1660. Result: PASS
  1661.   REHSACK/List-MoreUtils-0.430.tar.gz
  1662.   /usr/bin/make test -- OK
  1663. Running make install for REHSACK/List-MoreUtils-0.430.tar.gz
  1664. Manifying 3 pod documents
  1665. Installing /usr/share/perl5/site_perl/List/MoreUtils.pm
  1666. Installing /usr/share/perl5/site_perl/List/MoreUtils/PP.pm
  1667. Installing /usr/share/perl5/site_perl/List/MoreUtils/Contributing.pod
  1668. Installing /usr/share/man/man3/List::MoreUtils::Contributing.3pm
  1669. Installing /usr/share/man/man3/List::MoreUtils.3pm
  1670. Installing /usr/share/man/man3/List::MoreUtils::PP.3pm
  1671. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  1672.   REHSACK/List-MoreUtils-0.430.tar.gz
  1673.   /usr/bin/make install  -- OK
  1674.   REHSACK/File-ShareDir-1.118.tar.gz
  1675.   Has already been unwrapped into directory /root/.cpan/build/File-ShareDir-1.118-0
  1676.   REHSACK/File-ShareDir-1.118.tar.gz
  1677.   Has already been prepared
  1678. Running make for R/RE/REHSACK/File-ShareDir-1.118.tar.gz
  1679. cp share/subdir/sample.txt blib/lib/auto/share/dist/File-ShareDir/subdir/sample.txt
  1680. cp share/sample.txt blib/lib/auto/share/dist/File-ShareDir/sample.txt
  1681. cp foo/test_file.txt blib/lib/auto/share/module/File-ShareDir/test_file.txt
  1682. cp lib/File/ShareDir.pm blib/lib/File/ShareDir.pm
  1683. Manifying 1 pod document
  1684.   REHSACK/File-ShareDir-1.118.tar.gz
  1685.   /usr/bin/make -- OK
  1686. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  1687. Running make test for REHSACK/File-ShareDir-1.118.tar.gz
  1688. Skip blib/lib/auto/share/dist/File-ShareDir/sample.txt (unchanged)
  1689. Skip blib/lib/auto/share/dist/File-ShareDir/subdir/sample.txt (unchanged)
  1690. Skip blib/lib/auto/share/module/File-ShareDir/test_file.txt (unchanged)
  1691. 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 xt/*.t
  1692. t/04_fail.t ........ ok    
  1693. t/06_old.t ......... ok    
  1694. t/00_prereqs.t ..... 1/? # Requirements for File-ShareDir version 1.118
  1695. #                    module |  version |  wanted | status
  1696. # - configure / requires ---+----------+---------+---------
  1697. #       ExtUtils::MakeMaker |     7.62 |       0 | ok
  1698. #   File::ShareDir::Install |     0.13 |    0.13 | ok
  1699. # - configure / recommends -+----------+---------+---------
  1700. #               inc::latest |    0.500 |   0.500 | ok
  1701. # - runtime / requires -----+----------+---------+---------
  1702. #                      Carp |     1.52 |       0 | ok
  1703. #          Class::Inspector |     1.36 |    1.12 | ok
  1704. #                File::Spec |     3.80 |    0.80 | ok
  1705. #                  warnings |     1.51 |       0 | ok
  1706. # - runtime / recommends ---+----------+---------+---------
  1707. #           List::MoreUtils |    0.430 |   0.428 | ok
  1708. #              Params::Util |    1.102 |    1.07 | ok
  1709. # - test / requires --------+----------+---------+---------
  1710. #                File::Path |     2.18 |    2.08 | ok
  1711. #                Test::More | 1.302183 |    0.90 | ok
  1712. # - test / recommends ------+----------+---------+---------
  1713. #                CPAN::Meta | 2.150010 | 2.11044 | ok
  1714. # --------------------------+----------+---------+---------
  1715. t/00_prereqs.t ..... ok    
  1716. t/01_compile.t ..... 1/? # Testing File::ShareDir 1.118, Perl 5.034000, /usr/bin/perl, UID: 0
  1717. t/01_compile.t ..... ok  
  1718. t/02_main.t ........ ok    
  1719. t/03_extensions.t .. ok  
  1720. t/05_class.t ....... ok  
  1721. All tests successful.
  1722.  
  1723. Test Summary Report
  1724. -------------------
  1725. t/00_prereqs.t   (Wstat: 0 Tests: 24 Failed: 0)
  1726.   TODO passed:   5-6, 15-18, 23-24
  1727. Files=7, Tests=95,  1 wallclock secs ( 0.07 usr  0.01 sys +  1.07 cusr  0.14 csys =  1.29 CPU)
  1728. Result: PASS
  1729.   REHSACK/File-ShareDir-1.118.tar.gz
  1730.   /usr/bin/make test -- OK
  1731. Running make install for REHSACK/File-ShareDir-1.118.tar.gz
  1732. Skip blib/lib/auto/share/dist/File-ShareDir/subdir/sample.txt (unchanged)
  1733. Skip blib/lib/auto/share/dist/File-ShareDir/sample.txt (unchanged)
  1734. Skip blib/lib/auto/share/module/File-ShareDir/test_file.txt (unchanged)
  1735. Manifying 1 pod document
  1736. Installing /usr/share/perl5/site_perl/File/ShareDir.pm
  1737. Installing /usr/share/perl5/site_perl/auto/share/module/File-ShareDir/test_file.txt
  1738. Installing /usr/share/perl5/site_perl/auto/share/dist/File-ShareDir/sample.txt
  1739. Installing /usr/share/perl5/site_perl/auto/share/dist/File-ShareDir/subdir/sample.txt
  1740. Installing /usr/share/man/man3/File::ShareDir.3pm
  1741. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  1742.   REHSACK/File-ShareDir-1.118.tar.gz
  1743.   /usr/bin/make install  -- OK
  1744. Running install for module 'Gtk3'
  1745. Fetching with LWP:
  1746. http://www.cpan.org/authors/id/X/XA/XAOC/Gtk3-0.038.tar.gz
  1747. Fetching with LWP:
  1748. http://www.cpan.org/authors/id/X/XA/XAOC/CHECKSUMS
  1749. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/Gtk3-0.038.tar.gz ok
  1750. Configuring X/XA/XAOC/Gtk3-0.038.tar.gz with Makefile.PL
  1751. Checking if your kit is complete...
  1752. Looks good
  1753. Warning: prerequisite Cairo::GObject 1.000 not found.
  1754. Warning: prerequisite Glib::Object::Introspection 0.043 not found.
  1755. Generating a Unix-style Makefile
  1756. Writing Makefile for Gtk3
  1757. Writing MYMETA.yml and MYMETA.json
  1758.   XAOC/Gtk3-0.038.tar.gz
  1759.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  1760. Running make for X/XA/XAOC/Gtk3-0.038.tar.gz
  1761. ---- Unsatisfied dependencies detected during ----
  1762. ----          XAOC/Gtk3-0.038.tar.gz          ----
  1763.     Cairo::GObject [requires]
  1764.     Glib::Object::Introspection [requires]
  1765. Running install for module 'Cairo::GObject'
  1766. Fetching with LWP:
  1767. http://www.cpan.org/authors/id/X/XA/XAOC/Cairo-GObject-1.005.tar.gz
  1768. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/Cairo-GObject-1.005.tar.gz ok
  1769. ---- Unsatisfied dependencies detected during ----
  1770. ----      XAOC/Cairo-GObject-1.005.tar.gz     ----
  1771.     Cairo [build_requires]
  1772.     ExtUtils::Depends [build_requires]
  1773.     ExtUtils::PkgConfig [build_requires]
  1774.     Glib [build_requires]
  1775. Running install for module 'Cairo'
  1776. Fetching with LWP:
  1777. http://www.cpan.org/authors/id/X/XA/XAOC/Cairo-1.109.tar.gz
  1778. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/Cairo-1.109.tar.gz ok
  1779. ---- Unsatisfied dependencies detected during ----
  1780. ----          XAOC/Cairo-1.109.tar.gz         ----
  1781.     ExtUtils::Depends [build_requires]
  1782.     ExtUtils::PkgConfig [build_requires]
  1783. Running install for module 'ExtUtils::Depends'
  1784. Fetching with LWP:
  1785. http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-Depends-0.8001.tar.gz
  1786. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/ExtUtils-Depends-0.8001.tar.gz ok
  1787. Configuring X/XA/XAOC/ExtUtils-Depends-0.8001.tar.gz with Makefile.PL
  1788. Checking if your kit is complete...
  1789. Looks good
  1790. Generating a Unix-style Makefile
  1791. Writing Makefile for ExtUtils::Depends
  1792. Writing MYMETA.yml and MYMETA.json
  1793.   XAOC/ExtUtils-Depends-0.8001.tar.gz
  1794.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  1795. Running make for X/XA/XAOC/ExtUtils-Depends-0.8001.tar.gz
  1796. ---- Unsatisfied dependencies detected during ----
  1797. ----    XAOC/ExtUtils-Depends-0.8001.tar.gz   ----
  1798.     Test::Number::Delta [build_requires,optional]
  1799. cp lib/ExtUtils/Depends.pm blib/lib/ExtUtils/Depends.pm
  1800. Manifying 1 pod document
  1801.   XAOC/ExtUtils-Depends-0.8001.tar.gz
  1802.   /usr/bin/make -- OK
  1803. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  1804. Running make test for XAOC/ExtUtils-Depends-0.8001.tar.gz
  1805. 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
  1806. t/01_load.t ........ ok  
  1807. t/02_save_load.t ... ok    
  1808. t/03_deps.t ........ ok  
  1809. t/04_extra_libs.t .. skipped: test only for 'MSWin32', 'cygwin', and 'android'
  1810. All tests successful.
  1811. Files=4, Tests=44,  0 wallclock secs ( 0.05 usr  0.00 sys +  0.60 cusr  0.07 csys =  0.72 CPU)
  1812. Result: PASS
  1813.   XAOC/ExtUtils-Depends-0.8001.tar.gz
  1814.   /usr/bin/make test -- OK
  1815. Running make install for XAOC/ExtUtils-Depends-0.8001.tar.gz
  1816. Manifying 1 pod document
  1817. Installing /usr/share/perl5/site_perl/ExtUtils/Depends.pm
  1818. Installing /usr/share/man/man3/ExtUtils::Depends.3pm
  1819. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  1820.   XAOC/ExtUtils-Depends-0.8001.tar.gz
  1821.   /usr/bin/make install  -- OK
  1822. Running install for module 'Test::Number::Delta'
  1823. Fetching with LWP:
  1824. http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  1825. Fetching with LWP:
  1826. http://www.cpan.org/authors/id/D/DA/DAGOLDEN/CHECKSUMS
  1827. Checksum for /root/.cpan/sources/authors/id/D/DA/DAGOLDEN/Test-Number-Delta-1.06.tar.gz ok
  1828. Configuring D/DA/DAGOLDEN/Test-Number-Delta-1.06.tar.gz with Makefile.PL
  1829. Checking if your kit is complete...
  1830. Looks good
  1831. Generating a Unix-style Makefile
  1832. Writing Makefile for Test::Number::Delta
  1833. Writing MYMETA.yml and MYMETA.json
  1834.   DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  1835.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  1836. Running make for D/DA/DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  1837. cp lib/Test/Number/Delta.pm blib/lib/Test/Number/Delta.pm
  1838. Manifying 1 pod document
  1839.   DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  1840.   /usr/bin/make -- OK
  1841. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  1842. Running make test for DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  1843. 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
  1844. t/00-report-prereqs.t .............. #
  1845. # Versions for all modules listed in MYMETA.json (including optional ones):
  1846. #
  1847. # === Configure Requires ===
  1848. #
  1849. #     Module              Want Have
  1850. #     ------------------- ---- ----
  1851. #     ExtUtils::MakeMaker 6.17 7.62
  1852. #
  1853. # === Build Requires ===
  1854. #
  1855. #     Module              Want Have
  1856. #     ------------------- ---- ----
  1857. #     ExtUtils::MakeMaker  any 7.62
  1858. #
  1859. # === Test Requires ===
  1860. #
  1861. #     Module                Want     Have
  1862. #     --------------------- ---- --------
  1863. #     ExtUtils::MakeMaker    any     7.62
  1864. #     File::Spec             any     3.80
  1865. #     Test::Builder::Tester 1.02 1.302183
  1866. #     Test::More             any 1.302183
  1867. #
  1868. # === Test Recommends ===
  1869. #
  1870. #     Module         Want     Have
  1871. #     ---------- -------- --------
  1872. #     CPAN::Meta 2.120900 2.150010
  1873. #
  1874. # === Runtime Requires ===
  1875. #
  1876. #     Module        Want     Have
  1877. #     ------------- ---- --------
  1878. #     Carp           any     1.52
  1879. #     Exporter       any     5.76
  1880. #     Test::Builder  any 1.302183
  1881. #     strict         any     1.12
  1882. #     vars           any     1.05
  1883. #     warnings       any     1.51
  1884. #
  1885. t/00-report-prereqs.t .............. ok  
  1886. t/01-module-basics.t ............... ok  
  1887. t/02-delta.t ....................... ok    
  1888. t/03-specify_epsilon.t ............. ok  
  1889. t/04-specify_relative.t ............ ok    
  1890. t/05-check_bad_param.t ............. ok  
  1891. t/06-plan_passthrough.t ............ ok  
  1892. t/07-noplan_passthrough.t .......... ok  
  1893. t/08-param_and_plan_passthrough.t .. ok  
  1894. t/09-bad_param_plan_order.t ........ ok  
  1895. t/10-specify_negative_epsilon.t .... ok  
  1896. t/11-specify_negative_relative.t ... ok    
  1897. All tests successful.
  1898. Files=12, Tests=72,  2 wallclock secs ( 0.07 usr  0.03 sys +  1.45 cusr  0.17 csys =  1.72 CPU)
  1899. Result: PASS
  1900.   DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  1901.   /usr/bin/make test -- OK
  1902. Running make install for DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  1903. Manifying 1 pod document
  1904. Installing /usr/share/perl5/site_perl/Test/Number/Delta.pm
  1905. Installing /usr/share/man/man3/Test::Number::Delta.3pm
  1906. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  1907.   DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  1908.   /usr/bin/make install  -- OK
  1909. Running install for module 'ExtUtils::PkgConfig'
  1910. Fetching with LWP:
  1911. http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  1912. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz ok
  1913. Configuring X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz with Makefile.PL
  1914. Checking if your kit is complete...
  1915. Looks good
  1916. Generating a Unix-style Makefile
  1917. Writing Makefile for ExtUtils::PkgConfig
  1918. Writing MYMETA.yml and MYMETA.json
  1919.   XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  1920.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  1921. Running make for X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  1922. cp lib/ExtUtils/PkgConfig.pm blib/lib/ExtUtils/PkgConfig.pm
  1923. Manifying 1 pod document
  1924.   XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  1925.   /usr/bin/make -- OK
  1926. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  1927. Running make test for XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  1928. 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
  1929. t/1.t .. 1/10 # Testing against pkg-config 1.8
  1930. t/1.t .. ok    
  1931. t/2.t .. ok    
  1932. t/3.t .. ok  
  1933. t/4.t .. ok    
  1934. All tests successful.
  1935. Files=4, Tests=51,  1 wallclock secs ( 0.06 usr  0.00 sys +  1.10 cusr  0.33 csys =  1.49 CPU)
  1936. Result: PASS
  1937.   XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  1938.   /usr/bin/make test -- OK
  1939. Running make install for XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  1940. Manifying 1 pod document
  1941. Installing /usr/share/perl5/site_perl/ExtUtils/PkgConfig.pm
  1942. Installing /usr/share/man/man3/ExtUtils::PkgConfig.3pm
  1943. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  1944.   XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  1945.   /usr/bin/make install  -- OK
  1946.   XAOC/Cairo-1.109.tar.gz
  1947.   Has already been unwrapped into directory /root/.cpan/build/Cairo-1.109-0
  1948. Configuring X/XA/XAOC/Cairo-1.109.tar.gz with Makefile.PL
  1949. Compiling Cairo with FreeType support
  1950. Checking if your kit is complete...
  1951. Looks good
  1952. Generating a Unix-style Makefile
  1953. Writing Makefile for Cairo
  1954. Writing MYMETA.yml and MYMETA.json
  1955.   XAOC/Cairo-1.109.tar.gz
  1956.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  1957. Running make for X/XA/XAOC/Cairo-1.109.tar.gz
  1958. cp build/IFiles.pm blib/arch/Cairo/Install/Files.pm
  1959. cp cairo-perl.typemap blib/arch/Cairo/Install/cairo-perl.typemap
  1960. cp build/cairo-perl-auto.typemap blib/arch/Cairo/Install/cairo-perl-auto.typemap
  1961. cp doctypes blib/arch/Cairo/Install/doctypes
  1962. cp lib/Cairo.pm blib/lib/Cairo.pm
  1963. cp cairo-perl.h blib/arch/Cairo/Install/cairo-perl.h
  1964. cp build/cairo-perl-auto.h blib/arch/Cairo/Install/cairo-perl-auto.h
  1965. Running Mkbootstrap for Cairo ()
  1966. chmod 644 "Cairo.bs"
  1967. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cairo.bs blib/arch/auto/Cairo/Cairo.bs 644
  1968. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  Cairo.xs > Cairo.xsc
  1969. mv Cairo.xsc Cairo.c
  1970. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   Cairo.c
  1971. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoFont.xs > CairoFont.xsc
  1972. mv CairoFont.xsc CairoFont.c
  1973. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoFont.c
  1974. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoMatrix.xs > CairoMatrix.xsc
  1975. mv CairoMatrix.xsc CairoMatrix.c
  1976. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoMatrix.c
  1977. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoPath.xs > CairoPath.xsc
  1978. mv CairoPath.xsc CairoPath.c
  1979. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoPath.c
  1980. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoPattern.xs > CairoPattern.xsc
  1981. mv CairoPattern.xsc CairoPattern.c
  1982. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoPattern.c
  1983. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoSurface.xs > CairoSurface.xsc
  1984. mv CairoSurface.xsc CairoSurface.c
  1985. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoSurface.c
  1986. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoRegion.xs > CairoRegion.xsc
  1987. mv CairoRegion.xsc CairoRegion.c
  1988. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoRegion.c
  1989. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoFt.xs > CairoFt.xsc
  1990. mv CairoFt.xsc CairoFt.c
  1991. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoFt.c
  1992. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   cairo-perl-enums.c
  1993. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   cairo-perl-flags.c
  1994. rm -f blib/arch/auto/Cairo/Cairo.so
  1995. LD_RUN_PATH="/usr/lib" cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  Cairo.o CairoFont.o CairoMatrix.o CairoPath.o CairoPattern.o CairoSurface.o CairoRegion.o CairoFt.o cairo-perl-enums.o cairo-perl-flags.o  -o blib/arch/auto/Cairo/Cairo.so  \
  1996.    -lcairo -lfreetype   \
  1997.  
  1998. chmod 755 blib/arch/auto/Cairo/Cairo.so
  1999. Manifying 1 pod document
  2000.   XAOC/Cairo-1.109.tar.gz
  2001.   /usr/bin/make -- OK
  2002. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  2003. Running make test for XAOC/Cairo-1.109.tar.gz
  2004. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cairo.bs blib/arch/auto/Cairo/Cairo.bs 644
  2005. 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
  2006. t/00-loading.t .... ok    
  2007. t/Cairo.t ......... ok    
  2008. t/CairoFont.t ..... ok    
  2009. t/CairoFt.t ....... skipped: need Cairo with FreeType support and Font::FreeType
  2010. t/CairoMatrix.t ... ok    
  2011. t/CairoPath.t ..... ok    
  2012. t/CairoPattern.t .. ok    
  2013. t/CairoRegion.t ... ok    
  2014. t/CairoSurface.t .. ok      
  2015. All tests successful.
  2016. Files=9, Tests=314,  1 wallclock secs ( 0.06 usr  0.05 sys +  0.97 cusr  0.16 csys =  1.24 CPU)
  2017. Result: PASS
  2018.   XAOC/Cairo-1.109.tar.gz
  2019.   /usr/bin/make test -- OK
  2020. Running make install for XAOC/Cairo-1.109.tar.gz
  2021. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cairo.bs blib/arch/auto/Cairo/Cairo.bs 644
  2022. Manifying 1 pod document
  2023. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  2024. Installing /usr/lib/perl5/5.34/site_perl/auto/Cairo/Cairo.so
  2025. Installing /usr/lib/perl5/5.34/site_perl/Cairo/Install/cairo-perl.h
  2026. Installing /usr/lib/perl5/5.34/site_perl/Cairo/Install/cairo-perl.typemap
  2027. Installing /usr/lib/perl5/5.34/site_perl/Cairo/Install/cairo-perl-auto.h
  2028. Installing /usr/lib/perl5/5.34/site_perl/Cairo/Install/Files.pm
  2029. Installing /usr/lib/perl5/5.34/site_perl/Cairo/Install/doctypes
  2030. Installing /usr/lib/perl5/5.34/site_perl/Cairo/Install/cairo-perl-auto.typemap
  2031. Installing /usr/lib/perl5/5.34/site_perl/Cairo.pm
  2032. Installing /usr/share/man/man3/Cairo.3pm
  2033. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  2034.   XAOC/Cairo-1.109.tar.gz
  2035.   /usr/bin/make install  -- OK
  2036. Running install for module 'Glib'
  2037. Fetching with LWP:
  2038. http://www.cpan.org/authors/id/X/XA/XAOC/Glib-1.3293.tar.gz
  2039. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/Glib-1.3293.tar.gz ok
  2040. Configuring X/XA/XAOC/Glib-1.3293.tar.gz with Makefile.PL
  2041. Including generated API documentation...
  2042. Checking if your kit is complete...
  2043. Looks good
  2044. Unrecognized argument in LIBS ignored: '-pthread'
  2045. Generating a Unix-style Makefile
  2046. Writing Makefile for Glib
  2047. Writing MYMETA.yml and MYMETA.json
  2048.   XAOC/Glib-1.3293.tar.gz
  2049.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  2050. Running make for X/XA/XAOC/Glib-1.3293.tar.gz
  2051. cp gperl_marshal.h blib/arch/Glib/Install/gperl_marshal.h
  2052. cp build/IFiles.pm blib/arch/Glib/Install/Files.pm
  2053. cp lib/Glib/ParseXSDoc.pm blib/lib/Glib/ParseXSDoc.pm
  2054. cp lib/Glib.pm blib/lib/Glib.pm
  2055. cp doctypes blib/arch/Glib/Install/doctypes
  2056. cp lib/Glib/GenPod.pm blib/lib/Glib/GenPod.pm
  2057. cp gperl.h blib/arch/Glib/Install/gperl.h
  2058. cp lib/Glib/MakeHelper.pm blib/lib/Glib/MakeHelper.pm
  2059. cp /root/.cpan/build/Glib-1.3293-0/typemap blib/arch/Glib/Install/typemap
  2060. cp devel.pod blib/lib/Glib/devel.pod
  2061. cp lib/Glib/CodeGen.pm blib/lib/Glib/CodeGen.pm
  2062. cp lib/Glib/Object/Subclass.pm blib/lib/Glib/Object/Subclass.pm
  2063. Running Mkbootstrap for Glib ()
  2064. chmod 644 "Glib.bs"
  2065. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glib.bs blib/arch/auto/Glib/Glib.bs 644
  2066. [ XS Glib.xs ]
  2067. mv Glib.xsc Glib.c
  2068. [ CC Glib.c ]
  2069. [ XS GError.xs ]
  2070. mv GError.xsc GError.c
  2071. [ CC GError.c ]
  2072. [ XS GUtils.xs ]
  2073. mv GUtils.xsc GUtils.c
  2074. [ CC GUtils.c ]
  2075. [ XS GLog.xs ]
  2076. mv GLog.xsc GLog.c
  2077. [ CC GLog.c ]
  2078. [ XS GType.xs ]
  2079. mv GType.xsc GType.c
  2080. [ CC GType.c ]
  2081. [ XS GBoxed.xs ]
  2082. mv GBoxed.xsc GBoxed.c
  2083. [ CC GBoxed.c ]
  2084. [ XS GObject.xs ]
  2085. mv GObject.xsc GObject.c
  2086. [ CC GObject.c ]
  2087. [ XS GValue.xs ]
  2088. mv GValue.xsc GValue.c
  2089. [ CC GValue.c ]
  2090. [ XS GClosure.xs ]
  2091. mv GClosure.xsc GClosure.c
  2092. [ CC GClosure.c ]
  2093. [ XS GSignal.xs ]
  2094. mv GSignal.xsc GSignal.c
  2095. [ CC GSignal.c ]
  2096. [ XS GMainLoop.xs ]
  2097. mv GMainLoop.xsc GMainLoop.c
  2098. [ CC GMainLoop.c ]
  2099. [ XS GIOChannel.xs ]
  2100. mv GIOChannel.xsc GIOChannel.c
  2101. [ CC GIOChannel.c ]
  2102. [ XS GParamSpec.xs ]
  2103. mv GParamSpec.xsc GParamSpec.c
  2104. [ CC GParamSpec.c ]
  2105. GParamSpec.xs: In function ‘boot_Glib__ParamSpec’:
  2106. GParamSpec.xs:240:20: warning: Deprecated pre-processor symbol
  2107.   240 |         gperl_register_param_spec (G_TYPE_PARAM_VALUE_ARRAY, "Glib::Param::ValueArray");
  2108.       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2109. [ XS GKeyFile.xs ]
  2110. mv GKeyFile.xsc GKeyFile.c
  2111. [ CC GKeyFile.c ]
  2112. [ XS GOption.xs ]
  2113. mv GOption.xsc GOption.c
  2114. [ CC GOption.c ]
  2115. [ XS GBookmarkFile.xs ]
  2116. mv GBookmarkFile.xsc GBookmarkFile.c
  2117. [ CC GBookmarkFile.c ]
  2118. GBookmarkFile.xs: In function ‘XS_Glib__BookmarkFile_set_app_info’:
  2119. GBookmarkFile.xs:558:9: warning: ‘g_bookmark_file_set_app_info’ is deprecated: Use 'g_bookmark_file_set_application_info' instead [-Wdeprecated-declarations]
  2120.   558 |         g_bookmark_file_set_app_info (bookmark_file, uri, name,
  2121.       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2122. In file included from /usr/include/glib-2.0/glib.h:37,
  2123.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2124.                  from /usr/include/glib-2.0/glib-object.h:22,
  2125.                  from gperl.h:37,
  2126.                  from GBookmarkFile.xs:21:
  2127. /usr/include/glib-2.0/glib/gbookmarkfile.h:167:16: note: declared here
  2128.   167 | gboolean       g_bookmark_file_set_app_info        (GBookmarkFile  *bookmark,
  2129.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2130. GBookmarkFile.xs: In function ‘XS_Glib__BookmarkFile_get_app_info’:
  2131. GBookmarkFile.xs:583:9: warning: ‘g_bookmark_file_get_app_info’ is deprecated: Use 'g_bookmark_file_get_application_info' instead [-Wdeprecated-declarations]
  2132.   583 |         g_bookmark_file_get_app_info (bookmark_file, uri, name,
  2133.       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2134. In file included from /usr/include/glib-2.0/glib.h:37,
  2135.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2136.                  from /usr/include/glib-2.0/glib-object.h:22,
  2137.                  from gperl.h:37,
  2138.                  from GBookmarkFile.xs:21:
  2139. /usr/include/glib-2.0/glib/gbookmarkfile.h:183:16: note: declared here
  2140.   183 | gboolean       g_bookmark_file_get_app_info        (GBookmarkFile  *bookmark,
  2141.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2142. GBookmarkFile.xs: In function ‘XS_Glib__BookmarkFile_get_added’:
  2143. GBookmarkFile.xs:674:17: warning: ‘g_bookmark_file_get_added’ is deprecated: Use 'g_bookmark_file_get_added_date_time' instead [-Wdeprecated-declarations]
  2144.   674 |                 RETVAL = g_bookmark_file_get_added    (bookmark_file, uri, &err);
  2145.       |                 ^~~~~~
  2146. In file included from /usr/include/glib-2.0/glib.h:37,
  2147.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2148.                  from /usr/include/glib-2.0/glib-object.h:22,
  2149.                  from gperl.h:37,
  2150.                  from GBookmarkFile.xs:21:
  2151. /usr/include/glib-2.0/glib/gbookmarkfile.h:226:16: note: declared here
  2152.   226 | time_t         g_bookmark_file_get_added           (GBookmarkFile  *bookmark,
  2153.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
  2154. GBookmarkFile.xs:677:17: warning: ‘g_bookmark_file_get_modified’ is deprecated: Use 'g_bookmark_file_get_modified_date_time' instead [-Wdeprecated-declarations]
  2155.   677 |                 RETVAL = g_bookmark_file_get_modified (bookmark_file, uri, &err);
  2156.       |                 ^~~~~~
  2157. In file included from /usr/include/glib-2.0/glib.h:37,
  2158.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2159.                  from /usr/include/glib-2.0/glib-object.h:22,
  2160.                  from gperl.h:37,
  2161.                  from GBookmarkFile.xs:21:
  2162. /usr/include/glib-2.0/glib/gbookmarkfile.h:242:16: note: declared here
  2163.   242 | time_t         g_bookmark_file_get_modified        (GBookmarkFile  *bookmark,
  2164.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2165. GBookmarkFile.xs:680:17: warning: ‘g_bookmark_file_get_visited’ is deprecated: Use 'g_bookmark_file_get_visited_date_time' instead [-Wdeprecated-declarations]
  2166.   680 |                 RETVAL = g_bookmark_file_get_visited  (bookmark_file, uri, &err);
  2167.       |                 ^~~~~~
  2168. In file included from /usr/include/glib-2.0/glib.h:37,
  2169.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2170.                  from /usr/include/glib-2.0/glib-object.h:22,
  2171.                  from gperl.h:37,
  2172.                  from GBookmarkFile.xs:21:
  2173. /usr/include/glib-2.0/glib/gbookmarkfile.h:258:16: note: declared here
  2174.   258 | time_t         g_bookmark_file_get_visited         (GBookmarkFile  *bookmark,
  2175.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  2176. GBookmarkFile.xs: In function ‘XS_Glib__BookmarkFile_set_added’:
  2177. GBookmarkFile.xs:718:17: warning: ‘g_bookmark_file_set_added’ is deprecated: Use 'g_bookmark_file_set_added_date_time' instead [-Wdeprecated-declarations]
  2178.   718 |                 g_bookmark_file_set_added    (bookmark_file, uri, value); break;
  2179.       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
  2180. In file included from /usr/include/glib-2.0/glib.h:37,
  2181.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2182.                  from /usr/include/glib-2.0/glib-object.h:22,
  2183.                  from gperl.h:37,
  2184.                  from GBookmarkFile.xs:21:
  2185. /usr/include/glib-2.0/glib/gbookmarkfile.h:218:16: note: declared here
  2186.   218 | void           g_bookmark_file_set_added           (GBookmarkFile  *bookmark,
  2187.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
  2188. GBookmarkFile.xs:720:17: warning: ‘g_bookmark_file_set_modified’ is deprecated: Use 'g_bookmark_file_set_modified_date_time' instead [-Wdeprecated-declarations]
  2189.   720 |                 g_bookmark_file_set_modified (bookmark_file, uri, value); break;
  2190.       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2191. In file included from /usr/include/glib-2.0/glib.h:37,
  2192.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2193.                  from /usr/include/glib-2.0/glib-object.h:22,
  2194.                  from gperl.h:37,
  2195.                  from GBookmarkFile.xs:21:
  2196. /usr/include/glib-2.0/glib/gbookmarkfile.h:234:16: note: declared here
  2197.   234 | void           g_bookmark_file_set_modified        (GBookmarkFile  *bookmark,
  2198.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2199. GBookmarkFile.xs:722:17: warning: ‘g_bookmark_file_set_visited’ is deprecated: Use 'g_bookmark_file_set_visited_date_time' instead [-Wdeprecated-declarations]
  2200.   722 |                 g_bookmark_file_set_visited  (bookmark_file, uri, value); break;
  2201.       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  2202. In file included from /usr/include/glib-2.0/glib.h:37,
  2203.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2204.                  from /usr/include/glib-2.0/glib-object.h:22,
  2205.                  from gperl.h:37,
  2206.                  from GBookmarkFile.xs:21:
  2207. /usr/include/glib-2.0/glib/gbookmarkfile.h:250:16: note: declared here
  2208.   250 | void           g_bookmark_file_set_visited         (GBookmarkFile  *bookmark,
  2209.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  2210. [ XS GVariant.xs ]
  2211. mv GVariant.xsc GVariant.c
  2212. [ CC GVariant.c ]
  2213. [ CC gperl-gtypes.c ]
  2214. rm -f blib/arch/auto/Glib/Glib.so
  2215. [ LD blib/arch/auto/Glib/Glib.so ]
  2216. chmod 755 blib/arch/auto/Glib/Glib.so
  2217. Parsing XS files...
  2218. Generating POD...
  2219. Loaded 8 extra types from doctypes
  2220. Creating POD index...
  2221. Creating XS API documentation...
  2222. Manifying 37 pod documents
  2223. Manifying 3 pod documents
  2224.   XAOC/Glib-1.3293.tar.gz
  2225.   /usr/bin/make -- OK
  2226. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  2227. Running make test for XAOC/Glib-1.3293.tar.gz
  2228. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glib.bs blib/arch/auto/Glib/Glib.bs 644
  2229. 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
  2230. t/1.t ...................... ok    
  2231. t/2.t ...................... ok    
  2232. t/3.t ...................... ok  
  2233. t/4.t ...................... ok    
  2234. t/5.t ...................... ok    
  2235. t/6.t ...................... ok    
  2236. t/64bit.t .................. ok    
  2237. t/7.t ...................... ok    
  2238. t/8.t ...................... ok    
  2239. t/9.t ...................... ok    
  2240. t/a.t ...................... ok    
  2241. t/b.t ...................... ok  
  2242. t/boxed_errors.t ........... ok  
  2243. t/bytes.t .................. ok    
  2244. t/c.t ...................... ok    
  2245. t/constants.t .............. ok  
  2246. t/d.t ...................... ok    
  2247. t/e.t ...................... ok      
  2248. t/f.t ...................... ok    
  2249. t/filename.t ............... ok    
  2250. t/g.t ...................... ok    
  2251. t/h.t ...................... ok    
  2252. t/lazy_loader.t ............ ok  
  2253. t/make_helper.t ............ ok  
  2254. t/module_versions.t ........ skipped: Test::ConsistentVersion required for checking module versions
  2255. t/options.t ................ ok    
  2256. t/signal_emission_hooks.t .. ok    
  2257. t/signal_marshal.t ......... ok  
  2258. t/signal_query.t ........... ok    
  2259. t/tied_definedness.t ....... ok  
  2260. t/tied_flags.t ............. ok  
  2261. t/tied_set_property.t ...... ok  
  2262. t/variant.t ................ ok      
  2263. All tests successful.
  2264. Files=33, Tests=1193,  7 wallclock secs ( 0.26 usr  0.06 sys +  3.67 cusr  0.46 csys =  4.45 CPU)
  2265. Result: PASS
  2266.   XAOC/Glib-1.3293.tar.gz
  2267.   /usr/bin/make test -- OK
  2268. Running make install for XAOC/Glib-1.3293.tar.gz
  2269. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glib.bs blib/arch/auto/Glib/Glib.bs 644
  2270. Creating POD index...
  2271. Manifying 37 pod documents
  2272. Manifying 3 pod documents
  2273. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  2274. Installing /usr/lib/perl5/5.34/site_perl/Glib/Install/typemap
  2275. Installing /usr/lib/perl5/5.34/site_perl/Glib/Install/gperl_marshal.h
  2276. Installing /usr/lib/perl5/5.34/site_perl/Glib/Install/gperl.h
  2277. Installing /usr/lib/perl5/5.34/site_perl/Glib/Install/Files.pm
  2278. Installing /usr/lib/perl5/5.34/site_perl/Glib/Install/doctypes
  2279. Installing /usr/lib/perl5/5.34/site_perl/auto/Glib/Glib.so
  2280. Installing /usr/lib/perl5/5.34/site_perl/Glib.pm
  2281. Installing /usr/lib/perl5/5.34/site_perl/Glib/version.pod
  2282. Installing /usr/lib/perl5/5.34/site_perl/Glib/Markup.pod
  2283. Installing /usr/lib/perl5/5.34/site_perl/Glib/Type.pod
  2284. Installing /usr/lib/perl5/5.34/site_perl/Glib/Signal.pod
  2285. Installing /usr/lib/perl5/5.34/site_perl/Glib/OptionGroup.pod
  2286. Installing /usr/lib/perl5/5.34/site_perl/Glib/KeyFile.pod
  2287. Installing /usr/lib/perl5/5.34/site_perl/Glib/Log.pod
  2288. Installing /usr/lib/perl5/5.34/site_perl/Glib/Error.pod
  2289. Installing /usr/lib/perl5/5.34/site_perl/Glib/MainLoop.pod
  2290. Installing /usr/lib/perl5/5.34/site_perl/Glib/ParamSpec.pod
  2291. Installing /usr/lib/perl5/5.34/site_perl/Glib/CodeGen.pm
  2292. Installing /usr/lib/perl5/5.34/site_perl/Glib/xsapi.pod
  2293. Installing /usr/lib/perl5/5.34/site_perl/Glib/MakeHelper.pm
  2294. Installing /usr/lib/perl5/5.34/site_perl/Glib/Object.pod
  2295. Installing /usr/lib/perl5/5.34/site_perl/Glib/Bytes.pod
  2296. Installing /usr/lib/perl5/5.34/site_perl/Glib/Utils.pod
  2297. Installing /usr/lib/perl5/5.34/site_perl/Glib/GenPod.pm
  2298. Installing /usr/lib/perl5/5.34/site_perl/Glib/devel.pod
  2299. Installing /usr/lib/perl5/5.34/site_perl/Glib/OptionContext.pod
  2300. Installing /usr/lib/perl5/5.34/site_perl/Glib/index.pod
  2301. Installing /usr/lib/perl5/5.34/site_perl/Glib/Variant.pod
  2302. Installing /usr/lib/perl5/5.34/site_perl/Glib/VariantType.pod
  2303. Installing /usr/lib/perl5/5.34/site_perl/Glib/ParseXSDoc.pm
  2304. Installing /usr/lib/perl5/5.34/site_perl/Glib/Boxed.pod
  2305. Installing /usr/lib/perl5/5.34/site_perl/Glib/Flags.pod
  2306. Installing /usr/lib/perl5/5.34/site_perl/Glib/BookmarkFile.pod
  2307. Installing /usr/lib/perl5/5.34/site_perl/Glib/VariantDict.pod
  2308. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/UInt.pod
  2309. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/String.pod
  2310. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Boolean.pod
  2311. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Enum.pod
  2312. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Int64.pod
  2313. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/UInt64.pod
  2314. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Unichar.pod
  2315. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Double.pod
  2316. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Int.pod
  2317. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Flags.pod
  2318. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/GType.pod
  2319. Installing /usr/lib/perl5/5.34/site_perl/Glib/Object/Subclass.pm
  2320. Installing /usr/share/man/man3/Glib::Param::UInt.3pm
  2321. Installing /usr/share/man/man3/Glib::ParamSpec.3pm
  2322. Installing /usr/share/man/man3/Glib::OptionGroup.3pm
  2323. Installing /usr/share/man/man3/Glib::Param::Double.3pm
  2324. Installing /usr/share/man/man3/Glib::Param::Unichar.3pm
  2325. Installing /usr/share/man/man3/Glib::Param::Int.3pm
  2326. Installing /usr/share/man/man3/Glib::Param::String.3pm
  2327. Installing /usr/share/man/man3/Glib::Flags.3pm
  2328. Installing /usr/share/man/man3/Glib::Object::Subclass.3pm
  2329. Installing /usr/share/man/man3/Glib::OptionContext.3pm
  2330. Installing /usr/share/man/man3/Glib::Object.3pm
  2331. Installing /usr/share/man/man3/Glib::devel.3pm
  2332. Installing /usr/share/man/man3/Glib::version.3pm
  2333. Installing /usr/share/man/man3/Glib::ParseXSDoc.3pm
  2334. Installing /usr/share/man/man3/Glib::Param::Enum.3pm
  2335. Installing /usr/share/man/man3/Glib::Error.3pm
  2336. Installing /usr/share/man/man3/Glib::MakeHelper.3pm
  2337. Installing /usr/share/man/man3/Glib::Param::Int64.3pm
  2338. Installing /usr/share/man/man3/Glib::Variant.3pm
  2339. Installing /usr/share/man/man3/Glib::xsapi.3pm
  2340. Installing /usr/share/man/man3/Glib::GenPod.3pm
  2341. Installing /usr/share/man/man3/Glib::Param::Flags.3pm
  2342. Installing /usr/share/man/man3/Glib::Bytes.3pm
  2343. Installing /usr/share/man/man3/Glib::Param::UInt64.3pm
  2344. Installing /usr/share/man/man3/Glib::CodeGen.3pm
  2345. Installing /usr/share/man/man3/Glib::VariantType.3pm
  2346. Installing /usr/share/man/man3/Glib::Signal.3pm
  2347. Installing /usr/share/man/man3/Glib::Log.3pm
  2348. Installing /usr/share/man/man3/Glib::Markup.3pm
  2349. Installing /usr/share/man/man3/Glib::Param::Boolean.3pm
  2350. Installing /usr/share/man/man3/Glib::VariantDict.3pm
  2351. Installing /usr/share/man/man3/Glib::Type.3pm
  2352. Installing /usr/share/man/man3/Glib::index.3pm
  2353. Installing /usr/share/man/man3/Glib::Param::GType.3pm
  2354. Installing /usr/share/man/man3/Glib.3pm
  2355. Installing /usr/share/man/man3/Glib::MainLoop.3pm
  2356. Installing /usr/share/man/man3/Glib::Boxed.3pm
  2357. Installing /usr/share/man/man3/Glib::BookmarkFile.3pm
  2358. Installing /usr/share/man/man3/Glib::Utils.3pm
  2359. Installing /usr/share/man/man3/Glib::KeyFile.3pm
  2360. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  2361.   XAOC/Glib-1.3293.tar.gz
  2362.   /usr/bin/make install  -- OK
  2363.   XAOC/Cairo-GObject-1.005.tar.gz
  2364.   Has already been unwrapped into directory /root/.cpan/build/Cairo-GObject-1.005-0
  2365. Configuring X/XA/XAOC/Cairo-GObject-1.005.tar.gz with Makefile.PL
  2366. Checking if your kit is complete...
  2367. Looks good
  2368. Unrecognized argument in LIBS ignored: '-pthread'
  2369. Generating a Unix-style Makefile
  2370. Writing Makefile for Cairo::GObject
  2371. Writing MYMETA.yml and MYMETA.json
  2372.   XAOC/Cairo-GObject-1.005.tar.gz
  2373.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  2374. Running make for X/XA/XAOC/Cairo-GObject-1.005.tar.gz
  2375. cp lib/Cairo/GObject.pm blib/lib/Cairo/GObject.pm
  2376. cp build/IFiles.pm blib/arch/Cairo/GObject/Install/Files.pm
  2377. Running Mkbootstrap for GObject ()
  2378. chmod 644 "GObject.bs"
  2379. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GObject.bs blib/arch/auto/Cairo/GObject/GObject.bs 644
  2380. [ XS CairoGObject.xs ]
  2381. mv CairoGObject.xsc CairoGObject.c
  2382. [ CC CairoGObject.c ]
  2383. rm -f blib/arch/auto/Cairo/GObject/GObject.so
  2384. [ LD blib/arch/auto/Cairo/GObject/GObject.so ]
  2385. chmod 755 blib/arch/auto/Cairo/GObject/GObject.so
  2386. Manifying 1 pod document
  2387.   XAOC/Cairo-GObject-1.005.tar.gz
  2388.   /usr/bin/make -- OK
  2389. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  2390. Running make test for XAOC/Cairo-GObject-1.005.tar.gz
  2391. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GObject.bs blib/arch/auto/Cairo/GObject/GObject.bs 644
  2392. 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
  2393. t/CairoGObject.t .. ok  
  2394. All tests successful.
  2395. Files=1, Tests=7,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.10 cusr  0.02 csys =  0.17 CPU)
  2396. Result: PASS
  2397.   XAOC/Cairo-GObject-1.005.tar.gz
  2398.   /usr/bin/make test -- OK
  2399. Running make install for XAOC/Cairo-GObject-1.005.tar.gz
  2400. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GObject.bs blib/arch/auto/Cairo/GObject/GObject.bs 644
  2401. Manifying 1 pod document
  2402. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  2403. Installing /usr/lib/perl5/5.34/site_perl/auto/Cairo/GObject/GObject.so
  2404. Installing /usr/lib/perl5/5.34/site_perl/Cairo/GObject/Install/Files.pm
  2405. Installing /usr/lib/perl5/5.34/site_perl/Cairo/GObject.pm
  2406. Installing /usr/share/man/man3/Cairo::GObject.3pm
  2407. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  2408.   XAOC/Cairo-GObject-1.005.tar.gz
  2409.   /usr/bin/make install  -- OK
  2410. Running install for module 'Glib::Object::Introspection'
  2411. Fetching with LWP:
  2412. http://www.cpan.org/authors/id/X/XA/XAOC/Glib-Object-Introspection-0.049.tar.gz
  2413. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/Glib-Object-Introspection-0.049.tar.gz ok
  2414. Configuring X/XA/XAOC/Glib-Object-Introspection-0.049.tar.gz with Makefile.PL
  2415. Package gobject-introspection-1.0 was not found in the pkg-config search path.
  2416. Perhaps you should add the directory containing `gobject-introspection-1.0.pc'
  2417. to the PKG_CONFIG_PATH environment variable
  2418. Package 'gobject-introspection-1.0', required by 'virtual:world', not found
  2419.  at Makefile.PL line 107.
  2420. *** can not find package gobject-introspection-1.0 >= 0.10.0
  2421. *** check that it is properly installed and available in PKG_CONFIG_PATH
  2422.  at Makefile.PL line 107.
  2423. No 'Makefile' created  XAOC/Glib-Object-Introspection-0.049.tar.gz
  2424.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
  2425.   XAOC/Gtk3-0.038.tar.gz
  2426.   Has already been unwrapped into directory /root/.cpan/build/Gtk3-0.038-0
  2427.   XAOC/Gtk3-0.038.tar.gz
  2428.   Has already been prepared
  2429. Running make for X/XA/XAOC/Gtk3-0.038.tar.gz
  2430. Warning: Prerequisite 'Glib::Object::Introspection => 0.043' for 'XAOC/Gtk3-0.038.tar.gz' failed when processing 'XAOC/Glib-Object-Introspection-0.049.tar.gz' with 'writemakefile => NO -- No 'Makefile' created
  2431. '. Continuing, but chances to succeed are limited.
  2432. cp lib/Gtk3.pm blib/lib/Gtk3.pm
  2433. Manifying 1 pod document
  2434.   XAOC/Gtk3-0.038.tar.gz
  2435.   /usr/bin/make -- OK
  2436. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  2437. Running make test for XAOC/Gtk3-0.038.tar.gz
  2438. 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
  2439. t/00-init.t .................... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2440. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2441. Compilation failed in require at t/00-init.t line 8.
  2442. BEGIN failed--compilation aborted at t/00-init.t line 8.
  2443. t/00-init.t .................... Dubious, test returned 2 (wstat 512, 0x200)
  2444. No subtests run
  2445. t/floating-refs.t .............. Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2446. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2447. Compilation failed in require at ./t/inc/setup.pl line 2.
  2448. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2449. Compilation failed in require at t/floating-refs.t line 3.
  2450. BEGIN failed--compilation aborted at t/floating-refs.t line 3.
  2451. t/floating-refs.t .............. Dubious, test returned 2 (wstat 512, 0x200)
  2452. No subtests run
  2453. t/overrides.t .................. Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2454. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2455. Compilation failed in require at ./t/inc/setup.pl line 2.
  2456. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2457. Compilation failed in require at t/overrides.t line 3.
  2458. BEGIN failed--compilation aborted at t/overrides.t line 3.
  2459. t/overrides.t .................. Dubious, test returned 2 (wstat 512, 0x200)
  2460. No subtests run
  2461. t/signals.t .................... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2462. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2463. Compilation failed in require at ./t/inc/setup.pl line 2.
  2464. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2465. Compilation failed in require at t/signals.t line 3.
  2466. BEGIN failed--compilation aborted at t/signals.t line 3.
  2467. t/signals.t .................... Dubious, test returned 2 (wstat 512, 0x200)
  2468. No subtests run
  2469. t/vfuncs-destroy.t ............. Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2470. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2471. Compilation failed in require at ./t/inc/setup.pl line 2.
  2472. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2473. Compilation failed in require at t/vfuncs-destroy.t line 3.
  2474. BEGIN failed--compilation aborted at t/vfuncs-destroy.t line 3.
  2475. t/vfuncs-destroy.t ............. Dubious, test returned 2 (wstat 512, 0x200)
  2476. No subtests run
  2477. t/vfuncs-double-setup.t ........ Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2478. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2479. Compilation failed in require at t/vfuncs-double-setup.t line 11.
  2480. BEGIN failed--compilation aborted at t/vfuncs-double-setup.t line 11.
  2481. t/vfuncs-double-setup.t ........ Dubious, test returned 2 (wstat 512, 0x200)
  2482. No subtests run
  2483. t/zz-GdkEvent.t ................ Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2484. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2485. Compilation failed in require at ./t/inc/setup.pl line 2.
  2486. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2487. Compilation failed in require at t/zz-GdkEvent.t line 5.
  2488. BEGIN failed--compilation aborted at t/zz-GdkEvent.t line 5.
  2489. t/zz-GdkEvent.t ................ Dubious, test returned 2 (wstat 512, 0x200)
  2490. No subtests run
  2491. t/zz-GtkActionGroup.t .......... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2492. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2493. Compilation failed in require at ./t/inc/setup.pl line 2.
  2494. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2495. Compilation failed in require at t/zz-GtkActionGroup.t line 5.
  2496. BEGIN failed--compilation aborted at t/zz-GtkActionGroup.t line 5.
  2497. t/zz-GtkActionGroup.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  2498. No subtests run
  2499. t/zz-GtkBuilder.t .............. Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2500. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2501. Compilation failed in require at ./t/inc/setup.pl line 2.
  2502. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2503. Compilation failed in require at t/zz-GtkBuilder.t line 5.
  2504. BEGIN failed--compilation aborted at t/zz-GtkBuilder.t line 5.
  2505. t/zz-GtkBuilder.t .............. Dubious, test returned 2 (wstat 512, 0x200)
  2506. No subtests run
  2507. t/zz-GtkCellLayoutIface.t ...... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2508. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2509. Compilation failed in require at ./t/inc/setup.pl line 2.
  2510. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2511. Compilation failed in require at t/zz-GtkCellLayoutIface.t line 3.
  2512. BEGIN failed--compilation aborted at t/zz-GtkCellLayoutIface.t line 3.
  2513. t/zz-GtkCellLayoutIface.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  2514. No subtests run
  2515. t/zz-GtkCellRendererIface.t .... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2516. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2517. Compilation failed in require at ./t/inc/setup.pl line 2.
  2518. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2519. Compilation failed in require at t/zz-GtkCellRendererIface.t line 3.
  2520. BEGIN failed--compilation aborted at t/zz-GtkCellRendererIface.t line 3.
  2521. t/zz-GtkCellRendererIface.t .... Dubious, test returned 2 (wstat 512, 0x200)
  2522. No subtests run
  2523. t/zz-GtkContainer.t ............ Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2524. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2525. Compilation failed in require at ./t/inc/setup.pl line 2.
  2526. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2527. Compilation failed in require at t/zz-GtkContainer.t line 5.
  2528. BEGIN failed--compilation aborted at t/zz-GtkContainer.t line 5.
  2529. t/zz-GtkContainer.t ............ Dubious, test returned 2 (wstat 512, 0x200)
  2530. No subtests run
  2531. t/zz-GtkDialog.t ............... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2532. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2533. Compilation failed in require at ./t/inc/setup.pl line 2.
  2534. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2535. Compilation failed in require at t/zz-GtkDialog.t line 5.
  2536. BEGIN failed--compilation aborted at t/zz-GtkDialog.t line 5.
  2537. t/zz-GtkDialog.t ............... Dubious, test returned 2 (wstat 512, 0x200)
  2538. No subtests run
  2539. t/zz-GtkImage.t ................ Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2540. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2541. Compilation failed in require at ./t/inc/setup.pl line 2.
  2542. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2543. Compilation failed in require at t/zz-GtkImage.t line 6.
  2544. BEGIN failed--compilation aborted at t/zz-GtkImage.t line 6.
  2545. t/zz-GtkImage.t ................ Dubious, test returned 2 (wstat 512, 0x200)
  2546. No subtests run
  2547. t/zz-GtkInfoBar.t .............. Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2548. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2549. Compilation failed in require at ./t/inc/setup.pl line 2.
  2550. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2551. Compilation failed in require at t/zz-GtkInfoBar.t line 6.
  2552. BEGIN failed--compilation aborted at t/zz-GtkInfoBar.t line 6.
  2553. t/zz-GtkInfoBar.t .............. Dubious, test returned 2 (wstat 512, 0x200)
  2554. No subtests run
  2555. t/zz-GtkRadioAction.t .......... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2556. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2557. Compilation failed in require at ./t/inc/setup.pl line 2.
  2558. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2559. Compilation failed in require at t/zz-GtkRadioAction.t line 5.
  2560. BEGIN failed--compilation aborted at t/zz-GtkRadioAction.t line 5.
  2561. t/zz-GtkRadioAction.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  2562. No subtests run
  2563. t/zz-GtkRadioButton.t .......... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2564. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2565. Compilation failed in require at ./t/inc/setup.pl line 2.
  2566. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2567. Compilation failed in require at t/zz-GtkRadioButton.t line 3.
  2568. BEGIN failed--compilation aborted at t/zz-GtkRadioButton.t line 3.
  2569. t/zz-GtkRadioButton.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  2570. No subtests run
  2571. t/zz-GtkRadioMenuItem.t ........ Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2572. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2573. Compilation failed in require at ./t/inc/setup.pl line 2.
  2574. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2575. Compilation failed in require at t/zz-GtkRadioMenuItem.t line 5.
  2576. BEGIN failed--compilation aborted at t/zz-GtkRadioMenuItem.t line 5.
  2577. t/zz-GtkRadioMenuItem.t ........ Dubious, test returned 2 (wstat 512, 0x200)
  2578. No subtests run
  2579. t/zz-GtkRadioToolButton.t ...... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2580. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2581. Compilation failed in require at ./t/inc/setup.pl line 2.
  2582. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2583. Compilation failed in require at t/zz-GtkRadioToolButton.t line 5.
  2584. BEGIN failed--compilation aborted at t/zz-GtkRadioToolButton.t line 5.
  2585. t/zz-GtkRadioToolButton.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  2586. No subtests run
  2587. t/zz-GtkRecentChooserDialog.t .. Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2588. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2589. Compilation failed in require at ./t/inc/setup.pl line 2.
  2590. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2591. Compilation failed in require at t/zz-GtkRecentChooserDialog.t line 6.
  2592. BEGIN failed--compilation aborted at t/zz-GtkRecentChooserDialog.t line 6.
  2593. t/zz-GtkRecentChooserDialog.t .. Dubious, test returned 2 (wstat 512, 0x200)
  2594. No subtests run
  2595. t/zz-GtkTextBuffer.t ........... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2596. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2597. Compilation failed in require at ./t/inc/setup.pl line 2.
  2598. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2599. Compilation failed in require at t/zz-GtkTextBuffer.t line 5.
  2600. BEGIN failed--compilation aborted at t/zz-GtkTextBuffer.t line 5.
  2601. t/zz-GtkTextBuffer.t ........... Dubious, test returned 2 (wstat 512, 0x200)
  2602. No subtests run
  2603. t/zz-GtkTreeModelIface.t ....... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2604. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  2605. Compilation failed in require at ./t/inc/setup.pl line 2.
  2606. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  2607. Compilation failed in require at t/zz-GtkTreeModelIface.t line 3.
  2608. BEGIN failed--compilation aborted at t/zz-GtkTreeModelIface.t line 3.
  2609. t/zz-GtkTreeModelIface.t ....... Dubious, test returned 2 (wstat 512, 0x200)
  2610. No subtests run
  2611.  
  2612. Test Summary Report
  2613. -------------------
  2614. t/00-init.t                  (Wstat: 512 Tests: 0 Failed: 0)
  2615.   Non-zero exit status: 2
  2616.   Parse errors: No plan found in TAP output
  2617. t/floating-refs.t            (Wstat: 512 Tests: 0 Failed: 0)
  2618.   Non-zero exit status: 2
  2619.   Parse errors: No plan found in TAP output
  2620. t/overrides.t                (Wstat: 512 Tests: 0 Failed: 0)
  2621.   Non-zero exit status: 2
  2622.   Parse errors: No plan found in TAP output
  2623. t/signals.t                  (Wstat: 512 Tests: 0 Failed: 0)
  2624.   Non-zero exit status: 2
  2625.   Parse errors: No plan found in TAP output
  2626. t/vfuncs-destroy.t           (Wstat: 512 Tests: 0 Failed: 0)
  2627.   Non-zero exit status: 2
  2628.   Parse errors: No plan found in TAP output
  2629. t/vfuncs-double-setup.t      (Wstat: 512 Tests: 0 Failed: 0)
  2630.   Non-zero exit status: 2
  2631.   Parse errors: No plan found in TAP output
  2632. t/zz-GdkEvent.t              (Wstat: 512 Tests: 0 Failed: 0)
  2633.   Non-zero exit status: 2
  2634.   Parse errors: No plan found in TAP output
  2635. t/zz-GtkActionGroup.t        (Wstat: 512 Tests: 0 Failed: 0)
  2636.   Non-zero exit status: 2
  2637.   Parse errors: No plan found in TAP output
  2638. t/zz-GtkBuilder.t            (Wstat: 512 Tests: 0 Failed: 0)
  2639.   Non-zero exit status: 2
  2640.   Parse errors: No plan found in TAP output
  2641. t/zz-GtkCellLayoutIface.t    (Wstat: 512 Tests: 0 Failed: 0)
  2642.   Non-zero exit status: 2
  2643.   Parse errors: No plan found in TAP output
  2644. t/zz-GtkCellRendererIface.t  (Wstat: 512 Tests: 0 Failed: 0)
  2645.   Non-zero exit status: 2
  2646.   Parse errors: No plan found in TAP output
  2647. t/zz-GtkContainer.t          (Wstat: 512 Tests: 0 Failed: 0)
  2648.   Non-zero exit status: 2
  2649.   Parse errors: No plan found in TAP output
  2650. t/zz-GtkDialog.t             (Wstat: 512 Tests: 0 Failed: 0)
  2651.   Non-zero exit status: 2
  2652.   Parse errors: No plan found in TAP output
  2653. t/zz-GtkImage.t              (Wstat: 512 Tests: 0 Failed: 0)
  2654.   Non-zero exit status: 2
  2655.   Parse errors: No plan found in TAP output
  2656. t/zz-GtkInfoBar.t            (Wstat: 512 Tests: 0 Failed: 0)
  2657.   Non-zero exit status: 2
  2658.   Parse errors: No plan found in TAP output
  2659. t/zz-GtkRadioAction.t        (Wstat: 512 Tests: 0 Failed: 0)
  2660.   Non-zero exit status: 2
  2661.   Parse errors: No plan found in TAP output
  2662. t/zz-GtkRadioButton.t        (Wstat: 512 Tests: 0 Failed: 0)
  2663.   Non-zero exit status: 2
  2664.   Parse errors: No plan found in TAP output
  2665. t/zz-GtkRadioMenuItem.t      (Wstat: 512 Tests: 0 Failed: 0)
  2666.   Non-zero exit status: 2
  2667.   Parse errors: No plan found in TAP output
  2668. t/zz-GtkRadioToolButton.t    (Wstat: 512 Tests: 0 Failed: 0)
  2669.   Non-zero exit status: 2
  2670.   Parse errors: No plan found in TAP output
  2671. t/zz-GtkRecentChooserDialog.t (Wstat: 512 Tests: 0 Failed: 0)
  2672.   Non-zero exit status: 2
  2673.   Parse errors: No plan found in TAP output
  2674. t/zz-GtkTextBuffer.t         (Wstat: 512 Tests: 0 Failed: 0)
  2675.   Non-zero exit status: 2
  2676.   Parse errors: No plan found in TAP output
  2677. t/zz-GtkTreeModelIface.t     (Wstat: 512 Tests: 0 Failed: 0)
  2678.   Non-zero exit status: 2
  2679.   Parse errors: No plan found in TAP output
  2680. Files=22, Tests=0,  3 wallclock secs ( 0.11 usr  0.06 sys +  2.41 cusr  0.41 csys =  2.99 CPU)
  2681. Result: FAIL
  2682. Failed 22/22 test programs. 0/0 subtests failed.
  2683. make: *** [Makefile:852: test_dynamic] Error 2
  2684. ^C[sudo] password for paolo:
  2685. Building WWW-PipeViewer
  2686. Installing /usr/share/man/man1/pipe-viewer.1p
  2687. Installing /usr/share/perl5/site_perl/WWW/PipeViewer.pm
  2688. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Videos.pm
  2689. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/RegularExpressions.pm
  2690. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/VideoCategories.pm
  2691. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/GetCaption.pm
  2692. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Subscriptions.pm
  2693. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Utils.pm
  2694. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/InitialData.pm
  2695. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Playlists.pm
  2696. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/PlaylistItems.pm
  2697. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Channels.pm
  2698. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Search.pm
  2699. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Activities.pm
  2700. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Authentication.pm
  2701. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/ParseXML.pm
  2702. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/ParseJSON.pm
  2703. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/GuideCategories.pm
  2704. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Itags.pm
  2705. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/CommentThreads.pm
  2706. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/gtk-pipe-viewer.glade
  2707. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/gtk-pipe-viewer.desktop
  2708. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/icons/spinner.gif
  2709. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/icons/feed.png
  2710. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/icons/gtk-pipe-viewer.png
  2711. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/icons/user.png
  2712. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/icons/feed_gray.png
  2713. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/icons/default_thumb.jpg
  2714. Installing /usr/share/man/man3/WWW::PipeViewer::Utils.3pm
  2715. Installing /usr/share/man/man3/WWW::PipeViewer::InitialData.3pm
  2716. Installing /usr/share/man/man3/WWW::PipeViewer::Activities.3pm
  2717. Installing /usr/share/man/man3/WWW::PipeViewer::Itags.3pm
  2718. Installing /usr/share/man/man3/WWW::PipeViewer::GuideCategories.3pm
  2719. Installing /usr/share/man/man3/WWW::PipeViewer::GetCaption.3pm
  2720. Installing /usr/share/man/man3/WWW::PipeViewer::ParseJSON.3pm
  2721. Installing /usr/share/man/man3/WWW::PipeViewer::Playlists.3pm
  2722. Installing /usr/share/man/man3/WWW::PipeViewer.3pm
  2723. Installing /usr/share/man/man3/WWW::PipeViewer::RegularExpressions.3pm
  2724. Installing /usr/share/man/man3/WWW::PipeViewer::CommentThreads.3pm
  2725. Installing /usr/share/man/man3/WWW::PipeViewer::Search.3pm
  2726. Installing /usr/share/man/man3/WWW::PipeViewer::VideoCategories.3pm
  2727. Installing /usr/share/man/man3/WWW::PipeViewer::Authentication.3pm
  2728. Installing /usr/share/man/man3/WWW::PipeViewer::Subscriptions.3pm
  2729. Installing /usr/share/man/man3/WWW::PipeViewer::ParseXML.3pm
  2730. Installing /usr/share/man/man3/WWW::PipeViewer::Videos.3pm
  2731. Installing /usr/share/man/man3/WWW::PipeViewer::PlaylistItems.3pm
  2732. Installing /usr/share/man/man3/WWW::PipeViewer::Channels.3pm
  2733. Installing /usr/bin/site_perl/gtk-pipe-viewer
  2734. Installing /usr/bin/site_perl/pipe-viewer
  2735. [artix |pipe-viewer]$ ^C
  2736. [artix |pipe-viewer]$
  2737. [artix |pipe-viewer]$ perl Build.PL --gtk
  2738.     sudo ./Build installdeps
  2739.     sudo ./Build install
  2740. WARNING: the following files are missing in your kit:
  2741.         META.json
  2742.         META.yml
  2743. Please inform the author.
  2744.  
  2745. Checking prerequisites...
  2746.   requires:
  2747.     !  File::ShareDir is not installed
  2748.     !  Gtk3 is not installed
  2749.   recommends:
  2750.     *  JSON::XS is not installed
  2751.     *  LWP::UserAgent::Cached is not installed
  2752.     *  Term::ReadLine::Gnu is not installed
  2753.     *  Unicode::GCString is not installed
  2754.  
  2755. ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
  2756. of the modules indicated above before proceeding with this installation
  2757.  
  2758. Run 'Build installdeps' to install missing prerequisites.
  2759.  
  2760. Created MYMETA.yml and MYMETA.json
  2761. Creating new 'Build' script for 'WWW-PipeViewer' version 'v0.1.6'
  2762. [sudo] password for paolo:
  2763. Checking optional dependencies:
  2764. Install JSON::XS? [y ]y
  2765. Install LWP::UserAgent::Cached? [y ]y
  2766. Install Term::ReadLine::Gnu? [y ]y
  2767. Install Unicode::GCString? [y ]y
  2768. Loading internal logger. Log::Log4perl recommended for better logging
  2769.  
  2770. CPAN.pm requires configuration, but most of it can be done automatically.
  2771. If you answer 'no' below, you will enter an interactive dialog for each
  2772. configuration option instead.
  2773.  
  2774. Would you like to configure as much as possible automatically? [yes] yes
  2775. Fetching with LWP:
  2776. http://www.cpan.org/authors/01mailrc.txt.gz
  2777. Reading '/root/.cpan/sources/authors/01mailrc.txt.gz'
  2778. ............................................................................DONE
  2779. Fetching with LWP:
  2780. http://www.cpan.org/modules/02packages.details.txt.gz
  2781. Reading '/root/.cpan/sources/modules/02packages.details.txt.gz'
  2782.   Database was generated on Wed, 10 Nov 2021 20:17:02 GMT
  2783. ............................................................................DONE
  2784. Fetching with LWP:
  2785. http://www.cpan.org/modules/03modlist.data.gz
  2786. Reading '/root/.cpan/sources/modules/03modlist.data.gz'
  2787. DONE
  2788. Writing /root/.cpan/Metadata
  2789. Running install for module 'JSON::XS'
  2790. Fetching with LWP:
  2791. http://www.cpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-4.03.tar.gz
  2792. Fetching with LWP:
  2793. http://www.cpan.org/authors/id/M/ML/MLEHMANN/CHECKSUMS
  2794. Checksum for /root/.cpan/sources/authors/id/M/ML/MLEHMANN/JSON-XS-4.03.tar.gz ok
  2795. 'YAML' not installed, will not store persistent state
  2796. ---- Unsatisfied dependencies detected during ----
  2797. ----       MLEHMANN/JSON-XS-4.03.tar.gz       ----
  2798.     Canary::Stability [build_requires]
  2799. Running install for module 'Canary::Stability'
  2800. Fetching with LWP:
  2801. http://www.cpan.org/authors/id/M/ML/MLEHMANN/Canary-Stability-2013.tar.gz
  2802. Checksum for /root/.cpan/sources/authors/id/M/ML/MLEHMANN/Canary-Stability-2013.tar.gz ok
  2803. Configuring M/ML/MLEHMANN/Canary-Stability-2013.tar.gz with Makefile.PL
  2804. Checking if your kit is complete...
  2805. Looks good
  2806. Generating a Unix-style Makefile
  2807. Writing Makefile for Canary::Stability
  2808. Writing MYMETA.yml and MYMETA.json
  2809.   MLEHMANN/Canary-Stability-2013.tar.gz
  2810.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  2811. Running make for M/ML/MLEHMANN/Canary-Stability-2013.tar.gz
  2812. cp Stability.pm blib/lib/Canary/Stability.pm
  2813. Manifying 1 pod document
  2814.   MLEHMANN/Canary-Stability-2013.tar.gz
  2815.   /usr/bin/make -- OK
  2816. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  2817. Running make test for MLEHMANN/Canary-Stability-2013.tar.gz
  2818. 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
  2819. t/00_load.t .. ok  
  2820. All tests successful.
  2821. Files=1, Tests=1,  0 wallclock secs ( 0.03 usr +  0.01 sys =  0.04 CPU)
  2822. Result: PASS
  2823.   MLEHMANN/Canary-Stability-2013.tar.gz
  2824.   /usr/bin/make test -- OK
  2825. Running make install for MLEHMANN/Canary-Stability-2013.tar.gz
  2826. Manifying 1 pod document
  2827. Installing /usr/share/perl5/site_perl/Canary/Stability.pm
  2828. Installing /usr/share/man/man3/Canary::Stability.3pm
  2829. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  2830.   MLEHMANN/Canary-Stability-2013.tar.gz
  2831.   /usr/bin/make install  -- OK
  2832.   MLEHMANN/JSON-XS-4.03.tar.gz
  2833.   Has already been unwrapped into directory /root/.cpan/build/JSON-XS-4.03-0
  2834. Configuring M/ML/MLEHMANN/JSON-XS-4.03.tar.gz with Makefile.PL
  2835.  
  2836. ***
  2837. *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK
  2838. *** =================================================
  2839. ***
  2840. *** Hi!
  2841. ***
  2842. *** I do my best to provide predictable and reliable software.
  2843. ***
  2844. *** However, in recent releases, P5P (who maintain perl) have been
  2845. *** introducing regressions that are sometimes subtle and at other times
  2846. *** catastrophic, often for personal preferences with little or no concern
  2847. *** for existing code, most notably CPAN.
  2848. ***
  2849. *** For this reason, it has become very hard for me to maintain the level
  2850. *** of reliability and support I have committed myself to in the past, at
  2851. *** least with some perl versions: I simply can't keep up working around new
  2852. *** bugs or gratituous incompatibilities, and in turn you might suffer from
  2853. *** unanticipated problems.
  2854. ***
  2855. *** Therefore I have introduced a support and compatibility check, the results
  2856. *** of which follow below, together with a FAQ and some recommendations.
  2857. ***
  2858. *** This check is just to let you know that there might be a risk, so you can
  2859. *** make judgement calls on how to proceed - it will not keep the module from
  2860. *** installing or working.
  2861. ***
  2862. *** The stability canary says: (nothing, it was driven away by harsh weather)
  2863. ***
  2864. *** It seems you are running perl version 5.034000, likely the "official" or
  2865. *** "standard" version. While there is nothing wrong with doing that,
  2866. *** standard perl versions 5.022 and up are not supported by JSON::XS.
  2867. *** While this might be fatal, it might also be all right - if you run into
  2868. *** problems, you might want to downgrade your perl or switch to the
  2869. *** stability branch.
  2870. ***
  2871. *** If everything works fine, you can ignore this message.
  2872. ***
  2873. ***
  2874. *** Stability canary mini-FAQ:
  2875. ***
  2876. *** Do I need to do anything?
  2877. ***    With luck, no. While some distributions are known to fail
  2878. ***    already, most should probably work. This message is here
  2879. ***    to alert you that your perl is not supported by JSON::XS,
  2880. ***    and if things go wrong, you either need to downgrade, or
  2881. ***    sidegrade to the stability variant of your perl version,
  2882. ***    or simply live with the consequences.
  2883. ***
  2884. *** What is this canary thing?
  2885. ***    It's purpose is to check support status of JSON::XS with
  2886. ***    respect to your perl version.
  2887. ***
  2888. *** What is this "stability branch"?
  2889. ***    It's a branch or fork of the official perl, by schmorp, to
  2890. ***    improve stability and compatibility with existing modules.
  2891. ***
  2892. *** How can I skip this prompt on automated installs?
  2893. ***    Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment.
  2894. ***    More info is in the Canary::Stability manpage.
  2895. ***
  2896. *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html
  2897. *** Stability Branch homepage: http://stableperl.schmorp.de/
  2898. ***
  2899.  
  2900. Continue anyways?  [y] y
  2901. Checking if your kit is complete...
  2902. Looks good
  2903. Warning: prerequisite Types::Serialiser 0 not found.
  2904. Warning: prerequisite common::sense 0 not found.
  2905. Generating a Unix-style Makefile
  2906. Writing Makefile for JSON::XS
  2907. Writing MYMETA.yml and MYMETA.json
  2908.   MLEHMANN/JSON-XS-4.03.tar.gz
  2909.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  2910. Running make for M/ML/MLEHMANN/JSON-XS-4.03.tar.gz
  2911. ---- Unsatisfied dependencies detected during ----
  2912. ----       MLEHMANN/JSON-XS-4.03.tar.gz       ----
  2913.     Types::Serialiser [requires]
  2914.     common::sense [requires]
  2915. Running install for module 'Types::Serialiser'
  2916. Fetching with LWP:
  2917. http://www.cpan.org/authors/id/M/ML/MLEHMANN/Types-Serialiser-1.01.tar.gz
  2918. Checksum for /root/.cpan/sources/authors/id/M/ML/MLEHMANN/Types-Serialiser-1.01.tar.gz ok
  2919. Configuring M/ML/MLEHMANN/Types-Serialiser-1.01.tar.gz with Makefile.PL
  2920. Checking if your kit is complete...
  2921. Looks good
  2922. Warning: prerequisite common::sense 0 not found.
  2923. Generating a Unix-style Makefile
  2924. Writing Makefile for Types::Serialiser
  2925. Writing MYMETA.yml and MYMETA.json
  2926.   MLEHMANN/Types-Serialiser-1.01.tar.gz
  2927.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  2928. Running make for M/ML/MLEHMANN/Types-Serialiser-1.01.tar.gz
  2929. ---- Unsatisfied dependencies detected during ----
  2930. ----   MLEHMANN/Types-Serialiser-1.01.tar.gz  ----
  2931.     common::sense [requires]
  2932. Running install for module 'common::sense'
  2933. Fetching with LWP:
  2934. http://www.cpan.org/authors/id/M/ML/MLEHMANN/common-sense-3.75.tar.gz
  2935. Checksum for /root/.cpan/sources/authors/id/M/ML/MLEHMANN/common-sense-3.75.tar.gz ok
  2936. Configuring M/ML/MLEHMANN/common-sense-3.75.tar.gz with Makefile.PL
  2937. Checking if your kit is complete...
  2938. Looks good
  2939. Generating a Unix-style Makefile
  2940. Writing Makefile for common::sense
  2941. Writing MYMETA.yml and MYMETA.json
  2942.   MLEHMANN/common-sense-3.75.tar.gz
  2943.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  2944. Running make for M/ML/MLEHMANN/common-sense-3.75.tar.gz
  2945. "/usr/bin/perl" sense.pm.PL sense.pm
  2946. cp sense.pod blib/lib/common/sense.pod
  2947. cp sense.pm blib/arch/common/sense.pm
  2948. Manifying 2 pod documents
  2949.   MLEHMANN/common-sense-3.75.tar.gz
  2950.   /usr/bin/make -- OK
  2951. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  2952. Running make test for MLEHMANN/common-sense-3.75.tar.gz
  2953. 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
  2954. t/00_load.t .. ok  
  2955. t/01_arch.t .. ok  
  2956. All tests successful.
  2957. Files=2, Tests=2,  0 wallclock secs ( 0.04 usr +  0.01 sys =  0.05 CPU)
  2958. Result: PASS
  2959.   MLEHMANN/common-sense-3.75.tar.gz
  2960.   /usr/bin/make test -- OK
  2961. Running make install for MLEHMANN/common-sense-3.75.tar.gz
  2962. Manifying 2 pod documents
  2963. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  2964. Installing /usr/lib/perl5/5.34/site_perl/common/sense.pm
  2965. Installing /usr/lib/perl5/5.34/site_perl/common/sense.pod
  2966. Installing /usr/share/man/man3/common::sense.3pm
  2967. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  2968.   MLEHMANN/common-sense-3.75.tar.gz
  2969.   /usr/bin/make install  -- OK
  2970.   MLEHMANN/Types-Serialiser-1.01.tar.gz
  2971.   Has already been unwrapped into directory /root/.cpan/build/Types-Serialiser-1.01-0
  2972.   MLEHMANN/Types-Serialiser-1.01.tar.gz
  2973.   Has already been prepared
  2974. Running make for M/ML/MLEHMANN/Types-Serialiser-1.01.tar.gz
  2975. cp Serialiser.pm blib/lib/Types/Serialiser.pm
  2976. cp Serialiser/Error.pm blib/lib/Types/Serialiser/Error.pm
  2977. Manifying 2 pod documents
  2978.   MLEHMANN/Types-Serialiser-1.01.tar.gz
  2979.   /usr/bin/make -- OK
  2980. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  2981. Running make test for MLEHMANN/Types-Serialiser-1.01.tar.gz
  2982. 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
  2983. t/00_load.t ... ok  
  2984. t/51_types.t .. ok    
  2985. All tests successful.
  2986. Files=2, Tests=25,  0 wallclock secs ( 0.03 usr  0.02 sys +  0.01 cusr  0.01 csys =  0.07 CPU)
  2987. Result: PASS
  2988.   MLEHMANN/Types-Serialiser-1.01.tar.gz
  2989.   /usr/bin/make test -- OK
  2990. Running make install for MLEHMANN/Types-Serialiser-1.01.tar.gz
  2991. Manifying 2 pod documents
  2992. Installing /usr/share/perl5/site_perl/Types/Serialiser.pm
  2993. Installing /usr/share/perl5/site_perl/Types/Serialiser/Error.pm
  2994. Installing /usr/share/man/man3/Types::Serialiser::Error.3pm
  2995. Installing /usr/share/man/man3/Types::Serialiser.3pm
  2996. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  2997.   MLEHMANN/Types-Serialiser-1.01.tar.gz
  2998.   /usr/bin/make install  -- OK
  2999.   MLEHMANN/JSON-XS-4.03.tar.gz
  3000.   Has already been unwrapped into directory /root/.cpan/build/JSON-XS-4.03-0
  3001.   MLEHMANN/JSON-XS-4.03.tar.gz
  3002.   Has already been prepared
  3003. Running make for M/ML/MLEHMANN/JSON-XS-4.03.tar.gz
  3004. cp XS.pm blib/lib/JSON/XS.pm
  3005. cp XS/Boolean.pm blib/lib/JSON/XS/Boolean.pm
  3006. Running Mkbootstrap for XS ()
  3007. chmod 644 "XS.bs"
  3008. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/JSON/XS/XS.bs 644
  3009. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/JSON-XS-4.03-0/typemap'  XS.xs > XS.xsc
  3010. mv XS.xsc XS.c
  3011. cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"4.03\" -DXS_VERSION=\"4.03\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   XS.c
  3012. XS.xs: In function ‘decode_utf8’:
  3013. XS.xs:207:5: warning: ‘Perl_utf8n_to_uvuni’ is deprecated [-Wdeprecated-declarations]
  3014.   207 |     return utf8n_to_uvuni (s, len, clen, UTF8_CHECK_ONLY);
  3015.       |     ^~~~~~
  3016. In file included from /usr/lib/perl5/5.34/core_perl/CORE/perl.h:5705,
  3017.                  from XS.xs:2:
  3018. /usr/lib/perl5/5.34/core_perl/CORE/proto.h:4029:25: note: declared here
  3019.  4029 | PERL_CALLCONV UV        Perl_utf8n_to_uvuni(pTHX_ const U8 *s, STRLEN curlen, STRLEN *retlen, U32 flags)
  3020.       |                         ^~~~~~~~~~~~~~~~~~~
  3021. rm -f blib/arch/auto/JSON/XS/XS.so
  3022. cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  XS.o  -o blib/arch/auto/JSON/XS/XS.so  \
  3023.       \
  3024.  
  3025. chmod 755 blib/arch/auto/JSON/XS/XS.so
  3026. cp bin/json_xs blib/script/json_xs
  3027. "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/json_xs
  3028. Manifying 1 pod document
  3029. Manifying 2 pod documents
  3030.   MLEHMANN/JSON-XS-4.03.tar.gz
  3031.   /usr/bin/make -- OK
  3032. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  3033. Running make test for MLEHMANN/JSON-XS-4.03.tar.gz
  3034. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/JSON/XS/XS.bs 644
  3035. 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
  3036. t/00_load.t ............. ok  
  3037. t/01_utf8.t ............. ok  
  3038. t/02_error.t ............ ok    
  3039. t/03_types.t ............ ok    
  3040. t/04_dwiw_encode.t ...... ok  
  3041. t/05_dwiw_decode.t ...... ok  
  3042. t/06_pc_pretty.t ........ ok  
  3043. t/07_pc_esc.t ........... ok    
  3044. t/08_pc_base.t .......... ok    
  3045. t/09_pc_extra_number.t .. ok  
  3046. t/10_pc_keysort.t ....... ok  
  3047. t/11_pc_expo.t .......... ok  
  3048. t/12_blessed.t .......... ok    
  3049. t/13_limit.t ............ ok    
  3050. t/14_latin1.t ........... ok  
  3051. t/15_prefix.t ........... ok  
  3052. t/16_tied.t ............. ok  
  3053. t/17_relaxed.t .......... ok  
  3054. t/18_json_checker.t ..... ok    
  3055. t/19_incr.t ............. ok      
  3056. t/20_faihu.t ............ ok  
  3057. t/21_evans.t ............ ok  
  3058. t/22_comment_at_eof.t ... ok    
  3059. t/52_object.t ........... ok    
  3060. t/99_binary.t ........... ok          
  3061. All tests successful.
  3062. Files=25, Tests=25635,  4 wallclock secs ( 1.63 usr  0.07 sys +  2.83 cusr  0.32 csys =  4.85 CPU)
  3063. Result: PASS
  3064.   MLEHMANN/JSON-XS-4.03.tar.gz
  3065.   /usr/bin/make test -- OK
  3066. Running make install for MLEHMANN/JSON-XS-4.03.tar.gz
  3067. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/JSON/XS/XS.bs 644
  3068. Manifying 1 pod document
  3069. Manifying 2 pod documents
  3070. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  3071. Installing /usr/lib/perl5/5.34/site_perl/auto/JSON/XS/XS.so
  3072. Installing /usr/lib/perl5/5.34/site_perl/JSON/XS.pm
  3073. Installing /usr/lib/perl5/5.34/site_perl/JSON/XS/Boolean.pm
  3074. Installing /usr/share/man/man1/json_xs.1p
  3075. Installing /usr/share/man/man3/JSON::XS::Boolean.3pm
  3076. Installing /usr/share/man/man3/JSON::XS.3pm
  3077. Installing /usr/bin/site_perl/json_xs
  3078. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  3079.   MLEHMANN/JSON-XS-4.03.tar.gz
  3080.   /usr/bin/make install  -- OK
  3081. Running install for module 'LWP::UserAgent::Cached'
  3082. Fetching with LWP:
  3083. http://www.cpan.org/authors/id/O/OL/OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  3084. Fetching with LWP:
  3085. http://www.cpan.org/authors/id/O/OL/OLEG/CHECKSUMS
  3086. Checksum for /root/.cpan/sources/authors/id/O/OL/OLEG/LWP-UserAgent-Cached-0.08.tar.gz ok
  3087. Configuring O/OL/OLEG/LWP-UserAgent-Cached-0.08.tar.gz with Makefile.PL
  3088. Checking if your kit is complete...
  3089. Looks good
  3090. Generating a Unix-style Makefile
  3091. Writing Makefile for LWP::UserAgent::Cached
  3092. Writing MYMETA.yml and MYMETA.json
  3093.   OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  3094.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  3095. Running make for O/OL/OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  3096. cp lib/LWP/UserAgent/Cached.pm blib/lib/LWP/UserAgent/Cached.pm
  3097. Manifying 1 pod document
  3098.   OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  3099.   /usr/bin/make -- OK
  3100. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  3101. Running make test for OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  3102. 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
  3103. t/1_load.t ..... ok    
  3104. t/2_request.t .. ok    
  3105. All tests successful.
  3106. Files=2, Tests=40,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.37 cusr  0.04 csys =  0.45 CPU)
  3107. Result: PASS
  3108.   OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  3109.   /usr/bin/make test -- OK
  3110. Running make install for OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  3111. Manifying 1 pod document
  3112. Installing /usr/share/perl5/site_perl/LWP/UserAgent/Cached.pm
  3113. Installing /usr/share/man/man3/LWP::UserAgent::Cached.3pm
  3114. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  3115.   OLEG/LWP-UserAgent-Cached-0.08.tar.gz
  3116.   /usr/bin/make install  -- OK
  3117. Running install for module 'Term::ReadLine::Gnu'
  3118. Fetching with LWP:
  3119. http://www.cpan.org/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  3120. Fetching with LWP:
  3121. http://www.cpan.org/authors/id/H/HA/HAYASHI/CHECKSUMS
  3122. Checksum for /root/.cpan/sources/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz ok
  3123. Configuring H/HA/HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz with Makefile.PL
  3124. Warning (mostly harmless): No library found for -ltermcap
  3125. <<<It seems that you have the GNU Readline Library version 8.1.>>>
  3126. Checking if your kit is complete...
  3127. Looks good
  3128. Generating a Unix-style Makefile
  3129. Writing Makefile for Term::ReadLine::Gnu
  3130. Writing MYMETA.yml and MYMETA.json
  3131.   HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  3132.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  3133. Running make for H/HA/HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  3134. cp Gnu/XS.pm blib/lib/Term/ReadLine/Gnu/XS.pm
  3135. AutoSplitting blib/lib/Term/ReadLine/Gnu/XS.pm (blib/lib/auto/Term/ReadLine/Gnu/XS)
  3136. blib/lib/Term/ReadLine/Gnu/XS.pm: some names are not unique when truncated to 8 characters:
  3137.  directory blib/lib/auto/Term/ReadLine/Gnu/XS:
  3138.   rl_bind_key.al, rl_bind_key_if_unbound.al, rl_bind_keyseq.al, rl_bind_keyseq_if_unbound.al truncate to rl_bind_
  3139.   rl_set_keymap.al, rl_set_key.al truncate to rl_set_k
  3140. cp Gnu.pm blib/lib/Term/ReadLine/Gnu.pm
  3141. Running Mkbootstrap for Gnu ()
  3142. chmod 644 "Gnu.bs"
  3143. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644
  3144. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Term-ReadLine-Gnu-1.42-0/typemap'  Gnu.xs > Gnu.xsc
  3145. mv Gnu.xsc Gnu.c
  3146. cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.42\" -DXS_VERSION=\"1.42\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"  -DTRG_READLINE_VERSION=0x0801 Gnu.c
  3147. rm -f blib/arch/auto/Term/ReadLine/Gnu/Gnu.so
  3148. LD_RUN_PATH="/usr/lib" cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  Gnu.o  -o blib/arch/auto/Term/ReadLine/Gnu/Gnu.so  \
  3149.    -lreadline -ltinfo   \
  3150.  
  3151. chmod 755 blib/arch/auto/Term/ReadLine/Gnu/Gnu.so
  3152. cp eg/perlsh blib/script/perlsh
  3153. "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perlsh
  3154. Manifying 1 pod document
  3155. Manifying 1 pod document
  3156.   HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  3157.   /usr/bin/make -- OK
  3158. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  3159. Running make test for HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  3160. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644
  3161. 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
  3162. t/00checkver.t ... ok  
  3163. t/01test_use.t ... ok  
  3164. t/02test_use.t ... ok  
  3165. t/callback.t ..... 1/8 # skipped since Tk is not available.
  3166. t/callback.t ..... ok  
  3167. t/history.t ...... ok    
  3168. t/readline.t ..... 1/148 # Try `/usr/bin/perl -Mblib t/readline.t verbose', if you will.
  3169. t/readline.t ..... ok      
  3170. t/utf8_binary.t .. ok    
  3171. t/utf8_text.t .... 1/14 # The locale 'en_US.UTF-8' is not supported. Skipped...
  3172. t/utf8_text.t .... ok    
  3173. All tests successful.
  3174. Files=8, Tests=279,  1 wallclock secs ( 0.07 usr  0.03 sys +  1.00 cusr  0.12 csys =  1.22 CPU)
  3175. Result: PASS
  3176.   HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  3177.   /usr/bin/make test -- OK
  3178. Running make install for HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  3179. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644
  3180. Manifying 1 pod document
  3181. Manifying 1 pod document
  3182. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  3183. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/Gnu.so
  3184. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/autosplit.ix
  3185. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/_tgetstrs.al
  3186. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_call_function.al
  3187. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/_str2map.al
  3188. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_copy_keymap.al
  3189. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_tty_unset_default_bindings.al
  3190. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_bind_key_if_unbound.al
  3191. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_set_keymap.al
  3192. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/unbind_function.al
  3193. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/Tk_getc.al
  3194. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/unbind_command.al
  3195. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_set_key.al
  3196. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_invoking_keyseqs.al
  3197. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_filename_list.al
  3198. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_macro_bind.al
  3199. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/get_history_event.al
  3200. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_discard_keymap.al
  3201. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/shadow_redisplay.al
  3202. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/_ch_wrapper.al
  3203. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/hist_arg_extract.al
  3204. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_bind_key.al
  3205. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_bind_keyseq.al
  3206. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_message.al
  3207. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_add_funmap_entry.al
  3208. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/list_completion_function.al
  3209. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_generic_bind.al
  3210. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/history_expand_line.al
  3211. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/ornaments.al
  3212. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/_trp_completion_function.al
  3213. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/operate_and_get_next.al
  3214. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_bind_keyseq_if_unbound.al
  3215. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/_str2fn.al
  3216. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/hist_list.al
  3217. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_completion_mode.al
  3218. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/unbind_key.al
  3219. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/display_readline_version.al
  3220. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/rl_tty_set_default_bindings.al
  3221. Installing /usr/lib/perl5/5.34/site_perl/auto/Term/ReadLine/Gnu/XS/change_ornaments.al
  3222. Installing /usr/lib/perl5/5.34/site_perl/Term/ReadLine/Gnu.pm
  3223. Installing /usr/lib/perl5/5.34/site_perl/Term/ReadLine/Gnu/XS.pm
  3224. Installing /usr/share/man/man1/perlsh.1p
  3225. Installing /usr/share/man/man3/Term::ReadLine::Gnu.3pm
  3226. Installing /usr/bin/site_perl/perlsh
  3227. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  3228.   HAYASHI/Term-ReadLine-Gnu-1.42.tar.gz
  3229.   /usr/bin/make install  -- OK
  3230. Running install for module 'Unicode::GCString'
  3231. Fetching with LWP:
  3232. http://www.cpan.org/authors/id/N/NE/NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  3233. Fetching with LWP:
  3234. http://www.cpan.org/authors/id/N/NE/NEZUMI/CHECKSUMS
  3235. Checksum for /root/.cpan/sources/authors/id/N/NE/NEZUMI/Unicode-LineBreak-2019.001.tar.gz ok
  3236. Configuring N/NE/NEZUMI/Unicode-LineBreak-2019.001.tar.gz with Makefile.PL
  3237. Use libthai 0.1.28
  3238. Use bundled sombok 2.4.0 with Unicode 8.0.0
  3239. Checking if your kit is complete...
  3240. Looks good
  3241. Warning: prerequisite MIME::Charset v1.6.2 not found.
  3242. Writing MYMETA.yml and MYMETA.json
  3243. Generating a Unix-style Makefile
  3244. Writing Makefile for Unicode::LineBreak
  3245. Writing MYMETA.yml and MYMETA.json
  3246.   NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  3247.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  3248. Running make for N/NE/NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  3249. ---- Unsatisfied dependencies detected during ----
  3250. ---- NEZUMI/Unicode-LineBreak-2019.001.tar.gz ----
  3251.     MIME::Charset [requires]
  3252. Running install for module 'MIME::Charset'
  3253. Fetching with LWP:
  3254. http://www.cpan.org/authors/id/N/NE/NEZUMI/MIME-Charset-1.012.2.tar.gz
  3255. Checksum for /root/.cpan/sources/authors/id/N/NE/NEZUMI/MIME-Charset-1.012.2.tar.gz ok
  3256. Configuring N/NE/NEZUMI/MIME-Charset-1.012.2.tar.gz with Makefile.PL
  3257. *** Module::AutoInstall version 1.03
  3258. *** Checking for Perl dependencies...
  3259. *** Since we're running under CPAN, I'll just let it take care
  3260.     of the dependency's installation later.
  3261. [Core Features]
  3262. - Test::More         ...loaded. (1.302183)
  3263. - Encode             ...loaded. (3.08 >= 1.98)
  3264. [Extended mappings by Japanese codepages]
  3265. - Encode::EUCJPASCII ...missing. (would need 0.02)
  3266. ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n
  3267. [Additional mappings for JIS X 0213]
  3268. - Encode::JISX0213   ...missing. (would need 0.03)
  3269. ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n
  3270. [Additional mappings for Chinese standards]
  3271. - Encode::HanExtra   ...missing. (would need 0.20)
  3272. ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n
  3273. [Support for POD2 - translations of Perl documentation]
  3274. - POD2::Base         ...missing. (would need 0.041)
  3275. ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n
  3276. *** Module::AutoInstall configuration finished.
  3277. Checking if your kit is complete...
  3278. Looks good
  3279. Generating a Unix-style Makefile
  3280. Writing Makefile for MIME::Charset
  3281. Writing MYMETA.yml and MYMETA.json
  3282.   NEZUMI/MIME-Charset-1.012.2.tar.gz
  3283.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  3284. Running make for N/NE/NEZUMI/MIME-Charset-1.012.2.tar.gz
  3285. cp lib/POD2/JA/MIME/Charset.pod blib/lib/POD2/JA/MIME/Charset.pod
  3286. cp lib/MIME/Charset/Defaults.pm.sample blib/lib/MIME/Charset/Defaults.pm.sample
  3287. cp lib/MIME/Charset/UTF.pm blib/lib/MIME/Charset/UTF.pm
  3288. cp lib/MIME/Charset.pm blib/lib/MIME/Charset.pm
  3289. cp lib/MIME/Charset/_Compat.pm blib/lib/MIME/Charset/_Compat.pm
  3290. Manifying 2 pod documents
  3291.   NEZUMI/MIME-Charset-1.012.2.tar.gz
  3292.   /usr/bin/make -- OK
  3293. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  3294. Running make test for NEZUMI/MIME-Charset-1.012.2.tar.gz
  3295. PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01encode.t t/01ooencode.t t/02enclen.t t/02ooenclen.t t/03info.t t/03ooinfo.t t/04alias.t t/05jp.t t/06utf.t t/pod.t
  3296. t/01encode.t .... ok    
  3297. t/01ooencode.t .. ok    
  3298. t/02enclen.t .... ok  
  3299. t/02ooenclen.t .. ok  
  3300. t/03info.t ...... ok  
  3301. t/03ooinfo.t .... ok  
  3302. t/04alias.t ..... 1/33 # UTF-16 is decoded by 'x-utf16auto' encoding
  3303. # UTF-32 is decoded by 'x-utf32auto' encoding
  3304. # HZ-GB-2312 is decoded by 'hz' encoding
  3305. # TIS-620 is decoded by 'cp874' encoding
  3306. t/04alias.t ..... ok    
  3307. t/05jp.t ........ skipped: Encode::EUCJPASCII required
  3308. t/06utf.t ....... ok    
  3309. t/pod.t ......... skipped: Test::Pod 1.00 or later required for testing POD
  3310. All tests successful.
  3311. Files=10, Tests=100,  1 wallclock secs ( 0.08 usr  0.03 sys +  0.75 cusr  0.15 csys =  1.01 CPU)
  3312. Result: PASS
  3313.   NEZUMI/MIME-Charset-1.012.2.tar.gz
  3314.   /usr/bin/make test -- OK
  3315. Running make install for NEZUMI/MIME-Charset-1.012.2.tar.gz
  3316. Manifying 2 pod documents
  3317. Installing /usr/share/perl5/site_perl/MIME/Charset.pm
  3318. Installing /usr/share/perl5/site_perl/MIME/Charset/UTF.pm
  3319. Installing /usr/share/perl5/site_perl/MIME/Charset/_Compat.pm
  3320. Installing /usr/share/perl5/site_perl/MIME/Charset/Defaults.pm.sample
  3321. Installing /usr/share/perl5/site_perl/POD2/JA/MIME/Charset.pod
  3322. Installing /usr/share/man/man3/MIME::Charset.3pm
  3323. Installing /usr/share/man/man3/POD2::JA::MIME::Charset.3pm
  3324. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  3325.   NEZUMI/MIME-Charset-1.012.2.tar.gz
  3326.   /usr/bin/make install  -- OK
  3327.   NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  3328.   Has already been unwrapped into directory /root/.cpan/build/Unicode-LineBreak-2019.001-0
  3329.   NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  3330.   Has already been prepared
  3331. Running make for N/NE/NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  3332. cp lib/POD2/JA/Unicode/GCString.pod blib/lib/POD2/JA/Unicode/GCString.pod
  3333. cp lib/Text/LineFold.pm blib/lib/Text/LineFold.pm
  3334. cp lib/Unicode/LineBreak.pm blib/lib/Unicode/LineBreak.pm
  3335. cp lib/Unicode/GCString.pod blib/lib/Unicode/GCString.pod
  3336. cp lib/Unicode/LineBreak/Constants.pm blib/lib/Unicode/LineBreak/Constants.pm
  3337. cp lib/Unicode/LineBreak.pod blib/lib/Unicode/LineBreak.pod
  3338. cp lib/Unicode/GCString.pm blib/lib/Unicode/GCString.pm
  3339. cp lib/POD2/JA/Text/LineFold.pod blib/lib/POD2/JA/Text/LineFold.pod
  3340. cp lib/Unicode/LineBreak/Defaults.pm.sample blib/lib/Unicode/LineBreak/Defaults.pm.sample
  3341. cp lib/POD2/JA/Unicode/LineBreak.pod blib/lib/POD2/JA/Unicode/LineBreak.pod
  3342. cd sombok && make all
  3343. make[1]: Entering directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  3344. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/8.0.0.c
  3345. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/break.c
  3346. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/charprop.c
  3347. ../lib/charprop.c: In function ‘linebreak_charprop’:
  3348. ../lib/charprop.c:156:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3349.   156 |             ent =
  3350.       |                 ^
  3351. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/gcstring.c
  3352. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/linebreak.c
  3353. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/southeastasian.c
  3354. ../lib/southeastasian.c: In function ‘linebreak_southeastasian_flagbreak’:
  3355. ../lib/southeastasian.c:68:5: warning: ‘th_wbrk’ is deprecated: Use 'th_brk_wc_find_breaks' instead [-Wdeprecated-declarations]
  3356.    68 |     for (i = 0, j = 0; j < len && th_wbrk(buf + j, &brk, 1) == 1; j += brk) {
  3357.       |     ^~~
  3358. In file included from ../lib/southeastasian.c:18:
  3359. /usr/include/thai/thwbrk.h:47:12: note: declared here
  3360.    47 | extern int th_wbrk(const thwchar_t *s, int pos[], size_t pos_sz);
  3361.       |            ^~~~~~~
  3362. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/utf8.c
  3363. cd lib && cc -c  "-I/usr/lib/perl5/5.34/core_perl/CORE" "-I/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok/include"  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   ../lib/utils.c
  3364. rm -f "libsombok.a"
  3365. /usr/bin/ar cr "libsombok.a" lib/8.0.0.o lib/break.o lib/charprop.o lib/gcstring.o lib/linebreak.o lib/southeastasian.o lib/utf8.o lib/utils.o
  3366. : "libsombok.a"
  3367. chmod 755 libsombok.a
  3368. make[1]: Leaving directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  3369. make[1]: Entering directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  3370. make[1]: Leaving directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  3371. Running Mkbootstrap for LineBreak ()
  3372. chmod 644 "LineBreak.bs"
  3373. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LineBreak.bs blib/arch/auto/Unicode/LineBreak/LineBreak.bs 644
  3374. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Unicode-LineBreak-2019.001-0/typemap'  LineBreak.xs > LineBreak.xsc
  3375. mv LineBreak.xsc LineBreak.c
  3376. cc -c  -Isombok/include  -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"2019.001\" -DXS_VERSION=\"2019.001\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   LineBreak.c
  3377. rm -f blib/arch/auto/Unicode/LineBreak/LineBreak.so
  3378. LD_RUN_PATH="/usr/lib" cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  LineBreak.o  -o blib/arch/auto/Unicode/LineBreak/LineBreak.so sombok/libsombok.a \
  3379.    -lthai   \
  3380.  
  3381. chmod 755 blib/arch/auto/Unicode/LineBreak/LineBreak.so
  3382. Manifying 6 pod documents
  3383.   NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  3384.   /usr/bin/make -- OK
  3385. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  3386. Running make test for NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  3387. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LineBreak.bs blib/arch/auto/Unicode/LineBreak/LineBreak.bs 644
  3388. make[1]: Entering directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  3389. make[1]: Leaving directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  3390. make[1]: Entering directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  3391. No tests defined for sombok extension.
  3392. make[1]: Leaving directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  3393. 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
  3394. t/000.t .................. # sombok 2.4.0 with Unicode 8.0.0
  3395. t/000.t .................. ok  
  3396. t/00GraphemeBreakTest.t .. #  GraphemeBreakTest-8.0.0.txt Date: 2015-02-13, 13:47:15 GMT [MD]
  3397. t/00GraphemeBreakTest.t .. ok      
  3398. t/00LineBreakTest.t ...... #  LineBreakTest-8.0.0.txt Date: 2015-04-30, 09:40:15 GMT [MD]
  3399. t/00LineBreakTest.t ...... ok        
  3400. t/01break.t .............. ok    
  3401. t/02hangul.t ............. ok  
  3402. t/03ns.t ................. ok  
  3403. t/04fold.t ............... ok    
  3404. t/05urgent.t ............. ok  
  3405. t/06context.t ............ ok  
  3406. t/07sea.t ................ # SA word segmentation supported. Thai:libthai/0.1.28
  3407. t/07sea.t ................ ok  
  3408. t/08partial.t ............ ok    
  3409. t/09uri.t ................ ok  
  3410. t/10gcstring.t ........... ok    
  3411. t/11format.t ............. ok  
  3412. t/12fold2.t .............. ok  
  3413. t/13flowedsp.t ........... ok  
  3414. t/14sea_al.t ............. ok  
  3415. t/15array.t .............. ok    
  3416. t/16regex.t .............. ok  
  3417. t/17prop.t ............... ok    
  3418. t/18currency.t ........... ok    
  3419. t/pod.t .................. skipped: Test::Pod 1.00 or later required for testing POD
  3420. All tests successful.
  3421. Files=22, Tests=6954,  5 wallclock secs ( 0.76 usr  0.12 sys +  5.15 cusr  0.45 csys =  6.48 CPU)
  3422. Result: PASS
  3423.   NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  3424.   /usr/bin/make test -- OK
  3425. Running make install for NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  3426. make[1]: Entering directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  3427. make[1]: Leaving directory '/root/.cpan/build/Unicode-LineBreak-2019.001-0/sombok'
  3428. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LineBreak.bs blib/arch/auto/Unicode/LineBreak/LineBreak.bs 644
  3429. Manifying 6 pod documents
  3430. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  3431. Installing /usr/lib/perl5/5.34/site_perl/auto/Unicode/LineBreak/LineBreak.so
  3432. Installing /usr/lib/perl5/5.34/site_perl/auto/sombok/extralibs.ld
  3433. Installing /usr/lib/perl5/5.34/site_perl/POD2/JA/Unicode/LineBreak.pod
  3434. Installing /usr/lib/perl5/5.34/site_perl/POD2/JA/Unicode/GCString.pod
  3435. Installing /usr/lib/perl5/5.34/site_perl/POD2/JA/Text/LineFold.pod
  3436. Installing /usr/lib/perl5/5.34/site_perl/Unicode/LineBreak.pod
  3437. Installing /usr/lib/perl5/5.34/site_perl/Unicode/GCString.pod
  3438. Installing /usr/lib/perl5/5.34/site_perl/Unicode/LineBreak.pm
  3439. Installing /usr/lib/perl5/5.34/site_perl/Unicode/GCString.pm
  3440. Installing /usr/lib/perl5/5.34/site_perl/Unicode/LineBreak/Constants.pm
  3441. Installing /usr/lib/perl5/5.34/site_perl/Unicode/LineBreak/Defaults.pm.sample
  3442. Installing /usr/lib/perl5/5.34/site_perl/Text/LineFold.pm
  3443. Installing /usr/share/man/man3/Text::LineFold.3pm
  3444. Installing /usr/share/man/man3/POD2::JA::Unicode::LineBreak.3pm
  3445. Installing /usr/share/man/man3/Unicode::GCString.3pm
  3446. Installing /usr/share/man/man3/POD2::JA::Text::LineFold.3pm
  3447. Installing /usr/share/man/man3/Unicode::LineBreak.3pm
  3448. Installing /usr/share/man/man3/POD2::JA::Unicode::GCString.3pm
  3449. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  3450.   NEZUMI/Unicode-LineBreak-2019.001.tar.gz
  3451.   /usr/bin/make install  -- OK
  3452. Running install for module 'File::ShareDir'
  3453. Fetching with LWP:
  3454. http://www.cpan.org/authors/id/R/RE/REHSACK/File-ShareDir-1.118.tar.gz
  3455. Fetching with LWP:
  3456. http://www.cpan.org/authors/id/R/RE/REHSACK/CHECKSUMS
  3457. Checksum for /root/.cpan/sources/authors/id/R/RE/REHSACK/File-ShareDir-1.118.tar.gz ok
  3458. ---- Unsatisfied dependencies detected during ----
  3459. ----    REHSACK/File-ShareDir-1.118.tar.gz    ----
  3460.     File::ShareDir::Install [build_requires]
  3461. Running install for module 'File::ShareDir::Install'
  3462. Fetching with LWP:
  3463. http://www.cpan.org/authors/id/E/ET/ETHER/File-ShareDir-Install-0.13.tar.gz
  3464. Fetching with LWP:
  3465. http://www.cpan.org/authors/id/E/ET/ETHER/CHECKSUMS
  3466. Checksum for /root/.cpan/sources/authors/id/E/ET/ETHER/File-ShareDir-Install-0.13.tar.gz ok
  3467. Configuring E/ET/ETHER/File-ShareDir-Install-0.13.tar.gz with Makefile.PL
  3468. Checking if your kit is complete...
  3469. Looks good
  3470. Generating a Unix-style Makefile
  3471. Writing Makefile for File::ShareDir::Install
  3472. Writing MYMETA.yml and MYMETA.json
  3473.   ETHER/File-ShareDir-Install-0.13.tar.gz
  3474.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  3475. Running make for E/ET/ETHER/File-ShareDir-Install-0.13.tar.gz
  3476. cp lib/File/ShareDir/Install.pm blib/lib/File/ShareDir/Install.pm
  3477. Manifying 1 pod document
  3478.   ETHER/File-ShareDir-Install-0.13.tar.gz
  3479.   /usr/bin/make -- OK
  3480. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  3481. Running make test for ETHER/File-ShareDir-Install-0.13.tar.gz
  3482. 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
  3483. t/10_makefile.t ........ ok    
  3484. t/11_dotfile.t ......... ok  
  3485. t/12_delete.t .......... ok  
  3486. t/00-report-prereqs.t .. #
  3487. # Versions for all modules listed in MYMETA.json (including optional ones):
  3488. #
  3489. # === Configure Requires ===
  3490. #
  3491. #     Module              Want Have
  3492. #     ------------------- ---- ----
  3493. #     ExtUtils::MakeMaker  any 7.62
  3494. #
  3495. # === Build Requires ===
  3496. #
  3497. #     Module              Want Have
  3498. #     ------------------- ---- ----
  3499. #     ExtUtils::MakeMaker  any 7.62
  3500. #
  3501. # === Test Requires ===
  3502. #
  3503. #     Module              Want     Have
  3504. #     ------------------- ---- --------
  3505. #     ExtUtils::MakeMaker  any     7.62
  3506. #     File::Path           any     2.18
  3507. #     File::Spec           any     3.80
  3508. #     Test::More           any 1.302183
  3509. #
  3510. # === Test Recommends ===
  3511. #
  3512. #     Module         Want     Have
  3513. #     ---------- -------- --------
  3514. #     CPAN::Meta 2.120900 2.150010
  3515. #
  3516. # === Runtime Requires ===
  3517. #
  3518. #     Module     Want Have
  3519. #     ---------- ---- ----
  3520. #     Carp        any 1.52
  3521. #     Exporter    any 5.76
  3522. #     File::Spec  any 3.80
  3523. #     IO::Dir     any 1.46
  3524. #     strict      any 1.12
  3525. #     warnings    any 1.51
  3526. #
  3527. # === Other Modules ===
  3528. #
  3529. #     Module           Have
  3530. #     ------------- -------
  3531. #     Encode           3.08
  3532. #     JSON::PP         4.06
  3533. #     Pod::Coverage missing
  3534. #     Sub::Name     missing
  3535. #     YAML          missing
  3536. #     autodie          2.34
  3537. #
  3538. t/00-report-prereqs.t .. ok  
  3539. All tests successful.
  3540. Files=4, Tests=39,  4 wallclock secs ( 0.05 usr  0.00 sys +  2.96 cusr  0.35 csys =  3.36 CPU)
  3541. Result: PASS
  3542.   ETHER/File-ShareDir-Install-0.13.tar.gz
  3543.   /usr/bin/make test -- OK
  3544. Running make install for ETHER/File-ShareDir-Install-0.13.tar.gz
  3545. Manifying 1 pod document
  3546. Installing /usr/share/perl5/site_perl/File/ShareDir/Install.pm
  3547. Installing /usr/share/man/man3/File::ShareDir::Install.3pm
  3548. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  3549.   ETHER/File-ShareDir-Install-0.13.tar.gz
  3550.   /usr/bin/make install  -- OK
  3551.   REHSACK/File-ShareDir-1.118.tar.gz
  3552.   Has already been unwrapped into directory /root/.cpan/build/File-ShareDir-1.118-0
  3553. Configuring R/RE/REHSACK/File-ShareDir-1.118.tar.gz with Makefile.PL
  3554. Checking if your kit is complete...
  3555. Looks good
  3556. Warning: prerequisite Class::Inspector 1.12 not found.
  3557. Generating a Unix-style Makefile
  3558. Writing Makefile for File::ShareDir
  3559. Writing MYMETA.yml and MYMETA.json
  3560.   REHSACK/File-ShareDir-1.118.tar.gz
  3561.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  3562. Running make for R/RE/REHSACK/File-ShareDir-1.118.tar.gz
  3563. ---- Unsatisfied dependencies detected during ----
  3564. ----    REHSACK/File-ShareDir-1.118.tar.gz    ----
  3565.     Class::Inspector [requires]
  3566.     List::MoreUtils [requires,optional]
  3567.     Params::Util [requires,optional]
  3568. Running install for module 'Class::Inspector'
  3569. Fetching with LWP:
  3570. http://www.cpan.org/authors/id/P/PL/PLICEASE/Class-Inspector-1.36.tar.gz
  3571. Fetching with LWP:
  3572. http://www.cpan.org/authors/id/P/PL/PLICEASE/CHECKSUMS
  3573. Checksum for /root/.cpan/sources/authors/id/P/PL/PLICEASE/Class-Inspector-1.36.tar.gz ok
  3574. Configuring P/PL/PLICEASE/Class-Inspector-1.36.tar.gz with Makefile.PL
  3575. Checking if your kit is complete...
  3576. Looks good
  3577. Generating a Unix-style Makefile
  3578. Writing Makefile for Class::Inspector
  3579. Writing MYMETA.yml and MYMETA.json
  3580.   PLICEASE/Class-Inspector-1.36.tar.gz
  3581.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  3582. Running make for P/PL/PLICEASE/Class-Inspector-1.36.tar.gz
  3583. cp lib/Class/Inspector/Functions.pm blib/lib/Class/Inspector/Functions.pm
  3584. cp lib/Class/Inspector.pm blib/lib/Class/Inspector.pm
  3585. Manifying 2 pod documents
  3586.   PLICEASE/Class-Inspector-1.36.tar.gz
  3587.   /usr/bin/make -- OK
  3588. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  3589. Running make test for PLICEASE/Class-Inspector-1.36.tar.gz
  3590. 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
  3591. t/00_diag.t ........................ 1/1 #
  3592. #
  3593. #
  3594. # HARNESS_ACTIVE=1
  3595. # HARNESS_VERSION=3.43
  3596. # LANG=en_GB.UTF-8
  3597. # PERL5LIB=/root/.cpan/build/Class-Inspector-1.36-0/blib/lib:/root/.cpan/build/Class-Inspector-1.36-0/blib/arch:
  3598. # PERL5OPT=
  3599. # PERL5_CPANPLUS_IS_RUNNING=2964
  3600. # PERL5_CPAN_IS_RUNNING=2964
  3601. # PERL_DL_NONLAZY=1
  3602. # PERL_MM_USE_DEFAULT=1
  3603. # PERL_USE_UNSAFE_INC=1
  3604. # SHELL=/bin/bash
  3605. #
  3606. #
  3607. #
  3608. # PERL5LIB path
  3609. # /root/.cpan/build/Class-Inspector-1.36-0/blib/lib
  3610. # /root/.cpan/build/Class-Inspector-1.36-0/blib/arch
  3611. #
  3612. #
  3613. #
  3614. # perl                5.034000
  3615. # ExtUtils::MakeMaker 7.62
  3616. # File::Spec          3.80
  3617. # Test::More          1.302183
  3618. #
  3619. #
  3620. #
  3621. t/00_diag.t ........................ ok  
  3622. t/01_use.t ......................... ok  
  3623. t/class_inspector.t ................ ok    
  3624. t/class_inspector__devel_hide.t .... skipped: test requires Devel::Hide
  3625. t/class_inspector__inc_to_local.t .. ok  
  3626. t/class_inspector_functions.t ...... ok    
  3627. All tests successful.
  3628. Files=6, Tests=86,  1 wallclock secs ( 0.06 usr  0.02 sys +  0.77 cusr  0.08 csys =  0.93 CPU)
  3629. Result: PASS
  3630.   PLICEASE/Class-Inspector-1.36.tar.gz
  3631.   /usr/bin/make test -- OK
  3632. Running make install for PLICEASE/Class-Inspector-1.36.tar.gz
  3633. Manifying 2 pod documents
  3634. Installing /usr/share/perl5/site_perl/Class/Inspector.pm
  3635. Installing /usr/share/perl5/site_perl/Class/Inspector/Functions.pm
  3636. Installing /usr/share/man/man3/Class::Inspector.3pm
  3637. Installing /usr/share/man/man3/Class::Inspector::Functions.3pm
  3638. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  3639.   PLICEASE/Class-Inspector-1.36.tar.gz
  3640.   /usr/bin/make install  -- OK
  3641. Running install for module 'Params::Util'
  3642. Fetching with LWP:
  3643. http://www.cpan.org/authors/id/R/RE/REHSACK/Params-Util-1.102.tar.gz
  3644. Checksum for /root/.cpan/sources/authors/id/R/RE/REHSACK/Params-Util-1.102.tar.gz ok
  3645. Configuring R/RE/REHSACK/Params-Util-1.102.tar.gz with Makefile.PL
  3646. Checking for cc... cc
  3647. Checking whether pureperl is required... no
  3648. Checking for cc... (cached) cc
  3649. Checking whether perlapi is accessible... yes
  3650. Checking if your kit is complete...
  3651. Looks good
  3652. Generating a Unix-style Makefile
  3653. Writing Makefile for Params::Util
  3654. Writing MYMETA.yml and MYMETA.json
  3655.   REHSACK/Params-Util-1.102.tar.gz
  3656.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  3657. Running make for R/RE/REHSACK/Params-Util-1.102.tar.gz
  3658. ---- Unsatisfied dependencies detected during ----
  3659. ----     REHSACK/Params-Util-1.102.tar.gz     ----
  3660.     Test::LeakTrace [build_requires]
  3661. Running install for module 'Test::LeakTrace'
  3662. Fetching with LWP:
  3663. http://www.cpan.org/authors/id/L/LE/LEEJO/Test-LeakTrace-0.17.tar.gz
  3664. Fetching with LWP:
  3665. http://www.cpan.org/authors/id/L/LE/LEEJO/CHECKSUMS
  3666. Checksum for /root/.cpan/sources/authors/id/L/LE/LEEJO/Test-LeakTrace-0.17.tar.gz ok
  3667. Configuring L/LE/LEEJO/Test-LeakTrace-0.17.tar.gz with Makefile.PL
  3668. Checking if your kit is complete...
  3669. Looks good
  3670. Generating a Unix-style Makefile
  3671. Writing Makefile for Test::LeakTrace
  3672. Writing MYMETA.yml and MYMETA.json
  3673.   LEEJO/Test-LeakTrace-0.17.tar.gz
  3674.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  3675. Running make for L/LE/LEEJO/Test-LeakTrace-0.17.tar.gz
  3676. cp lib/Test/LeakTrace/JA.pod blib/lib/Test/LeakTrace/JA.pod
  3677. cp lib/Test/LeakTrace/Script.pm blib/lib/Test/LeakTrace/Script.pm
  3678. cp lib/Test/LeakTrace.pm blib/lib/Test/LeakTrace.pm
  3679. Running Mkbootstrap for LeakTrace ()
  3680. chmod 644 "LeakTrace.bs"
  3681. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LeakTrace.bs blib/arch/auto/Test/LeakTrace/LeakTrace.bs 644
  3682. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap'  LeakTrace.xs > LeakTrace.xsc
  3683. mv LeakTrace.xsc LeakTrace.c
  3684. cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   LeakTrace.c
  3685. rm -f blib/arch/auto/Test/LeakTrace/LeakTrace.so
  3686. cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  LeakTrace.o  -o blib/arch/auto/Test/LeakTrace/LeakTrace.so  \
  3687.       \
  3688.  
  3689. chmod 755 blib/arch/auto/Test/LeakTrace/LeakTrace.so
  3690. Manifying 3 pod documents
  3691.   LEEJO/Test-LeakTrace-0.17.tar.gz
  3692.   /usr/bin/make -- OK
  3693. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  3694. Running make test for LEEJO/Test-LeakTrace-0.17.tar.gz
  3695. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LeakTrace.bs blib/arch/auto/Test/LeakTrace/LeakTrace.bs 644
  3696. 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
  3697. t/00_compile.t ..... 1/1 # Testing Test::LeakTrace/0.17
  3698. t/00_compile.t ..... ok  
  3699. t/01_info.t ........ ok  
  3700. t/02_refs.t ........ ok  
  3701. t/03_count.t ....... ok  
  3702. t/04_test_funcs.t .. ok  
  3703. t/05_script.t ...... 1/1 leaked REF(0x55890c2854b8) from /usr/share/perl5/core_perl/Test2/Util/HashBase.pm line 153.
  3704. leaked REF(0x55890c2a79a0) from /usr/share/perl5/core_perl/Test2/Util/HashBase.pm line 153.
  3705. leaked SCALAR(0x55890c944d80) from /usr/share/perl5/core_perl/Test2/API/Context.pm line 223.
  3706. leaked GLOB(0x55890c957488) from /usr/share/perl5/core_perl/Test2/Hub.pm line 280.
  3707. leaked GLOB(0x55890c957470) from /usr/share/perl5/core_perl/Test/Builder.pm line 64.
  3708. leaked GLOB(0x55890c9e8290) from /usr/share/perl5/core_perl/Test2/API/Context.pm line 232.
  3709. leaked GLOB(0x55890c9e8230) from /usr/share/perl5/core_perl/Test2/Formatter/TAP.pm line 195.
  3710. leaked GLOB(0x55890c9e8218) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 69.
  3711. leaked SCALAR(0x55890c9e8200) from /usr/share/perl5/core_perl/Test/Builder.pm line 64.
  3712. leaked GLOB(0x55890c9e81a0) from /usr/share/perl5/core_perl/Test2/Hub.pm line 293.
  3713. leaked ARRAY(0x55890c9e80e0) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3714. leaked SCALAR(0x55890c9e8098) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3715. leaked SCALAR(0x55890c9e8080) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3716. leaked SCALAR(0x55890c9e8068) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3717. leaked SCALAR(0x55890c9e8050) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3718. leaked SCALAR(0x55890c9e8038) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3719. leaked SCALAR(0x55890c9e8020) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3720. leaked SCALAR(0x55890c9e8008) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3721. leaked SCALAR(0x55890c9e7ff0) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3722. leaked SCALAR(0x55890c9e7fd8) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3723. leaked SCALAR(0x55890c9e7fc0) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3724. leaked HASH(0x55890c9e7fa8) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3725. leaked ARRAY(0x55890c9e7f90) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3726. leaked SCALAR(0x55890c9e7f78) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3727. leaked SCALAR(0x55890c9e7f60) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3728. leaked SCALAR(0x55890c9e7f48) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3729. leaked SCALAR(0x55890c9e7f30) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3730. leaked SCALAR(0x55890c9e7f18) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3731. leaked SCALAR(0x55890c9e7f00) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3732. leaked SCALAR(0x55890c9e7ee8) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3733. leaked SCALAR(0x55890c9e7ed0) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3734. leaked SCALAR(0x55890c9e7eb8) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3735. leaked SCALAR(0x55890c9e7ea0) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3736. leaked SCALAR(0x55890c9e7e88) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3737. leaked ARRAY(0x55890c9e7e70) from /usr/share/perl5/core_perl/Test2/Event/V2.pm line 42.
  3738. leaked REF(0x55890c9e7e28) from /usr/share/perl5/core_perl/Test2/Util/HashBase.pm line 153.
  3739. t/05_script.t ...... ok  
  3740. t/06_threads.t ..... ok  
  3741. t/07_eval.t ........ ok  
  3742. t/08_leaktrace.t ... ok    
  3743. t/09_info_more.t ... ok  
  3744. t/10_bad_use.t ..... ok  
  3745. t/11_logfp.t ....... ok    
  3746. t/12_padstale.t .... ok  
  3747. t/13_do.t .......... ok  
  3748. All tests successful.
  3749. Files=14, Tests=132,  3 wallclock secs ( 0.11 usr  0.04 sys +  1.90 cusr  0.22 csys =  2.27 CPU)
  3750. Result: PASS
  3751.   LEEJO/Test-LeakTrace-0.17.tar.gz
  3752.   /usr/bin/make test -- OK
  3753. Running make install for LEEJO/Test-LeakTrace-0.17.tar.gz
  3754. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LeakTrace.bs blib/arch/auto/Test/LeakTrace/LeakTrace.bs 644
  3755. Manifying 3 pod documents
  3756. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  3757. Installing /usr/lib/perl5/5.34/site_perl/auto/Test/LeakTrace/LeakTrace.so
  3758. Installing /usr/lib/perl5/5.34/site_perl/Test/LeakTrace.pm
  3759. Installing /usr/lib/perl5/5.34/site_perl/Test/LeakTrace/JA.pod
  3760. Installing /usr/lib/perl5/5.34/site_perl/Test/LeakTrace/Script.pm
  3761. Installing /usr/share/man/man3/Test::LeakTrace.3pm
  3762. Installing /usr/share/man/man3/Test::LeakTrace::JA.3pm
  3763. Installing /usr/share/man/man3/Test::LeakTrace::Script.3pm
  3764. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  3765.   LEEJO/Test-LeakTrace-0.17.tar.gz
  3766.   /usr/bin/make install  -- OK
  3767.   REHSACK/Params-Util-1.102.tar.gz
  3768.   Has already been unwrapped into directory /root/.cpan/build/Params-Util-1.102-0
  3769.   REHSACK/Params-Util-1.102.tar.gz
  3770.   Has already been prepared
  3771. Running make for R/RE/REHSACK/Params-Util-1.102.tar.gz
  3772. cp lib/Params/Util.pm blib/lib/Params/Util.pm
  3773. cp lib/Params/Util/PP.pm blib/lib/Params/Util/PP.pm
  3774. Running Mkbootstrap for Util ()
  3775. chmod 644 "Util.bs"
  3776. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Params/Util/Util.bs 644
  3777. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap'  Util.xs > Util.xsc
  3778. mv Util.xsc Util.c
  3779. cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.102\" -DXS_VERSION=\"1.102\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   Util.c
  3780. rm -f blib/arch/auto/Params/Util/Util.so
  3781. cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  Util.o  -o blib/arch/auto/Params/Util/Util.so  \
  3782.       \
  3783.  
  3784. chmod 755 blib/arch/auto/Params/Util/Util.so
  3785. Manifying 2 pod documents
  3786.   REHSACK/Params-Util-1.102.tar.gz
  3787.   /usr/bin/make -- OK
  3788. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  3789. Running make test for REHSACK/Params-Util-1.102.tar.gz
  3790. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Params/Util/Util.bs 644
  3791. 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/pp/*.t t/xs/*.t xt/*.t
  3792. t/pp/01_compile.t .... ok  
  3793. t/pp/02_main.t ....... ok      
  3794. t/pp/03_all.t ........ ok    
  3795. t/pp/04_codelike.t ... ok    
  3796. t/pp/05_typelike.t ... ok    
  3797. t/pp/06_invocant.t ... ok    
  3798. t/pp/07_handle.t ..... ok    
  3799. t/pp/08_driver.t ..... ok    
  3800. t/pp/09_insideout.t .. ok  
  3801. t/xs/01_compile.t .... ok  
  3802. t/xs/02_main.t ....... ok      
  3803. t/xs/03_all.t ........ ok    
  3804. t/xs/04_codelike.t ... ok    
  3805. t/xs/05_typelike.t ... ok    
  3806. t/xs/06_invocant.t ... ok    
  3807. t/xs/07_handle.t ..... ok    
  3808. t/xs/08_driver.t ..... ok    
  3809. t/xs/09_insideout.t .. ok  
  3810. All tests successful.
  3811. Files=18, Tests=1864,  2 wallclock secs ( 0.25 usr  0.07 sys +  2.37 cusr  0.21 csys =  2.90 CPU)
  3812. Result: PASS
  3813.   REHSACK/Params-Util-1.102.tar.gz
  3814.   /usr/bin/make test -- OK
  3815. Running make install for REHSACK/Params-Util-1.102.tar.gz
  3816. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Params/Util/Util.bs 644
  3817. Manifying 2 pod documents
  3818. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  3819. Installing /usr/lib/perl5/5.34/site_perl/auto/Params/Util/Util.so
  3820. Installing /usr/lib/perl5/5.34/site_perl/Params/Util.pm
  3821. Installing /usr/lib/perl5/5.34/site_perl/Params/Util/PP.pm
  3822. Installing /usr/share/man/man3/Params::Util::PP.3pm
  3823. Installing /usr/share/man/man3/Params::Util.3pm
  3824. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  3825.   REHSACK/Params-Util-1.102.tar.gz
  3826.   /usr/bin/make install  -- OK
  3827. Running install for module 'List::MoreUtils'
  3828. Fetching with LWP:
  3829. http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-0.430.tar.gz
  3830. Checksum for /root/.cpan/sources/authors/id/R/RE/REHSACK/List-MoreUtils-0.430.tar.gz ok
  3831. Configuring R/RE/REHSACK/List-MoreUtils-0.430.tar.gz with Makefile.PL
  3832. Checking whether pureperl is required... no
  3833. Checking for cc... cc
  3834. Checking for cc... (cached) cc
  3835. Checking whether perlapi is accessible... yes
  3836. Checking if your kit is complete...
  3837. Looks good
  3838. Warning: prerequisite Exporter::Tiny 0.038 not found.
  3839. Warning: prerequisite List::MoreUtils::XS 0.430 not found.
  3840. Generating a Unix-style Makefile
  3841. Writing Makefile for List::MoreUtils
  3842. Writing MYMETA.yml and MYMETA.json
  3843.   REHSACK/List-MoreUtils-0.430.tar.gz
  3844.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  3845. Running make for R/RE/REHSACK/List-MoreUtils-0.430.tar.gz
  3846. ---- Unsatisfied dependencies detected during ----
  3847. ----    REHSACK/List-MoreUtils-0.430.tar.gz   ----
  3848.     Exporter::Tiny [requires]
  3849.     List::MoreUtils::XS [requires]
  3850. Running install for module 'Exporter::Tiny'
  3851. Fetching with LWP:
  3852. http://www.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.002002.tar.gz
  3853. Fetching with LWP:
  3854. http://www.cpan.org/authors/id/T/TO/TOBYINK/CHECKSUMS
  3855. Checksum for /root/.cpan/sources/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.002002.tar.gz ok
  3856. Configuring T/TO/TOBYINK/Exporter-Tiny-1.002002.tar.gz with Makefile.PL
  3857. Checking if your kit is complete...
  3858. Looks good
  3859. Generating a Unix-style Makefile
  3860. Writing Makefile for Exporter::Tiny
  3861. Writing MYMETA.yml and MYMETA.json
  3862.   TOBYINK/Exporter-Tiny-1.002002.tar.gz
  3863.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  3864. Running make for T/TO/TOBYINK/Exporter-Tiny-1.002002.tar.gz
  3865. ---- Unsatisfied dependencies detected during ----
  3866. ----   TOBYINK/Exporter-Tiny-1.002002.tar.gz  ----
  3867.     Test::Fatal [build_requires,optional]
  3868.     Test::Warnings [build_requires,optional]
  3869. cp lib/Exporter/Tiny/Manual/QuickStart.pod blib/lib/Exporter/Tiny/Manual/QuickStart.pod
  3870. cp lib/Exporter/Shiny.pm blib/lib/Exporter/Shiny.pm
  3871. cp lib/Exporter/Tiny/Manual/Importing.pod blib/lib/Exporter/Tiny/Manual/Importing.pod
  3872. cp lib/Exporter/Tiny/Manual/Etc.pod blib/lib/Exporter/Tiny/Manual/Etc.pod
  3873. cp lib/Exporter/Tiny.pm blib/lib/Exporter/Tiny.pm
  3874. cp lib/Exporter/Tiny/Manual/Exporting.pod blib/lib/Exporter/Tiny/Manual/Exporting.pod
  3875. Manifying 6 pod documents
  3876.   TOBYINK/Exporter-Tiny-1.002002.tar.gz
  3877.   /usr/bin/make -- OK
  3878. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  3879. Running make test for TOBYINK/Exporter-Tiny-1.002002.tar.gz
  3880. PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
  3881. t/01basic.t .............. # Perl 5.034000
  3882. t/01basic.t .............. ok  
  3883. t/02renaming.t ........... ok  
  3884. t/03generators.t ......... ok  
  3885. t/04into.t ............... ok  
  3886. t/05shiny.t .............. ok  
  3887. t/06notwant.t ............ ok  
  3888. t/07regexp.t ............. ok  
  3889. t/08tags.t ............... ok    
  3890. t/09warnings.t ........... skipped: test requires Test::Warnings and Test::Fatal
  3891. t/10no.t ................. ok  
  3892. t/11noncode.t ............ ok  
  3893. t/12noncodegenerators.t .. ok  
  3894. t/13doesntexist.t ........ ok  
  3895. All tests successful.
  3896. Files=13, Tests=64,  2 wallclock secs ( 0.08 usr  0.02 sys +  1.32 cusr  0.16 csys =  1.58 CPU)
  3897. Result: PASS
  3898.   TOBYINK/Exporter-Tiny-1.002002.tar.gz
  3899.   /usr/bin/make test -- OK
  3900. Running make install for TOBYINK/Exporter-Tiny-1.002002.tar.gz
  3901. Manifying 6 pod documents
  3902. Installing /usr/share/perl5/site_perl/Exporter/Tiny.pm
  3903. Installing /usr/share/perl5/site_perl/Exporter/Shiny.pm
  3904. Installing /usr/share/perl5/site_perl/Exporter/Tiny/Manual/Importing.pod
  3905. Installing /usr/share/perl5/site_perl/Exporter/Tiny/Manual/Exporting.pod
  3906. Installing /usr/share/perl5/site_perl/Exporter/Tiny/Manual/QuickStart.pod
  3907. Installing /usr/share/perl5/site_perl/Exporter/Tiny/Manual/Etc.pod
  3908. Installing /usr/share/man/man3/Exporter::Tiny.3pm
  3909. Installing /usr/share/man/man3/Exporter::Tiny::Manual::QuickStart.3pm
  3910. Installing /usr/share/man/man3/Exporter::Shiny.3pm
  3911. Installing /usr/share/man/man3/Exporter::Tiny::Manual::Importing.3pm
  3912. Installing /usr/share/man/man3/Exporter::Tiny::Manual::Exporting.3pm
  3913. Installing /usr/share/man/man3/Exporter::Tiny::Manual::Etc.3pm
  3914. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  3915.   TOBYINK/Exporter-Tiny-1.002002.tar.gz
  3916.   /usr/bin/make install  -- OK
  3917. Running install for module 'Test::Warnings'
  3918. Fetching with LWP:
  3919. http://www.cpan.org/authors/id/E/ET/ETHER/Test-Warnings-0.031.tar.gz
  3920. Checksum for /root/.cpan/sources/authors/id/E/ET/ETHER/Test-Warnings-0.031.tar.gz ok
  3921. Configuring E/ET/ETHER/Test-Warnings-0.031.tar.gz with Makefile.PL
  3922. Checking if your kit is complete...
  3923. Looks good
  3924. Generating a Unix-style Makefile
  3925. Writing Makefile for Test::Warnings
  3926. Writing MYMETA.yml and MYMETA.json
  3927.   ETHER/Test-Warnings-0.031.tar.gz
  3928.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  3929. Running make for E/ET/ETHER/Test-Warnings-0.031.tar.gz
  3930. cp lib/Test/Warnings.pm blib/lib/Test/Warnings.pm
  3931. Manifying 1 pod document
  3932.   ETHER/Test-Warnings-0.031.tar.gz
  3933.   /usr/bin/make -- OK
  3934. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  3935. Running make test for ETHER/Test-Warnings-0.031.tar.gz
  3936. 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
  3937. t/00-report-prereqs.t ................. #
  3938. # Versions for all modules listed in MYMETA.json (including optional ones):
  3939. #
  3940. # === Configure Requires ===
  3941. #
  3942. #     Module              Want Have
  3943. #     ------------------- ---- ----
  3944. #     ExtUtils::MakeMaker  any 7.62
  3945. #
  3946. # === Build Requires ===
  3947. #
  3948. #     Module              Want Have
  3949. #     ------------------- ---- ----
  3950. #     ExtUtils::MakeMaker  any 7.62
  3951. #
  3952. # === Test Requires ===
  3953. #
  3954. #     Module              Want     Have
  3955. #     ------------------- ---- --------
  3956. #     ExtUtils::MakeMaker  any     7.62
  3957. #     File::Spec           any     3.80
  3958. #     Test::More          0.94 1.302183
  3959. #     if                   any   0.0609
  3960. #
  3961. # === Test Recommends ===
  3962. #
  3963. #     Module         Want     Have
  3964. #     ---------- -------- --------
  3965. #     CPAN::Meta 2.120900 2.150010
  3966. #
  3967. # === Test Suggests ===
  3968. #
  3969. #     Module                    Want     Have
  3970. #     ------------------------ ----- --------
  3971. #     CPAN::Meta::Check        0.011  missing
  3972. #     CPAN::Meta::Requirements   any    2.140
  3973. #     PadWalker                  any  missing
  3974. #     Test::Tester             0.108 1.302183
  3975. #
  3976. # === Runtime Requires ===
  3977. #
  3978. #     Module        Want     Have
  3979. #     ------------- ---- --------
  3980. #     Carp           any     1.52
  3981. #     Exporter       any     5.76
  3982. #     Test::Builder  any 1.302183
  3983. #     parent         any    0.238
  3984. #     strict         any     1.12
  3985. #     warnings       any     1.51
  3986. #
  3987. # === Other Modules ===
  3988. #
  3989. #     Module             Have
  3990. #     --------------- -------
  3991. #     Encode             3.08
  3992. #     File::Temp       0.2311
  3993. #     JSON::PP           4.06
  3994. #     Module::Runtime missing
  3995. #     Sub::Name       missing
  3996. #     YAML            missing
  3997. #     autodie            2.34
  3998. #
  3999. t/00-report-prereqs.t ................. ok  
  4000. t/01-basic.t .......................... ok    
  4001. t/02-done_testing.t ................... ok  
  4002. t/03-subtest.t ........................ ok  
  4003. t/04-no-tests.t ....................... ok  
  4004. t/05-no-end-block.t ................... ok  
  4005. t/06-skip-all.t ....................... skipped: Need Does::Not::Exist::515177934038551 to continue!
  4006. t/07-no_plan.t ........................ ok  
  4007. t/08-use-if.t ......................... ok  
  4008. t/09-warnings-contents.t .............. ok  
  4009. t/10-no-done_testing.t ................ ok  
  4010. t/11-double-use.t ..................... ok  
  4011. t/12-no-newline.t ..................... ok  
  4012. t/13-propagate-warnings.t ............. ok  
  4013. t/14-propagate-subname.t .............. ok  
  4014. t/15-propagate-default.t .............. ok  
  4015. t/16-propagate-ignore.t ............... ok  
  4016. t/17-propagate-subname-colons.t ....... ok  
  4017. t/18-propagate-subname-package.t ...... ok  
  4018. t/19-propagate-nonexistent-subname.t .. ok  
  4019. t/20-propagate-stub.t ................. ok  
  4020. t/21-fail-on-warning.t ................ ok  
  4021. t/22-warnings-bareword.t .............. ok  
  4022. t/23-report-warnings.t ................ ok  
  4023. t/zzz-check-breaks.t .................. ok  
  4024. All tests successful.
  4025. Files=25, Tests=81,  4 wallclock secs ( 0.13 usr  0.04 sys +  2.83 cusr  0.33 csys =  3.33 CPU)
  4026. Result: PASS
  4027.   ETHER/Test-Warnings-0.031.tar.gz
  4028.   /usr/bin/make test -- OK
  4029. Running make install for ETHER/Test-Warnings-0.031.tar.gz
  4030. Manifying 1 pod document
  4031. Installing /usr/share/perl5/site_perl/Test/Warnings.pm
  4032. Installing /usr/share/man/man3/Test::Warnings.3pm
  4033. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  4034.   ETHER/Test-Warnings-0.031.tar.gz
  4035.   /usr/bin/make install  -- OK
  4036. Running install for module 'Test::Fatal'
  4037. Fetching with LWP:
  4038. http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Fatal-0.016.tar.gz
  4039. Fetching with LWP:
  4040. http://www.cpan.org/authors/id/R/RJ/RJBS/CHECKSUMS
  4041. Checksum for /root/.cpan/sources/authors/id/R/RJ/RJBS/Test-Fatal-0.016.tar.gz ok
  4042. Configuring R/RJ/RJBS/Test-Fatal-0.016.tar.gz with Makefile.PL
  4043. Checking if your kit is complete...
  4044. Looks good
  4045. Generating a Unix-style Makefile
  4046. Writing Makefile for Test::Fatal
  4047. Writing MYMETA.yml and MYMETA.json
  4048.   RJBS/Test-Fatal-0.016.tar.gz
  4049.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  4050. Running make for R/RJ/RJBS/Test-Fatal-0.016.tar.gz
  4051. cp lib/Test/Fatal.pm blib/lib/Test/Fatal.pm
  4052. Manifying 1 pod document
  4053.   RJBS/Test-Fatal-0.016.tar.gz
  4054.   /usr/bin/make -- OK
  4055. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  4056. Running make test for RJBS/Test-Fatal-0.016.tar.gz
  4057. 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
  4058. t/00-report-prereqs.t .. #
  4059. # Versions for all modules listed in MYMETA.json (including optional ones):
  4060. #
  4061. # === Configure Requires ===
  4062. #
  4063. #     Module              Want Have
  4064. #     ------------------- ---- ----
  4065. #     ExtUtils::MakeMaker  any 7.62
  4066. #
  4067. # === Build Requires ===
  4068. #
  4069. #     Module              Want Have
  4070. #     ------------------- ---- ----
  4071. #     ExtUtils::MakeMaker  any 7.62
  4072. #
  4073. # === Test Requires ===
  4074. #
  4075. #     Module                Want     Have
  4076. #     --------------------- ---- --------
  4077. #     ExtUtils::MakeMaker    any     7.62
  4078. #     File::Spec             any     3.80
  4079. #     Test::Builder::Tester  any 1.302183
  4080. #     Test::More            0.65 1.302183
  4081. #     overload               any     1.33
  4082. #
  4083. # === Test Recommends ===
  4084. #
  4085. #     Module         Want     Have
  4086. #     ---------- -------- --------
  4087. #     CPAN::Meta 2.120900 2.150010
  4088. #
  4089. # === Runtime Requires ===
  4090. #
  4091. #     Module        Want     Have
  4092. #     ------------- ---- --------
  4093. #     Carp           any     1.52
  4094. #     Exporter      5.57     5.76
  4095. #     Test::Builder  any 1.302183
  4096. #     Try::Tiny     0.07     0.30
  4097. #     strict         any     1.12
  4098. #     warnings       any     1.51
  4099. #
  4100. t/00-report-prereqs.t .. ok  
  4101. t/basic.t .............. ok  
  4102. t/like-exception.t ..... ok  
  4103. t/todo.t ............... ok  
  4104. All tests successful.
  4105. Files=4, Tests=18,  0 wallclock secs ( 0.05 usr  0.01 sys +  0.60 cusr  0.06 csys =  0.72 CPU)
  4106. Result: PASS
  4107.   RJBS/Test-Fatal-0.016.tar.gz
  4108.   /usr/bin/make test -- OK
  4109. Running make install for RJBS/Test-Fatal-0.016.tar.gz
  4110. Manifying 1 pod document
  4111. Installing /usr/share/perl5/site_perl/Test/Fatal.pm
  4112. Installing /usr/share/man/man3/Test::Fatal.3pm
  4113. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  4114.   RJBS/Test-Fatal-0.016.tar.gz
  4115.   /usr/bin/make install  -- OK
  4116. Running install for module 'List::MoreUtils::XS'
  4117. Fetching with LWP:
  4118. http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-XS-0.430.tar.gz
  4119. Checksum for /root/.cpan/sources/authors/id/R/RE/REHSACK/List-MoreUtils-XS-0.430.tar.gz ok
  4120. Configuring R/RE/REHSACK/List-MoreUtils-XS-0.430.tar.gz with Makefile.PL
  4121. Checking whether pureperl is required... no
  4122. Checking for cc... cc
  4123. Checking for cc... (cached) cc
  4124. Checking whether perlapi is accessible... yes
  4125. Checking for stdlib.h... yes
  4126. Checking for stdarg.h... yes
  4127. Checking for string.h... yes
  4128. Checking for float.h... yes
  4129. Checking for assert.h... yes
  4130. Checking for ctype.h... yes
  4131. Checking for errno.h... yes
  4132. Checking for limits.h... yes
  4133. Checking for locale.h... yes
  4134. Checking for math.h... yes
  4135. Checking for setjmp.h... yes
  4136. Checking for signal.h... yes
  4137. Checking for stddef.h... yes
  4138. Checking for stdio.h... yes
  4139. Checking for time.h... yes
  4140. Checking for sys/types.h... yes
  4141. Checking for sys/stat.h... yes
  4142. Checking for memory.h... yes
  4143. Checking for strings.h... yes
  4144. Checking for inttypes.h... yes
  4145. Checking for stdint.h... yes
  4146. Checking for unistd.h... yes
  4147. Checking for time.h... (cached) yes
  4148. Checking for sys/time.h... yes
  4149. Checking for time... yes
  4150. Checking for size_t... yes
  4151. Checking for ssize_t... yes
  4152. Checking for builtin expect... yes
  4153. Checking for statement expression feature... no
  4154. Checking if your kit is complete...
  4155. Looks good
  4156. Generating a Unix-style Makefile
  4157. Writing Makefile for List::MoreUtils::XS
  4158. Writing MYMETA.yml and MYMETA.json
  4159.   REHSACK/List-MoreUtils-XS-0.430.tar.gz
  4160.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  4161. Running make for R/RE/REHSACK/List-MoreUtils-XS-0.430.tar.gz
  4162. cp lib/List/MoreUtils/XS.pm blib/lib/List/MoreUtils/XS.pm
  4163. Running Mkbootstrap for XS ()
  4164. chmod 644 "XS.bs"
  4165. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/List/MoreUtils/XS/XS.bs 644
  4166. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap'  XS.xs > XS.xsc
  4167. mv XS.xsc XS.c
  4168. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"0.430\" -DXS_VERSION=\"0.430\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   XS.c
  4169. rm -f blib/arch/auto/List/MoreUtils/XS/XS.so
  4170. cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  XS.o  -o blib/arch/auto/List/MoreUtils/XS/XS.so  \
  4171.       \
  4172.  
  4173. chmod 755 blib/arch/auto/List/MoreUtils/XS/XS.so
  4174. Manifying 1 pod document
  4175.   REHSACK/List-MoreUtils-XS-0.430.tar.gz
  4176.   /usr/bin/make -- OK
  4177. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  4178. Running make test for REHSACK/List-MoreUtils-XS-0.430.tar.gz
  4179. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/List/MoreUtils/XS/XS.bs 644
  4180. 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/xs/*.t xt/*.t
  4181. t/xs/after.t ................ ok  
  4182. t/xs/after_incl.t ........... ok  
  4183. t/xs/all.t .................. ok  
  4184. t/xs/all_u.t ................ ok  
  4185. t/xs/any.t .................. ok  
  4186. t/xs/any_u.t ................ ok  
  4187. t/xs/apply.t ................ ok    
  4188. t/xs/arrayify.t ............. ok    
  4189. t/xs/before.t ............... ok  
  4190. t/xs/before_incl.t .......... ok  
  4191. t/xs/binsert.t .............. ok    
  4192. t/xs/bremove.t .............. ok    
  4193. t/xs/bsearch.t .............. ok      
  4194. t/xs/bsearchidx.t ........... ok      
  4195. t/xs/duplicates.t ........... ok    
  4196. t/xs/each_array.t ........... ok    
  4197. t/xs/equal_range.t .......... ok  
  4198. t/xs/false.t ................ ok  
  4199. t/xs/firstidx.t ............. ok    
  4200. t/xs/firstres.t ............. ok  
  4201. t/xs/firstval.t ............. ok  
  4202. t/xs/frequency.t ............ ok    
  4203. t/xs/Import.t ............... ok    
  4204. t/xs/indexes.t .............. ok    
  4205. t/xs/insert_after.t ......... ok  
  4206. t/xs/insert_after_string.t .. ok  
  4207. t/xs/lastidx.t .............. ok    
  4208. t/xs/lastres.t .............. ok  
  4209. t/xs/lastval.t .............. ok  
  4210. t/xs/listcmp.t .............. ok  
  4211. t/xs/lower_bound.t .......... ok    
  4212. t/xs/mesh.t ................. ok  
  4213. t/xs/minmax.t ............... ok    
  4214. t/xs/minmaxstr.t ............ ok    
  4215. t/xs/mode.t ................. ok    
  4216. t/xs/natatime.t ............. ok  
  4217. t/xs/none.t ................. ok  
  4218. t/xs/none_u.t ............... ok  
  4219. t/xs/notall.t ............... ok  
  4220. t/xs/notall_u.t ............. ok  
  4221. t/xs/occurrences.t .......... ok    
  4222. t/xs/one.t .................. ok  
  4223. t/xs/one_u.t ................ ok  
  4224. t/xs/onlyidx.t .............. ok    
  4225. t/xs/onlyres.t .............. ok    
  4226. t/xs/onlyval.t .............. ok    
  4227. t/xs/pairwise.t ............. ok    
  4228. t/xs/part.t ................. ok    
  4229. t/xs/qsort.t ................ ok  
  4230. t/xs/reduce_0.t ............. ok  
  4231. t/xs/reduce_1.t ............. ok  
  4232. t/xs/reduce_u.t ............. ok  
  4233. t/xs/samples.t .............. ok  
  4234. t/xs/singleton.t ............ ok    
  4235. t/xs/slide.t ................ ok  
  4236. t/xs/slideatatime.t ......... ok    
  4237. t/xs/true.t ................. ok  
  4238. t/xs/uniq.t ................. ok    
  4239. t/xs/upper_bound.t .......... ok    
  4240. t/xs/XS.t ................... skipped: Unreasonable unless loaded via List::MoreUtils
  4241. t/xs/zip6.t ................. ok  
  4242. All tests successful.
  4243. Files=61, Tests=4519, 14 wallclock secs ( 0.67 usr  0.15 sys + 12.10 cusr  1.08 csys = 14.00 CPU)
  4244. Result: PASS
  4245.   REHSACK/List-MoreUtils-XS-0.430.tar.gz
  4246.   /usr/bin/make test -- OK
  4247. Running make install for REHSACK/List-MoreUtils-XS-0.430.tar.gz
  4248. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/List/MoreUtils/XS/XS.bs 644
  4249. Manifying 1 pod document
  4250. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  4251. Installing /usr/lib/perl5/5.34/site_perl/auto/List/MoreUtils/XS/XS.so
  4252. Installing /usr/lib/perl5/5.34/site_perl/List/MoreUtils/XS.pm
  4253. Installing /usr/share/man/man3/List::MoreUtils::XS.3pm
  4254. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  4255.   REHSACK/List-MoreUtils-XS-0.430.tar.gz
  4256.   /usr/bin/make install  -- OK
  4257.   REHSACK/List-MoreUtils-0.430.tar.gz
  4258.   Has already been unwrapped into directory /root/.cpan/build/List-MoreUtils-0.430-0
  4259.   REHSACK/List-MoreUtils-0.430.tar.gz
  4260.   Has already been prepared
  4261. Running make for R/RE/REHSACK/List-MoreUtils-0.430.tar.gz
  4262. cp lib/List/MoreUtils/PP.pm blib/lib/List/MoreUtils/PP.pm
  4263. cp lib/List/MoreUtils.pm blib/lib/List/MoreUtils.pm
  4264. cp lib/List/MoreUtils/Contributing.pod blib/lib/List/MoreUtils/Contributing.pod
  4265. Manifying 3 pod documents
  4266.   REHSACK/List-MoreUtils-0.430.tar.gz
  4267.   /usr/bin/make -- OK
  4268. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  4269. Running make test for REHSACK/List-MoreUtils-0.430.tar.gz
  4270. 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/pureperl/*.t t/xs/*.t xt/*.t
  4271. t/pureperl/after.t ................ ok  
  4272. t/pureperl/after_incl.t ........... ok  
  4273. t/pureperl/all.t .................. ok  
  4274. t/pureperl/all_u.t ................ ok  
  4275. t/pureperl/any.t .................. ok  
  4276. t/pureperl/any_u.t ................ ok  
  4277. t/pureperl/apply.t ................ ok    
  4278. t/pureperl/arrayify.t ............. ok    
  4279. t/pureperl/before.t ............... ok  
  4280. t/pureperl/before_incl.t .......... ok  
  4281. t/pureperl/binsert.t .............. ok    
  4282. t/pureperl/bremove.t .............. ok    
  4283. t/pureperl/bsearch.t .............. ok      
  4284. t/pureperl/bsearchidx.t ........... ok      
  4285. t/pureperl/duplicates.t ........... ok    
  4286. t/pureperl/each_array.t ........... ok    
  4287. t/pureperl/equal_range.t .......... ok  
  4288. t/pureperl/false.t ................ ok  
  4289. t/pureperl/firstidx.t ............. ok    
  4290. t/pureperl/firstres.t ............. ok  
  4291. t/pureperl/firstval.t ............. ok  
  4292. t/pureperl/frequency.t ............ ok    
  4293. t/pureperl/Import.t ............... ok    
  4294. t/pureperl/indexes.t .............. ok    
  4295. t/pureperl/insert_after.t ......... ok  
  4296. t/pureperl/insert_after_string.t .. ok  
  4297. t/pureperl/lastidx.t .............. ok    
  4298. t/pureperl/lastres.t .............. ok  
  4299. t/pureperl/lastval.t .............. ok  
  4300. t/pureperl/listcmp.t .............. ok  
  4301. t/pureperl/lower_bound.t .......... ok    
  4302. t/pureperl/mesh.t ................. ok  
  4303. t/pureperl/minmax.t ............... ok    
  4304. t/pureperl/minmaxstr.t ............ ok    
  4305. t/pureperl/mode.t ................. ok    
  4306. t/pureperl/natatime.t ............. ok  
  4307. t/pureperl/none.t ................. ok  
  4308. t/pureperl/none_u.t ............... ok  
  4309. t/pureperl/notall.t ............... ok  
  4310. t/pureperl/notall_u.t ............. ok  
  4311. t/pureperl/occurrences.t .......... ok    
  4312. t/pureperl/one.t .................. ok  
  4313. t/pureperl/one_u.t ................ ok  
  4314. t/pureperl/onlyidx.t .............. ok    
  4315. t/pureperl/onlyres.t .............. ok    
  4316. t/pureperl/onlyval.t .............. ok    
  4317. t/pureperl/pairwise.t ............. ok    
  4318. t/pureperl/part.t ................. ok    
  4319. t/pureperl/qsort.t ................ skipped: It's insane to use a pure-perl qsort
  4320. t/pureperl/reduce_0.t ............. ok  
  4321. t/pureperl/reduce_1.t ............. ok  
  4322. t/pureperl/reduce_u.t ............. ok  
  4323. t/pureperl/samples.t .............. ok  
  4324. t/pureperl/singleton.t ............ ok    
  4325. t/pureperl/slide.t ................ ok  
  4326. t/pureperl/slideatatime.t ......... ok    
  4327. t/pureperl/true.t ................. ok  
  4328. t/pureperl/uniq.t ................. ok    
  4329. t/pureperl/upper_bound.t .......... ok    
  4330. t/pureperl/XS.t ................... ok  
  4331. t/pureperl/zip6.t ................. ok  
  4332. t/xs/after.t ...................... ok  
  4333. t/xs/after_incl.t ................. ok  
  4334. t/xs/all.t ........................ ok  
  4335. t/xs/all_u.t ...................... ok  
  4336. t/xs/any.t ........................ ok  
  4337. t/xs/any_u.t ...................... ok  
  4338. t/xs/apply.t ...................... ok    
  4339. t/xs/arrayify.t ................... ok    
  4340. t/xs/before.t ..................... ok  
  4341. t/xs/before_incl.t ................ ok  
  4342. t/xs/binsert.t .................... ok    
  4343. t/xs/bremove.t .................... ok    
  4344. t/xs/bsearch.t .................... ok      
  4345. t/xs/bsearchidx.t ................. ok      
  4346. t/xs/duplicates.t ................. ok    
  4347. t/xs/each_array.t ................. ok    
  4348. t/xs/equal_range.t ................ ok  
  4349. t/xs/false.t ...................... ok  
  4350. t/xs/firstidx.t ................... ok    
  4351. t/xs/firstres.t ................... ok  
  4352. t/xs/firstval.t ................... ok  
  4353. t/xs/frequency.t .................. ok    
  4354. t/xs/Import.t ..................... ok    
  4355. t/xs/indexes.t .................... ok    
  4356. t/xs/insert_after.t ............... ok  
  4357. t/xs/insert_after_string.t ........ ok  
  4358. t/xs/lastidx.t .................... ok    
  4359. t/xs/lastres.t .................... ok  
  4360. t/xs/lastval.t .................... ok  
  4361. t/xs/listcmp.t .................... ok  
  4362. t/xs/lower_bound.t ................ ok    
  4363. t/xs/mesh.t ....................... ok  
  4364. t/xs/minmax.t ..................... ok    
  4365. t/xs/minmaxstr.t .................. ok    
  4366. t/xs/mode.t ....................... ok    
  4367. t/xs/natatime.t ................... ok  
  4368. t/xs/none.t ....................... ok  
  4369. t/xs/none_u.t ..................... ok  
  4370. t/xs/notall.t ..................... ok  
  4371. t/xs/notall_u.t ................... ok  
  4372. t/xs/occurrences.t ................ ok    
  4373. t/xs/one.t ........................ ok  
  4374. t/xs/one_u.t ...................... ok  
  4375. t/xs/onlyidx.t .................... ok    
  4376. t/xs/onlyres.t .................... ok    
  4377. t/xs/onlyval.t .................... ok    
  4378. t/xs/pairwise.t ................... ok    
  4379. t/xs/part.t ....................... ok    
  4380. t/xs/qsort.t ...................... ok  
  4381. t/xs/reduce_0.t ................... ok  
  4382. t/xs/reduce_1.t ................... ok  
  4383. t/xs/reduce_u.t ................... ok  
  4384. t/xs/samples.t .................... ok  
  4385. t/xs/singleton.t .................. ok    
  4386. t/xs/slide.t ...................... ok  
  4387. t/xs/slideatatime.t ............... ok    
  4388. t/xs/true.t ....................... ok  
  4389. t/xs/uniq.t ....................... ok    
  4390. t/xs/upper_bound.t ................ ok    
  4391. t/xs/XS.t ......................... ok  
  4392. t/xs/zip6.t ....................... ok  
  4393. All tests successful.
  4394. Files=122, Tests=9066, 29 wallclock secs ( 1.22 usr  0.32 sys + 25.74 cusr  1.98 csys = 29.26 CPU)
  4395. Result: PASS
  4396.   REHSACK/List-MoreUtils-0.430.tar.gz
  4397.   /usr/bin/make test -- OK
  4398. Running make install for REHSACK/List-MoreUtils-0.430.tar.gz
  4399. Manifying 3 pod documents
  4400. Installing /usr/share/perl5/site_perl/List/MoreUtils.pm
  4401. Installing /usr/share/perl5/site_perl/List/MoreUtils/PP.pm
  4402. Installing /usr/share/perl5/site_perl/List/MoreUtils/Contributing.pod
  4403. Installing /usr/share/man/man3/List::MoreUtils::Contributing.3pm
  4404. Installing /usr/share/man/man3/List::MoreUtils.3pm
  4405. Installing /usr/share/man/man3/List::MoreUtils::PP.3pm
  4406. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  4407.   REHSACK/List-MoreUtils-0.430.tar.gz
  4408.   /usr/bin/make install  -- OK
  4409.   REHSACK/File-ShareDir-1.118.tar.gz
  4410.   Has already been unwrapped into directory /root/.cpan/build/File-ShareDir-1.118-0
  4411.   REHSACK/File-ShareDir-1.118.tar.gz
  4412.   Has already been prepared
  4413. Running make for R/RE/REHSACK/File-ShareDir-1.118.tar.gz
  4414. cp share/subdir/sample.txt blib/lib/auto/share/dist/File-ShareDir/subdir/sample.txt
  4415. cp share/sample.txt blib/lib/auto/share/dist/File-ShareDir/sample.txt
  4416. cp foo/test_file.txt blib/lib/auto/share/module/File-ShareDir/test_file.txt
  4417. cp lib/File/ShareDir.pm blib/lib/File/ShareDir.pm
  4418. Manifying 1 pod document
  4419.   REHSACK/File-ShareDir-1.118.tar.gz
  4420.   /usr/bin/make -- OK
  4421. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  4422. Running make test for REHSACK/File-ShareDir-1.118.tar.gz
  4423. Skip blib/lib/auto/share/dist/File-ShareDir/sample.txt (unchanged)
  4424. Skip blib/lib/auto/share/dist/File-ShareDir/subdir/sample.txt (unchanged)
  4425. Skip blib/lib/auto/share/module/File-ShareDir/test_file.txt (unchanged)
  4426. 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 xt/*.t
  4427. t/04_fail.t ........ ok    
  4428. t/06_old.t ......... ok    
  4429. t/00_prereqs.t ..... 1/? # Requirements for File-ShareDir version 1.118
  4430. #                    module |  version |  wanted | status
  4431. # - configure / requires ---+----------+---------+---------
  4432. #       ExtUtils::MakeMaker |     7.62 |       0 | ok
  4433. #   File::ShareDir::Install |     0.13 |    0.13 | ok
  4434. # - configure / recommends -+----------+---------+---------
  4435. #               inc::latest |    0.500 |   0.500 | ok
  4436. # - runtime / requires -----+----------+---------+---------
  4437. #                      Carp |     1.52 |       0 | ok
  4438. #          Class::Inspector |     1.36 |    1.12 | ok
  4439. #                File::Spec |     3.80 |    0.80 | ok
  4440. #                  warnings |     1.51 |       0 | ok
  4441. # - runtime / recommends ---+----------+---------+---------
  4442. #           List::MoreUtils |    0.430 |   0.428 | ok
  4443. #              Params::Util |    1.102 |    1.07 | ok
  4444. # - test / requires --------+----------+---------+---------
  4445. #                File::Path |     2.18 |    2.08 | ok
  4446. #                Test::More | 1.302183 |    0.90 | ok
  4447. # - test / recommends ------+----------+---------+---------
  4448. #                CPAN::Meta | 2.150010 | 2.11044 | ok
  4449. # --------------------------+----------+---------+---------
  4450. t/00_prereqs.t ..... ok    
  4451. t/01_compile.t ..... 1/? # Testing File::ShareDir 1.118, Perl 5.034000, /usr/bin/perl, UID: 0
  4452. t/01_compile.t ..... ok  
  4453. t/02_main.t ........ ok    
  4454. t/03_extensions.t .. ok  
  4455. t/05_class.t ....... ok  
  4456. All tests successful.
  4457.  
  4458. Test Summary Report
  4459. -------------------
  4460. t/00_prereqs.t   (Wstat: 0 Tests: 24 Failed: 0)
  4461.   TODO passed:   5-6, 15-18, 23-24
  4462. Files=7, Tests=95,  1 wallclock secs ( 0.07 usr  0.01 sys +  1.07 cusr  0.14 csys =  1.29 CPU)
  4463. Result: PASS
  4464.   REHSACK/File-ShareDir-1.118.tar.gz
  4465.   /usr/bin/make test -- OK
  4466. Running make install for REHSACK/File-ShareDir-1.118.tar.gz
  4467. Skip blib/lib/auto/share/dist/File-ShareDir/subdir/sample.txt (unchanged)
  4468. Skip blib/lib/auto/share/dist/File-ShareDir/sample.txt (unchanged)
  4469. Skip blib/lib/auto/share/module/File-ShareDir/test_file.txt (unchanged)
  4470. Manifying 1 pod document
  4471. Installing /usr/share/perl5/site_perl/File/ShareDir.pm
  4472. Installing /usr/share/perl5/site_perl/auto/share/module/File-ShareDir/test_file.txt
  4473. Installing /usr/share/perl5/site_perl/auto/share/dist/File-ShareDir/sample.txt
  4474. Installing /usr/share/perl5/site_perl/auto/share/dist/File-ShareDir/subdir/sample.txt
  4475. Installing /usr/share/man/man3/File::ShareDir.3pm
  4476. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  4477.   REHSACK/File-ShareDir-1.118.tar.gz
  4478.   /usr/bin/make install  -- OK
  4479. Running install for module 'Gtk3'
  4480. Fetching with LWP:
  4481. http://www.cpan.org/authors/id/X/XA/XAOC/Gtk3-0.038.tar.gz
  4482. Fetching with LWP:
  4483. http://www.cpan.org/authors/id/X/XA/XAOC/CHECKSUMS
  4484. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/Gtk3-0.038.tar.gz ok
  4485. Configuring X/XA/XAOC/Gtk3-0.038.tar.gz with Makefile.PL
  4486. Checking if your kit is complete...
  4487. Looks good
  4488. Warning: prerequisite Cairo::GObject 1.000 not found.
  4489. Warning: prerequisite Glib::Object::Introspection 0.043 not found.
  4490. Generating a Unix-style Makefile
  4491. Writing Makefile for Gtk3
  4492. Writing MYMETA.yml and MYMETA.json
  4493.   XAOC/Gtk3-0.038.tar.gz
  4494.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  4495. Running make for X/XA/XAOC/Gtk3-0.038.tar.gz
  4496. ---- Unsatisfied dependencies detected during ----
  4497. ----          XAOC/Gtk3-0.038.tar.gz          ----
  4498.     Cairo::GObject [requires]
  4499.     Glib::Object::Introspection [requires]
  4500. Running install for module 'Cairo::GObject'
  4501. Fetching with LWP:
  4502. http://www.cpan.org/authors/id/X/XA/XAOC/Cairo-GObject-1.005.tar.gz
  4503. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/Cairo-GObject-1.005.tar.gz ok
  4504. ---- Unsatisfied dependencies detected during ----
  4505. ----      XAOC/Cairo-GObject-1.005.tar.gz     ----
  4506.     Cairo [build_requires]
  4507.     ExtUtils::Depends [build_requires]
  4508.     ExtUtils::PkgConfig [build_requires]
  4509.     Glib [build_requires]
  4510. Running install for module 'Cairo'
  4511. Fetching with LWP:
  4512. http://www.cpan.org/authors/id/X/XA/XAOC/Cairo-1.109.tar.gz
  4513. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/Cairo-1.109.tar.gz ok
  4514. ---- Unsatisfied dependencies detected during ----
  4515. ----          XAOC/Cairo-1.109.tar.gz         ----
  4516.     ExtUtils::Depends [build_requires]
  4517.     ExtUtils::PkgConfig [build_requires]
  4518. Running install for module 'ExtUtils::Depends'
  4519. Fetching with LWP:
  4520. http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-Depends-0.8001.tar.gz
  4521. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/ExtUtils-Depends-0.8001.tar.gz ok
  4522. Configuring X/XA/XAOC/ExtUtils-Depends-0.8001.tar.gz with Makefile.PL
  4523. Checking if your kit is complete...
  4524. Looks good
  4525. Generating a Unix-style Makefile
  4526. Writing Makefile for ExtUtils::Depends
  4527. Writing MYMETA.yml and MYMETA.json
  4528.   XAOC/ExtUtils-Depends-0.8001.tar.gz
  4529.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  4530. Running make for X/XA/XAOC/ExtUtils-Depends-0.8001.tar.gz
  4531. ---- Unsatisfied dependencies detected during ----
  4532. ----    XAOC/ExtUtils-Depends-0.8001.tar.gz   ----
  4533.     Test::Number::Delta [build_requires,optional]
  4534. cp lib/ExtUtils/Depends.pm blib/lib/ExtUtils/Depends.pm
  4535. Manifying 1 pod document
  4536.   XAOC/ExtUtils-Depends-0.8001.tar.gz
  4537.   /usr/bin/make -- OK
  4538. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  4539. Running make test for XAOC/ExtUtils-Depends-0.8001.tar.gz
  4540. 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
  4541. t/01_load.t ........ ok  
  4542. t/02_save_load.t ... ok    
  4543. t/03_deps.t ........ ok  
  4544. t/04_extra_libs.t .. skipped: test only for 'MSWin32', 'cygwin', and 'android'
  4545. All tests successful.
  4546. Files=4, Tests=44,  0 wallclock secs ( 0.05 usr  0.00 sys +  0.60 cusr  0.07 csys =  0.72 CPU)
  4547. Result: PASS
  4548.   XAOC/ExtUtils-Depends-0.8001.tar.gz
  4549.   /usr/bin/make test -- OK
  4550. Running make install for XAOC/ExtUtils-Depends-0.8001.tar.gz
  4551. Manifying 1 pod document
  4552. Installing /usr/share/perl5/site_perl/ExtUtils/Depends.pm
  4553. Installing /usr/share/man/man3/ExtUtils::Depends.3pm
  4554. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  4555.   XAOC/ExtUtils-Depends-0.8001.tar.gz
  4556.   /usr/bin/make install  -- OK
  4557. Running install for module 'Test::Number::Delta'
  4558. Fetching with LWP:
  4559. http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  4560. Fetching with LWP:
  4561. http://www.cpan.org/authors/id/D/DA/DAGOLDEN/CHECKSUMS
  4562. Checksum for /root/.cpan/sources/authors/id/D/DA/DAGOLDEN/Test-Number-Delta-1.06.tar.gz ok
  4563. Configuring D/DA/DAGOLDEN/Test-Number-Delta-1.06.tar.gz with Makefile.PL
  4564. Checking if your kit is complete...
  4565. Looks good
  4566. Generating a Unix-style Makefile
  4567. Writing Makefile for Test::Number::Delta
  4568. Writing MYMETA.yml and MYMETA.json
  4569.   DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  4570.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  4571. Running make for D/DA/DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  4572. cp lib/Test/Number/Delta.pm blib/lib/Test/Number/Delta.pm
  4573. Manifying 1 pod document
  4574.   DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  4575.   /usr/bin/make -- OK
  4576. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  4577. Running make test for DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  4578. 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
  4579. t/00-report-prereqs.t .............. #
  4580. # Versions for all modules listed in MYMETA.json (including optional ones):
  4581. #
  4582. # === Configure Requires ===
  4583. #
  4584. #     Module              Want Have
  4585. #     ------------------- ---- ----
  4586. #     ExtUtils::MakeMaker 6.17 7.62
  4587. #
  4588. # === Build Requires ===
  4589. #
  4590. #     Module              Want Have
  4591. #     ------------------- ---- ----
  4592. #     ExtUtils::MakeMaker  any 7.62
  4593. #
  4594. # === Test Requires ===
  4595. #
  4596. #     Module                Want     Have
  4597. #     --------------------- ---- --------
  4598. #     ExtUtils::MakeMaker    any     7.62
  4599. #     File::Spec             any     3.80
  4600. #     Test::Builder::Tester 1.02 1.302183
  4601. #     Test::More             any 1.302183
  4602. #
  4603. # === Test Recommends ===
  4604. #
  4605. #     Module         Want     Have
  4606. #     ---------- -------- --------
  4607. #     CPAN::Meta 2.120900 2.150010
  4608. #
  4609. # === Runtime Requires ===
  4610. #
  4611. #     Module        Want     Have
  4612. #     ------------- ---- --------
  4613. #     Carp           any     1.52
  4614. #     Exporter       any     5.76
  4615. #     Test::Builder  any 1.302183
  4616. #     strict         any     1.12
  4617. #     vars           any     1.05
  4618. #     warnings       any     1.51
  4619. #
  4620. t/00-report-prereqs.t .............. ok  
  4621. t/01-module-basics.t ............... ok  
  4622. t/02-delta.t ....................... ok    
  4623. t/03-specify_epsilon.t ............. ok  
  4624. t/04-specify_relative.t ............ ok    
  4625. t/05-check_bad_param.t ............. ok  
  4626. t/06-plan_passthrough.t ............ ok  
  4627. t/07-noplan_passthrough.t .......... ok  
  4628. t/08-param_and_plan_passthrough.t .. ok  
  4629. t/09-bad_param_plan_order.t ........ ok  
  4630. t/10-specify_negative_epsilon.t .... ok  
  4631. t/11-specify_negative_relative.t ... ok    
  4632. All tests successful.
  4633. Files=12, Tests=72,  2 wallclock secs ( 0.07 usr  0.03 sys +  1.45 cusr  0.17 csys =  1.72 CPU)
  4634. Result: PASS
  4635.   DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  4636.   /usr/bin/make test -- OK
  4637. Running make install for DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  4638. Manifying 1 pod document
  4639. Installing /usr/share/perl5/site_perl/Test/Number/Delta.pm
  4640. Installing /usr/share/man/man3/Test::Number::Delta.3pm
  4641. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  4642.   DAGOLDEN/Test-Number-Delta-1.06.tar.gz
  4643.   /usr/bin/make install  -- OK
  4644. Running install for module 'ExtUtils::PkgConfig'
  4645. Fetching with LWP:
  4646. http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  4647. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz ok
  4648. Configuring X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz with Makefile.PL
  4649. Checking if your kit is complete...
  4650. Looks good
  4651. Generating a Unix-style Makefile
  4652. Writing Makefile for ExtUtils::PkgConfig
  4653. Writing MYMETA.yml and MYMETA.json
  4654.   XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  4655.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  4656. Running make for X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  4657. cp lib/ExtUtils/PkgConfig.pm blib/lib/ExtUtils/PkgConfig.pm
  4658. Manifying 1 pod document
  4659.   XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  4660.   /usr/bin/make -- OK
  4661. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  4662. Running make test for XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  4663. 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
  4664. t/1.t .. 1/10 # Testing against pkg-config 1.8
  4665. t/1.t .. ok    
  4666. t/2.t .. ok    
  4667. t/3.t .. ok  
  4668. t/4.t .. ok    
  4669. All tests successful.
  4670. Files=4, Tests=51,  1 wallclock secs ( 0.06 usr  0.00 sys +  1.10 cusr  0.33 csys =  1.49 CPU)
  4671. Result: PASS
  4672.   XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  4673.   /usr/bin/make test -- OK
  4674. Running make install for XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  4675. Manifying 1 pod document
  4676. Installing /usr/share/perl5/site_perl/ExtUtils/PkgConfig.pm
  4677. Installing /usr/share/man/man3/ExtUtils::PkgConfig.3pm
  4678. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  4679.   XAOC/ExtUtils-PkgConfig-1.16.tar.gz
  4680.   /usr/bin/make install  -- OK
  4681.   XAOC/Cairo-1.109.tar.gz
  4682.   Has already been unwrapped into directory /root/.cpan/build/Cairo-1.109-0
  4683. Configuring X/XA/XAOC/Cairo-1.109.tar.gz with Makefile.PL
  4684. Compiling Cairo with FreeType support
  4685. Checking if your kit is complete...
  4686. Looks good
  4687. Generating a Unix-style Makefile
  4688. Writing Makefile for Cairo
  4689. Writing MYMETA.yml and MYMETA.json
  4690.   XAOC/Cairo-1.109.tar.gz
  4691.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  4692. Running make for X/XA/XAOC/Cairo-1.109.tar.gz
  4693. cp build/IFiles.pm blib/arch/Cairo/Install/Files.pm
  4694. cp cairo-perl.typemap blib/arch/Cairo/Install/cairo-perl.typemap
  4695. cp build/cairo-perl-auto.typemap blib/arch/Cairo/Install/cairo-perl-auto.typemap
  4696. cp doctypes blib/arch/Cairo/Install/doctypes
  4697. cp lib/Cairo.pm blib/lib/Cairo.pm
  4698. cp cairo-perl.h blib/arch/Cairo/Install/cairo-perl.h
  4699. cp build/cairo-perl-auto.h blib/arch/Cairo/Install/cairo-perl-auto.h
  4700. Running Mkbootstrap for Cairo ()
  4701. chmod 644 "Cairo.bs"
  4702. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cairo.bs blib/arch/auto/Cairo/Cairo.bs 644
  4703. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  Cairo.xs > Cairo.xsc
  4704. mv Cairo.xsc Cairo.c
  4705. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   Cairo.c
  4706. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoFont.xs > CairoFont.xsc
  4707. mv CairoFont.xsc CairoFont.c
  4708. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoFont.c
  4709. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoMatrix.xs > CairoMatrix.xsc
  4710. mv CairoMatrix.xsc CairoMatrix.c
  4711. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoMatrix.c
  4712. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoPath.xs > CairoPath.xsc
  4713. mv CairoPath.xsc CairoPath.c
  4714. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoPath.c
  4715. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoPattern.xs > CairoPattern.xsc
  4716. mv CairoPattern.xsc CairoPattern.c
  4717. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoPattern.c
  4718. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoSurface.xs > CairoSurface.xsc
  4719. mv CairoSurface.xsc CairoSurface.c
  4720. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoSurface.c
  4721. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoRegion.xs > CairoRegion.xsc
  4722. mv CairoRegion.xsc CairoRegion.c
  4723. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoRegion.c
  4724. "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/build/cairo-perl-auto.typemap' -typemap '/root/.cpan/build/Cairo-1.109-0/cairo-perl.typemap'  CairoFt.xs > CairoFt.xsc
  4725. mv CairoFt.xsc CairoFt.c
  4726. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   CairoFt.c
  4727. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   cairo-perl-enums.c
  4728. cc -c  -I. -Ibuild -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection   -DVERSION=\"1.109\" -DXS_VERSION=\"1.109\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/CORE"   cairo-perl-flags.c
  4729. rm -f blib/arch/auto/Cairo/Cairo.so
  4730. LD_RUN_PATH="/usr/lib" cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  Cairo.o CairoFont.o CairoMatrix.o CairoPath.o CairoPattern.o CairoSurface.o CairoRegion.o CairoFt.o cairo-perl-enums.o cairo-perl-flags.o  -o blib/arch/auto/Cairo/Cairo.so  \
  4731.    -lcairo -lfreetype   \
  4732.  
  4733. chmod 755 blib/arch/auto/Cairo/Cairo.so
  4734. Manifying 1 pod document
  4735.   XAOC/Cairo-1.109.tar.gz
  4736.   /usr/bin/make -- OK
  4737. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  4738. Running make test for XAOC/Cairo-1.109.tar.gz
  4739. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cairo.bs blib/arch/auto/Cairo/Cairo.bs 644
  4740. 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
  4741. t/00-loading.t .... ok    
  4742. t/Cairo.t ......... ok    
  4743. t/CairoFont.t ..... ok    
  4744. t/CairoFt.t ....... skipped: need Cairo with FreeType support and Font::FreeType
  4745. t/CairoMatrix.t ... ok    
  4746. t/CairoPath.t ..... ok    
  4747. t/CairoPattern.t .. ok    
  4748. t/CairoRegion.t ... ok    
  4749. t/CairoSurface.t .. ok      
  4750. All tests successful.
  4751. Files=9, Tests=314,  1 wallclock secs ( 0.06 usr  0.05 sys +  0.97 cusr  0.16 csys =  1.24 CPU)
  4752. Result: PASS
  4753.   XAOC/Cairo-1.109.tar.gz
  4754.   /usr/bin/make test -- OK
  4755. Running make install for XAOC/Cairo-1.109.tar.gz
  4756. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cairo.bs blib/arch/auto/Cairo/Cairo.bs 644
  4757. Manifying 1 pod document
  4758. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  4759. Installing /usr/lib/perl5/5.34/site_perl/auto/Cairo/Cairo.so
  4760. Installing /usr/lib/perl5/5.34/site_perl/Cairo/Install/cairo-perl.h
  4761. Installing /usr/lib/perl5/5.34/site_perl/Cairo/Install/cairo-perl.typemap
  4762. Installing /usr/lib/perl5/5.34/site_perl/Cairo/Install/cairo-perl-auto.h
  4763. Installing /usr/lib/perl5/5.34/site_perl/Cairo/Install/Files.pm
  4764. Installing /usr/lib/perl5/5.34/site_perl/Cairo/Install/doctypes
  4765. Installing /usr/lib/perl5/5.34/site_perl/Cairo/Install/cairo-perl-auto.typemap
  4766. Installing /usr/lib/perl5/5.34/site_perl/Cairo.pm
  4767. Installing /usr/share/man/man3/Cairo.3pm
  4768. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  4769.   XAOC/Cairo-1.109.tar.gz
  4770.   /usr/bin/make install  -- OK
  4771. Running install for module 'Glib'
  4772. Fetching with LWP:
  4773. http://www.cpan.org/authors/id/X/XA/XAOC/Glib-1.3293.tar.gz
  4774. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/Glib-1.3293.tar.gz ok
  4775. Configuring X/XA/XAOC/Glib-1.3293.tar.gz with Makefile.PL
  4776. Including generated API documentation...
  4777. Checking if your kit is complete...
  4778. Looks good
  4779. Unrecognized argument in LIBS ignored: '-pthread'
  4780. Generating a Unix-style Makefile
  4781. Writing Makefile for Glib
  4782. Writing MYMETA.yml and MYMETA.json
  4783.   XAOC/Glib-1.3293.tar.gz
  4784.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  4785. Running make for X/XA/XAOC/Glib-1.3293.tar.gz
  4786. cp gperl_marshal.h blib/arch/Glib/Install/gperl_marshal.h
  4787. cp build/IFiles.pm blib/arch/Glib/Install/Files.pm
  4788. cp lib/Glib/ParseXSDoc.pm blib/lib/Glib/ParseXSDoc.pm
  4789. cp lib/Glib.pm blib/lib/Glib.pm
  4790. cp doctypes blib/arch/Glib/Install/doctypes
  4791. cp lib/Glib/GenPod.pm blib/lib/Glib/GenPod.pm
  4792. cp gperl.h blib/arch/Glib/Install/gperl.h
  4793. cp lib/Glib/MakeHelper.pm blib/lib/Glib/MakeHelper.pm
  4794. cp /root/.cpan/build/Glib-1.3293-0/typemap blib/arch/Glib/Install/typemap
  4795. cp devel.pod blib/lib/Glib/devel.pod
  4796. cp lib/Glib/CodeGen.pm blib/lib/Glib/CodeGen.pm
  4797. cp lib/Glib/Object/Subclass.pm blib/lib/Glib/Object/Subclass.pm
  4798. Running Mkbootstrap for Glib ()
  4799. chmod 644 "Glib.bs"
  4800. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glib.bs blib/arch/auto/Glib/Glib.bs 644
  4801. [ XS Glib.xs ]
  4802. mv Glib.xsc Glib.c
  4803. [ CC Glib.c ]
  4804. [ XS GError.xs ]
  4805. mv GError.xsc GError.c
  4806. [ CC GError.c ]
  4807. [ XS GUtils.xs ]
  4808. mv GUtils.xsc GUtils.c
  4809. [ CC GUtils.c ]
  4810. [ XS GLog.xs ]
  4811. mv GLog.xsc GLog.c
  4812. [ CC GLog.c ]
  4813. [ XS GType.xs ]
  4814. mv GType.xsc GType.c
  4815. [ CC GType.c ]
  4816. [ XS GBoxed.xs ]
  4817. mv GBoxed.xsc GBoxed.c
  4818. [ CC GBoxed.c ]
  4819. [ XS GObject.xs ]
  4820. mv GObject.xsc GObject.c
  4821. [ CC GObject.c ]
  4822. [ XS GValue.xs ]
  4823. mv GValue.xsc GValue.c
  4824. [ CC GValue.c ]
  4825. [ XS GClosure.xs ]
  4826. mv GClosure.xsc GClosure.c
  4827. [ CC GClosure.c ]
  4828. [ XS GSignal.xs ]
  4829. mv GSignal.xsc GSignal.c
  4830. [ CC GSignal.c ]
  4831. [ XS GMainLoop.xs ]
  4832. mv GMainLoop.xsc GMainLoop.c
  4833. [ CC GMainLoop.c ]
  4834. [ XS GIOChannel.xs ]
  4835. mv GIOChannel.xsc GIOChannel.c
  4836. [ CC GIOChannel.c ]
  4837. [ XS GParamSpec.xs ]
  4838. mv GParamSpec.xsc GParamSpec.c
  4839. [ CC GParamSpec.c ]
  4840. GParamSpec.xs: In function ‘boot_Glib__ParamSpec’:
  4841. GParamSpec.xs:240:20: warning: Deprecated pre-processor symbol
  4842.   240 |         gperl_register_param_spec (G_TYPE_PARAM_VALUE_ARRAY, "Glib::Param::ValueArray");
  4843.       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4844. [ XS GKeyFile.xs ]
  4845. mv GKeyFile.xsc GKeyFile.c
  4846. [ CC GKeyFile.c ]
  4847. [ XS GOption.xs ]
  4848. mv GOption.xsc GOption.c
  4849. [ CC GOption.c ]
  4850. [ XS GBookmarkFile.xs ]
  4851. mv GBookmarkFile.xsc GBookmarkFile.c
  4852. [ CC GBookmarkFile.c ]
  4853. GBookmarkFile.xs: In function ‘XS_Glib__BookmarkFile_set_app_info’:
  4854. GBookmarkFile.xs:558:9: warning: ‘g_bookmark_file_set_app_info’ is deprecated: Use 'g_bookmark_file_set_application_info' instead [-Wdeprecated-declarations]
  4855.   558 |         g_bookmark_file_set_app_info (bookmark_file, uri, name,
  4856.       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4857. In file included from /usr/include/glib-2.0/glib.h:37,
  4858.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  4859.                  from /usr/include/glib-2.0/glib-object.h:22,
  4860.                  from gperl.h:37,
  4861.                  from GBookmarkFile.xs:21:
  4862. /usr/include/glib-2.0/glib/gbookmarkfile.h:167:16: note: declared here
  4863.   167 | gboolean       g_bookmark_file_set_app_info        (GBookmarkFile  *bookmark,
  4864.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4865. GBookmarkFile.xs: In function ‘XS_Glib__BookmarkFile_get_app_info’:
  4866. GBookmarkFile.xs:583:9: warning: ‘g_bookmark_file_get_app_info’ is deprecated: Use 'g_bookmark_file_get_application_info' instead [-Wdeprecated-declarations]
  4867.   583 |         g_bookmark_file_get_app_info (bookmark_file, uri, name,
  4868.       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4869. In file included from /usr/include/glib-2.0/glib.h:37,
  4870.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  4871.                  from /usr/include/glib-2.0/glib-object.h:22,
  4872.                  from gperl.h:37,
  4873.                  from GBookmarkFile.xs:21:
  4874. /usr/include/glib-2.0/glib/gbookmarkfile.h:183:16: note: declared here
  4875.   183 | gboolean       g_bookmark_file_get_app_info        (GBookmarkFile  *bookmark,
  4876.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4877. GBookmarkFile.xs: In function ‘XS_Glib__BookmarkFile_get_added’:
  4878. GBookmarkFile.xs:674:17: warning: ‘g_bookmark_file_get_added’ is deprecated: Use 'g_bookmark_file_get_added_date_time' instead [-Wdeprecated-declarations]
  4879.   674 |                 RETVAL = g_bookmark_file_get_added    (bookmark_file, uri, &err);
  4880.       |                 ^~~~~~
  4881. In file included from /usr/include/glib-2.0/glib.h:37,
  4882.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  4883.                  from /usr/include/glib-2.0/glib-object.h:22,
  4884.                  from gperl.h:37,
  4885.                  from GBookmarkFile.xs:21:
  4886. /usr/include/glib-2.0/glib/gbookmarkfile.h:226:16: note: declared here
  4887.   226 | time_t         g_bookmark_file_get_added           (GBookmarkFile  *bookmark,
  4888.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
  4889. GBookmarkFile.xs:677:17: warning: ‘g_bookmark_file_get_modified’ is deprecated: Use 'g_bookmark_file_get_modified_date_time' instead [-Wdeprecated-declarations]
  4890.   677 |                 RETVAL = g_bookmark_file_get_modified (bookmark_file, uri, &err);
  4891.       |                 ^~~~~~
  4892. In file included from /usr/include/glib-2.0/glib.h:37,
  4893.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  4894.                  from /usr/include/glib-2.0/glib-object.h:22,
  4895.                  from gperl.h:37,
  4896.                  from GBookmarkFile.xs:21:
  4897. /usr/include/glib-2.0/glib/gbookmarkfile.h:242:16: note: declared here
  4898.   242 | time_t         g_bookmark_file_get_modified        (GBookmarkFile  *bookmark,
  4899.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4900. GBookmarkFile.xs:680:17: warning: ‘g_bookmark_file_get_visited’ is deprecated: Use 'g_bookmark_file_get_visited_date_time' instead [-Wdeprecated-declarations]
  4901.   680 |                 RETVAL = g_bookmark_file_get_visited  (bookmark_file, uri, &err);
  4902.       |                 ^~~~~~
  4903. In file included from /usr/include/glib-2.0/glib.h:37,
  4904.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  4905.                  from /usr/include/glib-2.0/glib-object.h:22,
  4906.                  from gperl.h:37,
  4907.                  from GBookmarkFile.xs:21:
  4908. /usr/include/glib-2.0/glib/gbookmarkfile.h:258:16: note: declared here
  4909.   258 | time_t         g_bookmark_file_get_visited         (GBookmarkFile  *bookmark,
  4910.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  4911. GBookmarkFile.xs: In function ‘XS_Glib__BookmarkFile_set_added’:
  4912. GBookmarkFile.xs:718:17: warning: ‘g_bookmark_file_set_added’ is deprecated: Use 'g_bookmark_file_set_added_date_time' instead [-Wdeprecated-declarations]
  4913.   718 |                 g_bookmark_file_set_added    (bookmark_file, uri, value); break;
  4914.       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
  4915. In file included from /usr/include/glib-2.0/glib.h:37,
  4916.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  4917.                  from /usr/include/glib-2.0/glib-object.h:22,
  4918.                  from gperl.h:37,
  4919.                  from GBookmarkFile.xs:21:
  4920. /usr/include/glib-2.0/glib/gbookmarkfile.h:218:16: note: declared here
  4921.   218 | void           g_bookmark_file_set_added           (GBookmarkFile  *bookmark,
  4922.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
  4923. GBookmarkFile.xs:720:17: warning: ‘g_bookmark_file_set_modified’ is deprecated: Use 'g_bookmark_file_set_modified_date_time' instead [-Wdeprecated-declarations]
  4924.   720 |                 g_bookmark_file_set_modified (bookmark_file, uri, value); break;
  4925.       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4926. In file included from /usr/include/glib-2.0/glib.h:37,
  4927.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  4928.                  from /usr/include/glib-2.0/glib-object.h:22,
  4929.                  from gperl.h:37,
  4930.                  from GBookmarkFile.xs:21:
  4931. /usr/include/glib-2.0/glib/gbookmarkfile.h:234:16: note: declared here
  4932.   234 | void           g_bookmark_file_set_modified        (GBookmarkFile  *bookmark,
  4933.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4934. GBookmarkFile.xs:722:17: warning: ‘g_bookmark_file_set_visited’ is deprecated: Use 'g_bookmark_file_set_visited_date_time' instead [-Wdeprecated-declarations]
  4935.   722 |                 g_bookmark_file_set_visited  (bookmark_file, uri, value); break;
  4936.       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  4937. In file included from /usr/include/glib-2.0/glib.h:37,
  4938.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  4939.                  from /usr/include/glib-2.0/glib-object.h:22,
  4940.                  from gperl.h:37,
  4941.                  from GBookmarkFile.xs:21:
  4942. /usr/include/glib-2.0/glib/gbookmarkfile.h:250:16: note: declared here
  4943.   250 | void           g_bookmark_file_set_visited         (GBookmarkFile  *bookmark,
  4944.       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  4945. [ XS GVariant.xs ]
  4946. mv GVariant.xsc GVariant.c
  4947. [ CC GVariant.c ]
  4948. [ CC gperl-gtypes.c ]
  4949. rm -f blib/arch/auto/Glib/Glib.so
  4950. [ LD blib/arch/auto/Glib/Glib.so ]
  4951. chmod 755 blib/arch/auto/Glib/Glib.so
  4952. Parsing XS files...
  4953. Generating POD...
  4954. Loaded 8 extra types from doctypes
  4955. Creating POD index...
  4956. Creating XS API documentation...
  4957. Manifying 37 pod documents
  4958. Manifying 3 pod documents
  4959.   XAOC/Glib-1.3293.tar.gz
  4960.   /usr/bin/make -- OK
  4961. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  4962. Running make test for XAOC/Glib-1.3293.tar.gz
  4963. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glib.bs blib/arch/auto/Glib/Glib.bs 644
  4964. 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
  4965. t/1.t ...................... ok    
  4966. t/2.t ...................... ok    
  4967. t/3.t ...................... ok  
  4968. t/4.t ...................... ok    
  4969. t/5.t ...................... ok    
  4970. t/6.t ...................... ok    
  4971. t/64bit.t .................. ok    
  4972. t/7.t ...................... ok    
  4973. t/8.t ...................... ok    
  4974. t/9.t ...................... ok    
  4975. t/a.t ...................... ok    
  4976. t/b.t ...................... ok  
  4977. t/boxed_errors.t ........... ok  
  4978. t/bytes.t .................. ok    
  4979. t/c.t ...................... ok    
  4980. t/constants.t .............. ok  
  4981. t/d.t ...................... ok    
  4982. t/e.t ...................... ok      
  4983. t/f.t ...................... ok    
  4984. t/filename.t ............... ok    
  4985. t/g.t ...................... ok    
  4986. t/h.t ...................... ok    
  4987. t/lazy_loader.t ............ ok  
  4988. t/make_helper.t ............ ok  
  4989. t/module_versions.t ........ skipped: Test::ConsistentVersion required for checking module versions
  4990. t/options.t ................ ok    
  4991. t/signal_emission_hooks.t .. ok    
  4992. t/signal_marshal.t ......... ok  
  4993. t/signal_query.t ........... ok    
  4994. t/tied_definedness.t ....... ok  
  4995. t/tied_flags.t ............. ok  
  4996. t/tied_set_property.t ...... ok  
  4997. t/variant.t ................ ok      
  4998. All tests successful.
  4999. Files=33, Tests=1193,  7 wallclock secs ( 0.26 usr  0.06 sys +  3.67 cusr  0.46 csys =  4.45 CPU)
  5000. Result: PASS
  5001.   XAOC/Glib-1.3293.tar.gz
  5002.   /usr/bin/make test -- OK
  5003. Running make install for XAOC/Glib-1.3293.tar.gz
  5004. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glib.bs blib/arch/auto/Glib/Glib.bs 644
  5005. Creating POD index...
  5006. Manifying 37 pod documents
  5007. Manifying 3 pod documents
  5008. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  5009. Installing /usr/lib/perl5/5.34/site_perl/Glib/Install/typemap
  5010. Installing /usr/lib/perl5/5.34/site_perl/Glib/Install/gperl_marshal.h
  5011. Installing /usr/lib/perl5/5.34/site_perl/Glib/Install/gperl.h
  5012. Installing /usr/lib/perl5/5.34/site_perl/Glib/Install/Files.pm
  5013. Installing /usr/lib/perl5/5.34/site_perl/Glib/Install/doctypes
  5014. Installing /usr/lib/perl5/5.34/site_perl/auto/Glib/Glib.so
  5015. Installing /usr/lib/perl5/5.34/site_perl/Glib.pm
  5016. Installing /usr/lib/perl5/5.34/site_perl/Glib/version.pod
  5017. Installing /usr/lib/perl5/5.34/site_perl/Glib/Markup.pod
  5018. Installing /usr/lib/perl5/5.34/site_perl/Glib/Type.pod
  5019. Installing /usr/lib/perl5/5.34/site_perl/Glib/Signal.pod
  5020. Installing /usr/lib/perl5/5.34/site_perl/Glib/OptionGroup.pod
  5021. Installing /usr/lib/perl5/5.34/site_perl/Glib/KeyFile.pod
  5022. Installing /usr/lib/perl5/5.34/site_perl/Glib/Log.pod
  5023. Installing /usr/lib/perl5/5.34/site_perl/Glib/Error.pod
  5024. Installing /usr/lib/perl5/5.34/site_perl/Glib/MainLoop.pod
  5025. Installing /usr/lib/perl5/5.34/site_perl/Glib/ParamSpec.pod
  5026. Installing /usr/lib/perl5/5.34/site_perl/Glib/CodeGen.pm
  5027. Installing /usr/lib/perl5/5.34/site_perl/Glib/xsapi.pod
  5028. Installing /usr/lib/perl5/5.34/site_perl/Glib/MakeHelper.pm
  5029. Installing /usr/lib/perl5/5.34/site_perl/Glib/Object.pod
  5030. Installing /usr/lib/perl5/5.34/site_perl/Glib/Bytes.pod
  5031. Installing /usr/lib/perl5/5.34/site_perl/Glib/Utils.pod
  5032. Installing /usr/lib/perl5/5.34/site_perl/Glib/GenPod.pm
  5033. Installing /usr/lib/perl5/5.34/site_perl/Glib/devel.pod
  5034. Installing /usr/lib/perl5/5.34/site_perl/Glib/OptionContext.pod
  5035. Installing /usr/lib/perl5/5.34/site_perl/Glib/index.pod
  5036. Installing /usr/lib/perl5/5.34/site_perl/Glib/Variant.pod
  5037. Installing /usr/lib/perl5/5.34/site_perl/Glib/VariantType.pod
  5038. Installing /usr/lib/perl5/5.34/site_perl/Glib/ParseXSDoc.pm
  5039. Installing /usr/lib/perl5/5.34/site_perl/Glib/Boxed.pod
  5040. Installing /usr/lib/perl5/5.34/site_perl/Glib/Flags.pod
  5041. Installing /usr/lib/perl5/5.34/site_perl/Glib/BookmarkFile.pod
  5042. Installing /usr/lib/perl5/5.34/site_perl/Glib/VariantDict.pod
  5043. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/UInt.pod
  5044. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/String.pod
  5045. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Boolean.pod
  5046. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Enum.pod
  5047. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Int64.pod
  5048. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/UInt64.pod
  5049. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Unichar.pod
  5050. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Double.pod
  5051. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Int.pod
  5052. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/Flags.pod
  5053. Installing /usr/lib/perl5/5.34/site_perl/Glib/Param/GType.pod
  5054. Installing /usr/lib/perl5/5.34/site_perl/Glib/Object/Subclass.pm
  5055. Installing /usr/share/man/man3/Glib::Param::UInt.3pm
  5056. Installing /usr/share/man/man3/Glib::ParamSpec.3pm
  5057. Installing /usr/share/man/man3/Glib::OptionGroup.3pm
  5058. Installing /usr/share/man/man3/Glib::Param::Double.3pm
  5059. Installing /usr/share/man/man3/Glib::Param::Unichar.3pm
  5060. Installing /usr/share/man/man3/Glib::Param::Int.3pm
  5061. Installing /usr/share/man/man3/Glib::Param::String.3pm
  5062. Installing /usr/share/man/man3/Glib::Flags.3pm
  5063. Installing /usr/share/man/man3/Glib::Object::Subclass.3pm
  5064. Installing /usr/share/man/man3/Glib::OptionContext.3pm
  5065. Installing /usr/share/man/man3/Glib::Object.3pm
  5066. Installing /usr/share/man/man3/Glib::devel.3pm
  5067. Installing /usr/share/man/man3/Glib::version.3pm
  5068. Installing /usr/share/man/man3/Glib::ParseXSDoc.3pm
  5069. Installing /usr/share/man/man3/Glib::Param::Enum.3pm
  5070. Installing /usr/share/man/man3/Glib::Error.3pm
  5071. Installing /usr/share/man/man3/Glib::MakeHelper.3pm
  5072. Installing /usr/share/man/man3/Glib::Param::Int64.3pm
  5073. Installing /usr/share/man/man3/Glib::Variant.3pm
  5074. Installing /usr/share/man/man3/Glib::xsapi.3pm
  5075. Installing /usr/share/man/man3/Glib::GenPod.3pm
  5076. Installing /usr/share/man/man3/Glib::Param::Flags.3pm
  5077. Installing /usr/share/man/man3/Glib::Bytes.3pm
  5078. Installing /usr/share/man/man3/Glib::Param::UInt64.3pm
  5079. Installing /usr/share/man/man3/Glib::CodeGen.3pm
  5080. Installing /usr/share/man/man3/Glib::VariantType.3pm
  5081. Installing /usr/share/man/man3/Glib::Signal.3pm
  5082. Installing /usr/share/man/man3/Glib::Log.3pm
  5083. Installing /usr/share/man/man3/Glib::Markup.3pm
  5084. Installing /usr/share/man/man3/Glib::Param::Boolean.3pm
  5085. Installing /usr/share/man/man3/Glib::VariantDict.3pm
  5086. Installing /usr/share/man/man3/Glib::Type.3pm
  5087. Installing /usr/share/man/man3/Glib::index.3pm
  5088. Installing /usr/share/man/man3/Glib::Param::GType.3pm
  5089. Installing /usr/share/man/man3/Glib.3pm
  5090. Installing /usr/share/man/man3/Glib::MainLoop.3pm
  5091. Installing /usr/share/man/man3/Glib::Boxed.3pm
  5092. Installing /usr/share/man/man3/Glib::BookmarkFile.3pm
  5093. Installing /usr/share/man/man3/Glib::Utils.3pm
  5094. Installing /usr/share/man/man3/Glib::KeyFile.3pm
  5095. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  5096.   XAOC/Glib-1.3293.tar.gz
  5097.   /usr/bin/make install  -- OK
  5098.   XAOC/Cairo-GObject-1.005.tar.gz
  5099.   Has already been unwrapped into directory /root/.cpan/build/Cairo-GObject-1.005-0
  5100. Configuring X/XA/XAOC/Cairo-GObject-1.005.tar.gz with Makefile.PL
  5101. Checking if your kit is complete...
  5102. Looks good
  5103. Unrecognized argument in LIBS ignored: '-pthread'
  5104. Generating a Unix-style Makefile
  5105. Writing Makefile for Cairo::GObject
  5106. Writing MYMETA.yml and MYMETA.json
  5107.   XAOC/Cairo-GObject-1.005.tar.gz
  5108.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
  5109. Running make for X/XA/XAOC/Cairo-GObject-1.005.tar.gz
  5110. cp lib/Cairo/GObject.pm blib/lib/Cairo/GObject.pm
  5111. cp build/IFiles.pm blib/arch/Cairo/GObject/Install/Files.pm
  5112. Running Mkbootstrap for GObject ()
  5113. chmod 644 "GObject.bs"
  5114. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GObject.bs blib/arch/auto/Cairo/GObject/GObject.bs 644
  5115. [ XS CairoGObject.xs ]
  5116. mv CairoGObject.xsc CairoGObject.c
  5117. [ CC CairoGObject.c ]
  5118. rm -f blib/arch/auto/Cairo/GObject/GObject.so
  5119. [ LD blib/arch/auto/Cairo/GObject/GObject.so ]
  5120. chmod 755 blib/arch/auto/Cairo/GObject/GObject.so
  5121. Manifying 1 pod document
  5122.   XAOC/Cairo-GObject-1.005.tar.gz
  5123.   /usr/bin/make -- OK
  5124. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  5125. Running make test for XAOC/Cairo-GObject-1.005.tar.gz
  5126. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GObject.bs blib/arch/auto/Cairo/GObject/GObject.bs 644
  5127. 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
  5128. t/CairoGObject.t .. ok  
  5129. All tests successful.
  5130. Files=1, Tests=7,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.10 cusr  0.02 csys =  0.17 CPU)
  5131. Result: PASS
  5132.   XAOC/Cairo-GObject-1.005.tar.gz
  5133.   /usr/bin/make test -- OK
  5134. Running make install for XAOC/Cairo-GObject-1.005.tar.gz
  5135. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GObject.bs blib/arch/auto/Cairo/GObject/GObject.bs 644
  5136. Manifying 1 pod document
  5137. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  5138. Installing /usr/lib/perl5/5.34/site_perl/auto/Cairo/GObject/GObject.so
  5139. Installing /usr/lib/perl5/5.34/site_perl/Cairo/GObject/Install/Files.pm
  5140. Installing /usr/lib/perl5/5.34/site_perl/Cairo/GObject.pm
  5141. Installing /usr/share/man/man3/Cairo::GObject.3pm
  5142. Appending installation info to /usr/lib/perl5/5.34/core_perl/perllocal.pod
  5143.   XAOC/Cairo-GObject-1.005.tar.gz
  5144.   /usr/bin/make install  -- OK
  5145. Running install for module 'Glib::Object::Introspection'
  5146. Fetching with LWP:
  5147. http://www.cpan.org/authors/id/X/XA/XAOC/Glib-Object-Introspection-0.049.tar.gz
  5148. Checksum for /root/.cpan/sources/authors/id/X/XA/XAOC/Glib-Object-Introspection-0.049.tar.gz ok
  5149. Configuring X/XA/XAOC/Glib-Object-Introspection-0.049.tar.gz with Makefile.PL
  5150. Package gobject-introspection-1.0 was not found in the pkg-config search path.
  5151. Perhaps you should add the directory containing `gobject-introspection-1.0.pc'
  5152. to the PKG_CONFIG_PATH environment variable
  5153. Package 'gobject-introspection-1.0', required by 'virtual:world', not found
  5154.  at Makefile.PL line 107.
  5155. *** can not find package gobject-introspection-1.0 >= 0.10.0
  5156. *** check that it is properly installed and available in PKG_CONFIG_PATH
  5157.  at Makefile.PL line 107.
  5158. No 'Makefile' created  XAOC/Glib-Object-Introspection-0.049.tar.gz
  5159.   /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
  5160.   XAOC/Gtk3-0.038.tar.gz
  5161.   Has already been unwrapped into directory /root/.cpan/build/Gtk3-0.038-0
  5162.   XAOC/Gtk3-0.038.tar.gz
  5163.   Has already been prepared
  5164. Running make for X/XA/XAOC/Gtk3-0.038.tar.gz
  5165. Warning: Prerequisite 'Glib::Object::Introspection => 0.043' for 'XAOC/Gtk3-0.038.tar.gz' failed when processing 'XAOC/Glib-Object-Introspection-0.049.tar.gz' with 'writemakefile => NO -- No 'Makefile' created
  5166. '. Continuing, but chances to succeed are limited.
  5167. cp lib/Gtk3.pm blib/lib/Gtk3.pm
  5168. Manifying 1 pod document
  5169.   XAOC/Gtk3-0.038.tar.gz
  5170.   /usr/bin/make -- OK
  5171. The current configuration of allow_installing_outdated_dists is 'ask/no', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
  5172. Running make test for XAOC/Gtk3-0.038.tar.gz
  5173. 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
  5174. t/00-init.t .................... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5175. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5176. Compilation failed in require at t/00-init.t line 8.
  5177. BEGIN failed--compilation aborted at t/00-init.t line 8.
  5178. t/00-init.t .................... Dubious, test returned 2 (wstat 512, 0x200)
  5179. No subtests run
  5180. t/floating-refs.t .............. Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5181. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5182. Compilation failed in require at ./t/inc/setup.pl line 2.
  5183. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5184. Compilation failed in require at t/floating-refs.t line 3.
  5185. BEGIN failed--compilation aborted at t/floating-refs.t line 3.
  5186. t/floating-refs.t .............. Dubious, test returned 2 (wstat 512, 0x200)
  5187. No subtests run
  5188. t/overrides.t .................. Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5189. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5190. Compilation failed in require at ./t/inc/setup.pl line 2.
  5191. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5192. Compilation failed in require at t/overrides.t line 3.
  5193. BEGIN failed--compilation aborted at t/overrides.t line 3.
  5194. t/overrides.t .................. Dubious, test returned 2 (wstat 512, 0x200)
  5195. No subtests run
  5196. t/signals.t .................... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5197. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5198. Compilation failed in require at ./t/inc/setup.pl line 2.
  5199. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5200. Compilation failed in require at t/signals.t line 3.
  5201. BEGIN failed--compilation aborted at t/signals.t line 3.
  5202. t/signals.t .................... Dubious, test returned 2 (wstat 512, 0x200)
  5203. No subtests run
  5204. t/vfuncs-destroy.t ............. Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5205. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5206. Compilation failed in require at ./t/inc/setup.pl line 2.
  5207. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5208. Compilation failed in require at t/vfuncs-destroy.t line 3.
  5209. BEGIN failed--compilation aborted at t/vfuncs-destroy.t line 3.
  5210. t/vfuncs-destroy.t ............. Dubious, test returned 2 (wstat 512, 0x200)
  5211. No subtests run
  5212. t/vfuncs-double-setup.t ........ Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5213. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5214. Compilation failed in require at t/vfuncs-double-setup.t line 11.
  5215. BEGIN failed--compilation aborted at t/vfuncs-double-setup.t line 11.
  5216. t/vfuncs-double-setup.t ........ Dubious, test returned 2 (wstat 512, 0x200)
  5217. No subtests run
  5218. t/zz-GdkEvent.t ................ Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5219. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5220. Compilation failed in require at ./t/inc/setup.pl line 2.
  5221. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5222. Compilation failed in require at t/zz-GdkEvent.t line 5.
  5223. BEGIN failed--compilation aborted at t/zz-GdkEvent.t line 5.
  5224. t/zz-GdkEvent.t ................ Dubious, test returned 2 (wstat 512, 0x200)
  5225. No subtests run
  5226. t/zz-GtkActionGroup.t .......... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5227. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5228. Compilation failed in require at ./t/inc/setup.pl line 2.
  5229. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5230. Compilation failed in require at t/zz-GtkActionGroup.t line 5.
  5231. BEGIN failed--compilation aborted at t/zz-GtkActionGroup.t line 5.
  5232. t/zz-GtkActionGroup.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  5233. No subtests run
  5234. t/zz-GtkBuilder.t .............. Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5235. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5236. Compilation failed in require at ./t/inc/setup.pl line 2.
  5237. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5238. Compilation failed in require at t/zz-GtkBuilder.t line 5.
  5239. BEGIN failed--compilation aborted at t/zz-GtkBuilder.t line 5.
  5240. t/zz-GtkBuilder.t .............. Dubious, test returned 2 (wstat 512, 0x200)
  5241. No subtests run
  5242. t/zz-GtkCellLayoutIface.t ...... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5243. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5244. Compilation failed in require at ./t/inc/setup.pl line 2.
  5245. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5246. Compilation failed in require at t/zz-GtkCellLayoutIface.t line 3.
  5247. BEGIN failed--compilation aborted at t/zz-GtkCellLayoutIface.t line 3.
  5248. t/zz-GtkCellLayoutIface.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  5249. No subtests run
  5250. t/zz-GtkCellRendererIface.t .... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5251. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5252. Compilation failed in require at ./t/inc/setup.pl line 2.
  5253. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5254. Compilation failed in require at t/zz-GtkCellRendererIface.t line 3.
  5255. BEGIN failed--compilation aborted at t/zz-GtkCellRendererIface.t line 3.
  5256. t/zz-GtkCellRendererIface.t .... Dubious, test returned 2 (wstat 512, 0x200)
  5257. No subtests run
  5258. t/zz-GtkContainer.t ............ Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5259. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5260. Compilation failed in require at ./t/inc/setup.pl line 2.
  5261. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5262. Compilation failed in require at t/zz-GtkContainer.t line 5.
  5263. BEGIN failed--compilation aborted at t/zz-GtkContainer.t line 5.
  5264. t/zz-GtkContainer.t ............ Dubious, test returned 2 (wstat 512, 0x200)
  5265. No subtests run
  5266. t/zz-GtkDialog.t ............... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5267. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5268. Compilation failed in require at ./t/inc/setup.pl line 2.
  5269. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5270. Compilation failed in require at t/zz-GtkDialog.t line 5.
  5271. BEGIN failed--compilation aborted at t/zz-GtkDialog.t line 5.
  5272. t/zz-GtkDialog.t ............... Dubious, test returned 2 (wstat 512, 0x200)
  5273. No subtests run
  5274. t/zz-GtkImage.t ................ Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5275. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5276. Compilation failed in require at ./t/inc/setup.pl line 2.
  5277. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5278. Compilation failed in require at t/zz-GtkImage.t line 6.
  5279. BEGIN failed--compilation aborted at t/zz-GtkImage.t line 6.
  5280. t/zz-GtkImage.t ................ Dubious, test returned 2 (wstat 512, 0x200)
  5281. No subtests run
  5282. t/zz-GtkInfoBar.t .............. Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5283. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5284. Compilation failed in require at ./t/inc/setup.pl line 2.
  5285. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5286. Compilation failed in require at t/zz-GtkInfoBar.t line 6.
  5287. BEGIN failed--compilation aborted at t/zz-GtkInfoBar.t line 6.
  5288. t/zz-GtkInfoBar.t .............. Dubious, test returned 2 (wstat 512, 0x200)
  5289. No subtests run
  5290. t/zz-GtkRadioAction.t .......... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5291. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5292. Compilation failed in require at ./t/inc/setup.pl line 2.
  5293. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5294. Compilation failed in require at t/zz-GtkRadioAction.t line 5.
  5295. BEGIN failed--compilation aborted at t/zz-GtkRadioAction.t line 5.
  5296. t/zz-GtkRadioAction.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  5297. No subtests run
  5298. t/zz-GtkRadioButton.t .......... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5299. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5300. Compilation failed in require at ./t/inc/setup.pl line 2.
  5301. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5302. Compilation failed in require at t/zz-GtkRadioButton.t line 3.
  5303. BEGIN failed--compilation aborted at t/zz-GtkRadioButton.t line 3.
  5304. t/zz-GtkRadioButton.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  5305. No subtests run
  5306. t/zz-GtkRadioMenuItem.t ........ Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5307. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5308. Compilation failed in require at ./t/inc/setup.pl line 2.
  5309. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5310. Compilation failed in require at t/zz-GtkRadioMenuItem.t line 5.
  5311. BEGIN failed--compilation aborted at t/zz-GtkRadioMenuItem.t line 5.
  5312. t/zz-GtkRadioMenuItem.t ........ Dubious, test returned 2 (wstat 512, 0x200)
  5313. No subtests run
  5314. t/zz-GtkRadioToolButton.t ...... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5315. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5316. Compilation failed in require at ./t/inc/setup.pl line 2.
  5317. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5318. Compilation failed in require at t/zz-GtkRadioToolButton.t line 5.
  5319. BEGIN failed--compilation aborted at t/zz-GtkRadioToolButton.t line 5.
  5320. t/zz-GtkRadioToolButton.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  5321. No subtests run
  5322. t/zz-GtkRecentChooserDialog.t .. Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5323. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5324. Compilation failed in require at ./t/inc/setup.pl line 2.
  5325. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5326. Compilation failed in require at t/zz-GtkRecentChooserDialog.t line 6.
  5327. BEGIN failed--compilation aborted at t/zz-GtkRecentChooserDialog.t line 6.
  5328. t/zz-GtkRecentChooserDialog.t .. Dubious, test returned 2 (wstat 512, 0x200)
  5329. No subtests run
  5330. t/zz-GtkTextBuffer.t ........... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5331. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5332. Compilation failed in require at ./t/inc/setup.pl line 2.
  5333. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5334. Compilation failed in require at t/zz-GtkTextBuffer.t line 5.
  5335. BEGIN failed--compilation aborted at t/zz-GtkTextBuffer.t line 5.
  5336. t/zz-GtkTextBuffer.t ........... Dubious, test returned 2 (wstat 512, 0x200)
  5337. No subtests run
  5338. t/zz-GtkTreeModelIface.t ....... Can't locate Glib/Object/Introspection.pm in @INC (you may need to install the Glib::Object::Introspection module) (@INC contains: /root/.cpan/build/Gtk3-0.038-0/blib/lib /root/.cpan/build/Gtk3-0.038-0/blib/arch /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl .) at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5339. BEGIN failed--compilation aborted at /root/.cpan/build/Gtk3-0.038-0/blib/lib/Gtk3.pm line 48.
  5340. Compilation failed in require at ./t/inc/setup.pl line 2.
  5341. BEGIN failed--compilation aborted at ./t/inc/setup.pl line 2.
  5342. Compilation failed in require at t/zz-GtkTreeModelIface.t line 3.
  5343. BEGIN failed--compilation aborted at t/zz-GtkTreeModelIface.t line 3.
  5344. t/zz-GtkTreeModelIface.t ....... Dubious, test returned 2 (wstat 512, 0x200)
  5345. No subtests run
  5346.  
  5347. Test Summary Report
  5348. -------------------
  5349. t/00-init.t                  (Wstat: 512 Tests: 0 Failed: 0)
  5350.   Non-zero exit status: 2
  5351.   Parse errors: No plan found in TAP output
  5352. t/floating-refs.t            (Wstat: 512 Tests: 0 Failed: 0)
  5353.   Non-zero exit status: 2
  5354.   Parse errors: No plan found in TAP output
  5355. t/overrides.t                (Wstat: 512 Tests: 0 Failed: 0)
  5356.   Non-zero exit status: 2
  5357.   Parse errors: No plan found in TAP output
  5358. t/signals.t                  (Wstat: 512 Tests: 0 Failed: 0)
  5359.   Non-zero exit status: 2
  5360.   Parse errors: No plan found in TAP output
  5361. t/vfuncs-destroy.t           (Wstat: 512 Tests: 0 Failed: 0)
  5362.   Non-zero exit status: 2
  5363.   Parse errors: No plan found in TAP output
  5364. t/vfuncs-double-setup.t      (Wstat: 512 Tests: 0 Failed: 0)
  5365.   Non-zero exit status: 2
  5366.   Parse errors: No plan found in TAP output
  5367. t/zz-GdkEvent.t              (Wstat: 512 Tests: 0 Failed: 0)
  5368.   Non-zero exit status: 2
  5369.   Parse errors: No plan found in TAP output
  5370. t/zz-GtkActionGroup.t        (Wstat: 512 Tests: 0 Failed: 0)
  5371.   Non-zero exit status: 2
  5372.   Parse errors: No plan found in TAP output
  5373. t/zz-GtkBuilder.t            (Wstat: 512 Tests: 0 Failed: 0)
  5374.   Non-zero exit status: 2
  5375.   Parse errors: No plan found in TAP output
  5376. t/zz-GtkCellLayoutIface.t    (Wstat: 512 Tests: 0 Failed: 0)
  5377.   Non-zero exit status: 2
  5378.   Parse errors: No plan found in TAP output
  5379. t/zz-GtkCellRendererIface.t  (Wstat: 512 Tests: 0 Failed: 0)
  5380.   Non-zero exit status: 2
  5381.   Parse errors: No plan found in TAP output
  5382. t/zz-GtkContainer.t          (Wstat: 512 Tests: 0 Failed: 0)
  5383.   Non-zero exit status: 2
  5384.   Parse errors: No plan found in TAP output
  5385. t/zz-GtkDialog.t             (Wstat: 512 Tests: 0 Failed: 0)
  5386.   Non-zero exit status: 2
  5387.   Parse errors: No plan found in TAP output
  5388. t/zz-GtkImage.t              (Wstat: 512 Tests: 0 Failed: 0)
  5389.   Non-zero exit status: 2
  5390.   Parse errors: No plan found in TAP output
  5391. t/zz-GtkInfoBar.t            (Wstat: 512 Tests: 0 Failed: 0)
  5392.   Non-zero exit status: 2
  5393.   Parse errors: No plan found in TAP output
  5394. t/zz-GtkRadioAction.t        (Wstat: 512 Tests: 0 Failed: 0)
  5395.   Non-zero exit status: 2
  5396.   Parse errors: No plan found in TAP output
  5397. t/zz-GtkRadioButton.t        (Wstat: 512 Tests: 0 Failed: 0)
  5398.   Non-zero exit status: 2
  5399.   Parse errors: No plan found in TAP output
  5400. t/zz-GtkRadioMenuItem.t      (Wstat: 512 Tests: 0 Failed: 0)
  5401.   Non-zero exit status: 2
  5402.   Parse errors: No plan found in TAP output
  5403. t/zz-GtkRadioToolButton.t    (Wstat: 512 Tests: 0 Failed: 0)
  5404.   Non-zero exit status: 2
  5405.   Parse errors: No plan found in TAP output
  5406. t/zz-GtkRecentChooserDialog.t (Wstat: 512 Tests: 0 Failed: 0)
  5407.   Non-zero exit status: 2
  5408.   Parse errors: No plan found in TAP output
  5409. t/zz-GtkTextBuffer.t         (Wstat: 512 Tests: 0 Failed: 0)
  5410.   Non-zero exit status: 2
  5411.   Parse errors: No plan found in TAP output
  5412. t/zz-GtkTreeModelIface.t     (Wstat: 512 Tests: 0 Failed: 0)
  5413.   Non-zero exit status: 2
  5414.   Parse errors: No plan found in TAP output
  5415. Files=22, Tests=0,  3 wallclock secs ( 0.11 usr  0.06 sys +  2.41 cusr  0.41 csys =  2.99 CPU)
  5416. Result: FAIL
  5417. Failed 22/22 test programs. 0/0 subtests failed.
  5418. make: *** [Makefile:852: test_dynamic] Error 2
  5419. ^C[sudo] password for paolo:
  5420. Building WWW-PipeViewer
  5421. Installing /usr/share/man/man1/pipe-viewer.1p
  5422. Installing /usr/share/perl5/site_perl/WWW/PipeViewer.pm
  5423. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Videos.pm
  5424. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/RegularExpressions.pm
  5425. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/VideoCategories.pm
  5426. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/GetCaption.pm
  5427. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Subscriptions.pm
  5428. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Utils.pm
  5429. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/InitialData.pm
  5430. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Playlists.pm
  5431. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/PlaylistItems.pm
  5432. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Channels.pm
  5433. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Search.pm
  5434. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Activities.pm
  5435. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Authentication.pm
  5436. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/ParseXML.pm
  5437. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/ParseJSON.pm
  5438. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/GuideCategories.pm
  5439. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/Itags.pm
  5440. Installing /usr/share/perl5/site_perl/WWW/PipeViewer/CommentThreads.pm
  5441. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/gtk-pipe-viewer.glade
  5442. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/gtk-pipe-viewer.desktop
  5443. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/icons/spinner.gif
  5444. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/icons/feed.png
  5445. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/icons/gtk-pipe-viewer.png
  5446. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/icons/user.png
  5447. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/icons/feed_gray.png
  5448. Installing /usr/share/perl5/site_perl/auto/share/dist/WWW-PipeViewer/icons/default_thumb.jpg
  5449. Installing /usr/share/man/man3/WWW::PipeViewer::Utils.3pm
  5450. Installing /usr/share/man/man3/WWW::PipeViewer::InitialData.3pm
  5451. Installing /usr/share/man/man3/WWW::PipeViewer::Activities.3pm
  5452. Installing /usr/share/man/man3/WWW::PipeViewer::Itags.3pm
  5453. Installing /usr/share/man/man3/WWW::PipeViewer::GuideCategories.3pm
  5454. Installing /usr/share/man/man3/WWW::PipeViewer::GetCaption.3pm
  5455. Installing /usr/share/man/man3/WWW::PipeViewer::ParseJSON.3pm
  5456. Installing /usr/share/man/man3/WWW::PipeViewer::Playlists.3pm
  5457. Installing /usr/share/man/man3/WWW::PipeViewer.3pm
  5458. Installing /usr/share/man/man3/WWW::PipeViewer::RegularExpressions.3pm
  5459. Installing /usr/share/man/man3/WWW::PipeViewer::CommentThreads.3pm
  5460. Installing /usr/share/man/man3/WWW::PipeViewer::Search.3pm
  5461. Installing /usr/share/man/man3/WWW::PipeViewer::VideoCategories.3pm
  5462. Installing /usr/share/man/man3/WWW::PipeViewer::Authentication.3pm
  5463. Installing /usr/share/man/man3/WWW::PipeViewer::Subscriptions.3pm
  5464. Installing /usr/share/man/man3/WWW::PipeViewer::ParseXML.3pm
  5465. Installing /usr/share/man/man3/WWW::PipeViewer::Videos.3pm
  5466. Installing /usr/share/man/man3/WWW::PipeViewer::PlaylistItems.3pm
  5467. Installing /usr/share/man/man3/WWW::PipeViewer::Channels.3pm
  5468. Installing /usr/bin/site_perl/gtk-pipe-viewer
  5469. Installing /usr/bin/site_perl/pipe-viewer
  5470. [artix |pipe-viewer]$ ^C
  5471.  
captcha