Ticket #30796: main.log

File main.log, 11.7 KB (added by graham.dennis@…, 13 years ago)

build log

Line 
1version:1
2:debug:main Executing org.macports.main (detex)
3:debug:archivefetch archivefetch phase started at Mon Aug 15 23:46:55 EST 2011
4:msg:archivefetch --->  Fetching archive for detex
5:debug:archivefetch Executing org.macports.archivefetch (detex)
6:info:archivefetch --->  detex-2.8_1.darwin_11.x86_64.tgz doesn't seem to exist in /opt/local/var/macports/software/detex
7:msg:archivefetch --->  Attempting to fetch detex-2.8_1.darwin_11.x86_64.tgz from http://packages.macports.org/detex
8:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
9:debug:fetch fetch phase started at Mon Aug 15 23:46:56 EST 2011
10:notice:fetch --->  Fetching detex
11:debug:fetch Executing org.macports.fetch (detex)
12:debug:checksum checksum phase started at Mon Aug 15 23:46:56 EST 2011
13:notice:checksum --->  Verifying checksum(s) for detex
14:debug:checksum Executing org.macports.checksum (detex)
15:info:checksum --->  Checksumming detex-2.8.tar
16:debug:checksum Correct (md5) checksum for detex-2.8.tar
17:debug:checksum Correct (sha1) checksum for detex-2.8.tar
18:debug:checksum Correct (rmd160) checksum for detex-2.8.tar
19:debug:extract extract phase started at Mon Aug 15 23:46:56 EST 2011
20:notice:extract --->  Extracting detex
21:debug:extract Executing org.macports.extract (detex)
22:info:extract --->  Extracting detex-2.8.tar
23:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/detex/detex-2.8.tar'
24:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_detex/detex/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
25:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_detex/detex/work" && tar -xf '/opt/local/var/macports/distfiles/detex/detex-2.8.tar''
26:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_detex/detex/work" && tar -xf '/opt/local/var/macports/distfiles/detex/detex-2.8.tar'
27:debug:patch patch phase started at Mon Aug 15 23:46:56 EST 2011
28:debug:patch Executing org.macports.patch (detex)
29:notice:patch --->  Applying patches to detex
30:info:patch --->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/tex/detex/files/patch-Makefile.diff
31:debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_detex/detex/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
32:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_detex/detex/work/detex-2.8" && /usr/bin/patch -p0'
33:debug:patch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_detex/detex/work/detex-2.8" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/tex/detex/files/patch-Makefile.diff'
34:info:patch patching file Makefile
35:debug:configure configure phase started at Mon Aug 15 23:46:56 EST 2011
36:notice:configure --->  Configuring detex
37:debug:configure Using compiler 'Mac OS X clang'
38:debug:configure Executing org.macports.configure (detex)
39:debug:build build phase started at Mon Aug 15 23:46:56 EST 2011
40:notice:build --->  Building detex
41:debug:build Executing org.macports.build (detex)
42:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_detex/detex/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
43:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_detex/detex/work/detex-2.8" && /usr/bin/make -j4 -w all CC="/Developer/usr/bin/clang -arch x86_64"'
44:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_detex/detex/work/detex-2.8" && /usr/bin/make -j4 -w all CC="/Developer/usr/bin/clang -arch x86_64"
45:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_detex/detex/work/detex-2.8'
46:info:build sed -f states.sed detex.l > xxx.l
47:info:build lex  xxx.l
48:info:build rm -f xxx.l
49:info:build mv lex.yy.c detex.c
50:info:build /Developer/usr/bin/clang -arch x86_64 -O  -DNO_MALLOC_DECL   -c -o detex.o detex.c
51:info:build xxx.l:132:9: warning: implicit declaration of function 'BeginEnv' is invalid in C99 [-Wimplicit-function-declaration]
52:info:build {   if (BeginEnv("verbatim"))
53:info:build         ^
54:info:build xxx.l:164:31: warning: implicit declaration of function 'EndEnv' is invalid in C99 [-Wimplicit-function-declaration]
55:info:build /* end environment */   {   if (EndEnv(yytext))
56:info:build                                 ^
57:info:build xxx.l:271:5: warning: implicit declaration of function 'IncludeFile' is invalid in C99 [-Wimplicit-function-declaration]
58:info:build {   IncludeFile(yytext);
59:info:build     ^
60:info:build xxx.l:278:1: warning: implicit declaration of function 'AddInclude' is invalid in C99 [-Wimplicit-function-declaration]
61:info:build AddInclude(yytext);
62:info:build ^
63:info:build xxx.l:287:5: warning: implicit declaration of function 'InputFile' is invalid in C99 [-Wimplicit-function-declaration]
64:info:build {   InputFile(yytext);
65:info:build     ^
66:info:build xxx.l:372:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
67:info:build main(cArgs,rgsbArgs)
68:info:build ^~~~
69:info:build xxx.l:400:2: warning: implicit declaration of function 'SetInputPaths' is invalid in C99 [-Wimplicit-function-declaration]
70:info:build         SetInputPaths();
71:info:build         ^
72:info:build xxx.l:411:5: warning: implicit declaration of function 'ErrorExit' is invalid in C99 [-Wimplicit-function-declaration]
73:info:build                                 ErrorExit("-e option requires and argument");
74:info:build                                 ^
75:info:build xxx.l:436:4: warning: implicit declaration of function 'Warning' is invalid in C99 [-Wimplicit-function-declaration]
76:info:build                         Warning("unknown option ignored -", sbBadOpt);
77:info:build                         ^
78:info:build xxx.l:441:2: warning: implicit declaration of function 'SetEnvIgnore' is invalid in C99 [-Wimplicit-function-declaration]
79:info:build         SetEnvIgnore(sbEnvList);
80:info:build         ^
81:info:build xxx.l:481:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
82:info:build yywrap()
83:info:build ^~~~~~
84:info:build xxx.l:520:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
85:info:build SetEnvIgnore(sbEnvList)
86:info:build ^~~~~~~~~~~~
87:info:build xxx.l:527:17: warning: implicit declaration of function 'SeparateList' is invalid in C99 [-Wimplicit-function-declaration]
88:info:build         csbEnvIgnore = SeparateList(sb, rgsbEnvIgnore, CHENVSEP, MAXENVS);
89:info:build                        ^
90:info:build xxx.l:530:1: warning: control reaches end of non-void function [-Wreturn-type]
91:info:build }
92:info:build ^
93:info:build xxx.l:537:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
94:info:build BeginEnv(sbEnv)
95:info:build ^~~~~~~~
96:info:build xxx.l:555:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
97:info:build EndEnv(sbEnv)
98:info:build ^~~~~~
99:info:build xxx.l:569:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
100:info:build InputFile(sbFile)
101:info:build ^~~~~~~~~
102:info:build xxx.l:575:6: error: non-void function 'InputFile' should return a value [-Wreturn-type]
103:info:build             return;
104:info:build             ^
105:info:build xxx.l:580:13: error: non-void function 'InputFile' should return a value [-Wreturn-type]
106:info:build             return;
107:info:build             ^
108:info:build xxx.l:593:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
109:info:build IncludeFile(sbFile)
110:info:build ^~~~~~~~~~~
111:info:build xxx.l:599:6: error: non-void function 'IncludeFile' should return a value [-Wreturn-type]
112:info:build             return;
113:info:build             ^
114:info:build xxx.l:600:7: warning: implicit declaration of function 'InList' is invalid in C99 [-Wimplicit-function-declaration]
115:info:build         if (!InList(sbFile))
116:info:build              ^
117:info:build xxx.l:601:6: error: non-void function 'IncludeFile' should return a value [-Wreturn-type]
118:info:build             return;
119:info:build             ^
120:info:build xxx.l:606:13: error: non-void function 'IncludeFile' should return a value [-Wreturn-type]
121:info:build             return;
122:info:build             ^
123:info:build xxx.l:619:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
124:info:build AddInclude(sbFile)
125:info:build ^~~~~~~~~~
126:info:build xxx.l:623:6: error: non-void function 'AddInclude' should return a value [-Wreturn-type]
127:info:build             return;
128:info:build             ^
129:info:build xxx.l:635:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
130:info:build InList(sbFile)
131:info:build ^~~~~~
132:info:build xxx.l:662:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
133:info:build SetInputPaths()
134:info:build ^~~~~~~~~~~~~
135:info:build xxx.l:702:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
136:info:build SeparateList(sbList, rgsbList, chSep, csbMax)
137:info:build ^~~~~~~~~~~~
138:info:build xxx.l:710:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
139:info:build             if (sbList = index(sbList, chSep))
140:info:build                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
141:info:build xxx.l:710:17: note: place parentheses around the assignment to silence this warning
142:info:build             if (sbList = index(sbList, chSep))
143:info:build                        ^
144:info:build                 (                            )
145:info:build xxx.l:710:17: note: use '==' to turn this assignment into an equality comparison
146:info:build             if (sbList = index(sbList, chSep))
147:info:build                        ^
148:info:build                        ==
149:info:build xxx.l:803:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
150:info:build Warning(sb1, sb2)
151:info:build ^~~~~~~
152:info:build xxx.l:814:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
153:info:build ErrorExit(sb1)
154:info:build ^~~~~~~~~
155:info:build 26 warnings and 6 errors generated.
156:info:build make: *** [detex.o] Error 1
157:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_detex/detex/work/detex-2.8'
158:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_detex/detex/work/detex-2.8" && /usr/bin/make -j4 -w all CC="/Developer/usr/bin/clang -arch x86_64" " returned error 2
159:error:build Target org.macports.build returned: shell command failed (see log for details)
160:debug:build Backtrace: shell command failed (see log for details)
161    while executing
162"command_exec build"
163    (procedure "portbuild::build_main" line 8)
164    invoked from within
165"$procedure $targetname"
166:info:build Warning: the following items did not execute (for detex): org.macports.activate org.macports.build org.macports.destroot org.macports.install
167:notice:build Log for detex is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_detex/detex/main.log