Ticket #26418: debug.log

File debug.log, 10.7 KB (added by aguynamedryan+macports@…, 14 years ago)

xorg-libxcb failing to build

Line 
1--->  Computing dependencies for xorg-libxcb
2--->  Fetching xorg-libxcb
3--->  Verifying checksum(s) for xorg-libxcb
4--->  Checksumming libxcb-1.7.tar.bz2
5--->  Extracting xorg-libxcb
6--->  Extracting libxcb-1.7.tar.bz2
7--->  Configuring xorg-libxcb
8checking for a BSD-compatible install... /usr/bin/install -c
9checking whether build environment is sane... yes
10checking for a thread-safe mkdir -p... ./install-sh -c -d
11checking for gawk... gawk
12checking whether make sets $(MAKE)... yes
13checking for a Python interpreter with version >= 2.5... python
14checking for python... /usr/bin/python
15checking for python version... 2.6
16checking for python platform... darwin
17checking for python script directory... ${prefix}/lib/python2.6/site-packages
18checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
19checking for pkg-config... /opt/local/bin/pkg-config
20checking pkg-config is at least version 0.9.0... yes
21checking for CHECK... no
22checking build system type... x86_64-apple-darwin10.4.0
23checking host system type... x86_64-apple-darwin10.4.0
24checking for style of include used by make... GNU
25checking for gcc... /usr/bin/gcc-4.2
26checking whether the C compiler works... yes
27checking for C compiler default output file name... a.out
28checking for suffix of executables...
29checking whether we are cross compiling... no
30checking for suffix of object files... o
31checking whether we are using the GNU C compiler... yes
32checking whether /usr/bin/gcc-4.2 accepts -g... yes
33checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
34checking dependency style of /usr/bin/gcc-4.2... gcc3
35checking for a sed that does not truncate output... /opt/local/bin/gsed
36checking for grep that handles long lines and -e... /usr/bin/grep
37checking for egrep... /usr/bin/grep -E
38checking for fgrep... /usr/bin/grep -F
39checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
40checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
41checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
42checking the name lister (/usr/bin/nm) interface... BSD nm
43checking whether ln -s works... yes
44checking the maximum length of command line arguments... 196608
45checking whether the shell understands some XSI constructs... yes
46checking whether the shell understands "+="... yes
47checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
48checking for objdump... no
49checking how to recognize dependent libraries... pass_all
50checking for ar... ar
51checking for strip... strip
52checking for ranlib... ranlib
53checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
54checking for dsymutil... dsymutil
55checking for nmedit... nmedit
56checking for lipo... lipo
57checking for otool... otool
58checking for otool64... no
59checking for -single_module linker flag... yes
60checking for -exported_symbols_list linker flag... yes
61checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
62checking for ANSI C header files... yes
63checking for sys/types.h... yes
64checking for sys/stat.h... yes
65checking for stdlib.h... yes
66checking for string.h... yes
67checking for memory.h... yes
68checking for strings.h... yes
69checking for inttypes.h... yes
70checking for stdint.h... yes
71checking for unistd.h... yes
72checking for dlfcn.h... yes
73checking for objdir... .libs
74checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
75checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
76checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
77checking if /usr/bin/gcc-4.2 static flag -static works... no
78checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
79checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
80checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
81checking dynamic linker characteristics... darwin10.4.0 dyld
82checking how to hardcode library paths into programs... immediate
83checking whether stripping libraries is possible... yes
84checking if libtool supports shared libraries... yes
85checking whether to build shared libraries... yes
86checking whether to build static libraries... yes
87checking for gcc... (cached) /usr/bin/gcc-4.2
88checking whether we are using the GNU C compiler... (cached) yes
89checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
90checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
91checking dependency style of /usr/bin/gcc-4.2... (cached) gcc3
92checking for xsltproc... /opt/local/bin/xsltproc
93checking for XCBPROTO... yes
94checking for NEEDED... yes
95checking for XDMCP... yes
96checking for XdmcpWrap in -lXdmcp... yes
97checking XCBPROTO_XCBINCLUDEDIR... /opt/local/share/xcb
98checking XCBPROTO_XCBPYTHONDIR... /opt/local/lib/python2.6/site-packages
99checking for ANSI C header files... (cached) yes
100checking for library containing getaddrinfo... none required
101checking for library containing connect... none required
102checking for struct sockaddr_un.sun_len... yes
103checking whether /usr/bin/gcc-4.2 supports symbol visibility... yes
104checking for doxygen... no
105WARNING:
106The doxygen program was not found in your execute
107You may have doxygen installed somewhere not covered by your path.
108
109If this is the case make sure you have the packages installed, AND
110that the doxygen program is in your execute path (see your
111shell manual page on setting the $PATH environment variable), OR
112alternatively, specify the program to use with --with-doxygen.
113configure: WARNING: Warning: no doxygen detected. Documentation will not be built
114checking for dot... no
115configure: WARNING: Warning: no dot detected. Documentation will not be built
116checking whether documentation is built... no
117checking for launchd... yes
118configure: creating ./config.status
119config.status: creating Makefile
120config.status: creating doc/Makefile
121config.status: creating src/Makefile
122config.status: creating tests/Makefile
123config.status: creating xcb.pc
124config.status: creating xcb-composite.pc
125config.status: creating xcb-damage.pc
126config.status: creating xcb-dpms.pc
127config.status: creating xcb-dri2.pc
128config.status: creating xcb-glx.pc
129config.status: creating xcb-randr.pc
130config.status: creating xcb-record.pc
131config.status: creating xcb-render.pc
132config.status: creating xcb-res.pc
133config.status: creating xcb-screensaver.pc
134config.status: creating xcb-shape.pc
135config.status: creating xcb-shm.pc
136config.status: creating xcb-sync.pc
137config.status: creating xcb-xevie.pc
138config.status: creating xcb-xf86dri.pc
139config.status: creating xcb-xfixes.pc
140config.status: creating xcb-xinerama.pc
141config.status: creating xcb-xinput.pc
142config.status: creating xcb-xprint.pc
143config.status: creating xcb-xselinux.pc
144config.status: creating xcb-xtest.pc
145config.status: creating xcb-xv.pc
146config.status: creating xcb-xvmc.pc
147config.status: creating doc/xcb.doxygen
148config.status: creating src/config.h
149config.status: executing depfiles commands
150config.status: executing libtool commands
151
152  Package: libxcb 1.7
153
154  Configuration
155    XDM support.........: yes
156    Build unit tests....: no
157    XCB buffer size.....: 16384
158
159  X11 extensions
160    Composite...........: yes
161    Damage..............: yes
162    Dpms................: yes
163    Dri2................: yes
164    Glx.................: yes
165    Randr...............: yes
166    Record..............: yes
167    Render..............: yes
168    Resource............: yes
169    Screensaver.........: yes
170    selinux.............: no
171    Shape...............: yes
172    Shm.................: yes
173    Sync................: yes
174    Xevie...............: yes
175    Xfixes..............: yes
176    Xfree86-dri.........: yes
177    xinerama............: yes
178    xinput..............: no
179    xprint..............: yes
180    xtest...............: yes
181    xv..................: yes
182    xvmc................: yes
183
184  Used CFLAGS:
185    CPPFLAGS............: -I/opt/local/include
186    CFLAGS..............: -pipe -O2 -arch x86_64
187    Warning CFLAGS......: -Wall -pedantic -Wpointer-arith               -Wstrict-prototypes -Wmissing-declarations -Wnested-externs
188
189  Installation:
190    Prefix..............: /opt/local
191
192--->  Building xorg-libxcb
193Making all in src
194/usr/bin/python ./c_client.py -p /opt/local/lib/python2.6/site-packages /opt/local/share/xcb/xproto.xml
195/usr/bin/python ./c_client.py -p /opt/local/lib/python2.6/site-packages /opt/local/share/xcb/bigreq.xml
196/usr/bin/python ./c_client.py -p /opt/local/lib/python2.6/site-packages /opt/local/share/xcb/xc_misc.xml
197/usr/bin/python ./c_client.py -p /opt/local/lib/python2.6/site-packages /opt/local/share/xcb/composite.xml
198
199Failed to load the xcbgen Python package!
200Make sure that xcb/proto installed it on your Python path.
201If not, you will need to create a .pth file or define $PYTHONPATH
202to extend the path.
203Refer to the README file in xcb/proto for more info.
204
205Traceback (most recent call last):
206
207Failed to load the xcbgen Python package!
208Make sure that xcb/proto installed it on your Python path.
209If not, you will need to create a .pth file or define $PYTHONPATH
210to extend the path.
211Refer to the README file in xcb/proto for more info.
212
213Traceback (most recent call last):
214  File "./c_client.py", line 1024, in <module>
215    from xcbgen.state import Module
216ImportError: No module named xcbgen.state
217  File "./c_client.py", line 1024, in <module>
218    from xcbgen.state import Module
219ImportError: No module named xcbgen.state
220make[1]: *** [composite.c] Error 1
221make[1]: *** Waiting for unfinished jobs....
222
223Failed to load the xcbgen Python package!
224Make sure that xcb/proto installed it on your Python path.
225If not, you will need to create a .pth file or define $PYTHONPATH
226to extend the path.
227Refer to the README file in xcb/proto for more info.
228
229Traceback (most recent call last):
230  File "./c_client.py", line 1024, in <module>
231make[1]: *** [xc_misc.c] Error 1
232    from xcbgen.state import Module
233ImportError: No module named xcbgen.state
234make[1]: *** [xproto.c] Error 1
235
236Failed to load the xcbgen Python package!
237Make sure that xcb/proto installed it on your Python path.
238If not, you will need to create a .pth file or define $PYTHONPATH
239to extend the path.
240Refer to the README file in xcb/proto for more info.
241
242Traceback (most recent call last):
243  File "./c_client.py", line 1024, in <module>
244    from xcbgen.state import Module
245ImportError: No module named xcbgen.state
246make[1]: *** [bigreq.c] Error 1
247make: *** [all-recursive] Error 1
248shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/libxcb-1.7" && /usr/bin/make -j4 all " returned error 2
249Warning: the following items did not execute (for xorg-libxcb): org.macports.activate org.macports.build org.macports.destroot org.macports.install
250Log for xorg-libxcb is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/main.log
251To report a bug, see <http://guide.macports.org/#project.tickets>