Ticket #4858: verbose-config_.log

File verbose-config_.log, 5.0 KB (added by raziel-, 14 years ago)
Line 
1+ SAVED_CONFIGFLAGS=
2+ SAVED_LDFLAGS=
3+ SAVED_CXX=
4+ SAVED_CXXFLAGS=
5+ SAVED_CPPFLAGS=
6+ SAVED_ASFLAGS=
7+ SAVED_WINDRESFLAGS=
8+ CXXFLAGS=
9+ test != no -a != NO
10+ ac_save_IFS=
11+ IFS=\
12+ ac_TEMP_PATH=
13+ IFS=
14+ test -z
15+ ac_TEMP_PATH=/gcc/bin:/SDK/C:/SDK/Local/C:/SDK/Local/newlib/bin:/SDK/Local/clib2/bin:/C:.
16+ PATH=/gcc/bin:/SDK/C:/SDK/Local/C:/SDK/Local/newlib/bin:/SDK/Local/clib2/bin:/C:.
17+ export PATH
18+ unset ac_TEMP_PATH
19+ add_engine scumm SCUMM yes scumm_7_8 he
20+ add_engine scumm_7_8 v7 & v8 games yes
21+ add_engine he HE71+ games yes
22+ add_engine agi AGI yes
23+ add_engine agos AGOS yes agos2
24+ add_engine agos2 AGOS 2 games yes
25+ add_engine cine Cinematique evo 1 yes
26+ add_engine cruise Cinematique evo 2 yes
27+ add_engine draci Dragon History yes
28+ add_engine drascula Drascula: The Vampire Strikes Back yes
29+ add_engine gob Gobli*ns yes
30+ add_engine groovie Groovie yes groovie2
31+ add_engine groovie2 Groovie 2 games no
32+ add_engine kyra Legend of Kyrandia yes lol
33+ add_engine lol Lands of Lore no
34+ add_engine lure Lure of the Temptress yes
35+ add_engine m4 M4/MADS no
36+ add_engine made MADE yes
37+ add_engine mohawk Mohawk no
38+ add_engine parallaction Parallaction yes
39+ add_engine queen Flight of the Amazon Queen yes
40+ add_engine saga SAGA yes ihnm saga2
41+ add_engine ihnm IHNM yes
42+ add_engine saga2 SAGA 2 games no
43+ add_engine sci SCI yes sci32
44+ add_engine sci32 SCI32 games no
45+ add_engine sky Beneath a Steel Sky yes
46+ add_engine sword1 Broken Sword yes
47+ add_engine sword2 Broken Sword II yes
48+ add_engine teenagent Teen Agent yes
49+ add_engine tinsel Tinsel yes
50+ add_engine touche Touche: The Adventures of the Fifth Musketeer yes
51+ add_engine tucker Bud Tucker in Double Trouble yes
52+ _vorbis=auto
53+ _tremor=auto
54+ _flac=auto
55+ _mad=auto
56+ _alsa=auto
57+ _zlib=auto
58+ _mpeg2=no
59+ _fluidsynth=auto
60+ _16bit=auto
61+ _readline=auto
62+ _debug_build=auto
63+ _release_build=auto
64+ _text_console=no
65+ _mt32emu=yes
66+ _build_hq_scalers=yes
67+ _build_scalers=yes
68+ _indeo3=auto
69+ _vkeybd=no
70+ _keymapper=no
71+ _backend=sdl
72+ _endian=unknown
73+ _need_memalign=no
74+ _have_x86=no
75+ _verbose_build=no
76+ _dynamic_modules=no
77+ _plugins_default=static
78+ _nasm=auto
79+ _ranlib=ranlib
80+ _strip=strip
81+ _ar=ar cru
82+ _as=as
83+ _windres=windres
84+ _win32path=C:/scummvm
85+ _aos4path=Games:ScummVM
86+ _staticlibpath=/sw
87+ _sdlconfig=sdl-config
88+ _sdlpath=/gcc/bin:/SDK/C:/SDK/Local/C:/SDK/Local/newlib/bin:/SDK/Local/clib2/bin:/C:.
89+ _nasmpath=/gcc/bin:/SDK/C:/SDK/Local/C:/SDK/Local/newlib/bin:/SDK/Local/clib2/bin:/C:.
90+ NASMFLAGS=
91+ NASM=
92+ _prefix=/usr/local
93+ _host=
94+ _host_cpu=
95+ _host_vendor=
96+ _host_os=
97+ _host_alias=
98+ dirname ./configure
99+ _srcdir=.
100+ _port_mk=ports.mk
101+ whence -v mktemp
102+ > /dev/null
103+ 2>&1
104+ TMPO=./scummvm-conf
105+ TMPC=./scummvm-conf.cpp
106+ TMPLOG=config.log
107+ echo Running ScummVM configure...
108Running ScummVM configure...
109+ gdate
110+ echo Configure run on Sun Apr 11 22:42:12 2010
111+ > config.log
112+ ./config.guess
113+ guessed_host=ppc-unknown-amigaos
114+ get_system_exe_extension ppc-unknown-amigaos
115+ NATIVEEXEEXT=
116+ test -n
117+ echo ppc-unknown-amigaos
118+ sed s/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/
119+ _host_cpu=ppc
120+ echo ppc-unknown-amigaos
121+ sed s/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/
122+ _host_vendor=unknown
123+ echo ppc-unknown-amigaos
124+ sed s/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/
125+ _host_os=amigaos
126+ test -z
127+ _host_alias=ppc-amigaos
128+ test auto != no
129+ CXXFLAGS= -g
130+ test auto = yes
131+ get_system_exe_extension amigaos
132+ HOSTEXEEXT=
133+ SEPARATOR=:
134+ echo_n Looking for C++ compiler...
135Looking for C++ compiler... + test -n
136+ test -n
137+ compilers=g++ c++
138+ CXX=
139+ test_compiler g++
140+ CXX=g++
141+ echo g++
142g++
143+ break
144+ test -z g++
145+ LD=g++
146+ echocheck compiler version
147Checking for compiler version... + have_gcc=no
148+ cc_check_define __GNUC__
149+ have_gcc=yes
150+ test yes = yes
151+ add_line_to_config_mk HAVE_GCC = 1
152+ gcc_get_define __GNUC__
153assertion "cached == 0" failed: file "../../gcc/libcpp/line-map.c", line 277
154cc1: internal compiler error: Aborted
155Please submit a full bug report,
156with preprocessed source if appropriate.
157See <URL:http://www.sf.net/projects/adtools/> for instructions.
158+ _cxx_major=
159+ gcc_get_define __GNUC_MINOR__
160assertion "cached == 0" failed: file "../../gcc/libcpp/line-map.c", line 277
161cc1: internal compiler error: Aborted
162Please submit a full bug report,
163with preprocessed source if appropriate.
164See <URL:http://www.sf.net/projects/adtools/> for instructions.
165+ _cxx_minor=
166+ 2>&1
167+ cxx_version=+ g++ -dumpversion
1684.2.4
169+ gcc_get_define __clang__
170assertion "cached == 0" failed: file "../../gcc/libcpp/line-map.c", line 277
171cc1: internal compiler error: Aborted
172Please submit a full bug report,
173with preprocessed source if appropriate.
174See <URL:http://www.sf.net/projects/adtools/> for instructions.
175+ test -n
176+ test -eq 2
177+ test -gt 2
178+ cxx_version=+ g++ -dumpversion
1794.2.4, bad
180+ cxx_verc_fail=yes
181+ echo + g++ -dumpversion
1824.2.4, bad
183+ g++ -dumpversion
1844.2.4, bad
185+ test yes = yes
186+ echo
187
188+ echo The version of your compiler is not supported at this time
189The version of your compiler is not supported at this time
190+ echo Please ensure you are using GCC >= 2.95
191Please ensure you are using GCC >= 2.95
192+ exit 1