linccce

Net-Server-HTTP

Jan 20th, 2014
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 290.81 KB | None | 0 0
  1. root@vps51:/usr/local/directslave/bin# cpan -i --force Net::Server::HTTP 2>&1 | tee install-                                        log
  2. Unknown option: -
  3. Unknown option: o
  4. Unknown option: e
  5. Use of uninitialized value $description in concatenation (.) or string at /usr/local/share/p                                        erl/5.14.2/App/Cpan.pm line 440.
  6. Reading '/root/.cpan/Metadata'
  7.   Database was generated on Sat, 18 Jan 2014 21:41:02 GMT
  8. ......................................................
  9.   CPAN: Recompiling A/AD/ADAMK/List-MoreUtils-0.33.tar.gz
  10.  
  11. Running make for A/AD/ADAMK/List-MoreUtils-0.33.tar.gz
  12. Checksum for /root/.cpan/sources/authors/id/A/AD/ADAMK/List-MoreUtils-0.33.tar.gz ok
  13.  
  14.   CPAN.pm: Building A/AD/ADAMK/List-MoreUtils-0.33.tar.gz
  15.  
  16. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  17. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  18. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  19. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  20. Checking if your kit is complete...
  21. Looks good
  22. Generating a Unix-style Makefile
  23. Writing Makefile for List::MoreUtils
  24. Writing MYMETA.yml and MYMETA.json
  25. cp lib/List/MoreUtils.pm blib/lib/List/MoreUtils.pm
  26. Running Mkbootstrap for List::MoreUtils ()
  27. chmod 644 MoreUtils.bs
  28. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  MoreUtils.xs > MoreUtils.xsc && mv MoreUtils.xsc MoreUtils.c
  29. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.33\" -DX                                        S_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DPERL_EXT MoreUtils.c
  30. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  31. rm -f blib/arch/auto/List/MoreUtils/MoreUtils.so
  32. cc  -shared -L/usr/local/lib -fstack-protector MoreUtils.o  -o blib/arch/auto/List/MoreUtils                                        /MoreUtils.so   \
  33.                 \
  34.  
  35. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  36. chmod 755 blib/arch/auto/List/MoreUtils/MoreUtils.so
  37. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- MoreUtils.bs blib/arch/auto/List/M                                        oreUtils/MoreUtils.bs 644
  38. Manifying blib/man3/List::MoreUtils.3pm
  39.   ADAMK/List-MoreUtils-0.33.tar.gz
  40.   /usr/bin/make -- OK
  41. Running make test
  42. Running Mkbootstrap for List::MoreUtils ()
  43. chmod 644 MoreUtils.bs
  44. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  45. t/01_compile.t .. ok
  46. t/02_perl.t ..... ok
  47. t/03_xs.t ....... ok
  48. All tests successful.
  49. Files=3, Tests=370,  1 wallclock secs ( 0.06 usr  0.01 sys +  0.37 cusr  0.06 csys =  0.50 C                                        PU)
  50. Result: PASS
  51.   ADAMK/List-MoreUtils-0.33.tar.gz
  52.   /usr/bin/make test -- OK
  53. Running make install
  54. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  55. Installing /usr/local/lib/perl/5.14.2/auto/List/MoreUtils/MoreUtils.so
  56. Installing /usr/local/man/man3/List::MoreUtils.3pm
  57. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  58.   ADAMK/List-MoreUtils-0.33.tar.gz
  59.   /usr/bin/make install  -- OK
  60.   CPAN: Recompiling A/AM/AMS/Storable-2.45.tar.gz
  61.  
  62. Running make for A/AM/AMS/Storable-2.45.tar.gz
  63. Checksum for /root/.cpan/sources/authors/id/A/AM/AMS/Storable-2.45.tar.gz ok
  64.  
  65.   CPAN.pm: Building A/AM/AMS/Storable-2.45.tar.gz
  66.  
  67. Processing hints file hints/linux.pl
  68. Checking if your kit is complete...
  69. Looks good
  70. Generating a Unix-style Makefile
  71. Writing Makefile for Storable
  72. Writing MYMETA.yml and MYMETA.json
  73. cp Storable.pm blib/lib/Storable.pm
  74. Running Mkbootstrap for Storable ()
  75. chmod 644 Storable.bs
  76. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  Storable.xs > Storable.xsc && mv Storable.xsc Storable.c
  77. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.45\" -DX                                        S_VERSION=\"2.45\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Storable.c
  78. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  79. rm -f blib/arch/auto/Storable/Storable.so
  80. cc  -shared -L/usr/local/lib -fstack-protector Storable.o  -o blib/arch/auto/Storable/Storab                                        le.so   \
  81.                 \
  82.  
  83. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  84. chmod 755 blib/arch/auto/Storable/Storable.so
  85. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs blib/arch/auto/Storabl                                        e/Storable.bs 644
  86. Manifying blib/man3/Storable.3pm
  87.   AMS/Storable-2.45.tar.gz
  88.   /usr/bin/make -- OK
  89. Running make test
  90. Running Mkbootstrap for Storable ()
  91. chmod 644 Storable.bs
  92. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  93. t/attach_errors.t ..... ok
  94. t/attach_singleton.t .. ok
  95. t/blessed.t ........... ok
  96. # Will use Digest::MD5
  97. t/canonical.t ......... ok
  98. t/circular_hook.t ..... ok
  99. t/code.t .............. ok
  100. t/compat01.t .......... skipped: Test only works for 32 bit little-ending machines
  101. t/compat06.t .......... ok
  102. t/croak.t ............. ok
  103. t/dclone.t ............ ok
  104. t/destroy.t ........... ok
  105. t/downgrade.t ......... ok
  106. t/file_magic.t ........ ok
  107. t/forgive.t ........... ok
  108. t/freeze.t ............ ok
  109. t/integer.t ........... ok
  110. t/interwork56.t ....... skipped: Your IVs are no larger than your longs
  111. t/just_plain_nasty.t .. ok
  112. t/lock.t .............. ok
  113. t/malice.t ............ ok
  114. t/overload.t .......... ok
  115. t/recurse.t ........... ok
  116. t/restrict.t .......... ok
  117. t/retrieve.t .......... ok
  118. t/robust.t ............ ok
  119. t/sig_die.t ........... ok
  120. t/store.t ............. ok
  121. t/threads.t ........... ok
  122. t/tied.t .............. ok
  123. t/tied_hook.t ......... ok
  124. t/tied_items.t ........ ok
  125. t/utf8.t .............. ok
  126. t/utf8hash.t .......... ok
  127. t/weak.t .............. ok
  128. All tests successful.
  129. Files=34, Tests=2582,  3 wallclock secs ( 0.36 usr  0.07 sys +  1.64 cusr  0.27 csys =  2.34                                         CPU)
  130. Result: PASS
  131.   AMS/Storable-2.45.tar.gz
  132.   /usr/bin/make test -- OK
  133. Running make install
  134. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  135. Installing /usr/local/lib/perl/5.14.2/auto/Storable/Storable.so
  136. Installing /usr/local/man/man3/Storable.3pm
  137. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  138.   AMS/Storable-2.45.tar.gz
  139.   /usr/bin/make install  -- OK
  140.   CPAN: Recompiling D/DA/DANKOGAI/Encode-2.57.tar.gz
  141.  
  142. Running make for D/DA/DANKOGAI/Encode-2.57.tar.gz
  143. Checksum for /root/.cpan/sources/authors/id/D/DA/DANKOGAI/Encode-2.57.tar.gz ok
  144.  
  145.   CPAN.pm: Building D/DA/DANKOGAI/Encode-2.57.tar.gz
  146.  
  147. Checking if your kit is complete...
  148. Looks good
  149. Generating a Unix-style Makefile
  150. Writing Makefile for Encode::Byte
  151. Writing MYMETA.yml and MYMETA.json
  152. Generating a Unix-style Makefile
  153. Writing Makefile for Encode::CN
  154. Writing MYMETA.yml and MYMETA.json
  155. Generating a Unix-style Makefile
  156. Writing Makefile for Encode::EBCDIC
  157. Writing MYMETA.yml and MYMETA.json
  158. Generating a Unix-style Makefile
  159. Writing Makefile for Encode::JP
  160. Writing MYMETA.yml and MYMETA.json
  161. Generating a Unix-style Makefile
  162. Writing Makefile for Encode::KR
  163. Writing MYMETA.yml and MYMETA.json
  164. Generating a Unix-style Makefile
  165. Writing Makefile for Encode::Symbol
  166. Writing MYMETA.yml and MYMETA.json
  167. Generating a Unix-style Makefile
  168. Writing Makefile for Encode::TW
  169. Writing MYMETA.yml and MYMETA.json
  170. Generating a Unix-style Makefile
  171. Writing Makefile for Encode::Unicode
  172. Writing MYMETA.yml and MYMETA.json
  173. Generating a Unix-style Makefile
  174. Writing Makefile for Encode
  175. Writing MYMETA.yml and MYMETA.json
  176. cp lib/Encode/JP/H2Z.pm blib/lib/Encode/JP/H2Z.pm
  177. cp lib/Encode/JP/JIS7.pm blib/lib/Encode/JP/JIS7.pm
  178. cp lib/Encode/Alias.pm blib/lib/Encode/Alias.pm
  179. cp Encode/README.e2x blib/lib/Encode/README.e2x
  180. cp lib/Encode/Unicode/UTF7.pm blib/lib/Encode/Unicode/UTF7.pm
  181. cp lib/Encode/MIME/Header/ISO_2022_JP.pm blib/lib/Encode/MIME/Header/ISO_2022_JP.pm
  182. cp lib/Encode/PerlIO.pod blib/lib/Encode/PerlIO.pod
  183. cp lib/Encode/GSM0338.pm blib/lib/Encode/GSM0338.pm
  184. cp Encode.pm blib/lib/Encode.pm
  185. cp Encode/Makefile_PL.e2x blib/lib/Encode/Makefile_PL.e2x
  186. cp Encode/Changes.e2x blib/lib/Encode/Changes.e2x
  187. cp lib/Encode/Encoding.pm blib/lib/Encode/Encoding.pm
  188. cp Encode/ConfigLocal_PM.e2x blib/lib/Encode/ConfigLocal_PM.e2x
  189. cp Encode/encode.h blib/lib/Encode/encode.h
  190. cp lib/Encode/KR/2022_KR.pm blib/lib/Encode/KR/2022_KR.pm
  191. cp lib/Encode/Guess.pm blib/lib/Encode/Guess.pm
  192. cp encoding.pm blib/lib/encoding.pm
  193. cp lib/Encode/MIME/Name.pm blib/lib/Encode/MIME/Name.pm
  194. cp Encode/_T.e2x blib/lib/Encode/_T.e2x
  195. cp lib/Encode/Supported.pod blib/lib/Encode/Supported.pod
  196. cp lib/Encode/Config.pm blib/lib/Encode/Config.pm
  197. cp lib/Encode/Encoder.pm blib/lib/Encode/Encoder.pm
  198. cp lib/Encode/MIME/Header.pm blib/lib/Encode/MIME/Header.pm
  199. cp Encode/_PM.e2x blib/lib/Encode/_PM.e2x
  200. cp lib/Encode/CN/HZ.pm blib/lib/Encode/CN/HZ.pm
  201. cp lib/Encode/CJKConstants.pm blib/lib/Encode/CJKConstants.pm
  202. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/Byte'
  203. cp Byte.pm ../blib/lib/Encode/Byte.pm
  204. Running Mkbootstrap for Encode::Byte ()
  205. chmod 644 Byte.bs
  206. /usr/bin/perl  ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm
  207. Writing compiled form
  208. 12946 bytes in string tables
  209. 4452 bytes (25.6%) saved spotting duplicates
  210. 7 bytes (0.054%) saved using substrings
  211. Reading iso-8859-2 (iso-8859-2)
  212. Reading iso-8859-3 (iso-8859-3)
  213. Reading iso-8859-4 (iso-8859-4)
  214. Reading iso-8859-5 (iso-8859-5)
  215. Reading iso-8859-6 (iso-8859-6)
  216. Reading iso-8859-7 (iso-8859-7)
  217. Reading iso-8859-8 (iso-8859-8)
  218. Reading iso-8859-9 (iso-8859-9)
  219. Reading iso-8859-10 (iso-8859-10)
  220. Reading iso-8859-11 (iso-8859-11)
  221. Reading iso-8859-13 (iso-8859-13)
  222. Reading iso-8859-14 (iso-8859-14)
  223. Reading iso-8859-15 (iso-8859-15)
  224. Reading iso-8859-16 (iso-8859-16)
  225. Reading AdobeStandardEncoding (AdobeStandardEncoding)
  226. Reading cp1006 (cp1006)
  227. Reading cp1250 (cp1250)
  228. Reading cp1251 (cp1251)
  229. Reading cp1252 (cp1252)
  230. Reading cp1253 (cp1253)
  231. Reading cp1254 (cp1254)
  232. Reading cp1255 (cp1255)
  233. Reading cp1256 (cp1256)
  234. Reading cp1257 (cp1257)
  235. Reading cp1258 (cp1258)
  236. Reading cp424 (cp424)
  237. Reading cp437 (cp437)
  238. Reading cp737 (cp737)
  239. Reading cp775 (cp775)
  240. Reading cp850 (cp850)
  241. Reading cp852 (cp852)
  242. Reading cp855 (cp855)
  243. Reading cp856 (cp856)
  244. Reading cp857 (cp857)
  245. Reading cp858 (cp858)
  246. Reading cp860 (cp860)
  247. Reading cp861 (cp861)
  248. Reading cp862 (cp862)
  249. Reading cp863 (cp863)
  250. Reading cp864 (cp864)
  251. Reading cp865 (cp865)
  252. Reading cp866 (cp866)
  253. Reading cp869 (cp869)
  254. Reading cp874 (cp874)
  255. Reading hp-roman8 (hp-roman8)
  256. Reading koi8-f (koi8-f)
  257. Reading koi8-r (koi8-r)
  258. Reading koi8-u (koi8-u)
  259. Reading MacArabic (MacArabic)
  260. Reading MacCentralEurRoman (MacCentralEurRoman)
  261. Reading MacCroatian (MacCroatian)
  262. Reading MacCyrillic (MacCyrillic)
  263. Reading MacFarsi (MacFarsi)
  264. Reading MacGreek (MacGreek)
  265. Reading MacHebrew (MacHebrew)
  266. Reading MacIcelandic (MacIcelandic)
  267. Reading MacRomanian (MacRomanian)
  268. Reading MacRumanian (MacRumanian)
  269. Reading MacRoman (MacRoman)
  270. Reading MacSami (MacSami)
  271. Reading MacThai (MacThai)
  272. Reading MacTurkish (MacTurkish)
  273. Reading MacUkrainian (MacUkrainian)
  274. Reading nextstep (nextstep)
  275. Reading viscii (viscii)
  276. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -nolinenumbers -typemap /usr/sha                                        re/perl/5.14/ExtUtils/typemap  Byte.xs > Byte.xsc && mv Byte.xsc Byte.c
  277. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Byte.c
  278. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  279. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   byte_t.c
  280. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  281. rm -f ../blib/arch/auto/Encode/Byte/Byte.so
  282. cc  -shared -L/usr/local/lib -fstack-protector Byte.o byte_t.o  -o ../blib/arch/auto/Encode/                                        Byte/Byte.so    \
  283.                \
  284.  
  285. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  286. chmod 755 ../blib/arch/auto/Encode/Byte/Byte.so
  287. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/B                                        yte/Byte.bs 644
  288. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/Byte'
  289. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/CN'
  290. cp CN.pm ../blib/lib/Encode/CN.pm
  291. Running Mkbootstrap for Encode::CN ()
  292. chmod 644 CN.bs
  293. /usr/bin/perl  ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm
  294. Writing compiled form
  295. 34800 bytes in string tables
  296. 2786 bytes (7.41%) saved spotting duplicates
  297. Reading gb12345-raw (gb12345-raw)
  298. /usr/bin/perl  ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
  299. Writing compiled form
  300. 34638 bytes in string tables
  301. 2566 bytes (6.9%) saved spotting duplicates
  302. Reading euc-cn (euc-cn)
  303. /usr/bin/perl  ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
  304. Writing compiled form
  305. 120296 bytes in string tables
  306. 138 bytes (0.115%) saved spotting duplicates
  307. Reading cp936 (cp936)
  308. /usr/bin/perl  ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm
  309. Writing compiled form
  310. 38113 bytes in string tables
  311. 2548 bytes (6.27%) saved spotting duplicates
  312. Reading iso-ir-165 (iso-ir-165)
  313. /usr/bin/perl  ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
  314. Writing compiled form
  315. 34801 bytes in string tables
  316. 2601 bytes (6.95%) saved spotting duplicates
  317. Reading MacChineseSimp (MacChineseSimp)
  318. /usr/bin/perl  ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm
  319. Writing compiled form
  320. 34764 bytes in string tables
  321. 2312 bytes (6.24%) saved spotting duplicates
  322. Reading gb2312-raw (gb2312-raw)
  323. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp -noprototypes -nolinenumbers -typ                                        emap /usr/share/perl/5.14/ExtUtils/typemap  CN.xs > CN.xsc && mv CN.xsc CN.c
  324. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   CN.c
  325. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  326. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   cp_00_t.c
  327. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  328. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   eu_01_t.c
  329. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  330. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   gb_02_t.c
  331. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  332. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   gb_03_t.c
  333. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  334. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   ir_04_t.c
  335. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  336. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   ma_05_t.c
  337. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  338. rm -f ../blib/arch/auto/Encode/CN/CN.so
  339. cc  -shared -L/usr/local/lib -fstack-protector CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o                                         ir_04_t.o ma_05_t.o  -o ../blib/arch/auto/Encode/CN/CN.so       \
  340.                \
  341.  
  342. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  343. chmod 755 ../blib/arch/auto/Encode/CN/CN.so
  344. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/                                        CN.bs 644
  345. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/CN'
  346. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/EBCDIC'
  347. cp EBCDIC.pm ../blib/lib/Encode/EBCDIC.pm
  348. Running Mkbootstrap for Encode::EBCDIC ()
  349. chmod 644 EBCDIC.bs
  350. /usr/bin/perl  ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm
  351. Writing compiled form
  352. 2174 bytes in string tables
  353. 367 bytes (14.4%) saved spotting duplicates
  354. 1 bytes (0.046%) saved using substrings
  355. Reading cp37 (cp37)
  356. Reading cp1026 (cp1026)
  357. Reading cp1047 (cp1047)
  358. Reading cp500 (cp500)
  359. Reading cp875 (cp875)
  360. Reading posix-bc (posix-bc)
  361. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -nolinenumbers -typemap /usr/sha                                        re/perl/5.14/ExtUtils/typemap  EBCDIC.xs > EBCDIC.xsc && mv EBCDIC.xsc EBCDIC.c
  362. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/usr/lib/perl/5.14/CORE"   EBCDIC.c
  363. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  364. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/usr/lib/perl/5.14/CORE"   ebcdic_t.c
  365. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  366. rm -f ../blib/arch/auto/Encode/EBCDIC/EBCDIC.so
  367. cc  -shared -L/usr/local/lib -fstack-protector EBCDIC.o ebcdic_t.o  -o ../blib/arch/auto/Enc                                        ode/EBCDIC/EBCDIC.so    \
  368.                \
  369.  
  370. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  371. chmod 755 ../blib/arch/auto/Encode/EBCDIC/EBCDIC.so
  372. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode                                        /EBCDIC/EBCDIC.bs 644
  373. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/EBCDIC'
  374. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/JP'
  375. cp JP.pm ../blib/lib/Encode/JP.pm
  376. Running Mkbootstrap for Encode::JP ()
  377. chmod 644 JP.bs
  378. /usr/bin/perl  ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm
  379. Writing compiled form
  380. 479 bytes in string tables
  381. Reading jis0201-raw (jis0201-raw)
  382. /usr/bin/perl  ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm
  383. Writing compiled form
  384. 31800 bytes in string tables
  385. 2470 bytes (7.21%) saved spotting duplicates
  386. Reading jis0208-raw (jis0208-raw)
  387. /usr/bin/perl  ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
  388. Writing compiled form
  389. 78376 bytes in string tables
  390. 5448 bytes (6.5%) saved spotting duplicates
  391. Reading euc-jp (euc-jp)
  392. /usr/bin/perl  ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
  393. Writing compiled form
  394. 45234 bytes in string tables
  395. 2360 bytes (4.96%) saved spotting duplicates
  396. Reading cp932 (cp932)
  397. /usr/bin/perl  ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm
  398. Writing compiled form
  399. 27241 bytes in string tables
  400. 2829 bytes (9.41%) saved spotting duplicates
  401. Reading jis0212-raw (jis0212-raw)
  402. /usr/bin/perl  ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm
  403. Writing compiled form
  404. 32924 bytes in string tables
  405. 1726 bytes (4.98%) saved spotting duplicates
  406. Reading shiftjis (shiftjis)
  407. /usr/bin/perl  ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
  408. Writing compiled form
  409. 34511 bytes in string tables
  410. 1922 bytes (5.28%) saved spotting duplicates
  411. Reading MacJapanese (MacJapanese)
  412. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -nolinenumbers -typemap /usr/sha                                        re/perl/5.14/ExtUtils/typemap  JP.xs > JP.xsc && mv JP.xsc JP.c
  413. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   JP.c
  414. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  415. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   cp_00_t.c
  416. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  417. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   eu_01_t.c
  418. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  419. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   ji_02_t.c
  420. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  421. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   ji_03_t.c
  422. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  423. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   ji_04_t.c
  424. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  425. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   ma_05_t.c
  426. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  427. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   sh_06_t.c
  428. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  429. rm -f ../blib/arch/auto/Encode/JP/JP.so
  430. cc  -shared -L/usr/local/lib -fstack-protector JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o                                         ji_04_t.o ma_05_t.o sh_06_t.o  -o ../blib/arch/auto/Encode/JP/JP.so     \
  431.                \
  432.  
  433. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  434. chmod 755 ../blib/arch/auto/Encode/JP/JP.so
  435. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/                                        JP.bs 644
  436. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/JP'
  437. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/KR'
  438. cp KR.pm ../blib/lib/Encode/KR.pm
  439. Running Mkbootstrap for Encode::KR ()
  440. chmod 644 KR.bs
  441. /usr/bin/perl  ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm
  442. Writing compiled form
  443. 43458 bytes in string tables
  444. 4417 bytes (9.23%) saved spotting duplicates
  445. Reading MacKorean (MacKorean)
  446. /usr/bin/perl  ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm
  447. Writing compiled form
  448. 36921 bytes in string tables
  449. 4038 bytes (9.86%) saved spotting duplicates
  450. Reading ksc5601-raw (ksc5601-raw)
  451. /usr/bin/perl  ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm
  452. Writing compiled form
  453. 83424 bytes in string tables
  454. 1772 bytes (2.08%) saved spotting duplicates
  455. Reading johab (johab)
  456. /usr/bin/perl  ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
  457. Writing compiled form
  458. 36763 bytes in string tables
  459. 4318 bytes (10.5%) saved spotting duplicates
  460. Reading euc-kr (euc-kr)
  461. /usr/bin/perl  ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
  462. Writing compiled form
  463. 83711 bytes in string tables
  464. 3158 bytes (3.64%) saved spotting duplicates
  465. Reading cp949 (cp949)
  466. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -nolinenumbers -typemap /usr/sha                                        re/perl/5.14/ExtUtils/typemap  KR.xs > KR.xsc && mv KR.xsc KR.c
  467. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   KR.c
  468. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  469. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   cp_00_t.c
  470. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  471. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   eu_01_t.c
  472. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  473. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   jo_02_t.c
  474. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  475. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   ks_03_t.c
  476. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  477. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   ma_04_t.c
  478. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  479. rm -f ../blib/arch/auto/Encode/KR/KR.so
  480. cc  -shared -L/usr/local/lib -fstack-protector KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o                                         ma_04_t.o  -o ../blib/arch/auto/Encode/KR/KR.so         \
  481.                \
  482.  
  483. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  484. chmod 755 ../blib/arch/auto/Encode/KR/KR.so
  485. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/                                        KR.bs 644
  486. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/KR'
  487. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/Symbol'
  488. cp Symbol.pm ../blib/lib/Encode/Symbol.pm
  489. Running Mkbootstrap for Encode::Symbol ()
  490. chmod 644 Symbol.bs
  491. /usr/bin/perl  ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm
  492. Writing compiled form
  493. 1859 bytes in string tables
  494. 305 bytes (14.1%) saved spotting duplicates
  495. Reading AdobeSymbol (AdobeSymbol)
  496. Reading AdobeZdingbat (AdobeZdingbat)
  497. Reading dingbats (dingbats)
  498. Reading MacDingbats (MacDingbats)
  499. Reading MacSymbol (MacSymbol)
  500. Reading symbol (symbol)
  501. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -nolinenumbers -typemap /usr/sha                                        re/perl/5.14/ExtUtils/typemap  Symbol.xs > Symbol.xsc && mv Symbol.xsc Symbol.c
  502. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Symbol.c
  503. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  504. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/usr/lib/perl/5.14/CORE"   symbol_t.c
  505. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  506. rm -f ../blib/arch/auto/Encode/Symbol/Symbol.so
  507. cc  -shared -L/usr/local/lib -fstack-protector Symbol.o symbol_t.o  -o ../blib/arch/auto/Enc                                        ode/Symbol/Symbol.so    \
  508.                \
  509.  
  510. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  511. chmod 755 ../blib/arch/auto/Encode/Symbol/Symbol.so
  512. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode                                        /Symbol/Symbol.bs 644
  513. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/Symbol'
  514. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/TW'
  515. cp TW.pm ../blib/lib/Encode/TW.pm
  516. Running Mkbootstrap for Encode::TW ()
  517. chmod 644 TW.bs
  518. /usr/bin/perl  ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm
  519. Writing compiled form
  520. 91321 bytes in string tables
  521. 3227 bytes (3.41%) saved spotting duplicates
  522. Reading big5-hkscs (big5-hkscs)
  523. /usr/bin/perl  ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm
  524. Writing compiled form
  525. 66317 bytes in string tables
  526. 1102 bytes (1.63%) saved spotting duplicates
  527. Reading MacChineseTrad (MacChineseTrad)
  528. /usr/bin/perl  ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm
  529. Writing compiled form
  530. 98212 bytes in string tables
  531. 1314 bytes (1.32%) saved spotting duplicates
  532. Reading cp950 (cp950)
  533. /usr/bin/perl  ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm
  534. Writing compiled form
  535. 68325 bytes in string tables
  536. 1191 bytes (1.71%) saved spotting duplicates
  537. Reading big5-eten (big5-eten)
  538. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -nolinenumbers -typemap /usr/sha                                        re/perl/5.14/ExtUtils/typemap  TW.xs > TW.xsc && mv TW.xsc TW.c
  539. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   TW.c
  540. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  541. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   bi_00_t.c
  542. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  543. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   bi_01_t.c
  544. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  545. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   cp_02_t.c
  546. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  547. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib/perl/5.14/CORE"   ma_03_t.c
  548. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  549. rm -f ../blib/arch/auto/Encode/TW/TW.so
  550. cc  -shared -L/usr/local/lib -fstack-protector TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o                                          -o ../blib/arch/auto/Encode/TW/TW.so   \
  551.                \
  552.  
  553. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  554. chmod 755 ../blib/arch/auto/Encode/TW/TW.so
  555. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/                                        TW.bs 644
  556. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/TW'
  557. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/Unicode'
  558. cp Unicode.pm ../blib/lib/Encode/Unicode.pm
  559. Running Mkbootstrap for Encode::Unicode ()
  560. chmod 644 Unicode.bs
  561. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  Unicode.xs > Unicode.xsc && mv Unicode.xsc Unicode.c
  562. cc -c  -I../Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasin                                        g -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\                                        "2.09\" -DXS_VERSION=\"2.09\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Unicode.c
  563. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  564. rm -f ../blib/arch/auto/Encode/Unicode/Unicode.so
  565. cc  -shared -L/usr/local/lib -fstack-protector Unicode.o  -o ../blib/arch/auto/Encode/Unicod                                        e/Unicode.so    \
  566.                \
  567.  
  568. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  569. chmod 755 ../blib/arch/auto/Encode/Unicode/Unicode.so
  570. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encod                                        e/Unicode/Unicode.bs 644
  571. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/Unicode'
  572. Running Mkbootstrap for Encode ()
  573. chmod 644 Encode.bs
  574. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  Encode.xs > Encode.xsc && mv Encode.xsc Encode.c
  575. /usr/bin/perl  bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm
  576. Writing compiled form
  577. 512 bytes in string tables
  578. 32 bytes (5.88%) saved spotting duplicates
  579. Reading iso-8859-1 (iso-8859-1)
  580. Reading ascii (ascii)
  581. Reading ascii-ctrl (ascii-ctrl)
  582. Reading null (null)
  583. cc -c  -I./Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing                                         -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"                                        2.57\" -DXS_VERSION=\"2.57\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Encode.c
  584. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  585. cc -c  -I./Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing                                         -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"                                        2.57\" -DXS_VERSION=\"2.57\" -fPIC "-I/usr/lib/perl/5.14/CORE"   def_t.c
  586. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  587. cc -c  -I./Encode -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing                                         -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"                                        2.57\" -DXS_VERSION=\"2.57\" -fPIC "-I/usr/lib/perl/5.14/CORE"   encengine.c
  588. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  589. rm -f blib/arch/auto/Encode/Encode.so
  590. cc  -shared -L/usr/local/lib -fstack-protector Encode.o def_t.o encengine.o  -o blib/arch/au                                        to/Encode/Encode.so     \
  591.                 \
  592.  
  593. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  594. chmod 755 blib/arch/auto/Encode/Encode.so
  595. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/En                                        code.bs 644
  596. cp bin/piconv blib/script/piconv
  597. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv
  598. cp bin/enc2xs blib/script/enc2xs
  599. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs
  600. Manifying blib/man1/enc2xs.1p
  601. Manifying blib/man1/piconv.1p
  602. Manifying blib/man3/Encode.3pm
  603. Manifying blib/man3/encoding.3pm
  604. Manifying blib/man3/Encode::Alias.3pm
  605. Manifying blib/man3/Encode::CJKConstants.3pm
  606. Manifying blib/man3/Encode::CN::HZ.3pm
  607. Manifying blib/man3/Encode::Config.3pm
  608. Manifying blib/man3/Encode::Encoder.3pm
  609. Manifying blib/man3/Encode::Encoding.3pm
  610. Manifying blib/man3/Encode::GSM0338.3pm
  611. Manifying blib/man3/Encode::Guess.3pm
  612. Manifying blib/man3/Encode::JP::H2Z.3pm
  613. Manifying blib/man3/Encode::JP::JIS7.3pm
  614. Manifying blib/man3/Encode::KR::2022_KR.3pm
  615. Manifying blib/man3/Encode::MIME::Header.3pm
  616. Manifying blib/man3/Encode::MIME::Name.3pm
  617. Manifying blib/man3/Encode::PerlIO.3pm
  618. Manifying blib/man3/Encode::Supported.3pm
  619. Manifying blib/man3/Encode::Unicode::UTF7.3pm
  620.   DANKOGAI/Encode-2.57.tar.gz
  621.   /usr/bin/make -- OK
  622. Running make test
  623. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/Byte'
  624. Running Mkbootstrap for Encode::Byte ()
  625. chmod 644 Byte.bs
  626. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/Byte'
  627. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/CN'
  628. Running Mkbootstrap for Encode::CN ()
  629. chmod 644 CN.bs
  630. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/CN'
  631. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/EBCDIC'
  632. Running Mkbootstrap for Encode::EBCDIC ()
  633. chmod 644 EBCDIC.bs
  634. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/EBCDIC'
  635. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/JP'
  636. Running Mkbootstrap for Encode::JP ()
  637. chmod 644 JP.bs
  638. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/JP'
  639. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/KR'
  640. Running Mkbootstrap for Encode::KR ()
  641. chmod 644 KR.bs
  642. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/KR'
  643. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/Symbol'
  644. Running Mkbootstrap for Encode::Symbol ()
  645. chmod 644 Symbol.bs
  646. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/Symbol'
  647. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/TW'
  648. Running Mkbootstrap for Encode::TW ()
  649. chmod 644 TW.bs
  650. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/TW'
  651. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/Unicode'
  652. Running Mkbootstrap for Encode::Unicode ()
  653. chmod 644 Unicode.bs
  654. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/Unicode'
  655. Running Mkbootstrap for Encode ()
  656. chmod 644 Encode.bs
  657. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  658. t/Aliases.t ................ ok
  659. t/at-cn.t .................. ok
  660. t/at-tw.t .................. ok
  661. t/CJKT.t ................... ok
  662. t/cow.t .................... ok
  663. t/decode.t ................. ok
  664. t/enc_data.t ............... ok
  665. t/enc_eucjp.t .............. ok
  666. t/enc_module.t ............. ok
  667. t/enc_utf8.t ............... ok
  668. t/Encode.t ................. ok
  669. t/Encoder.t ................ ok
  670. t/encoding.t ............... ok
  671. t/fallback.t ............... ok
  672. t/from_to.t ................ ok
  673. t/grow.t ................... ok
  674. t/gsm0338.t ................ ok
  675. t/guess.t .................. ok
  676. t/jis7-fallback.t .......... ok
  677. t/jperl.t .................. ok
  678. t/mime-header.t ............ ok
  679. t/mime-name.t .............. ok
  680. t/mime_header_iso2022jp.t .. ok
  681. t/perlio.t ................. ok
  682. t/piconv.t ................. ok
  683. t/taint.t .................. ok
  684. t/Unicode.t ................ ok
  685. t/utf8ref.t ................ ok
  686. t/utf8strict.t ............. ok
  687. All tests successful.
  688. Files=29, Tests=5837,  4 wallclock secs ( 0.61 usr  0.05 sys +  3.34 cusr  0.36 csys =  4.36                                         CPU)
  689. Result: PASS
  690. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/Byte'
  691. No tests defined for Encode::Byte extension.
  692. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/Byte'
  693. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/CN'
  694. No tests defined for Encode::CN extension.
  695. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/CN'
  696. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/EBCDIC'
  697. No tests defined for Encode::EBCDIC extension.
  698. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/EBCDIC'
  699. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/JP'
  700. No tests defined for Encode::JP extension.
  701. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/JP'
  702. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/KR'
  703. No tests defined for Encode::KR extension.
  704. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/KR'
  705. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/Symbol'
  706. No tests defined for Encode::Symbol extension.
  707. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/Symbol'
  708. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/TW'
  709. No tests defined for Encode::TW extension.
  710. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/TW'
  711. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/Unicode'
  712. No tests defined for Encode::Unicode extension.
  713. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/Unicode'
  714.   DANKOGAI/Encode-2.57.tar.gz
  715.   /usr/bin/make test -- OK
  716. Running make install
  717. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/Byte'
  718. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/Byte'
  719. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/CN'
  720. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/CN'
  721. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/EBCDIC'
  722. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/EBCDIC'
  723. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/JP'
  724. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/JP'
  725. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/KR'
  726. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/KR'
  727. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/Symbol'
  728. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/Symbol'
  729. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/TW'
  730. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/TW'
  731. make[1]: Entering directory `/root/.cpan/build/Encode-2.57-AbKnvh/Unicode'
  732. make[1]: Leaving directory `/root/.cpan/build/Encode-2.57-AbKnvh/Unicode'
  733. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  734. Installing /usr/local/lib/perl/5.14.2/auto/Encode/Encode.so
  735. Installing /usr/local/lib/perl/5.14.2/auto/Encode/Byte/Byte.so
  736. Installing /usr/local/lib/perl/5.14.2/auto/Encode/EBCDIC/EBCDIC.so
  737. Installing /usr/local/lib/perl/5.14.2/auto/Encode/Unicode/Unicode.so
  738. Installing /usr/local/lib/perl/5.14.2/auto/Encode/CN/CN.so
  739. Installing /usr/local/lib/perl/5.14.2/auto/Encode/KR/KR.so
  740. Installing /usr/local/lib/perl/5.14.2/auto/Encode/JP/JP.so
  741. Installing /usr/local/lib/perl/5.14.2/auto/Encode/Symbol/Symbol.so
  742. Installing /usr/local/lib/perl/5.14.2/auto/Encode/TW/TW.so
  743. Installing /usr/local/man/man1/piconv.1p
  744. Installing /usr/local/man/man1/enc2xs.1p
  745. Installing /usr/local/man/man3/Encode.3pm
  746. Installing /usr/local/man/man3/Encode::CJKConstants.3pm
  747. Installing /usr/local/man/man3/Encode::CN::HZ.3pm
  748. Installing /usr/local/man/man3/Encode::MIME::Header.3pm
  749. Installing /usr/local/man/man3/Encode::MIME::Name.3pm
  750. Installing /usr/local/man/man3/Encode::Guess.3pm
  751. Installing /usr/local/man/man3/Encode::Config.3pm
  752. Installing /usr/local/man/man3/Encode::Alias.3pm
  753. Installing /usr/local/man/man3/Encode::JP::H2Z.3pm
  754. Installing /usr/local/man/man3/Encode::Unicode::UTF7.3pm
  755. Installing /usr/local/man/man3/Encode::KR::2022_KR.3pm
  756. Installing /usr/local/man/man3/Encode::Supported.3pm
  757. Installing /usr/local/man/man3/Encode::GSM0338.3pm
  758. Installing /usr/local/man/man3/Encode::Encoder.3pm
  759. Installing /usr/local/man/man3/Encode::Encoding.3pm
  760. Installing /usr/local/man/man3/Encode::PerlIO.3pm
  761. Installing /usr/local/man/man3/Encode::JP::JIS7.3pm
  762. Installing /usr/local/man/man3/encoding.3pm
  763. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  764.   DANKOGAI/Encode-2.57.tar.gz
  765.   /usr/bin/make install  -- OK
  766.   CPAN: Recompiling F/FL/FLORA/Devel-DProf-20110802.00.tar.gz
  767.  
  768. Running make for F/FL/FLORA/Devel-DProf-20110802.00.tar.gz
  769. Checksum for /root/.cpan/sources/authors/id/F/FL/FLORA/Devel-DProf-20110802.00.tar.gz ok
  770.  
  771.   CPAN.pm: Building F/FL/FLORA/Devel-DProf-20110802.00.tar.gz
  772.  
  773. Checking if your kit is complete...
  774. Looks good
  775. Generating a Unix-style Makefile
  776. Writing Makefile for Devel::DProf
  777. Writing MYMETA.yml and MYMETA.json
  778. cp DProf.pm blib/lib/Devel/DProf.pm
  779. Running Mkbootstrap for Devel::DProf ()
  780. chmod 644 DProf.bs
  781. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  DProf.xs > DProf.xsc && mv DProf.xsc DProf.c
  782. Please specify prototyping behavior for DProf.xs (see perlxs manual)
  783. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"20110802.0                                        0\" -DXS_VERSION=\"20110802.00\" -fPIC "-I/usr/lib/perl/5.14/CORE"   DProf.c
  784. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  785. DProf.c:852:1: error: static declaration of 'XS_Devel__DProf_END' follows non-static declara                                        tion
  786. DProf.xs:107:1: note: previous declaration of 'XS_Devel__DProf_END' was here
  787. make: *** [DProf.o] Error 1
  788.   FLORA/Devel-DProf-20110802.00.tar.gz
  789.   /usr/bin/make -- NOT OK
  790. Running make test
  791.   Can't test without successful make
  792. Running make install
  793.  Make had returned bad status, install seems impossible
  794.  CPAN: Recompiling F/FL/FLORA/FCGI-0.74.tar.gz
  795.  
  796. Running make for F/FL/FLORA/FCGI-0.74.tar.gz
  797. Checksum for /root/.cpan/sources/authors/id/F/FL/FLORA/FCGI-0.74.tar.gz ok
  798.  
  799.  CPAN.pm: Building F/FL/FLORA/FCGI-0.74.tar.gz
  800.  
  801. Checking if your kit is complete...
  802. Looks good
  803. Generating a Unix-style Makefile
  804. Writing Makefile for FCGI
  805. Writing MYMETA.yml and MYMETA.json
  806. Running ./configure for you
  807. Please read configure.readme for information on how to run it yourself
  808. checking for gcc... cc
  809. checking whether the C compiler works... yes
  810. checking for C compiler default output file name... a.out
  811. checking for suffix of executables...
  812. checking whether we are cross compiling... no
  813. checking for suffix of object files... o
  814. checking whether we are using the GNU C compiler... yes
  815. checking whether cc accepts -g... yes
  816. checking for cc option to accept ISO C89... none needed
  817. checking how to run the C preprocessor... cc -E
  818. checking for grep that handles long lines and -e... /bin/grep
  819. checking for egrep... /bin/grep -E
  820. checking for ANSI C header files... yes
  821. checking for sys/types.h... yes
  822. checking for sys/stat.h... yes
  823. checking for stdlib.h... yes
  824. checking for string.h... yes
  825. checking for memory.h... yes
  826. checking for strings.h... yes
  827. checking for inttypes.h... yes
  828. checking for stdint.h... yes
  829. checking for unistd.h... yes
  830. checking for ssize_t... yes
  831. checking for sun_len in sys/un.h... no
  832. checking for fpos_t in stdio.h... yes
  833. checking sys/socket.h usability... yes
  834. checking sys/socket.h presence... yes
  835. checking for sys/socket.h... yes
  836. checking netdb.h usability... yes
  837. checking netdb.h presence... yes
  838. checking for netdb.h... yes
  839. checking netinet/in.h usability... yes
  840. checking netinet/in.h presence... yes
  841. checking for netinet/in.h... yes
  842. checking arpa/inet.h usability... yes
  843. checking arpa/inet.h presence... yes
  844. checking for arpa/inet.h... yes
  845. checking sys/time.h usability... yes
  846. checking sys/time.h presence... yes
  847. checking for sys/time.h... yes
  848. checking limits.h usability... yes
  849. checking limits.h presence... yes
  850. checking for limits.h... yes
  851. checking sys/param.h usability... yes
  852. checking sys/param.h presence... yes
  853. checking for sys/param.h... yes
  854. checking for unistd.h... (cached) yes
  855. checking for a fileno() prototype in stdio.h... yes
  856. checking whether cross-process locking is required by accept()... no
  857. checking whether va_arg(arg, long double) crashes the compiler... no
  858. checking for an ANSI C-conforming const... yes
  859. configure: creating ./config.status
  860. config.status: creating fcgi_config.h
  861. /usr/bin/perl FCGI.PL FCGI.pm
  862. Generating FCGI.pm
  863. cp FCGI.pm blib/arch/FCGI.pm
  864. Running Mkbootstrap for FCGI ()
  865. chmod 644 FCGI.bs
  866. /usr/bin/perl "-Iblib/arch" "-Iblib/lib" FCGI.XL FCGI.xs
  867. Generating FCGI.xs for Perl version 5.014002
  868. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap FCGI.xs > FCGI.xsc && mv FCGI.xsc FCGI.c
  869. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe                                         -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.74\"                                         -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib/perl/5.14/CORE"   FCGI.c
  870. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  871. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe                                         -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.74\"                                         -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib/perl/5.14/CORE"   fcgiapp.c
  872. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  873. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe                                         -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.74\"                                         -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib/perl/5.14/CORE"   os_unix.c
  874. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  875. rm -f blib/arch/auto/FCGI/FCGI.so
  876. cc  -shared -L/usr/local/lib -fstack-protector FCGI.o fcgiapp.o os_unix.o  -o blib/arch/auto                                        /FCGI/FCGI.so   \
  877.                \
  878.  
  879. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  880. chmod 755 blib/arch/auto/FCGI/FCGI.so
  881. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.b                                        s 644
  882. Manifying blib/man3/FCGI.3pm
  883. /usr/bin/perl "-Iblib/arch" "-Iblib/lib" echo.PL echo.fpl
  884. /usr/bin/perl "-Iblib/arch" "-Iblib/lib" remote.PL remote.fpl
  885. /usr/bin/perl "-Iblib/arch" "-Iblib/lib" threaded.PL threaded.fpl
  886.  FLORA/FCGI-0.74.tar.gz
  887.  /usr/bin/make -- OK
  888. Running make test
  889. Running Mkbootstrap for FCGI ()
  890. chmod 644 FCGI.bs
  891. PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
  892. 1..1
  893. # Running under perl version 5.014002 for linux
  894. # Current time local: Mon Jan 20 05:30:37 2014
  895. # Current time GMT:   Mon Jan 20 05:30:37 2014
  896. # Using Test.pm version 1.26
  897. ok 1
  898.  FLORA/FCGI-0.74.tar.gz
  899.  /usr/bin/make test -- OK
  900. Running make install
  901. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  902. Installing /usr/local/lib/perl/5.14.2/auto/FCGI/FCGI.so
  903. Installing /usr/local/man/man3/FCGI.3pm
  904. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  905.  FLORA/FCGI-0.74.tar.gz
  906.  /usr/bin/make install  -- OK
  907.  CPAN: Recompiling G/GA/GAAS/Digest-MD5-2.53.tar.gz
  908.  
  909. Running make for G/GA/GAAS/Digest-MD5-2.53.tar.gz
  910. Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/Digest-MD5-2.53.tar.gz ok
  911.  
  912.  CPAN.pm: Building G/GA/GAAS/Digest-MD5-2.53.tar.gz
  913.  
  914. Perl's config says that U32 access must be aligned.
  915. Checking if your kit is complete...
  916. Looks good
  917. Generating a Unix-style Makefile
  918. Writing Makefile for Digest::MD5
  919. Writing MYMETA.yml and MYMETA.json
  920. cp MD5.pm blib/lib/Digest/MD5.pm
  921. Running Mkbootstrap for Digest::MD5 ()
  922. chmod 644 MD5.bs
  923. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  MD5.xs > MD5.xsc && mv MD5.xsc MD5.c
  924. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.53\" -DX                                        S_VERSION=\"2.53\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DU32_ALIGNMENT_REQUIRED MD5.c
  925. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  926. rm -f blib/arch/auto/Digest/MD5/MD5.so
  927. cc  -shared -L/usr/local/lib -fstack-protector MD5.o  -o blib/arch/auto/Digest/MD5/MD5.so  \
  928.                 \
  929.  
  930. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  931. chmod 755 blib/arch/auto/Digest/MD5/MD5.so
  932. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs blib/arch/auto/Digest/MD5/M                                        D5.bs 644
  933. Manifying blib/man3/Digest::MD5.3pm
  934.   GAAS/Digest-MD5-2.53.tar.gz
  935.   /usr/bin/make -- OK
  936. Running make test
  937. Running Mkbootstrap for Digest::MD5 ()
  938. chmod 644 MD5.bs
  939. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  940. t/align.t .... ok
  941. t/badfile.t .. ok
  942. t/bits.t ..... ok
  943. t/clone.t .... ok
  944. t/files.t .... ok
  945. t/md5-aaa.t .. ok
  946. t/threads.t .. ok
  947. t/utf8.t ..... ok
  948. All tests successful.
  949. Files=8, Tests=277,  1 wallclock secs ( 0.06 usr  0.01 sys +  0.15 cusr  0.03 csys =  0.25 C                                        PU)
  950. Result: PASS
  951.   GAAS/Digest-MD5-2.53.tar.gz
  952.   /usr/bin/make test -- OK
  953. Running make install
  954. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  955. Installing /usr/local/lib/perl/5.14.2/auto/Digest/MD5/MD5.so
  956. Installing /usr/local/man/man3/Digest::MD5.3pm
  957. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  958.   GAAS/Digest-MD5-2.53.tar.gz
  959.   /usr/bin/make install  -- OK
  960.   CPAN: Recompiling G/GA/GAAS/Digest-SHA1-2.13.tar.gz
  961.  
  962. Running make for G/GA/GAAS/Digest-SHA1-2.13.tar.gz
  963. Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/Digest-SHA1-2.13.tar.gz ok
  964.  
  965.   CPAN.pm: Building G/GA/GAAS/Digest-SHA1-2.13.tar.gz
  966.  
  967. Checking if your kit is complete...
  968. Looks good
  969. Generating a Unix-style Makefile
  970. Writing Makefile for Digest::SHA1
  971. Writing MYMETA.yml and MYMETA.json
  972. cp SHA1.pm blib/lib/Digest/SHA1.pm
  973. Running Mkbootstrap for Digest::SHA1 ()
  974. chmod 644 SHA1.bs
  975. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  SHA1.xs > SHA1.xsc && mv SHA1.xsc SHA1.c
  976. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.13\" -DX                                        S_VERSION=\"2.13\" -fPIC "-I/usr/lib/perl/5.14/CORE"   SHA1.c
  977. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  978. rm -f blib/arch/auto/Digest/SHA1/SHA1.so
  979. cc  -shared -L/usr/local/lib -fstack-protector SHA1.o  -o blib/arch/auto/Digest/SHA1/SHA1.so                                                \
  980.                 \
  981.  
  982. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  983. chmod 755 blib/arch/auto/Digest/SHA1/SHA1.so
  984. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA1.bs blib/arch/auto/Digest/SHA1                                        /SHA1.bs 644
  985. Manifying blib/man3/Digest::SHA1.3pm
  986.   GAAS/Digest-SHA1-2.13.tar.gz
  987.   /usr/bin/make -- OK
  988. Running make test
  989. Running Mkbootstrap for Digest::SHA1 ()
  990. chmod 644 SHA1.bs
  991. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  992. t/badfile.t .. ok
  993. t/bits.t ..... ok
  994. t/sha1.t ..... ok
  995. All tests successful.
  996. Files=3, Tests=17,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.03 cusr  0.01 csys =  0.09 CP                                        U)
  997. Result: PASS
  998.   GAAS/Digest-SHA1-2.13.tar.gz
  999.   /usr/bin/make test -- OK
  1000. Running make install
  1001. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  1002. Installing /usr/local/lib/perl/5.14.2/auto/Digest/SHA1/SHA1.so
  1003. Installing /usr/local/man/man3/Digest::SHA1.3pm
  1004. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  1005.   GAAS/Digest-SHA1-2.13.tar.gz
  1006.   /usr/bin/make install  -- OK
  1007.   CPAN: Recompiling G/GA/GAAS/HTML-Parser-3.71.tar.gz
  1008.  
  1009. Running make for G/GA/GAAS/HTML-Parser-3.71.tar.gz
  1010. Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/HTML-Parser-3.71.tar.gz ok
  1011.  
  1012.   CPAN.pm: Building G/GA/GAAS/HTML-Parser-3.71.tar.gz
  1013.  
  1014. Checking if your kit is complete...
  1015. Looks good
  1016. Generating a Unix-style Makefile
  1017. Writing Makefile for HTML::Parser
  1018. Writing MYMETA.yml and MYMETA.json
  1019. cp lib/HTML/PullParser.pm blib/lib/HTML/PullParser.pm
  1020. cp lib/HTML/Entities.pm blib/lib/HTML/Entities.pm
  1021. cp Parser.pm blib/lib/HTML/Parser.pm
  1022. cp lib/HTML/TokeParser.pm blib/lib/HTML/TokeParser.pm
  1023. cp lib/HTML/LinkExtor.pm blib/lib/HTML/LinkExtor.pm
  1024. cp lib/HTML/HeadParser.pm blib/lib/HTML/HeadParser.pm
  1025. cp lib/HTML/Filter.pm blib/lib/HTML/Filter.pm
  1026. Running Mkbootstrap for HTML::Parser ()
  1027. chmod 644 Parser.bs
  1028. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  Parser.xs > Parser.xsc && mv Parser.xsc Parser.c
  1029. /usr/bin/perl mkhctype >hctype.h
  1030. /usr/bin/perl mkpfunc >pfunc.h
  1031. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"3.71\" -DX                                        S_VERSION=\"3.71\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DMARKED_SECTION Parser.c
  1032. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1033. rm -f blib/arch/auto/HTML/Parser/Parser.so
  1034. cc  -shared -L/usr/local/lib -fstack-protector Parser.o  -o blib/arch/auto/HTML/Parser/Parse                                        r.so    \
  1035.                 \
  1036.  
  1037. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1038. chmod 755 blib/arch/auto/HTML/Parser/Parser.so
  1039. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Pars                                        er/Parser.bs 644
  1040. Manifying blib/man3/HTML::Parser.3pm
  1041. Manifying blib/man3/HTML::Entities.3pm
  1042. Manifying blib/man3/HTML::Filter.3pm
  1043. Manifying blib/man3/HTML::HeadParser.3pm
  1044. Manifying blib/man3/HTML::LinkExtor.3pm
  1045. Manifying blib/man3/HTML::PullParser.3pm
  1046. Manifying blib/man3/HTML::TokeParser.3pm
  1047.   GAAS/HTML-Parser-3.71.tar.gz
  1048.   /usr/bin/make -- OK
  1049. Running make test
  1050. Running Mkbootstrap for HTML::Parser ()
  1051. chmod 644 Parser.bs
  1052. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1053. t/api_version.t ...... ok
  1054. t/argspec-bad.t ...... ok
  1055. t/argspec.t .......... ok
  1056. t/argspec2.t ......... ok
  1057. t/attr-encoded.t ..... ok
  1058. t/callback.t ......... ok
  1059. t/case-sensitive.t ... ok
  1060. t/cases.t ............ ok
  1061. t/comment.t .......... ok
  1062. t/crashme.t .......... ok
  1063. t/declaration.t ...... ok
  1064. t/default.t .......... ok
  1065. t/document.t ......... ok
  1066. t/dtext.t ............ ok
  1067. t/entities.t ......... ok
  1068. t/entities2.t ........ ok
  1069. t/filter-methods.t ... ok
  1070. t/filter.t ........... ok
  1071. t/handler-eof.t ...... ok
  1072. t/handler.t .......... ok
  1073. t/headparser-http.t .. ok
  1074. t/headparser.t ....... ok
  1075. t/ignore.t ........... ok
  1076. t/largetags.t ........ ok
  1077. t/linkextor-base.t ... ok
  1078. t/linkextor-rel.t .... ok
  1079. t/magic.t ............ ok
  1080. t/marked-sect.t ...... ok
  1081. t/msie-compat.t ...... ok
  1082. t/offset.t ........... ok
  1083. t/options.t .......... ok
  1084. t/parsefile.t ........ ok
  1085. t/parser.t ........... ok
  1086. t/plaintext.t ........ ok
  1087. t/pod.t .............. ok
  1088. t/process.t .......... ok
  1089. t/pullparser.t ....... ok
  1090. t/script.t ........... ok
  1091. t/skipped-text.t ..... ok
  1092. t/stack-realloc.t .... ok
  1093. t/textarea.t ......... ok
  1094. t/threads.t .......... ok
  1095. t/tokeparser.t ....... ok
  1096. t/uentities.t ........ ok
  1097. t/unbroken-text.t .... ok
  1098. t/unicode-bom.t ...... ok
  1099. t/unicode.t .......... ok
  1100. t/xml-mode.t ......... ok
  1101. All tests successful.
  1102. Files=48, Tests=456,  2 wallclock secs ( 0.20 usr  0.07 sys +  1.73 cusr  0.35 csys =  2.35                                         CPU)
  1103. Result: PASS
  1104.   GAAS/HTML-Parser-3.71.tar.gz
  1105.   /usr/bin/make test -- OK
  1106. Running make install
  1107. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  1108. Installing /usr/local/lib/perl/5.14.2/auto/HTML/Parser/Parser.so
  1109. Installing /usr/local/man/man3/HTML::HeadParser.3pm
  1110. Installing /usr/local/man/man3/HTML::TokeParser.3pm
  1111. Installing /usr/local/man/man3/HTML::Filter.3pm
  1112. Installing /usr/local/man/man3/HTML::PullParser.3pm
  1113. Installing /usr/local/man/man3/HTML::Parser.3pm
  1114. Installing /usr/local/man/man3/HTML::LinkExtor.3pm
  1115. Installing /usr/local/man/man3/HTML::Entities.3pm
  1116. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  1117.   GAAS/HTML-Parser-3.71.tar.gz
  1118.   /usr/bin/make install  -- OK
  1119.   CPAN: Recompiling G/GA/GAAS/MIME-Base64-3.14.tar.gz
  1120.  
  1121. Running make for G/GA/GAAS/MIME-Base64-3.14.tar.gz
  1122. Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/MIME-Base64-3.14.tar.gz ok
  1123.  
  1124.   CPAN.pm: Building G/GA/GAAS/MIME-Base64-3.14.tar.gz
  1125.  
  1126. Checking if your kit is complete...
  1127. Looks good
  1128. Generating a Unix-style Makefile
  1129. Writing Makefile for MIME::Base64
  1130. Writing MYMETA.yml and MYMETA.json
  1131. cp QuotedPrint.pm blib/lib/MIME/QuotedPrint.pm
  1132. cp Base64.pm blib/lib/MIME/Base64.pm
  1133. Running Mkbootstrap for MIME::Base64 ()
  1134. chmod 644 Base64.bs
  1135. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  Base64.xs > Base64.xsc && mv Base64.xsc Base64.c
  1136. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"3.14\" -DX                                        S_VERSION=\"3.14\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Base64.c
  1137. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1138. rm -f blib/arch/auto/MIME/Base64/Base64.so
  1139. cc  -shared -L/usr/local/lib -fstack-protector Base64.o  -o blib/arch/auto/MIME/Base64/Base6                                        4.so    \
  1140.                 \
  1141.  
  1142. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1143. chmod 755 blib/arch/auto/MIME/Base64/Base64.so
  1144. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs blib/arch/auto/MIME/Base                                        64/Base64.bs 644
  1145. Manifying blib/man3/MIME::Base64.3pm
  1146. Manifying blib/man3/MIME::QuotedPrint.3pm
  1147.   GAAS/MIME-Base64-3.14.tar.gz
  1148.   /usr/bin/make -- OK
  1149. Running make test
  1150. Running Mkbootstrap for MIME::Base64 ()
  1151. chmod 644 Base64.bs
  1152. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1153. t/bad-sv.t ........ skipped: Perl::API needed for this test
  1154. t/base64.t ........ ok
  1155. t/length.t ........ ok
  1156. t/quoted-print.t .. ok
  1157. t/unicode.t ....... ok
  1158. All tests successful.
  1159. Files=5, Tests=481,  1 wallclock secs ( 0.07 usr  0.02 sys +  0.05 cusr  0.02 csys =  0.16 C                                        PU)
  1160. Result: PASS
  1161.   GAAS/MIME-Base64-3.14.tar.gz
  1162.   /usr/bin/make test -- OK
  1163. Running make install
  1164. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  1165. Installing /usr/local/lib/perl/5.14.2/auto/MIME/Base64/Base64.so
  1166. Installing /usr/local/man/man3/MIME::QuotedPrint.3pm
  1167. Installing /usr/local/man/man3/MIME::Base64.3pm
  1168. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  1169.   GAAS/MIME-Base64-3.14.tar.gz
  1170.   /usr/bin/make install  -- OK
  1171.   CPAN: Recompiling G/GB/GBARR/IO-1.25.tar.gz
  1172.  
  1173. Running make for G/GB/GBARR/IO-1.25.tar.gz
  1174. Checksum for /root/.cpan/sources/authors/id/G/GB/GBARR/IO-1.25.tar.gz ok
  1175.  
  1176.   CPAN.pm: Building G/GB/GBARR/IO-1.25.tar.gz
  1177.  
  1178. Checking if your kit is complete...
  1179. Looks good
  1180. Generating a Unix-style Makefile
  1181. Writing Makefile for IO
  1182. Writing MYMETA.yml and MYMETA.json
  1183. cp lib/IO/Pipe.pm blib/lib/IO/Pipe.pm
  1184. cp lib/IO/File.pm blib/lib/IO/File.pm
  1185. cp lib/IO/Select.pm blib/lib/IO/Select.pm
  1186. cp lib/IO/Socket/INET.pm blib/lib/IO/Socket/INET.pm
  1187. cp lib/IO/Socket.pm blib/lib/IO/Socket.pm
  1188. cp lib/IO/Socket/UNIX.pm blib/lib/IO/Socket/UNIX.pm
  1189. cp lib/IO/Poll.pm blib/lib/IO/Poll.pm
  1190. cp lib/IO/Dir.pm blib/lib/IO/Dir.pm
  1191. cp lib/IO/Handle.pm blib/lib/IO/Handle.pm
  1192. cp lib/IO/Seekable.pm blib/lib/IO/Seekable.pm
  1193. cp IO.pm blib/lib/IO.pm
  1194. Running Mkbootstrap for IO ()
  1195. chmod 644 IO.bs
  1196. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  IO.xs > IO.xsc && mv IO.xsc IO.c
  1197. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.25\" -DX                                        S_VERSION=\"1.25\" -fPIC "-I/usr/lib/perl/5.14/CORE"   IO.c
  1198. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1199. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.25\" -DX                                        S_VERSION=\"1.25\" -fPIC "-I/usr/lib/perl/5.14/CORE"   poll.c
  1200. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1201. rm -f blib/arch/auto/IO/IO.so
  1202. cc  -shared -L/usr/local/lib -fstack-protector IO.o poll.o  -o blib/arch/auto/IO/IO.so  \
  1203.                 \
  1204.  
  1205. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1206. chmod 755 blib/arch/auto/IO/IO.so
  1207. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs blib/arch/auto/IO/IO.bs 644
  1208. Manifying blib/man3/IO.3pm
  1209. Manifying blib/man3/IO::Dir.3pm
  1210. Manifying blib/man3/IO::File.3pm
  1211. Manifying blib/man3/IO::Handle.3pm
  1212. Manifying blib/man3/IO::Pipe.3pm
  1213. Manifying blib/man3/IO::Poll.3pm
  1214. Manifying blib/man3/IO::Seekable.3pm
  1215. Manifying blib/man3/IO::Select.3pm
  1216. Manifying blib/man3/IO::Socket.3pm
  1217. Manifying blib/man3/IO::Socket::INET.3pm
  1218. Manifying blib/man3/IO::Socket::UNIX.3pm
  1219.   GBARR/IO-1.25.tar.gz
  1220.   /usr/bin/make -- OK
  1221. Running make test
  1222. Running Mkbootstrap for IO ()
  1223. chmod 644 IO.bs
  1224. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1225. t/IO.t ............. ok
  1226. t/io_const.t ....... ok
  1227. t/io_dir.t ......... ok
  1228. t/io_dup.t ......... ok
  1229. t/io_file.t ........ ok
  1230. t/io_linenum.t ..... ok
  1231. t/io_multihomed.t .. ok
  1232. t/io_pipe.t ........ ok
  1233. t/io_poll.t ........ ok
  1234. t/io_sel.t ......... ok
  1235. t/io_sock.t ........ ok
  1236. t/io_taint.t ....... ok
  1237. t/io_tell.t ........ ok
  1238. t/io_udp.t ......... ok
  1239. t/io_unix.t ........ ok
  1240. t/io_utf8.t ........ ok
  1241. t/io_xs.t .......... ok
  1242. All tests successful.
  1243. Files=17, Tests=180, 22 wallclock secs ( 0.08 usr  0.03 sys +  0.44 cusr  0.14 csys =  0.69                                         CPU)
  1244. Result: PASS
  1245.   GBARR/IO-1.25.tar.gz
  1246.   /usr/bin/make test -- OK
  1247. Running make install
  1248. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  1249. Installing /usr/local/lib/perl/5.14.2/auto/IO/IO.so
  1250. Installing /usr/local/man/man3/IO.3pm
  1251. Installing /usr/local/man/man3/IO::Socket.3pm
  1252. Installing /usr/local/man/man3/IO::Poll.3pm
  1253. Installing /usr/local/man/man3/IO::Dir.3pm
  1254. Installing /usr/local/man/man3/IO::Seekable.3pm
  1255. Installing /usr/local/man/man3/IO::Handle.3pm
  1256. Installing /usr/local/man/man3/IO::Select.3pm
  1257. Installing /usr/local/man/man3/IO::Socket::UNIX.3pm
  1258. Installing /usr/local/man/man3/IO::Pipe.3pm
  1259. Installing /usr/local/man/man3/IO::File.3pm
  1260. Installing /usr/local/man/man3/IO::Socket::INET.3pm
  1261. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  1262.   GBARR/IO-1.25.tar.gz
  1263.   /usr/bin/make install  -- OK
  1264.   CPAN: Recompiling I/IR/IROBERTS/Crypt-OpenSSL-Random-0.04.tar.gz
  1265.  
  1266. Running make for I/IR/IROBERTS/Crypt-OpenSSL-Random-0.04.tar.gz
  1267. Checksum for /root/.cpan/sources/authors/id/I/IR/IROBERTS/Crypt-OpenSSL-Random-0.04.tar.gz o                                        k
  1268.  
  1269.   CPAN.pm: Building I/IR/IROBERTS/Crypt-OpenSSL-Random-0.04.tar.gz
  1270.  
  1271. Checking if your kit is complete...
  1272. Looks good
  1273. Generating a Unix-style Makefile
  1274. Writing Makefile for Crypt::OpenSSL::Random
  1275. Writing MYMETA.yml and MYMETA.json
  1276. cp Random.pm blib/lib/Crypt/OpenSSL/Random.pm
  1277. AutoSplitting blib/lib/Crypt/OpenSSL/Random.pm (blib/lib/auto/Crypt/OpenSSL/Random)
  1278. Running Mkbootstrap for Crypt::OpenSSL::Random ()
  1279. chmod 644 Random.bs
  1280. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  Random.xs > Random.xsc && mv Random.xsc Random.c
  1281. Please specify prototyping behavior for Random.xs (see perlxs manual)
  1282. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.04\" -DX                                        S_VERSION=\"0.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Random.c
  1283. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1284. rm -f blib/arch/auto/Crypt/OpenSSL/Random/Random.so
  1285. LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" cc  -shared -L/usr/local/lib -fstack-protector Rando                                        m.o  -o blib/arch/auto/Crypt/OpenSSL/Random/Random.so   \
  1286.            -lssl -lcrypto       \
  1287.  
  1288. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1289. chmod 755 blib/arch/auto/Crypt/OpenSSL/Random/Random.so
  1290. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs blib/arch/auto/Crypt/Ope                                        nSSL/Random/Random.bs 644
  1291. Manifying blib/man3/Crypt::OpenSSL::Random.3pm
  1292.   IROBERTS/Crypt-OpenSSL-Random-0.04.tar.gz
  1293.   /usr/bin/make -- OK
  1294. Running make test
  1295. Running Mkbootstrap for Crypt::OpenSSL::Random ()
  1296. chmod 644 Random.bs
  1297. PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
  1298. 1..5
  1299. ok 1
  1300. ok 2
  1301. ok 3
  1302. ok 4
  1303. ok 5
  1304.   IROBERTS/Crypt-OpenSSL-Random-0.04.tar.gz
  1305.   /usr/bin/make test -- OK
  1306. Running make install
  1307. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  1308. Installing /usr/local/lib/perl/5.14.2/auto/Crypt/OpenSSL/Random/Random.so
  1309. Installing /usr/local/man/man3/Crypt::OpenSSL::Random.3pm
  1310. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  1311.   IROBERTS/Crypt-OpenSSL-Random-0.04.tar.gz
  1312.   /usr/bin/make install  -- OK
  1313.   CPAN: Recompiling J/JD/JDHEDDEN/threads-1.89.tar.gz
  1314.  
  1315. Running make for J/JD/JDHEDDEN/threads-1.89.tar.gz
  1316. Checksum for /root/.cpan/sources/authors/id/J/JD/JDHEDDEN/threads-1.89.tar.gz ok
  1317.  
  1318.   CPAN.pm: Building J/JD/JDHEDDEN/threads-1.89.tar.gz
  1319.  
  1320. Processing hints file hints/linux.pl
  1321. Checking if your kit is complete...
  1322. Looks good
  1323. Generating a Unix-style Makefile
  1324. Writing Makefile for threads
  1325. Writing MYMETA.yml and MYMETA.json
  1326. cp lib/threads.pm blib/lib/threads.pm
  1327. Running Mkbootstrap for threads ()
  1328. chmod 644 threads.bs
  1329. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  threads.xs > threads.xsc && mv threads.xsc threads.c
  1330. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.89\" -DX                                        S_VERSION=\"1.89\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DHAS_PPPORT_H threads.c
  1331. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1332. rm -f blib/arch/auto/threads/threads.so
  1333. cc  -shared -L/usr/local/lib -fstack-protector threads.o  -o blib/arch/auto/threads/threads.                                        so      \
  1334.            -lpthread    \
  1335.  
  1336. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1337. chmod 755 blib/arch/auto/threads/threads.so
  1338. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs blib/arch/auto/threads/                                        threads.bs 644
  1339. Manifying blib/man3/threads.3pm
  1340.   JDHEDDEN/threads-1.89.tar.gz
  1341.   /usr/bin/make -- OK
  1342. Running make test
  1343. Running Mkbootstrap for threads ()
  1344. chmod 644 threads.bs
  1345. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1346. # Testing threads 1.89
  1347. t/basic.t .......... ok
  1348. t/blocks.t ......... ok
  1349. t/context.t ........ ok
  1350. t/end.t ............ ok
  1351. t/err.t ............ ok
  1352. t/exit.t ........... ok
  1353. t/free.t ........... ok
  1354. t/free2.t .......... ok
  1355. t/join.t ........... ok
  1356. t/kill.t ........... ok
  1357. t/kill2.t .......... ok
  1358. t/libc.t ........... ok
  1359. t/list.t ........... ok
  1360. t/no_threads.t ..... skipped: Perl compiled with 'useithreads'
  1361. t/pod.t ............ skipped: Module maintainer tests
  1362. t/problems.t ....... ok
  1363. t/stack.t .......... ok
  1364. t/stack_env.t ...... ok
  1365. t/state.t .......... ok
  1366. t/stress_cv.t ...... ok
  1367. t/stress_re.t ...... ok
  1368. t/stress_string.t .. ok
  1369. t/thread.t ......... ok
  1370. All tests successful.
  1371. Files=23, Tests=593, 36 wallclock secs ( 0.17 usr  0.04 sys +  5.00 cusr  2.93 csys =  8.14                                         CPU)
  1372. Result: PASS
  1373.   JDHEDDEN/threads-1.89.tar.gz
  1374.   /usr/bin/make test -- OK
  1375. Running make install
  1376. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  1377. Installing /usr/local/lib/perl/5.14.2/auto/threads/threads.so
  1378. Installing /usr/local/man/man3/threads.3pm
  1379. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  1380.   JDHEDDEN/threads-1.89.tar.gz
  1381.   /usr/bin/make install  -- OK
  1382.   CPAN: Recompiling J/JD/JDHEDDEN/threads-shared-1.45.tar.gz
  1383.  
  1384. Running make for J/JD/JDHEDDEN/threads-shared-1.45.tar.gz
  1385. Checksum for /root/.cpan/sources/authors/id/J/JD/JDHEDDEN/threads-shared-1.45.tar.gz ok
  1386.  
  1387.   CPAN.pm: Building J/JD/JDHEDDEN/threads-shared-1.45.tar.gz
  1388.  
  1389. Processing hints file hints/linux.pl
  1390. Checking if your kit is complete...
  1391. Looks good
  1392. Generating a Unix-style Makefile
  1393. Writing Makefile for threads::shared
  1394. Writing MYMETA.yml and MYMETA.json
  1395. cp lib/threads/shared.pm blib/lib/threads/shared.pm
  1396. Running Mkbootstrap for threads::shared ()
  1397. chmod 644 shared.bs
  1398. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  shared.xs > shared.xsc && mv shared.xsc shared.c
  1399. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.45\" -DX                                        S_VERSION=\"1.45\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DHAS_PPPORT_H shared.c
  1400. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1401. rm -f blib/arch/auto/threads/shared/shared.so
  1402. cc  -shared -L/usr/local/lib -fstack-protector shared.o  -o blib/arch/auto/threads/shared/sh                                        ared.so         \
  1403.            -lpthread    \
  1404.  
  1405. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1406. chmod 755 blib/arch/auto/threads/shared/shared.so
  1407. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs blib/arch/auto/threads/s                                        hared/shared.bs 644
  1408. Manifying blib/man3/threads::shared.3pm
  1409.   JDHEDDEN/threads-shared-1.45.tar.gz
  1410.   /usr/bin/make -- OK
  1411. Running make test
  1412. Running Mkbootstrap for threads::shared ()
  1413. chmod 644 shared.bs
  1414. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1415. # Testing threads::shared 1.45
  1416. t/0nothread.t .... ok
  1417. t/av_refs.t ...... ok
  1418. t/av_simple.t .... ok
  1419. t/blessed.t ...... ok
  1420. t/clone.t ........ ok
  1421. t/cond.t ......... ok
  1422. t/disabled.t ..... ok
  1423. t/dualvar.t ...... ok
  1424. t/hv_refs.t ...... ok
  1425. t/hv_simple.t .... ok
  1426. t/no_share.t ..... ok
  1427. t/object.t ....... ok
  1428. t/object2.t ...... ok
  1429. t/pod.t .......... skipped: Module maintainer tests
  1430. t/shared_attr.t .. ok
  1431. t/stress.t ....... ok
  1432. t/sv_refs.t ...... ok
  1433. t/sv_simple.t .... ok
  1434. t/utf8.t ......... ok
  1435. t/wait.t ......... ok
  1436. t/waithires.t .... ok
  1437. All tests successful.
  1438. Files=21, Tests=965, 23 wallclock secs ( 0.16 usr  0.05 sys +  4.84 cusr  0.29 csys =  5.34                                         CPU)
  1439. Result: PASS
  1440.   JDHEDDEN/threads-shared-1.45.tar.gz
  1441.   /usr/bin/make test -- OK
  1442. Running make install
  1443. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  1444. Installing /usr/local/lib/perl/5.14.2/auto/threads/shared/shared.so
  1445. Installing /usr/local/man/man3/threads::shared.3pm
  1446. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  1447.   JDHEDDEN/threads-shared-1.45.tar.gz
  1448.   /usr/bin/make install  -- OK
  1449.   CPAN: Recompiling J/JG/JGMYERS/Encode-Detect-1.01.tar.gz
  1450.  
  1451. Running make for J/JG/JGMYERS/Encode-Detect-1.01.tar.gz
  1452. Checksum for /root/.cpan/sources/authors/id/J/JG/JGMYERS/Encode-Detect-1.01.tar.gz ok
  1453.  
  1454.   CPAN.pm: Building J/JG/JGMYERS/Encode-Detect-1.01.tar.gz
  1455.  
  1456. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1457. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1458. Created MYMETA.yml and MYMETA.json
  1459. Creating new 'Build' script for 'Encode-Detect' version '1.01'
  1460. Building Encode-Detect
  1461. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/LangThaiModel.o src/LangThaiModel.cpp
  1462. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1463. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsSJISProber.o src/nsSJISProber.cpp
  1464. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1465. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/LangCyrillicModel.o src/LangCyrillicModel.cpp
  1466. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1467. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsSBCharSetProber.o src/nsSBCharSetProber.cpp
  1468. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1469. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/LangGreekModel.o src/LangGreekModel.cpp
  1470. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1471. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsEscCharsetProber.o src/nsEscCharsetProber.cpp
  1472. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1473. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsBig5Prober.o src/nsBig5Prober.cpp
  1474. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1475. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsEUCKRProber.o src/nsEUCKRProber.cpp
  1476. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1477. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsEscSM.o src/nsEscSM.cpp
  1478. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1479. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsCharSetProber.o src/nsCharSetProber.cpp
  1480. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1481. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/LangBulgarianModel.o src/LangBulgarianModel.cpp
  1482. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1483. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsLatin1Prober.o src/nsLatin1Prober.cpp
  1484. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1485. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/LangHungarianModel.o src/LangHungarianModel.cpp
  1486. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1487. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsGB2312Prober.o src/nsGB2312Prober.cpp
  1488. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1489. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsEUCJPProber.o src/nsEUCJPProber.cpp
  1490. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1491. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsUniversalDetector.o src/nsUniversalDetector.cpp
  1492. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1493. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsSBCSGroupProber.o src/nsSBCSGroupProber.cpp
  1494. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1495. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsMBCSSM.o src/nsMBCSSM.cpp
  1496. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1497. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsUTF8Prober.o src/nsUTF8Prober.cpp
  1498. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1499. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/CharDistribution.o src/CharDistribution.cpp
  1500. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1501. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsMBCSGroupProber.o src/nsMBCSGroupProber.cpp
  1502. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1503. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/JpCntx.o src/JpCntx.cpp
  1504. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1505. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/LangHebrewModel.o src/LangHebrewModel.cpp
  1506. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1507. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsEUCTWProber.o src/nsEUCTWProber.cpp
  1508. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1509. cc -Isrc -I/usr/lib/perl/5.14/CORE -fPIC -x c++ -Iinclude -c -D_REENTRANT -D_GNU_SOURCE -DDE                                        BIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -                                        D_FILE_OFFSET_BITS=64 -O2 -g -o src/nsHebrewProber.o src/nsHebrewProber.cpp
  1510. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1511. cc -Isrc -I/usr/lib/perl/5.14/CORE -DXS_VERSION="1.01" -DVERSION="1.01" -fPIC -x c++ -Iinclu                                        de -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/us                                        r/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o lib/Encode/Detect/Detec                                        tor.o lib/Encode/Detect/Detector.c
  1512. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1513. ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Encode/Detect/Detector/Detector.bs')
  1514. cc -shared -L/usr/local/lib -fstack-protector -o blib/arch/auto/Encode/Detect/Detector/Detec                                        tor.so lib/Encode/Detect/Detector.o src/LangThaiModel.o src/nsSJISProber.o src/LangCyrillicM                                        odel.o src/nsSBCharSetProber.o src/LangGreekModel.o src/nsEscCharsetProber.o src/nsBig5Probe                                        r.o src/nsEUCKRProber.o src/nsEscSM.o src/nsCharSetProber.o src/LangBulgarianModel.o src/nsL                                        atin1Prober.o src/LangHungarianModel.o src/nsGB2312Prober.o src/nsEUCJPProber.o src/nsUniver                                        salDetector.o src/nsSBCSGroupProber.o src/nsMBCSSM.o src/nsUTF8Prober.o src/CharDistribution                                        .o src/nsMBCSGroupProber.o src/JpCntx.o src/LangHebrewModel.o src/nsEUCTWProber.o src/nsHebr                                        ewProber.o -lstdc++
  1515. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1516.   JGMYERS/Encode-Detect-1.01.tar.gz
  1517.   ./Build -- OK
  1518. Running Build test
  1519. t/base.t ...... ok
  1520. t/encoding.t .. ok
  1521. All tests successful.
  1522. Files=2, Tests=13,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.06 cusr  0.03 csys =  0.11 CP                                        U)
  1523. Result: PASS
  1524.   JGMYERS/Encode-Detect-1.01.tar.gz
  1525.   ./Build test -- OK
  1526. Running Build install
  1527. Building Encode-Detect
  1528. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  1529. Installing /usr/local/lib/perl/5.14.2/auto/Encode/Detect/Detector/Detector.so
  1530. Installing /usr/local/man/man3/Encode::Detect::Detector.3pm
  1531. Installing /usr/local/man/man3/Encode::Detect.3pm
  1532.   JGMYERS/Encode-Detect-1.01.tar.gz
  1533.   ./Build install  -- OK
  1534.   CPAN: Recompiling J/JP/JPEACOCK/version-0.9907.tar.gz
  1535.  
  1536. Running make for J/JP/JPEACOCK/version-0.9907.tar.gz
  1537. Checksum for /root/.cpan/sources/authors/id/J/JP/JPEACOCK/version-0.9907.tar.gz ok
  1538.  
  1539.   CPAN.pm: Building J/JP/JPEACOCK/version-0.9907.tar.gz
  1540.  
  1541. Testing if you have a C compiler
  1542. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1543. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1544. Checking if your kit is complete...
  1545. Looks good
  1546. Generating a Unix-style Makefile
  1547. Writing Makefile for version::vxs
  1548. Writing MYMETA.yml and MYMETA.json
  1549. Generating a Unix-style Makefile
  1550. Writing Makefile for version
  1551. Writing MYMETA.yml and MYMETA.json
  1552. cp lib/version/Internals.pod blib/lib/version/Internals.pod
  1553. cp lib/version.pm blib/lib/version.pm
  1554. cp lib/version/regex.pm blib/lib/version/regex.pm
  1555. cp lib/version.pod blib/lib/version.pod
  1556. cp vperl/vpp.pm blib/lib/version/vpp.pm
  1557. make[1]: Entering directory `/root/.cpan/build/version-0.9907-Osj5rP/vutil'
  1558. cp lib/version/vxs.pm ../blib/lib/version/vxs.pm
  1559. Running Mkbootstrap for version::vxs ()
  1560. chmod 644 vxs.bs
  1561. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.9907\" -                                        DXS_VERSION=\"0.9907\" -fPIC "-I/usr/lib/perl/5.14/CORE"   vutil.c
  1562. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1563. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  vxs.xs > vxs.xsc && mv vxs.xsc vxs.c
  1564. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.9907\" -                                        DXS_VERSION=\"0.9907\" -fPIC "-I/usr/lib/perl/5.14/CORE"   vxs.c
  1565. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1566. rm -f ../blib/arch/auto/version/vxs/vxs.so
  1567. cc  -shared -L/usr/local/lib -fstack-protector vutil.o vxs.o  -o ../blib/arch/auto/version/v                                        xs/vxs.so       \
  1568.                \
  1569.  
  1570. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1571. chmod 755 ../blib/arch/auto/version/vxs/vxs.so
  1572. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- vxs.bs ../blib/arch/auto/version/v                                        xs/vxs.bs 644
  1573. make[1]: Leaving directory `/root/.cpan/build/version-0.9907-Osj5rP/vutil'
  1574. Manifying blib/man3/version.3pm
  1575. Manifying blib/man3/version::Internals.3pm
  1576.   JPEACOCK/version-0.9907.tar.gz
  1577.   /usr/bin/make -- OK
  1578. Running make test
  1579. make[1]: Entering directory `/root/.cpan/build/version-0.9907-Osj5rP/vutil'
  1580. Running Mkbootstrap for version::vxs ()
  1581. chmod 644 vxs.bs
  1582. make[1]: Leaving directory `/root/.cpan/build/version-0.9907-Osj5rP/vutil'
  1583. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1584. t/00impl-pp.t ..... ok
  1585. t/01base.t ........ ok
  1586. t/02derived.t ..... ok
  1587. t/03require.t ..... ok
  1588. t/04strict_lax.t .. ok
  1589. t/05sigdie.t ...... ok
  1590. t/06noop.t ........ ok
  1591. t/07locale.t ...... ok
  1592. t/08_corelist.t ... ok
  1593. t/09_list_util.t .. ok
  1594. All tests successful.
  1595. Files=10, Tests=2298,  1 wallclock secs ( 0.26 usr  0.04 sys +  1.12 cusr  0.13 csys =  1.55                                         CPU)
  1596. Result: PASS
  1597. make[1]: Entering directory `/root/.cpan/build/version-0.9907-Osj5rP/vutil'
  1598. No tests defined for version::vxs extension.
  1599. make[1]: Leaving directory `/root/.cpan/build/version-0.9907-Osj5rP/vutil'
  1600.   JPEACOCK/version-0.9907.tar.gz
  1601.   /usr/bin/make test -- OK
  1602. Running make install
  1603. make[1]: Entering directory `/root/.cpan/build/version-0.9907-Osj5rP/vutil'
  1604. make[1]: Leaving directory `/root/.cpan/build/version-0.9907-Osj5rP/vutil'
  1605. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  1606. Installing /usr/local/lib/perl/5.14.2/auto/version/vxs/vxs.so
  1607. Installing /usr/local/man/man3/version::Internals.3pm
  1608. Installing /usr/local/man/man3/version.3pm
  1609. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  1610.   JPEACOCK/version-0.9907.tar.gz
  1611.   /usr/bin/make install  -- OK
  1612.   CPAN: Recompiling K/KU/KUBOTA/Text-CharWidth-0.04.tar.gz
  1613.  
  1614. Running make for K/KU/KUBOTA/Text-CharWidth-0.04.tar.gz
  1615. Checksum for /root/.cpan/sources/authors/id/K/KU/KUBOTA/Text-CharWidth-0.04.tar.gz ok
  1616.  
  1617.   CPAN.pm: Building K/KU/KUBOTA/Text-CharWidth-0.04.tar.gz
  1618.  
  1619. Checking if your kit is complete...
  1620. Looks good
  1621. Generating a Unix-style Makefile
  1622. Writing Makefile for Text::CharWidth
  1623. Writing MYMETA.yml and MYMETA.json
  1624. cp CharWidth.pm blib/lib/Text/CharWidth.pm
  1625. Running Mkbootstrap for Text::CharWidth ()
  1626. chmod 644 CharWidth.bs
  1627. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  CharWidth.xs > CharWidth.xsc && mv CharWidth.xsc CharWidth.c
  1628. Please specify prototyping behavior for CharWidth.xs (see perlxs manual)
  1629. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe                                         -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.04\"                                         -DXS_VERSION=\"0.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   CharWidth.c
  1630. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1631. In file included from CharWidth.xs:5:0:
  1632. ppport.h:227:0: warning: "PERL_UNUSED_DECL" redefined [enabled by default]
  1633. In file included from CharWidth.xs:2:0:
  1634. /usr/lib/perl/5.14/CORE/perl.h:328:0: note: this is the location of the previous definition
  1635. rm -f blib/arch/auto/Text/CharWidth/CharWidth.so
  1636. cc  -shared -L/usr/local/lib -fstack-protector CharWidth.o  -o blib/arch/auto/Text/CharWidth                                        /CharWidth.so   \
  1637.                 \
  1638.  
  1639. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1640. chmod 755 blib/arch/auto/Text/CharWidth/CharWidth.so
  1641. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- CharWidth.bs blib/arch/auto/Text/C                                        harWidth/CharWidth.bs 644
  1642. Manifying blib/man3/Text::CharWidth.3pm
  1643.   KUBOTA/Text-CharWidth-0.04.tar.gz
  1644.   /usr/bin/make -- OK
  1645. Running make test
  1646. Running Mkbootstrap for Text::CharWidth ()
  1647. chmod 644 CharWidth.bs
  1648. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1649. t/use.t .. ok
  1650. All tests successful.
  1651. Files=1, Tests=5,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.01 cusr  0.01 csys =  0.05 CPU                                        )
  1652. Result: PASS
  1653.   KUBOTA/Text-CharWidth-0.04.tar.gz
  1654.   /usr/bin/make test -- OK
  1655. Running make install
  1656. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  1657. Installing /usr/local/lib/perl/5.14.2/auto/Text/CharWidth/CharWidth.so
  1658. Installing /usr/local/man/man3/Text::CharWidth.3pm
  1659. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  1660.   KUBOTA/Text-CharWidth-0.04.tar.gz
  1661.   /usr/bin/make install  -- OK
  1662.   CPAN: Recompiling M/MH/MHX/Devel-PPPort-3.21.tar.gz
  1663.  
  1664. Running make for M/MH/MHX/Devel-PPPort-3.21.tar.gz
  1665. Checksum for /root/.cpan/sources/authors/id/M/MH/MHX/Devel-PPPort-3.21.tar.gz ok
  1666.  
  1667.   CPAN.pm: Building M/MH/MHX/Devel-PPPort-3.21.tar.gz
  1668.  
  1669. Checking if your kit is complete...
  1670. Looks good
  1671. Setting license tag...
  1672. Generating a Unix-style Makefile
  1673. Writing Makefile for Devel::PPPort
  1674. Writing MYMETA.yml and MYMETA.json
  1675. cp PPPort.pm blib/lib/Devel/PPPort.pm
  1676. Running Mkbootstrap for Devel::PPPort ()
  1677. chmod 644 PPPort.bs
  1678. /usr/bin/perl "-Iblib/arch" "-Iblib/lib" PPPort_xs.PL RealPPPort.xs
  1679. adding XS code from parts/inc/threads
  1680. adding XS code from parts/inc/memory
  1681. adding XS code from parts/inc/pv_tools
  1682. adding XS code from parts/inc/newCONSTSUB
  1683. adding XS code from parts/inc/exception
  1684. adding XS code from parts/inc/Sv_set
  1685. adding XS code from parts/inc/call
  1686. adding XS code from parts/inc/SvREFCNT
  1687. adding XS code from parts/inc/cop
  1688. adding XS code from parts/inc/newSVpv
  1689. adding XS code from parts/inc/strlfuncs
  1690. adding XS code from parts/inc/format
  1691. adding XS code from parts/inc/newRV
  1692. adding XS code from parts/inc/grok
  1693. adding XS code from parts/inc/gv
  1694. adding XS code from parts/inc/variables
  1695. adding XS code from parts/inc/warn
  1696. adding XS code from parts/inc/mPUSH
  1697. adding XS code from parts/inc/pvs
  1698. adding XS code from parts/inc/HvNAME
  1699. adding XS code from parts/inc/snprintf
  1700. adding XS code from parts/inc/SvPV
  1701. adding XS code from parts/inc/sv_xpvf
  1702. adding XS code from parts/inc/limits
  1703. adding XS code from parts/inc/newSV_type
  1704. adding XS code from parts/inc/misc
  1705. adding XS code from parts/inc/sprintf
  1706. adding XS code from parts/inc/magic
  1707. adding XS code from parts/inc/MY_CXT
  1708. adding XS code from parts/inc/uv
  1709. adding XS code from parts/inc/shared_pv
  1710. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp -noprototypes -typemap /usr/share                                        /perl/5.14/ExtUtils/typemap -typemap typemap  RealPPPort.xs > RealPPPort.xsc && mv RealPPPor                                        t.xsc RealPPPort.c
  1711. /usr/bin/perl "-Iblib/arch" "-Iblib/lib" ppport_h.PL ppport.h
  1712. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"3.21\" -DX                                        S_VERSION=\"3.21\" -fPIC "-I/usr/lib/perl/5.14/CORE"   RealPPPort.c
  1713. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1714. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"3.21\" -DX                                        S_VERSION=\"3.21\" -fPIC "-I/usr/lib/perl/5.14/CORE"   module2.c
  1715. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1716. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"3.21\" -DX                                        S_VERSION=\"3.21\" -fPIC "-I/usr/lib/perl/5.14/CORE"   module3.c
  1717. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1718. rm -f blib/arch/auto/Devel/PPPort/PPPort.so
  1719. cc  -shared -L/usr/local/lib -fstack-protector RealPPPort.o module2.o module3.o  -o blib/arc                                        h/auto/Devel/PPPort/PPPort.so   \
  1720.                 \
  1721.  
  1722. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1723. chmod 755 blib/arch/auto/Devel/PPPort/PPPort.so
  1724. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs blib/arch/auto/Devel/PPP                                        ort/PPPort.bs 644
  1725. Manifying blib/man3/Devel::PPPort.3pm
  1726.   MHX/Devel-PPPort-3.21.tar.gz
  1727.   /usr/bin/make -- OK
  1728. Running make test
  1729. Running Mkbootstrap for Devel::PPPort ()
  1730. chmod 644 PPPort.bs
  1731. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1732. t/call.t ......... ok
  1733. t/cop.t .......... ok
  1734. t/exception.t .... ok
  1735. t/format.t ....... ok
  1736. t/grok.t ......... ok
  1737. t/gv.t ........... ok
  1738. t/HvNAME.t ....... ok
  1739. t/limits.t ....... ok
  1740. t/magic.t ........ ok
  1741. t/memory.t ....... ok
  1742. t/misc.t ......... ok
  1743. t/mPUSH.t ........ ok
  1744. t/MY_CXT.t ....... ok
  1745. t/newCONSTSUB.t .. ok
  1746. t/newRV.t ........ ok
  1747. t/newSV_type.t ... ok
  1748. t/newSVpv.t ...... ok
  1749. t/podtest.t ...... ok
  1750. t/ppphtest.t ..... ok
  1751. t/pv_tools.t ..... ok
  1752. t/pvs.t .......... ok
  1753. t/shared_pv.t .... ok
  1754. t/snprintf.t ..... ok
  1755. t/sprintf.t ...... ok
  1756. t/strlfuncs.t .... ok
  1757. t/Sv_set.t ....... ok
  1758. t/sv_xpvf.t ...... ok
  1759. t/SvPV.t ......... ok
  1760. t/SvREFCNT.t ..... ok
  1761. t/threads.t ...... ok
  1762. t/uv.t ........... ok
  1763. t/variables.t .... ok
  1764. t/warn.t ......... ok
  1765. All tests successful.
  1766. Files=33, Tests=604,  5 wallclock secs ( 0.28 usr  0.05 sys +  4.15 cusr  0.49 csys =  4.97                                         CPU)
  1767. Result: PASS
  1768.   MHX/Devel-PPPort-3.21.tar.gz
  1769.   /usr/bin/make test -- OK
  1770. Running make install
  1771. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  1772. Installing /usr/local/lib/perl/5.14.2/auto/Devel/PPPort/PPPort.so
  1773. Installing /usr/local/man/man3/Devel::PPPort.3pm
  1774. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  1775.   MHX/Devel-PPPort-3.21.tar.gz
  1776.   /usr/bin/make install  -- OK
  1777.   CPAN: Recompiling M/MH/MHX/IPC-SysV-2.04.tar.gz
  1778.  
  1779. Running make for M/MH/MHX/IPC-SysV-2.04.tar.gz
  1780. Checksum for /root/.cpan/sources/authors/id/M/MH/MHX/IPC-SysV-2.04.tar.gz ok
  1781.  
  1782.   CPAN.pm: Building M/MH/MHX/IPC-SysV-2.04.tar.gz
  1783.  
  1784. Checking if your kit is complete...
  1785. Looks good
  1786. Setting license tag...
  1787. Generating a Unix-style Makefile
  1788. Writing Makefile for IPC::SysV
  1789. Writing MYMETA.yml and MYMETA.json
  1790. cp lib/IPC/Semaphore.pm blib/lib/IPC/Semaphore.pm
  1791. cp lib/IPC/Msg.pm blib/lib/IPC/Msg.pm
  1792. cp lib/IPC/SysV.pm blib/lib/IPC/SysV.pm
  1793. cp lib/IPC/SharedMem.pm blib/lib/IPC/SharedMem.pm
  1794. Running Mkbootstrap for IPC::SysV ()
  1795. chmod 644 SysV.bs
  1796. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  SysV.xs > SysV.xsc && mv SysV.xsc SysV.c
  1797. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.04\" -DX                                        S_VERSION=\"2.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   SysV.c
  1798. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1799. rm -f blib/arch/auto/IPC/SysV/SysV.so
  1800. cc  -shared -L/usr/local/lib -fstack-protector SysV.o  -o blib/arch/auto/IPC/SysV/SysV.so  \
  1801.                 \
  1802.  
  1803. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1804. chmod 755 blib/arch/auto/IPC/SysV/SysV.so
  1805. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs blib/arch/auto/IPC/SysV/Sy                                        sV.bs 644
  1806. Manifying blib/man3/IPC::Msg.3pm
  1807. Manifying blib/man3/IPC::Semaphore.3pm
  1808. Manifying blib/man3/IPC::SharedMem.3pm
  1809. Manifying blib/man3/IPC::SysV.3pm
  1810.   MHX/IPC-SysV-2.04.tar.gz
  1811.   /usr/bin/make -- OK
  1812. Running make test
  1813. Running Mkbootstrap for IPC::SysV ()
  1814. chmod 644 SysV.bs
  1815. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1816. t/ipcsysv.t .. ok
  1817. t/msg.t ...... ok
  1818. t/pod.t ...... ok
  1819. t/podcov.t ... ok
  1820. t/sem.t ...... ok
  1821. t/shm.t ...... ok
  1822. All tests successful.
  1823. Files=6, Tests=89,  0 wallclock secs ( 0.05 usr  0.01 sys +  0.27 cusr  0.05 csys =  0.38 CP                                        U)
  1824. Result: PASS
  1825.   MHX/IPC-SysV-2.04.tar.gz
  1826.   /usr/bin/make test -- OK
  1827. Running make install
  1828. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  1829. Installing /usr/local/lib/perl/5.14.2/auto/IPC/SysV/SysV.so
  1830. Installing /usr/local/man/man3/IPC::SysV.3pm
  1831. Installing /usr/local/man/man3/IPC::Msg.3pm
  1832. Installing /usr/local/man/man3/IPC::Semaphore.3pm
  1833. Installing /usr/local/man/man3/IPC::SharedMem.3pm
  1834. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  1835.   MHX/IPC-SysV-2.04.tar.gz
  1836.   /usr/bin/make install  -- OK
  1837.   CPAN: Recompiling M/MI/MIKEM/Net-SSLeay-1.58.tar.gz
  1838.  
  1839. Running make for M/MI/MIKEM/Net-SSLeay-1.58.tar.gz
  1840. Checksum for /root/.cpan/sources/authors/id/M/MI/MIKEM/Net-SSLeay-1.58.tar.gz ok
  1841.  
  1842.   CPAN.pm: Building M/MI/MIKEM/Net-SSLeay-1.58.tar.gz
  1843.  
  1844. *** Found OpenSSL-1.0.1e installed in /usr
  1845. *** Be sure to use the same compiler and options to compile your OpenSSL, perl,
  1846.     and Net::SSLeay. Mixing and matching compilers is not supported.
  1847. Do you want to run external tests?
  1848. These tests *will* *fail* if you do not have network connectivity. [n] y
  1849. Checking if your kit is complete...
  1850. Looks good
  1851. Generating a Unix-style Makefile
  1852. Writing Makefile for Net::SSLeay
  1853. Writing MYMETA.yml and MYMETA.json
  1854. cp lib/Net/SSLeay.pm blib/lib/Net/SSLeay.pm
  1855. AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay)
  1856. blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8 characters:
  1857.  directory blib/lib/auto/Net/SSLeay:
  1858.   do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to do_https
  1859.   do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx
  1860.   get_https.al, get_https3.al, get_https4.al, get_http.al, get_http3.al, get_http4.al, get_h                                        ttpx.al, get_httpx3.al, get_httpx4.al truncate to get_http
  1861.   head_https.al, head_https3.al, head_https4.al, head_http.al, head_http3.al, head_http4.al,                                         head_httpx.al, head_httpx3.al, head_httpx4.al truncate to head_htt
  1862.   post_https.al, post_https3.al, post_https4.al, post_http.al, post_http3.al, post_http4.al,                                         post_httpx.al, post_httpx3.al, post_httpx4.al truncate to post_htt
  1863.   put_https.al, put_https3.al, put_https4.al, put_http.al, put_http3.al, put_http4.al, put_h                                        ttpx.al, put_httpx3.al, put_httpx4.al truncate to put_http
  1864.   ssl_read_all.al, ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read
  1865.   ssl_write_all.al, ssl_write_CRLF.al truncate to ssl_writ
  1866.   tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to tcp_read
  1867.   tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ
  1868. cp lib/Net/SSLeay.pod blib/lib/Net/SSLeay.pod
  1869. cp lib/Net/SSLeay/Handle.pm blib/lib/Net/SSLeay/Handle.pm
  1870. Running Mkbootstrap for Net::SSLeay ()
  1871. chmod 644 SSLeay.bs
  1872. /usr/bin/perl "-Iinc" /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl                                        /5.14/ExtUtils/typemap -typemap typemap  SSLeay.xs > SSLeay.xsc && mv SSLeay.xsc SSLeay.c
  1873. cc -c  -I/usr/include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-alia                                        sing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSIO                                        N=\"1.58\" -DXS_VERSION=\"1.58\" -fPIC "-I/usr/lib/perl/5.14/CORE"   SSLeay.c
  1874. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1875. rm -f blib/arch/auto/Net/SSLeay/SSLeay.so
  1876. LD_RUN_PATH="/usr/lib/x86_64-linux-gnu:/usr/local/lib" cc  -shared -L/usr/local/lib -fstack-                                        protector SSLeay.o  -o blib/arch/auto/Net/SSLeay/SSLeay.so      \
  1877.            -L/usr -L/usr/lib -lssl -lcrypto -lz         \
  1878.  
  1879. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1880. chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.so
  1881. /usr/bin/perl "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/N                                        et/SSLeay/SSLeay.bs 644
  1882. Manifying blib/man3/Net::SSLeay.3pm
  1883. Manifying blib/man3/Net::SSLeay::Handle.3pm
  1884.   MIKEM/Net-SSLeay-1.58.tar.gz
  1885.   /usr/bin/make -- OK
  1886. Running make test
  1887. Running Mkbootstrap for Net::SSLeay ()
  1888. chmod 644 SSLeay.bs
  1889. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*/*.t t/*/*/*.t
  1890. t/external/08_external.t ............... ok
  1891. t/external/15_altnames.t ............... ok
  1892. t/external/20_cert_chain.t ............. ok
  1893. t/handle/external/10_destroy.t ......... ok
  1894. t/handle/external/50_external.t ........ ok
  1895. t/handle/local/05_use.t ................ ok
  1896. t/local/01_pod.t ....................... ok
  1897. t/local/02_pod_coverage.t .............. skipped: these tests are for only for release candi                                        date testing. Enable with RELEASE_TESTING=1
  1898. t/local/03_use.t ....................... ok
  1899. t/local/04_basic.t ..................... ok
  1900. t/local/05_passwd_cb.t ................. ok
  1901. t/local/06_tcpecho.t ................... ok
  1902. t/local/07_sslecho.t ................... ok
  1903. t/local/08_pipe.t ...................... ok
  1904. t/local/15_bio.t ....................... ok
  1905. t/local/20_autoload.t .................. skipped: Some tests need Test::Exception
  1906. t/local/21_constants.t ................. skipped: Some tests need Test::Exception
  1907. t/local/30_error.t ..................... skipped: Requires Test::Exception, Test::Warn and T                                        est::NoWarnings
  1908. t/local/31_rsa_generate_key.t .......... skipped: Test::Exception required
  1909. t/local/32_x509_get_cert_info.t ........ ok
  1910. t/local/33_x509_create_cert.t .......... ok
  1911. t/local/34_x509_crl.t .................. ok
  1912. t/local/35_ephemeral.t ................. ok
  1913. t/local/36_verify.t .................... ok
  1914. t/local/37_asn1_time.t ................. ok
  1915. t/local/38_priv-key.t .................. ok
  1916. t/local/39_pkcs12.t .................... ok
  1917. t/local/40_npn_support.t ............... ok
  1918. t/local/41_alpn_support.t .............. skipped: openssl 1.0.2 required
  1919. t/local/50_digest.t .................... ok
  1920. t/local/61_threads-cb-crash.t .......... ok
  1921. t/local/62_threads-ctx_new-deadlock.t .. ok
  1922. t/local/kwalitee.t ..................... skipped: these tests are for only for release candi                                        date testing. Enable with RELEASE_TESTING=1
  1923. All tests successful.
  1924. Files=33, Tests=1883, 16 wallclock secs ( 0.28 usr  0.08 sys +  3.32 cusr  0.64 csys =  4.32                                         CPU)
  1925. Result: PASS
  1926.   MIKEM/Net-SSLeay-1.58.tar.gz
  1927.   /usr/bin/make test -- OK
  1928. Running make install
  1929. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  1930. Installing /usr/local/lib/perl/5.14.2/auto/Net/SSLeay/SSLeay.so
  1931. Installing /usr/local/man/man3/Net::SSLeay::Handle.3pm
  1932. Installing /usr/local/man/man3/Net::SSLeay.3pm
  1933. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  1934.   MIKEM/Net-SSLeay-1.58.tar.gz
  1935.   /usr/bin/make install  -- OK
  1936.   CPAN: Recompiling M/MI/MIKER/NetAddr-IP-4.071.tar.gz
  1937.  
  1938. Running make for M/MI/MIKER/NetAddr-IP-4.071.tar.gz
  1939. Checksum for /root/.cpan/sources/authors/id/M/MI/MIKER/NetAddr-IP-4.071.tar.gz ok
  1940.  
  1941.   CPAN.pm: Building M/MI/MIKER/NetAddr-IP-4.071.tar.gz
  1942.  
  1943.  
  1944. This build requires a C compiler by default except on Windows where
  1945. the Pure Perl version is mandatory. The Pure Perl version, which does
  1946. not require compilation of XS code, can be used by invoking this as:
  1947.  
  1948.   perl Makefile.PL -noxs
  1949.  
  1950.  
  1951. ======================================================================
  1952. W A R N I N G - Please do read below if you have legacy code
  1953. ======================================================================
  1954.  
  1955. Versions 3.21 and above of NetAddr::IP, include hooks for the Storable
  1956. class that are incompatible with the old (automatic) method of storing
  1957. data. To regain backwards compatibility, the module must be use()d as
  1958.  
  1959.     use NetAddr::IP ':old_storable';
  1960.  
  1961. which will disable the new hooks and revert back to the old ways.
  1962.  
  1963. If you do not use Storable along with NetAddr::IP, or just don't know
  1964. what this all means, most likely you're safe to go ahead.
  1965.  
  1966. Versions before 3.25 recognized by default IP addresses as returned by
  1967. inet_aton. This is no longer the default. To enable this behavior
  1968. again, the module must be use()d as
  1969.  
  1970.     use NetAddr::IP ':aton';
  1971.  
  1972. Versions before 4.008 recognized the above syntax. This behavior is
  1973. fundamentally broken, is DEPRECATED and WILL BE REMOVED in version 5.0
  1974. Use this method to create new objects from 'aton's
  1975.  
  1976.     $ip = new_from_aton NetAddr::IP(inet_aton('1.2.3.4'))
  1977.  
  1978. Checking if your kit is complete...
  1979. Looks good
  1980. Checking if your kit is complete...
  1981. Looks good
  1982. Testing if you have a C compiler and the needed header files....
  1983. building for linux
  1984. gcc compile.c -o compile.output
  1985. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  1986. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  1987. You have a working compiler.
  1988. checking for gcc... gcc
  1989. checking for C compiler default output file name... a.out
  1990. checking whether the C compiler works... yes
  1991. checking whether we are cross compiling... no
  1992. checking for suffix of executables...
  1993. checking for suffix of object files... o
  1994. checking whether we are using the GNU C compiler... yes
  1995. checking whether gcc accepts -g... yes
  1996. checking for gcc option to accept ISO C89... none needed
  1997. checking how to run the C preprocessor... gcc -E
  1998. checking for grep that handles long lines and -e... /bin/grep
  1999. checking for egrep... /bin/grep -E
  2000. checking for ANSI C header files... yes
  2001. checking for sys/types.h... yes
  2002. checking for sys/stat.h... yes
  2003. checking for stdlib.h... yes
  2004. checking for string.h... yes
  2005. checking for memory.h... yes
  2006. checking for strings.h... yes
  2007. checking for inttypes.h... yes
  2008. checking for stdint.h... yes
  2009. checking for unistd.h... yes
  2010. checking sys/socket.h usability... yes
  2011. checking sys/socket.h presence... yes
  2012. checking for sys/socket.h... yes
  2013. checking netinet/in.h usability... yes
  2014. checking netinet/in.h presence... yes
  2015. checking for netinet/in.h... yes
  2016. checking arpa/inet.h usability... yes
  2017. checking arpa/inet.h presence... yes
  2018. checking for arpa/inet.h... yes
  2019. checking netdb.h usability... yes
  2020. checking netdb.h presence... yes
  2021. checking for netdb.h... yes
  2022. checking for an ANSI C-conforming const... yes
  2023. checking for int32_t... yes
  2024. checking for uint16_t... yes
  2025. checking for uint32_t... yes
  2026. checking for uint8_t... yes
  2027. checking whether gcc needs -traditional... no
  2028. checking for library containing gethostbyname... none required
  2029. checking for library containing inet_aton... none required
  2030. checking for library containing inet_pton... none required
  2031. checking for library containing inet_addr... none required
  2032. checking whether byte ordering is bigendian... no
  2033. checking for uint8_t... yes
  2034. checking size of uint8_t... 1
  2035. checking for uint16_t... yes
  2036. checking size of uint16_t... 2
  2037. checking for uint32_t... yes
  2038. checking size of uint32_t... 4
  2039. checking for u_int8_t... yes
  2040. checking size of u_int8_t... 1
  2041. checking for u_int16_t... yes
  2042. checking size of u_int16_t... 2
  2043. checking for u_int32_t... yes
  2044. checking size of u_int32_t... 4
  2045. configure.gcc: creating ./config.status
  2046. config.status: creating config.h
  2047. Checking if your kit is complete...
  2048. Looks good
  2049. Generating a Unix-style Makefile
  2050. Writing Makefile for NetAddr::IP::Util
  2051. Writing MYMETA.yml and MYMETA.json
  2052. Generating a Unix-style Makefile
  2053. Writing Makefile for NetAddr::IP::Lite
  2054. Writing MYMETA.yml and MYMETA.json
  2055. Generating a Unix-style Makefile
  2056. Writing Makefile for NetAddr::IP
  2057. Writing MYMETA.yml and MYMETA.json
  2058. cp IP.pm blib/lib/NetAddr/IP.pm
  2059. AutoSplitting blib/lib/NetAddr/IP.pm (blib/lib/auto/NetAddr/IP)
  2060. make[1]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite'
  2061. cp Lite.pm ../blib/lib/NetAddr/IP/Lite.pm
  2062. make[2]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite/Util'
  2063. cp lib/NetAddr/IP/UtilPP.pm ../../blib/lib/NetAddr/IP/UtilPP.pm
  2064. AutoSplitting ../../blib/lib/NetAddr/IP/UtilPP.pm (../../blib/lib/auto/NetAddr/IP/UtilPP)
  2065. cp Util.pm ../../blib/lib/NetAddr/IP/Util.pm
  2066. AutoSplitting ../../blib/lib/NetAddr/IP/Util.pm (../../blib/lib/auto/NetAddr/IP/Util)
  2067. cp Util_IS.pm ../../blib/lib/NetAddr/IP/Util_IS.pm
  2068. cp lib/NetAddr/IP/InetBase.pm ../../blib/lib/NetAddr/IP/InetBase.pm
  2069. AutoSplitting ../../blib/lib/NetAddr/IP/InetBase.pm (../../blib/lib/auto/NetAddr/IP/InetBase                                        )
  2070. Running Mkbootstrap for NetAddr::IP::Util ()
  2071. chmod 644 Util.bs
  2072. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  Util.xs > Util.xsc && mv Util.xsc Util.c
  2073. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.50\" -DX                                        S_VERSION=\"1.50\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Util.c
  2074. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2075. rm -f ../../blib/arch/auto/NetAddr/IP/Util/Util.so
  2076. cc  -shared -L/usr/local/lib -fstack-protector Util.o  -o ../../blib/arch/auto/NetAddr/IP/Ut                                        il/Util.so      \
  2077.                 \
  2078.  
  2079. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2080. chmod 755 ../../blib/arch/auto/NetAddr/IP/Util/Util.so
  2081. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../blib/arch/auto/NetAd                                        dr/IP/Util/Util.bs 644
  2082. Manifying ../../blib/man3/NetAddr::IP::Util.3pm
  2083. Manifying ../../blib/man3/NetAddr::IP::InetBase.3pm
  2084. Manifying ../../blib/man3/NetAddr::IP::UtilPP.3pm
  2085. make[2]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite/Util'
  2086. Manifying ../blib/man3/NetAddr::IP::Lite.3pm
  2087. make[1]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite'
  2088. Manifying blib/man3/NetAddr::IP.3pm
  2089.   MIKER/NetAddr-IP-4.071.tar.gz
  2090.   /usr/bin/make -- OK
  2091. Running make test
  2092. make[1]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite'
  2093. make[2]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite/Util'
  2094. Running Mkbootstrap for NetAddr::IP::Util ()
  2095. chmod 644 Util.bs
  2096. make[2]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite/Util'
  2097. make[1]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite'
  2098. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  2099. t/canon.t .......... ok
  2100. t/constants.t ...... ok
  2101. t/full.t ........... ok
  2102. t/full6-uri.t ...... ok
  2103. t/full6.t .......... ok
  2104. t/imhoff.t ......... ok
  2105. t/loops.t .......... ok
  2106. t/lower.t .......... ok
  2107. t/masklen.t ........ ok
  2108. t/new-store.t ...... ok
  2109. t/old-store.t ...... ok
  2110. t/over-arr.t ....... ok
  2111. t/over-qq.t ........ ok
  2112. t/relops.t ......... ok
  2113. t/rfc3021.t ........ ok
  2114. t/short.t .......... ok
  2115. t/splitref.t ....... ok
  2116. t/v4-coalesce.t .... ok
  2117. t/v4-compact.t ..... ok
  2118. t/v4-compplus.t .... ok
  2119. t/v4-hostenum.t .... ok
  2120. t/v4-re.t .......... ok
  2121. t/v4-split-bulk.t .. ok
  2122. t/v4-split-list.t .. ok
  2123. t/v4-splitplan.t ... ok
  2124. t/v4-sprefix.t ..... ok
  2125. t/v4-xprefix.t ..... ok
  2126. t/v6-re.t .......... ok
  2127. t/v6-split-bulk.t .. ok
  2128. t/v6-splitplan.t ... ok
  2129. t/wildcard.t ....... ok
  2130. All tests successful.
  2131. Files=31, Tests=9537,  8 wallclock secs ( 1.01 usr  0.11 sys +  6.82 cusr  0.35 csys =  8.29                                         CPU)
  2132. Result: PASS
  2133. make[1]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite'
  2134. make[2]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite/Util'
  2135. make[2]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite/Util'
  2136. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
  2137. t/addr.t .............. ok
  2138. t/aton.t .............. ok
  2139. t/bigint.t ............ ok
  2140. t/bignums.t ........... ok
  2141. t/bin_ips.t ........... ok
  2142. t/bits.t .............. ok
  2143. t/broadcast.t ......... ok
  2144. t/bug62521.t .......... ok
  2145. t/bug75976.t .......... ok
  2146. t/cidr.t .............. ok
  2147. t/constants.t ......... ok
  2148. t/contains.t .......... ok
  2149. t/copy.t .............. ok
  2150. t/firstlast.t ......... ok
  2151. t/ipv4FFFF.t .......... ok
  2152. t/lemasklen.t ......... ok
  2153. t/loops.t ............. ok
  2154. t/lower.t ............. ok
  2155. t/mask.t .............. ok
  2156. t/masklen.t ........... ok
  2157. t/netaddr.t ........... ok
  2158. t/network.t ........... ok
  2159. t/new-nth.t ........... ok
  2160. t/new-num.t ........... ok
  2161. t/numeric.t ........... ok
  2162. t/old-nth.t ........... ok
  2163. t/old-num.t ........... ok
  2164. t/over-qq.t ........... ok
  2165. t/over_comp.t ......... ok
  2166. t/over_copy.t ......... ok
  2167. t/over_equal.t ........ ok
  2168. t/over_math.t ......... ok
  2169. t/overminus.t ......... ok
  2170. t/pathological.t ...... ok
  2171. t/range.t ............. ok
  2172. t/relops.t ............ ok
  2173. t/rfc_1918.t .......... ok
  2174. t/v4-aton.t ........... ok
  2175. t/v4-badnm.t .......... ok
  2176. t/v4-base.t ........... ok
  2177. t/v4-basem.t .......... ok
  2178. t/v4-cidr.t ........... ok
  2179. t/v4-cnew.t ........... ok
  2180. t/v4-contains.t ....... ok
  2181. t/v4-last.t ........... ok
  2182. t/v4-new-first.t ...... ok
  2183. t/v4-new.t ............ ok
  2184. t/v4-new_from_aton.t .. ok
  2185. t/v4-no_octal.t ....... ok
  2186. t/v4-num.t ............ ok
  2187. t/v4-numeric.t ........ ok
  2188. t/v4-old-first.t ...... ok
  2189. t/v4-range.t .......... ok
  2190. t/v4-snew.t ........... ok
  2191. #
  2192. #       The following 8 tests involve resolving (hopefully)
  2193. #       non-existant names. This may take a while.
  2194. t/v4-wnew.t ........... ok
  2195. t/v4_new_cis.t ........ ok
  2196. t/v6-cnew-uri.t ....... ok
  2197. t/v6-cnew.t ........... ok
  2198. t/v6-contains.t ....... ok
  2199. t/v6-inc.t ............ ok
  2200. t/v6-new-base-uri.t ... ok
  2201. t/v6-new-base.t ....... ok
  2202. t/v6-new_cis6_base.t .. ok
  2203. t/v6-new_cis_base.t ... ok
  2204. t/v6-num.t ............ ok
  2205. t/v6-numeric-uri.t .... ok
  2206. t/v6-numeric.t ........ ok
  2207. t/v6-old-base-uri.t ... ok
  2208. t/v6-old-base.t ....... ok
  2209. t/version.t ........... ok
  2210. t/within.t ............ ok
  2211. All tests successful.
  2212. Files=71, Tests=3640,  4 wallclock secs ( 0.54 usr  0.14 sys +  2.97 cusr  0.55 csys =  4.20                                         CPU)
  2213. Result: PASS
  2214. make[2]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite/Util'
  2215. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, '../../blib/lib', '../../blib/arch')" t/*.t
  2216. t/4to6.t .................... ok
  2217. t/add128.t .................. ok
  2218. t/addconst.t ................ ok
  2219.  
  2220.         AF_INET6 = 10 derived from Socket or Socket6
  2221. t/af_inet6.t ................ ok
  2222. t/anyto6.t .................. ok
  2223. t/badd.t .................... ok
  2224. t/bcd2bin.t ................. ok
  2225. t/bcdn2bin.t ................ ok
  2226. t/bin.t ..................... ok
  2227. t/binet_n2ad.t .............. ok
  2228. t/binet_n2dx.t .............. ok
  2229. t/binet_ntoa.t .............. ok
  2230. t/binet_pton.t .............. ok
  2231. t/bipv4_inet.t .............. ok
  2232. t/bipv6_any2n.t ............. ok
  2233. t/bipv6func.t ............... ok
  2234. t/bisIPv4.t ................. ok
  2235. t/bpackzeros.t .............. ok
  2236. t/comp128.t ................. ok
  2237. t/croak.t ................... ok
  2238. t/hasbits.t ................. ok
  2239. t/inet_4map6.t .............. ok
  2240. t/inet_n2ad.t ............... ok
  2241. t/inet_n2dx.t ............... ok
  2242. t/inet_pton.t ............... ok
  2243. t/ipv4_inet.t ............... ok
  2244. t/ipv6_any2n.t .............. ok
  2245. t/ipv6_ntoa.t ............... ok
  2246. t/ipv6func.t ................ ok
  2247. t/ipv6to4.t ................. ok
  2248. t/isIPv4.t .................. ok
  2249. t/leftshift.t ............... ok
  2250.         mode CC XS
  2251. t/mode.t .................... ok
  2252. t/naip_gethostbyname.t ...... ok
  2253. t/no6_naip_gethostbyname.t .. ok
  2254. t/notcontiguous.t ........... ok
  2255. t/packzeros.t ............... ok
  2256. t/simple_pack.t ............. ok
  2257. t/sub128.t .................. ok
  2258. All tests successful.
  2259. Files=39, Tests=1528,  1 wallclock secs ( 0.22 usr  0.07 sys +  0.85 cusr  0.23 csys =  1.37                                         CPU)
  2260. Result: PASS
  2261. make[2]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite/Util'
  2262. make[1]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite'
  2263.   MIKER/NetAddr-IP-4.071.tar.gz
  2264.   /usr/bin/make test -- OK
  2265. Running make install
  2266. make[1]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite'
  2267. make[2]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite/Util'
  2268. make[2]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite/Util'
  2269. make[1]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-4cMRq8/Lite'
  2270. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  2271. Installing /usr/local/lib/perl/5.14.2/auto/NetAddr/IP/Util/Util.so
  2272. Installing /usr/local/man/man3/NetAddr::IP::Lite.3pm
  2273. Installing /usr/local/man/man3/NetAddr::IP::Util.3pm
  2274. Installing /usr/local/man/man3/NetAddr::IP::UtilPP.3pm
  2275. Installing /usr/local/man/man3/NetAddr::IP.3pm
  2276. Installing /usr/local/man/man3/NetAddr::IP::InetBase.3pm
  2277. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  2278.   MIKER/NetAddr-IP-4.071.tar.gz
  2279.   /usr/bin/make install  -- OK
  2280.   CPAN: Recompiling M/MP/MPIOTR/Text-Iconv-1.7.tar.gz
  2281.  
  2282. Running make for M/MP/MPIOTR/Text-Iconv-1.7.tar.gz
  2283. Checksum for /root/.cpan/sources/authors/id/M/MP/MPIOTR/Text-Iconv-1.7.tar.gz ok
  2284.  
  2285.   CPAN.pm: Building M/MP/MPIOTR/Text-Iconv-1.7.tar.gz
  2286.  
  2287. Checking for iconv ... ok (added -liconv)
  2288.  
  2289. NOTE: If you have multiple iconv implementations installed, you might
  2290.       want to make sure that I've found the one you want to use.
  2291.      If necessary, you can explicitly specify paths like this:
  2292.  
  2293.      /usr/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include'
  2294.  
  2295. Checking if your kit is complete...
  2296. Looks good
  2297. Generating a Unix-style Makefile
  2298. Writing Makefile for Text::Iconv
  2299. Writing MYMETA.yml and MYMETA.json
  2300. cp Iconv.pm blib/lib/Text/Iconv.pm
  2301. AutoSplitting blib/lib/Text/Iconv.pm (blib/lib/auto/Text/Iconv)
  2302. Running Mkbootstrap for Text::Iconv ()
  2303. chmod 644 Iconv.bs
  2304. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  Iconv.xs > Iconv.xsc && mv Iconv.xsc Iconv.c
  2305. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.7\" -DXS                                        _VERSION=\"1.7\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Iconv.c
  2306. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2307. Iconv.xs: In function 'do_conv':
  2308. Iconv.xs:124:33: warning: passing argument 2 of 'libiconv' from incompatible pointer type [e                                        nabled by default]
  2309. In file included from Iconv.xs:15:0:
  2310. /usr/local/include/iconv.h:83:15: note: expected 'char **' but argument is of type 'const ch                                        ar **'
  2311. rm -f blib/arch/auto/Text/Iconv/Iconv.so
  2312. LD_RUN_PATH="/usr/local/lib" cc  -shared -L/usr/local/lib -fstack-protector Iconv.o  -o blib                                        /arch/auto/Text/Iconv/Iconv.so  \
  2313.           -liconv      \
  2314.  
  2315. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2316. chmod 755 blib/arch/auto/Text/Iconv/Iconv.so
  2317. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Iconv.bs blib/arch/auto/Text/Iconv                                        /Iconv.bs 644
  2318. Manifying blib/man3/Text::Iconv.3pm
  2319.  MPIOTR/Text-Iconv-1.7.tar.gz
  2320.  /usr/bin/make -- OK
  2321. Running make test
  2322. Running Mkbootstrap for Text::Iconv ()
  2323. chmod 644 Iconv.bs
  2324. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  2325. t/00_load.t ...... ok
  2326. t/01_charsets.t .. ok
  2327. All tests successful.
  2328. Files=2, Tests=14,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.01 cusr  0.01 csys =  0.05 CP                                        U)
  2329. Result: PASS
  2330.  MPIOTR/Text-Iconv-1.7.tar.gz
  2331.  /usr/bin/make test -- OK
  2332. Running make install
  2333. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  2334. Installing /usr/local/lib/perl/5.14.2/auto/Text/Iconv/Iconv.so
  2335. Installing /usr/local/man/man3/Text::Iconv.3pm
  2336. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  2337.  MPIOTR/Text-Iconv-1.7.tar.gz
  2338.  /usr/bin/make install  -- OK
  2339.  CPAN: Recompiling M/MS/MSHELOR/Digest-SHA-5.85.tar.gz
  2340.  
  2341. Running make for M/MS/MSHELOR/Digest-SHA-5.85.tar.gz
  2342. Checksum for /root/.cpan/sources/authors/id/M/MS/MSHELOR/Digest-SHA-5.85.tar.gz ok
  2343.  
  2344.  CPAN.pm: Building M/MS/MSHELOR/Digest-SHA-5.85.tar.gz
  2345.  
  2346. Checking if your kit is complete...
  2347. Looks good
  2348. Generating a Unix-style Makefile
  2349. Writing Makefile for Digest::SHA
  2350. Writing MYMETA.yml and MYMETA.json
  2351. cp lib/Digest/SHA.pm blib/lib/Digest/SHA.pm
  2352. Running Mkbootstrap for Digest::SHA ()
  2353. chmod 644 SHA.bs
  2354. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  SHA.xs > SHA.xsc && mv SHA.xsc SHA.c
  2355. Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in                                         SHA.xs, line 36
  2356. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe                                         -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"5.85\"                                         -DXS_VERSION=\"5.85\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DSHA_PerlIO SHA.c
  2357. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2358. rm -f blib/arch/auto/Digest/SHA/SHA.so
  2359. cc  -shared -L/usr/local/lib -fstack-protector SHA.o  -o blib/arch/auto/Digest/SHA/SHA.so  \
  2360.                \
  2361.  
  2362. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2363. chmod 755 blib/arch/auto/Digest/SHA/SHA.so
  2364. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs blib/arch/auto/Digest/SHA/S                                        HA.bs 644
  2365. cp shasum blib/script/shasum
  2366. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum
  2367. Manifying blib/man1/shasum.1p
  2368. Manifying blib/man3/Digest::SHA.3pm
  2369.  MSHELOR/Digest-SHA-5.85.tar.gz
  2370.  /usr/bin/make -- OK
  2371. Running make test
  2372. Running Mkbootstrap for Digest::SHA ()
  2373. chmod 644 SHA.bs
  2374. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  2375. t/allfcns.t .... ok
  2376. t/base64.t ..... ok
  2377. t/bitbuf.t ..... ok
  2378. t/dumpload.t ... ok
  2379. t/fips180-4.t .. ok
  2380. t/fips198.t .... ok
  2381. t/gg.t ......... ok
  2382. t/gglong.t ..... ok
  2383. t/hmacsha.t .... ok
  2384. t/ireland.t .... ok
  2385. t/methods.t .... ok
  2386. t/nistbit.t .... ok
  2387. t/nistbyte.t ... ok
  2388. t/pod.t ........ ok
  2389. t/podcover.t ... ok
  2390. t/rfc2202.t .... ok
  2391. t/sha1.t ....... ok
  2392. t/sha224.t ..... ok
  2393. t/sha256.t ..... ok
  2394. t/sha384.t ..... ok
  2395. t/sha512.t ..... ok
  2396. t/unicode.t .... ok
  2397. t/woodbury.t ... ok
  2398. All tests successful.
  2399. Files=23, Tests=132,  1 wallclock secs ( 0.09 usr  0.04 sys +  0.47 cusr  0.12 csys =  0.72                                         CPU)
  2400. Result: PASS
  2401.  MSHELOR/Digest-SHA-5.85.tar.gz
  2402.  /usr/bin/make test -- OK
  2403. Running make install
  2404. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  2405. Installing /usr/local/lib/perl/5.14.2/auto/Digest/SHA/SHA.so
  2406. Installing /usr/local/man/man1/shasum.1p
  2407. Installing /usr/local/man/man3/Digest::SHA.3pm
  2408. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  2409.  MSHELOR/Digest-SHA-5.85.tar.gz
  2410.  /usr/bin/make install  -- OK
  2411.  CPAN: Recompiling N/NL/NLNETLABS/Net-DNS-0.74.tar.gz
  2412.  
  2413. Running make for N/NL/NLNETLABS/Net-DNS-0.74.tar.gz
  2414. Checksum for /root/.cpan/sources/authors/id/N/NL/NLNETLABS/Net-DNS-0.74.tar.gz ok
  2415.  
  2416.  CPAN.pm: Building N/NL/NLNETLABS/Net-DNS-0.74.tar.gz
  2417.  
  2418. Testing if you have a C compiler and the needed header files....
  2419. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2420. /usr/bin/ar: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2421. You have a working compiler.
  2422.  
  2423. Activating Non Fatal Online Tests...
  2424.  
  2425. Warning!
  2426. ========
  2427. Online tests depend on conditions beyond the control of Net::DNS. The tests
  2428. check for the expected results when both Net::DNS and the outside world are
  2429. functioning properly. In case of failure it is often undecidable if the error
  2430. lies with Net::DNS or elsewhere.
  2431.  
  2432. Checking if your kit is complete...
  2433. Looks good
  2434. Generating a Unix-style Makefile
  2435. Writing Makefile for Net::DNS
  2436. Writing MYMETA.yml and MYMETA.json
  2437. cp lib/Net/DNS/RR/NID.pm blib/lib/Net/DNS/RR/NID.pm
  2438. cp lib/Net/DNS/RR/A.pm blib/lib/Net/DNS/RR/A.pm
  2439. cp lib/Net/DNS/RR/IPSECKEY.pm blib/lib/Net/DNS/RR/IPSECKEY.pm
  2440. cp lib/Net/DNS/RR/EID.pm blib/lib/Net/DNS/RR/EID.pm
  2441. cp lib/Net/DNS/RR/ISDN.pm blib/lib/Net/DNS/RR/ISDN.pm
  2442. cp lib/Net/DNS/RR/MX.pm blib/lib/Net/DNS/RR/MX.pm
  2443. cp lib/Net/DNS/RR/HIP.pm blib/lib/Net/DNS/RR/HIP.pm
  2444. cp lib/Net/DNS/Header.pm blib/lib/Net/DNS/Header.pm
  2445. cp lib/Net/DNS/RR/EUI48.pm blib/lib/Net/DNS/RR/EUI48.pm
  2446. cp lib/Net/DNS/RR/SOA.pm blib/lib/Net/DNS/RR/SOA.pm
  2447. cp lib/Net/DNS/RR/GPOS.pm blib/lib/Net/DNS/RR/GPOS.pm
  2448. cp lib/Net/DNS/RR/OPT.pm blib/lib/Net/DNS/RR/OPT.pm
  2449. cp lib/Net/DNS/RR/NIMLOC.pm blib/lib/Net/DNS/RR/NIMLOC.pm
  2450. cp lib/Net/DNS/RR/DNAME.pm blib/lib/Net/DNS/RR/DNAME.pm
  2451. cp lib/Net/DNS/RR/AAAA.pm blib/lib/Net/DNS/RR/AAAA.pm
  2452. cp lib/Net/DNS/RR/CAA.pm blib/lib/Net/DNS/RR/CAA.pm
  2453. cp lib/Net/DNS.pm blib/lib/Net/DNS.pm
  2454. cp lib/Net/DNS/RR/RP.pm blib/lib/Net/DNS/RR/RP.pm
  2455. cp lib/Net/DNS/RR/LP.pm blib/lib/Net/DNS/RR/LP.pm
  2456. cp lib/Net/DNS/RR/PTR.pm blib/lib/Net/DNS/RR/PTR.pm
  2457. cp lib/Net/DNS/RR/APL.pm blib/lib/Net/DNS/RR/APL.pm
  2458. cp lib/Net/DNS/RR/NS.pm blib/lib/Net/DNS/RR/NS.pm
  2459. cp lib/Net/DNS/RR/PX.pm blib/lib/Net/DNS/RR/PX.pm
  2460. cp lib/Net/DNS/RR/DHCID.pm blib/lib/Net/DNS/RR/DHCID.pm
  2461. cp lib/Net/DNS/Nameserver.pm blib/lib/Net/DNS/Nameserver.pm
  2462. cp lib/Net/DNS/RR/NULL.pm blib/lib/Net/DNS/RR/NULL.pm
  2463. cp lib/Net/DNS/DomainName.pm blib/lib/Net/DNS/DomainName.pm
  2464. cp lib/Net/DNS/RR/LOC.pm blib/lib/Net/DNS/RR/LOC.pm
  2465. cp lib/Net/DNS/RR/RT.pm blib/lib/Net/DNS/RR/RT.pm
  2466. cp lib/Net/DNS/RR/AFSDB.pm blib/lib/Net/DNS/RR/AFSDB.pm
  2467. cp lib/Net/DNS/RR/L32.pm blib/lib/Net/DNS/RR/L32.pm
  2468. cp lib/Net/DNS/RR/L64.pm blib/lib/Net/DNS/RR/L64.pm
  2469. cp lib/Net/DNS/RR/MR.pm blib/lib/Net/DNS/RR/MR.pm
  2470. cp lib/Net/DNS/RR/MINFO.pm blib/lib/Net/DNS/RR/MINFO.pm
  2471. cp lib/Net/DNS/FAQ.pod blib/lib/Net/DNS/FAQ.pod
  2472. cp lib/Net/DNS/RR/CNAME.pm blib/lib/Net/DNS/RR/CNAME.pm
  2473. cp lib/Net/DNS/Question.pm blib/lib/Net/DNS/Question.pm
  2474. cp lib/Net/DNS/Domain.pm blib/lib/Net/DNS/Domain.pm
  2475. cp lib/Net/DNS/RR/NAPTR.pm blib/lib/Net/DNS/RR/NAPTR.pm
  2476. cp lib/Net/DNS/RR.pm blib/lib/Net/DNS/RR.pm
  2477. cp lib/Net/DNS/Packet.pm blib/lib/Net/DNS/Packet.pm
  2478. cp lib/Net/DNS/RR/HINFO.pm blib/lib/Net/DNS/RR/HINFO.pm
  2479. cp lib/Net/DNS/Parameters.pm blib/lib/Net/DNS/Parameters.pm
  2480. cp lib/Net/DNS/RR/MG.pm blib/lib/Net/DNS/RR/MG.pm
  2481. cp lib/Net/DNS/RR/EUI64.pm blib/lib/Net/DNS/RR/EUI64.pm
  2482. cp lib/Net/DNS/RR/NSAP.pm blib/lib/Net/DNS/RR/NSAP.pm
  2483. cp lib/Net/DNS/RR/CERT.pm blib/lib/Net/DNS/RR/CERT.pm
  2484. cp lib/Net/DNS/Mailbox.pm blib/lib/Net/DNS/Mailbox.pm
  2485. cp lib/Net/DNS/RR/KX.pm blib/lib/Net/DNS/RR/KX.pm
  2486. cp lib/Net/DNS/RR/MB.pm blib/lib/Net/DNS/RR/MB.pm
  2487. cp lib/Net/DNS/Resolver/cygwin.pm blib/lib/Net/DNS/Resolver/cygwin.pm
  2488. cp lib/Net/DNS/RR/SRV.pm blib/lib/Net/DNS/RR/SRV.pm
  2489. cp lib/Net/DNS/Resolver/MSWin32.pm blib/lib/Net/DNS/Resolver/MSWin32.pm
  2490. cp lib/Net/DNS/RR/TLSA.pm blib/lib/Net/DNS/RR/TLSA.pm
  2491. cp lib/Net/DNS/RR/SSHFP.pm blib/lib/Net/DNS/RR/SSHFP.pm
  2492. cp lib/Net/DNS/RR/SPF.pm blib/lib/Net/DNS/RR/SPF.pm
  2493. cp lib/Net/DNS/Resolver/os2.pm blib/lib/Net/DNS/Resolver/os2.pm
  2494. cp lib/Net/DNS/RR/TXT.pm blib/lib/Net/DNS/RR/TXT.pm
  2495. cp lib/Net/DNS/RR/TKEY.pm blib/lib/Net/DNS/RR/TKEY.pm
  2496. cp lib/Net/DNS/RR/X25.pm blib/lib/Net/DNS/RR/X25.pm
  2497. cp lib/Net/DNS/Resolver/Recurse.pm blib/lib/Net/DNS/Resolver/Recurse.pm
  2498. cp lib/Net/DNS/Text.pm blib/lib/Net/DNS/Text.pm
  2499. cp lib/Net/DNS/RR/TSIG.pm blib/lib/Net/DNS/RR/TSIG.pm
  2500. cp lib/Net/DNS/Resolver/UNIX.pm blib/lib/Net/DNS/Resolver/UNIX.pm
  2501. cp lib/Net/DNS/Update.pm blib/lib/Net/DNS/Update.pm
  2502. cp lib/Net/DNS/Resolver.pm blib/lib/Net/DNS/Resolver.pm
  2503. cp lib/Net/DNS/ZoneFile.pm blib/lib/Net/DNS/ZoneFile.pm
  2504. cp lib/Net/DNS/Resolver/Base.pm blib/lib/Net/DNS/Resolver/Base.pm
  2505. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.74\" -DX                                        S_VERSION=\"0.74\" -fPIC "-I/usr/lib/perl/5.14/CORE"   netdns.c
  2506. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2507. /usr/bin/ar cr netdns.a netdns.o
  2508. /usr/bin/ar: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2509. : netdns.a
  2510. Running Mkbootstrap for Net::DNS ()
  2511. chmod 644 DNS.bs
  2512. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  DNS.xs > DNS.xsc && mv DNS.xsc DNS.c
  2513. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.74\" -DX                                        S_VERSION=\"0.74\" -fPIC "-I/usr/lib/perl/5.14/CORE"   DNS.c
  2514. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2515. rm -f blib/arch/auto/Net/DNS/DNS.so
  2516. cc  -shared -L/usr/local/lib -fstack-protector DNS.o netdns.o  -o blib/arch/auto/Net/DNS/DNS                                        .so netdns.a    \
  2517.                \
  2518.  
  2519. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2520. chmod 755 blib/arch/auto/Net/DNS/DNS.so
  2521. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- DNS.bs blib/arch/auto/Net/DNS/DNS.                                        bs 644
  2522. Manifying blib/man3/Net::DNS.3pm
  2523. Manifying blib/man3/Net::DNS::Domain.3pm
  2524. Manifying blib/man3/Net::DNS::DomainName.3pm
  2525. Manifying blib/man3/Net::DNS::FAQ.3pm
  2526. Manifying blib/man3/Net::DNS::Header.3pm
  2527. Manifying blib/man3/Net::DNS::Mailbox.3pm
  2528. Manifying blib/man3/Net::DNS::Nameserver.3pm
  2529. Manifying blib/man3/Net::DNS::Packet.3pm
  2530. Manifying blib/man3/Net::DNS::Parameters.3pm
  2531. Manifying blib/man3/Net::DNS::Question.3pm
  2532. Manifying blib/man3/Net::DNS::RR.3pm
  2533. Manifying blib/man3/Net::DNS::RR::A.3pm
  2534. Manifying blib/man3/Net::DNS::RR::AAAA.3pm
  2535. Manifying blib/man3/Net::DNS::RR::AFSDB.3pm
  2536. Manifying blib/man3/Net::DNS::RR::APL.3pm
  2537. Manifying blib/man3/Net::DNS::RR::CAA.3pm
  2538. Manifying blib/man3/Net::DNS::RR::CERT.3pm
  2539. Manifying blib/man3/Net::DNS::RR::CNAME.3pm
  2540. Manifying blib/man3/Net::DNS::RR::DHCID.3pm
  2541. Manifying blib/man3/Net::DNS::RR::DNAME.3pm
  2542. Manifying blib/man3/Net::DNS::RR::EID.3pm
  2543. Manifying blib/man3/Net::DNS::RR::EUI48.3pm
  2544. Manifying blib/man3/Net::DNS::RR::EUI64.3pm
  2545. Manifying blib/man3/Net::DNS::RR::GPOS.3pm
  2546. Manifying blib/man3/Net::DNS::RR::HINFO.3pm
  2547. Manifying blib/man3/Net::DNS::RR::HIP.3pm
  2548. Manifying blib/man3/Net::DNS::RR::IPSECKEY.3pm
  2549. Manifying blib/man3/Net::DNS::RR::ISDN.3pm
  2550. Manifying blib/man3/Net::DNS::RR::KX.3pm
  2551. Manifying blib/man3/Net::DNS::RR::L32.3pm
  2552. Manifying blib/man3/Net::DNS::RR::L64.3pm
  2553. Manifying blib/man3/Net::DNS::RR::LOC.3pm
  2554. Manifying blib/man3/Net::DNS::RR::LP.3pm
  2555. Manifying blib/man3/Net::DNS::RR::MB.3pm
  2556. Manifying blib/man3/Net::DNS::RR::MG.3pm
  2557. Manifying blib/man3/Net::DNS::RR::MINFO.3pm
  2558. Manifying blib/man3/Net::DNS::RR::MR.3pm
  2559. Manifying blib/man3/Net::DNS::RR::MX.3pm
  2560. Manifying blib/man3/Net::DNS::RR::NAPTR.3pm
  2561. Manifying blib/man3/Net::DNS::RR::NID.3pm
  2562. Manifying blib/man3/Net::DNS::RR::NIMLOC.3pm
  2563. Manifying blib/man3/Net::DNS::RR::NS.3pm
  2564. Manifying blib/man3/Net::DNS::RR::NSAP.3pm
  2565. Manifying blib/man3/Net::DNS::RR::NULL.3pm
  2566. Manifying blib/man3/Net::DNS::RR::OPT.3pm
  2567. Manifying blib/man3/Net::DNS::RR::PTR.3pm
  2568. Manifying blib/man3/Net::DNS::RR::PX.3pm
  2569. Manifying blib/man3/Net::DNS::RR::RP.3pm
  2570. Manifying blib/man3/Net::DNS::RR::RT.3pm
  2571. Manifying blib/man3/Net::DNS::RR::SOA.3pm
  2572. Manifying blib/man3/Net::DNS::RR::SPF.3pm
  2573. Manifying blib/man3/Net::DNS::RR::SRV.3pm
  2574. Manifying blib/man3/Net::DNS::RR::SSHFP.3pm
  2575. Manifying blib/man3/Net::DNS::RR::TKEY.3pm
  2576. Manifying blib/man3/Net::DNS::RR::TLSA.3pm
  2577. Manifying blib/man3/Net::DNS::RR::TSIG.3pm
  2578. Manifying blib/man3/Net::DNS::RR::TXT.3pm
  2579. Manifying blib/man3/Net::DNS::RR::X25.3pm
  2580. Manifying blib/man3/Net::DNS::Resolver.3pm
  2581. Manifying blib/man3/Net::DNS::Resolver::Base.3pm
  2582. Manifying blib/man3/Net::DNS::Resolver::MSWin32.3pm
  2583. Manifying blib/man3/Net::DNS::Resolver::Recurse.3pm
  2584. Manifying blib/man3/Net::DNS::Resolver::UNIX.3pm
  2585. Manifying blib/man3/Net::DNS::Resolver::cygwin.3pm
  2586. Manifying blib/man3/Net::DNS::Resolver::os2.3pm
  2587. Manifying blib/man3/Net::DNS::Text.3pm
  2588. Manifying blib/man3/Net::DNS::Update.3pm
  2589. Manifying blib/man3/Net::DNS::ZoneFile.3pm
  2590.  NLNETLABS/Net-DNS-0.74.tar.gz
  2591.  /usr/bin/make -- OK
  2592. Running make test
  2593. Running Mkbootstrap for Net::DNS ()
  2594. chmod 644 DNS.bs
  2595. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  2596. #
  2597. # These tests were run using:
  2598. # Net::DNS::VERSION:    0.74
  2599. # set environment variable NET_DNS_DEBUG to get all versions
  2600. t/00-load.t ................ ok
  2601. t/00-pod.t ................. ok
  2602. t/00-version.t ............. ok
  2603. t/01-resolver-env.t ........ ok
  2604. t/01-resolver-file.t ....... ok
  2605. t/01-resolver-flags.t ...... ok
  2606. t/01-resolver-opt.t ........ ok
  2607. t/01-resolver.t ............ ok
  2608. t/02-domain.t .............. ok
  2609. t/02-domainname.t .......... ok
  2610. t/02-mailbox.t ............. ok
  2611. t/02-text.t ................ ok
  2612. t/03-header.t .............. ok
  2613. t/03-question.t ............ ok
  2614. t/03-rr.t .................. ok
  2615. t/04-packet.t .............. ok
  2616. t/05-A.t ................... ok
  2617. t/05-AAAA.t ................ ok
  2618. t/05-AFSDB.t ............... ok
  2619. t/05-APL.t ................. ok
  2620. t/05-CAA.t ................. ok
  2621. t/05-CERT.t ................ ok
  2622. t/05-CNAME.t ............... ok
  2623. t/05-DHCID.t ............... ok
  2624. t/05-DNAME.t ............... ok
  2625. t/05-EUI48.t ............... ok
  2626. t/05-EUI64.t ............... ok
  2627. t/05-HINFO.t ............... ok
  2628. t/05-HIP.t ................. ok
  2629. t/05-IPSECKEY.t ............ ok
  2630. t/05-ISDN.t ................ ok
  2631. t/05-KX.t .................. ok
  2632. t/05-L32.t ................. ok
  2633. t/05-L64.t ................. ok
  2634. t/05-LOC.t ................. ok
  2635. t/05-LP.t .................. ok
  2636. t/05-MINFO.t ............... ok
  2637. t/05-MX.t .................. ok
  2638. t/05-NAPTR.t ............... ok
  2639. t/05-NID.t ................. ok
  2640. t/05-NS.t .................. ok
  2641. t/05-NULL.t ................ ok
  2642. t/05-OPT.t ................. ok
  2643. t/05-PTR.t ................. ok
  2644. t/05-PX.t .................. ok
  2645. t/05-RP.t .................. ok
  2646. t/05-RT.t .................. ok
  2647. t/05-SOA.t ................. ok
  2648. t/05-SPF.t ................. ok
  2649. t/05-SRV.t ................. ok
  2650. t/05-SSHFP.t ............... ok
  2651. t/05-TKEY.t ................ ok
  2652. t/05-TLSA.t ................ ok
  2653. t/05-TSIG.t ................ ok
  2654. t/05-TXT.t ................. ok
  2655. t/05-X25.t ................. ok
  2656. t/06-packet-unique-push.t .. ok
  2657. t/06-update.t .............. ok
  2658. t/07-rrsort.t .............. ok
  2659. t/07-zonefile.t ............ ok
  2660. t/08-online.t .............. ok
  2661. t/10-recurse.t ............. ok
  2662. t/11-inet6.t ............... skipped: Online tests disabled.
  2663. # Cleaning
  2664. t/99-cleanup.t ............. ok
  2665. All tests successful.
  2666. Files=64, Tests=1984, 474 wallclock secs ( 0.49 usr  0.12 sys +  6.74 cusr  0.92 csys =  8.2                                        7 CPU)
  2667. Result: PASS
  2668.  NLNETLABS/Net-DNS-0.74.tar.gz
  2669.  /usr/bin/make test -- OK
  2670. Running make install
  2671. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  2672. Installing /usr/local/lib/perl/5.14.2/auto/Net/DNS/DNS.so
  2673. Installing /usr/local/man/man3/Net::DNS.3pm
  2674. Installing /usr/local/man/man3/Net::DNS::Resolver::Base.3pm
  2675. Installing /usr/local/man/man3/Net::DNS::Resolver::cygwin.3pm
  2676. Installing /usr/local/man/man3/Net::DNS::RR::GPOS.3pm
  2677. Installing /usr/local/man/man3/Net::DNS::RR::PX.3pm
  2678. Installing /usr/local/man/man3/Net::DNS::Domain.3pm
  2679. Installing /usr/local/man/man3/Net::DNS::RR::LP.3pm
  2680. Installing /usr/local/man/man3/Net::DNS::RR::X25.3pm
  2681. Installing /usr/local/man/man3/Net::DNS::RR::A.3pm
  2682. Installing /usr/local/man/man3/Net::DNS::Resolver.3pm
  2683. Installing /usr/local/man/man3/Net::DNS::Resolver::os2.3pm
  2684. Installing /usr/local/man/man3/Net::DNS::RR::SSHFP.3pm
  2685. Installing /usr/local/man/man3/Net::DNS::Header.3pm
  2686. Installing /usr/local/man/man3/Net::DNS::Parameters.3pm
  2687. Installing /usr/local/man/man3/Net::DNS::RR::TKEY.3pm
  2688. Installing /usr/local/man/man3/Net::DNS::Resolver::Recurse.3pm
  2689. Installing /usr/local/man/man3/Net::DNS::RR::NSAP.3pm
  2690. Installing /usr/local/man/man3/Net::DNS::RR::CNAME.3pm
  2691. Installing /usr/local/man/man3/Net::DNS::RR::DHCID.3pm
  2692. Installing /usr/local/man/man3/Net::DNS::RR::RP.3pm
  2693. Installing /usr/local/man/man3/Net::DNS::RR::SPF.3pm
  2694. Installing /usr/local/man/man3/Net::DNS::Text.3pm
  2695. Installing /usr/local/man/man3/Net::DNS::RR::MG.3pm
  2696. Installing /usr/local/man/man3/Net::DNS::RR::DNAME.3pm
  2697. Installing /usr/local/man/man3/Net::DNS::RR::MINFO.3pm
  2698. Installing /usr/local/man/man3/Net::DNS::RR::AAAA.3pm
  2699. Installing /usr/local/man/man3/Net::DNS::RR::NS.3pm
  2700. Installing /usr/local/man/man3/Net::DNS::RR::LOC.3pm
  2701. Installing /usr/local/man/man3/Net::DNS::RR::NIMLOC.3pm
  2702. Installing /usr/local/man/man3/Net::DNS::RR::NULL.3pm
  2703. Installing /usr/local/man/man3/Net::DNS::RR::NAPTR.3pm
  2704. Installing /usr/local/man/man3/Net::DNS::RR::TSIG.3pm
  2705. Installing /usr/local/man/man3/Net::DNS::Packet.3pm
  2706. Installing /usr/local/man/man3/Net::DNS::RR::EUI64.3pm
  2707. Installing /usr/local/man/man3/Net::DNS::RR::SOA.3pm
  2708. Installing /usr/local/man/man3/Net::DNS::RR::CAA.3pm
  2709. Installing /usr/local/man/man3/Net::DNS::DomainName.3pm
  2710. Installing /usr/local/man/man3/Net::DNS::RR::NID.3pm
  2711. Installing /usr/local/man/man3/Net::DNS::RR::MX.3pm
  2712. Installing /usr/local/man/man3/Net::DNS::RR::L32.3pm
  2713. Installing /usr/local/man/man3/Net::DNS::RR::HIP.3pm
  2714. Installing /usr/local/man/man3/Net::DNS::RR::IPSECKEY.3pm
  2715. Installing /usr/local/man/man3/Net::DNS::RR::KX.3pm
  2716. Installing /usr/local/man/man3/Net::DNS::RR::MB.3pm
  2717. Installing /usr/local/man/man3/Net::DNS::RR::OPT.3pm
  2718. Installing /usr/local/man/man3/Net::DNS::Question.3pm
  2719. Installing /usr/local/man/man3/Net::DNS::FAQ.3pm
  2720. Installing /usr/local/man/man3/Net::DNS::RR.3pm
  2721. Installing /usr/local/man/man3/Net::DNS::RR::TXT.3pm
  2722. Installing /usr/local/man/man3/Net::DNS::Resolver::UNIX.3pm
  2723. Installing /usr/local/man/man3/Net::DNS::RR::SRV.3pm
  2724. Installing /usr/local/man/man3/Net::DNS::Resolver::MSWin32.3pm
  2725. Installing /usr/local/man/man3/Net::DNS::ZoneFile.3pm
  2726. Installing /usr/local/man/man3/Net::DNS::RR::PTR.3pm
  2727. Installing /usr/local/man/man3/Net::DNS::Update.3pm
  2728. Installing /usr/local/man/man3/Net::DNS::RR::L64.3pm
  2729. Installing /usr/local/man/man3/Net::DNS::RR::HINFO.3pm
  2730. Installing /usr/local/man/man3/Net::DNS::RR::ISDN.3pm
  2731. Installing /usr/local/man/man3/Net::DNS::Mailbox.3pm
  2732. Installing /usr/local/man/man3/Net::DNS::RR::RT.3pm
  2733. Installing /usr/local/man/man3/Net::DNS::RR::MR.3pm
  2734. Installing /usr/local/man/man3/Net::DNS::Nameserver.3pm
  2735. Installing /usr/local/man/man3/Net::DNS::RR::APL.3pm
  2736. Installing /usr/local/man/man3/Net::DNS::RR::TLSA.3pm
  2737. Installing /usr/local/man/man3/Net::DNS::RR::EID.3pm
  2738. Installing /usr/local/man/man3/Net::DNS::RR::AFSDB.3pm
  2739. Installing /usr/local/man/man3/Net::DNS::RR::CERT.3pm
  2740. Installing /usr/local/man/man3/Net::DNS::RR::EUI48.3pm
  2741. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  2742.  NLNETLABS/Net-DNS-0.74.tar.gz
  2743.  /usr/bin/make install  -- OK
  2744.  CPAN: Recompiling P/PE/PERLER/Crypt-OpenSSL-RSA-0.28.tar.gz
  2745.  
  2746. Running make for P/PE/PERLER/Crypt-OpenSSL-RSA-0.28.tar.gz
  2747. Checksum for /root/.cpan/sources/authors/id/P/PE/PERLER/Crypt-OpenSSL-RSA-0.28.tar.gz ok
  2748.  
  2749.  CPAN.pm: Building P/PE/PERLER/Crypt-OpenSSL-RSA-0.28.tar.gz
  2750.  
  2751. Checking if your kit is complete...
  2752. Looks good
  2753. Generating a Unix-style Makefile
  2754. Writing Makefile for Crypt::OpenSSL::RSA
  2755. Writing MYMETA.yml and MYMETA.json
  2756. cp RSA.pm blib/lib/Crypt/OpenSSL/RSA.pm
  2757. AutoSplitting blib/lib/Crypt/OpenSSL/RSA.pm (blib/lib/auto/Crypt/OpenSSL/RSA)
  2758. Running Mkbootstrap for Crypt::OpenSSL::RSA ()
  2759. chmod 644 RSA.bs
  2760. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  RSA.xs > RSA.xsc && mv RSA.xsc RSA.c
  2761. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.28\" -DX                                        S_VERSION=\"0.28\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DPERL5 -DOPENSSL_NO_KRB5 RSA.c
  2762. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2763. rm -f blib/arch/auto/Crypt/OpenSSL/RSA/RSA.so
  2764. LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" cc  -shared -L/usr/local/lib -fstack-protector RSA.o                                          -o blib/arch/auto/Crypt/OpenSSL/RSA/RSA.so    \
  2765.           -lssl -lcrypto       \
  2766.  
  2767. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2768. chmod 755 blib/arch/auto/Crypt/OpenSSL/RSA/RSA.so
  2769. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- RSA.bs blib/arch/auto/Crypt/OpenSS                                        L/RSA/RSA.bs 644
  2770. Manifying blib/man3/Crypt::OpenSSL::RSA.3pm
  2771.  PERLER/Crypt-OpenSSL-RSA-0.28.tar.gz
  2772.  /usr/bin/make -- OK
  2773. Running make test
  2774. Running Mkbootstrap for Crypt::OpenSSL::RSA ()
  2775. chmod 644 RSA.bs
  2776. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  2777. t/bignum.t .. skipped: (no reason given)
  2778. t/format.t .. ok
  2779. t/rsa.t ..... ok
  2780. All tests successful.
  2781. Files=3, Tests=73,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.12 cusr  0.02 csys =  0.18 CP                                        U)
  2782. Result: PASS
  2783.  PERLER/Crypt-OpenSSL-RSA-0.28.tar.gz
  2784.  /usr/bin/make test -- OK
  2785. Running make install
  2786. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  2787. Installing /usr/local/lib/perl/5.14.2/auto/Crypt/OpenSSL/RSA/RSA.so
  2788. Installing /usr/local/man/man3/Crypt::OpenSSL::RSA.3pm
  2789. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  2790.  PERLER/Crypt-OpenSSL-RSA-0.28.tar.gz
  2791.  /usr/bin/make install  -- OK
  2792.  CPAN: Recompiling P/PE/PEVANS/Scalar-List-Utils-1.36.tar.gz
  2793.  
  2794. Running make for P/PE/PEVANS/Scalar-List-Utils-1.36.tar.gz
  2795. Checksum for /root/.cpan/sources/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.36.tar.gz ok
  2796.  
  2797.  CPAN.pm: Building P/PE/PEVANS/Scalar-List-Utils-1.36.tar.gz
  2798.  
  2799. Checking if your kit is complete...
  2800. Looks good
  2801. Generating a Unix-style Makefile
  2802. Writing Makefile for List::Util
  2803. Writing MYMETA.yml and MYMETA.json
  2804. cp lib/List/Util/XS.pm blib/lib/List/Util/XS.pm
  2805. cp lib/List/Util.pm blib/lib/List/Util.pm
  2806. cp lib/Scalar/Util.pm blib/lib/Scalar/Util.pm
  2807. Running Mkbootstrap for List::Util ()
  2808. chmod 644 Util.bs
  2809. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  ListUtil.xs > ListUtil.xsc && mv ListUtil.xsc ListUtil.c
  2810. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.36\" -DX                                        S_VERSION=\"1.36\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DPERL_EXT ListUtil.c
  2811. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2812. rm -f blib/arch/auto/List/Util/Util.so
  2813. cc  -shared -L/usr/local/lib -fstack-protector ListUtil.o  -o blib/arch/auto/List/Util/Util.                                        so      \
  2814.                \
  2815.  
  2816. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2817. chmod 755 blib/arch/auto/List/Util/Util.so
  2818. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/List/Util/U                                        til.bs 644
  2819. Manifying blib/man3/List::Util.3pm
  2820. Manifying blib/man3/List::Util::XS.3pm
  2821. Manifying blib/man3/Scalar::Util.3pm
  2822.  PEVANS/Scalar-List-Utils-1.36.tar.gz
  2823.  /usr/bin/make -- OK
  2824. Running make test
  2825. Running Mkbootstrap for List::Util ()
  2826. chmod 644 Util.bs
  2827. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  2828. t/00version.t ........... ok
  2829. t/any-all.t ............. ok
  2830. t/blessed.t ............. ok
  2831. t/dualvar.t ............. ok
  2832. t/first.t ............... ok
  2833. t/getmagic-once.t ....... ok
  2834. t/isvstring.t ........... ok
  2835. t/lln.t ................. ok
  2836. t/max.t ................. ok
  2837. t/maxstr.t .............. ok
  2838. t/min.t ................. ok
  2839. t/minstr.t .............. ok
  2840. t/multicall-refcount.t .. ok
  2841. t/openhan.t ............. ok
  2842. t/pair.t ................ ok
  2843. t/product.t ............. ok
  2844. t/proto.t ............... ok
  2845. t/readonly.t ............ ok
  2846. t/reduce.t .............. ok
  2847. t/refaddr.t ............. ok
  2848. t/reftype.t ............. ok
  2849. t/shuffle.t ............. ok
  2850. t/stack-corruption.t .... ok
  2851. t/sum.t ................. ok
  2852. t/sum0.t ................ ok
  2853. t/tainted.t ............. ok
  2854. t/weak.t ................ ok
  2855. All tests successful.
  2856. Files=27, Tests=377,  2 wallclock secs ( 0.13 usr  0.04 sys +  0.82 cusr  0.19 csys =  1.18                                         CPU)
  2857. Result: PASS
  2858.  PEVANS/Scalar-List-Utils-1.36.tar.gz
  2859.  /usr/bin/make test -- OK
  2860. Running make install
  2861. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  2862. Installing /usr/local/lib/perl/5.14.2/auto/List/Util/Util.so
  2863. Installing /usr/local/man/man3/List::Util.3pm
  2864. Installing /usr/local/man/man3/Scalar::Util.3pm
  2865. Installing /usr/local/man/man3/List::Util::XS.3pm
  2866. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  2867.  PEVANS/Scalar-List-Utils-1.36.tar.gz
  2868.  /usr/bin/make install  -- OK
  2869.  CPAN: Recompiling P/PE/PEVANS/Socket-2.013.tar.gz
  2870.  
  2871. Running make for P/PE/PEVANS/Socket-2.013.tar.gz
  2872. Checksum for /root/.cpan/sources/authors/id/P/PE/PEVANS/Socket-2.013.tar.gz ok
  2873.  
  2874.  CPAN.pm: Building P/PE/PEVANS/Socket-2.013.tar.gz
  2875.  
  2876. Checking HAS_SOCKADDR_SA_LEN...
  2877. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2878. test-0.c: In function 'main':
  2879. test-0.c:16:27: error: 'struct sockaddr' has no member named 'sa_len'
  2880. Checking HAS_SOCKADDR_IN6...
  2881. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2882. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2883. Checking HAS_IP_MREQ...
  2884. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2885. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2886. Checking HAS_IP_MREQ_SOURCE...
  2887. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2888. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2889. Checking HAS_IPV6_MREQ...
  2890. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2891. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2892. Checking I_NETINET_IP...
  2893. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2894. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2895. Checking if your kit is complete...
  2896. Looks good
  2897. Generating a Unix-style Makefile
  2898. Writing Makefile for Socket
  2899. Writing MYMETA.yml and MYMETA.json
  2900. cp Socket.pm blib/lib/Socket.pm
  2901. Running Mkbootstrap for Socket ()
  2902. chmod 644 Socket.bs
  2903. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp -noprototypes -typemap /usr/share                                        /perl/5.14/ExtUtils/typemap -typemap typemap  Socket.xs > Socket.xsc && mv Socket.xsc Socket                                        .c
  2904. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.013\" -D                                        XS_VERSION=\"2.013\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DHAS_SOCKADDR_IN6 -DHAS_IP_MREQ -DH                                        AS_IP_MREQ_SOURCE -DHAS_IPV6_MREQ -DI_NETINET_IP Socket.c
  2905. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2906. rm -f blib/arch/auto/Socket/Socket.so
  2907. cc  -shared -L/usr/local/lib -fstack-protector Socket.o  -o blib/arch/auto/Socket/Socket.so                                         \
  2908.                \
  2909.  
  2910. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2911. chmod 755 blib/arch/auto/Socket/Socket.so
  2912. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs blib/arch/auto/Socket/So                                        cket.bs 644
  2913. Manifying blib/man3/Socket.3pm
  2914.  PEVANS/Socket-2.013.tar.gz
  2915.  /usr/bin/make -- OK
  2916. Running make test
  2917. Running Mkbootstrap for Socket ()
  2918. chmod 644 Socket.bs
  2919. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  2920. t/getaddrinfo.t .. ok
  2921. t/getnameinfo.t .. ok
  2922. t/ip_mreq.t ...... ok
  2923. t/ipv6_mreq.t .... ok
  2924. t/sockaddr.t ..... ok
  2925. t/Socket.t ....... ok
  2926. t/socketpair.t ... ok
  2927. All tests successful.
  2928. Files=7, Tests=136,  4 wallclock secs ( 0.06 usr  0.01 sys +  0.24 cusr  0.04 csys =  0.35 C                                        PU)
  2929. Result: PASS
  2930.  PEVANS/Socket-2.013.tar.gz
  2931.  /usr/bin/make test -- OK
  2932. Running make install
  2933. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  2934. Installing /usr/local/lib/perl/5.14.2/auto/Socket/Socket.so
  2935. Installing /usr/local/man/man3/Socket.3pm
  2936. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  2937.  PEVANS/Socket-2.013.tar.gz
  2938.  /usr/bin/make install  -- OK
  2939.  CPAN: Recompiling P/PJ/PJACKLAM/Math-BigInt-FastCalc-0.30.tar.gz
  2940.  
  2941. Running make for P/PJ/PJACKLAM/Math-BigInt-FastCalc-0.30.tar.gz
  2942. Checksum for /root/.cpan/sources/authors/id/P/PJ/PJACKLAM/Math-BigInt-FastCalc-0.30.tar.gz o                                        k
  2943.  
  2944.  CPAN.pm: Building P/PJ/PJACKLAM/Math-BigInt-FastCalc-0.30.tar.gz
  2945.  
  2946. Checking if your kit is complete...
  2947. Looks good
  2948. Generating a Unix-style Makefile
  2949. Writing Makefile for Math::BigInt::FastCalc
  2950. Writing MYMETA.yml and MYMETA.json
  2951. cp lib/Math/BigInt/FastCalc.pm blib/lib/Math/BigInt/FastCalc.pm
  2952. Running Mkbootstrap for Math::BigInt::FastCalc ()
  2953. chmod 644 FastCalc.bs
  2954. /usr/bin/perl "-Iinc" /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl                                        /5.14/ExtUtils/typemap  FastCalc.xs > FastCalc.xsc && mv FastCalc.xsc FastCalc.c
  2955. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.30\" -DX                                        S_VERSION=\"0.30\" -fPIC "-I/usr/lib/perl/5.14/CORE"   FastCalc.c
  2956. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  2957. rm -f blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so
  2958. cc  -shared -L/usr/local/lib -fstack-protector FastCalc.o  -o blib/arch/auto/Math/BigInt/Fas                                        tCalc/FastCalc.so       \
  2959.                \
  2960.  
  2961. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  2962. chmod 755 blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so
  2963. /usr/bin/perl "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs blib/arch/auto                                        /Math/BigInt/FastCalc/FastCalc.bs 644
  2964. Manifying blib/man3/Math::BigInt::FastCalc.3pm
  2965.  PJACKLAM/Math-BigInt-FastCalc-0.30.tar.gz
  2966.  /usr/bin/make -- OK
  2967. Running make test
  2968. Running Mkbootstrap for Math::BigInt::FastCalc ()
  2969. chmod 644 FastCalc.bs
  2970. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
  2971. t/00sig.t ...... skipped: Set the environment variable TEST_SIGNATURE to enable this test.
  2972. # Testing Math::BigInt::FastCalc 0.30
  2973. # ==> Perl 5.014002, /usr/bin/perl
  2974. # ==> Math::BigInt 1.997
  2975. t/01load.t ..... ok
  2976. t/02pod.t ...... ok
  2977. t/03podcov.t ... ok
  2978. t/bigfltpm.t ... ok
  2979. t/bigintfc.t ... ok
  2980. t/bigintpm.t ... ok
  2981. t/bootstrap.t .. ok
  2982. t/leak.t ....... ok
  2983. t/mbi_rand.t ... ok
  2984. t/mbimbf.t ..... ok
  2985. All tests successful.
  2986. Files=11, Tests=7576,  3 wallclock secs ( 0.79 usr  0.07 sys +  3.19 cusr  0.18 csys =  4.23                                         CPU)
  2987. Result: PASS
  2988.  PJACKLAM/Math-BigInt-FastCalc-0.30.tar.gz
  2989.  /usr/bin/make test -- OK
  2990. Running make install
  2991. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  2992. Installing /usr/local/lib/perl/5.14.2/auto/Math/BigInt/FastCalc/FastCalc.so
  2993. Installing /usr/local/man/man3/Math::BigInt::FastCalc.3pm
  2994. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  2995.  PJACKLAM/Math-BigInt-FastCalc-0.30.tar.gz
  2996.  /usr/bin/make install  -- OK
  2997.  CPAN: Recompiling P/PM/PMQS/Compress-Raw-Bzip2-2.063.tar.gz
  2998.  
  2999. Running make for P/PM/PMQS/Compress-Raw-Bzip2-2.063.tar.gz
  3000. Checksum for /root/.cpan/sources/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-2.063.tar.gz ok
  3001.  
  3002.  CPAN.pm: Building P/PM/PMQS/Compress-Raw-Bzip2-2.063.tar.gz
  3003.  
  3004. Up/Downgrade not needed.
  3005. Checking if your kit is complete...
  3006. Looks good
  3007. Generating a Unix-style Makefile
  3008. Writing Makefile for Compress::Raw::Bzip2
  3009. Writing MYMETA.yml and MYMETA.json
  3010. cp lib/Compress/Raw/Bzip2.pm blib/lib/Compress/Raw/Bzip2.pm
  3011. Running Mkbootstrap for Compress::Raw::Bzip2 ()
  3012. chmod 644 Bzip2.bs
  3013. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  Bzip2.xs > Bzip2.xsc && mv Bzip2.xsc Bzip2.c
  3014. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe                                         -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.063\"                                         -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DBZ_NO_STDIO -DUSE_PPPORT_H Bzip                                        2.c
  3015. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3016. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe                                         -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.063\"                                         -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DBZ_NO_STDIO -DUSE_PPPORT_H bloc                                        ksort.c
  3017. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3018. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe                                         -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.063\"                                         -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DBZ_NO_STDIO -DUSE_PPPORT_H bzli                                        b.c
  3019. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3020. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe                                         -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.063\"                                         -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DBZ_NO_STDIO -DUSE_PPPORT_H comp                                        ress.c
  3021. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3022. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe                                         -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.063\"                                         -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DBZ_NO_STDIO -DUSE_PPPORT_H crct                                        able.c
  3023. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3024. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe                                         -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.063\"                                         -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DBZ_NO_STDIO -DUSE_PPPORT_H deco                                        mpress.c
  3025. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3026. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe                                         -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.063\"                                         -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DBZ_NO_STDIO -DUSE_PPPORT_H huff                                        man.c
  3027. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3028. cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe                                         -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.063\"                                         -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DBZ_NO_STDIO -DUSE_PPPORT_H rand                                        table.c
  3029. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3030. rm -f blib/arch/auto/Compress/Raw/Bzip2/Bzip2.so
  3031. cc  -shared -L/usr/local/lib -fstack-protector Bzip2.o blocksort.o bzlib.o compress.o crctab                                        le.o decompress.o huffman.o randtable.o   -o blib/arch/auto/Compress/Raw/Bzip2/Bzip2.so    \
  3032.                \
  3033.  
  3034. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3035. chmod 755 blib/arch/auto/Compress/Raw/Bzip2/Bzip2.so
  3036. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs blib/arch/auto/Compress/R                                        aw/Bzip2/Bzip2.bs 644
  3037. Manifying blib/man3/Compress::Raw::Bzip2.3pm
  3038.  PMQS/Compress-Raw-Bzip2-2.063.tar.gz
  3039.  /usr/bin/make -- OK
  3040. Running make test
  3041. Running Mkbootstrap for Compress::Raw::Bzip2 ()
  3042. chmod 644 Bzip2.bs
  3043. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  3044. t/000prereq.t ...... ok
  3045. t/01bzip2.t ........ ok
  3046. t/09limitoutput.t .. ok
  3047. t/99pod.t .......... ok
  3048. All tests successful.
  3049. Files=4, Tests=263,  1 wallclock secs ( 0.05 usr  0.01 sys +  0.35 cusr  0.04 csys =  0.45 C                                        PU)
  3050. Result: PASS
  3051.  PMQS/Compress-Raw-Bzip2-2.063.tar.gz
  3052.  /usr/bin/make test -- OK
  3053. Running make install
  3054. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  3055. Installing /usr/local/lib/perl/5.14.2/auto/Compress/Raw/Bzip2/Bzip2.so
  3056. Installing /usr/local/man/man3/Compress::Raw::Bzip2.3pm
  3057. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  3058.  PMQS/Compress-Raw-Bzip2-2.063.tar.gz
  3059.  /usr/bin/make install  -- OK
  3060.  CPAN: Recompiling P/PM/PMQS/Compress-Raw-Zlib-2.063.tar.gz
  3061.  
  3062. Running make for P/PM/PMQS/Compress-Raw-Zlib-2.063.tar.gz
  3063. Checksum for /root/.cpan/sources/authors/id/P/PM/PMQS/Compress-Raw-Zlib-2.063.tar.gz ok
  3064.  
  3065.  CPAN.pm: Building P/PM/PMQS/Compress-Raw-Zlib-2.063.tar.gz
  3066.  
  3067. Up/Downgrade not needed.
  3068. Parsing config.in...
  3069. Building Zlib enabled
  3070. Auto Detect Gzip OS Code..
  3071. Setting Gzip OS Code to 3 [Unix/Default]
  3072. Looks Good.
  3073. Checking if your kit is complete...
  3074. Looks good
  3075. Generating a Unix-style Makefile
  3076. Writing Makefile for Compress::Raw::Zlib
  3077. Writing MYMETA.yml and MYMETA.json
  3078. cp lib/Compress/Raw/Zlib.pm blib/lib/Compress/Raw/Zlib.pm
  3079. Running Mkbootstrap for Compress::Raw::Zlib ()
  3080. chmod 644 Zlib.bs
  3081. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  Zlib.xs > Zlib.xsc && mv Zlib.xsc Zlib.c
  3082. cc -c  -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasi                                        ng -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=                                        \"2.063\" -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DNO_VIZ -DZ_SOLO   -DGZ                                        IP_OS_CODE=3 -DUSE_PPPORT_H Zlib.c
  3083. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3084. cc -c  -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasi                                        ng -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=                                        \"2.063\" -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DNO_VIZ -DZ_SOLO   -DGZ                                        IP_OS_CODE=3 -DUSE_PPPORT_H adler32.c
  3085. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3086. cc -c  -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasi                                        ng -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=                                        \"2.063\" -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DNO_VIZ -DZ_SOLO   -DGZ                                        IP_OS_CODE=3 -DUSE_PPPORT_H compress.c
  3087. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3088. cc -c  -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasi                                        ng -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=                                        \"2.063\" -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DNO_VIZ -DZ_SOLO   -DGZ                                        IP_OS_CODE=3 -DUSE_PPPORT_H crc32.c
  3089. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3090. cc -c  -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasi                                        ng -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=                                        \"2.063\" -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DNO_VIZ -DZ_SOLO   -DGZ                                        IP_OS_CODE=3 -DUSE_PPPORT_H deflate.c
  3091. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3092. cc -c  -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasi                                        ng -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=                                        \"2.063\" -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DNO_VIZ -DZ_SOLO   -DGZ                                        IP_OS_CODE=3 -DUSE_PPPORT_H infback.c
  3093. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3094. cc -c  -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasi                                        ng -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=                                        \"2.063\" -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DNO_VIZ -DZ_SOLO   -DGZ                                        IP_OS_CODE=3 -DUSE_PPPORT_H inffast.c
  3095. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3096. cc -c  -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasi                                        ng -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=                                        \"2.063\" -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DNO_VIZ -DZ_SOLO   -DGZ                                        IP_OS_CODE=3 -DUSE_PPPORT_H inflate.c
  3097. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3098. cc -c  -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasi                                        ng -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=                                        \"2.063\" -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DNO_VIZ -DZ_SOLO   -DGZ                                        IP_OS_CODE=3 -DUSE_PPPORT_H inftrees.c
  3099. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3100. cc -c  -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasi                                        ng -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=                                        \"2.063\" -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DNO_VIZ -DZ_SOLO   -DGZ                                        IP_OS_CODE=3 -DUSE_PPPORT_H trees.c
  3101. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3102. cc -c  -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasi                                        ng -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=                                        \"2.063\" -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DNO_VIZ -DZ_SOLO   -DGZ                                        IP_OS_CODE=3 -DUSE_PPPORT_H uncompr.c
  3103. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3104. cc -c  -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasi                                        ng -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=                                        \"2.063\" -DXS_VERSION=\"2.063\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DNO_VIZ -DZ_SOLO   -DGZ                                        IP_OS_CODE=3 -DUSE_PPPORT_H zutil.c
  3105. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3106. rm -f blib/arch/auto/Compress/Raw/Zlib/Zlib.so
  3107. cc  -shared -L/usr/local/lib -fstack-protector Zlib.o adler32.o compress.o crc32.o deflate.o                                         infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o   -o blib/arch/auto/Comp                                        ress/Raw/Zlib/Zlib.so   \
  3108.                \
  3109.  
  3110. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3111. chmod 755 blib/arch/auto/Compress/Raw/Zlib/Zlib.so
  3112. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs blib/arch/auto/Compress/Ra                                        w/Zlib/Zlib.bs 644
  3113. Manifying blib/man3/Compress::Raw::Zlib.3pm
  3114.  PMQS/Compress-Raw-Zlib-2.063.tar.gz
  3115.  /usr/bin/make -- OK
  3116. Running make test
  3117. Running Mkbootstrap for Compress::Raw::Zlib ()
  3118. chmod 644 Zlib.bs
  3119. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  3120. t/000prereq.t ...... ok
  3121. t/01version.t ...... ok
  3122. t/02zlib.t ......... ok
  3123. t/07bufsize.t ...... ok
  3124. t/09limitoutput.t .. ok
  3125. t/18lvalue.t ....... ok
  3126. t/99pod.t .......... ok
  3127. All tests successful.
  3128. Files=7, Tests=717,  2 wallclock secs ( 0.11 usr  0.01 sys +  1.49 cusr  0.11 csys =  1.72 C                                        PU)
  3129. Result: PASS
  3130.  PMQS/Compress-Raw-Zlib-2.063.tar.gz
  3131.  /usr/bin/make test -- OK
  3132. Running make install
  3133. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  3134. Installing /usr/local/lib/perl/5.14.2/auto/Compress/Raw/Zlib/Zlib.so
  3135. Installing /usr/local/man/man3/Compress::Raw::Zlib.3pm
  3136. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  3137.  PMQS/Compress-Raw-Zlib-2.063.tar.gz
  3138.  /usr/bin/make install  -- OK
  3139.  CPAN: Recompiling P/PM/PMQS/DB_File-1.831.tar.gz
  3140.  
  3141. Running make for P/PM/PMQS/DB_File-1.831.tar.gz
  3142. Checksum for /root/.cpan/sources/authors/id/P/PM/PMQS/DB_File-1.831.tar.gz ok
  3143.  
  3144.  CPAN.pm: Building P/PM/PMQS/DB_File-1.831.tar.gz
  3145.  
  3146. Parsing config.in...
  3147. Looks Good.
  3148. Checking if your kit is complete...
  3149. Looks good
  3150. Generating a Unix-style Makefile
  3151. Writing Makefile for DB_File
  3152. Writing MYMETA.yml and MYMETA.json
  3153. cp DB_File.pm blib/lib/DB_File.pm
  3154. Running Mkbootstrap for DB_File ()
  3155. chmod 644 DB_File.bs
  3156. cc -c  -I/usr/local/BerkeleyDB/include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector                                         -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64                                         -O2 -g   -DVERSION=\"1.831\" -DXS_VERSION=\"1.831\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -D_NO                                        T_CORE  -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t   version.c
  3157. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3158. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp -noprototypes -typemap /usr/share                                        /perl/5.14/ExtUtils/typemap -typemap typemap  DB_File.xs > DB_File.xsc && mv DB_File.xsc DB_                                        File.c
  3159. cc -c  -I/usr/local/BerkeleyDB/include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector                                         -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64                                         -O2 -g   -DVERSION=\"1.831\" -DXS_VERSION=\"1.831\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -D_NO                                        T_CORE  -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t   DB_File.c
  3160. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3161. rm -f blib/arch/auto/DB_File/DB_File.so
  3162. LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" cc  -shared -L/usr/local/lib -fstack-protector versi                                        on.o DB_File.o  -o blib/arch/auto/DB_File/DB_File.so    \
  3163.           -ldb         \
  3164.  
  3165. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3166. chmod 755 blib/arch/auto/DB_File/DB_File.so
  3167. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- DB_File.bs blib/arch/auto/DB_File/                                        DB_File.bs 644
  3168. Manifying blib/man3/DB_File.3pm
  3169.  PMQS/DB_File-1.831.tar.gz
  3170.  /usr/bin/make -- OK
  3171. Running make test
  3172. Running Mkbootstrap for DB_File ()
  3173. chmod 644 DB_File.bs
  3174. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  3175. t/db-btree.t .. ok
  3176. t/db-hash.t ... ok
  3177. t/db-recno.t .. ok
  3178. t/pod.t ....... ok
  3179. All tests successful.
  3180. Files=4, Tests=568,  3 wallclock secs ( 0.07 usr  0.01 sys +  0.82 cusr  0.22 csys =  1.12 C                                        PU)
  3181. Result: PASS
  3182.  PMQS/DB_File-1.831.tar.gz
  3183.  /usr/bin/make test -- OK
  3184. Running make install
  3185. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  3186. Installing /usr/local/lib/perl/5.14.2/auto/DB_File/DB_File.so
  3187. Installing /usr/local/man/man3/DB_File.3pm
  3188. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  3189.  PMQS/DB_File-1.831.tar.gz
  3190.  /usr/bin/make install  -- OK
  3191.  CPAN: Recompiling P/PV/PVANDRY/gettext-1.05.tar.gz
  3192.  
  3193. Running make for P/PV/PVANDRY/gettext-1.05.tar.gz
  3194. Checksum for /root/.cpan/sources/authors/id/P/PV/PVANDRY/gettext-1.05.tar.gz ok
  3195.  
  3196.  CPAN.pm: Building P/PV/PVANDRY/gettext-1.05.tar.gz
  3197.  
  3198. checking for gettext... yes
  3199. checking for dgettext... yes
  3200. checking for ngettext... yes
  3201. checking for bind_textdomain_codeset... yes
  3202. Generating a Unix-style Makefile
  3203. Writing Makefile for Locale::gettext
  3204. Writing MYMETA.yml and MYMETA.json
  3205. cp gettext.pm blib/lib/Locale/gettext.pm
  3206. Running Mkbootstrap for Locale::gettext ()
  3207. chmod 644 gettext.bs
  3208. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  gettext.xs > gettext.xsc && mv gettext.xsc gettext.c
  3209. Please specify prototyping behavior for gettext.xs (see perlxs manual)
  3210. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.05\" -DX                                        S_VERSION=\"1.05\" -fPIC "-I/usr/lib/perl/5.14/CORE"   gettext.c
  3211. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3212. rm -f blib/arch/auto/Locale/gettext/gettext.so
  3213. cc  -shared -L/usr/local/lib -fstack-protector gettext.o  -o blib/arch/auto/Locale/gettext/g                                        ettext.so       \
  3214.                \
  3215.  
  3216. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3217. chmod 755 blib/arch/auto/Locale/gettext/gettext.so
  3218. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- gettext.bs blib/arch/auto/Locale/g                                        ettext/gettext.bs 644
  3219. Manifying blib/man3/Locale::gettext.3pm
  3220.  PVANDRY/gettext-1.05.tar.gz
  3221.  /usr/bin/make -- OK
  3222. Running make test
  3223. Running Mkbootstrap for Locale::gettext ()
  3224. chmod 644 gettext.bs
  3225. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  3226. t/bind.t ....... ok
  3227. t/frconvert.t .. ok
  3228. t/jaconvert.t .. ok
  3229. t/raw.t ........ ok
  3230. t/use.t ........ ok
  3231. All tests successful.
  3232. Files=5, Tests=5,  1 wallclock secs ( 0.04 usr  0.01 sys +  0.12 cusr  0.03 csys =  0.20 CPU                                        )
  3233. Result: PASS
  3234.  PVANDRY/gettext-1.05.tar.gz
  3235.  /usr/bin/make test -- OK
  3236. Running make install
  3237. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  3238. Installing /usr/local/lib/perl/5.14.2/auto/Locale/gettext/gettext.so
  3239. Installing /usr/local/man/man3/Locale::gettext.3pm
  3240. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  3241.  PVANDRY/gettext-1.05.tar.gz
  3242.  /usr/bin/make install  -- OK
  3243.  CPAN: Recompiling R/RJ/RJBS/Text-Soundex-3.04.tar.gz
  3244.  
  3245. Running make for R/RJ/RJBS/Text-Soundex-3.04.tar.gz
  3246. Checksum for /root/.cpan/sources/authors/id/R/RJ/RJBS/Text-Soundex-3.04.tar.gz ok
  3247.  
  3248.  CPAN.pm: Building R/RJ/RJBS/Text-Soundex-3.04.tar.gz
  3249.  
  3250. WARNING: Option INSTALLDIRS=site was not recognized. (ignoring)
  3251. Checking if your kit is complete...
  3252. Looks good
  3253. Generating a Unix-style Makefile
  3254. Writing Makefile for Text::Soundex
  3255. Writing MYMETA.yml and MYMETA.json
  3256. cp Soundex.pm blib/lib/Text/Soundex.pm
  3257. Running Mkbootstrap for Text::Soundex ()
  3258. chmod 644 Soundex.bs
  3259. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  Soundex.xs > Soundex.xsc && mv Soundex.xsc Soundex.c
  3260. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"3.04\" -DX                                        S_VERSION=\"3.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Soundex.c
  3261. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3262. rm -f blib/arch/auto/Text/Soundex/Soundex.so
  3263. cc  -shared -L/usr/local/lib -fstack-protector Soundex.o  -o blib/arch/auto/Text/Soundex/Sou                                        ndex.so         \
  3264.                \
  3265.  
  3266. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3267. chmod 755 blib/arch/auto/Text/Soundex/Soundex.so
  3268. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Soundex.bs blib/arch/auto/Text/Sou                                        ndex/Soundex.bs 644
  3269. Manifying blib/man3/Text::Soundex.3pm
  3270.  RJBS/Text-Soundex-3.04.tar.gz
  3271.  /usr/bin/make -- OK
  3272. Running make test
  3273. Running Mkbootstrap for Text::Soundex ()
  3274. chmod 644 Soundex.bs
  3275. PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
  3276. use Text::Soundex 'soundex'.................................ok
  3277. use Text::Soundex 'soundex_nara'............................ok
  3278. use Text::Soundex;..........................................ok
  3279. soundex('Euler') eq 'E460'..................................ok
  3280. soundex('Gauss') eq 'G200'..................................ok
  3281. soundex('Hilbert') eq 'H416'................................ok
  3282. soundex('Knuth') eq 'K530'..................................ok
  3283. soundex('Lloydi') eq 'L300'.................................ok
  3284. soundex('Lukasiewicz') eq 'L222'............................ok
  3285. soundex('2 + 2 = 4') eq undef...............................ok
  3286. soundex(undef) eq undef.....................................ok
  3287. soundex('Ellery', 'Ghosh', 'Heilbronn', 'Kant', 'Ladd', 'Lissajous') eq ('E460', 'G200', 'H4                                        16', 'K530', 'L300', 'L222')....................ok
  3288. soundex('Mark', 'Mielke') eq ('M620', 'M420')...............ok
  3289. soundex('Mike', undef, 'Stok') eq ('M200', undef, 'S320')...ok
  3290. setting $soundex_nocode.....................................ok
  3291. $soundex_nocode eq $Text::Soundex::nocode...................ok
  3292. empty list..................................................ok
  3293. soundex('CZARKOWSKA') eq 'C622'.............................ok
  3294.  RJBS/Text-Soundex-3.04.tar.gz
  3295.  /usr/bin/make test -- OK
  3296. Running make install
  3297. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  3298. Installing /usr/local/lib/perl/5.14.2/auto/Text/Soundex/Soundex.so
  3299. Installing /usr/local/man/man3/Text::Soundex.3pm
  3300. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  3301.  RJBS/Text-Soundex-3.04.tar.gz
  3302.  /usr/bin/make install  -- OK
  3303.  CPAN: Recompiling R/RJ/RJBS/Time-Piece-1.27.tar.gz
  3304.  
  3305. Running make for R/RJ/RJBS/Time-Piece-1.27.tar.gz
  3306. Checksum for /root/.cpan/sources/authors/id/R/RJ/RJBS/Time-Piece-1.27.tar.gz ok
  3307.  
  3308.  CPAN.pm: Building R/RJ/RJBS/Time-Piece-1.27.tar.gz
  3309.  
  3310. Checking if your kit is complete...
  3311. Looks good
  3312. Generating a Unix-style Makefile
  3313. Writing Makefile for Time::Piece
  3314. Writing MYMETA.yml and MYMETA.json
  3315. cp Seconds.pm blib/lib/Time/Seconds.pm
  3316. cp Piece.pm blib/lib/Time/Piece.pm
  3317. Running Mkbootstrap for Time::Piece ()
  3318. chmod 644 Piece.bs
  3319. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  Piece.xs > Piece.xsc && mv Piece.xsc Piece.c
  3320. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.27\" -DX                                        S_VERSION=\"1.27\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Piece.c
  3321. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3322. rm -f blib/arch/auto/Time/Piece/Piece.so
  3323. cc  -shared -L/usr/local/lib -fstack-protector Piece.o  -o blib/arch/auto/Time/Piece/Piece.s                                        o       \
  3324.                \
  3325.  
  3326. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3327. chmod 755 blib/arch/auto/Time/Piece/Piece.so
  3328. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs blib/arch/auto/Time/Piece                                        /Piece.bs 644
  3329. Manifying blib/man3/Time::Piece.3pm
  3330. Manifying blib/man3/Time::Seconds.3pm
  3331.  RJBS/Time-Piece-1.27.tar.gz
  3332.  /usr/bin/make -- OK
  3333. Running make test
  3334. Running Mkbootstrap for Time::Piece ()
  3335. chmod 644 Piece.bs
  3336. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  3337. t/01base.t ...... ok
  3338. t/02core.t ...... ok
  3339. t/03compare.t ... ok
  3340. t/04mjd.t ....... ok
  3341. t/05overload.t .. ok
  3342. t/06subclass.t .. ok
  3343. t/07arith.t ..... ok
  3344. All tests successful.
  3345. Files=7, Tests=157,  1 wallclock secs ( 0.05 usr  0.01 sys +  0.22 cusr  0.05 csys =  0.33 C                                        PU)
  3346. Result: PASS
  3347.  RJBS/Time-Piece-1.27.tar.gz
  3348.  /usr/bin/make test -- OK
  3349. Running make install
  3350. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  3351. Installing /usr/local/lib/perl/5.14.2/auto/Time/Piece/Piece.so
  3352. Installing /usr/local/man/man3/Time::Piece.3pm
  3353. Installing /usr/local/man/man3/Time::Seconds.3pm
  3354. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  3355.  RJBS/Time-Piece-1.27.tar.gz
  3356.  /usr/bin/make install  -- OK
  3357.  CPAN: Recompiling R/RU/RURBAN/Filter-1.49.tar.gz
  3358.  
  3359. Running make for R/RU/RURBAN/Filter-1.49.tar.gz
  3360. Checksum for /root/.cpan/sources/authors/id/R/RU/RURBAN/Filter-1.49.tar.gz ok
  3361.  
  3362.  CPAN.pm: Building R/RU/RURBAN/Filter-1.49.tar.gz
  3363.  
  3364. Checking if your kit is complete...
  3365. Looks good
  3366. Generating a Unix-style Makefile
  3367. Writing Makefile for Filter::Util::Call
  3368. Writing MYMETA.yml and MYMETA.json
  3369. Generating a Unix-style Makefile
  3370. Writing Makefile for Filter::Util::Exec
  3371. Writing MYMETA.yml and MYMETA.json
  3372. Generating a Unix-style Makefile
  3373. Writing Makefile for Filter::decrypt
  3374. Writing MYMETA.yml and MYMETA.json
  3375. Generating a Unix-style Makefile
  3376. Writing Makefile for Filter::tee
  3377. Writing MYMETA.yml and MYMETA.json
  3378. Generating a Unix-style Makefile
  3379. Writing Makefile for Filter::Util::Call
  3380. Writing MYMETA.yml and MYMETA.json
  3381. cp perlfilter.pod blib/lib/Filter/Util/perlfilter.pod
  3382. cp lib/Filter/exec.pm blib/lib/Filter/exec.pm
  3383. cp lib/Filter/cpp.pm blib/lib/Filter/cpp.pm
  3384. cp filter-util.pl blib/lib/Filter/Util/filter-util.pl
  3385. cp lib/Filter/sh.pm blib/lib/Filter/sh.pm
  3386. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/Call'
  3387. cp Call.pm ../blib/lib/Filter/Util/Call.pm
  3388. Running Mkbootstrap for Filter::Util::Call ()
  3389. chmod 644 Call.bs
  3390. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  Call.xs > Call.xsc && mv Call.xsc Call.c
  3391. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.49\" -DX                                        S_VERSION=\"1.49\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -D_NOT_CORE Call.c
  3392. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3393. rm -f ../blib/arch/auto/Filter/Util/Call/Call.so
  3394. cc  -shared -L/usr/local/lib -fstack-protector Call.o  -o ../blib/arch/auto/Filter/Util/Call                                        /Call.so        \
  3395.                 \
  3396.  
  3397. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3398. chmod 755 ../blib/arch/auto/Filter/Util/Call/Call.so
  3399. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../blib/arch/auto/Filter/U                                        til/Call/Call.bs 644
  3400. Manifying ../blib/man3/Filter::Util::Call.3pm
  3401. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/Call'
  3402. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/Exec'
  3403. cp Exec.pm ../blib/lib/Filter/Util/Exec.pm
  3404. Running Mkbootstrap for Filter::Util::Exec ()
  3405. chmod 644 Exec.bs
  3406. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  Exec.xs > Exec.xsc && mv Exec.xsc Exec.c
  3407. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.49\" -DX                                        S_VERSION=\"1.49\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Exec.c
  3408. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3409. rm -f ../blib/arch/auto/Filter/Util/Exec/Exec.so
  3410. cc  -shared -L/usr/local/lib -fstack-protector Exec.o  -o ../blib/arch/auto/Filter/Util/Exec                                        /Exec.so        \
  3411.                 \
  3412.  
  3413. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3414. chmod 755 ../blib/arch/auto/Filter/Util/Exec/Exec.so
  3415. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Exec.bs ../blib/arch/auto/Filter/U                                        til/Exec/Exec.bs 644
  3416. Manifying ../blib/man3/Filter::Util::Exec.3pm
  3417. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/Exec'
  3418. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/decrypt'
  3419. cp decrypt.pm ../blib/lib/Filter/decrypt.pm
  3420. Running Mkbootstrap for Filter::decrypt ()
  3421. chmod 644 decrypt.bs
  3422. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  decrypt.xs > decrypt.xsc && mv decrypt.xsc decrypt.c
  3423. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.49\" -DX                                        S_VERSION=\"1.49\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DBYPASS decrypt.c
  3424. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3425. rm -f ../blib/arch/auto/Filter/decrypt/decrypt.so
  3426. cc  -shared -L/usr/local/lib -fstack-protector decrypt.o  -o ../blib/arch/auto/Filter/decryp                                        t/decrypt.so    \
  3427.                 \
  3428.  
  3429. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3430. chmod 755 ../blib/arch/auto/Filter/decrypt/decrypt.so
  3431. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- decrypt.bs ../blib/arch/auto/Filte                                        r/decrypt/decrypt.bs 644
  3432. Manifying ../blib/man3/Filter::decrypt.3pm
  3433. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/decrypt'
  3434. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/tee'
  3435. cp tee.pm ../blib/lib/Filter/tee.pm
  3436. Running Mkbootstrap for Filter::tee ()
  3437. chmod 644 tee.bs
  3438. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  tee.xs > tee.xsc && mv tee.xsc tee.c
  3439. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.49\" -DX                                        S_VERSION=\"1.49\" -fPIC "-I/usr/lib/perl/5.14/CORE"   tee.c
  3440. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3441. rm -f ../blib/arch/auto/Filter/tee/tee.so
  3442. cc  -shared -L/usr/local/lib -fstack-protector tee.o  -o ../blib/arch/auto/Filter/tee/tee.so                                                \
  3443.                 \
  3444.  
  3445. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3446. chmod 755 ../blib/arch/auto/Filter/tee/tee.so
  3447. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- tee.bs ../blib/arch/auto/Filter/te                                        e/tee.bs 644
  3448. Manifying ../blib/man3/Filter::tee.3pm
  3449. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/tee'
  3450. Manifying blib/man3/Filter::cpp.3pm
  3451. Manifying blib/man3/Filter::exec.3pm
  3452. Manifying blib/man3/Filter::sh.3pm
  3453. Manifying blib/man3/Filter::Util::perlfilter.3pm
  3454.  RURBAN/Filter-1.49.tar.gz
  3455.  /usr/bin/make -- OK
  3456. Running make test
  3457. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/Call'
  3458. Running Mkbootstrap for Filter::Util::Call ()
  3459. chmod 644 Call.bs
  3460. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/Call'
  3461. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/Exec'
  3462. Running Mkbootstrap for Filter::Util::Exec ()
  3463. chmod 644 Exec.bs
  3464. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/Exec'
  3465. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/decrypt'
  3466. Running Mkbootstrap for Filter::decrypt ()
  3467. chmod 644 decrypt.bs
  3468. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/decrypt'
  3469. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/tee'
  3470. Running Mkbootstrap for Filter::tee ()
  3471. chmod 644 tee.bs
  3472. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/tee'
  3473. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  3474. t/call.t .................... ok
  3475. t/cpp.t ..................... ok
  3476. t/decrypt.t ................. ok
  3477. t/exec.t .................... ok
  3478. t/order.t ................... ok
  3479. t/sh.t ...................... ok
  3480. t/tee.t ..................... ok
  3481. t/z_kwalitee.t .............. skipped: This test is only run for the module author
  3482. t/z_meta.t .................. skipped: This test is only run for the module author
  3483. t/z_perl_minimum_version.t .. skipped: Author tests not required for installation
  3484. t/z_pod-coverage.t .......... skipped: This test is only run for the module author
  3485. t/z_pod.t ................... ok
  3486. All tests successful.
  3487. Files=12, Tests=61,  1 wallclock secs ( 0.05 usr  0.02 sys +  0.65 cusr  0.22 csys =  0.94 C                                        PU)
  3488. Result: PASS
  3489. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/Call'
  3490. No tests defined for Filter::Util::Call extension.
  3491. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/Call'
  3492. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/Exec'
  3493. No tests defined for Filter::Util::Exec extension.
  3494. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/Exec'
  3495. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/decrypt'
  3496. No tests defined for Filter::decrypt extension.
  3497. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/decrypt'
  3498. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/tee'
  3499. No tests defined for Filter::tee extension.
  3500. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/tee'
  3501.  RURBAN/Filter-1.49.tar.gz
  3502.  /usr/bin/make test -- OK
  3503. Running make install
  3504. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/Call'
  3505. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/Call'
  3506. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/Exec'
  3507. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/Exec'
  3508. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/decrypt'
  3509. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/decrypt'
  3510. make[1]: Entering directory `/root/.cpan/build/Filter-1.49-xPSXkk/tee'
  3511. make[1]: Leaving directory `/root/.cpan/build/Filter-1.49-xPSXkk/tee'
  3512. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  3513. Installing /usr/local/lib/perl/5.14.2/auto/Filter/Util/Call/Call.so
  3514. Installing /usr/local/lib/perl/5.14.2/auto/Filter/Util/Exec/Exec.so
  3515. Installing /usr/local/lib/perl/5.14.2/auto/Filter/decrypt/decrypt.so
  3516. Installing /usr/local/lib/perl/5.14.2/auto/Filter/tee/tee.so
  3517. Installing /usr/local/man/man3/Filter::exec.3pm
  3518. Installing /usr/local/man/man3/Filter::Util::Exec.3pm
  3519. Installing /usr/local/man/man3/Filter::Util::perlfilter.3pm
  3520. Installing /usr/local/man/man3/Filter::sh.3pm
  3521. Installing /usr/local/man/man3/Filter::tee.3pm
  3522. Installing /usr/local/man/man3/Filter::decrypt.3pm
  3523. Installing /usr/local/man/man3/Filter::Util::Call.3pm
  3524. Installing /usr/local/man/man3/Filter::cpp.3pm
  3525. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  3526.  RURBAN/Filter-1.49.tar.gz
  3527.  /usr/bin/make install  -- OK
  3528.  CPAN: Recompiling S/SA/SADAHIRO/Unicode-Collate-1.04.tar.gz
  3529.  
  3530. Running make for S/SA/SADAHIRO/Unicode-Collate-1.04.tar.gz
  3531. Checksum for /root/.cpan/sources/authors/id/S/SA/SADAHIRO/Unicode-Collate-1.04.tar.gz ok
  3532.  
  3533.  CPAN.pm: Building S/SA/SADAHIRO/Unicode-Collate-1.04.tar.gz
  3534.  
  3535. Making header files for XS...
  3536. cp Collate/CJK/Zhuyin.pm blib/lib/Unicode/Collate/CJK/Zhuyin.pm
  3537. cp Collate/CJK/Pinyin.pm blib/lib/Unicode/Collate/CJK/Pinyin.pm
  3538. cp Collate/Locale/ee.pl blib/lib/Unicode/Collate/Locale/ee.pl
  3539. cp Collate/CJK/JISX0208.pm blib/lib/Unicode/Collate/CJK/JISX0208.pm
  3540. cp Collate/CJK/Stroke.pm blib/lib/Unicode/Collate/CJK/Stroke.pm
  3541. cp Collate/Locale/bg.pl blib/lib/Unicode/Collate/Locale/bg.pl
  3542. cp Collate/Locale/ar.pl blib/lib/Unicode/Collate/Locale/ar.pl
  3543. cp Collate/Locale/eo.pl blib/lib/Unicode/Collate/Locale/eo.pl
  3544. cp Collate.pm blib/lib/Unicode/Collate.pm
  3545. cp Collate/CJK/Big5.pm blib/lib/Unicode/Collate/CJK/Big5.pm
  3546. cp Collate/Locale/fa.pl blib/lib/Unicode/Collate/Locale/fa.pl
  3547. cp Collate/Locale/cy.pl blib/lib/Unicode/Collate/Locale/cy.pl
  3548. cp Collate/Locale/fr.pl blib/lib/Unicode/Collate/Locale/fr.pl
  3549. cp Collate/Locale/fi.pl blib/lib/Unicode/Collate/Locale/fi.pl
  3550. cp Collate/CJK/GB2312.pm blib/lib/Unicode/Collate/CJK/GB2312.pm
  3551. cp Collate/Locale/hr.pl blib/lib/Unicode/Collate/Locale/hr.pl
  3552. cp Collate/Locale/da.pl blib/lib/Unicode/Collate/Locale/da.pl
  3553. cp Collate/Locale.pm blib/lib/Unicode/Collate/Locale.pm
  3554. cp Collate/Locale/fi_phone.pl blib/lib/Unicode/Collate/Locale/fi_phone.pl
  3555. cp Collate/Locale/ha.pl blib/lib/Unicode/Collate/Locale/ha.pl
  3556. cp Collate/Locale/de_phone.pl blib/lib/Unicode/Collate/Locale/de_phone.pl
  3557. cp Collate/Locale/ca.pl blib/lib/Unicode/Collate/Locale/ca.pl
  3558. cp Collate/Locale/es_trad.pl blib/lib/Unicode/Collate/Locale/es_trad.pl
  3559. cp Collate/Locale/haw.pl blib/lib/Unicode/Collate/Locale/haw.pl
  3560. cp Collate/Locale/af.pl blib/lib/Unicode/Collate/Locale/af.pl
  3561. cp Collate/Locale/as.pl blib/lib/Unicode/Collate/Locale/as.pl
  3562. cp Collate/Locale/es.pl blib/lib/Unicode/Collate/Locale/es.pl
  3563. cp Collate/Locale/fil.pl blib/lib/Unicode/Collate/Locale/fil.pl
  3564. cp Collate/Locale/ig.pl blib/lib/Unicode/Collate/Locale/ig.pl
  3565. cp Collate/Locale/hu.pl blib/lib/Unicode/Collate/Locale/hu.pl
  3566. cp Collate/Locale/bn.pl blib/lib/Unicode/Collate/Locale/bn.pl
  3567. cp Collate/Locale/az.pl blib/lib/Unicode/Collate/Locale/az.pl
  3568. cp Collate/Locale/et.pl blib/lib/Unicode/Collate/Locale/et.pl
  3569. cp Collate/Locale/is.pl blib/lib/Unicode/Collate/Locale/is.pl
  3570. cp Collate/Locale/hy.pl blib/lib/Unicode/Collate/Locale/hy.pl
  3571. cp Collate/Locale/fo.pl blib/lib/Unicode/Collate/Locale/fo.pl
  3572. cp Collate/Locale/hi.pl blib/lib/Unicode/Collate/Locale/hi.pl
  3573. cp Collate/Locale/be.pl blib/lib/Unicode/Collate/Locale/be.pl
  3574. cp Collate/Locale/gu.pl blib/lib/Unicode/Collate/Locale/gu.pl
  3575. cp Collate/CJK/Korean.pm blib/lib/Unicode/Collate/CJK/Korean.pm
  3576. cp Collate/Locale/cs.pl blib/lib/Unicode/Collate/Locale/cs.pl
  3577. cp Collate/Locale/th.pl blib/lib/Unicode/Collate/Locale/th.pl
  3578. cp Collate/Locale/tn.pl blib/lib/Unicode/Collate/Locale/tn.pl
  3579. cp Collate/Locale/uk.pl blib/lib/Unicode/Collate/Locale/uk.pl
  3580. cp Collate/Locale/ru.pl blib/lib/Unicode/Collate/Locale/ru.pl
  3581. cp Collate/Locale/kl.pl blib/lib/Unicode/Collate/Locale/kl.pl
  3582. cp Collate/Locale/sl.pl blib/lib/Unicode/Collate/Locale/sl.pl
  3583. cp Collate/Locale/tr.pl blib/lib/Unicode/Collate/Locale/tr.pl
  3584. cp Collate/Locale/se.pl blib/lib/Unicode/Collate/Locale/se.pl
  3585. cp Collate/Locale/si.pl blib/lib/Unicode/Collate/Locale/si.pl
  3586. cp Collate/Locale/ta.pl blib/lib/Unicode/Collate/Locale/ta.pl
  3587. cp Collate/Locale/sk.pl blib/lib/Unicode/Collate/Locale/sk.pl
  3588. cp Collate/Locale/ro.pl blib/lib/Unicode/Collate/Locale/ro.pl
  3589. cp Collate/Locale/sv_refo.pl blib/lib/Unicode/Collate/Locale/sv_refo.pl
  3590. cp Collate/Locale/kok.pl blib/lib/Unicode/Collate/Locale/kok.pl
  3591. cp Collate/Locale/to.pl blib/lib/Unicode/Collate/Locale/to.pl
  3592. cp Collate/Locale/si_dict.pl blib/lib/Unicode/Collate/Locale/si_dict.pl
  3593. cp Collate/Locale/mt.pl blib/lib/Unicode/Collate/Locale/mt.pl
  3594. cp Collate/Locale/pa.pl blib/lib/Unicode/Collate/Locale/pa.pl
  3595. cp Collate/Locale/nb.pl blib/lib/Unicode/Collate/Locale/nb.pl
  3596. cp Collate/Locale/kk.pl blib/lib/Unicode/Collate/Locale/kk.pl
  3597. cp Collate/Locale/lv.pl blib/lib/Unicode/Collate/Locale/lv.pl
  3598. cp Collate/Locale/om.pl blib/lib/Unicode/Collate/Locale/om.pl
  3599. cp Collate/Locale/mr.pl blib/lib/Unicode/Collate/Locale/mr.pl
  3600. cp Collate/Locale/nso.pl blib/lib/Unicode/Collate/Locale/nso.pl
  3601. cp Collate/Locale/ko.pl blib/lib/Unicode/Collate/Locale/ko.pl
  3602. cp Collate/Locale/lt.pl blib/lib/Unicode/Collate/Locale/lt.pl
  3603. cp Collate/Locale/te.pl blib/lib/Unicode/Collate/Locale/te.pl
  3604. cp Collate/Locale/ja.pl blib/lib/Unicode/Collate/Locale/ja.pl
  3605. cp Collate/Locale/mk.pl blib/lib/Unicode/Collate/Locale/mk.pl
  3606. cp Collate/Locale/vi.pl blib/lib/Unicode/Collate/Locale/vi.pl
  3607. cp Collate/Locale/sq.pl blib/lib/Unicode/Collate/Locale/sq.pl
  3608. cp Collate/Locale/sa.pl blib/lib/Unicode/Collate/Locale/sa.pl
  3609. cp Collate/Locale/sr.pl blib/lib/Unicode/Collate/Locale/sr.pl
  3610. cp Collate/Locale/ur.pl blib/lib/Unicode/Collate/Locale/ur.pl
  3611. cp Collate/Locale/sv.pl blib/lib/Unicode/Collate/Locale/sv.pl
  3612. cp Collate/Locale/ml.pl blib/lib/Unicode/Collate/Locale/ml.pl
  3613. cp Collate/Locale/ln.pl blib/lib/Unicode/Collate/Locale/ln.pl
  3614. cp Collate/Locale/pl.pl blib/lib/Unicode/Collate/Locale/pl.pl
  3615. cp Collate/Locale/nn.pl blib/lib/Unicode/Collate/Locale/nn.pl
  3616. cp Collate/Locale/kn.pl blib/lib/Unicode/Collate/Locale/kn.pl
  3617. cp Collate/Locale/or.pl blib/lib/Unicode/Collate/Locale/or.pl
  3618. cp Collate/Locale/zh_strk.pl blib/lib/Unicode/Collate/Locale/zh_strk.pl
  3619. cp Collate/Locale/zh_big5.pl blib/lib/Unicode/Collate/Locale/zh_big5.pl
  3620. cp Collate/Locale/wae.pl blib/lib/Unicode/Collate/Locale/wae.pl
  3621. cp Collate/allkeys.txt blib/lib/Unicode/Collate/allkeys.txt
  3622. cp Collate/Locale/zh_zhu.pl blib/lib/Unicode/Collate/Locale/zh_zhu.pl
  3623. cp Collate/Locale/yo.pl blib/lib/Unicode/Collate/Locale/yo.pl
  3624. cp Collate/Locale/zh_gb.pl blib/lib/Unicode/Collate/Locale/zh_gb.pl
  3625. cp Collate/keys.txt blib/lib/Unicode/Collate/keys.txt
  3626. cp Collate/Locale/zh_pin.pl blib/lib/Unicode/Collate/Locale/zh_pin.pl
  3627. cp Collate/Locale/wo.pl blib/lib/Unicode/Collate/Locale/wo.pl
  3628. cp Collate/Locale/zh.pl blib/lib/Unicode/Collate/Locale/zh.pl
  3629. Running Mkbootstrap for Unicode::Collate ()
  3630. chmod 644 Collate.bs
  3631. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  Collate.xs > Collate.xsc && mv Collate.xsc Collate.c
  3632. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.04\" -DX                                        S_VERSION=\"1.04\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Collate.c
  3633. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3634. rm -f blib/arch/auto/Unicode/Collate/Collate.so
  3635. cc  -shared -L/usr/local/lib -fstack-protector Collate.o  -o blib/arch/auto/Unicode/Collate/                                        Collate.so      \
  3636.                \
  3637.  
  3638. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3639. chmod 755 blib/arch/auto/Unicode/Collate/Collate.so
  3640. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs blib/arch/auto/Unicode/                                        Collate/Collate.bs 644
  3641. Manifying blib/man3/Unicode::Collate.3pm
  3642. Manifying blib/man3/Unicode::Collate::CJK::Big5.3pm
  3643. Manifying blib/man3/Unicode::Collate::CJK::GB2312.3pm
  3644. Manifying blib/man3/Unicode::Collate::CJK::JISX0208.3pm
  3645. Manifying blib/man3/Unicode::Collate::CJK::Korean.3pm
  3646. Manifying blib/man3/Unicode::Collate::CJK::Pinyin.3pm
  3647. Manifying blib/man3/Unicode::Collate::CJK::Stroke.3pm
  3648. Manifying blib/man3/Unicode::Collate::CJK::Zhuyin.3pm
  3649. Manifying blib/man3/Unicode::Collate::Locale.3pm
  3650.  SADAHIRO/Unicode-Collate-1.04.tar.gz
  3651.  /usr/bin/make -- OK
  3652. Running make test
  3653. Running Mkbootstrap for Unicode::Collate ()
  3654. chmod 644 Collate.bs
  3655. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  3656. t/altern.t .... ok
  3657. t/backwds.t ... ok
  3658. t/cjk_b5.t .... ok
  3659. t/cjk_gb.t .... ok
  3660. t/cjk_ja.t .... ok
  3661. t/cjk_ko.t .... ok
  3662. t/cjk_py.t .... ok
  3663. t/cjk_st.t .... ok
  3664. t/cjk_zy.t .... ok
  3665. t/cjkrange.t .. ok
  3666. t/compatui.t .. ok
  3667. t/contract.t .. ok
  3668. t/default.t ... ok
  3669. t/hangtype.t .. ok
  3670. t/hangul.t .... ok
  3671. t/ident.t ..... ok
  3672. t/iglevel2.t .. ok
  3673. t/ignor.t ..... ok
  3674. t/illegal.t ... ok
  3675. t/illegalp.t .. ok
  3676. t/index.t ..... ok
  3677. t/loc_af.t .... ok
  3678. t/loc_ar.t .... ok
  3679. t/loc_as.t .... ok
  3680. t/loc_az.t .... ok
  3681. t/loc_be.t .... ok
  3682. t/loc_bg.t .... ok
  3683. t/loc_bn.t .... ok
  3684. t/loc_bs.t .... ok
  3685. t/loc_bscy.t .. ok
  3686. t/loc_ca.t .... ok
  3687. t/loc_cjk.t ... ok
  3688. t/loc_cjkc.t .. ok
  3689. t/loc_cs.t .... ok
  3690. t/loc_cy.t .... ok
  3691. t/loc_cyrl.t .. ok
  3692. t/loc_da.t .... ok
  3693. t/loc_de.t .... ok
  3694. t/loc_deph.t .. ok
  3695. t/loc_ee.t .... ok
  3696. t/loc_eo.t .... ok
  3697. t/loc_es.t .... ok
  3698. t/loc_estr.t .. ok
  3699. t/loc_et.t .... ok
  3700. t/loc_fa.t .... ok
  3701. t/loc_fi.t .... ok
  3702. t/loc_fil.t ... ok
  3703. t/loc_fiph.t .. ok
  3704. t/loc_fo.t .... ok
  3705. t/loc_fr.t .... ok
  3706. t/loc_gu.t .... ok
  3707. t/loc_ha.t .... ok
  3708. t/loc_haw.t ... ok
  3709. t/loc_hi.t .... ok
  3710. t/loc_hr.t .... ok
  3711. t/loc_hu.t .... ok
  3712. t/loc_hy.t .... ok
  3713. t/loc_ig.t .... ok
  3714. t/loc_is.t .... ok
  3715. t/loc_ja.t .... ok
  3716. t/loc_jait.t .. ok
  3717. t/loc_japr.t .. ok
  3718. t/loc_kk.t .... ok
  3719. t/loc_kl.t .... ok
  3720. t/loc_kn.t .... ok
  3721. t/loc_ko.t .... ok
  3722. t/loc_kok.t ... ok
  3723. t/loc_ln.t .... ok
  3724. t/loc_lt.t .... ok
  3725. t/loc_lv.t .... ok
  3726. t/loc_mk.t .... ok
  3727. t/loc_ml.t .... ok
  3728. t/loc_mr.t .... ok
  3729. t/loc_mt.t .... ok
  3730. t/loc_nb.t .... ok
  3731. t/loc_nn.t .... ok
  3732. t/loc_nso.t ... ok
  3733. t/loc_om.t .... ok
  3734. t/loc_or.t .... ok
  3735. t/loc_pa.t .... ok
  3736. t/loc_pl.t .... ok
  3737. t/loc_ro.t .... ok
  3738. t/loc_ru.t .... ok
  3739. t/loc_sa.t .... ok
  3740. t/loc_se.t .... ok
  3741. t/loc_si.t .... ok
  3742. t/loc_sidt.t .. ok
  3743. t/loc_sk.t .... ok
  3744. t/loc_sl.t .... ok
  3745. t/loc_sq.t .... ok
  3746. t/loc_sr.t .... ok
  3747. t/loc_srla.t .. ok
  3748. t/loc_sv.t .... ok
  3749. t/loc_svrf.t .. ok
  3750. t/loc_sw.t .... ok
  3751. t/loc_ta.t .... ok
  3752. t/loc_te.t .... ok
  3753. t/loc_test.t .. ok
  3754. t/loc_th.t .... ok
  3755. t/loc_tn.t .... ok
  3756. t/loc_to.t .... ok
  3757. t/loc_tr.t .... ok
  3758. t/loc_uk.t .... ok
  3759. t/loc_ur.t .... ok
  3760. t/loc_vi.t .... ok
  3761. t/loc_wae.t ... ok
  3762. t/loc_wo.t .... ok
  3763. t/loc_yo.t .... ok
  3764. t/loc_zh.t .... ok
  3765. t/loc_zhb5.t .. ok
  3766. t/loc_zhgb.t .. ok
  3767. t/loc_zhpy.t .. ok
  3768. t/loc_zhst.t .. ok
  3769. t/loc_zhzy.t .. ok
  3770. t/nonchar.t ... ok
  3771. t/normal.t .... ok
  3772. t/notable.t ... ok
  3773. t/overcjk0.t .. ok
  3774. t/overcjk1.t .. ok
  3775. t/override.t .. ok
  3776. t/rearrang.t .. ok
  3777. t/rewrite.t ... ok
  3778. t/test.t ...... ok
  3779. t/trailwt.t ... ok
  3780. t/variable.t .. ok
  3781. t/version.t ... ok
  3782. t/view.t ...... ok
  3783. All tests successful.
  3784. Files=127, Tests=25879, 10 wallclock secs ( 2.09 usr  0.25 sys +  8.24 cusr  0.94 csys = 11.                                        52 CPU)
  3785. Result: PASS
  3786.  SADAHIRO/Unicode-Collate-1.04.tar.gz
  3787.  /usr/bin/make test -- OK
  3788. Running make install
  3789. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  3790. Installing /usr/local/lib/perl/5.14.2/auto/Unicode/Collate/Collate.so
  3791. Installing /usr/local/man/man3/Unicode::Collate::CJK::Zhuyin.3pm
  3792. Installing /usr/local/man/man3/Unicode::Collate::CJK::Korean.3pm
  3793. Installing /usr/local/man/man3/Unicode::Collate::CJK::Big5.3pm
  3794. Installing /usr/local/man/man3/Unicode::Collate.3pm
  3795. Installing /usr/local/man/man3/Unicode::Collate::CJK::JISX0208.3pm
  3796. Installing /usr/local/man/man3/Unicode::Collate::CJK::GB2312.3pm
  3797. Installing /usr/local/man/man3/Unicode::Collate::Locale.3pm
  3798. Installing /usr/local/man/man3/Unicode::Collate::CJK::Stroke.3pm
  3799. Installing /usr/local/man/man3/Unicode::Collate::CJK::Pinyin.3pm
  3800. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  3801.  SADAHIRO/Unicode-Collate-1.04.tar.gz
  3802.  /usr/bin/make install  -- OK
  3803.  CPAN: Recompiling S/SA/SADAHIRO/Unicode-Normalize-1.17.tar.gz
  3804.  
  3805. Running make for S/SA/SADAHIRO/Unicode-Normalize-1.17.tar.gz
  3806. Checksum for /root/.cpan/sources/authors/id/S/SA/SADAHIRO/Unicode-Normalize-1.17.tar.gz ok
  3807.  
  3808.  CPAN.pm: Building S/SA/SADAHIRO/Unicode-Normalize-1.17.tar.gz
  3809.  
  3810. Making header files for XS...
  3811. cp Normalize.pm blib/lib/Unicode/Normalize.pm
  3812. Running Mkbootstrap for Unicode::Normalize ()
  3813. chmod 644 Normalize.bs
  3814. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  Normalize.xs > Normalize.xsc && mv Normalize.xsc Normalize.c
  3815. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.17\" -DX                                        S_VERSION=\"1.17\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Normalize.c
  3816. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3817. rm -f blib/arch/auto/Unicode/Normalize/Normalize.so
  3818. cc  -shared -L/usr/local/lib -fstack-protector Normalize.o  -o blib/arch/auto/Unicode/Normal                                        ize/Normalize.so        \
  3819.                \
  3820.  
  3821. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3822. chmod 755 blib/arch/auto/Unicode/Normalize/Normalize.so
  3823. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs blib/arch/auto/Unicod                                        e/Normalize/Normalize.bs 644
  3824. Manifying blib/man3/Unicode::Normalize.3pm
  3825.  SADAHIRO/Unicode-Normalize-1.17.tar.gz
  3826.  /usr/bin/make -- OK
  3827. Running make test
  3828. Running Mkbootstrap for Unicode::Normalize ()
  3829. chmod 644 Normalize.bs
  3830. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  3831. t/fcdc.t ...... ok
  3832. t/form.t ...... ok
  3833. t/func.t ...... ok
  3834. t/illegal.t ... ok
  3835. t/norm.t ...... ok
  3836. t/null.t ...... ok
  3837. t/partial1.t .. ok
  3838. t/partial2.t .. ok
  3839. t/proto.t ..... ok
  3840. t/split.t ..... ok
  3841. t/test.t ...... ok
  3842. t/tie.t ....... ok
  3843. All tests successful.
  3844. Files=12, Tests=748,  0 wallclock secs ( 0.10 usr  0.02 sys +  0.17 cusr  0.05 csys =  0.34                                         CPU)
  3845. Result: PASS
  3846.  SADAHIRO/Unicode-Normalize-1.17.tar.gz
  3847.  /usr/bin/make test -- OK
  3848. Running make install
  3849. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  3850. Installing /usr/local/lib/perl/5.14.2/auto/Unicode/Normalize/Normalize.so
  3851. Installing /usr/local/man/man3/Unicode::Normalize.3pm
  3852. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  3853.  SADAHIRO/Unicode-Normalize-1.17.tar.gz
  3854.  /usr/bin/make install  -- OK
  3855.  CPAN: Recompiling S/SA/SAPER/Sys-Syslog-0.33.tar.gz
  3856.  
  3857. Running make for S/SA/SAPER/Sys-Syslog-0.33.tar.gz
  3858. Checksum for /root/.cpan/sources/authors/id/S/SA/SAPER/Sys-Syslog-0.33.tar.gz ok
  3859.  
  3860.  CPAN.pm: Building S/SA/SAPER/Sys-Syslog-0.33.tar.gz
  3861.  
  3862. Checking if your kit is complete...
  3863. Looks good
  3864. Generating a Unix-style Makefile
  3865. Writing Makefile for Sys::Syslog
  3866. Writing MYMETA.yml and MYMETA.json
  3867. cp Syslog.pm blib/lib/Sys/Syslog.pm
  3868. Running Mkbootstrap for Sys::Syslog ()
  3869. chmod 644 Syslog.bs
  3870. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp -noprototypes -typemap /usr/share                                        /perl/5.14/ExtUtils/typemap  Syslog.xs > Syslog.xsc && mv Syslog.xsc Syslog.c
  3871. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.33\" -DX                                        S_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DUSE_PPPORT_H Syslog.c
  3872. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3873. rm -f blib/arch/auto/Sys/Syslog/Syslog.so
  3874. cc  -shared -L/usr/local/lib -fstack-protector Syslog.o  -o blib/arch/auto/Sys/Syslog/Syslog                                        .so     \
  3875.                \
  3876.  
  3877. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3878. chmod 755 blib/arch/auto/Sys/Syslog/Syslog.so
  3879. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs blib/arch/auto/Sys/Syslo                                        g/Syslog.bs 644
  3880. Manifying blib/man3/Sys::Syslog.3pm
  3881.  SAPER/Sys-Syslog-0.33.tar.gz
  3882.  /usr/bin/make -- OK
  3883. Running make test
  3884. Running Mkbootstrap for Sys::Syslog ()
  3885. chmod 644 Syslog.bs
  3886. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  3887. # Testing Sys::Syslog 0.33, Perl 5.014002, /usr/bin/perl
  3888. t/00-load.t ............. ok
  3889. t/constants.t ........... ok
  3890. t/data-validation.t ..... skipped: POE is not available
  3891. t/distchk.t ............. skipped: Test::Distribution required for checking distribution
  3892. t/facilities-routing.t .. skipped: POE is not available
  3893. t/pod.t ................. ok
  3894. t/podcover.t ............ ok
  3895. t/podspell.t ............ skipped: Pod spelling: for maintainer only
  3896. t/portfs.t .............. skipped: Test::Portability::Files required for testing filenames p                                        ortability
  3897. t/syslog.t .............. ok
  3898. All tests successful.
  3899. Files=10, Tests=318,  1 wallclock secs ( 0.07 usr  0.03 sys +  0.52 cusr  0.09 csys =  0.71                                         CPU)
  3900. Result: PASS
  3901.  SAPER/Sys-Syslog-0.33.tar.gz
  3902.  /usr/bin/make test -- OK
  3903. Running make install
  3904. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  3905. Installing /usr/local/lib/perl/5.14.2/auto/Sys/Syslog/Syslog.so
  3906. Installing /usr/local/man/man3/Sys::Syslog.3pm
  3907. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  3908.  SAPER/Sys-Syslog-0.33.tar.gz
  3909.  /usr/bin/make install  -- OK
  3910.  CPAN: Recompiling S/SM/SMUELLER/Data-Dumper-2.145.tar.gz
  3911.  
  3912. Running make for S/SM/SMUELLER/Data-Dumper-2.145.tar.gz
  3913. Checksum for /root/.cpan/sources/authors/id/S/SM/SMUELLER/Data-Dumper-2.145.tar.gz ok
  3914.  
  3915.  CPAN.pm: Building S/SM/SMUELLER/Data-Dumper-2.145.tar.gz
  3916.  
  3917. Checking if your kit is complete...
  3918. Looks good
  3919. Generating a Unix-style Makefile
  3920. Writing Makefile for Data::Dumper
  3921. Writing MYMETA.yml and MYMETA.json
  3922. cp Dumper.pm blib/lib/Data/Dumper.pm
  3923. Running Mkbootstrap for Data::Dumper ()
  3924. chmod 644 Dumper.bs
  3925. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  Dumper.xs > Dumper.xsc && mv Dumper.xsc Dumper.c
  3926. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.145\" -D                                        XS_VERSION=\"2.145\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DUSE_PPPORT_H Dumper.c
  3927. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  3928. rm -f blib/arch/auto/Data/Dumper/Dumper.so
  3929. cc  -shared -L/usr/local/lib -fstack-protector Dumper.o  -o blib/arch/auto/Data/Dumper/Dumpe                                        r.so    \
  3930.                \
  3931.  
  3932. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  3933. chmod 755 blib/arch/auto/Data/Dumper/Dumper.so
  3934. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs blib/arch/auto/Data/Dump                                        er/Dumper.bs 644
  3935.  SMUELLER/Data-Dumper-2.145.tar.gz
  3936.  /usr/bin/make -- OK
  3937. Running make test
  3938. Running Mkbootstrap for Data::Dumper ()
  3939. chmod 644 Dumper.bs
  3940. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  3941. t/bless.t ..................... ok
  3942. t/bless_var_method.t .......... ok
  3943. t/bugs.t ...................... ok
  3944. t/deparse.t ................... ok
  3945. t/dumper.t .................... ok
  3946. t/dumpperl.t .................. ok
  3947. t/freezer.t ................... ok
  3948. t/freezer_useperl.t ........... ok
  3949. t/indent.t .................... ok
  3950. t/misc.t ...................... ok
  3951. t/names.t ..................... ok
  3952. t/overload.t .................. ok
  3953. t/pair.t ...................... ok
  3954. t/perl-74170.t ................ ok
  3955. t/purity_deepcopy_maxdepth.t .. ok
  3956. t/qr.t ........................ ok
  3957. t/quotekeys.t ................. ok
  3958. t/seen.t ...................... ok
  3959. t/sortkeys.t .................. ok
  3960. t/sparseseen.t ................ ok
  3961. t/terse.t ..................... ok
  3962. t/toaster.t ................... ok
  3963. t/values.t .................... ok
  3964. All tests successful.
  3965. Files=23, Tests=647,  1 wallclock secs ( 0.14 usr  0.04 sys +  0.98 cusr  0.17 csys =  1.33                                         CPU)
  3966. Result: PASS
  3967.  SMUELLER/Data-Dumper-2.145.tar.gz
  3968.  /usr/bin/make test -- OK
  3969. Running make install
  3970. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  3971. Installing /usr/local/lib/perl/5.14.2/auto/Data/Dumper/Dumper.so
  3972. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  3973.  SMUELLER/Data-Dumper-2.145.tar.gz
  3974.  /usr/bin/make install  -- OK
  3975.  CPAN: Recompiling S/SM/SMUELLER/PathTools-3.40.tar.gz
  3976.  
  3977. Running make for S/SM/SMUELLER/PathTools-3.40.tar.gz
  3978. Checksum for /root/.cpan/sources/authors/id/S/SM/SMUELLER/PathTools-3.40.tar.gz ok
  3979.  
  3980.  CPAN.pm: Building S/SM/SMUELLER/PathTools-3.40.tar.gz
  3981.  
  3982. Checking if your kit is complete...
  3983. Looks good
  3984. Generating a Unix-style Makefile
  3985. Writing Makefile for Cwd
  3986. Writing MYMETA.yml and MYMETA.json
  3987. cp lib/File/Spec/OS2.pm blib/lib/File/Spec/OS2.pm
  3988. cp lib/File/Spec/Mac.pm blib/lib/File/Spec/Mac.pm
  3989. cp lib/File/Spec/VMS.pm blib/lib/File/Spec/VMS.pm
  3990. cp lib/File/Spec/Functions.pm blib/lib/File/Spec/Functions.pm
  3991. cp lib/File/Spec/Epoc.pm blib/lib/File/Spec/Epoc.pm
  3992. cp lib/File/Spec/Cygwin.pm blib/lib/File/Spec/Cygwin.pm
  3993. cp lib/File/Spec.pm blib/lib/File/Spec.pm
  3994. cp Cwd.pm blib/lib/Cwd.pm
  3995. cp lib/File/Spec/Unix.pm blib/lib/File/Spec/Unix.pm
  3996. cp lib/File/Spec/Win32.pm blib/lib/File/Spec/Win32.pm
  3997. Running Mkbootstrap for Cwd ()
  3998. chmod 644 Cwd.bs
  3999. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap  Cwd.xs > Cwd.xsc && mv Cwd.xsc Cwd.c
  4000. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"3.40\" -DX                                        S_VERSION=\"3.40\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Cwd.c
  4001. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  4002. rm -f blib/arch/auto/Cwd/Cwd.so
  4003. cc  -shared -L/usr/local/lib -fstack-protector Cwd.o  -o blib/arch/auto/Cwd/Cwd.so      \
  4004.                \
  4005.  
  4006. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  4007. chmod 755 blib/arch/auto/Cwd/Cwd.so
  4008. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs blib/arch/auto/Cwd/Cwd.bs 6                                        44
  4009. Manifying blib/man3/Cwd.3pm
  4010. Manifying blib/man3/File::Spec.3pm
  4011. Manifying blib/man3/File::Spec::Cygwin.3pm
  4012. Manifying blib/man3/File::Spec::Epoc.3pm
  4013. Manifying blib/man3/File::Spec::Functions.3pm
  4014. Manifying blib/man3/File::Spec::Mac.3pm
  4015. Manifying blib/man3/File::Spec::OS2.3pm
  4016. Manifying blib/man3/File::Spec::Unix.3pm
  4017. Manifying blib/man3/File::Spec::VMS.3pm
  4018. Manifying blib/man3/File::Spec::Win32.3pm
  4019.  SMUELLER/PathTools-3.40.tar.gz
  4020.  /usr/bin/make -- OK
  4021. Running make test
  4022. Running Mkbootstrap for Cwd ()
  4023. chmod 644 Cwd.bs
  4024. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  4025. t/crossplatform.t ....... ok
  4026. t/cwd.t ................. ok
  4027. t/Functions.t ........... ok
  4028. t/rel2abs2rel.t ......... ok
  4029. t/rel2abs_vs_symlink.t .. ok
  4030. t/Spec-taint.t .......... ok
  4031. t/Spec.t ................ ok
  4032. t/taint.t ............... ok
  4033. t/tmpdir.t .............. ok
  4034. t/win32.t ............... skipped: this is not win32
  4035. All tests successful.
  4036. Files=10, Tests=744,  1 wallclock secs ( 0.12 usr  0.02 sys +  0.42 cusr  0.09 csys =  0.65                                         CPU)
  4037. Result: PASS
  4038.  SMUELLER/PathTools-3.40.tar.gz
  4039.  /usr/bin/make test -- OK
  4040. Running make install
  4041. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  4042. Installing /usr/local/lib/perl/5.14.2/auto/Cwd/Cwd.so
  4043. Installing /usr/local/man/man3/Cwd.3pm
  4044. Installing /usr/local/man/man3/File::Spec::Epoc.3pm
  4045. Installing /usr/local/man/man3/File::Spec::OS2.3pm
  4046. Installing /usr/local/man/man3/File::Spec::Functions.3pm
  4047. Installing /usr/local/man/man3/File::Spec.3pm
  4048. Installing /usr/local/man/man3/File::Spec::Unix.3pm
  4049. Installing /usr/local/man/man3/File::Spec::VMS.3pm
  4050. Installing /usr/local/man/man3/File::Spec::Cygwin.3pm
  4051. Installing /usr/local/man/man3/File::Spec::Mac.3pm
  4052. Installing /usr/local/man/man3/File::Spec::Win32.3pm
  4053. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  4054.  SMUELLER/PathTools-3.40.tar.gz
  4055.  /usr/bin/make install  -- OK
  4056.  CPAN: Recompiling T/TI/TIMB/DBI-1.630.tar.gz
  4057.  
  4058. Running make for T/TI/TIMB/DBI-1.630.tar.gz
  4059. Checksum for /root/.cpan/sources/authors/id/T/TI/TIMB/DBI-1.630.tar.gz ok
  4060.  
  4061.  CPAN.pm: Building T/TI/TIMB/DBI-1.630.tar.gz
  4062.  
  4063. Your perl was compiled with gcc (version 4.7.2), okay.
  4064. Creating test wrappers for DBD::Gofer:
  4065. t/zvg_01basics.t
  4066. t/zvg_02dbidrv.t
  4067. t/zvg_03handle.t
  4068. t/zvg_04mods.t
  4069. t/zvg_05concathash.t
  4070. t/zvg_06attrs.t
  4071. t/zvg_07kids.t
  4072. t/zvg_08keeperr.t
  4073. t/zvg_09trace.t
  4074. t/zvg_10examp.t
  4075. t/zvg_11fetch.t
  4076. t/zvg_12quote.t
  4077. t/zvg_13taint.t
  4078. t/zvg_14utf8.t
  4079. t/zvg_15array.t
  4080. t/zvg_16destroy.t
  4081. t/zvg_19fhtrace.t
  4082. t/zvg_20meta.t
  4083. t/zvg_30subclass.t
  4084. t/zvg_31methcache.t
  4085. t/zvg_35thrclone.t (use threads)
  4086. t/zvg_40profile.t
  4087. t/zvg_41prof_dump.t
  4088. t/zvg_42prof_data.t
  4089. t/zvg_43prof_env.t
  4090. t/zvg_48dbi_dbd_sqlengine.t
  4091. t/zvg_49dbd_file.t
  4092. t/zvg_50dbm_simple.t
  4093. t/zvg_51dbm_file.t
  4094. t/zvg_52dbm_complex.t
  4095. t/zvg_60preparse.t
  4096. t/zvg_65transact.t
  4097. t/zvg_70callbacks.t
  4098. t/zvg_72childhandles.t
  4099. t/zvg_80proxy.t
  4100. t/zvg_85gofer.t
  4101. t/zvg_86gofer_fail.t
  4102. t/zvg_87gofer_cache.t
  4103. t/zvg_90sql_type_cast.t
  4104. Creating test wrappers for DBI::SQL::Nano:
  4105. t/zvn_48dbi_dbd_sqlengine.t
  4106. t/zvn_49dbd_file.t
  4107. t/zvn_50dbm_simple.t
  4108. t/zvn_51dbm_file.t
  4109. t/zvn_52dbm_complex.t
  4110. t/zvn_85gofer.t
  4111. Creating test wrappers for DBI::PurePerl:
  4112. t/zvp_01basics.t
  4113. t/zvp_02dbidrv.t
  4114. t/zvp_03handle.t
  4115. t/zvp_04mods.t
  4116. t/zvp_05concathash.t
  4117. t/zvp_06attrs.t
  4118. t/zvp_07kids.t
  4119. t/zvp_08keeperr.t
  4120. t/zvp_09trace.t
  4121. t/zvp_10examp.t
  4122. t/zvp_11fetch.t
  4123. t/zvp_12quote.t
  4124. t/zvp_13taint.t
  4125. t/zvp_14utf8.t
  4126. t/zvp_15array.t
  4127. t/zvp_16destroy.t
  4128. t/zvp_19fhtrace.t
  4129. t/zvp_20meta.t
  4130. t/zvp_30subclass.t
  4131. t/zvp_31methcache.t
  4132. t/zvp_35thrclone.t (use threads)
  4133. t/zvp_40profile.t
  4134. t/zvp_41prof_dump.t
  4135. t/zvp_42prof_data.t
  4136. t/zvp_43prof_env.t
  4137. t/zvp_48dbi_dbd_sqlengine.t
  4138. t/zvp_49dbd_file.t
  4139. t/zvp_50dbm_simple.t
  4140. t/zvp_51dbm_file.t
  4141. t/zvp_52dbm_complex.t
  4142. t/zvp_60preparse.t
  4143. t/zvp_65transact.t
  4144. t/zvp_70callbacks.t
  4145. t/zvp_72childhandles.t
  4146. t/zvp_80proxy.t
  4147. t/zvp_85gofer.t
  4148. t/zvp_86gofer_fail.t
  4149. t/zvp_87gofer_cache.t
  4150. t/zvp_90sql_type_cast.t
  4151. Creating test wrappers for DBD::Gofer + DBI::SQL::Nano:
  4152. t/zvxgn_48dbi_dbd_sqlengine.t
  4153. t/zvxgn_49dbd_file.t
  4154. t/zvxgn_50dbm_simple.t
  4155. t/zvxgn_51dbm_file.t
  4156. t/zvxgn_52dbm_complex.t
  4157. t/zvxgn_85gofer.t
  4158. Creating test wrappers for DBD::Gofer + DBI::PurePerl:
  4159. t/zvxgp_01basics.t
  4160. t/zvxgp_02dbidrv.t
  4161. t/zvxgp_03handle.t
  4162. t/zvxgp_04mods.t
  4163. t/zvxgp_05concathash.t
  4164. t/zvxgp_06attrs.t
  4165. t/zvxgp_07kids.t
  4166. t/zvxgp_08keeperr.t
  4167. t/zvxgp_09trace.t
  4168. t/zvxgp_10examp.t
  4169. t/zvxgp_11fetch.t
  4170. t/zvxgp_12quote.t
  4171. t/zvxgp_13taint.t
  4172. t/zvxgp_14utf8.t
  4173. t/zvxgp_15array.t
  4174. t/zvxgp_16destroy.t
  4175. t/zvxgp_19fhtrace.t
  4176. t/zvxgp_20meta.t
  4177. t/zvxgp_30subclass.t
  4178. t/zvxgp_31methcache.t
  4179. t/zvxgp_35thrclone.t (use threads)
  4180. t/zvxgp_40profile.t
  4181. t/zvxgp_41prof_dump.t
  4182. t/zvxgp_42prof_data.t
  4183. t/zvxgp_43prof_env.t
  4184. t/zvxgp_48dbi_dbd_sqlengine.t
  4185. t/zvxgp_49dbd_file.t
  4186. t/zvxgp_50dbm_simple.t
  4187. t/zvxgp_51dbm_file.t
  4188. t/zvxgp_52dbm_complex.t
  4189. t/zvxgp_60preparse.t
  4190. t/zvxgp_65transact.t
  4191. t/zvxgp_70callbacks.t
  4192. t/zvxgp_72childhandles.t
  4193. t/zvxgp_80proxy.t
  4194. t/zvxgp_85gofer.t
  4195. t/zvxgp_86gofer_fail.t
  4196. t/zvxgp_87gofer_cache.t
  4197. t/zvxgp_90sql_type_cast.t
  4198. Creating test wrappers for DBI::SQL::Nano + DBI::PurePerl:
  4199. t/zvxnp_48dbi_dbd_sqlengine.t
  4200. t/zvxnp_49dbd_file.t
  4201. t/zvxnp_50dbm_simple.t
  4202. t/zvxnp_51dbm_file.t
  4203. t/zvxnp_52dbm_complex.t
  4204. t/zvxnp_85gofer.t
  4205. Creating test wrappers for DBD::Gofer + DBI::SQL::Nano + DBI::PurePerl:
  4206. t/zvxgnp_48dbi_dbd_sqlengine.t
  4207. t/zvxgnp_49dbd_file.t
  4208. t/zvxgnp_50dbm_simple.t
  4209. t/zvxgnp_51dbm_file.t
  4210. t/zvxgnp_52dbm_complex.t
  4211. t/zvxgnp_85gofer.t
  4212. Checking if your kit is complete...
  4213. Looks good
  4214.  
  4215.    I see you're using perl 5.014002 on x86_64-linux-gnu-thread-multi, okay.
  4216.     Remember to actually *read* the README file!
  4217.     Use  'make' to build the software (dmake or nmake on Windows).
  4218.     Then 'make test' to execute self tests.
  4219.     Then 'make install' to install the DBI and then delete this working
  4220.     directory before unpacking and building any DBD::* drivers.
  4221.  
  4222. Generating a Unix-style Makefile
  4223. Writing Makefile for DBI
  4224. Writing MYMETA.yml and MYMETA.json
  4225. /usr/bin/perl -MExtUtils::Command -e 'mkpath' -- blib/lib/DBI
  4226. rm -f blib/lib/DBI/Changes.pm
  4227. cp Changes blib/lib/DBI/Changes.pm
  4228. cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h
  4229. cp lib/DBI/Gofer/Response.pm blib/lib/DBI/Gofer/Response.pm
  4230. cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm
  4231. cp lib/DBD/DBM.pm blib/lib/DBD/DBM.pm
  4232. cp DBIXS.h blib/arch/auto/DBI/DBIXS.h
  4233. cp lib/DBI/Gofer/Serializer/DataDumper.pm blib/lib/DBI/Gofer/Serializer/DataDumper.pm
  4234. cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm
  4235. cp dbixs_rev.pl blib/lib/dbixs_rev.pl
  4236. cp lib/DBI/DBD/Metadata.pm blib/lib/DBI/DBD/Metadata.pm
  4237. cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm
  4238. cp lib/DBD/Gofer/Transport/pipeone.pm blib/lib/DBD/Gofer/Transport/pipeone.pm
  4239. cp lib/DBD/File/Roadmap.pod blib/lib/DBD/File/Roadmap.pod
  4240. cp Driver.xst blib/arch/auto/DBI/Driver.xst
  4241. cp lib/DBD/File.pm blib/lib/DBD/File.pm
  4242. cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm
  4243. cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h
  4244. cp lib/DBD/Gofer.pm blib/lib/DBD/Gofer.pm
  4245. cp lib/DBD/File/HowTo.pod blib/lib/DBD/File/HowTo.pod
  4246. cp lib/DBI/DBD/SqlEngine/HowTo.pod blib/lib/DBI/DBD/SqlEngine/HowTo.pod
  4247. cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h
  4248. cp dbivport.h blib/arch/auto/DBI/dbivport.h
  4249. cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm
  4250. cp dbixs_rev.h blib/arch/auto/DBI/dbixs_rev.h
  4251. cp lib/DBD/Gofer/Transport/Base.pm blib/lib/DBD/Gofer/Transport/Base.pm
  4252. cp lib/DBD/Gofer/Transport/corostream.pm blib/lib/DBD/Gofer/Transport/corostream.pm
  4253. cp lib/DBD/Gofer/Policy/rush.pm blib/lib/DBD/Gofer/Policy/rush.pm
  4254. cp lib/DBI/Gofer/Request.pm blib/lib/DBI/Gofer/Request.pm
  4255. cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm
  4256. cp lib/DBD/Gofer/Transport/stream.pm blib/lib/DBD/Gofer/Transport/stream.pm
  4257. cp lib/DBD/Gofer/Policy/classic.pm blib/lib/DBD/Gofer/Policy/classic.pm
  4258. cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm
  4259. cp DBI.pm blib/lib/DBI.pm
  4260. cp lib/DBD/Gofer/Policy/Base.pm blib/lib/DBD/Gofer/Policy/Base.pm
  4261. cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm
  4262. cp lib/DBD/Gofer/Policy/pedantic.pm blib/lib/DBD/Gofer/Policy/pedantic.pm
  4263. cp lib/DBI/DBD/SqlEngine/Developers.pod blib/lib/DBI/DBD/SqlEngine/Developers.pod
  4264. cp lib/DBD/Gofer/Transport/null.pm blib/lib/DBD/Gofer/Transport/null.pm
  4265. cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm
  4266. cp lib/DBD/File/Developers.pod blib/lib/DBD/File/Developers.pod
  4267. cp lib/DBI/Gofer/Serializer/Base.pm blib/lib/DBI/Gofer/Serializer/Base.pm
  4268. cp dbipport.h blib/arch/auto/DBI/dbipport.h
  4269. cp lib/DBI/Gofer/Execute.pm blib/lib/DBI/Gofer/Execute.pm
  4270. cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm
  4271. cp lib/DBI/DBD/SqlEngine.pm blib/lib/DBI/DBD/SqlEngine.pm
  4272. cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm
  4273. cp lib/DBI/SQL/Nano.pm blib/lib/DBI/SQL/Nano.pm
  4274. cp lib/DBI/Util/_accessor.pm blib/lib/DBI/Util/_accessor.pm
  4275. cp lib/DBI/Gofer/Transport/Base.pm blib/lib/DBI/Gofer/Transport/Base.pm
  4276. cp lib/DBI/Gofer/Serializer/Storable.pm blib/lib/DBI/Gofer/Serializer/Storable.pm
  4277. cp lib/DBI/Gofer/Transport/stream.pm blib/lib/DBI/Gofer/Transport/stream.pm
  4278. cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm
  4279. cp lib/DBI/Gofer/Transport/pipeone.pm blib/lib/DBI/Gofer/Transport/pipeone.pm
  4280. cp lib/DBI/ProfileDumper/Apache.pm blib/lib/DBI/ProfileDumper/Apache.pm
  4281. cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm
  4282. cp lib/DBI/ProfileDumper.pm blib/lib/DBI/ProfileDumper.pm
  4283. cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm
  4284. cp lib/DBI/Util/CacheMemory.pm blib/lib/DBI/Util/CacheMemory.pm
  4285. cp lib/DBI/ProfileSubs.pm blib/lib/DBI/ProfileSubs.pm
  4286. cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm
  4287. cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm
  4288. cp lib/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm
  4289. Running Mkbootstrap for DBI ()
  4290. chmod 644 DBI.bs
  4291. /usr/bin/perl -p -e "s/~DRIVER~/Perl/g" ./Driver.xst > Perl.xsi
  4292. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  Perl.xs > Perl.xsc && mv Perl.xsc Perl.c
  4293. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.630\" -D                                        XS_VERSION=\"1.630\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -W -Wall -Wpointer-arith -Wbad-funct                                        ion-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parame                                        ter Perl.c
  4294. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  4295. Perl.c: In function 'XS_DBD__Perl__dr_data_sources':
  4296. Perl.c:262:7: warning: variable 'attr' set but not used [-Wunused-but-set-variable]
  4297. Perl.c: In function 'XS_DBD__Perl__db__login':
  4298. Perl.c:306:7: warning: variable 'attribs' set but not used [-Wunused-but-set-variable]
  4299. Perl.c: In function 'XS_DBD__Perl__db_last_insert_id':
  4300. Perl.c:541:7: warning: variable 'attr' set but not used [-Wunused-but-set-variable]
  4301. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  DBI.xs > DBI.xsc && mv DBI.xsc DBI.c
  4302. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.630\" -D                                        XS_VERSION=\"1.630\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -W -Wall -Wpointer-arith -Wbad-funct                                        ion-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parame                                        ter DBI.c
  4303. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  4304. rm -f blib/arch/auto/DBI/DBI.so
  4305. cc  -shared -L/usr/local/lib -fstack-protector DBI.o  -o blib/arch/auto/DBI/DBI.so      \
  4306.                 \
  4307.  
  4308. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  4309. chmod 755 blib/arch/auto/DBI/DBI.so
  4310. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- DBI.bs blib/arch/auto/DBI/DBI.bs 6                                        44
  4311. /usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbiprof.PL dbiprof
  4312. Extracted dbiprof from dbiprof.PL with variable substitutions.
  4313. cp dbiprof blib/script/dbiprof
  4314. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbiprof
  4315. /usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbiproxy.PL dbiproxy
  4316. Extracted dbiproxy from dbiproxy.PL with variable substitutions.
  4317. cp dbiproxy blib/script/dbiproxy
  4318. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbiproxy
  4319. /usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbilogstrip.PL dbilogstrip
  4320. Extracted dbilogstrip from dbilogstrip.PL with variable substitutions.
  4321. cp dbilogstrip blib/script/dbilogstrip
  4322. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbilogstrip
  4323. Manifying blib/man1/dbilogstrip.1p
  4324. Manifying blib/man1/dbiprof.1p
  4325. Manifying blib/man1/dbiproxy.1p
  4326. Manifying blib/man3/DBI.3pm
  4327. Manifying blib/man3/Bundle::DBI.3pm
  4328. Manifying blib/man3/DBD::DBM.3pm
  4329. Manifying blib/man3/DBD::File.3pm
  4330. Manifying blib/man3/DBD::File::Developers.3pm
  4331. Manifying blib/man3/DBD::File::HowTo.3pm
  4332. Manifying blib/man3/DBD::File::Roadmap.3pm
  4333. Manifying blib/man3/DBD::Gofer.3pm
  4334. Manifying blib/man3/DBD::Gofer::Policy::Base.3pm
  4335. Manifying blib/man3/DBD::Gofer::Policy::classic.3pm
  4336. Manifying blib/man3/DBD::Gofer::Policy::pedantic.3pm
  4337. Manifying blib/man3/DBD::Gofer::Policy::rush.3pm
  4338. Manifying blib/man3/DBD::Gofer::Transport::Base.3pm
  4339. Manifying blib/man3/DBD::Gofer::Transport::corostream.3pm
  4340. Manifying blib/man3/DBD::Gofer::Transport::null.3pm
  4341. Manifying blib/man3/DBD::Gofer::Transport::pipeone.3pm
  4342. Manifying blib/man3/DBD::Gofer::Transport::stream.3pm
  4343. Manifying blib/man3/DBD::Proxy.3pm
  4344. Manifying blib/man3/DBD::Sponge.3pm
  4345. Manifying blib/man3/DBI::Const::GetInfo::ANSI.3pm
  4346. Manifying blib/man3/DBI::Const::GetInfo::ODBC.3pm
  4347. Manifying blib/man3/DBI::Const::GetInfoReturn.3pm
  4348. Manifying blib/man3/DBI::Const::GetInfoType.3pm
  4349. Manifying blib/man3/DBI::DBD.3pm
  4350. Manifying blib/man3/DBI::DBD::Metadata.3pm
  4351. Manifying blib/man3/DBI::DBD::SqlEngine.3pm
  4352. Manifying blib/man3/DBI::DBD::SqlEngine::Developers.3pm
  4353. Manifying blib/man3/DBI::DBD::SqlEngine::HowTo.3pm
  4354. Manifying blib/man3/DBI::FAQ.3pm
  4355. Manifying blib/man3/DBI::Gofer::Execute.3pm
  4356. Manifying blib/man3/DBI::Gofer::Request.3pm
  4357. Manifying blib/man3/DBI::Gofer::Response.3pm
  4358. Manifying blib/man3/DBI::Gofer::Serializer::Base.3pm
  4359. Manifying blib/man3/DBI::Gofer::Serializer::DataDumper.3pm
  4360. Manifying blib/man3/DBI::Gofer::Serializer::Storable.3pm
  4361. Manifying blib/man3/DBI::Gofer::Transport::Base.3pm
  4362. Manifying blib/man3/DBI::Gofer::Transport::pipeone.3pm
  4363. Manifying blib/man3/DBI::Gofer::Transport::stream.3pm
  4364. Manifying blib/man3/DBI::Profile.3pm
  4365. Manifying blib/man3/DBI::ProfileData.3pm
  4366. Manifying blib/man3/DBI::ProfileDumper.3pm
  4367. Manifying blib/man3/DBI::ProfileDumper::Apache.3pm
  4368. Manifying blib/man3/DBI::ProfileSubs.3pm
  4369. Manifying blib/man3/DBI::ProxyServer.3pm
  4370. Manifying blib/man3/DBI::PurePerl.3pm
  4371. Manifying blib/man3/DBI::SQL::Nano.3pm
  4372. Manifying blib/man3/DBI::Util::CacheMemory.3pm
  4373. Manifying blib/man3/DBI::W32ODBC.3pm
  4374. Manifying blib/man3/Win32::DBIODBC.3pm
  4375.   TIMB/DBI-1.630.tar.gz
  4376.   /usr/bin/make -- OK
  4377. Running make test
  4378. Running Mkbootstrap for DBI ()
  4379. chmod 644 DBI.bs
  4380. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  4381. t/01basics.t .................... ok
  4382. t/02dbidrv.t .................... ok
  4383. t/03handle.t .................... ok
  4384. t/04mods.t ...................... ok
  4385. t/05concathash.t ................ ok
  4386. t/06attrs.t ..................... ok
  4387. t/07kids.t ...................... ok
  4388. t/08keeperr.t ................... ok
  4389. t/09trace.t ..................... ok
  4390. t/10examp.t ..................... ok
  4391. t/11fetch.t ..................... ok
  4392. t/12quote.t ..................... ok
  4393. t/13taint.t ..................... ok
  4394. t/14utf8.t ...................... ok
  4395. t/15array.t ..................... ok
  4396. t/16destroy.t ................... ok
  4397. t/19fhtrace.t ................... ok
  4398. t/20meta.t ...................... ok
  4399. t/30subclass.t .................. ok
  4400. t/31methcache.t ................. ok
  4401. t/35thrclone.t .................. ok
  4402. t/40profile.t ................... ok
  4403. t/41prof_dump.t ................. ok
  4404. t/42prof_data.t ................. ok
  4405. t/43prof_env.t .................. ok
  4406. t/48dbi_dbd_sqlengine.t ......... ok
  4407. t/49dbd_file.t .................. ok
  4408. t/50dbm_simple.t ................ ok
  4409. t/51dbm_file.t .................. ok
  4410. t/52dbm_complex.t ............... skipped: DBI::SQL::Nano is being used
  4411. t/60preparse.t .................. ok
  4412. t/65transact.t .................. ok
  4413. t/70callbacks.t ................. ok
  4414. t/72childhandles.t .............. ok
  4415. t/80proxy.t ..................... skipped: modules required for proxy are probably not insta                                        lled (e.g., RPC/PlClient.pm)
  4416. t/85gofer.t ..................... ok
  4417. t/86gofer_fail.t ................ ok
  4418. t/87gofer_cache.t ............... ok
  4419. t/90sql_type_cast.t ............. ok
  4420. t/pod-coverage.t ................ skipped: Currently a developer-only test
  4421. t/pod.t ......................... ok
  4422. t/zvg_01basics.t ................ ok
  4423. t/zvg_02dbidrv.t ................ ok
  4424. t/zvg_03handle.t ................ ok
  4425. t/zvg_04mods.t .................. ok
  4426. t/zvg_05concathash.t ............ ok
  4427. t/zvg_06attrs.t ................. ok
  4428. t/zvg_07kids.t .................. ok
  4429. t/zvg_08keeperr.t ............... ok
  4430. t/zvg_09trace.t ................. ok
  4431. t/zvg_10examp.t ................. ok
  4432. t/zvg_11fetch.t ................. ok
  4433. t/zvg_12quote.t ................. ok
  4434. t/zvg_13taint.t ................. skipped: Taint attribute tests not functional with DBI_AUT                                        OPROXY
  4435. t/zvg_14utf8.t .................. ok
  4436. t/zvg_15array.t ................. ok
  4437. t/zvg_16destroy.t ............... ok
  4438. t/zvg_19fhtrace.t ............... ok
  4439. t/zvg_20meta.t .................. ok
  4440. t/zvg_30subclass.t .............. ok
  4441. t/zvg_31methcache.t ............. ok
  4442. t/zvg_35thrclone.t .............. ok
  4443. t/zvg_40profile.t ............... ok
  4444. t/zvg_41prof_dump.t ............. ok
  4445. t/zvg_42prof_data.t ............. ok
  4446. t/zvg_43prof_env.t .............. ok
  4447. t/zvg_48dbi_dbd_sqlengine.t ..... ok
  4448. t/zvg_49dbd_file.t .............. ok
  4449. t/zvg_50dbm_simple.t ............ ok
  4450. t/zvg_51dbm_file.t .............. ok
  4451. t/zvg_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used
  4452. t/zvg_60preparse.t .............. ok
  4453. t/zvg_65transact.t .............. skipped: Transactions not supported by DBD::Gofer
  4454. t/zvg_70callbacks.t ............. ok
  4455. t/zvg_72childhandles.t .......... ok
  4456. t/zvg_80proxy.t ................. skipped: modules required for proxy are probably not insta                                        lled (e.g., RPC/PlClient.pm)
  4457. t/zvg_85gofer.t ................. ok
  4458. t/zvg_86gofer_fail.t ............ skipped: Gofer DBI_AUTOPROXY
  4459. t/zvg_87gofer_cache.t ........... skipped: Gofer DBI_AUTOPROXY
  4460. t/zvg_90sql_type_cast.t ......... ok
  4461. t/zvn_48dbi_dbd_sqlengine.t ..... ok
  4462. t/zvn_49dbd_file.t .............. ok
  4463. t/zvn_50dbm_simple.t ............ ok
  4464. t/zvn_51dbm_file.t .............. ok
  4465. t/zvn_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used
  4466. t/zvn_85gofer.t ................. ok
  4467. t/zvp_01basics.t ................ ok
  4468. t/zvp_02dbidrv.t ................ ok
  4469. t/zvp_03handle.t ................ ok
  4470. t/zvp_04mods.t .................. ok
  4471. t/zvp_05concathash.t ............ ok
  4472. t/zvp_06attrs.t ................. ok
  4473. t/zvp_07kids.t .................. skipped: $h->{Kids} attribute not supported for DBI::PureP                                        erl
  4474. t/zvp_08keeperr.t ............... ok
  4475. t/zvp_09trace.t ................. ok
  4476. t/zvp_10examp.t ................. ok
  4477. t/zvp_11fetch.t ................. ok
  4478. t/zvp_12quote.t ................. ok
  4479. t/zvp_13taint.t ................. skipped: Taint attributes not supported with DBI::PurePerl
  4480. t/zvp_14utf8.t .................. ok
  4481. t/zvp_15array.t ................. ok
  4482. t/zvp_16destroy.t ............... ok
  4483. t/zvp_19fhtrace.t ............... ok
  4484. t/zvp_20meta.t .................. ok
  4485. t/zvp_30subclass.t .............. ok
  4486. t/zvp_31methcache.t ............. ok
  4487. t/zvp_35thrclone.t .............. ok
  4488. t/zvp_40profile.t ............... skipped: profiling not supported for DBI::PurePerl
  4489. t/zvp_41prof_dump.t ............. skipped: profiling not supported for DBI::PurePerl
  4490. t/zvp_42prof_data.t ............. skipped: profiling not supported for DBI::PurePerl
  4491. t/zvp_43prof_env.t .............. skipped: profiling not supported for DBI::PurePerl
  4492. t/zvp_48dbi_dbd_sqlengine.t ..... ok
  4493. t/zvp_49dbd_file.t .............. ok
  4494. t/zvp_50dbm_simple.t ............ ok
  4495. t/zvp_51dbm_file.t .............. ok
  4496. t/zvp_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used
  4497. t/zvp_60preparse.t .............. skipped: preparse not supported for DBI::PurePerl
  4498. t/zvp_65transact.t .............. ok
  4499. t/zvp_70callbacks.t ............. skipped: $h->{Callbacks} attribute not supported for DBI::                                        PurePerl
  4500. t/zvp_72childhandles.t .......... ok
  4501. t/zvp_80proxy.t ................. skipped: modules required for proxy are probably not insta                                        lled (e.g., RPC/PlClient.pm)
  4502. t/zvp_85gofer.t ................. ok
  4503. t/zvp_86gofer_fail.t ............ skipped: requires Callbacks which are not supported with P                                        urePerl
  4504. t/zvp_87gofer_cache.t ........... ok
  4505. t/zvp_90sql_type_cast.t ......... ok
  4506. t/zvxgn_48dbi_dbd_sqlengine.t ... ok
  4507. t/zvxgn_49dbd_file.t ............ ok
  4508. t/zvxgn_50dbm_simple.t .......... ok
  4509. t/zvxgn_51dbm_file.t ............ ok
  4510. t/zvxgn_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used
  4511. t/zvxgn_85gofer.t ............... ok
  4512. t/zvxgnp_48dbi_dbd_sqlengine.t .. ok
  4513. t/zvxgnp_49dbd_file.t ........... ok
  4514. t/zvxgnp_50dbm_simple.t ......... ok
  4515. t/zvxgnp_51dbm_file.t ........... ok
  4516. t/zvxgnp_52dbm_complex.t ........ skipped: DBI::SQL::Nano is being used
  4517. t/zvxgnp_85gofer.t .............. ok
  4518. t/zvxgp_01basics.t .............. ok
  4519. t/zvxgp_02dbidrv.t .............. ok
  4520. t/zvxgp_03handle.t .............. ok
  4521. t/zvxgp_04mods.t ................ ok
  4522. t/zvxgp_05concathash.t .......... ok
  4523. t/zvxgp_06attrs.t ............... ok
  4524. t/zvxgp_07kids.t ................ skipped: $h->{Kids} attribute not supported for DBI::PureP                                        erl
  4525. t/zvxgp_08keeperr.t ............. ok
  4526. t/zvxgp_09trace.t ............... ok
  4527. t/zvxgp_10examp.t ............... ok
  4528. t/zvxgp_11fetch.t ............... ok
  4529. t/zvxgp_12quote.t ............... ok
  4530. t/zvxgp_13taint.t ............... skipped: Taint attributes not supported with DBI::PurePerl
  4531. t/zvxgp_14utf8.t ................ ok
  4532. t/zvxgp_15array.t ............... ok
  4533. t/zvxgp_16destroy.t ............. ok
  4534. t/zvxgp_19fhtrace.t ............. ok
  4535. t/zvxgp_20meta.t ................ ok
  4536. t/zvxgp_30subclass.t ............ ok
  4537. t/zvxgp_31methcache.t ........... ok
  4538. t/zvxgp_35thrclone.t ............ ok
  4539. t/zvxgp_40profile.t ............. skipped: profiling not supported for DBI::PurePerl
  4540. t/zvxgp_41prof_dump.t ........... skipped: profiling not supported for DBI::PurePerl
  4541. t/zvxgp_42prof_data.t ........... skipped: profiling not supported for DBI::PurePerl
  4542. t/zvxgp_43prof_env.t ............ skipped: profiling not supported for DBI::PurePerl
  4543. t/zvxgp_48dbi_dbd_sqlengine.t ... ok
  4544. t/zvxgp_49dbd_file.t ............ ok
  4545. t/zvxgp_50dbm_simple.t .......... ok
  4546. t/zvxgp_51dbm_file.t ............ ok
  4547. t/zvxgp_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used
  4548. t/zvxgp_60preparse.t ............ skipped: preparse not supported for DBI::PurePerl
  4549. t/zvxgp_65transact.t ............ skipped: Transactions not supported by DBD::Gofer
  4550. t/zvxgp_70callbacks.t ........... skipped: $h->{Callbacks} attribute not supported for DBI::                                        PurePerl
  4551. t/zvxgp_72childhandles.t ........ ok
  4552. t/zvxgp_80proxy.t ............... skipped: modules required for proxy are probably not insta                                        lled (e.g., RPC/PlClient.pm)
  4553. t/zvxgp_85gofer.t ............... ok
  4554. t/zvxgp_86gofer_fail.t .......... skipped: requires Callbacks which are not supported with P                                        urePerl
  4555. t/zvxgp_87gofer_cache.t ......... skipped: Gofer DBI_AUTOPROXY
  4556. t/zvxgp_90sql_type_cast.t ....... ok
  4557. t/zvxnp_48dbi_dbd_sqlengine.t ... ok
  4558. t/zvxnp_49dbd_file.t ............ ok
  4559. t/zvxnp_50dbm_simple.t .......... ok
  4560. t/zvxnp_51dbm_file.t ............ ok
  4561. t/zvxnp_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used
  4562. t/zvxnp_85gofer.t ............... ok
  4563. All tests successful.
  4564. Files=182, Tests=8702, 90 wallclock secs ( 1.57 usr  0.41 sys + 72.72 cusr 11.11 csys = 85.8                                        1 CPU)
  4565. Result: PASS
  4566. PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
  4567. test.pl
  4568. DBI test application $Revision$
  4569. Switch: DBI 1.63 by Tim Bunce, 1.63
  4570. Available Drivers: DBM, ExampleP, File, Gofer, Proxy, Sponge
  4571. dbi:ExampleP:: testing 3 sets of 20 connections:
  4572. Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
  4573. Disconnecting...
  4574. Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
  4575. Disconnecting...
  4576. Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
  4577. Disconnecting...
  4578. connect 20 and disconnect them, 3 times: 0.0027s / 60 = 0.0000s
  4579. Testing handle creation speed...
  4580. 54054 NullP sth/s perl 5.014002 x86_64-linux-gnu-thread-multi (gcc 4.7.2 -O2 -g) 0.000018s
  4581.  
  4582. test.pl done
  4583.   TIMB/DBI-1.630.tar.gz
  4584.   /usr/bin/make test -- OK
  4585. Running make install
  4586. Manifying blib/man1/dbilogstrip.1p
  4587. Manifying blib/man1/dbiproxy.1p
  4588. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  4589. Installing /usr/local/lib/perl/5.14.2/auto/DBI/DBI.so
  4590. Installing /usr/local/man/man1/dbiproxy.1p
  4591. Installing /usr/local/man/man1/dbiprof.1p
  4592. Installing /usr/local/man/man1/dbilogstrip.1p
  4593. Installing /usr/local/man/man3/DBD::DBM.3pm
  4594. Installing /usr/local/man/man3/DBI::Profile.3pm
  4595. Installing /usr/local/man/man3/DBI.3pm
  4596. Installing /usr/local/man/man3/DBI::Gofer::Execute.3pm
  4597. Installing /usr/local/man/man3/DBD::Gofer::Transport::corostream.3pm
  4598. Installing /usr/local/man/man3/DBI::W32ODBC.3pm
  4599. Installing /usr/local/man/man3/DBI::ProfileSubs.3pm
  4600. Installing /usr/local/man/man3/DBD::Gofer::Transport::null.3pm
  4601. Installing /usr/local/man/man3/DBD::Gofer::Transport::stream.3pm
  4602. Installing /usr/local/man/man3/DBI::Gofer::Response.3pm
  4603. Installing /usr/local/man/man3/DBI::ProxyServer.3pm
  4604. Installing /usr/local/man/man3/DBI::Gofer::Transport::stream.3pm
  4605. Installing /usr/local/man/man3/DBI::Gofer::Serializer::Base.3pm
  4606. Installing /usr/local/man/man3/DBD::Gofer::Transport::pipeone.3pm
  4607. Installing /usr/local/man/man3/DBI::Const::GetInfoType.3pm
  4608. Installing /usr/local/man/man3/DBI::FAQ.3pm
  4609. Installing /usr/local/man/man3/Bundle::DBI.3pm
  4610. Installing /usr/local/man/man3/DBD::Gofer::Policy::rush.3pm
  4611. Installing /usr/local/man/man3/DBD::File::Roadmap.3pm
  4612. Installing /usr/local/man/man3/DBD::Proxy.3pm
  4613. Installing /usr/local/man/man3/DBI::Gofer::Serializer::DataDumper.3pm
  4614. Installing /usr/local/man/man3/DBI::ProfileDumper::Apache.3pm
  4615. Installing /usr/local/man/man3/DBI::DBD::SqlEngine.3pm
  4616. Installing /usr/local/man/man3/DBI::Const::GetInfo::ODBC.3pm
  4617. Installing /usr/local/man/man3/DBI::DBD::SqlEngine::HowTo.3pm
  4618. Installing /usr/local/man/man3/DBI::Const::GetInfo::ANSI.3pm
  4619. Installing /usr/local/man/man3/DBI::SQL::Nano.3pm
  4620. Installing /usr/local/man/man3/DBI::Const::GetInfoReturn.3pm
  4621. Installing /usr/local/man/man3/DBD::Gofer::Policy::pedantic.3pm
  4622. Installing /usr/local/man/man3/DBI::DBD::SqlEngine::Developers.3pm
  4623. Installing /usr/local/man/man3/DBD::Gofer::Policy::Base.3pm
  4624. Installing /usr/local/man/man3/DBI::PurePerl.3pm
  4625. Installing /usr/local/man/man3/DBI::Util::CacheMemory.3pm
  4626. Installing /usr/local/man/man3/DBI::Gofer::Request.3pm
  4627. Installing /usr/local/man/man3/DBI::ProfileDumper.3pm
  4628. Installing /usr/local/man/man3/DBD::File::HowTo.3pm
  4629. Installing /usr/local/man/man3/DBD::Gofer.3pm
  4630. Installing /usr/local/man/man3/DBI::Gofer::Serializer::Storable.3pm
  4631. Installing /usr/local/man/man3/Win32::DBIODBC.3pm
  4632. Installing /usr/local/man/man3/DBI::DBD.3pm
  4633. Installing /usr/local/man/man3/DBD::Gofer::Policy::classic.3pm
  4634. Installing /usr/local/man/man3/DBD::Sponge.3pm
  4635. Installing /usr/local/man/man3/DBD::File.3pm
  4636. Installing /usr/local/man/man3/DBI::Gofer::Transport::pipeone.3pm
  4637. Installing /usr/local/man/man3/DBI::DBD::Metadata.3pm
  4638. Installing /usr/local/man/man3/DBI::ProfileData.3pm
  4639. Installing /usr/local/man/man3/DBD::Gofer::Transport::Base.3pm
  4640. Installing /usr/local/man/man3/DBI::Gofer::Transport::Base.3pm
  4641. Installing /usr/local/man/man3/DBD::File::Developers.3pm
  4642. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  4643.   TIMB/DBI-1.630.tar.gz
  4644.   /usr/bin/make install  -- OK
  4645.   CPAN: Recompiling T/TO/TODDR/Razor2-Client-Agent-2.84.tar.gz
  4646.  
  4647. Running make for T/TO/TODDR/Razor2-Client-Agent-2.84.tar.gz
  4648. Checksum for /root/.cpan/sources/authors/id/T/TO/TODDR/Razor2-Client-Agent-2.84.tar.gz ok
  4649.  
  4650.   CPAN.pm: Building T/TO/TODDR/Razor2-Client-Agent-2.84.tar.gz
  4651.  
  4652. Checking if your kit is complete...
  4653. Looks good
  4654. Checking if your kit is complete...
  4655. Looks good
  4656. Generating a Unix-style Makefile
  4657. Writing Makefile for Razor2::Preproc::deHTMLxs
  4658. Writing MYMETA.yml and MYMETA.json
  4659. Generating a Unix-style Makefile
  4660. Writing Makefile for Razor2::Client::Agent
  4661. Writing MYMETA.yml and MYMETA.json
  4662. cp lib/Razor2/Logger.pm blib/lib/Razor2/Logger.pm
  4663. cp lib/Razor2/Signature/Whiplash.pm blib/lib/Razor2/Signature/Whiplash.pm
  4664. cp lib/Razor2/Preproc/deBase64.pm blib/lib/Razor2/Preproc/deBase64.pm
  4665. cp lib/Razor2/Client/Core.pm blib/lib/Razor2/Client/Core.pm
  4666. cp lib/Razor2/Engine/VR8.pm blib/lib/Razor2/Engine/VR8.pm
  4667. cp lib/Razor2/String.pm blib/lib/Razor2/String.pm
  4668. cp lib/Razor2/Preproc/deHTML_comment.pm blib/lib/Razor2/Preproc/deHTML_comment.pm
  4669. cp lib/Razor2/Preproc/deQP.pm blib/lib/Razor2/Preproc/deQP.pm
  4670. cp lib/Razor2/Errorhandler.pm blib/lib/Razor2/Errorhandler.pm
  4671. cp lib/Razor2/Client/Version.pm blib/lib/Razor2/Client/Version.pm
  4672. cp lib/Razor2/Preproc/deNewline.pm blib/lib/Razor2/Preproc/deNewline.pm
  4673. cp lib/Razor2/Client/Config.pm blib/lib/Razor2/Client/Config.pm
  4674. cp lib/Razor2/Client/Agent.pm blib/lib/Razor2/Client/Agent.pm
  4675. cp lib/Razor2/Client/Engine.pm blib/lib/Razor2/Client/Engine.pm
  4676. cp lib/Razor2/Preproc/enBase64.pm blib/lib/Razor2/Preproc/enBase64.pm
  4677. cp lib/Razor2/Signature/Ephemeral.pm blib/lib/Razor2/Signature/Ephemeral.pm
  4678. cp lib/Razor2/Syslog.pm blib/lib/Razor2/Syslog.pm
  4679. AutoSplitting blib/lib/Razor2/Syslog.pm (blib/lib/auto/Razor2/Syslog)
  4680. cp lib/Razor2/Preproc/Manager.pm blib/lib/Razor2/Preproc/Manager.pm
  4681. cp lib/Razor2/Preproc/deHTML.pm blib/lib/Razor2/Preproc/deHTML.pm
  4682. make[1]: Entering directory `/root/.cpan/build/Razor2-Client-Agent-2.84-rcAJgM/Razor2-Prepro                                        c-deHTMLxs'
  4683. cp deHTMLxs.pm ../blib/lib/Razor2/Preproc/deHTMLxs.pm
  4684. AutoSplitting ../blib/lib/Razor2/Preproc/deHTMLxs.pm (../blib/lib/auto/Razor2/Preproc/deHTML                                        xs)
  4685. Running Mkbootstrap for Razor2::Preproc::deHTMLxs ()
  4686. chmod 644 deHTMLxs.bs
  4687. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.18\" -DX                                        S_VERSION=\"2.18\" -fPIC "-I/usr/lib/perl/5.14/CORE"   _deHTMLxs.c
  4688. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  4689. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  deHTMLxs.xs > deHTMLxs.xsc && mv deHTMLxs.xsc deHTMLxs.c
  4690. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"2.18\" -DX                                        S_VERSION=\"2.18\" -fPIC "-I/usr/lib/perl/5.14/CORE"   deHTMLxs.c
  4691. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  4692. rm -f ../blib/arch/auto/Razor2/Preproc/deHTMLxs/deHTMLxs.so
  4693. cc  -shared -L/usr/local/lib -fstack-protector _deHTMLxs.o deHTMLxs.o  -o ../blib/arch/auto/                                        Razor2/Preproc/deHTMLxs/deHTMLxs.so     \
  4694.                \
  4695.  
  4696. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  4697. chmod 755 ../blib/arch/auto/Razor2/Preproc/deHTMLxs/deHTMLxs.so
  4698. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- deHTMLxs.bs ../blib/arch/auto/Razo                                        r2/Preproc/deHTMLxs/deHTMLxs.bs 644
  4699. Manifying ../blib/man3/Razor2::Preproc::deHTMLxs.3pm
  4700. make[1]: Leaving directory `/root/.cpan/build/Razor2-Client-Agent-2.84-rcAJgM/Razor2-Preproc                                        -deHTMLxs'
  4701. cp bin/razor-client blib/script/razor-client
  4702. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/razor-client
  4703. cp bin/razor-admin blib/script/razor-admin
  4704. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/razor-admin
  4705. cp bin/razor-revoke blib/script/razor-revoke
  4706. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/razor-revoke
  4707. cp bin/razor-report blib/script/razor-report
  4708. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/razor-report
  4709. cp bin/razor-check blib/script/razor-check
  4710. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/razor-check
  4711. /usr/bin/perl "-MExtUtils::Command::MM" -e pod2man "--" \
  4712.         docs/razor-agent.conf.pod \
  4713.         blib/man5/razor-agent.conf.5 \
  4714.         docs/razor-agents.pod \
  4715.         blib/man5/razor-agents.5 \
  4716.         docs/razor-whitelist.pod \
  4717.         blib/man5/razor-whitelist.5
  4718. Manifying blib/man5/razor-agent.conf.5
  4719. Manifying blib/man5/razor-agents.5
  4720. Manifying blib/man5/razor-whitelist.5
  4721. Manifying blib/man1/razor-admin.1
  4722. Manifying blib/man1/razor-check.1
  4723. Manifying blib/man1/razor-report.1
  4724. Manifying blib/man1/razor-revoke.1
  4725. Manifying blib/man3/Razor2::Errorhandler.3pm
  4726. Manifying blib/man3/Razor2::Syslog.3pm
  4727.   TODDR/Razor2-Client-Agent-2.84.tar.gz
  4728.   /usr/bin/make -- OK
  4729. Running make test
  4730. make[1]: Entering directory `/root/.cpan/build/Razor2-Client-Agent-2.84-rcAJgM/Razor2-Prepro                                        c-deHTMLxs'
  4731. Running Mkbootstrap for Razor2::Preproc::deHTMLxs ()
  4732. chmod 644 deHTMLxs.bs
  4733. make[1]: Leaving directory `/root/.cpan/build/Razor2-Client-Agent-2.84-rcAJgM/Razor2-Preproc                                        -deHTMLxs'
  4734. make[1]: Entering directory `/root/.cpan/build/Razor2-Client-Agent-2.84-rcAJgM/Razor2-Prepro                                        c-deHTMLxs'
  4735. PERL_DL_NONLAZY=1 /usr/bin/perl "-I../blib/lib" "-I../blib/arch" test.pl
  4736. 1..10
  4737. ok 1
  4738. ok 2
  4739. ok 3
  4740. ok 4
  4741. ok 5
  4742. ok 6
  4743. ok 7
  4744. ok 8
  4745. ok 9
  4746. ok 10
  4747. make[1]: Leaving directory `/root/.cpan/build/Razor2-Client-Agent-2.84-rcAJgM/Razor2-Preproc                                        -deHTMLxs'
  4748.   TODDR/Razor2-Client-Agent-2.84.tar.gz
  4749.   /usr/bin/make test -- OK
  4750. Running make install
  4751. make[1]: Entering directory `/root/.cpan/build/Razor2-Client-Agent-2.84-rcAJgM/Razor2-Prepro                                        c-deHTMLxs'
  4752. make[1]: Leaving directory `/root/.cpan/build/Razor2-Client-Agent-2.84-rcAJgM/Razor2-Preproc                                        -deHTMLxs'
  4753. /usr/bin/perl "-MExtUtils::Command::MM" -e pod2man "--" \
  4754.         docs/razor-agent.conf.pod \
  4755.         blib/man5/razor-agent.conf.5 \
  4756.         docs/razor-agents.pod \
  4757.         blib/man5/razor-agents.5 \
  4758.         docs/razor-whitelist.pod \
  4759.         blib/man5/razor-whitelist.5
  4760. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  4761. Installing /usr/local/lib/perl/5.14.2/auto/Razor2/Preproc/deHTMLxs/deHTMLxs.so
  4762. Installing /usr/local/man/man1/razor-check.1
  4763. Installing /usr/local/man/man1/razor-report.1
  4764. Installing /usr/local/man/man1/razor-admin.1
  4765. Installing /usr/local/man/man1/razor-revoke.1
  4766. Installing /usr/local/man/man3/Razor2::Errorhandler.3pm
  4767. Installing /usr/local/man/man3/Razor2::Preproc::deHTMLxs.3pm
  4768. Installing /usr/local/man/man3/Razor2::Syslog.3pm
  4769. Installing /usr/local/share/man/man5/razor-agents.5
  4770. Installing /usr/local/share/man/man5/razor-whitelist.5
  4771. Installing /usr/local/share/man/man5/razor-agent.conf.5
  4772. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  4773.   TODDR/Razor2-Client-Agent-2.84.tar.gz
  4774.   /usr/bin/make install  -- OK
  4775.   CPAN: Recompiling U/UM/UMEMOTO/Socket6-0.25.tar.gz
  4776.  
  4777. Running make for U/UM/UMEMOTO/Socket6-0.25.tar.gz
  4778. Checksum for /root/.cpan/sources/authors/id/U/UM/UMEMOTO/Socket6-0.25.tar.gz ok
  4779.  
  4780.   CPAN.pm: Building U/UM/UMEMOTO/Socket6-0.25.tar.gz
  4781.  
  4782. checking for gcc... cc
  4783. checking for C compiler default output file name... a.out
  4784. checking whether the C compiler works... yes
  4785. checking whether we are cross compiling... no
  4786. checking for suffix of executables...
  4787. checking for suffix of object files... o
  4788. checking whether we are using the GNU C compiler... yes
  4789. checking whether cc accepts -g... yes
  4790. checking for cc option to accept ANSI C... none needed
  4791. checking whether your Perl5 have PL_sv_undef... yes
  4792. checking how to run the C preprocessor... cc -E
  4793. checking for egrep... grep -E
  4794. checking for getaddrinfo... yes
  4795. checking for getnameinfo... yes
  4796. checking for gethostbyname2... yes
  4797. checking for getipnodebyname... no
  4798. checking for getipnodebyname in -lsocket... no
  4799. checking whether your system has IPv6 directory... no
  4800. checking for getipnodebyaddr... no
  4801. checking for getipnodebyaddr in -lsocket... no
  4802. checking whether your system has IPv6 directory... (cached) no
  4803. checking for inet_pton... yes
  4804. checking for inet_ntop... yes
  4805. checking whether you have sa_len in struct sockaddr... no
  4806. checking whether you have sin6_scope_id in struct sockaddr_in6... yes
  4807. checking for socklen_t... yes
  4808. configure: creating ./config.status
  4809. config.status: creating config.pl
  4810. config.status: creating gailookup.pl
  4811. config.status: creating config.h
  4812. Checking if your kit is complete...
  4813. Looks good
  4814. Generating a Unix-style Makefile
  4815. Writing Makefile for Socket6
  4816. Writing MYMETA.yml and MYMETA.json
  4817. cp Socket6.pm blib/lib/Socket6.pm
  4818. Running Mkbootstrap for Socket6 ()
  4819. chmod 644 Socket6.bs
  4820. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp -noprototypes -typemap /usr/share                                        /perl/5.14/ExtUtils/typemap  Socket6.xs > Socket6.xsc && mv Socket6.xsc Socket6.c
  4821. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.25\" -DX                                        S_VERSION=\"0.25\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Socket6.c
  4822. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  4823. Socket6.xs: In function 'XS_Socket6_getipnodebyname':
  4824. Socket6.xs:867:10: warning: cast to pointer from integer of different size [-Wint-to-pointer                                        -cast]
  4825. Socket6.xs: In function 'XS_Socket6_getipnodebyaddr':
  4826. Socket6.xs:938:10: warning: cast to pointer from integer of different size [-Wint-to-pointer                                        -cast]
  4827. rm -f blib/arch/auto/Socket6/Socket6.so
  4828. cc  -shared -L/usr/local/lib -fstack-protector Socket6.o  -o blib/arch/auto/Socket6/Socket6.                                        so      \
  4829.                 \
  4830.  
  4831. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  4832. chmod 755 blib/arch/auto/Socket6/Socket6.so
  4833. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/                                        Socket6.bs 644
  4834. Manifying blib/man3/Socket6.3pm
  4835.   UMEMOTO/Socket6-0.25.tar.gz
  4836.   /usr/bin/make -- OK
  4837. Running make test
  4838. Running Mkbootstrap for Socket6 ()
  4839. chmod 644 Socket6.bs
  4840. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  4841. t/use.t .. ok
  4842. All tests successful.
  4843. Files=1, Tests=3,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.02 cusr  0.00 csys =  0.05 CPU                                        )
  4844. Result: PASS
  4845.   UMEMOTO/Socket6-0.25.tar.gz
  4846.   /usr/bin/make test -- OK
  4847. Running make install
  4848. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  4849. Installing /usr/local/lib/perl/5.14.2/auto/Socket6/Socket6.so
  4850. Installing /usr/local/man/man3/Socket6.3pm
  4851. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  4852.   UMEMOTO/Socket6-0.25.tar.gz
  4853.   /usr/bin/make install  -- OK
  4854.   CPAN: Recompiling Z/ZE/ZEFRAM/Time-HiRes-1.9726.tar.gz
  4855.  
  4856. Running make for Z/ZE/ZEFRAM/Time-HiRes-1.9726.tar.gz
  4857. Checksum for /root/.cpan/sources/authors/id/Z/ZE/ZEFRAM/Time-HiRes-1.9726.tar.gz ok
  4858.  
  4859.   CPAN.pm: Building Z/ZE/ZEFRAM/Time-HiRes-1.9726.tar.gz
  4860.  
  4861. Configuring Time::HiRes...
  4862. Using hints hints/linux.pl...
  4863. Extra libraries: -lrt...
  4864. Have syscall()... looking for syscall.h... found <syscall.h>.
  4865. Looking for gettimeofday()... found.
  4866. Looking for setitimer()... found.
  4867. Looking for getitimer()... found.
  4868. You have interval timers (both setitimer and getitimer).
  4869. Looking for ualarm()... NOT found.
  4870. But you have setitimer().
  4871. We can make a Time::HiRes::ualarm().
  4872. Looking for usleep()... found.
  4873. Looking for nanosleep()... testing... found.
  4874. You can mix subsecond sleeps with signals, if you want to.
  4875. (It's still not portable, though.)
  4876. Looking for clock_gettime()... found.
  4877. Looking for clock_getres()... found.
  4878. Looking for clock_nanosleep()... found.
  4879. Looking for clock()... found.
  4880. Looking for stat() subsecond timestamps...
  4881. Trying struct stat st_atimespec.tv_nsec...NOT found.
  4882. Trying struct stat st_atimensec...NOT found.
  4883. Trying struct stat st_atime_n...NOT found.
  4884. Trying struct stat st_atim.tv_nsec...found.
  4885. Trying struct stat st_uatime...Processing hints file hints/linux.pl
  4886. NOT found.
  4887. You seem to have stat() subsecond timestamps.
  4888. (Your struct stat has them, but the filesystems must help.)
  4889. Checking if your kit is complete...
  4890. Looks good
  4891. Generating a Unix-style Makefile
  4892. Writing Makefile for Time::HiRes
  4893. Writing MYMETA.yml and MYMETA.json
  4894. Now you may issue 'make'.  Do not forget also 'make test'.
  4895. cp HiRes.pm blib/lib/Time/HiRes.pm
  4896. Running Mkbootstrap for Time::HiRes ()
  4897. chmod 644 HiRes.bs
  4898. /usr/bin/perl /usr/local/share/perl/5.14.2/ExtUtils/xsubpp  -typemap /usr/share/perl/5.14/Ex                                        tUtils/typemap -typemap typemap  HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c
  4899. cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/                                        usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.9726\" -                                        DXS_VERSION=\"1.9726\" -fPIC "-I/usr/lib/perl/5.14/CORE"  -DTIME_HIRES_NANOSLEEP -DTIME_HIRE                                        S_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -D                                        TIME_HIRES_STAT=4 -DATLEASTFIVEOHOHFIVE HiRes.c
  4900. as: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-                                        2.22-system.so)
  4901. rm -f blib/arch/auto/Time/HiRes/HiRes.so
  4902. LD_RUN_PATH="/lib/x86_64-linux-gnu" cc  -shared -L/usr/local/lib -fstack-protector HiRes.o                                          -o blib/arch/auto/Time/HiRes/HiRes.so   \
  4903.           -lrt         \
  4904.  
  4905. /usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/li                                        b/libbfd-2.22-system.so)
  4906. chmod 755 blib/arch/auto/Time/HiRes/HiRes.so
  4907. /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs blib/arch/auto/Time/HiRes                                        /HiRes.bs 644
  4908. Manifying blib/man3/Time::HiRes.3pm
  4909.  ZEFRAM/Time-HiRes-1.9726.tar.gz
  4910.  /usr/bin/make -- OK
  4911. Running make test
  4912. Running Mkbootstrap for Time::HiRes ()
  4913. chmod 644 HiRes.bs
  4914. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Tes                                        t::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  4915. t/alarm.t ......... ok
  4916. t/clock.t ......... ok
  4917. t/gettimeofday.t .. ok
  4918. t/itimer.t ........ ok
  4919. t/nanosleep.t ..... ok
  4920. t/sleep.t ......... ok
  4921. t/stat.t .......... ok
  4922. t/time.t .......... ok
  4923. t/tv_interval.t ... ok
  4924. t/ualarm.t ........ ok
  4925. t/usleep.t ........ ok
  4926. All tests successful.
  4927. Files=11, Tests=95, 20 wallclock secs ( 0.07 usr  0.02 sys + 10.47 cusr  0.12 csys = 10.68 C                                        PU)
  4928. Result: PASS
  4929.  ZEFRAM/Time-HiRes-1.9726.tar.gz
  4930.  /usr/bin/make test -- OK
  4931. Running make install
  4932. Files found in blib/arch: installing files in blib/lib into architecture dependent library t                                        ree
  4933. Installing /usr/local/lib/perl/5.14.2/auto/Time/HiRes/HiRes.so
  4934. Installing /usr/local/man/man3/Time::HiRes.3pm
  4935. Appending installation info to /usr/lib/perl/5.14/perllocal.pod
  4936.  ZEFRAM/Time-HiRes-1.9726.tar.gz
  4937.  /usr/bin/make install  -- OK
  4938. root@vps51:/usr/local/directslave/bin# ls
  4939. directslave  install-log  pass  typescript
  4940. root@vps51:/usr/local/directslave/bin# pastebinit install-log
  4941. python: /usr/local/lib/libz.so.1: no version information available (required by python)
  4942. http://paste.debian.net/
  4943. root@vps51:/usr/local/directslave/bin# nano install-log
  4944. Use "fg" to return to nano.
  4945.  
  4946. [2]+  Stopped                 nano install-log
  4947. root@vps51:/usr/local/directslave/bin# pastebinit install-log
  4948. python: /usr/local/lib/libz.so.1: no version information available (required by python)
  4949. http://paste.debian.net/
  4950. root@vps51:/usr/local/directslave/bin# mv install-log install-log-long
  4951. root@vps51:/usr/local/directslave/bin# pastebinit install-log-long
  4952. python: /usr/local/lib/libz.so.1: no version information available (required by python)
  4953. http://paste.debian.net/
  4954. root@vps51:/usr/local/directslave/bin# apt-get install pastebinit
  4955. apt-get: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/x8                                        6_64-linux-gnu/libapt-pkg.so.4.12)
  4956. Reading package lists... Done
  4957. Building dependency tree
  4958. Reading state information... Done
  4959. pastebinit is already the newest version.
  4960. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  4961. root@vps51:/usr/local/directslave/bin# pastebinit install-log-long
  4962. python: /usr/local/lib/libz.so.1: no version information available (required by python)
  4963. http://paste.debian.net/
  4964. root@vps51:/usr/local/directslave/bin#
Add Comment
Please, Sign In to add comment