Ticket #20027: perl5.8_install_error.log

File perl5.8_install_error.log, 7.1 KB (added by infusiastic@…, 14 years ago)

port -v -d install perl5.8 output on Mac OS X 10.6.1 with MacPorts 1.8.1

Line 
1DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5.8
2DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5.8
3DEBUG: OS Platform: darwin
4DEBUG: OS Version: 10.0.0
5DEBUG: Mac OS X Version: 10.6
6DEBUG: System Arch: i386
7DEBUG: setting option os.universal_supported to yes
8DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
9DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
10DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
11DEBUG: 'universal_variant no' specified, so not adding the default universal variant
12DEBUG: Requested variant darwin is not provided by port perl5.8.
13DEBUG: Requested variant i386 is not provided by port perl5.8.
14DEBUG: Requested variant macosx is not provided by port perl5.8.
15--->  Computing dependencies for perl5.8
16DEBUG: Executing org.macports.main (perl5.8)
17DEBUG: Skipping completed org.macports.fetch (perl5.8)
18DEBUG: Skipping completed org.macports.checksum (perl5.8)
19DEBUG: setting option extract.cmd to /usr/bin/bzip2
20DEBUG: Skipping completed org.macports.extract (perl5.8)
21DEBUG: Skipping completed org.macports.patch (perl5.8)
22DEBUG: Skipping completed org.macports.configure (perl5.8)
23--->  Building perl5.8
24DEBUG: Executing org.macports.build (perl5.8)
25DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
26DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.9" && /usr/bin/make -j2 all'
27`sh  cflags "optimize='-O3'" toke.o`  toke.c
28`sh  cflags "optimize='-O3'" op.o`  op.c
29          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include  -std=c89 -O3 -Wall -ansi   -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
30          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include  -std=c89 -O3 -Wall -ansi   -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
31toke.c: In function 'Perl_yylex':
32toke.c:5516: error: lvalue required as unary '&' operand
33toke.c:5516: error: lvalue required as unary '&' operand
34toke.c: In function 'S_pending_ident':
35toke.c:5755: error: lvalue required as unary '&' operand
36toke.c:5755: error: lvalue required as unary '&' operand
37toke.c: In function 'S_scan_heredoc':
38toke.c:9785: error: invalid operands to binary + (have 'char *' and 'char *')
39toke.c:9785: error: lvalue required as unary '&' operand
40toke.c:9785: error: lvalue required as unary '&' operand
41toke.c: In function 'S_scan_formline':
42toke.c:10814: error: invalid operands to binary + (have 'char *' and 'char *')
43toke.c:10814: error: lvalue required as unary '&' operand
44toke.c:10814: error: lvalue required as unary '&' operand
45make: *** [toke.o] Error 1
46make: *** Waiting for unfinished jobs....
47op.c: In function 'Perl_fold_constants':
48op.c:2119: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
49Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.9" && /usr/bin/make -j2 all " returned error 2
50Command output: `sh  cflags "optimize='-O3'" toke.o`  toke.c
51`sh  cflags "optimize='-O3'" op.o`  op.c
52          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include  -std=c89 -O3 -Wall -ansi   -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
53          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include  -std=c89 -O3 -Wall -ansi   -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
54toke.c: In function 'Perl_yylex':
55toke.c:5516: error: lvalue required as unary '&' operand
56toke.c:5516: error: lvalue required as unary '&' operand
57toke.c: In function 'S_pending_ident':
58toke.c:5755: error: lvalue required as unary '&' operand
59toke.c:5755: error: lvalue required as unary '&' operand
60toke.c: In function 'S_scan_heredoc':
61toke.c:9785: error: invalid operands to binary + (have 'char *' and 'char *')
62toke.c:9785: error: lvalue required as unary '&' operand
63toke.c:9785: error: lvalue required as unary '&' operand
64toke.c: In function 'S_scan_formline':
65toke.c:10814: error: invalid operands to binary + (have 'char *' and 'char *')
66toke.c:10814: error: lvalue required as unary '&' operand
67toke.c:10814: error: lvalue required as unary '&' operand
68make: *** [toke.o] Error 1
69make: *** Waiting for unfinished jobs....
70op.c: In function 'Perl_fold_constants':
71op.c:2119: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
72
73DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.9" && /usr/bin/make -j2 all " returned error 2
74Command output: `sh  cflags "optimize='-O3'" toke.o`  toke.c
75`sh  cflags "optimize='-O3'" op.o`  op.c
76          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include  -std=c89 -O3 -Wall -ansi   -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
77          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include  -std=c89 -O3 -Wall -ansi   -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
78toke.c: In function 'Perl_yylex':
79toke.c:5516: error: lvalue required as unary '&' operand
80toke.c:5516: error: lvalue required as unary '&' operand
81toke.c: In function 'S_pending_ident':
82toke.c:5755: error: lvalue required as unary '&' operand
83toke.c:5755: error: lvalue required as unary '&' operand
84toke.c: In function 'S_scan_heredoc':
85toke.c:9785: error: invalid operands to binary + (have 'char *' and 'char *')
86toke.c:9785: error: lvalue required as unary '&' operand
87toke.c:9785: error: lvalue required as unary '&' operand
88toke.c: In function 'S_scan_formline':
89toke.c:10814: error: invalid operands to binary + (have 'char *' and 'char *')
90toke.c:10814: error: lvalue required as unary '&' operand
91toke.c:10814: error: lvalue required as unary '&' operand
92make: *** [toke.o] Error 1
93make: *** Waiting for unfinished jobs....
94op.c: In function 'Perl_fold_constants':
95op.c:2119: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
96
97    while executing
98"command_exec build"
99    (procedure "portbuild::build_main" line 9)
100    invoked from within
101"$procedure $targetname"
102Warning: the following items did not execute (for perl5.8): org.macports.activate org.macports.build org.macports.destroot org.macports.install
103Error: Status 1 encountered during processing.