- cjs@roatan [102] 14:30:13 [~]-> sudo port install perl5.8
- Password:
- ---> Building perl5.8
- Error: Target org.macports.build returned: shell command failed (see log for details)
- 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
- Error: Status 1 encountered during processing.
- To report a bug, see <http://guide.macports.org/#project.tickets>
- 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
- :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
- :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
- :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
- :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
- :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
- :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
- :info:build util.c: In function 'Perl_fbm_compile':
- :info:build util.c:532: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++
- :info:build toke.c:1997:1: warning: use of C99 long long integer constant
- :info:build util.c: At top level:
- :info:build util.c:1832: error: expected declaration specifiers or '...' before numeric constant
- :info:build util.c:1832: error: expected declaration specifiers or '...' before '__builtin_object_size'
- :info:build util.c:1833: warning: conflicting types for built-in function '__builtin___vsprintf_chk'
- :info:build util.c: In function '__builtin___vsprintf_chk':
- :info:build util.c:1834: error: storage size of 'fakebuf' isn't known
- :info:build util.c:1848: error: '_IOWRT' undeclared (first use in this function)
- :info:build util.c:1848: error: (Each undeclared identifier is reported only once
- :info:build util.c:1848: error: for each function it appears in.)
- :info:build util.c:1849: warning: implicit declaration of function '_doprnt'
- :info:build util.c:1834: warning: unused variable 'fakebuf'
- :info:build util.c: In function 'sig_trap':
- :info:build util.c:2726: warning: unused parameter 'signo'
- :info:build sv.c: In function 'Perl_sv_2pv_flags':
- :info:build sv.c:2660: warning: value computed is not used
- :info:build util.c: In function 'Perl_init_tm':
- :info:build util.c:3936: warning: passing argument 1 of 'time' from incompatible pointer type
- :info:build util.c:3937: warning: passing argument 1 of 'localtime' from incompatible pointer type
- :info:build util.c: In function 'Perl_my_strftime':
- :info:build util.c:4144: warning: unused parameter 'fmt'
- :info:build util.c:4144: warning: unused parameter 'sec'
- :info:build util.c:4144: warning: unused parameter 'min'
- :info:build util.c:4144: warning: unused parameter 'hour'
- :info:build util.c:4144: warning: unused parameter 'mday'
- :info:build util.c:4144: warning: unused parameter 'mon'
- :info:build util.c:4144: warning: unused parameter 'year'
- :info:build util.c:4144: warning: unused parameter 'wday'
- :info:build util.c:4144: warning: unused parameter 'yday'
- :info:build util.c:4144: warning: unused parameter 'isdst'
- :info:build util.c: In function 'Perl_getcwd_sv':
- :info:build util.c:4278: warning: ISO C90 forbids mixed declarations and code
- :info:build util.c:4318: warning: unused variable 'namelen'
- :info:build util.c:4342: error: 'namelen' undeclared (first use in this function)
- :info:build util.c:4355: warning: left-hand operand of comma expression has no effect
- :info:build util.c: In function 'Perl_my_socketpair':
- :info:build util.c:4649: warning: unused parameter 'family'
- :info:build util.c:4649: warning: unused parameter 'type'
- :info:build util.c:4649: warning: unused parameter 'protocol'
- :info:build util.c:4649: warning: unused parameter 'fd'
- :info:build util.c: In function 'Perl_seed':
- :info:build util.c:4824: warning: passing argument 1 of 'time' from incompatible pointer type
- :info:build util.c: In function 'Perl_get_hash_seed':
- :info:build util.c:4846: warning: implicit declaration of function 'Strtoul'
- :info:build util.c:4861: warning: left shift count >= width of type
- :info:build util.c: In function 'Perl_my_snprintf':
- :info:build util.c:5104: warning: passing argument 3 of '__builtin___vsprintf_chk' makes pointer from integer without a cast
- :info:build util.c:5104: error: too many arguments to function '__builtin___vsprintf_chk'
- :info:build util.c: In function 'Perl_my_vsnprintf':
- :info:build util.c:5135: warning: passing argument 3 of '__builtin___vsprintf_chk' makes pointer from integer without a cast
- :info:build util.c:5135: error: too many arguments to function '__builtin___vsprintf_chk'
- :info:build make: *** [util.o] Error 1
- :info:build make: *** Waiting for unfinished jobs....
- :info:build pp.c:2527:1: warning: use of C99 long long integer constant
- :info:build toke.c: In function 'Perl_yylex':
- :info:build toke.c:5516: error: lvalue required as unary '&' operand
- :info:build toke.c:5516: error: lvalue required as unary '&' operand
- :info:build sv.c: In function 'Perl_sv_cmp':
- :info:build sv.c:5617: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++
- :info:build sv.c:5617: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++
- :info:build pp.c:3425:1: warning: use of C99 long long integer constant
- :info:build pp.c:3425:1: warning: use of C99 long long integer constant
- :info:build pp.c: In function 'Perl_pp_ucfirst':
- :info:build pp.c:3559: warning: value computed is not used
- :info:build pp.c: In function 'Perl_pp_uc':
- :info:build pp.c:3657: warning: value computed is not used
- :info:build pp.c: In function 'Perl_pp_lc':
- :info:build pp.c:3756: warning: value computed is not used
- :info:build toke.c: In function 'S_pending_ident':
- :info:build toke.c:5755: error: lvalue required as unary '&' operand
- :info:build toke.c:5755: error: lvalue required as unary '&' operand
- :info:build pp_ctl.c: In function 'S_run_user_filter':
- :info:build pp_ctl.c:4025: error: lvalue required as unary '&' operand
- :info:build pp_ctl.c:4025: error: lvalue required as unary '&' operand
- :info:build pp_ctl.c:4053: warning: value computed is not used
- :info:build pp_ctl.c:4098: error: lvalue required as unary '&' operand
- :info:build pp_ctl.c:4098: error: lvalue required as unary '&' operand
- :info:build pp_sys.c: In function 'Perl_pp_rename':
- :info:build pp_sys.c:3464: warning: passing argument 1 of 'Perl_same_dirent' discards qualifiers from pointer target type
- :info:build pp_sys.c:3464: warning: passing argument 2 of 'Perl_same_dirent' discards qualifiers from pointer target type
- :info:build make: *** [pp_ctl.o] Error 1
- :info:build pp_sys.c: In function 'S_dooneliner':
- :info:build pp_sys.c:3556: warning: initialization discards qualifiers from pointer target type
- :info:build pp_sys.c:3570: warning: comparison between signed and unsigned
- :info:build sv.c: In function 'Perl_sv_vcatpvfn':
- :info:build sv.c:9154: error: lvalue required as unary '&' operand
- :info:build sv.c:9154: error: lvalue required as unary '&' operand
- :info:build pp_sys.c: In function 'Perl_pp_system':
- :info:build pp_sys.c:4124: warning: implicit declaration of function 'do_aspawn'
- :info:build pp_sys.c:4135: warning: implicit declaration of function 'do_spawn'
- :info:build pp_sys.c: In function 'Perl_pp_gmtime':
- :info:build pp_sys.c:4400: warning: passing argument 1 of 'time' from incompatible pointer type
- :info:build pp_sys.c:4412: warning: passing argument 1 of 'localtime' from incompatible pointer type
- :info:build pp_sys.c:4415: warning: passing argument 1 of 'gmtime' from incompatible pointer type
- :info:build pp_sys.c: In function 'Perl_pp_sleep':
- :info:build pp_sys.c:4473: warning: passing argument 1 of 'time' from incompatible pointer type
- :info:build pp_sys.c:4480: warning: passing argument 1 of 'time' from incompatible pointer type
- :info:build make: *** [sv.o] Error 1
- :info:build toke.c: In function 'S_scan_heredoc':
- :info:build toke.c:9785: error: invalid operands to binary + (have 'char *' and 'char *')
- :info:build toke.c:9785: error: lvalue required as unary '&' operand
- :info:build toke.c:9785: error: lvalue required as unary '&' operand
- :info:build toke.c: In function 'S_scan_formline':
- :info:build toke.c:10814: error: invalid operands to binary + (have 'char *' and 'char *')
- :info:build toke.c:10814: error: lvalue required as unary '&' operand
- :info:build toke.c:10814: error: lvalue required as unary '&' operand
- :info:build make: *** [toke.o] Error 1
- :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'
- :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
- :error:build Target org.macports.build returned: shell command failed (see log for details)
- :debug:build Backtrace: shell command failed (see log for details)
- while executing
- "command_exec build"
- (procedure "portbuild::build_main" line 8)
- invoked from within
- "$procedure $targetname"
- :info:build Warning: the following items did not execute (for perl5.8): org.macports.activate org.macports.build org.macports.destroot org.macports.install