Ticket #64276: config.log

File config.log, 3.9 KB (added by AgilentGCMS, 2 years ago)

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=/Users/sbasu1/packages/macports --infodir=/Users/sbasu1/packages/macports/share/info
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = gs6101-cycle
14uname -m = x86_64
15uname -r = 20.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.6.0: Wed Nov 10 22:23:07 PST 2021; root:xnu-7195.141.14~1/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.6.0: Wed Nov 10 22:23:07 PST 2021; root:xnu-7195.141.14~1/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 16.00 gigabytes
33Default processor set: 474 tasks, 2411 threads, 16 processors
34Load average: 1.31, Mach factor: 14.68
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /Users/sbasu1/packages/macports/bin
40PATH: /Users/sbasu1/packages/macports/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 gs6101-cycle
69
70config.status:713: creating Makefile
71configure:2976: === configuring in lib (/Users/sbasu1/packages/macports/var/macports/build/_Users_sbasu1_packages_macports_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=/Users/sbasu1/packages/macports'  '--infodir=/Users/sbasu1/packages/macports/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='/Users/sbasu1/packages/macports/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='/Users/sbasu1/packages/macports'
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