Advertisement
Guest User

Untitled

a guest
Apr 10th, 2017
577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.80 KB | None | 0 0
  1. ~/perl_install/DBI-1.636 # perl Makefile.PL
  2.  
  3. *** Your LANG environment variable is set to 'ru_RU.UTF-8'
  4. *** This may cause problems for some perl installations.
  5. *** If you get test failures, please try again with LANG unset.
  6. *** If that then works, please email dbi-dev@perl.org with details
  7. *** including the output of 'perl -V'
  8.  
  9. Your perl was compiled with gcc (version 6.3.0), okay.
  10. Can't exec "pwd": No such file or directory at /opt/lib/perl5/5.22/Cwd.pm line 195.
  11. Use of uninitialized value $cwd in pattern match (m//) at lib/DBI/DBD.pm line 3305.
  12. Use of uninitialized value $cwd in pattern match (m//) at lib/DBI/DBD.pm line 3310.
  13. Creating test wrappers for DBD::Gofer:
  14. t/zvg_01basics.t
  15. t/zvg_02dbidrv.t
  16. t/zvg_03handle.t
  17. t/zvg_04mods.t
  18. t/zvg_05concathash.t
  19. t/zvg_06attrs.t
  20. t/zvg_07kids.t
  21. t/zvg_08keeperr.t
  22. t/zvg_09trace.t
  23. t/zvg_10examp.t
  24. t/zvg_11fetch.t
  25. t/zvg_12quote.t
  26. t/zvg_13taint.t
  27. t/zvg_14utf8.t
  28. t/zvg_15array.t
  29. t/zvg_16destroy.t
  30. t/zvg_19fhtrace.t
  31. t/zvg_20meta.t
  32. t/zvg_30subclass.t
  33. t/zvg_31methcache.t
  34. t/zvg_35thrclone.t (use threads)
  35. t/zvg_40profile.t
  36. t/zvg_41prof_dump.t
  37. t/zvg_42prof_data.t
  38. t/zvg_43prof_env.t
  39. t/zvg_48dbi_dbd_sqlengine.t
  40. t/zvg_49dbd_file.t
  41. t/zvg_50dbm_simple.t
  42. t/zvg_51dbm_file.t
  43. t/zvg_52dbm_complex.t
  44. t/zvg_53sqlengine_adv.t
  45. t/zvg_60preparse.t
  46. t/zvg_65transact.t
  47. t/zvg_70callbacks.t
  48. t/zvg_72childhandles.t
  49. t/zvg_73cachedkids.t
  50. t/zvg_80proxy.t
  51. t/zvg_85gofer.t
  52. t/zvg_86gofer_fail.t
  53. t/zvg_87gofer_cache.t
  54. t/zvg_90sql_type_cast.t
  55. t/zvg_91_store_warning.t
  56. Creating test wrappers for DBI::SQL::Nano:
  57. t/zvn_48dbi_dbd_sqlengine.t
  58. t/zvn_49dbd_file.t
  59. t/zvn_50dbm_simple.t
  60. t/zvn_51dbm_file.t
  61. t/zvn_52dbm_complex.t
  62. t/zvn_85gofer.t
  63. Creating test wrappers for DBI::PurePerl:
  64. t/zvp_01basics.t
  65. t/zvp_02dbidrv.t
  66. t/zvp_03handle.t
  67. t/zvp_04mods.t
  68. t/zvp_05concathash.t
  69. t/zvp_06attrs.t
  70. t/zvp_07kids.t
  71. t/zvp_08keeperr.t
  72. t/zvp_09trace.t
  73. t/zvp_10examp.t
  74. t/zvp_11fetch.t
  75. t/zvp_12quote.t
  76. t/zvp_13taint.t
  77. t/zvp_14utf8.t
  78. t/zvp_15array.t
  79. t/zvp_16destroy.t
  80. t/zvp_19fhtrace.t
  81. t/zvp_20meta.t
  82. t/zvp_30subclass.t
  83. t/zvp_31methcache.t
  84. t/zvp_35thrclone.t (use threads)
  85. t/zvp_40profile.t
  86. t/zvp_41prof_dump.t
  87. t/zvp_42prof_data.t
  88. t/zvp_43prof_env.t
  89. t/zvp_48dbi_dbd_sqlengine.t
  90. t/zvp_49dbd_file.t
  91. t/zvp_50dbm_simple.t
  92. t/zvp_51dbm_file.t
  93. t/zvp_52dbm_complex.t
  94. t/zvp_53sqlengine_adv.t
  95. t/zvp_60preparse.t
  96. t/zvp_65transact.t
  97. t/zvp_70callbacks.t
  98. t/zvp_72childhandles.t
  99. t/zvp_73cachedkids.t
  100. t/zvp_80proxy.t
  101. t/zvp_85gofer.t
  102. t/zvp_86gofer_fail.t
  103. t/zvp_87gofer_cache.t
  104. t/zvp_90sql_type_cast.t
  105. t/zvp_91_store_warning.t
  106. Creating test wrappers for DBD::Gofer + DBI::SQL::Nano:
  107. t/zvxgn_48dbi_dbd_sqlengine.t
  108. t/zvxgn_49dbd_file.t
  109. t/zvxgn_50dbm_simple.t
  110. t/zvxgn_51dbm_file.t
  111. t/zvxgn_52dbm_complex.t
  112. t/zvxgn_85gofer.t
  113. Creating test wrappers for DBD::Gofer + DBI::PurePerl:
  114. t/zvxgp_01basics.t
  115. t/zvxgp_02dbidrv.t
  116. t/zvxgp_03handle.t
  117. t/zvxgp_04mods.t
  118. t/zvxgp_05concathash.t
  119. t/zvxgp_06attrs.t
  120. t/zvxgp_07kids.t
  121. t/zvxgp_08keeperr.t
  122. t/zvxgp_09trace.t
  123. t/zvxgp_10examp.t
  124. t/zvxgp_11fetch.t
  125. t/zvxgp_12quote.t
  126. t/zvxgp_13taint.t
  127. t/zvxgp_14utf8.t
  128. t/zvxgp_15array.t
  129. t/zvxgp_16destroy.t
  130. t/zvxgp_19fhtrace.t
  131. t/zvxgp_20meta.t
  132. t/zvxgp_30subclass.t
  133. t/zvxgp_31methcache.t
  134. t/zvxgp_35thrclone.t (use threads)
  135. t/zvxgp_40profile.t
  136. t/zvxgp_41prof_dump.t
  137. t/zvxgp_42prof_data.t
  138. t/zvxgp_43prof_env.t
  139. t/zvxgp_48dbi_dbd_sqlengine.t
  140. t/zvxgp_49dbd_file.t
  141. t/zvxgp_50dbm_simple.t
  142. t/zvxgp_51dbm_file.t
  143. t/zvxgp_52dbm_complex.t
  144. t/zvxgp_53sqlengine_adv.t
  145. t/zvxgp_60preparse.t
  146. t/zvxgp_65transact.t
  147. t/zvxgp_70callbacks.t
  148. t/zvxgp_72childhandles.t
  149. t/zvxgp_73cachedkids.t
  150. t/zvxgp_80proxy.t
  151. t/zvxgp_85gofer.t
  152. t/zvxgp_86gofer_fail.t
  153. t/zvxgp_87gofer_cache.t
  154. t/zvxgp_90sql_type_cast.t
  155. t/zvxgp_91_store_warning.t
  156. Creating test wrappers for DBI::SQL::Nano + DBI::PurePerl:
  157. t/zvxnp_48dbi_dbd_sqlengine.t
  158. t/zvxnp_49dbd_file.t
  159. t/zvxnp_50dbm_simple.t
  160. t/zvxnp_51dbm_file.t
  161. t/zvxnp_52dbm_complex.t
  162. t/zvxnp_85gofer.t
  163. Creating test wrappers for DBD::Gofer + DBI::SQL::Nano + DBI::PurePerl:
  164. t/zvxgnp_48dbi_dbd_sqlengine.t
  165. t/zvxgnp_49dbd_file.t
  166. t/zvxgnp_50dbm_simple.t
  167. t/zvxgnp_51dbm_file.t
  168. t/zvxgnp_52dbm_complex.t
  169. t/zvxgnp_85gofer.t
  170. Checking if your kit is complete...
  171. Looks good
  172.  
  173. Warning: By default new modules are installed into your 'site_lib'
  174. directories. Since site_lib directories come after the normal library
  175. directories you must delete old DBI files and directories from your
  176. 'privlib' and 'archlib' directories and their auto subdirectories.
  177.  
  178. Reinstall DBI and your DBD::* drivers after deleting the old directories.
  179.  
  180. Here's a list of probable old files and directories:
  181.  
  182. /opt/lib/perl5/5.22/auto/DBI
  183.  
  184.  
  185. I see you're using perl 5.022001 on mipsel-linux-glibc, okay.
  186. Remember to actually *read* the README file!
  187. Use 'make' to build the software (dmake or nmake on Windows).
  188. Then 'make test' to execute self tests.
  189. Then 'make install' to install the DBI and then delete this working
  190. directory before unpacking and building any DBD::* drivers.
  191.  
  192. Generating a Unix-style Makefile
  193. Writing Makefile for DBI
  194. Writing MYMETA.yml and MYMETA.json
  195. ~/perl_install/DBI-1.636 # make
  196. "/opt/bin/perl5.22.1" -MExtUtils::Command -e 'mkpath' -- blib/lib/DBI
  197. rm -f blib/lib/DBI/Changes.pm
  198. cp Changes blib/lib/DBI/Changes.pm
  199. cp lib/DBI/Gofer/Serializer/DataDumper.pm blib/lib/DBI/Gofer/Serializer/DataDumper.pm
  200. cp lib/DBD/Gofer/Transport/Base.pm blib/lib/DBD/Gofer/Transport/Base.pm
  201. cp lib/DBD/Gofer/Policy/classic.pm blib/lib/DBD/Gofer/Policy/classic.pm
  202. cp dbixs_rev.h blib/arch/auto/DBI/dbixs_rev.h
  203. cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm
  204. cp lib/DBI/Gofer/Serializer/Base.pm blib/lib/DBI/Gofer/Serializer/Base.pm
  205. cp dbixs_rev.pl blib/lib/dbixs_rev.pl
  206. cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm
  207. cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm
  208. cp dbipport.h blib/arch/auto/DBI/dbipport.h
  209. cp lib/DBI/Gofer/Response.pm blib/lib/DBI/Gofer/Response.pm
  210. cp lib/DBD/Gofer/Policy/rush.pm blib/lib/DBD/Gofer/Policy/rush.pm
  211. cp lib/DBD/Gofer/Policy/Base.pm blib/lib/DBD/Gofer/Policy/Base.pm
  212. cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm
  213. cp lib/DBD/Gofer/Transport/null.pm blib/lib/DBD/Gofer/Transport/null.pm
  214. cp lib/DBD/File/HowTo.pod blib/lib/DBD/File/HowTo.pod
  215. cp lib/DBD/Gofer/Transport/pipeone.pm blib/lib/DBD/Gofer/Transport/pipeone.pm
  216. cp DBI.pm blib/lib/DBI.pm
  217. cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm
  218. cp lib/DBI/Gofer/Request.pm blib/lib/DBI/Gofer/Request.pm
  219. cp Driver.xst blib/arch/auto/DBI/Driver.xst
  220. cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm
  221. cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm
  222. cp lib/DBD/Gofer/Transport/corostream.pm blib/lib/DBD/Gofer/Transport/corostream.pm
  223. cp lib/DBD/File/Developers.pod blib/lib/DBD/File/Developers.pod
  224. cp lib/DBI/DBD/Metadata.pm blib/lib/DBI/DBD/Metadata.pm
  225. cp lib/DBD/Gofer/Policy/pedantic.pm blib/lib/DBD/Gofer/Policy/pedantic.pm
  226. cp lib/DBD/File/Roadmap.pod blib/lib/DBD/File/Roadmap.pod
  227. cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm
  228. cp lib/DBI/Gofer/Execute.pm blib/lib/DBI/Gofer/Execute.pm
  229. cp lib/DBD/DBM.pm blib/lib/DBD/DBM.pm
  230. cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm
  231. cp lib/DBD/Gofer.pm blib/lib/DBD/Gofer.pm
  232. cp lib/DBI/DBD/SqlEngine.pm blib/lib/DBI/DBD/SqlEngine.pm
  233. cp lib/DBI/Gofer/Serializer/Storable.pm blib/lib/DBI/Gofer/Serializer/Storable.pm
  234. cp lib/DBD/Gofer/Transport/stream.pm blib/lib/DBD/Gofer/Transport/stream.pm
  235. cp lib/DBI/DBD/SqlEngine/HowTo.pod blib/lib/DBI/DBD/SqlEngine/HowTo.pod
  236. cp dbivport.h blib/arch/auto/DBI/dbivport.h
  237. cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h
  238. cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h
  239. cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm
  240. cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h
  241. cp DBIXS.h blib/arch/auto/DBI/DBIXS.h
  242. cp lib/DBD/File.pm blib/lib/DBD/File.pm
  243. cp lib/DBI/DBD/SqlEngine/Developers.pod blib/lib/DBI/DBD/SqlEngine/Developers.pod
  244. cp lib/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm
  245. cp lib/DBI/ProfileDumper/Apache.pm blib/lib/DBI/ProfileDumper/Apache.pm
  246. cp lib/DBI/Util/_accessor.pm blib/lib/DBI/Util/_accessor.pm
  247. cp lib/DBI/Gofer/Transport/pipeone.pm blib/lib/DBI/Gofer/Transport/pipeone.pm
  248. cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm
  249. cp lib/DBI/ProfileDumper.pm blib/lib/DBI/ProfileDumper.pm
  250. cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm
  251. cp lib/DBI/Gofer/Transport/Base.pm blib/lib/DBI/Gofer/Transport/Base.pm
  252. cp lib/DBI/Util/CacheMemory.pm blib/lib/DBI/Util/CacheMemory.pm
  253. cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm
  254. cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm
  255. cp lib/DBI/Gofer/Transport/stream.pm blib/lib/DBI/Gofer/Transport/stream.pm
  256. cp lib/DBI/SQL/Nano.pm blib/lib/DBI/SQL/Nano.pm
  257. cp lib/DBI/ProfileSubs.pm blib/lib/DBI/ProfileSubs.pm
  258. cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm
  259. Running Mkbootstrap for DBI ()
  260. chmod 644 "DBI.bs"
  261. "/opt/bin/perl5.22.1" -p -e "s/~DRIVER~/Perl/g" ./Driver.xst > Perl.xsi
  262. "/opt/bin/perl5.22.1" "/opt/lib/perl5/5.22/ExtUtils/xsubpp" -typemap "/opt/lib/perl5/5.22/ExtUtils/typemap" -typemap "typemap" Perl.xs > Perl.xsc && mv Perl.xsc Perl.c
  263. Use of chdir('') or chdir(undef) as chdir() is deprecated at /opt/lib/perl5/5.22/ExtUtils/ParseXS.pm line 997.
  264. mipsel-openwrt-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -I/zyxel/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/opt/include -I/zyxel/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/include -I/zyxel/Entware-ng-3x/staging_dir/toolchain-mipsel_mips32r2_gcc-6.3.0_glibc-2.25/usr/include -I/zyxel/Entware-ng-3x/staging_dir/toolchain-mipsel_mips32r2_gcc-6.3.0_glibc-2.25/include -O2 -DVERSION=\"1.636\" -DXS_VERSION=\"1.636\" -fPIC "-I/opt/lib/perl5/5.22/CORE" -W -Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parameter Perl.c
  265. Perl.c: In function 'XS_DBD__Perl__dr_data_sources':
  266. Perl.c:276:7: warning: variable 'attr' set but not used [-Wunused-but-set-variable]
  267. SV * attr;
  268. ^~~~
  269. Perl.c: In function 'XS_DBD__Perl__db__login':
  270. Perl.c:320:7: warning: variable 'attribs' set but not used [-Wunused-but-set-variable]
  271. SV * attribs;
  272. ^~~~~~~
  273. Perl.c: In function 'XS_DBD__Perl__db_last_insert_id':
  274. Perl.c:555:7: warning: variable 'attr' set but not used [-Wunused-but-set-variable]
  275. SV * attr;
  276. ^~~~
  277. "/opt/bin/perl5.22.1" "/opt/lib/perl5/5.22/ExtUtils/xsubpp" -typemap "/opt/lib/perl5/5.22/ExtUtils/typemap" -typemap "typemap" DBI.xs > DBI.xsc && mv DBI.xsc DBI.c
  278. Use of chdir('') or chdir(undef) as chdir() is deprecated at /opt/lib/perl5/5.22/ExtUtils/ParseXS.pm line 997, <__ANONIO__> line 5690.
  279. mipsel-openwrt-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -I/zyxel/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/opt/include -I/zyxel/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/include -I/zyxel/Entware-ng-3x/staging_dir/toolchain-mipsel_mips32r2_gcc-6.3.0_glibc-2.25/usr/include -I/zyxel/Entware-ng-3x/staging_dir/toolchain-mipsel_mips32r2_gcc-6.3.0_glibc-2.25/include -O2 -DVERSION=\"1.636\" -DXS_VERSION=\"1.636\" -fPIC "-I/opt/lib/perl5/5.22/CORE" -W -Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parameter DBI.c
  280. rm -f blib/arch/auto/DBI/DBI.so
  281. mipsel-openwrt-linux-gnu-gcc -shared -rdynamic -L/zyxel/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/opt/lib -L/zyxel/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/lib -Wl,-rpath,/opt/lib -Wl,-rpath-link=/zyxel/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/opt/lib -Wl,--dynamic-linker=/opt/lib/ld.so.1 -L/zyxel/Entware-ng-3x/staging_dir/toolchain-mipsel_mips32r2_gcc-6.3.0_glibc-2.25/usr/lib -L/zyxel/Entware-ng-3x/staging_dir/toolchain-mipsel_mips32r2_gcc-6.3.0_glibc-2.25/lib DBI.o -o blib/arch/auto/DBI/DBI.so \
  282. \
  283.  
  284. chmod 755 blib/arch/auto/DBI/DBI.so
  285. "/opt/bin/perl5.22.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- DBI.bs blib/arch/auto/DBI/DBI.bs 644
  286. "/opt/bin/perl5.22.1" "-Iblib/arch" "-Iblib/lib" dbiproxy.PL dbiproxy
  287. Extracted dbiproxy from dbiproxy.PL with variable substitutions.
  288. cp dbiproxy blib/script/dbiproxy
  289. "/opt/bin/perl5.22.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbiproxy
  290. "/opt/bin/perl5.22.1" "-Iblib/arch" "-Iblib/lib" dbilogstrip.PL dbilogstrip
  291. Extracted dbilogstrip from dbilogstrip.PL with variable substitutions.
  292. cp dbilogstrip blib/script/dbilogstrip
  293. "/opt/bin/perl5.22.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbilogstrip
  294. "/opt/bin/perl5.22.1" "-Iblib/arch" "-Iblib/lib" dbiprof.PL dbiprof
  295. Extracted dbiprof from dbiprof.PL with variable substitutions.
  296. cp dbiprof blib/script/dbiprof
  297. "/opt/bin/perl5.22.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbiprof
  298. ~/perl_install/DBI-1.636 # make install
  299. Running Mkbootstrap for DBI ()
  300. chmod 644 "DBI.bs"
  301. Use of chdir('') or chdir(undef) as chdir() is deprecated at /opt/lib/perl5/5.22/ExtUtils/Install.pm line 332.
  302. Use of chdir('') or chdir(undef) as chdir() is deprecated at /opt/lib/perl5/5.22/ExtUtils/Install.pm line 332.
  303. Use of chdir('') or chdir(undef) as chdir() is deprecated at /opt/lib/perl5/5.22/ExtUtils/Install.pm line 332.
  304. Installing /opt/lib/perl5/5.22/auto/DBI/Driver.xst
  305. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  306. ERROR: Cannot copy 'blib/arch/auto/DBI/Driver.xst' to '/opt/lib/perl5/5.22/auto/DBI/Driver.xst': No such file or directory
  307. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  308. at -e line 1.
  309. make: *** [Makefile:1106: pure_site_install] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement