Ticket #21604: pov.log

File pov.log, 9.7 KB (added by shookie@…, 15 years ago)

build log of the povray port

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