1 | ---> Configuring povray |
---|
2 | DEBUG: Using compiler 'Mac OS X gcc 4.2' |
---|
3 | DEBUG: Executing org.macports.configure (povray) |
---|
4 | DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' F90FLAGS='-O2 -m64' LDFLAGS='-L/opt/local/lib' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64' FFLAGS='-O2 -m64' CC='/usr/bin/gcc-4.2' |
---|
5 | DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/work/povray-3.6.1" && ./configure --prefix=/opt/local --includedir=/opt/local/include --mandir=/opt/local/share/man COMPILED_BY="nomaintainer"' |
---|
6 | |
---|
7 | =============================================================================== |
---|
8 | Configure POV-Ray version 3.6.1 |
---|
9 | =============================================================================== |
---|
10 | |
---|
11 | This is an unofficial version compiled by: |
---|
12 | nomaintainer |
---|
13 | The POV-Ray Team(tm) is not responsible for supporting this version. |
---|
14 | |
---|
15 | Environment |
---|
16 | ----------- |
---|
17 | checking build system type... i686-apple-darwin10.0.0 |
---|
18 | checking host system type... i686-apple-darwin10.0.0 |
---|
19 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
20 | checking whether build environment is sane... yes |
---|
21 | checking for gawk... no |
---|
22 | checking for mawk... no |
---|
23 | checking for nawk... no |
---|
24 | checking for awk... awk |
---|
25 | checking whether make sets $(MAKE)... yes |
---|
26 | checking whether to enable maintainer-specific portions of Makefiles... no |
---|
27 | checking whether $C_INCLUDE_PATH contains the "." path... no |
---|
28 | checking whether $CPLUS_INCLUDE_PATH contains the "." path... no |
---|
29 | |
---|
30 | Programs |
---|
31 | -------- |
---|
32 | checking for egrep... grep -E |
---|
33 | checking for style of include used by make... GNU |
---|
34 | checking for C++ compiler default output... a.out |
---|
35 | checking whether the C++ compiler works... yes |
---|
36 | checking whether we are cross compiling... no |
---|
37 | checking for suffix of executables... |
---|
38 | checking for suffix of object files... o |
---|
39 | checking whether we are using the GNU C++ compiler... yes |
---|
40 | checking whether /usr/bin/g++-4.2 accepts -g... yes |
---|
41 | checking dependency style of /usr/bin/g++-4.2... gcc3 |
---|
42 | checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E |
---|
43 | checking for /usr/bin/g++-4.2 version... 4.2.1 |
---|
44 | checking for gcc... /usr/bin/gcc-4.2 |
---|
45 | checking whether we are using the GNU C compiler... yes |
---|
46 | checking whether /usr/bin/gcc-4.2 accepts -g... yes |
---|
47 | checking for /usr/bin/gcc-4.2 option to accept ANSI C... none needed |
---|
48 | checking dependency style of /usr/bin/gcc-4.2... gcc3 |
---|
49 | checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E |
---|
50 | checking for ranlib... ranlib |
---|
51 | |
---|
52 | Language constructs and functions |
---|
53 | --------------------------------- |
---|
54 | checking whether to link with cygwin DLL... no |
---|
55 | checking whether time.h and sys/time.h may both be included... yes |
---|
56 | checking for ANSI C header files... yes |
---|
57 | checking for sys/types.h... yes |
---|
58 | checking for sys/stat.h... yes |
---|
59 | checking for stdlib.h... yes |
---|
60 | checking for string.h... yes |
---|
61 | checking for memory.h... yes |
---|
62 | checking for strings.h... yes |
---|
63 | checking for inttypes.h... yes |
---|
64 | checking for stdint.h... yes |
---|
65 | checking for unistd.h... yes |
---|
66 | checking limits.h usability... yes |
---|
67 | checking limits.h presence... yes |
---|
68 | checking for limits.h... yes |
---|
69 | checking sys/time.h usability... yes |
---|
70 | checking sys/time.h presence... yes |
---|
71 | checking for sys/time.h... yes |
---|
72 | checking for unistd.h... (cached) yes |
---|
73 | checking for size_t... yes |
---|
74 | checking whether struct tm is in sys/time.h or time.h... time.h |
---|
75 | checking for int... yes |
---|
76 | checking size of int... 4 |
---|
77 | checking for long int... yes |
---|
78 | checking size of long int... 8 |
---|
79 | checking for size_t... (cached) yes |
---|
80 | checking size of size_t... 8 |
---|
81 | checking for float... yes |
---|
82 | checking size of float... 4 |
---|
83 | checking for working memcmp... yes |
---|
84 | checking return type of signal handlers... void |
---|
85 | checking for vsnprintf... yes |
---|
86 | checking for getcwd... yes |
---|
87 | checking for readlink... yes |
---|
88 | checking for gettimeofday... yes |
---|
89 | |
---|
90 | Libraries |
---|
91 | --------- |
---|
92 | checking whether to enable static linking... no |
---|
93 | checking for sin in -lm... yes |
---|
94 | checking for asinh... yes |
---|
95 | checking for vga_init in -lvga... no |
---|
96 | configure: SVGAlib display will be disabled |
---|
97 | checking for X... libraries , headers |
---|
98 | checking for gethostbyname... yes |
---|
99 | checking for connect... yes |
---|
100 | checking for remove... yes |
---|
101 | checking for shmat... yes |
---|
102 | checking for IceConnectionNumber in -lICE... yes |
---|
103 | checking for XFlush in -lX11... yes |
---|
104 | checking for XpmCreatePixmapFromData in -lXpm... yes |
---|
105 | checking whether to enable the watch cursor... no |
---|
106 | checking for installed supporting libraries... yes |
---|
107 | checking for library containing zlibVersion... -lz |
---|
108 | checking zlib.h usability... yes |
---|
109 | checking zlib.h presence... yes |
---|
110 | checking for zlib.h... yes |
---|
111 | checking for libz version >= 1.2.1... 1.2.3, ok |
---|
112 | checking for library containing png_get_libpng_ver... -lpng12 |
---|
113 | checking png.h usability... yes |
---|
114 | checking png.h presence... yes |
---|
115 | checking for png.h... yes |
---|
116 | checking for libpng version >= 1.2.38... 1.2.38, ok |
---|
117 | checking for library containing jpeg_std_error... -ljpeg |
---|
118 | checking jpeglib.h usability... yes |
---|
119 | checking jpeglib.h presence... yes |
---|
120 | checking for jpeglib.h... yes |
---|
121 | checking for libjpeg version >= 6b... 6b, ok |
---|
122 | checking for library containing TIFFGetVersion... -ltiff |
---|
123 | checking tiffio.h usability... yes |
---|
124 | checking tiffio.h presence... yes |
---|
125 | checking for tiffio.h... yes |
---|
126 | checking for libtiff version >= 3.6.1... 3.9.1, ok |
---|
127 | |
---|
128 | Compiling |
---|
129 | --------- |
---|
130 | checking whether to enable pipes for communications... yes |
---|
131 | checking whether /usr/bin/g++-4.2 accepts -pipe... yes |
---|
132 | checking whether /usr/bin/g++-4.2 accepts -Wno-multichar... yes |
---|
133 | checking whether to enable I/O restrictions... yes |
---|
134 | checking whether to enable debugging... no |
---|
135 | checking whether to enable profiling... no |
---|
136 | checking whether to enable stripping... no |
---|
137 | checking whether to enable optimizations... yes |
---|
138 | checking whether /usr/bin/g++-4.2 accepts -O3... yes |
---|
139 | checking whether /usr/bin/g++-4.2 accepts -march=i686 -mtune=i686... yes |
---|
140 | checking whether /usr/bin/g++-4.2 accepts -malign-double... no |
---|
141 | checking whether /usr/bin/g++-4.2 accepts -minline-all-stringops... yes |
---|
142 | |
---|
143 | Makefiles |
---|
144 | --------- |
---|
145 | configure: creating ./config.status |
---|
146 | config.status: creating Makefile |
---|
147 | config.status: creating libraries/Makefile |
---|
148 | config.status: creating source/base/Makefile |
---|
149 | config.status: creating source/frontend/Makefile |
---|
150 | config.status: creating source/Makefile |
---|
151 | config.status: creating unix/Makefile |
---|
152 | config.status: creating conf.h |
---|
153 | config.status: executing depfiles commands |
---|
154 | |
---|
155 | =============================================================================== |
---|
156 | POV-Ray 3.6.1 has been configured with the following features: |
---|
157 | I/O restrictions: enabled |
---|
158 | X Window display: enabled |
---|
159 | SVGAlib display : disabled |
---|
160 | |
---|
161 | Type 'make' to build, and 'make install' to install all files in the hierarchy |
---|
162 | /opt/local |
---|
163 | =============================================================================== |
---|
164 | |
---|
165 | ---> Building povray |
---|
166 | DEBUG: Executing org.macports.build (povray) |
---|
167 | DEBUG: Environment: CPATH='/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' |
---|
168 | DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/work/povray-3.6.1" && /usr/bin/make all' |
---|
169 | /usr/bin/make all-recursive |
---|
170 | Making all in libraries |
---|
171 | make[3]: Nothing to be done for `all-am'. |
---|
172 | Making all in source |
---|
173 | Making all in base |
---|
174 | /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../source -I../../unix -I/opt/local/include -pipe -Wno-multichar -O3 -march=i686 -mtune=i686 -minline-all-stringops -O2 -arch x86_64 -c -o fileinputoutput.o `test -f 'fileinputoutput.cpp' || echo './'`fileinputoutput.cpp |
---|
175 | fileinputoutput.cpp:1: error: CPU you selected does not support x86-64 instruction set |
---|
176 | make[3]: *** [fileinputoutput.o] Error 1 |
---|
177 | make[2]: *** [all-recursive] Error 1 |
---|
178 | make[1]: *** [all-recursive] Error 1 |
---|
179 | make: *** [all] Error 2 |
---|
180 | Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/work/povray-3.6.1" && /usr/bin/make all " returned error 2 |
---|
181 | Command output: /usr/bin/make all-recursive |
---|
182 | Making all in libraries |
---|
183 | make[3]: Nothing to be done for `all-am'. |
---|
184 | Making all in source |
---|
185 | Making all in base |
---|
186 | /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../source -I../../unix -I/opt/local/include -pipe -Wno-multichar -O3 -march=i686 -mtune=i686 -minline-all-stringops -O2 -arch x86_64 -c -o fileinputoutput.o `test -f 'fileinputoutput.cpp' || echo './'`fileinputoutput.cpp |
---|
187 | fileinputoutput.cpp:1: error: CPU you selected does not support x86-64 instruction set |
---|
188 | make[3]: *** [fileinputoutput.o] Error 1 |
---|
189 | make[2]: *** [all-recursive] Error 1 |
---|
190 | make[1]: *** [all-recursive] Error 1 |
---|
191 | make: *** [all] Error 2 |
---|
192 | |
---|
193 | DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/work/povray-3.6.1" && /usr/bin/make all " returned error 2 |
---|
194 | Command output: /usr/bin/make all-recursive |
---|
195 | Making all in libraries |
---|
196 | make[3]: Nothing to be done for `all-am'. |
---|
197 | Making all in source |
---|
198 | Making all in base |
---|
199 | /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../source -I../../unix -I/opt/local/include -pipe -Wno-multichar -O3 -march=i686 -mtune=i686 -minline-all-stringops -O2 -arch x86_64 -c -o fileinputoutput.o `test -f 'fileinputoutput.cpp' || echo './'`fileinputoutput.cpp |
---|
200 | fileinputoutput.cpp:1: error: CPU you selected does not support x86-64 instruction set |
---|
201 | make[3]: *** [fileinputoutput.o] Error 1 |
---|
202 | make[2]: *** [all-recursive] Error 1 |
---|
203 | make[1]: *** [all-recursive] Error 1 |
---|
204 | make: *** [all] Error 2 |
---|
205 | |
---|
206 | while executing |
---|
207 | "command_exec build" |
---|
208 | (procedure "portbuild::build_main" line 9) |
---|
209 | invoked from within |
---|
210 | "$procedure $targetname" |
---|
211 | Warning: the following items did not execute (for povray): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
212 | Error: Status 1 encountered during processing. |
---|