Ticket #67497: main.log

File main.log, 14.9 KB (added by ulrichkapp, 12 months ago)

This is the complete mail.log file for this.

Line 
1version:1
2:debug:main Starting logging for javascript-lint @0.3.0_0
3:debug:sysinfo macOS 13.4 (darwin/22.5.0) arch i386
4:debug:sysinfo MacPorts 2.8.1
5:debug:sysinfo Xcode 14.1, CLT 14.3.0.0.1.1679647830
6:debug:sysinfo SDK 13
7:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 13.0
8:debug:main Fetching javascript-lint-0.3.0_0.darwin_22.x86_64.tbz2 archive size
9:debug:main javascript-lint has no conflicts
10:debug:main Executing org.macports.main (javascript-lint)
11:debug:main dropping privileges: euid changed to 504, egid changed to 501.
12:debug:archivefetch archivefetch phase started at Fri May 26 05:32:07 CEST 2023
13:msg:archivefetch --->  Fetching archive for javascript-lint
14:debug:archivefetch Executing org.macports.archivefetch (javascript-lint)
15:debug:archivefetch euid/egid changed to: 0/0
16:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
17:debug:archivefetch euid/egid changed to: 504/501
18:info:archivefetch --->  javascript-lint-0.3.0_0.darwin_22.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
19:msg:archivefetch --->  Attempting to fetch javascript-lint-0.3.0_0.darwin_22.x86_64.tbz2 from https://fra.de.packages.macports.org/javascript-lint
20:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
21:msg:archivefetch --->  Attempting to fetch javascript-lint-0.3.0_0.darwin_22.x86_64.tbz2 from https://packages.macports.org/javascript-lint
22:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
23:msg:archivefetch --->  Attempting to fetch javascript-lint-0.3.0_0.darwin_22.x86_64.tbz2 from https://cph.dk.packages.macports.org/javascript-lint
24:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
25:debug:archivefetch Privilege de-escalation not attempted as not running as root.
26:debug:archivefetch Skipping completed org.macports.fetch (javascript-lint)
27:debug:archivefetch Privilege de-escalation not attempted as not running as root.
28:debug:archivefetch Skipping completed org.macports.checksum (javascript-lint)
29:debug:archivefetch Privilege de-escalation not attempted as not running as root.
30:debug:archivefetch Skipping completed org.macports.extract (javascript-lint)
31:debug:archivefetch Privilege de-escalation not attempted as not running as root.
32:debug:archivefetch Skipping completed org.macports.patch (javascript-lint)
33:debug:archivefetch Privilege de-escalation not attempted as not running as root.
34:debug:archivefetch Skipping completed org.macports.configure (javascript-lint)
35:debug:archivefetch Privilege de-escalation not attempted as not running as root.
36:debug:build build phase started at Fri May 26 05:32:07 CEST 2023
37:notice:build --->  Building javascript-lint
38:debug:build Executing org.macports.build (javascript-lint)
39:debug:build port disallows a parallel build, setting build jobs to 1
40:debug:build port disallows a parallel build, setting build jobs to 1
41:debug:build Environment:
42:debug:build CC_PRINT_OPTIONS='YES'
43:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_javascript-lint/javascript-lint/work/.CC_PRINT_OPTIONS'
44:debug:build CFLAGS='-Os -arch x86_64'
45:debug:build CPATH='/opt/local/include'
46:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
47:debug:build LIBRARY_PATH='/opt/local/lib'
48:debug:build MACOSX_DEPLOYMENT_TARGET='13.0'
49:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
50:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_javascript-lint/javascript-lint/work/jsl-0.3.0/src" && /usr/bin/make -j1 -f Makefile.ref CC=/usr/bin/clang
51:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_javascript-lint/javascript-lint/work/jsl-0.3.0/src" && /usr/bin/make -j1 -f Makefile.ref CC=/usr/bin/clang
52:info:build cat: ../../dist/Darwin_DBG.OBJ/nspr/Version: No such file or directory
53:info:build cd editline; /Library/Developer/CommandLineTools/usr/bin/make -f Makefile.ref all
54:info:build /usr/bin/clang -o Darwin_DBG.OBJ/editline.o -c -Os -arch x86_64 -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DDARWIN -DX86_LINUX  -DDEBUG -DDEBUG_macports -DEDITLINE -IDarwin_DBG.OBJ  -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DDARWIN -DX86_LINUX  -DDEBUG -DDEBUG_macports  -DJSFILE  -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY editline.c
55:info:build editline.c:173:13: warning: passing arguments to 'write' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
56:info:build         (void)write(1, Screen, ScreenCount);
57:info:build                    ^
58:info:build editline.c:179:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
59:info:build TTYput(c)
60:info:build ^
61:info:build editline.c:190:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
62:info:build TTYputs(p)
63:info:build ^
64:info:build editline.c:198:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
65:info:build TTYshow(c)
66:info:build ^
67:info:build editline.c:219:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
68:info:build TTYstring(p)
69:info:build ^
70:info:build editline.c:238:16: warning: passing arguments to 'read' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
71:info:build     return read(0, &c, (SIZE_T)1) == 1 ? c : EOF;
72:info:build                ^
73:info:build editline.c:244:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
74:info:build TTYbackn(n)
75:info:build ^
76:info:build editline.c:314:13: warning: passing 'const CHAR *' (aka 'const unsigned char *') to parameter of type 'CHAR *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
77:info:build     TTYputs((CONST CHAR *)Prompt);
78:info:build             ^~~~~~~~~~~~~~~~~~~~
79:info:build editline.c:320:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
80:info:build left(Change)
81:info:build ^
82:info:build editline.c:337:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
83:info:build right(Change)
84:info:build ^
85:info:build editline.c:354:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
86:info:build do_macro(c)
87:info:build ^
88:info:build editline.c:372:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
89:info:build do_forward(move)
90:info:build ^
91:info:build editline.c:397:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
92:info:build do_case(type)
93:info:build ^
94:info:build editline.c:473:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
95:info:build insert_string(p)
96:info:build ^
97:info:build editline.c:507:13: warning: passing 'const CHAR *' (aka 'const unsigned char *') to parameter of type 'CHAR *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
98:info:build     TTYputs((CONST CHAR *)NEWLINE);
99:info:build             ^~~~~~~~~~~~~~~~~~~~~
100:info:build editline.c:508:13: warning: passing 'const CHAR *' (aka 'const unsigned char *') to parameter of type 'CHAR *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
101:info:build     TTYputs((CONST CHAR *)Prompt);
102:info:build             ^~~~~~~~~~~~~~~~~~~~
103:info:build editline.c:534:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
104:info:build do_insert_hist(p)
105:info:build ^
106:info:build editline.c:547:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
107:info:build do_hist(move)
108:info:build ^
109:info:build editline.c:589:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
110:info:build substrcmp(text, pat, len)
111:info:build ^
112:info:build editline.c:639:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
113:info:build         if ((*match)((char *)H.Lines[H.Pos], pat, len) == 0)
114:info:build                     ^
115:info:build editline.c:605:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
116:info:build search_hist(search, move)
117:info:build ^
118:info:build editline.c:660:13: warning: passing 'const CHAR *' (aka 'const unsigned char *') to parameter of type 'CHAR *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
119:info:build     TTYputs((CONST CHAR *)Prompt);
120:info:build             ^~~~~~~~~~~~~~~~~~~~
121:info:build editline.c:665:13: warning: passing 'const CHAR *' (aka 'const unsigned char *') to parameter of type 'CHAR *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
122:info:build     TTYputs((CONST CHAR *)Prompt);
123:info:build             ^~~~~~~~~~~~~~~~~~~~
124:info:build editline.c:695:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
125:info:build save_yank(begin, i)
126:info:build ^
127:info:build editline.c:714:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
128:info:build delete_string(count)
129:info:build ^
130:info:build editline.c:813:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
131:info:build insert_char(c)
132:info:build ^
133:info:build editline.c:878:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
134:info:build emacs(c)
135:info:build ^
136:info:build editline.c:900:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
137:info:build TTYspecial(c)
138:info:build ^
139:info:build editline.c:974:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
140:info:build hist_add(p)
141:info:build ^
142:info:build editline.c:997:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
143:info:build rl_reset_terminal(p)
144:info:build ^
145:info:build editline.c:1021:14: warning: passing arguments to 'rl_ttyset' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
146:info:build     rl_ttyset(0);
147:info:build              ^
148:info:build editline.c:1026:13: warning: passing 'const CHAR *' (aka 'const unsigned char *') to parameter of type 'CHAR *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
149:info:build     TTYputs((CONST CHAR *)Prompt);
150:info:build             ^~~~~~~~~~~~~~~~~~~~
151:info:build editline.c:1032:14: warning: passing arguments to 'rl_ttyset' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
152:info:build     rl_ttyset(1);
153:info:build              ^
154:info:build editline.c:1038:13: error: call to undeclared function 'getpid'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
155:info:build         (void)kill(getpid(), s);
156:info:build                    ^
157:info:build editline.c:1008:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
158:info:build readline(prompt)
159:info:build ^
160:info:build editline.c:1051:29: warning: passing 'CHAR *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
161:info:build     if (H.Size && strcmp(p, H.Lines[H.Size - 1]) == 0)
162:info:build                             ^~~~~~~~~~~~~~~~~~~
163:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/string.h:77:43: note: passing argument to parameter '__s2' here
164:info:build int      strcmp(const char *__s1, const char *__s2);
165:info:build                                               ^
166:info:build editline.c:1044:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
167:info:build add_history(p)
168:info:build ^
169:info:build editline.c:1248:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
170:info:build argify(line, avp)
171:info:build ^
172:info:build 37 warnings and 1 error generated.
173:info:build make[1]: *** [Darwin_DBG.OBJ/editline.o] Error 1
174:info:build make: *** [all] Error 2
175:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_javascript-lint/javascript-lint/work/jsl-0.3.0/src" && /usr/bin/make -j1 -f Makefile.ref CC=/usr/bin/clang
176:info:build Exit code: 2
177:error:build Failed to build javascript-lint: command execution failed
178:debug:build Error code: CHILDSTATUS 22457 2
179:debug:build Backtrace: command execution failed
180:debug:build     while executing
181:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
182:debug:build     invoked from within
183:debug:build "command_exec -callback portprogress::target_progress_callback build"
184:debug:build     (procedure "portbuild::build_main" line 8)
185:debug:build     invoked from within
186:debug:build "$procedure $targetname"
187:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_javascript-lint/javascript-lint/main.log for details.