Ticket #51514: fix1_main.log

File fix1_main.log, 10.9 KB (added by Jobst.Ziebell@…, 8 years ago)
Line 
1version:1
2:msg:main --->  Computing dependencies for xorg-libxcb:info:main .:debug:main xorg-libxcb has no conflicts
3:debug:main Searching for dependency: pkgconfig
4:debug:main Found Dependency: receipt exists for pkgconfig
5:debug:main Searching for dependency: xorg-libXau
6:debug:main Found Dependency: receipt exists for xorg-libXau
7:debug:main Searching for dependency: xorg-libXdmcp
8:debug:main Found Dependency: receipt exists for xorg-libXdmcp
9:debug:main Searching for dependency: xorg-xcb-proto
10:debug:main Found Dependency: receipt exists for xorg-xcb-proto
11:debug:main Searching for dependency: xorg-libpthread-stubs
12:debug:main Found Dependency: receipt exists for xorg-libpthread-stubs
13:debug:main Searching for dependency: python34
14:debug:main Found Dependency: receipt exists for python34
15:msg:main
16:debug:main Executing org.macports.main (xorg-libxcb)
17:debug:main changing euid/egid - current euid: 0 - current egid: 0
18:debug:main egid changed to: 501
19:debug:main euid changed to: 502
20:debug:main Skipping completed org.macports.archivefetch (xorg-libxcb)
21:debug:main Privilege de-escalation not attempted as not running as root.
22:debug:main Skipping completed org.macports.fetch (xorg-libxcb)
23:debug:main Privilege de-escalation not attempted as not running as root.
24:debug:main Skipping completed org.macports.checksum (xorg-libxcb)
25:debug:main Privilege de-escalation not attempted as not running as root.
26:debug:main Skipping completed org.macports.extract (xorg-libxcb)
27:debug:main Privilege de-escalation not attempted as not running as root.
28:debug:main Skipping completed org.macports.patch (xorg-libxcb)
29:debug:main Privilege de-escalation not attempted as not running as root.
30:debug:main Skipping completed org.macports.configure (xorg-libxcb)
31:debug:main Privilege de-escalation not attempted as not running as root.
32:debug:build build phase started at Sun May 29 21:59:46 CEST 2016
33:notice:build --->  Building xorg-libxcb
34:debug:build Executing org.macports.build (xorg-libxcb)
35:debug:build Environment:
36CC_PRINT_OPTIONS='YES'
37CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libxcb/xorg-libxcb/work/.CC_PRINT_OPTIONS'
38CPATH='/opt/local/include'
39LIBRARY_PATH='/opt/local/lib'
40MACOSX_DEPLOYMENT_TARGET='10.11'
41:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libxcb/xorg-libxcb/work/libxcb-1.12" && /usr/bin/make -j8 -w all'
42:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libxcb/xorg-libxcb/work/libxcb-1.12" && /usr/bin/make -j8 -w all
43:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libxcb/xorg-libxcb/work/libxcb-1.12'
44:info:build Making all in src
45:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libxcb/xorg-libxcb/work/libxcb-1.12/src'
46:info:build   GEN      bigreq.c
47:info:build   GEN      xproto.c
48:info:build   GEN      xc_misc.c
49:info:build   GEN      composite.c
50:info:build   GEN      damage.c
51:info:build   GEN      dpms.c
52:info:build   GEN      dri2.c
53:info:build   GEN      dri3.c
54:info:build Traceback (most recent call last):
55:info:build   File "./c_client.py", line 3294, in <module>
56:info:build     from xcbgen.state import Module
57:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/state.py", line 7, in <module>
58:info:build     from xcbgen import matcher
59:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/matcher.py", line 12, in <module>
60:info:build     from xcbgen.xtypes import *
61:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/xtypes.py", line 504
62:info:build     print "Explicit start-align for %s: %s\n" % (self, self.required_start_align)
63:info:build                                             ^
64:info:build SyntaxError: invalid syntax
65:info:build Traceback (most recent call last):
66:info:build   File "./c_client.py", line 3294, in <module>
67:info:build     from xcbgen.state import Module
68:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/state.py", line 7, in <module>
69:info:build     from xcbgen import matcher
70:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/matcher.py", line 12, in <module>
71:info:build     from xcbgen.xtypes import *
72:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/xtypes.py", line 504
73:info:build     print "Explicit start-align for %s: %s\n" % (self, self.required_start_align)
74:info:build                                             ^
75:info:build SyntaxError: invalid syntax
76:info:build Traceback (most recent call last):
77:info:build   File "./c_client.py", line 3294, in <module>
78:info:build     from xcbgen.state import Module
79:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/state.py", line 7, in <module>
80:info:build     from xcbgen import matcher
81:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/matcher.py", line 12, in <module>
82:info:build     from xcbgen.xtypes import *
83:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/xtypes.py", line 504
84:info:build     print "Explicit start-align for %s: %s\n" % (self, self.required_start_align)
85:info:build                                             ^
86:info:build SyntaxError: invalid syntax
87:info:build Traceback (most recent call last):
88:info:build   File "./c_client.py", line 3294, in <module>
89:info:build     from xcbgen.state import Module
90:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/state.py", line 7, in <module>
91:info:build     from xcbgen import matcher
92:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/matcher.py", line 12, in <module>
93:info:build     from xcbgen.xtypes import *
94:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/xtypes.py", line 504
95:info:build     print "Explicit start-align for %s: %s\n" % (self, self.required_start_align)
96:info:build                                             ^
97:info:build SyntaxError: invalid syntax
98:info:build Traceback (most recent call last):
99:info:build   File "./c_client.py", line 3294, in <module>
100:info:build     from xcbgen.state import Module
101:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/state.py", line 7, in <module>
102:info:build     from xcbgen import matcher
103:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/matcher.py", line 12, in <module>
104:info:build     from xcbgen.xtypes import *
105:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/xtypes.py", line 504
106:info:build     print "Explicit start-align for %s: %s\n" % (self, self.required_start_align)
107:info:build                                             ^
108:info:build SyntaxError: invalid syntax
109:info:build Traceback (most recent call last):
110:info:build   File "./c_client.py", line 3294, in <module>
111:info:build     from xcbgen.state import Module
112:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/state.py", line 7, in <module>
113:info:build     from xcbgen import matcher
114:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/matcher.py", line 12, in <module>
115:info:build     from xcbgen.xtypes import *
116:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/xtypes.py", line 504
117:info:build     print "Explicit start-align for %s: %s\n" % (self, self.required_start_align)
118:info:build                                             ^
119:info:build SyntaxError: invalid syntax
120:info:build Traceback (most recent call last):
121:info:build   File "./c_client.py", line 3294, in <module>
122:info:build     from xcbgen.state import Module
123:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/state.py", line 7, in <module>
124:info:build     from xcbgen import matcher
125:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/matcher.py", line 12, in <module>
126:info:build     from xcbgen.xtypes import *
127:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/xtypes.py", line 504
128:info:build     print "Explicit start-align for %s: %s\n" % (self, self.required_start_align)
129:info:build                                             ^
130:info:build SyntaxError: invalid syntax
131:info:build Traceback (most recent call last):
132:info:build   File "./c_client.py", line 3294, in <module>
133:info:build     from xcbgen.state import Module
134:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/state.py", line 7, in <module>
135:info:build     from xcbgen import matcher
136:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/matcher.py", line 12, in <module>
137:info:build     from xcbgen.xtypes import *
138:info:build   File "/opt/local/lib/python3.4/site-packages/xcbgen/xtypes.py", line 504
139:info:build     print "Explicit start-align for %s: %s\n" % (self, self.required_start_align)
140:info:build                                             ^
141:info:build SyntaxError: invalid syntax
142:info:build make[1]: *** [dri2.c] Error 1
143:info:build make[1]: *** Waiting for unfinished jobs....
144:info:build make[1]: *** [dpms.c] Error 1
145:info:build make[1]: *** [damage.c] Error 1
146:info:build make[1]: *** [composite.c] Error 1
147:info:build make[1]: *** [xproto.c] Error 1
148:info:build make[1]: *** [xc_misc.c] Error 1
149:info:build make[1]: *** [dri3.c] Error 1
150:info:build make[1]: *** [bigreq.c] Error 1
151:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libxcb/xorg-libxcb/work/libxcb-1.12/src'
152:info:build make: *** [all-recursive] Error 1
153:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libxcb/xorg-libxcb/work/libxcb-1.12'
154:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libxcb/xorg-libxcb/work/libxcb-1.12" && /usr/bin/make -j8 -w all
155:info:build Exit code: 2
156:error:build org.macports.build for port xorg-libxcb returned: command execution failed
157:debug:build Error code: CHILDSTATUS 33826 2
158:debug:build Backtrace: command execution failed
159    while executing
160"system -nice 0 $fullcmdstring"
161    ("eval" body line 1)
162    invoked from within
163"eval system $notty $nice \$fullcmdstring"
164    invoked from within
165"command_exec build"
166    (procedure "portbuild::build_main" line 8)
167    invoked from within
168"portbuild::build_main org.macports.build"
169    ("eval" body line 1)
170    invoked from within
171"eval $procedure $targetname"
172:info:build Warning: targets not executed for xorg-libxcb: org.macports.install org.macports.build org.macports.destroot
173:notice:build Please see the log file for port xorg-libxcb for details:
174    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libxcb/xorg-libxcb/main.log