Ticket #61440: config.log

File config.log, 3.7 KB (added by ungur (Liviu Ungur), 4 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gperf/gperf/work/gperf-3.1/config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --infodir=/opt/local/share/info
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Livius-MacBook-Pro.local
14uname -m = x86_64
15uname -r = 20.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
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      = Mach kernel version:
26         Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 467 tasks, 1535 threads, 8 processors
34Load average: 2.19, Mach factor: 5.80
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:1696: checking whether make sets $(MAKE)
52configure:1718: result: yes
53configure:1905: creating ./config.status
54
55## ---------------------- ##
56## Running config.status. ##
57## ---------------------- ##
58
59This file was extended by config.status, which was
60generated by GNU Autoconf 2.69.  Invocation command line was
61
62  CONFIG_FILES    =
63  CONFIG_HEADERS  =
64  CONFIG_LINKS    =
65  CONFIG_COMMANDS =
66  $ ./config.status
67
68on Livius-MacBook-Pro.local
69
70config.status:713: creating Makefile
71configure:2976: === configuring in lib (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gperf/gperf/work/gperf-3.1/lib)
72configure:3039: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--infodir=/opt/local/share/info' --cache-file=/dev/null --srcdir=.
73configure:3044: error: ./configure failed for lib
74
75## ---------------- ##
76## Cache variables. ##
77## ---------------- ##
78
79ac_cv_env_build_alias_set=
80ac_cv_env_build_alias_value=
81ac_cv_env_host_alias_set=
82ac_cv_env_host_alias_value=
83ac_cv_env_target_alias_set=
84ac_cv_env_target_alias_value=
85ac_cv_prog_make_make_set=yes
86
87## ----------------- ##
88## Output variables. ##
89## ----------------- ##
90
91DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"'
92ECHO_C='\c'
93ECHO_N=''
94ECHO_T=''
95LIBOBJS=''
96LIBS=''
97LTLIBOBJS=''
98PACKAGE_BUGREPORT=''
99PACKAGE_NAME=''
100PACKAGE_STRING=''
101PACKAGE_TARNAME=''
102PACKAGE_URL=''
103PACKAGE_VERSION=''
104PATH_SEPARATOR=':'
105SET_MAKE=''
106SHELL='/bin/sh'
107bindir='${exec_prefix}/bin'
108build_alias=''
109datadir='${datarootdir}'
110datarootdir='${prefix}/share'
111docdir='${datarootdir}/doc/${PACKAGE}'
112dvidir='${docdir}'
113exec_prefix='${prefix}'
114host_alias=''
115htmldir='${docdir}'
116includedir='${prefix}/include'
117infodir='/opt/local/share/info'
118libdir='${exec_prefix}/lib'
119libexecdir='${exec_prefix}/libexec'
120localedir='${datarootdir}/locale'
121localstatedir='${prefix}/var'
122mandir='${datarootdir}/man'
123oldincludedir='/usr/include'
124pdfdir='${docdir}'
125prefix='/opt/local'
126program_transform_name='s,x,x,'
127psdir='${docdir}'
128sbindir='${exec_prefix}/sbin'
129sharedstatedir='${prefix}/com'
130subdirs=' lib src tests doc'
131sysconfdir='${prefix}/etc'
132target_alias=''
133
134configure: exit 77