Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Jul 22nd, 2011  |  syntax: None  |  size: 10.94 KB  |  views: 162  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. cjs@roatan [102] 14:30:13 [~]-> sudo port install perl5.8
  2. Password:
  3. --->  Building perl5.8
  4. Error: Target org.macports.build returned: shell command failed (see log for details)
  5. Log for perl5.8 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/perl5.8/main.log
  6. Error: Status 1 encountered during processing.
  7. To report a bug, see <http://guide.macports.org/#project.tickets>
  8.  
  9. cjs@roatan [110] 14:31:28 [~]-> tail -75 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/perl5.8/main.log
  10.  
  11.  
  12. :info:build       CCCMD =  /Developer/usr/bin/llvm-gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/opt/local/include  -std=c89 -O3  -Wall -ansi -pedantic -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat -DPERL_GCC_PEDANTIC
  13. :info:build       CCCMD =  /Developer/usr/bin/llvm-gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/opt/local/include  -std=c89 -O3  -Wall -ansi -pedantic -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat -DPERL_GCC_PEDANTIC
  14. :info:build       CCCMD =  /Developer/usr/bin/llvm-gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/opt/local/include  -std=c89 -O3  -Wall -ansi -pedantic -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat -DPERL_GCC_PEDANTIC
  15. :info:build       CCCMD =  /Developer/usr/bin/llvm-gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/opt/local/include  -std=c89 -O3  -Wall -ansi -pedantic -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat -DPERL_GCC_PEDANTIC
  16. :info:build       CCCMD =  /Developer/usr/bin/llvm-gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/opt/local/include  -std=c89 -O3  -Wall -ansi -pedantic -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat -DPERL_GCC_PEDANTIC
  17. :info:build       CCCMD =  /Developer/usr/bin/llvm-gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/opt/local/include  -std=c89 -O3  -Wall -ansi -pedantic -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat -DPERL_GCC_PEDANTIC
  18. :info:build util.c: In function 'Perl_fbm_compile':
  19. :info:build util.c:532: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++
  20. :info:build toke.c:1997:1: warning: use of C99 long long integer constant
  21. :info:build util.c: At top level:
  22. :info:build util.c:1832: error: expected declaration specifiers or '...' before numeric constant
  23. :info:build util.c:1832: error: expected declaration specifiers or '...' before '__builtin_object_size'
  24. :info:build util.c:1833: warning: conflicting types for built-in function '__builtin___vsprintf_chk'
  25. :info:build util.c: In function '__builtin___vsprintf_chk':
  26. :info:build util.c:1834: error: storage size of 'fakebuf' isn't known
  27. :info:build util.c:1848: error: '_IOWRT' undeclared (first use in this function)
  28. :info:build util.c:1848: error: (Each undeclared identifier is reported only once
  29. :info:build util.c:1848: error: for each function it appears in.)
  30. :info:build util.c:1849: warning: implicit declaration of function '_doprnt'
  31. :info:build util.c:1834: warning: unused variable 'fakebuf'
  32. :info:build util.c: In function 'sig_trap':
  33. :info:build util.c:2726: warning: unused parameter 'signo'
  34. :info:build sv.c: In function 'Perl_sv_2pv_flags':
  35. :info:build sv.c:2660: warning: value computed is not used
  36. :info:build util.c: In function 'Perl_init_tm':
  37. :info:build util.c:3936: warning: passing argument 1 of 'time' from incompatible pointer type
  38. :info:build util.c:3937: warning: passing argument 1 of 'localtime' from incompatible pointer type
  39. :info:build util.c: In function 'Perl_my_strftime':
  40. :info:build util.c:4144: warning: unused parameter 'fmt'
  41. :info:build util.c:4144: warning: unused parameter 'sec'
  42. :info:build util.c:4144: warning: unused parameter 'min'
  43. :info:build util.c:4144: warning: unused parameter 'hour'
  44. :info:build util.c:4144: warning: unused parameter 'mday'
  45. :info:build util.c:4144: warning: unused parameter 'mon'
  46. :info:build util.c:4144: warning: unused parameter 'year'
  47. :info:build util.c:4144: warning: unused parameter 'wday'
  48. :info:build util.c:4144: warning: unused parameter 'yday'
  49. :info:build util.c:4144: warning: unused parameter 'isdst'
  50. :info:build util.c: In function 'Perl_getcwd_sv':
  51. :info:build util.c:4278: warning: ISO C90 forbids mixed declarations and code
  52. :info:build util.c:4318: warning: unused variable 'namelen'
  53. :info:build util.c:4342: error: 'namelen' undeclared (first use in this function)
  54. :info:build util.c:4355: warning: left-hand operand of comma expression has no effect
  55. :info:build util.c: In function 'Perl_my_socketpair':
  56. :info:build util.c:4649: warning: unused parameter 'family'
  57. :info:build util.c:4649: warning: unused parameter 'type'
  58. :info:build util.c:4649: warning: unused parameter 'protocol'
  59. :info:build util.c:4649: warning: unused parameter 'fd'
  60. :info:build util.c: In function 'Perl_seed':
  61. :info:build util.c:4824: warning: passing argument 1 of 'time' from incompatible pointer type
  62. :info:build util.c: In function 'Perl_get_hash_seed':
  63. :info:build util.c:4846: warning: implicit declaration of function 'Strtoul'
  64. :info:build util.c:4861: warning: left shift count >= width of type
  65. :info:build util.c: In function 'Perl_my_snprintf':
  66. :info:build util.c:5104: warning: passing argument 3 of '__builtin___vsprintf_chk' makes pointer from integer without a cast
  67. :info:build util.c:5104: error: too many arguments to function '__builtin___vsprintf_chk'
  68. :info:build util.c: In function 'Perl_my_vsnprintf':
  69. :info:build util.c:5135: warning: passing argument 3 of '__builtin___vsprintf_chk' makes pointer from integer without a cast
  70. :info:build util.c:5135: error: too many arguments to function '__builtin___vsprintf_chk'
  71. :info:build make: *** [util.o] Error 1
  72. :info:build make: *** Waiting for unfinished jobs....
  73. :info:build pp.c:2527:1: warning: use of C99 long long integer constant
  74. :info:build toke.c: In function 'Perl_yylex':
  75. :info:build toke.c:5516: error: lvalue required as unary '&' operand
  76. :info:build toke.c:5516: error: lvalue required as unary '&' operand
  77. :info:build sv.c: In function 'Perl_sv_cmp':
  78. :info:build sv.c:5617: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++
  79. :info:build sv.c:5617: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++
  80. :info:build pp.c:3425:1: warning: use of C99 long long integer constant
  81. :info:build pp.c:3425:1: warning: use of C99 long long integer constant
  82. :info:build pp.c: In function 'Perl_pp_ucfirst':
  83. :info:build pp.c:3559: warning: value computed is not used
  84. :info:build pp.c: In function 'Perl_pp_uc':
  85. :info:build pp.c:3657: warning: value computed is not used
  86. :info:build pp.c: In function 'Perl_pp_lc':
  87. :info:build pp.c:3756: warning: value computed is not used
  88. :info:build toke.c: In function 'S_pending_ident':
  89. :info:build toke.c:5755: error: lvalue required as unary '&' operand
  90. :info:build toke.c:5755: error: lvalue required as unary '&' operand
  91. :info:build pp_ctl.c: In function 'S_run_user_filter':
  92. :info:build pp_ctl.c:4025: error: lvalue required as unary '&' operand
  93. :info:build pp_ctl.c:4025: error: lvalue required as unary '&' operand
  94. :info:build pp_ctl.c:4053: warning: value computed is not used
  95. :info:build pp_ctl.c:4098: error: lvalue required as unary '&' operand
  96. :info:build pp_ctl.c:4098: error: lvalue required as unary '&' operand
  97. :info:build pp_sys.c: In function 'Perl_pp_rename':
  98. :info:build pp_sys.c:3464: warning: passing argument 1 of 'Perl_same_dirent' discards qualifiers from pointer target type
  99. :info:build pp_sys.c:3464: warning: passing argument 2 of 'Perl_same_dirent' discards qualifiers from pointer target type
  100. :info:build make: *** [pp_ctl.o] Error 1
  101. :info:build pp_sys.c: In function 'S_dooneliner':
  102. :info:build pp_sys.c:3556: warning: initialization discards qualifiers from pointer target type
  103. :info:build pp_sys.c:3570: warning: comparison between signed and unsigned
  104. :info:build sv.c: In function 'Perl_sv_vcatpvfn':
  105. :info:build sv.c:9154: error: lvalue required as unary '&' operand
  106. :info:build sv.c:9154: error: lvalue required as unary '&' operand
  107. :info:build pp_sys.c: In function 'Perl_pp_system':
  108. :info:build pp_sys.c:4124: warning: implicit declaration of function 'do_aspawn'
  109. :info:build pp_sys.c:4135: warning: implicit declaration of function 'do_spawn'
  110. :info:build pp_sys.c: In function 'Perl_pp_gmtime':
  111. :info:build pp_sys.c:4400: warning: passing argument 1 of 'time' from incompatible pointer type
  112. :info:build pp_sys.c:4412: warning: passing argument 1 of 'localtime' from incompatible pointer type
  113. :info:build pp_sys.c:4415: warning: passing argument 1 of 'gmtime' from incompatible pointer type
  114. :info:build pp_sys.c: In function 'Perl_pp_sleep':
  115. :info:build pp_sys.c:4473: warning: passing argument 1 of 'time' from incompatible pointer type
  116. :info:build pp_sys.c:4480: warning: passing argument 1 of 'time' from incompatible pointer type
  117. :info:build make: *** [sv.o] Error 1
  118. :info:build toke.c: In function 'S_scan_heredoc':
  119. :info:build toke.c:9785: error: invalid operands to binary + (have 'char *' and 'char *')
  120. :info:build toke.c:9785: error: lvalue required as unary '&' operand
  121. :info:build toke.c:9785: error: lvalue required as unary '&' operand
  122. :info:build toke.c: In function 'S_scan_formline':
  123. :info:build toke.c:10814: error: invalid operands to binary + (have 'char *' and 'char *')
  124. :info:build toke.c:10814: error: lvalue required as unary '&' operand
  125. :info:build toke.c:10814: error: lvalue required as unary '&' operand
  126. :info:build make: *** [toke.o] Error 1
  127. :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/perl5.8/work/perl-5.8.9'
  128. :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/perl5.8/work/perl-5.8.9" && /usr/bin/make -j8 -w all " returned error 2
  129. :error:build Target org.macports.build returned: shell command failed (see log for details)
  130. :debug:build Backtrace: shell command failed (see log for details)
  131.     while executing
  132. "command_exec build"
  133.     (procedure "portbuild::build_main" line 8)
  134.     invoked from within
  135. "$procedure $targetname"
  136. :info:build Warning: the following items did not execute (for perl5.8): org.macports.activate org.macports.build org.macports.destroot org.macports.install
clone this paste RAW Paste Data