passagemath-gap-pkg-semigroups 10.6.29__cp312-abi3-macosx_13_0_x86_64.whl → 10.6.31rc1__cp312-abi3-macosx_13_0_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of passagemath-gap-pkg-semigroups might be problematic. Click here for more details.
- gap/pkg/semigroups/bin/{x86_64-apple-darwin22-default64-kv10 → x86_64-apple-darwin24-default64-kv10}/semigroups.so +0 -0
- gap/pkg/semigroups/config.log +132 -537
- gap/pkg/semigroups/config.status +12 -13
- {passagemath_gap_pkg_semigroups-10.6.29.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info}/METADATA +2 -2
- {passagemath_gap_pkg_semigroups-10.6.29.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info}/METADATA.bak +3 -3
- {passagemath_gap_pkg_semigroups-10.6.29.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info}/RECORD +10 -10
- passagemath_gap_pkg_semigroups.dylibs/libsemigroups.2.dylib +0 -0
- sage/libs/gap_pkg_semigroups.abi3.so +0 -0
- {passagemath_gap_pkg_semigroups-10.6.29.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info}/WHEEL +0 -0
- {passagemath_gap_pkg_semigroups-10.6.29.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info}/top_level.txt +0 -0
|
Binary file
|
gap/pkg/semigroups/config.log
CHANGED
|
@@ -10,11 +10,11 @@ generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
10
10
|
## Platform. ##
|
|
11
11
|
## --------- ##
|
|
12
12
|
|
|
13
|
-
hostname =
|
|
13
|
+
hostname = Mac-1760583795755.local
|
|
14
14
|
uname -m = x86_64
|
|
15
|
-
uname -r =
|
|
15
|
+
uname -r = 24.6.0
|
|
16
16
|
uname -s = Darwin
|
|
17
|
-
uname -v = Darwin Kernel Version
|
|
17
|
+
uname -v = Darwin Kernel Version 24.6.0: Mon Jul 14 11:28:17 PDT 2025; root:xnu-11417.140.69~1/RELEASE_X86_64
|
|
18
18
|
|
|
19
19
|
/usr/bin/uname -p = i386
|
|
20
20
|
/bin/uname -X = unknown
|
|
@@ -23,15 +23,15 @@ uname -v = Darwin Kernel Version 22.6.0: Thu Apr 24 20:25:14 PDT 2025; root:xnu-
|
|
|
23
23
|
/usr/bin/arch -k = unknown
|
|
24
24
|
/usr/convex/getsysinfo = unknown
|
|
25
25
|
/usr/bin/hostinfo = Mach kernel version:
|
|
26
|
-
Darwin Kernel Version
|
|
26
|
+
Darwin Kernel Version 24.6.0: Mon Jul 14 11:28:17 PDT 2025; root:xnu-11417.140.69~1/RELEASE_X86_64
|
|
27
27
|
Kernel configured for up to 4 processors.
|
|
28
28
|
4 processors are physically available.
|
|
29
29
|
4 processors are logically available.
|
|
30
30
|
Processor type: x86_64h (Intel x86-64h Haswell)
|
|
31
31
|
Processors active: 0 1 2 3
|
|
32
32
|
Primary memory available: 14.00 gigabytes
|
|
33
|
-
Default processor set:
|
|
34
|
-
Load average:
|
|
33
|
+
Default processor set: 564 tasks, 1539 threads, 4 processors
|
|
34
|
+
Load average: 8.34, Mach factor: 0.44
|
|
35
35
|
/bin/machine = unknown
|
|
36
36
|
/usr/bin/oslevel = unknown
|
|
37
37
|
/bin/universe = unknown
|
|
@@ -50,6 +50,7 @@ PATH: /Users/runner/sage-local/bin/
|
|
|
50
50
|
PATH: /Users/runner/work/passagemath/passagemath/build/bin/
|
|
51
51
|
PATH: /Users/runner/work/passagemath/passagemath/src/bin/
|
|
52
52
|
PATH: /Users/runner/sage-local/bin/
|
|
53
|
+
PATH: /usr/local/opt/make/libexec/gnubin/
|
|
53
54
|
PATH: /usr/local/opt/texinfo/bin/
|
|
54
55
|
PATH: /usr/local/opt/bzip2/bin/
|
|
55
56
|
PATH: /Users/runner/work/passagemath/passagemath/prefix/bin/
|
|
@@ -82,520 +83,94 @@ configure:2613: trying ./
|
|
|
82
83
|
configure:2642: ./config.guess found
|
|
83
84
|
configure:2642: ./config.sub found
|
|
84
85
|
configure:2895: checking for C++ compiler version
|
|
85
|
-
configure:2904: g++ -std=gnu++
|
|
86
|
-
Apple clang version
|
|
87
|
-
Target: x86_64-apple-
|
|
86
|
+
configure:2904: g++ -std=gnu++17 --version >&5
|
|
87
|
+
Apple clang version 17.0.0 (clang-1700.0.13.5)
|
|
88
|
+
Target: x86_64-apple-darwin24.6.0
|
|
88
89
|
Thread model: posix
|
|
89
|
-
InstalledDir: /Applications/
|
|
90
|
+
InstalledDir: /Applications/Xcode_16.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
|
|
90
91
|
configure:2915: $? = 0
|
|
91
|
-
configure:2904: g++ -std=gnu++
|
|
92
|
-
Apple clang version
|
|
93
|
-
Target: x86_64-apple-
|
|
92
|
+
configure:2904: g++ -std=gnu++17 -v >&5
|
|
93
|
+
Apple clang version 17.0.0 (clang-1700.0.13.5)
|
|
94
|
+
Target: x86_64-apple-darwin24.6.0
|
|
94
95
|
Thread model: posix
|
|
95
|
-
InstalledDir: /Applications/
|
|
96
|
+
InstalledDir: /Applications/Xcode_16.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
|
|
96
97
|
configure:2915: $? = 0
|
|
97
|
-
configure:2904: g++ -std=gnu++
|
|
98
|
-
clang
|
|
99
|
-
clang
|
|
98
|
+
configure:2904: g++ -std=gnu++17 -V >&5
|
|
99
|
+
clang++: error: argument to '-V' is missing (expected 1 value)
|
|
100
|
+
clang++: error: no input files
|
|
100
101
|
configure:2915: $? = 1
|
|
101
|
-
configure:2904: g++ -std=gnu++
|
|
102
|
-
clang
|
|
103
|
-
clang
|
|
102
|
+
configure:2904: g++ -std=gnu++17 -qversion >&5
|
|
103
|
+
clang++: error: unknown argument '-qversion'; did you mean '--version'?
|
|
104
|
+
clang++: error: no input files
|
|
104
105
|
configure:2915: $? = 1
|
|
105
106
|
configure:2935: checking whether the C++ compiler works
|
|
106
|
-
configure:2957: g++ -std=gnu++
|
|
107
|
+
configure:2957: g++ -std=gnu++17 -g -O2 -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp >&5
|
|
108
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
107
109
|
configure:2961: $? = 0
|
|
108
110
|
configure:3012: result: yes
|
|
109
111
|
configure:3016: checking for C++ compiler default output file name
|
|
110
112
|
configure:3018: result: a.out
|
|
111
113
|
configure:3024: checking for suffix of executables
|
|
112
|
-
configure:3031: g++ -std=gnu++
|
|
114
|
+
configure:3031: g++ -std=gnu++17 -o conftest -g -O2 -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp >&5
|
|
115
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
113
116
|
configure:3035: $? = 0
|
|
114
117
|
configure:3059: result:
|
|
115
118
|
configure:3083: checking whether we are cross compiling
|
|
116
|
-
configure:3091: g++ -std=gnu++
|
|
119
|
+
configure:3091: g++ -std=gnu++17 -o conftest -g -O2 -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp >&5
|
|
120
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
117
121
|
configure:3095: $? = 0
|
|
118
122
|
configure:3102: ./conftest
|
|
119
123
|
configure:3106: $? = 0
|
|
120
124
|
configure:3121: result: no
|
|
121
125
|
configure:3127: checking for suffix of object files
|
|
122
|
-
configure:3150: g++ -std=gnu++
|
|
126
|
+
configure:3150: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
123
127
|
configure:3154: $? = 0
|
|
124
128
|
configure:3178: result: o
|
|
125
129
|
configure:3182: checking whether the compiler supports GNU C++
|
|
126
|
-
configure:3202: g++ -std=gnu++
|
|
130
|
+
configure:3202: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
127
131
|
configure:3202: $? = 0
|
|
128
132
|
configure:3214: result: yes
|
|
129
|
-
configure:3225: checking whether g++ -std=gnu++
|
|
130
|
-
configure:3246: g++ -std=gnu++
|
|
133
|
+
configure:3225: checking whether g++ -std=gnu++17 accepts -g
|
|
134
|
+
configure:3246: g++ -std=gnu++17 -c -g conftest.cpp >&5
|
|
131
135
|
configure:3246: $? = 0
|
|
132
136
|
configure:3293: result: yes
|
|
133
|
-
configure:3313: checking for g++ -std=gnu++
|
|
134
|
-
configure:3328: g++ -std=gnu++
|
|
137
|
+
configure:3313: checking for g++ -std=gnu++17 option to enable C++11 features
|
|
138
|
+
configure:3328: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
135
139
|
conftest.cpp:175:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
|
|
136
|
-
cxx11test::delegate d2();
|
|
137
|
-
|
|
140
|
+
175 | cxx11test::delegate d2();
|
|
141
|
+
| ^~
|
|
138
142
|
conftest.cpp:175:25: note: remove parentheses to declare a variable
|
|
139
|
-
cxx11test::delegate d2();
|
|
140
|
-
|
|
143
|
+
175 | cxx11test::delegate d2();
|
|
144
|
+
| ^~
|
|
141
145
|
1 warning generated.
|
|
142
146
|
configure:3328: $? = 0
|
|
143
147
|
configure:3347: result: none needed
|
|
144
|
-
configure:3432: checking whether g++ -std=gnu++
|
|
145
|
-
configure:3853: g++ -std=gnu++
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
^
|
|
149
|
-
1 error generated.
|
|
150
|
-
configure:3853: $? = 1
|
|
151
|
-
configure: failed program was:
|
|
152
|
-
| /* confdefs.h */
|
|
153
|
-
| #define PACKAGE_NAME "semigroups"
|
|
154
|
-
| #define PACKAGE_TARNAME "semigroups"
|
|
155
|
-
| #define PACKAGE_VERSION "GAP package"
|
|
156
|
-
| #define PACKAGE_STRING "semigroups GAP package"
|
|
157
|
-
| #define PACKAGE_BUGREPORT ""
|
|
158
|
-
| #define PACKAGE_URL ""
|
|
159
|
-
| /* end confdefs.h. */
|
|
160
|
-
|
|
|
161
|
-
|
|
|
162
|
-
| // If the compiler admits that it is not ready for C++11, why torture it?
|
|
163
|
-
| // Hopefully, this will speed up the test.
|
|
164
|
-
|
|
|
165
|
-
| #ifndef __cplusplus
|
|
166
|
-
|
|
|
167
|
-
| #error "This is not a C++ compiler"
|
|
168
|
-
|
|
|
169
|
-
| // MSVC always sets __cplusplus to 199711L in older versions; newer versions
|
|
170
|
-
| // only set it correctly if /Zc:__cplusplus is specified as well as a
|
|
171
|
-
| // /std:c++NN switch:
|
|
172
|
-
| // https://devblogs.microsoft.com/cppblog/msvc-now-correctly-reports-__cplusplus/
|
|
173
|
-
| #elif __cplusplus < 201103L && !defined _MSC_VER
|
|
174
|
-
|
|
|
175
|
-
| #error "This is not a C++11 compiler"
|
|
176
|
-
|
|
|
177
|
-
| #else
|
|
178
|
-
|
|
|
179
|
-
| namespace cxx11
|
|
180
|
-
| {
|
|
181
|
-
|
|
|
182
|
-
| namespace test_static_assert
|
|
183
|
-
| {
|
|
184
|
-
|
|
|
185
|
-
| template <typename T>
|
|
186
|
-
| struct check
|
|
187
|
-
| {
|
|
188
|
-
| static_assert(sizeof(int) <= sizeof(T), "not big enough");
|
|
189
|
-
| };
|
|
190
|
-
|
|
|
191
|
-
| }
|
|
192
|
-
|
|
|
193
|
-
| namespace test_final_override
|
|
194
|
-
| {
|
|
195
|
-
|
|
|
196
|
-
| struct Base
|
|
197
|
-
| {
|
|
198
|
-
| virtual ~Base() {}
|
|
199
|
-
| virtual void f() {}
|
|
200
|
-
| };
|
|
201
|
-
|
|
|
202
|
-
| struct Derived : public Base
|
|
203
|
-
| {
|
|
204
|
-
| virtual ~Derived() override {}
|
|
205
|
-
| virtual void f() override {}
|
|
206
|
-
| };
|
|
207
|
-
|
|
|
208
|
-
| }
|
|
209
|
-
|
|
|
210
|
-
| namespace test_double_right_angle_brackets
|
|
211
|
-
| {
|
|
212
|
-
|
|
|
213
|
-
| template < typename T >
|
|
214
|
-
| struct check {};
|
|
215
|
-
|
|
|
216
|
-
| typedef check<void> single_type;
|
|
217
|
-
| typedef check<check<void>> double_type;
|
|
218
|
-
| typedef check<check<check<void>>> triple_type;
|
|
219
|
-
| typedef check<check<check<check<void>>>> quadruple_type;
|
|
220
|
-
|
|
|
221
|
-
| }
|
|
222
|
-
|
|
|
223
|
-
| namespace test_decltype
|
|
224
|
-
| {
|
|
225
|
-
|
|
|
226
|
-
| int
|
|
227
|
-
| f()
|
|
228
|
-
| {
|
|
229
|
-
| int a = 1;
|
|
230
|
-
| decltype(a) b = 2;
|
|
231
|
-
| return a + b;
|
|
232
|
-
| }
|
|
233
|
-
|
|
|
234
|
-
| }
|
|
235
|
-
|
|
|
236
|
-
| namespace test_type_deduction
|
|
237
|
-
| {
|
|
238
|
-
|
|
|
239
|
-
| template < typename T1, typename T2 >
|
|
240
|
-
| struct is_same
|
|
241
|
-
| {
|
|
242
|
-
| static const bool value = false;
|
|
243
|
-
| };
|
|
244
|
-
|
|
|
245
|
-
| template < typename T >
|
|
246
|
-
| struct is_same<T, T>
|
|
247
|
-
| {
|
|
248
|
-
| static const bool value = true;
|
|
249
|
-
| };
|
|
250
|
-
|
|
|
251
|
-
| template < typename T1, typename T2 >
|
|
252
|
-
| auto
|
|
253
|
-
| add(T1 a1, T2 a2) -> decltype(a1 + a2)
|
|
254
|
-
| {
|
|
255
|
-
| return a1 + a2;
|
|
256
|
-
| }
|
|
257
|
-
|
|
|
258
|
-
| int
|
|
259
|
-
| test(const int c, volatile int v)
|
|
260
|
-
| {
|
|
261
|
-
| static_assert(is_same<int, decltype(0)>::value == true, "");
|
|
262
|
-
| static_assert(is_same<int, decltype(c)>::value == false, "");
|
|
263
|
-
| static_assert(is_same<int, decltype(v)>::value == false, "");
|
|
264
|
-
| auto ac = c;
|
|
265
|
-
| auto av = v;
|
|
266
|
-
| auto sumi = ac + av + 'x';
|
|
267
|
-
| auto sumf = ac + av + 1.0;
|
|
268
|
-
| static_assert(is_same<int, decltype(ac)>::value == true, "");
|
|
269
|
-
| static_assert(is_same<int, decltype(av)>::value == true, "");
|
|
270
|
-
| static_assert(is_same<int, decltype(sumi)>::value == true, "");
|
|
271
|
-
| static_assert(is_same<int, decltype(sumf)>::value == false, "");
|
|
272
|
-
| static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
|
|
273
|
-
| return (sumf > 0.0) ? sumi : add(c, v);
|
|
274
|
-
| }
|
|
275
|
-
|
|
|
276
|
-
| }
|
|
277
|
-
|
|
|
278
|
-
| namespace test_noexcept
|
|
279
|
-
| {
|
|
280
|
-
|
|
|
281
|
-
| int f() { return 0; }
|
|
282
|
-
| int g() noexcept { return 0; }
|
|
283
|
-
|
|
|
284
|
-
| static_assert(noexcept(f()) == false, "");
|
|
285
|
-
| static_assert(noexcept(g()) == true, "");
|
|
286
|
-
|
|
|
287
|
-
| }
|
|
288
|
-
|
|
|
289
|
-
| namespace test_constexpr
|
|
290
|
-
| {
|
|
291
|
-
|
|
|
292
|
-
| template < typename CharT >
|
|
293
|
-
| unsigned long constexpr
|
|
294
|
-
| strlen_c_r(const CharT *const s, const unsigned long acc) noexcept
|
|
295
|
-
| {
|
|
296
|
-
| return *s ? strlen_c_r(s + 1, acc + 1) : acc;
|
|
297
|
-
| }
|
|
298
|
-
|
|
|
299
|
-
| template < typename CharT >
|
|
300
|
-
| unsigned long constexpr
|
|
301
|
-
| strlen_c(const CharT *const s) noexcept
|
|
302
|
-
| {
|
|
303
|
-
| return strlen_c_r(s, 0UL);
|
|
304
|
-
| }
|
|
305
|
-
|
|
|
306
|
-
| static_assert(strlen_c("") == 0UL, "");
|
|
307
|
-
| static_assert(strlen_c("1") == 1UL, "");
|
|
308
|
-
| static_assert(strlen_c("example") == 7UL, "");
|
|
309
|
-
| static_assert(strlen_c("another\0example") == 7UL, "");
|
|
310
|
-
|
|
|
311
|
-
| }
|
|
312
|
-
|
|
|
313
|
-
| namespace test_rvalue_references
|
|
314
|
-
| {
|
|
315
|
-
|
|
|
316
|
-
| template < int N >
|
|
317
|
-
| struct answer
|
|
318
|
-
| {
|
|
319
|
-
| static constexpr int value = N;
|
|
320
|
-
| };
|
|
321
|
-
|
|
|
322
|
-
| answer<1> f(int&) { return answer<1>(); }
|
|
323
|
-
| answer<2> f(const int&) { return answer<2>(); }
|
|
324
|
-
| answer<3> f(int&&) { return answer<3>(); }
|
|
325
|
-
|
|
|
326
|
-
| void
|
|
327
|
-
| test()
|
|
328
|
-
| {
|
|
329
|
-
| int i = 0;
|
|
330
|
-
| const int c = 0;
|
|
331
|
-
| static_assert(decltype(f(i))::value == 1, "");
|
|
332
|
-
| static_assert(decltype(f(c))::value == 2, "");
|
|
333
|
-
| static_assert(decltype(f(0))::value == 3, "");
|
|
334
|
-
| }
|
|
335
|
-
|
|
|
336
|
-
| }
|
|
337
|
-
|
|
|
338
|
-
| namespace test_uniform_initialization
|
|
339
|
-
| {
|
|
340
|
-
|
|
|
341
|
-
| struct test
|
|
342
|
-
| {
|
|
343
|
-
| static const int zero {};
|
|
344
|
-
| static const int one {1};
|
|
345
|
-
| };
|
|
346
|
-
|
|
|
347
|
-
| static_assert(test::zero == 0, "");
|
|
348
|
-
| static_assert(test::one == 1, "");
|
|
349
|
-
|
|
|
350
|
-
| }
|
|
351
|
-
|
|
|
352
|
-
| namespace test_lambdas
|
|
353
|
-
| {
|
|
354
|
-
|
|
|
355
|
-
| void
|
|
356
|
-
| test1()
|
|
357
|
-
| {
|
|
358
|
-
| auto lambda1 = [](){};
|
|
359
|
-
| auto lambda2 = lambda1;
|
|
360
|
-
| lambda1();
|
|
361
|
-
| lambda2();
|
|
362
|
-
| }
|
|
363
|
-
|
|
|
364
|
-
| int
|
|
365
|
-
| test2()
|
|
366
|
-
| {
|
|
367
|
-
| auto a = [](int i, int j){ return i + j; }(1, 2);
|
|
368
|
-
| auto b = []() -> int { return '0'; }();
|
|
369
|
-
| auto c = [=](){ return a + b; }();
|
|
370
|
-
| auto d = [&](){ return c; }();
|
|
371
|
-
| auto e = [a, &b](int x) mutable {
|
|
372
|
-
| const auto identity = [](int y){ return y; };
|
|
373
|
-
| for (auto i = 0; i < a; ++i)
|
|
374
|
-
| a += b--;
|
|
375
|
-
| return x + identity(a + b);
|
|
376
|
-
| }(0);
|
|
377
|
-
| return a + b + c + d + e;
|
|
378
|
-
| }
|
|
379
|
-
|
|
|
380
|
-
| int
|
|
381
|
-
| test3()
|
|
382
|
-
| {
|
|
383
|
-
| const auto nullary = [](){ return 0; };
|
|
384
|
-
| const auto unary = [](int x){ return x; };
|
|
385
|
-
| using nullary_t = decltype(nullary);
|
|
386
|
-
| using unary_t = decltype(unary);
|
|
387
|
-
| const auto higher1st = [](nullary_t f){ return f(); };
|
|
388
|
-
| const auto higher2nd = [unary](nullary_t f1){
|
|
389
|
-
| return [unary, f1](unary_t f2){ return f2(unary(f1())); };
|
|
390
|
-
| };
|
|
391
|
-
| return higher1st(nullary) + higher2nd(nullary)(unary);
|
|
392
|
-
| }
|
|
393
|
-
|
|
|
394
|
-
| }
|
|
395
|
-
|
|
|
396
|
-
| namespace test_variadic_templates
|
|
397
|
-
| {
|
|
398
|
-
|
|
|
399
|
-
| template <int...>
|
|
400
|
-
| struct sum;
|
|
401
|
-
|
|
|
402
|
-
| template <int N0, int... N1toN>
|
|
403
|
-
| struct sum<N0, N1toN...>
|
|
404
|
-
| {
|
|
405
|
-
| static constexpr auto value = N0 + sum<N1toN...>::value;
|
|
406
|
-
| };
|
|
407
|
-
|
|
|
408
|
-
| template <>
|
|
409
|
-
| struct sum<>
|
|
410
|
-
| {
|
|
411
|
-
| static constexpr auto value = 0;
|
|
412
|
-
| };
|
|
413
|
-
|
|
|
414
|
-
| static_assert(sum<>::value == 0, "");
|
|
415
|
-
| static_assert(sum<1>::value == 1, "");
|
|
416
|
-
| static_assert(sum<23>::value == 23, "");
|
|
417
|
-
| static_assert(sum<1, 2>::value == 3, "");
|
|
418
|
-
| static_assert(sum<5, 5, 11>::value == 21, "");
|
|
419
|
-
| static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");
|
|
420
|
-
|
|
|
421
|
-
| }
|
|
422
|
-
|
|
|
423
|
-
| // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
|
|
424
|
-
| // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
|
|
425
|
-
| // because of this.
|
|
426
|
-
| namespace test_template_alias_sfinae
|
|
427
|
-
| {
|
|
428
|
-
|
|
|
429
|
-
| struct foo {};
|
|
430
|
-
|
|
|
431
|
-
| template<typename T>
|
|
432
|
-
| using member = typename T::member_type;
|
|
433
|
-
|
|
|
434
|
-
| template<typename T>
|
|
435
|
-
| void func(...) {}
|
|
436
|
-
|
|
|
437
|
-
| template<typename T>
|
|
438
|
-
| void func(member<T>*) {}
|
|
439
|
-
|
|
|
440
|
-
| void test();
|
|
441
|
-
|
|
|
442
|
-
| void test() { func<foo>(0); }
|
|
443
|
-
|
|
|
444
|
-
| }
|
|
445
|
-
|
|
|
446
|
-
| } // namespace cxx11
|
|
447
|
-
|
|
|
448
|
-
| #endif // __cplusplus >= 201103L
|
|
449
|
-
|
|
|
450
|
-
|
|
|
451
|
-
|
|
|
452
|
-
|
|
|
453
|
-
| // If the compiler admits that it is not ready for C++14, why torture it?
|
|
454
|
-
| // Hopefully, this will speed up the test.
|
|
455
|
-
|
|
|
456
|
-
| #ifndef __cplusplus
|
|
457
|
-
|
|
|
458
|
-
| #error "This is not a C++ compiler"
|
|
459
|
-
|
|
|
460
|
-
| #elif __cplusplus < 201402L && !defined _MSC_VER
|
|
461
|
-
|
|
|
462
|
-
| #error "This is not a C++14 compiler"
|
|
463
|
-
|
|
|
464
|
-
| #else
|
|
465
|
-
|
|
|
466
|
-
| namespace cxx14
|
|
467
|
-
| {
|
|
468
|
-
|
|
|
469
|
-
| namespace test_polymorphic_lambdas
|
|
470
|
-
| {
|
|
471
|
-
|
|
|
472
|
-
| int
|
|
473
|
-
| test()
|
|
474
|
-
| {
|
|
475
|
-
| const auto lambda = [](auto&&... args){
|
|
476
|
-
| const auto istiny = [](auto x){
|
|
477
|
-
| return (sizeof(x) == 1UL) ? 1 : 0;
|
|
478
|
-
| };
|
|
479
|
-
| const int aretiny[] = { istiny(args)... };
|
|
480
|
-
| return aretiny[0];
|
|
481
|
-
| };
|
|
482
|
-
| return lambda(1, 1L, 1.0f, '1');
|
|
483
|
-
| }
|
|
484
|
-
|
|
|
485
|
-
| }
|
|
486
|
-
|
|
|
487
|
-
| namespace test_binary_literals
|
|
488
|
-
| {
|
|
489
|
-
|
|
|
490
|
-
| constexpr auto ivii = 0b0000000000101010;
|
|
491
|
-
| static_assert(ivii == 42, "wrong value");
|
|
492
|
-
|
|
|
493
|
-
| }
|
|
494
|
-
|
|
|
495
|
-
| namespace test_generalized_constexpr
|
|
496
|
-
| {
|
|
497
|
-
|
|
|
498
|
-
| template < typename CharT >
|
|
499
|
-
| constexpr unsigned long
|
|
500
|
-
| strlen_c(const CharT *const s) noexcept
|
|
501
|
-
| {
|
|
502
|
-
| auto length = 0UL;
|
|
503
|
-
| for (auto p = s; *p; ++p)
|
|
504
|
-
| ++length;
|
|
505
|
-
| return length;
|
|
506
|
-
| }
|
|
507
|
-
|
|
|
508
|
-
| static_assert(strlen_c("") == 0UL, "");
|
|
509
|
-
| static_assert(strlen_c("x") == 1UL, "");
|
|
510
|
-
| static_assert(strlen_c("test") == 4UL, "");
|
|
511
|
-
| static_assert(strlen_c("another\0test") == 7UL, "");
|
|
512
|
-
|
|
|
513
|
-
| }
|
|
514
|
-
|
|
|
515
|
-
| namespace test_lambda_init_capture
|
|
516
|
-
| {
|
|
517
|
-
|
|
|
518
|
-
| int
|
|
519
|
-
| test()
|
|
520
|
-
| {
|
|
521
|
-
| auto x = 0;
|
|
522
|
-
| const auto lambda1 = [a = x](int b){ return a + b; };
|
|
523
|
-
| const auto lambda2 = [a = lambda1(x)](){ return a; };
|
|
524
|
-
| return lambda2();
|
|
525
|
-
| }
|
|
526
|
-
|
|
|
527
|
-
| }
|
|
528
|
-
|
|
|
529
|
-
| namespace test_digit_separators
|
|
530
|
-
| {
|
|
531
|
-
|
|
|
532
|
-
| constexpr auto ten_million = 100'000'000;
|
|
533
|
-
| static_assert(ten_million == 100000000, "");
|
|
534
|
-
|
|
|
535
|
-
| }
|
|
536
|
-
|
|
|
537
|
-
| namespace test_return_type_deduction
|
|
538
|
-
| {
|
|
539
|
-
|
|
|
540
|
-
| auto f(int& x) { return x; }
|
|
541
|
-
| decltype(auto) g(int& x) { return x; }
|
|
542
|
-
|
|
|
543
|
-
| template < typename T1, typename T2 >
|
|
544
|
-
| struct is_same
|
|
545
|
-
| {
|
|
546
|
-
| static constexpr auto value = false;
|
|
547
|
-
| };
|
|
548
|
-
|
|
|
549
|
-
| template < typename T >
|
|
550
|
-
| struct is_same<T, T>
|
|
551
|
-
| {
|
|
552
|
-
| static constexpr auto value = true;
|
|
553
|
-
| };
|
|
554
|
-
|
|
|
555
|
-
| int
|
|
556
|
-
| test()
|
|
557
|
-
| {
|
|
558
|
-
| auto x = 0;
|
|
559
|
-
| static_assert(is_same<int, decltype(f(x))>::value, "");
|
|
560
|
-
| static_assert(is_same<int&, decltype(g(x))>::value, "");
|
|
561
|
-
| return x;
|
|
562
|
-
| }
|
|
563
|
-
|
|
|
564
|
-
| }
|
|
565
|
-
|
|
|
566
|
-
| } // namespace cxx14
|
|
567
|
-
|
|
|
568
|
-
| #endif // __cplusplus >= 201402L
|
|
569
|
-
|
|
|
570
|
-
|
|
|
571
|
-
|
|
|
572
|
-
configure:3863: result: no
|
|
573
|
-
configure:3873: checking whether g++ -std=gnu++11 -std=gnu++11 supports C++14 features with -std=gnu++14
|
|
574
|
-
configure:4296: g++ -std=gnu++11 -std=gnu++11 -std=gnu++14 -c -g -O2 conftest.cpp >&5
|
|
575
|
-
configure:4296: $? = 0
|
|
576
|
-
configure:4308: result: yes
|
|
148
|
+
configure:3432: checking whether g++ -std=gnu++17 supports C++14 features by default
|
|
149
|
+
configure:3853: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
150
|
+
configure:3853: $? = 0
|
|
151
|
+
configure:3863: result: yes
|
|
577
152
|
configure:4816: checking for GAP root directory
|
|
578
153
|
configure:4833: result: /Users/runner/sage-local/lib/gap
|
|
579
154
|
configure:4857: checking for GAP architecture
|
|
580
|
-
configure:4864: result: x86_64-apple-
|
|
155
|
+
configure:4864: result: x86_64-apple-darwin24-default64-kv10
|
|
581
156
|
configure:4915: checking build system type
|
|
582
|
-
configure:4931: result: x86_64-apple-
|
|
157
|
+
configure:4931: result: x86_64-apple-darwin24.6.0
|
|
583
158
|
configure:4951: checking host system type
|
|
584
|
-
configure:4966: result: x86_64-apple-
|
|
159
|
+
configure:4966: result: x86_64-apple-darwin24.6.0
|
|
585
160
|
configure:5049: checking for gcc
|
|
586
161
|
configure:5082: result: gcc
|
|
587
162
|
configure:5441: checking for C compiler version
|
|
588
163
|
configure:5450: gcc --version >&5
|
|
589
|
-
Apple clang version
|
|
590
|
-
Target: x86_64-apple-
|
|
164
|
+
Apple clang version 17.0.0 (clang-1700.0.13.5)
|
|
165
|
+
Target: x86_64-apple-darwin24.6.0
|
|
591
166
|
Thread model: posix
|
|
592
|
-
InstalledDir: /Applications/
|
|
167
|
+
InstalledDir: /Applications/Xcode_16.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
|
|
593
168
|
configure:5461: $? = 0
|
|
594
169
|
configure:5450: gcc -v >&5
|
|
595
|
-
Apple clang version
|
|
596
|
-
Target: x86_64-apple-
|
|
170
|
+
Apple clang version 17.0.0 (clang-1700.0.13.5)
|
|
171
|
+
Target: x86_64-apple-darwin24.6.0
|
|
597
172
|
Thread model: posix
|
|
598
|
-
InstalledDir: /Applications/
|
|
173
|
+
InstalledDir: /Applications/Xcode_16.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
|
|
599
174
|
configure:5461: $? = 0
|
|
600
175
|
configure:5450: gcc -V >&5
|
|
601
176
|
clang: error: argument to '-V' is missing (expected 1 value)
|
|
@@ -628,8 +203,8 @@ configure:5857: gcc -E conftest.c
|
|
|
628
203
|
configure:5857: $? = 0
|
|
629
204
|
configure:5873: gcc -E conftest.c
|
|
630
205
|
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
|
|
631
|
-
#include <ac_nonexistent.h>
|
|
632
|
-
|
|
206
|
+
10 | #include <ac_nonexistent.h>
|
|
207
|
+
| ^~~~~~~~~~~~~~~~~~
|
|
633
208
|
1 error generated.
|
|
634
209
|
configure:5873: $? = 1
|
|
635
210
|
configure: failed program was:
|
|
@@ -648,8 +223,8 @@ configure:5916: gcc -E conftest.c
|
|
|
648
223
|
configure:5916: $? = 0
|
|
649
224
|
configure:5932: gcc -E conftest.c
|
|
650
225
|
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
|
|
651
|
-
#include <ac_nonexistent.h>
|
|
652
|
-
|
|
226
|
+
10 | #include <ac_nonexistent.h>
|
|
227
|
+
| ^~~~~~~~~~~~~~~~~~
|
|
653
228
|
1 error generated.
|
|
654
229
|
configure:5932: $? = 1
|
|
655
230
|
configure: failed program was:
|
|
@@ -668,28 +243,34 @@ configure:6095: result: /usr/bin/grep -E
|
|
|
668
243
|
configure:6265: checking whether gcc is Clang
|
|
669
244
|
configure:6293: result: yes
|
|
670
245
|
configure:6359: checking whether pthreads work with "-pthread" and "-lpthread"
|
|
671
|
-
configure:6471: gcc -o conftest -g -O2 -pthread -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names
|
|
246
|
+
configure:6471: gcc -o conftest -g -O2 -pthread -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.c -lpthread >&5
|
|
247
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
672
248
|
configure:6471: $? = 0
|
|
673
249
|
configure:6481: result: yes
|
|
674
250
|
configure:6530: checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread
|
|
675
|
-
configure:6557: gcc -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names
|
|
251
|
+
configure:6557: gcc -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.c >&5
|
|
252
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
676
253
|
configure:6557: $? = 0
|
|
677
|
-
configure:6564: (gcc -c -Werror -Wunknown-warning-option -pthread -g -O2 conftest.c >&5) && (echo ==== >&5) && (gcc -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names
|
|
254
|
+
configure:6564: (gcc -c -Werror -Wunknown-warning-option -pthread -g -O2 conftest.c >&5) && (echo ==== >&5) && (gcc -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.o >&5)
|
|
678
255
|
====
|
|
256
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
679
257
|
configure:6564: $? = 0
|
|
680
258
|
configure:6585: result: no
|
|
681
259
|
configure:6605: checking for joinable pthread attribute
|
|
682
|
-
configure:6624: gcc -o conftest -g -O2 -pthread -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names
|
|
260
|
+
configure:6624: gcc -o conftest -g -O2 -pthread -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.c -lpthread >&5
|
|
261
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
683
262
|
configure:6624: $? = 0
|
|
684
263
|
configure:6634: result: PTHREAD_CREATE_JOINABLE
|
|
685
264
|
configure:6647: checking whether more special flags are required for pthreads
|
|
686
265
|
configure:6662: result: no
|
|
687
266
|
configure:6671: checking for PTHREAD_PRIO_INHERIT
|
|
688
|
-
configure:6689: gcc -o conftest -g -O2 -pthread -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names
|
|
267
|
+
configure:6689: gcc -o conftest -g -O2 -pthread -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.c -lpthread >&5
|
|
268
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
689
269
|
configure:6689: $? = 0
|
|
690
270
|
configure:6701: result: yes
|
|
691
271
|
configure:6878: checking for pthread_create in -lpthread
|
|
692
|
-
configure:6900: g++ -std=gnu++
|
|
272
|
+
configure:6900: g++ -std=gnu++17 -o conftest -g -O2 -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
273
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
693
274
|
configure:6900: $? = 0
|
|
694
275
|
configure:6912: result: yes
|
|
695
276
|
configure:6989: checking for pkg-config
|
|
@@ -718,39 +299,39 @@ configure:7292: $? = 0
|
|
|
718
299
|
configure:7333: checking whether to enable debug mode
|
|
719
300
|
configure:7335: result: no
|
|
720
301
|
configure:7345: checking for stdio.h
|
|
721
|
-
configure:7345: g++ -std=gnu++
|
|
302
|
+
configure:7345: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
722
303
|
configure:7345: $? = 0
|
|
723
304
|
configure:7345: result: yes
|
|
724
305
|
configure:7345: checking for stdlib.h
|
|
725
|
-
configure:7345: g++ -std=gnu++
|
|
306
|
+
configure:7345: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
726
307
|
configure:7345: $? = 0
|
|
727
308
|
configure:7345: result: yes
|
|
728
309
|
configure:7345: checking for string.h
|
|
729
|
-
configure:7345: g++ -std=gnu++
|
|
310
|
+
configure:7345: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
730
311
|
configure:7345: $? = 0
|
|
731
312
|
configure:7345: result: yes
|
|
732
313
|
configure:7345: checking for inttypes.h
|
|
733
|
-
configure:7345: g++ -std=gnu++
|
|
314
|
+
configure:7345: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
734
315
|
configure:7345: $? = 0
|
|
735
316
|
configure:7345: result: yes
|
|
736
317
|
configure:7345: checking for stdint.h
|
|
737
|
-
configure:7345: g++ -std=gnu++
|
|
318
|
+
configure:7345: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
738
319
|
configure:7345: $? = 0
|
|
739
320
|
configure:7345: result: yes
|
|
740
321
|
configure:7345: checking for strings.h
|
|
741
|
-
configure:7345: g++ -std=gnu++
|
|
322
|
+
configure:7345: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
742
323
|
configure:7345: $? = 0
|
|
743
324
|
configure:7345: result: yes
|
|
744
325
|
configure:7345: checking for sys/stat.h
|
|
745
|
-
configure:7345: g++ -std=gnu++
|
|
326
|
+
configure:7345: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
746
327
|
configure:7345: $? = 0
|
|
747
328
|
configure:7345: result: yes
|
|
748
329
|
configure:7345: checking for sys/types.h
|
|
749
|
-
configure:7345: g++ -std=gnu++
|
|
330
|
+
configure:7345: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
750
331
|
configure:7345: $? = 0
|
|
751
332
|
configure:7345: result: yes
|
|
752
333
|
configure:7345: checking for unistd.h
|
|
753
|
-
configure:7345: g++ -std=gnu++
|
|
334
|
+
configure:7345: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
754
335
|
configure:7345: $? = 0
|
|
755
336
|
configure:7345: result: yes
|
|
756
337
|
configure:7382: checking whether to enable HPCombi
|
|
@@ -760,83 +341,98 @@ configure:7405: result: 0.0.6
|
|
|
760
341
|
configure:7411: checking the version of HPCombi that's present
|
|
761
342
|
configure:7414: result: 0.0.6
|
|
762
343
|
configure:7462: checking whether C++ compiler accepts -mavx
|
|
763
|
-
configure:7482: g++ -std=gnu++
|
|
344
|
+
configure:7482: g++ -std=gnu++17 -c -g -O2 -mavx conftest.cpp >&5
|
|
764
345
|
configure:7482: $? = 0
|
|
765
346
|
configure:7493: result: yes
|
|
766
347
|
configure:7522: : HPCOMBI_CXXFLAGS="$HPCOMBI_CXXFLAGS"
|
|
767
348
|
configure:7525: $? = 0
|
|
768
349
|
configure:7542: checking whether C++ compiler accepts -flax-vector-conversions
|
|
769
|
-
configure:7562: g++ -std=gnu++
|
|
350
|
+
configure:7562: g++ -std=gnu++17 -c -g -O2 -flax-vector-conversions conftest.cpp >&5
|
|
770
351
|
configure:7562: $? = 0
|
|
771
352
|
configure:7573: result: yes
|
|
772
353
|
configure:7591: : HPCOMBI_CXXFLAGS="$HPCOMBI_CXXFLAGS"
|
|
773
354
|
configure:7594: $? = 0
|
|
774
355
|
configure:7624: checking for x86intrin.h
|
|
775
|
-
configure:7624: g++ -std=gnu++
|
|
356
|
+
configure:7624: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
776
357
|
configure:7624: $? = 0
|
|
777
358
|
configure:7624: result: yes
|
|
778
359
|
configure:7646: checking for _mm_blendv_epi8
|
|
779
|
-
configure:7663: g++ -std=gnu++
|
|
360
|
+
configure:7663: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
361
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
780
362
|
configure:7663: $? = 0
|
|
781
363
|
configure:7673: result: yes
|
|
782
364
|
configure:7680: checking for _mm_cmpeq_epi8
|
|
783
|
-
configure:7697: g++ -std=gnu++
|
|
365
|
+
configure:7697: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
366
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
784
367
|
configure:7697: $? = 0
|
|
785
368
|
configure:7707: result: yes
|
|
786
369
|
configure:7714: checking for _mm_cmpestri
|
|
787
|
-
configure:7731: g++ -std=gnu++
|
|
370
|
+
configure:7731: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
371
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
788
372
|
configure:7731: $? = 0
|
|
789
373
|
configure:7741: result: yes
|
|
790
374
|
configure:7748: checking for _mm_cmpestrm
|
|
791
|
-
configure:7765: g++ -std=gnu++
|
|
375
|
+
configure:7765: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
376
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
792
377
|
configure:7765: $? = 0
|
|
793
378
|
configure:7775: result: yes
|
|
794
379
|
configure:7782: checking for _mm_cmplt_epi8
|
|
795
|
-
configure:7799: g++ -std=gnu++
|
|
380
|
+
configure:7799: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
381
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
796
382
|
configure:7799: $? = 0
|
|
797
383
|
configure:7809: result: yes
|
|
798
384
|
configure:7816: checking for _mm_extract_epi64
|
|
799
|
-
configure:7833: g++ -std=gnu++
|
|
385
|
+
configure:7833: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
386
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
800
387
|
configure:7833: $? = 0
|
|
801
388
|
configure:7843: result: yes
|
|
802
389
|
configure:7850: checking for _mm_max_epi8
|
|
803
|
-
configure:7867: g++ -std=gnu++
|
|
390
|
+
configure:7867: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
391
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
804
392
|
configure:7867: $? = 0
|
|
805
393
|
configure:7877: result: yes
|
|
806
394
|
configure:7884: checking for _mm_max_epu8
|
|
807
|
-
configure:7901: g++ -std=gnu++
|
|
395
|
+
configure:7901: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
396
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
808
397
|
configure:7901: $? = 0
|
|
809
398
|
configure:7911: result: yes
|
|
810
399
|
configure:7918: checking for _mm_min_epi8
|
|
811
|
-
configure:7935: g++ -std=gnu++
|
|
400
|
+
configure:7935: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
401
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
812
402
|
configure:7935: $? = 0
|
|
813
403
|
configure:7945: result: yes
|
|
814
404
|
configure:7952: checking for _mm_min_epu8
|
|
815
|
-
configure:7969: g++ -std=gnu++
|
|
405
|
+
configure:7969: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
406
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
816
407
|
configure:7969: $? = 0
|
|
817
408
|
configure:7979: result: yes
|
|
818
409
|
configure:7986: checking for _mm_movemask_epi8
|
|
819
|
-
configure:8003: g++ -std=gnu++
|
|
410
|
+
configure:8003: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
411
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
820
412
|
configure:8003: $? = 0
|
|
821
413
|
configure:8013: result: yes
|
|
822
414
|
configure:8020: checking for _mm_popcnt_u32
|
|
823
|
-
configure:8037: g++ -std=gnu++
|
|
415
|
+
configure:8037: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
416
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
824
417
|
configure:8037: $? = 0
|
|
825
418
|
configure:8047: result: yes
|
|
826
419
|
configure:8054: checking for _mm_set_epi64x
|
|
827
|
-
configure:8071: g++ -std=gnu++
|
|
420
|
+
configure:8071: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
421
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
828
422
|
configure:8071: $? = 0
|
|
829
423
|
configure:8081: result: yes
|
|
830
424
|
configure:8088: checking for _mm_shuffle_epi8
|
|
831
|
-
configure:8105: g++ -std=gnu++
|
|
425
|
+
configure:8105: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
426
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
832
427
|
configure:8105: $? = 0
|
|
833
428
|
configure:8115: result: yes
|
|
834
429
|
configure:8122: checking for _mm_slli_epi32
|
|
835
|
-
configure:8139: g++ -std=gnu++
|
|
430
|
+
configure:8139: g++ -std=gnu++17 -o conftest -mavx -flax-vector-conversions -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names conftest.cpp -lpthread >&5
|
|
431
|
+
ld: warning: -ld_classic is deprecated and will be removed in a future release
|
|
836
432
|
configure:8139: $? = 0
|
|
837
433
|
configure:8149: result: yes
|
|
838
434
|
configure:8179: checking for HPCOMBI_CONSTEXPR_FUN_ARGS
|
|
839
|
-
configure:8195: g++ -std=gnu++
|
|
435
|
+
configure:8195: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
840
436
|
configure:8195: $? = 0
|
|
841
437
|
configure:8204: result: yes
|
|
842
438
|
configure:8336: creating ./config.status
|
|
@@ -854,18 +450,18 @@ generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
854
450
|
CONFIG_COMMANDS =
|
|
855
451
|
$ ./config.status
|
|
856
452
|
|
|
857
|
-
on
|
|
453
|
+
on Mac-1760583795755.local
|
|
858
454
|
|
|
859
|
-
config.status:
|
|
860
|
-
config.status:
|
|
861
|
-
config.status:
|
|
862
|
-
config.status:
|
|
455
|
+
config.status:848: creating GNUmakefile
|
|
456
|
+
config.status:848: creating gen/pkgconfig.h
|
|
457
|
+
config.status:1032: executing src/semigroups-config.hpp commands
|
|
458
|
+
config.status:1070: creating src/semigroups-config.hpp - prefix SEMIGROUPS for gen/pkgconfig.h defines
|
|
863
459
|
|
|
864
460
|
## ---------------- ##
|
|
865
461
|
## Cache variables. ##
|
|
866
462
|
## ---------------- ##
|
|
867
463
|
|
|
868
|
-
ac_cv_build=x86_64-apple-
|
|
464
|
+
ac_cv_build=x86_64-apple-darwin24.6.0
|
|
869
465
|
ac_cv_c_compiler_gnu=yes
|
|
870
466
|
ac_cv_cxx_compiler_gnu=yes
|
|
871
467
|
ac_cv_env_CCC_set=
|
|
@@ -881,9 +477,9 @@ ac_cv_env_CPP_value=
|
|
|
881
477
|
ac_cv_env_CXXFLAGS_set=set
|
|
882
478
|
ac_cv_env_CXXFLAGS_value='-g -O2'
|
|
883
479
|
ac_cv_env_CXX_set=set
|
|
884
|
-
ac_cv_env_CXX_value='g++ -std=gnu++
|
|
480
|
+
ac_cv_env_CXX_value='g++ -std=gnu++17'
|
|
885
481
|
ac_cv_env_LDFLAGS_set=set
|
|
886
|
-
ac_cv_env_LDFLAGS_value='-L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names
|
|
482
|
+
ac_cv_env_LDFLAGS_value='-L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names '
|
|
887
483
|
ac_cv_env_LIBSEMIGROUPS_CFLAGS_set=
|
|
888
484
|
ac_cv_env_LIBSEMIGROUPS_CFLAGS_value=
|
|
889
485
|
ac_cv_env_LIBSEMIGROUPS_LIBS_set=
|
|
@@ -895,7 +491,7 @@ ac_cv_env_LIBS_value=
|
|
|
895
491
|
ac_cv_env_PKG_CONFIG_LIBDIR_set=
|
|
896
492
|
ac_cv_env_PKG_CONFIG_LIBDIR_value=
|
|
897
493
|
ac_cv_env_PKG_CONFIG_PATH_set=set
|
|
898
|
-
ac_cv_env_PKG_CONFIG_PATH_value=/Users/runner/sage-local/lib/pkgconfig:/Users/runner/sage-local/lib/pkgconfig:/usr/local/opt/
|
|
494
|
+
ac_cv_env_PKG_CONFIG_PATH_value=/Users/runner/sage-local/lib/pkgconfig:/Users/runner/sage-local/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/lib/pkgconfig:/Users/runner/work/passagemath/passagemath/prefix/lib/pkgconfig:
|
|
899
495
|
ac_cv_env_PKG_CONFIG_set=
|
|
900
496
|
ac_cv_env_PKG_CONFIG_value=
|
|
901
497
|
ac_cv_env_build_alias_set=
|
|
@@ -914,7 +510,7 @@ ac_cv_header_sys_stat_h=yes
|
|
|
914
510
|
ac_cv_header_sys_types_h=yes
|
|
915
511
|
ac_cv_header_unistd_h=yes
|
|
916
512
|
ac_cv_header_x86intrin_h=yes
|
|
917
|
-
ac_cv_host=x86_64-apple-
|
|
513
|
+
ac_cv_host=x86_64-apple-darwin24.6.0
|
|
918
514
|
ac_cv_lib_pthread_pthread_create=yes
|
|
919
515
|
ac_cv_objext=o
|
|
920
516
|
ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E'
|
|
@@ -936,8 +532,7 @@ ax_cv_PTHREAD_PRIO_INHERIT=yes
|
|
|
936
532
|
ax_cv_PTHREAD_SPECIAL_FLAGS=no
|
|
937
533
|
ax_cv_check_cxxflags___flax_vector_conversions=yes
|
|
938
534
|
ax_cv_check_cxxflags___mavx=yes
|
|
939
|
-
ax_cv_cxx_compile_cxx14=
|
|
940
|
-
ax_cv_cxx_compile_cxx14__std_gnupp14=yes
|
|
535
|
+
ax_cv_cxx_compile_cxx14=yes
|
|
941
536
|
pkg_cv_LIBSEMIGROUPS_CFLAGS=
|
|
942
537
|
pkg_cv_LIBSEMIGROUPS_LIBS=-lsemigroups
|
|
943
538
|
pkg_cv_LIBSEMIGROUPS_RPATH=/Users/runner/sage-local/lib
|
|
@@ -951,14 +546,14 @@ CC='gcc'
|
|
|
951
546
|
CFLAGS='-g -O2'
|
|
952
547
|
CPP='gcc -E'
|
|
953
548
|
CPPFLAGS=''
|
|
954
|
-
CXX='g++ -std=gnu++
|
|
549
|
+
CXX='g++ -std=gnu++17'
|
|
955
550
|
CXXFLAGS='-g -O2'
|
|
956
551
|
DEFS='-DHAVE_CONFIG_H'
|
|
957
552
|
ECHO_C='\c'
|
|
958
553
|
ECHO_N=''
|
|
959
554
|
ECHO_T=''
|
|
960
555
|
EXEEXT=''
|
|
961
|
-
GAPARCH='x86_64-apple-
|
|
556
|
+
GAPARCH='x86_64-apple-darwin24-default64-kv10'
|
|
962
557
|
GAPROOT='/Users/runner/sage-local/lib/gap'
|
|
963
558
|
GAP_CFLAGS=' -pthread -g -O2'
|
|
964
559
|
GAP_CPPFLAGS='-I/Users/runner/sage-local/include/gap/extra -DUSE_GASMAN=1'
|
|
@@ -967,7 +562,7 @@ HAVE_CXX14='1'
|
|
|
967
562
|
HPCOMBI_CONSTEXPR_FUN_ARGS='yes'
|
|
968
563
|
HPCOMBI_CXXFLAGS='-mavx -flax-vector-conversions'
|
|
969
564
|
KERNEL_DEBUG='no'
|
|
970
|
-
LDFLAGS='-L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names
|
|
565
|
+
LDFLAGS='-L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names '
|
|
971
566
|
LIBOBJS=''
|
|
972
567
|
LIBS='-lpthread '
|
|
973
568
|
LIBSEMIGROUPS_CFLAGS=''
|
|
@@ -985,10 +580,10 @@ PACKAGE_VERSION='GAP package'
|
|
|
985
580
|
PATH_SEPARATOR=':'
|
|
986
581
|
PKG_CONFIG='/usr/local/bin/pkg-config'
|
|
987
582
|
PKG_CONFIG_LIBDIR=''
|
|
988
|
-
PKG_CONFIG_PATH='/Users/runner/sage-local/lib/pkgconfig:/Users/runner/sage-local/lib/pkgconfig:/usr/local/opt/
|
|
583
|
+
PKG_CONFIG_PATH='/Users/runner/sage-local/lib/pkgconfig:/Users/runner/sage-local/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/lib/pkgconfig:/Users/runner/work/passagemath/passagemath/prefix/lib/pkgconfig:'
|
|
989
584
|
PTHREAD_CC='gcc'
|
|
990
585
|
PTHREAD_CFLAGS='-pthread'
|
|
991
|
-
PTHREAD_CXX='g++ -std=gnu++
|
|
586
|
+
PTHREAD_CXX='g++ -std=gnu++17'
|
|
992
587
|
PTHREAD_LIBS='-lpthread'
|
|
993
588
|
SED='/usr/bin/sed'
|
|
994
589
|
SHELL='/bin/bash'
|
|
@@ -998,20 +593,20 @@ ac_ct_CC='gcc'
|
|
|
998
593
|
ac_ct_CXX=''
|
|
999
594
|
ax_pthread_config=''
|
|
1000
595
|
bindir='${exec_prefix}/bin'
|
|
1001
|
-
build='x86_64-apple-
|
|
596
|
+
build='x86_64-apple-darwin24.6.0'
|
|
1002
597
|
build_alias=''
|
|
1003
598
|
build_cpu='x86_64'
|
|
1004
|
-
build_os='
|
|
599
|
+
build_os='darwin24.6.0'
|
|
1005
600
|
build_vendor='apple'
|
|
1006
601
|
datadir='${datarootdir}'
|
|
1007
602
|
datarootdir='${prefix}/share'
|
|
1008
603
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
1009
604
|
dvidir='${docdir}'
|
|
1010
605
|
exec_prefix='${prefix}'
|
|
1011
|
-
host='x86_64-apple-
|
|
606
|
+
host='x86_64-apple-darwin24.6.0'
|
|
1012
607
|
host_alias=''
|
|
1013
608
|
host_cpu='x86_64'
|
|
1014
|
-
host_os='
|
|
609
|
+
host_os='darwin24.6.0'
|
|
1015
610
|
host_vendor='apple'
|
|
1016
611
|
htmldir='${docdir}'
|
|
1017
612
|
includedir='${prefix}/include'
|
|
@@ -1076,7 +671,7 @@ generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
1076
671
|
CONFIG_COMMANDS =
|
|
1077
672
|
$ ./config.status gen/pkgconfig.h
|
|
1078
673
|
|
|
1079
|
-
on
|
|
674
|
+
on Mac-1760583795755.local
|
|
1080
675
|
|
|
1081
|
-
config.status:
|
|
1082
|
-
config.status:
|
|
676
|
+
config.status:848: creating gen/pkgconfig.h
|
|
677
|
+
config.status:1018: gen/pkgconfig.h is unchanged
|
gap/pkg/semigroups/config.status
CHANGED
|
@@ -423,7 +423,7 @@ $config_commands
|
|
|
423
423
|
|
|
424
424
|
Report bugs to the package provider."
|
|
425
425
|
|
|
426
|
-
ac_cs_config='--prefix=/Users/runner/sage-local --libdir=/Users/runner/sage-local/lib --disable-static --disable-maintainer-mode --disable-dependency-tracking --with-gaproot=/Users/runner/sage-local/lib/gap/ --with-external-libsemigroups '\''CXX=g++ -std=gnu++
|
|
426
|
+
ac_cs_config='--prefix=/Users/runner/sage-local --libdir=/Users/runner/sage-local/lib --disable-static --disable-maintainer-mode --disable-dependency-tracking --with-gaproot=/Users/runner/sage-local/lib/gap/ --with-external-libsemigroups '\''CXX=g++ -std=gnu++17'\'' '\''CXXFLAGS=-g -O2'\'' '\''LDFLAGS=-L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names '\'' CC=gcc '\''CFLAGS=-g -O2'\'' PKG_CONFIG_PATH=/Users/runner/sage-local/lib/pkgconfig:/Users/runner/sage-local/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/lib/pkgconfig:/Users/runner/work/passagemath/passagemath/prefix/lib/pkgconfig:'
|
|
427
427
|
ac_cs_version="\
|
|
428
428
|
semigroups config.status GAP package
|
|
429
429
|
configured by ./configure, generated by GNU Autoconf 2.72,
|
|
@@ -513,7 +513,7 @@ if $ac_cs_silent; then
|
|
|
513
513
|
fi
|
|
514
514
|
|
|
515
515
|
if $ac_cs_recheck; then
|
|
516
|
-
set X /bin/bash './configure' '--prefix=/Users/runner/sage-local' '--libdir=/Users/runner/sage-local/lib' '--disable-static' '--disable-maintainer-mode' '--disable-dependency-tracking' '--with-gaproot=/Users/runner/sage-local/lib/gap/' '--with-external-libsemigroups' 'CXX=g++ -std=gnu++
|
|
516
|
+
set X /bin/bash './configure' '--prefix=/Users/runner/sage-local' '--libdir=/Users/runner/sage-local/lib' '--disable-static' '--disable-maintainer-mode' '--disable-dependency-tracking' '--with-gaproot=/Users/runner/sage-local/lib/gap/' '--with-external-libsemigroups' 'CXX=g++ -std=gnu++17' 'CXXFLAGS=-g -O2' 'LDFLAGS=-L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names ' 'CC=gcc' 'CFLAGS=-g -O2' 'PKG_CONFIG_PATH=/Users/runner/sage-local/lib/pkgconfig:/Users/runner/sage-local/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/lib/pkgconfig:/Users/runner/work/passagemath/passagemath/prefix/lib/pkgconfig:' $ac_configure_extra_args --no-create --no-recursion
|
|
517
517
|
shift
|
|
518
518
|
\printf "%s\n" "running CONFIG_SHELL=/bin/bash $*" >&6
|
|
519
519
|
CONFIG_SHELL='/bin/bash'
|
|
@@ -621,14 +621,13 @@ S["AWK"]="awk"
|
|
|
621
621
|
S["LIBSEMIGROUPS_LIBS"]="-lsemigroups"
|
|
622
622
|
S["LIBSEMIGROUPS_CFLAGS"]=""
|
|
623
623
|
S["PKG_CONFIG_LIBDIR"]=""
|
|
624
|
-
S["PKG_CONFIG_PATH"]="/Users/runner/sage-local/lib/pkgconfig:/Users/runner/sage-local/lib/pkgconfig:/usr/local/opt/
|
|
625
|
-
"
|
|
626
|
-
"r/work/passagemath/passagemath/prefix/lib/pkgconfig:"
|
|
624
|
+
S["PKG_CONFIG_PATH"]="/Users/runner/sage-local/lib/pkgconfig:/Users/runner/sage-local/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgcon"\
|
|
625
|
+
"fig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/lib/pkgconfig:/Users/runner/work/passagemath/passagemath/prefix/lib/pkgconfig:"
|
|
627
626
|
S["PKG_CONFIG"]="/usr/local/bin/pkg-config"
|
|
628
627
|
S["SYS_IS_CYGWIN"]=""
|
|
629
628
|
S["PTHREAD_CFLAGS"]="-pthread"
|
|
630
629
|
S["PTHREAD_LIBS"]="-lpthread"
|
|
631
|
-
S["PTHREAD_CXX"]="g++ -std=gnu++
|
|
630
|
+
S["PTHREAD_CXX"]="g++ -std=gnu++17"
|
|
632
631
|
S["PTHREAD_CC"]="gcc"
|
|
633
632
|
S["ax_pthread_config"]=""
|
|
634
633
|
S["CPP"]="gcc -E"
|
|
@@ -636,27 +635,27 @@ S["SED"]="/usr/bin/sed"
|
|
|
636
635
|
S["ac_ct_CC"]="gcc"
|
|
637
636
|
S["CFLAGS"]="-g -O2"
|
|
638
637
|
S["CC"]="gcc"
|
|
639
|
-
S["host_os"]="
|
|
638
|
+
S["host_os"]="darwin24.6.0"
|
|
640
639
|
S["host_vendor"]="apple"
|
|
641
640
|
S["host_cpu"]="x86_64"
|
|
642
|
-
S["host"]="x86_64-apple-
|
|
643
|
-
S["build_os"]="
|
|
641
|
+
S["host"]="x86_64-apple-darwin24.6.0"
|
|
642
|
+
S["build_os"]="darwin24.6.0"
|
|
644
643
|
S["build_vendor"]="apple"
|
|
645
644
|
S["build_cpu"]="x86_64"
|
|
646
|
-
S["build"]="x86_64-apple-
|
|
645
|
+
S["build"]="x86_64-apple-darwin24.6.0"
|
|
647
646
|
S["GAP_LDFLAGS"]=""
|
|
648
647
|
S["GAP_CFLAGS"]=" -pthread -g -O2"
|
|
649
648
|
S["GAP_CPPFLAGS"]="-I/Users/runner/sage-local/include/gap/extra -DUSE_GASMAN=1"
|
|
650
649
|
S["GAPROOT"]="/Users/runner/sage-local/lib/gap"
|
|
651
|
-
S["GAPARCH"]="x86_64-apple-
|
|
650
|
+
S["GAPARCH"]="x86_64-apple-darwin24-default64-kv10"
|
|
652
651
|
S["HAVE_CXX14"]="1"
|
|
653
652
|
S["OBJEXT"]="o"
|
|
654
653
|
S["EXEEXT"]=""
|
|
655
654
|
S["ac_ct_CXX"]=""
|
|
656
655
|
S["CPPFLAGS"]=""
|
|
657
|
-
S["LDFLAGS"]="-L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names
|
|
656
|
+
S["LDFLAGS"]="-L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -L/Users/runner/sage-local/lib -Wl,-ld_classic -Wl,-headerpad_max_install_names "
|
|
658
657
|
S["CXXFLAGS"]="-g -O2"
|
|
659
|
-
S["CXX"]="g++ -std=gnu++
|
|
658
|
+
S["CXX"]="g++ -std=gnu++17"
|
|
660
659
|
S["target_alias"]=""
|
|
661
660
|
S["host_alias"]=""
|
|
662
661
|
S["build_alias"]=""
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-gap-pkg-semigroups
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc1
|
|
4
4
|
Summary: passagemath: Computational Group Theory with GAP: semigroups package
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -28,7 +28,7 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
28
28
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
29
|
Requires-Python: <3.14,>=3.10
|
|
30
30
|
Description-Content-Type: text/x-rst
|
|
31
|
-
Requires-Dist: passagemath-environment
|
|
31
|
+
Requires-Dist: passagemath-environment==10.6.31rc1
|
|
32
32
|
|
|
33
33
|
======================================================================
|
|
34
34
|
passagemath: Computational Group Theory with GAP: semigroups package
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-gap-pkg-semigroups
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc1
|
|
4
4
|
Summary: passagemath: Computational Group Theory with GAP: semigroups package
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -28,8 +28,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
28
28
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
29
|
Requires-Python: <3.14,>=3.10
|
|
30
30
|
Description-Content-Type: text/x-rst
|
|
31
|
-
Requires-Dist: passagemath-conf
|
|
32
|
-
Requires-Dist: passagemath-environment
|
|
31
|
+
Requires-Dist: passagemath-conf==10.6.31rc1; sys_platform != "win32"
|
|
32
|
+
Requires-Dist: passagemath-environment==10.6.31rc1
|
|
33
33
|
|
|
34
34
|
======================================================================
|
|
35
35
|
passagemath: Computational Group Theory with GAP: semigroups package
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
2
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
3
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
4
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
5
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
1
|
+
passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info/RECORD,,
|
|
2
|
+
passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info/METADATA.bak,sha256=TVJtgW04qp-tYEZwf2SjFkvJwhI-c50eVrQ8anC_QNU,4403
|
|
3
|
+
passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info/WHEEL,sha256=UCKNBVIKYQJ0QgnMqnqug3WdJ9Ve54rnuICNOtwZyag,136
|
|
4
|
+
passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
|
|
5
|
+
passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info/METADATA,sha256=Ii1U9wiLoXqp5MU5sVDVLeJhSxUGk089XziYSTT9IuE,4334
|
|
6
6
|
gap/pkg/semigroups/GNUmakefile,sha256=5TkJmX-T6XH8Y0xYAbWjdjDlmj32cBb6bC_z3vmRYNc,3429
|
|
7
7
|
gap/pkg/semigroups/release.toml,sha256=wbMU9i5rw7wWEftB54aVtP-EmOOZfG2Dfn2CbRD0Mmw,262
|
|
8
8
|
gap/pkg/semigroups/PackageInfo.g,sha256=MOFX5agOzKcd9HEldOt5GrH2XE6UFMVgr8o2YW2Sas8,17598
|
|
@@ -16,19 +16,19 @@ gap/pkg/semigroups/Makefile,sha256=TcB-0TTdbCRQV4O5ifyMfIPJFZZqyGmoNjXOpEBDhTA,9
|
|
|
16
16
|
gap/pkg/semigroups/VERSIONS,sha256=SNyj99-BJNMl72uNhTOsR7k270ZwYl52h-O_LXXexdo,3104
|
|
17
17
|
gap/pkg/semigroups/config.guess,sha256=7CV3YUJSMm-InfHel7mkV8A6mpSBEEhWPCEaRElti6M,50622
|
|
18
18
|
gap/pkg/semigroups/README.md,sha256=cpx4QC9X7L97x7sleDHbOo0B34hhsL1FeKIUMiYBqr0,3887
|
|
19
|
-
gap/pkg/semigroups/config.status,sha256=
|
|
19
|
+
gap/pkg/semigroups/config.status,sha256=8R36O3vlhSrIPhoALuvdxseKeLXq30gSRSDx4NRZhCU,35129
|
|
20
20
|
gap/pkg/semigroups/config.sub,sha256=Rlxf5nx9NrcugIgScWRF1NONS5RzTKjTaoY50SMjh4s,36482
|
|
21
21
|
gap/pkg/semigroups/makedoc.g,sha256=6pN3asGvdvpOA7s47jv9NOtTZXVKApJ4AEfCKosUOyg,4681
|
|
22
22
|
gap/pkg/semigroups/CONTRIBUTING.md,sha256=2hUIk9VLhbG2xqqD5c3puD1rskvCCYyU-1hby9sgSJc,4307
|
|
23
23
|
gap/pkg/semigroups/Makefile.gappkg,sha256=hSxYklIBlP2YUUKgdSfYl79VwIx5v3R0_-VUmyVup80,7716
|
|
24
24
|
gap/pkg/semigroups/GPL,sha256=5gNxBEQ_mngpsqp8U3DQeJp72jymWguQTNwMLihdkZU,35150
|
|
25
25
|
gap/pkg/semigroups/prerequisites.sh,sha256=u0gk33S1ubJV0WKETK8fjk8-QDo-pwYyulh--Mc9PAA,2150
|
|
26
|
-
gap/pkg/semigroups/config.log,sha256=
|
|
26
|
+
gap/pkg/semigroups/config.log,sha256=sZIglbyqd7NU6KFNqOpee2hyu-1BqtYBk8ulqRGewxo,29906
|
|
27
27
|
gap/pkg/semigroups/init.g,sha256=thARuu9tun90JL9ZEYFg0gSt9jcvD2Q3p-Vq4Gn49X4,6152
|
|
28
28
|
gap/pkg/semigroups/aclocal.m4,sha256=tj8821rZl9yykZxXly1TrtvChnPFJnMAhdQs7FHxD3U,14193
|
|
29
29
|
gap/pkg/semigroups/read.g,sha256=--CyxoeqhTlv_s6lS6Ap_DmYH5hsuWa3mis57-JV70Y,4944
|
|
30
30
|
gap/pkg/semigroups/autogen.sh,sha256=LMq6hw6rjWGi8nh2OMMlDCmKalPZNuNL8fnZ0MqmgqY,988
|
|
31
|
-
gap/pkg/semigroups/bin/x86_64-apple-
|
|
31
|
+
gap/pkg/semigroups/bin/x86_64-apple-darwin24-default64-kv10/semigroups.so,sha256=cqQHYT0-AD-WpEaaJ82scRuQLnVl5MSdnJfA7K7kbAE,102793552
|
|
32
32
|
gap/pkg/semigroups/gap/obsolete.gi,sha256=3LgaJfyjabeC1LTBCxsPsQywb1HOoAgH8-bM91vwgE8,516
|
|
33
33
|
gap/pkg/semigroups/gap/options.g,sha256=xc5_oikcxejWyJ04vOrgDMnEyfGR-LLde9a0k-lpBL8,1727
|
|
34
34
|
gap/pkg/semigroups/gap/obsolete.gd,sha256=SzIU8HC7bQMZB-AVJBrOp5o1DgHe7cEHIFPO8cmRWlo,334
|
|
@@ -348,7 +348,7 @@ gap/pkg/semigroups/gapbind14/include/gapbind14/to_gap.hpp,sha256=EGQt5g4N2WtULuS
|
|
|
348
348
|
gap/pkg/semigroups/gapbind14/include/gapbind14/gap_include.hpp,sha256=R665qiX-CRlY74QTJYM8aFbDln9SOqQrtoqT-8Af9NU,888
|
|
349
349
|
gap/pkg/semigroups/gapbind14/src/.clang-format,sha256=G1GrotsrH9T0u1j5zwS_G3eUUqQUYFuyRKZ-s112tdE,3128
|
|
350
350
|
gap/pkg/semigroups/gapbind14/src/gapbind14.cpp,sha256=sym6yssG_UBfJhI71FzA-_No3CJr9VoYPcp2_e5IRb0,10410
|
|
351
|
-
passagemath_gap_pkg_semigroups.dylibs/libsemigroups.2.dylib,sha256=
|
|
351
|
+
passagemath_gap_pkg_semigroups.dylibs/libsemigroups.2.dylib,sha256=6S19wEtr85gFNr75Z4pV1t7C8CI1Kyd6rj97vluL5k0,1776336
|
|
352
352
|
sage/all__sagemath_gap_pkg_semigroups.py,sha256=G8mHGYX6DlCGhntqJvmRh-lB-iOMWQQjTeKAoFYP1MU,57
|
|
353
|
-
sage/libs/gap_pkg_semigroups.abi3.so,sha256=
|
|
353
|
+
sage/libs/gap_pkg_semigroups.abi3.so,sha256=0wt00lY84we49E2-8Q-qN8HbWnsxpi22taX4MmLqnaI,21904
|
|
354
354
|
sage/libs/all__sagemath_gap_pkg_semigroups.py,sha256=G8mHGYX6DlCGhntqJvmRh-lB-iOMWQQjTeKAoFYP1MU,57
|
|
Binary file
|
|
Binary file
|
|
File without changes
|