Setting up repository
[linux-libre-firmware.git] / as31 / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by configure, which was
5 generated by GNU Autoconf 2.68.  Invocation command line was
6
7   $ ./configure 
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = pc
14 uname -m = x86_64
15 uname -r = 4.9.59-gnu
16 uname -s = Linux
17 uname -v = #1 SMP Sat Oct 28 03:25:26 UTC 2017
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /home/jason/bin
31 PATH: /usr/local/sbin
32 PATH: /usr/local/bin
33 PATH: /usr/sbin
34 PATH: /usr/bin
35 PATH: /sbin
36 PATH: /bin
37 PATH: /usr/games
38 PATH: /usr/local/games
39
40
41 ## ----------- ##
42 ## Core tests. ##
43 ## ----------- ##
44
45 configure:1889: checking for a BSD-compatible install
46 configure:1957: result: /usr/bin/install -c
47 configure:1968: checking whether build environment is sane
48 configure:2005: result: yes
49 configure:2017: checking whether make sets $(MAKE)
50 configure:2039: result: yes
51 configure:2069: checking for working aclocal-1.4
52 configure:2080: result: missing
53 configure:2084: checking for working autoconf
54 configure:2095: result: missing
55 configure:2099: checking for working automake-1.4
56 configure:2110: result: missing
57 configure:2114: checking for working autoheader
58 configure:2125: result: missing
59 configure:2129: checking for working makeinfo
60 configure:2136: result: found
61 configure:2195: checking for gcc
62 configure:2211: found /usr/bin/gcc
63 configure:2222: result: gcc
64 configure:2451: checking for C compiler version
65 configure:2460: gcc --version >&5
66 gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
67 Copyright (C) 2013 Free Software Foundation, Inc.
68 This is free software; see the source for copying conditions.  There is NO
69 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
70
71 configure:2471: $? = 0
72 configure:2460: gcc -v >&5
73 Using built-in specs.
74 COLLECT_GCC=gcc
75 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
76 Target: x86_64-linux-gnu
77 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
78 Thread model: posix
79 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) 
80 configure:2471: $? = 0
81 configure:2460: gcc -V >&5
82 gcc: error: unrecognized command line option '-V'
83 gcc: fatal error: no input files
84 compilation terminated.
85 configure:2471: $? = 4
86 configure:2460: gcc -qversion >&5
87 gcc: error: unrecognized command line option '-qversion'
88 gcc: fatal error: no input files
89 compilation terminated.
90 configure:2471: $? = 4
91 configure:2491: checking whether the C compiler works
92 configure:2513: gcc    conftest.c  >&5
93 configure:2517: $? = 0
94 configure:2565: result: yes
95 configure:2568: checking for C compiler default output file name
96 configure:2570: result: a.out
97 configure:2576: checking for suffix of executables
98 configure:2583: gcc -o conftest    conftest.c  >&5
99 configure:2587: $? = 0
100 configure:2609: result: 
101 configure:2631: checking whether we are cross compiling
102 configure:2639: gcc -o conftest    conftest.c  >&5
103 configure:2643: $? = 0
104 configure:2650: ./conftest
105 configure:2654: $? = 0
106 configure:2669: result: no
107 configure:2674: checking for suffix of object files
108 configure:2696: gcc -c   conftest.c >&5
109 configure:2700: $? = 0
110 configure:2721: result: o
111 configure:2725: checking whether we are using the GNU C compiler
112 configure:2744: gcc -c   conftest.c >&5
113 configure:2744: $? = 0
114 configure:2753: result: yes
115 configure:2762: checking whether gcc accepts -g
116 configure:2782: gcc -c -g  conftest.c >&5
117 configure:2782: $? = 0
118 configure:2823: result: yes
119 configure:2840: checking for gcc option to accept ISO C89
120 configure:2904: gcc  -c -g -O2  conftest.c >&5
121 configure:2904: $? = 0
122 configure:2917: result: none needed
123 configure:2941: checking for bison
124 configure:2957: found /usr/bin/bison
125 configure:2968: result: bison -y
126 configure:2989: checking for gtk
127 configure:3009: result: no
128 configure:3465: creating ./config.status
129
130 ## ---------------------- ##
131 ## Running config.status. ##
132 ## ---------------------- ##
133
134 This file was extended by config.status, which was
135 generated by GNU Autoconf 2.68.  Invocation command line was
136
137   CONFIG_FILES    = 
138   CONFIG_HEADERS  = 
139   CONFIG_LINKS    = 
140   CONFIG_COMMANDS = 
141   $ ./config.status 
142
143 on pc
144
145 config.status:753: creating Makefile
146 config.status:856: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
147 config.status:753: creating as31/Makefile
148 config.status:856: WARNING:  'as31/Makefile.in' seems to ignore the --datarootdir setting
149
150 ## ---------------- ##
151 ## Cache variables. ##
152 ## ---------------- ##
153
154 ac_cv_c_compiler_gnu=yes
155 ac_cv_env_CC_set=
156 ac_cv_env_CC_value=
157 ac_cv_env_CFLAGS_set=
158 ac_cv_env_CFLAGS_value=
159 ac_cv_env_CPPFLAGS_set=
160 ac_cv_env_CPPFLAGS_value=
161 ac_cv_env_LDFLAGS_set=
162 ac_cv_env_LDFLAGS_value=
163 ac_cv_env_LIBS_set=
164 ac_cv_env_LIBS_value=
165 ac_cv_env_YACC_set=
166 ac_cv_env_YACC_value=
167 ac_cv_env_YFLAGS_set=
168 ac_cv_env_YFLAGS_value=
169 ac_cv_env_build_alias_set=
170 ac_cv_env_build_alias_value=
171 ac_cv_env_host_alias_set=
172 ac_cv_env_host_alias_value=
173 ac_cv_env_target_alias_set=
174 ac_cv_env_target_alias_value=
175 ac_cv_objext=o
176 ac_cv_path_install='/usr/bin/install -c'
177 ac_cv_prog_YACC='bison -y'
178 ac_cv_prog_ac_ct_CC=gcc
179 ac_cv_prog_cc_c89=
180 ac_cv_prog_cc_g=yes
181 ac_cv_prog_make_make_set=yes
182
183 ## ----------------- ##
184 ## Output variables. ##
185 ## ----------------- ##
186
187 ACLOCAL='/home/jason/old-linux-libre-firmware/as31/missing aclocal-1.4'
188 AUTOCONF='/home/jason/old-linux-libre-firmware/as31/missing autoconf'
189 AUTOHEADER='/home/jason/old-linux-libre-firmware/as31/missing autoheader'
190 AUTOMAKE='/home/jason/old-linux-libre-firmware/as31/missing automake-1.4'
191 CC='gcc'
192 CFLAGS='-g -O2'
193 CPPFLAGS=''
194 DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"as31\" -DVERSION=\"2.3.1\" -DOPTION_GTK=0'
195 ECHO_C=''
196 ECHO_N='-n'
197 ECHO_T=''
198 EXEEXT=''
199 GTK_CFLAGS=''
200 GTK_CONFIG=''
201 GTK_LIBS=''
202 GUI_CFLAGS=''
203 GUI_LIBS=''
204 INSTALL_DATA='${INSTALL} -m 644'
205 INSTALL_PROGRAM='${INSTALL}'
206 INSTALL_SCRIPT='${INSTALL}'
207 LDFLAGS=''
208 LIBOBJS=''
209 LIBS=''
210 LTLIBOBJS=''
211 MAKEINFO='makeinfo'
212 OBJEXT='o'
213 OPTION_GTK_FALSE=''
214 OPTION_GTK_TRUE='#'
215 PACKAGE='as31'
216 PACKAGE_BUGREPORT=''
217 PACKAGE_NAME=''
218 PACKAGE_STRING=''
219 PACKAGE_TARNAME=''
220 PACKAGE_URL=''
221 PACKAGE_VERSION=''
222 PATH_SEPARATOR=':'
223 SET_MAKE=''
224 SHELL='/bin/sh'
225 VERSION='2.3.1'
226 YACC='bison -y'
227 YFLAGS=''
228 ac_ct_CC='gcc'
229 bindir='${exec_prefix}/bin'
230 build_alias=''
231 datadir='${datarootdir}'
232 datarootdir='${prefix}/share'
233 docdir='${datarootdir}/doc/${PACKAGE}'
234 dvidir='${docdir}'
235 exec_prefix='${prefix}'
236 host_alias=''
237 htmldir='${docdir}'
238 includedir='${prefix}/include'
239 infodir='${datarootdir}/info'
240 libdir='${exec_prefix}/lib'
241 libexecdir='${exec_prefix}/libexec'
242 localedir='${datarootdir}/locale'
243 localstatedir='${prefix}/var'
244 mandir='${datarootdir}/man'
245 oldincludedir='/usr/include'
246 pdfdir='${docdir}'
247 prefix='/usr/local'
248 program_transform_name='s,x,x,'
249 psdir='${docdir}'
250 sbindir='${exec_prefix}/sbin'
251 sharedstatedir='${prefix}/com'
252 sysconfdir='${prefix}/etc'
253 target_alias=''
254
255 ## ----------- ##
256 ## confdefs.h. ##
257 ## ----------- ##
258
259 /* confdefs.h */
260 #define PACKAGE_NAME ""
261 #define PACKAGE_TARNAME ""
262 #define PACKAGE_VERSION ""
263 #define PACKAGE_STRING ""
264 #define PACKAGE_BUGREPORT ""
265 #define PACKAGE_URL ""
266 #define PACKAGE "as31"
267 #define VERSION "2.3.1"
268 #define OPTION_GTK 0
269
270 configure: exit 0