-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.log
158 lines (136 loc) · 4.26 KB
/
config.log
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
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by mixlink configure 0.1.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = MacBook-Pro-von-Marie.local
uname -m = arm64
uname -r = 21.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 21.6.0: Thu Sep 29 20:11:33 PDT 2022; root:xnu-8020.240.7~1/RELEASE_ARM64_T8110
/usr/bin/uname -p = arm
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 21.6.0: Thu Sep 29 20:11:33 PDT 2022; root:xnu-8020.240.7~1/RELEASE_ARM64_T8110
Kernel configured for up to 8 processors.
8 processors are physically available.
8 processors are logically available.
Processor type: arm64e (ARM64E)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 612 tasks, 2533 threads, 8 processors
Load average: 2.35, Mach factor: 5.64
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin/
PATH: /usr/bin/
PATH: /usr/bin/
PATH: /opt/homebrew/bin/
PATH: /opt/homebrew/sbin/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/sbin/
PATH: /sbin/
PATH: /opt/X11/bin/
PATH: /Users/mariebeisemann/Applications/quarto/bin/
PATH: /Library/TeX/texbin/
PATH: /usr/texbin/
PATH: /Applications/RStudio.app/Contents/Resources/app/quarto/bin/
PATH: /Applications/RStudio.app/Contents/Resources/app/bin/postback/
PATH: /Applications/RStudio.app/Contents/Resources/app/bin/postback/
PATH: /Applications/RStudio.app/Contents/Resources/app/bin/postback/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1727: checking for gsl-config
configure:1750: found /opt/homebrew/bin/gsl-config
configure:1762: result: /opt/homebrew/bin/gsl-config
configure:1940: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by mixlink config.status 0.1.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on MacBook-Pro-von-Marie.local
config.status:709: creating src/Makevars
## ---------------- ##
## Cache variables. ##
## ---------------- ##
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_path_GSL_CONFIG=/opt/homebrew/bin/gsl-config
## ----------------- ##
## Output variables. ##
## ----------------- ##
DEFS='-DPACKAGE_NAME=\"mixlink\" -DPACKAGE_TARNAME=\"mixlink\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"mixlink\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
GSL_CFLAGS='-I/opt/homebrew/Cellar/gsl/2.7.1/include'
GSL_CONFIG='/opt/homebrew/bin/gsl-config'
GSL_LIBS='-L/opt/homebrew/Cellar/gsl/2.7.1/lib -lgsl -lgslcblas'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME='mixlink'
PACKAGE_STRING='mixlink 0.1.0'
PACKAGE_TARNAME='mixlink'
PACKAGE_URL=''
PACKAGE_VERSION='0.1.0'
PATH_SEPARATOR=':'
SHELL='/bin/sh'
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'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "mixlink"
#define PACKAGE_TARNAME "mixlink"
#define PACKAGE_VERSION "0.1.0"
#define PACKAGE_STRING "mixlink 0.1.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
configure: exit 0