-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathconfig.log
More file actions
521 lines (498 loc) · 16.1 KB
/
Copy pathconfig.log
File metadata and controls
521 lines (498 loc) · 16.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by hamfax configure 0.8.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = usr0-yiyangwang-us
uname -m = x86_64
uname -r = 4.11.11-300.fc26.x86_64
uname -s = Linux
uname -v = #1 SMP Mon Jul 17 16:32:11 UTC 2017
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/lib64/qt4/bin/
PATH: /home/Tony/.local/bin
PATH: /home/Tony/bin
PATH: /usr/lib64/qt4/bin/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2140: checking for a BSD-compatible install
configure:2208: result: /usr/bin/install -c
configure:2219: checking whether build environment is sane
configure:2269: result: yes
configure:2410: checking for a thread-safe mkdir -p
configure:2449: result: /usr/bin/mkdir -p
configure:2462: checking for gawk
configure:2478: found /usr/bin/gawk
configure:2489: result: gawk
configure:2500: checking whether make sets $(MAKE)
configure:2522: result: yes
configure:2669: checking for g++
configure:2685: found /usr/bin/g++
configure:2696: result: g++
configure:2723: checking for C++ compiler version
configure:2732: g++ --version >&5
g++ (GCC) 7.1.1 20170622 (Red Hat 7.1.1-3)
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2743: $? = 0
configure:2732: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 7.1.1 20170622 (Red Hat 7.1.1-3) (GCC)
configure:2743: $? = 0
configure:2732: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:2743: $? = 1
configure:2732: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:2743: $? = 1
configure:2763: checking whether the C++ compiler works
configure:2785: g++ conftest.cpp >&5
configure:2789: $? = 0
configure:2837: result: yes
configure:2840: checking for C++ compiler default output file name
configure:2842: result: a.out
configure:2848: checking for suffix of executables
configure:2855: g++ -o conftest conftest.cpp >&5
configure:2859: $? = 0
configure:2881: result:
configure:2903: checking whether we are cross compiling
configure:2911: g++ -o conftest conftest.cpp >&5
configure:2915: $? = 0
configure:2922: ./conftest
configure:2926: $? = 0
configure:2941: result: no
configure:2946: checking for suffix of object files
configure:2968: g++ -c conftest.cpp >&5
configure:2972: $? = 0
configure:2993: result: o
configure:2997: checking whether we are using the GNU C++ compiler
configure:3016: g++ -c conftest.cpp >&5
configure:3016: $? = 0
configure:3025: result: yes
configure:3034: checking whether g++ accepts -g
configure:3054: g++ -c -g conftest.cpp >&5
configure:3054: $? = 0
configure:3095: result: yes
configure:3129: checking for style of include used by make
configure:3157: result: GNU
configure:3182: checking dependency style of g++
configure:3292: result: gcc3
configure:3362: checking for pkg-config
configure:3380: found /usr/bin/pkg-config
configure:3392: result: /usr/bin/pkg-config
configure:3417: checking pkg-config is at least version 0.9.0
configure:3420: result: yes
configure:3430: checking for Qt4
configure:3437: $PKG_CONFIG --exists --print-errors "QtCore QtGui"
configure:3440: $? = 0
configure:3453: $PKG_CONFIG --exists --print-errors "QtCore QtGui"
configure:3456: $? = 0
configure:3513: result: yes
configure:3520: checking for afOpenFile in -laudiofile
configure:3545: g++ -o conftest -g -O2 conftest.cpp -laudiofile >&5
configure:3545: $? = 0
configure:3554: result: yes
configure:3580: checking how to run the C++ preprocessor
configure:3607: g++ -E conftest.cpp
configure:3607: $? = 0
configure:3621: g++ -E conftest.cpp
conftest.cpp:12:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3621: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "linfax"
| #define PACKAGE_TARNAME "linfax"
| #define PACKAGE_VERSION "0.1.3"
| #define PACKAGE_STRING "linfax 0.1.3"
| #define PACKAGE_BUGREPORT "tonych@protonmail.ch"
| #define PACKAGE_URL "https://github.com/YiyangVVang/LinFax"
| #define PACKAGE "linfax"
| #define VERSION "0.1.3"
| #define USE_FILE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3646: result: g++ -E
configure:3666: g++ -E conftest.cpp
configure:3666: $? = 0
configure:3680: g++ -E conftest.cpp
conftest.cpp:12:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3680: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "linfax"
| #define PACKAGE_TARNAME "linfax"
| #define PACKAGE_VERSION "0.1.3"
| #define PACKAGE_STRING "linfax 0.1.3"
| #define PACKAGE_BUGREPORT "tonych@protonmail.ch"
| #define PACKAGE_URL "https://github.com/YiyangVVang/LinFax"
| #define PACKAGE "linfax"
| #define VERSION "0.1.3"
| #define USE_FILE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3709: checking for grep that handles long lines and -e
configure:3767: result: /usr/bin/grep
configure:3772: checking for egrep
configure:3834: result: /usr/bin/grep -E
configure:3839: checking for ANSI C header files
configure:3859: g++ -c -g -O2 conftest.cpp >&5
configure:3859: $? = 0
configure:3932: g++ -o conftest -g -O2 conftest.cpp -laudiofile >&5
configure:3932: $? = 0
configure:3932: ./conftest
configure:3932: $? = 0
configure:3943: result: yes
configure:3956: checking for sys/types.h
configure:3956: g++ -c -g -O2 conftest.cpp >&5
configure:3956: $? = 0
configure:3956: result: yes
configure:3956: checking for sys/stat.h
configure:3956: g++ -c -g -O2 conftest.cpp >&5
configure:3956: $? = 0
configure:3956: result: yes
configure:3956: checking for stdlib.h
configure:3956: g++ -c -g -O2 conftest.cpp >&5
configure:3956: $? = 0
configure:3956: result: yes
configure:3956: checking for string.h
configure:3956: g++ -c -g -O2 conftest.cpp >&5
configure:3956: $? = 0
configure:3956: result: yes
configure:3956: checking for memory.h
configure:3956: g++ -c -g -O2 conftest.cpp >&5
configure:3956: $? = 0
configure:3956: result: yes
configure:3956: checking for strings.h
configure:3956: g++ -c -g -O2 conftest.cpp >&5
configure:3956: $? = 0
configure:3956: result: yes
configure:3956: checking for inttypes.h
configure:3956: g++ -c -g -O2 conftest.cpp >&5
configure:3956: $? = 0
configure:3956: result: yes
configure:3956: checking for stdint.h
configure:3956: g++ -c -g -O2 conftest.cpp >&5
configure:3956: $? = 0
configure:3956: result: yes
configure:3956: checking for unistd.h
configure:3956: g++ -c -g -O2 conftest.cpp >&5
configure:3956: $? = 0
configure:3956: result: yes
configure:3968: checking sys/soundcard.h usability
configure:3968: g++ -c -g -O2 conftest.cpp >&5
configure:3968: $? = 0
configure:3968: result: yes
configure:3968: checking sys/soundcard.h presence
configure:3968: g++ -E conftest.cpp
configure:3968: $? = 0
configure:3968: result: yes
configure:3968: checking for sys/soundcard.h
configure:3968: result: yes
configure:3989: checking alsa/asoundlib.h usability
configure:3989: g++ -c -g -O2 conftest.cpp >&5
configure:3989: $? = 0
configure:3989: result: yes
configure:3989: checking alsa/asoundlib.h presence
configure:3989: g++ -E conftest.cpp
configure:3989: $? = 0
configure:3989: result: yes
configure:3989: checking for alsa/asoundlib.h
configure:3989: result: yes
configure:4005: checking for rigerror in -lhamlib
configure:4030: g++ -o conftest -g -O2 conftest.cpp -lhamlib -laudiofile -lasound >&5
/usr/bin/ld: cannot find -lhamlib
collect2: error: ld returned 1 exit status
configure:4030: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "linfax"
| #define PACKAGE_TARNAME "linfax"
| #define PACKAGE_VERSION "0.1.3"
| #define PACKAGE_STRING "linfax 0.1.3"
| #define PACKAGE_BUGREPORT "tonych@protonmail.ch"
| #define PACKAGE_URL "https://github.com/YiyangVVang/LinFax"
| #define PACKAGE "linfax"
| #define VERSION "0.1.3"
| #define USE_FILE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define USE_OSS 1
| #define USE_ALSA 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rigerror ();
| int
| main ()
| {
| return rigerror ();
| ;
| return 0;
| }
configure:4039: result: no
configure:4052: checking POSIX termios
configure:4072: g++ -o conftest -g -O2 conftest.cpp -laudiofile -lasound >&5
configure:4072: $? = 0
configure:4080: result: yes
configure:4098: checking for xmlto
configure:4131: result: no
configure:4139: checking for lrelease
configure:4157: found /usr/lib64/qt4/bin//lrelease
configure:4169: result: /usr/lib64/qt4/bin//lrelease
configure:4338: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by hamfax config.status 0.8.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on usr0-yiyangwang-us
config.status:867: creating Makefile
config.status:867: creating src/config.h
config.status:1096: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_Qt4_CFLAGS_set=
ac_cv_env_Qt4_CFLAGS_value=
ac_cv_env_Qt4_LIBS_set=
ac_cv_env_Qt4_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_alsa_asoundlib_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_soundcard_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_audiofile_afOpenFile=yes
ac_cv_lib_hamlib_rigerror=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_LRELEASE=/usr/lib64/qt4/bin//lrelease
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_posix_termios=yes
am_cv_CXX_dependencies_compiler_type=gcc3
pkg_cv_Qt4_CFLAGS='-I/usr/include/QtCore -I/usr/include/QtGui -DQT_SHARED '
pkg_cv_Qt4_LIBS='-lQtGui -lQtCore '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/Tony/Applications/LinFax/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/Tony/Applications/LinFax/missing --run tar'
AUTOCONF='${SHELL} /home/Tony/Applications/LinFax/missing --run autoconf'
AUTOHEADER='${SHELL} /home/Tony/Applications/LinFax/missing --run autoheader'
AUTOMAKE='${SHELL} /home/Tony/Applications/LinFax/missing --run automake-1.11'
AWK='gawk'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=' -laudiofile -lasound'
LRELEASE='/usr/lib64/qt4/bin//lrelease'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/Tony/Applications/LinFax/missing --run makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJEXT='o'
PACKAGE='linfax'
PACKAGE_BUGREPORT='tonych@protonmail.ch'
PACKAGE_NAME='linfax'
PACKAGE_STRING='linfax 0.1.3'
PACKAGE_TARNAME='linfax'
PACKAGE_URL='https://github.com/YiyangVVang/LinFax'
PACKAGE_VERSION='0.1.3'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
Qt4_CFLAGS='-I/usr/include/QtCore -I/usr/include/QtGui -DQT_SHARED '
Qt4_LIBS='-lQtGui -lQtCore '
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_ALSA_FALSE='#'
USE_ALSA_TRUE=''
USE_FILE_FALSE='#'
USE_FILE_TRUE=''
USE_LRELEASE_FALSE='#'
USE_LRELEASE_TRUE=''
USE_OSS_FALSE='#'
USE_OSS_TRUE=''
USE_PTC_FALSE=''
USE_PTC_TRUE='#'
VERSION='0.1.3'
XMLTO=''
ac_ct_CXX='g++'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/Tony/Applications/LinFax/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "linfax"
#define PACKAGE_TARNAME "linfax"
#define PACKAGE_VERSION "0.1.3"
#define PACKAGE_STRING "linfax 0.1.3"
#define PACKAGE_BUGREPORT "tonych@protonmail.ch"
#define PACKAGE_URL "https://github.com/YiyangVVang/LinFax"
#define PACKAGE "linfax"
#define VERSION "0.1.3"
#define USE_FILE 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define USE_OSS 1
#define USE_ALSA 1
configure: exit 0