passagemath-gap-pkg-semigroups 10.6.30__cp310-cp310-musllinux_1_2_x86_64.whl → 10.6.31rc2__cp310-cp310-musllinux_1_2_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-pc-linux-musl-default64-kv10/semigroups.so +0 -0
- gap/pkg/semigroups/config.log +64 -493
- gap/pkg/semigroups/config.status +7 -6
- {passagemath_gap_pkg_semigroups-10.6.30.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info}/METADATA +2 -2
- {passagemath_gap_pkg_semigroups-10.6.30.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info}/METADATA.bak +3 -3
- {passagemath_gap_pkg_semigroups-10.6.30.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info}/RECORD +10 -10
- passagemath_gap_pkg_semigroups.libs/{libsemigroups-f0b7066b.so.2.0.0 → libsemigroups-ea87e7b6.so.2.0.0} +0 -0
- sage/libs/gap_pkg_semigroups.cpython-310-x86_64-linux-gnu.so +0 -0
- {passagemath_gap_pkg_semigroups-10.6.30.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info}/WHEEL +0 -0
- {passagemath_gap_pkg_semigroups-10.6.30.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info}/top_level.txt +0 -0
|
Binary file
|
gap/pkg/semigroups/config.log
CHANGED
|
@@ -10,7 +10,7 @@ generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
10
10
|
## Platform. ##
|
|
11
11
|
## --------- ##
|
|
12
12
|
|
|
13
|
-
hostname =
|
|
13
|
+
hostname = d06582407272
|
|
14
14
|
uname -m = x86_64
|
|
15
15
|
uname -r = 6.11.0-1018-azure
|
|
16
16
|
uname -s = Linux
|
|
@@ -60,14 +60,14 @@ configure:2613: trying ./
|
|
|
60
60
|
configure:2642: ./config.guess found
|
|
61
61
|
configure:2642: ./config.sub found
|
|
62
62
|
configure:2895: checking for C++ compiler version
|
|
63
|
-
configure:2904: g++
|
|
63
|
+
configure:2904: g++ --version >&5
|
|
64
64
|
g++ (Alpine 14.2.0) 14.2.0
|
|
65
65
|
Copyright (C) 2024 Free Software Foundation, Inc.
|
|
66
66
|
This is free software; see the source for copying conditions. There is NO
|
|
67
67
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
68
68
|
|
|
69
69
|
configure:2915: $? = 0
|
|
70
|
-
configure:2904: g++ -
|
|
70
|
+
configure:2904: g++ -v >&5
|
|
71
71
|
Using built-in specs.
|
|
72
72
|
COLLECT_GCC=/usr/bin/g++
|
|
73
73
|
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-alpine-linux-musl/14.2.0/lto-wrapper
|
|
@@ -77,46 +77,46 @@ Thread model: posix
|
|
|
77
77
|
Supported LTO compression algorithms: zlib
|
|
78
78
|
gcc version 14.2.0 (Alpine 14.2.0)
|
|
79
79
|
configure:2915: $? = 0
|
|
80
|
-
configure:2904: g++ -
|
|
80
|
+
configure:2904: g++ -V >&5
|
|
81
81
|
g++: error: unrecognized command-line option '-V'
|
|
82
82
|
g++: fatal error: no input files
|
|
83
83
|
compilation terminated.
|
|
84
84
|
configure:2915: $? = 1
|
|
85
|
-
configure:2904: g++ -
|
|
85
|
+
configure:2904: g++ -qversion >&5
|
|
86
86
|
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
|
87
87
|
g++: fatal error: no input files
|
|
88
88
|
compilation terminated.
|
|
89
89
|
configure:2915: $? = 1
|
|
90
90
|
configure:2935: checking whether the C++ compiler works
|
|
91
|
-
configure:2957: g++ -
|
|
91
|
+
configure:2957: g++ -g -O2 -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp >&5
|
|
92
92
|
configure:2961: $? = 0
|
|
93
93
|
configure:3012: result: yes
|
|
94
94
|
configure:3016: checking for C++ compiler default output file name
|
|
95
95
|
configure:3018: result: a.out
|
|
96
96
|
configure:3024: checking for suffix of executables
|
|
97
|
-
configure:3031: g++ -
|
|
97
|
+
configure:3031: g++ -o conftest -g -O2 -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp >&5
|
|
98
98
|
configure:3035: $? = 0
|
|
99
99
|
configure:3059: result:
|
|
100
100
|
configure:3083: checking whether we are cross compiling
|
|
101
|
-
configure:3091: g++ -
|
|
101
|
+
configure:3091: g++ -o conftest -g -O2 -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp >&5
|
|
102
102
|
configure:3095: $? = 0
|
|
103
103
|
configure:3102: ./conftest
|
|
104
104
|
configure:3106: $? = 0
|
|
105
105
|
configure:3121: result: no
|
|
106
106
|
configure:3127: checking for suffix of object files
|
|
107
|
-
configure:3150: g++ -
|
|
107
|
+
configure:3150: g++ -c -g -O2 conftest.cpp >&5
|
|
108
108
|
configure:3154: $? = 0
|
|
109
109
|
configure:3178: result: o
|
|
110
110
|
configure:3182: checking whether the compiler supports GNU C++
|
|
111
|
-
configure:3202: g++ -
|
|
111
|
+
configure:3202: g++ -c -g -O2 conftest.cpp >&5
|
|
112
112
|
configure:3202: $? = 0
|
|
113
113
|
configure:3214: result: yes
|
|
114
|
-
configure:3225: checking whether g++
|
|
115
|
-
configure:3246: g++ -
|
|
114
|
+
configure:3225: checking whether g++ accepts -g
|
|
115
|
+
configure:3246: g++ -c -g conftest.cpp >&5
|
|
116
116
|
configure:3246: $? = 0
|
|
117
117
|
configure:3293: result: yes
|
|
118
|
-
configure:3313: checking for g++
|
|
119
|
-
configure:3328: g++
|
|
118
|
+
configure:3313: checking for g++ option to enable C++11 features
|
|
119
|
+
configure:3328: g++ -c -g -O2 conftest.cpp >&5
|
|
120
120
|
conftest.cpp: In function 'int main(int, char**)':
|
|
121
121
|
conftest.cpp:175:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse]
|
|
122
122
|
175 | cxx11test::delegate d2();
|
|
@@ -128,438 +128,10 @@ conftest.cpp:175:25: note: remove parentheses to default-initialize a variable
|
|
|
128
128
|
conftest.cpp:175:25: note: or replace parentheses with braces to value-initialize a variable
|
|
129
129
|
configure:3328: $? = 0
|
|
130
130
|
configure:3347: result: none needed
|
|
131
|
-
configure:3432: checking whether g++
|
|
132
|
-
configure:3853: g++ -
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
| ^~~~~
|
|
136
|
-
configure:3853: $? = 1
|
|
137
|
-
configure: failed program was:
|
|
138
|
-
| /* confdefs.h */
|
|
139
|
-
| #define PACKAGE_NAME "semigroups"
|
|
140
|
-
| #define PACKAGE_TARNAME "semigroups"
|
|
141
|
-
| #define PACKAGE_VERSION "GAP package"
|
|
142
|
-
| #define PACKAGE_STRING "semigroups GAP package"
|
|
143
|
-
| #define PACKAGE_BUGREPORT ""
|
|
144
|
-
| #define PACKAGE_URL ""
|
|
145
|
-
| /* end confdefs.h. */
|
|
146
|
-
|
|
|
147
|
-
|
|
|
148
|
-
| // If the compiler admits that it is not ready for C++11, why torture it?
|
|
149
|
-
| // Hopefully, this will speed up the test.
|
|
150
|
-
|
|
|
151
|
-
| #ifndef __cplusplus
|
|
152
|
-
|
|
|
153
|
-
| #error "This is not a C++ compiler"
|
|
154
|
-
|
|
|
155
|
-
| // MSVC always sets __cplusplus to 199711L in older versions; newer versions
|
|
156
|
-
| // only set it correctly if /Zc:__cplusplus is specified as well as a
|
|
157
|
-
| // /std:c++NN switch:
|
|
158
|
-
| // https://devblogs.microsoft.com/cppblog/msvc-now-correctly-reports-__cplusplus/
|
|
159
|
-
| #elif __cplusplus < 201103L && !defined _MSC_VER
|
|
160
|
-
|
|
|
161
|
-
| #error "This is not a C++11 compiler"
|
|
162
|
-
|
|
|
163
|
-
| #else
|
|
164
|
-
|
|
|
165
|
-
| namespace cxx11
|
|
166
|
-
| {
|
|
167
|
-
|
|
|
168
|
-
| namespace test_static_assert
|
|
169
|
-
| {
|
|
170
|
-
|
|
|
171
|
-
| template <typename T>
|
|
172
|
-
| struct check
|
|
173
|
-
| {
|
|
174
|
-
| static_assert(sizeof(int) <= sizeof(T), "not big enough");
|
|
175
|
-
| };
|
|
176
|
-
|
|
|
177
|
-
| }
|
|
178
|
-
|
|
|
179
|
-
| namespace test_final_override
|
|
180
|
-
| {
|
|
181
|
-
|
|
|
182
|
-
| struct Base
|
|
183
|
-
| {
|
|
184
|
-
| virtual ~Base() {}
|
|
185
|
-
| virtual void f() {}
|
|
186
|
-
| };
|
|
187
|
-
|
|
|
188
|
-
| struct Derived : public Base
|
|
189
|
-
| {
|
|
190
|
-
| virtual ~Derived() override {}
|
|
191
|
-
| virtual void f() override {}
|
|
192
|
-
| };
|
|
193
|
-
|
|
|
194
|
-
| }
|
|
195
|
-
|
|
|
196
|
-
| namespace test_double_right_angle_brackets
|
|
197
|
-
| {
|
|
198
|
-
|
|
|
199
|
-
| template < typename T >
|
|
200
|
-
| struct check {};
|
|
201
|
-
|
|
|
202
|
-
| typedef check<void> single_type;
|
|
203
|
-
| typedef check<check<void>> double_type;
|
|
204
|
-
| typedef check<check<check<void>>> triple_type;
|
|
205
|
-
| typedef check<check<check<check<void>>>> quadruple_type;
|
|
206
|
-
|
|
|
207
|
-
| }
|
|
208
|
-
|
|
|
209
|
-
| namespace test_decltype
|
|
210
|
-
| {
|
|
211
|
-
|
|
|
212
|
-
| int
|
|
213
|
-
| f()
|
|
214
|
-
| {
|
|
215
|
-
| int a = 1;
|
|
216
|
-
| decltype(a) b = 2;
|
|
217
|
-
| return a + b;
|
|
218
|
-
| }
|
|
219
|
-
|
|
|
220
|
-
| }
|
|
221
|
-
|
|
|
222
|
-
| namespace test_type_deduction
|
|
223
|
-
| {
|
|
224
|
-
|
|
|
225
|
-
| template < typename T1, typename T2 >
|
|
226
|
-
| struct is_same
|
|
227
|
-
| {
|
|
228
|
-
| static const bool value = false;
|
|
229
|
-
| };
|
|
230
|
-
|
|
|
231
|
-
| template < typename T >
|
|
232
|
-
| struct is_same<T, T>
|
|
233
|
-
| {
|
|
234
|
-
| static const bool value = true;
|
|
235
|
-
| };
|
|
236
|
-
|
|
|
237
|
-
| template < typename T1, typename T2 >
|
|
238
|
-
| auto
|
|
239
|
-
| add(T1 a1, T2 a2) -> decltype(a1 + a2)
|
|
240
|
-
| {
|
|
241
|
-
| return a1 + a2;
|
|
242
|
-
| }
|
|
243
|
-
|
|
|
244
|
-
| int
|
|
245
|
-
| test(const int c, volatile int v)
|
|
246
|
-
| {
|
|
247
|
-
| static_assert(is_same<int, decltype(0)>::value == true, "");
|
|
248
|
-
| static_assert(is_same<int, decltype(c)>::value == false, "");
|
|
249
|
-
| static_assert(is_same<int, decltype(v)>::value == false, "");
|
|
250
|
-
| auto ac = c;
|
|
251
|
-
| auto av = v;
|
|
252
|
-
| auto sumi = ac + av + 'x';
|
|
253
|
-
| auto sumf = ac + av + 1.0;
|
|
254
|
-
| static_assert(is_same<int, decltype(ac)>::value == true, "");
|
|
255
|
-
| static_assert(is_same<int, decltype(av)>::value == true, "");
|
|
256
|
-
| static_assert(is_same<int, decltype(sumi)>::value == true, "");
|
|
257
|
-
| static_assert(is_same<int, decltype(sumf)>::value == false, "");
|
|
258
|
-
| static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
|
|
259
|
-
| return (sumf > 0.0) ? sumi : add(c, v);
|
|
260
|
-
| }
|
|
261
|
-
|
|
|
262
|
-
| }
|
|
263
|
-
|
|
|
264
|
-
| namespace test_noexcept
|
|
265
|
-
| {
|
|
266
|
-
|
|
|
267
|
-
| int f() { return 0; }
|
|
268
|
-
| int g() noexcept { return 0; }
|
|
269
|
-
|
|
|
270
|
-
| static_assert(noexcept(f()) == false, "");
|
|
271
|
-
| static_assert(noexcept(g()) == true, "");
|
|
272
|
-
|
|
|
273
|
-
| }
|
|
274
|
-
|
|
|
275
|
-
| namespace test_constexpr
|
|
276
|
-
| {
|
|
277
|
-
|
|
|
278
|
-
| template < typename CharT >
|
|
279
|
-
| unsigned long constexpr
|
|
280
|
-
| strlen_c_r(const CharT *const s, const unsigned long acc) noexcept
|
|
281
|
-
| {
|
|
282
|
-
| return *s ? strlen_c_r(s + 1, acc + 1) : acc;
|
|
283
|
-
| }
|
|
284
|
-
|
|
|
285
|
-
| template < typename CharT >
|
|
286
|
-
| unsigned long constexpr
|
|
287
|
-
| strlen_c(const CharT *const s) noexcept
|
|
288
|
-
| {
|
|
289
|
-
| return strlen_c_r(s, 0UL);
|
|
290
|
-
| }
|
|
291
|
-
|
|
|
292
|
-
| static_assert(strlen_c("") == 0UL, "");
|
|
293
|
-
| static_assert(strlen_c("1") == 1UL, "");
|
|
294
|
-
| static_assert(strlen_c("example") == 7UL, "");
|
|
295
|
-
| static_assert(strlen_c("another\0example") == 7UL, "");
|
|
296
|
-
|
|
|
297
|
-
| }
|
|
298
|
-
|
|
|
299
|
-
| namespace test_rvalue_references
|
|
300
|
-
| {
|
|
301
|
-
|
|
|
302
|
-
| template < int N >
|
|
303
|
-
| struct answer
|
|
304
|
-
| {
|
|
305
|
-
| static constexpr int value = N;
|
|
306
|
-
| };
|
|
307
|
-
|
|
|
308
|
-
| answer<1> f(int&) { return answer<1>(); }
|
|
309
|
-
| answer<2> f(const int&) { return answer<2>(); }
|
|
310
|
-
| answer<3> f(int&&) { return answer<3>(); }
|
|
311
|
-
|
|
|
312
|
-
| void
|
|
313
|
-
| test()
|
|
314
|
-
| {
|
|
315
|
-
| int i = 0;
|
|
316
|
-
| const int c = 0;
|
|
317
|
-
| static_assert(decltype(f(i))::value == 1, "");
|
|
318
|
-
| static_assert(decltype(f(c))::value == 2, "");
|
|
319
|
-
| static_assert(decltype(f(0))::value == 3, "");
|
|
320
|
-
| }
|
|
321
|
-
|
|
|
322
|
-
| }
|
|
323
|
-
|
|
|
324
|
-
| namespace test_uniform_initialization
|
|
325
|
-
| {
|
|
326
|
-
|
|
|
327
|
-
| struct test
|
|
328
|
-
| {
|
|
329
|
-
| static const int zero {};
|
|
330
|
-
| static const int one {1};
|
|
331
|
-
| };
|
|
332
|
-
|
|
|
333
|
-
| static_assert(test::zero == 0, "");
|
|
334
|
-
| static_assert(test::one == 1, "");
|
|
335
|
-
|
|
|
336
|
-
| }
|
|
337
|
-
|
|
|
338
|
-
| namespace test_lambdas
|
|
339
|
-
| {
|
|
340
|
-
|
|
|
341
|
-
| void
|
|
342
|
-
| test1()
|
|
343
|
-
| {
|
|
344
|
-
| auto lambda1 = [](){};
|
|
345
|
-
| auto lambda2 = lambda1;
|
|
346
|
-
| lambda1();
|
|
347
|
-
| lambda2();
|
|
348
|
-
| }
|
|
349
|
-
|
|
|
350
|
-
| int
|
|
351
|
-
| test2()
|
|
352
|
-
| {
|
|
353
|
-
| auto a = [](int i, int j){ return i + j; }(1, 2);
|
|
354
|
-
| auto b = []() -> int { return '0'; }();
|
|
355
|
-
| auto c = [=](){ return a + b; }();
|
|
356
|
-
| auto d = [&](){ return c; }();
|
|
357
|
-
| auto e = [a, &b](int x) mutable {
|
|
358
|
-
| const auto identity = [](int y){ return y; };
|
|
359
|
-
| for (auto i = 0; i < a; ++i)
|
|
360
|
-
| a += b--;
|
|
361
|
-
| return x + identity(a + b);
|
|
362
|
-
| }(0);
|
|
363
|
-
| return a + b + c + d + e;
|
|
364
|
-
| }
|
|
365
|
-
|
|
|
366
|
-
| int
|
|
367
|
-
| test3()
|
|
368
|
-
| {
|
|
369
|
-
| const auto nullary = [](){ return 0; };
|
|
370
|
-
| const auto unary = [](int x){ return x; };
|
|
371
|
-
| using nullary_t = decltype(nullary);
|
|
372
|
-
| using unary_t = decltype(unary);
|
|
373
|
-
| const auto higher1st = [](nullary_t f){ return f(); };
|
|
374
|
-
| const auto higher2nd = [unary](nullary_t f1){
|
|
375
|
-
| return [unary, f1](unary_t f2){ return f2(unary(f1())); };
|
|
376
|
-
| };
|
|
377
|
-
| return higher1st(nullary) + higher2nd(nullary)(unary);
|
|
378
|
-
| }
|
|
379
|
-
|
|
|
380
|
-
| }
|
|
381
|
-
|
|
|
382
|
-
| namespace test_variadic_templates
|
|
383
|
-
| {
|
|
384
|
-
|
|
|
385
|
-
| template <int...>
|
|
386
|
-
| struct sum;
|
|
387
|
-
|
|
|
388
|
-
| template <int N0, int... N1toN>
|
|
389
|
-
| struct sum<N0, N1toN...>
|
|
390
|
-
| {
|
|
391
|
-
| static constexpr auto value = N0 + sum<N1toN...>::value;
|
|
392
|
-
| };
|
|
393
|
-
|
|
|
394
|
-
| template <>
|
|
395
|
-
| struct sum<>
|
|
396
|
-
| {
|
|
397
|
-
| static constexpr auto value = 0;
|
|
398
|
-
| };
|
|
399
|
-
|
|
|
400
|
-
| static_assert(sum<>::value == 0, "");
|
|
401
|
-
| static_assert(sum<1>::value == 1, "");
|
|
402
|
-
| static_assert(sum<23>::value == 23, "");
|
|
403
|
-
| static_assert(sum<1, 2>::value == 3, "");
|
|
404
|
-
| static_assert(sum<5, 5, 11>::value == 21, "");
|
|
405
|
-
| static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");
|
|
406
|
-
|
|
|
407
|
-
| }
|
|
408
|
-
|
|
|
409
|
-
| // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
|
|
410
|
-
| // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
|
|
411
|
-
| // because of this.
|
|
412
|
-
| namespace test_template_alias_sfinae
|
|
413
|
-
| {
|
|
414
|
-
|
|
|
415
|
-
| struct foo {};
|
|
416
|
-
|
|
|
417
|
-
| template<typename T>
|
|
418
|
-
| using member = typename T::member_type;
|
|
419
|
-
|
|
|
420
|
-
| template<typename T>
|
|
421
|
-
| void func(...) {}
|
|
422
|
-
|
|
|
423
|
-
| template<typename T>
|
|
424
|
-
| void func(member<T>*) {}
|
|
425
|
-
|
|
|
426
|
-
| void test();
|
|
427
|
-
|
|
|
428
|
-
| void test() { func<foo>(0); }
|
|
429
|
-
|
|
|
430
|
-
| }
|
|
431
|
-
|
|
|
432
|
-
| } // namespace cxx11
|
|
433
|
-
|
|
|
434
|
-
| #endif // __cplusplus >= 201103L
|
|
435
|
-
|
|
|
436
|
-
|
|
|
437
|
-
|
|
|
438
|
-
|
|
|
439
|
-
| // If the compiler admits that it is not ready for C++14, why torture it?
|
|
440
|
-
| // Hopefully, this will speed up the test.
|
|
441
|
-
|
|
|
442
|
-
| #ifndef __cplusplus
|
|
443
|
-
|
|
|
444
|
-
| #error "This is not a C++ compiler"
|
|
445
|
-
|
|
|
446
|
-
| #elif __cplusplus < 201402L && !defined _MSC_VER
|
|
447
|
-
|
|
|
448
|
-
| #error "This is not a C++14 compiler"
|
|
449
|
-
|
|
|
450
|
-
| #else
|
|
451
|
-
|
|
|
452
|
-
| namespace cxx14
|
|
453
|
-
| {
|
|
454
|
-
|
|
|
455
|
-
| namespace test_polymorphic_lambdas
|
|
456
|
-
| {
|
|
457
|
-
|
|
|
458
|
-
| int
|
|
459
|
-
| test()
|
|
460
|
-
| {
|
|
461
|
-
| const auto lambda = [](auto&&... args){
|
|
462
|
-
| const auto istiny = [](auto x){
|
|
463
|
-
| return (sizeof(x) == 1UL) ? 1 : 0;
|
|
464
|
-
| };
|
|
465
|
-
| const int aretiny[] = { istiny(args)... };
|
|
466
|
-
| return aretiny[0];
|
|
467
|
-
| };
|
|
468
|
-
| return lambda(1, 1L, 1.0f, '1');
|
|
469
|
-
| }
|
|
470
|
-
|
|
|
471
|
-
| }
|
|
472
|
-
|
|
|
473
|
-
| namespace test_binary_literals
|
|
474
|
-
| {
|
|
475
|
-
|
|
|
476
|
-
| constexpr auto ivii = 0b0000000000101010;
|
|
477
|
-
| static_assert(ivii == 42, "wrong value");
|
|
478
|
-
|
|
|
479
|
-
| }
|
|
480
|
-
|
|
|
481
|
-
| namespace test_generalized_constexpr
|
|
482
|
-
| {
|
|
483
|
-
|
|
|
484
|
-
| template < typename CharT >
|
|
485
|
-
| constexpr unsigned long
|
|
486
|
-
| strlen_c(const CharT *const s) noexcept
|
|
487
|
-
| {
|
|
488
|
-
| auto length = 0UL;
|
|
489
|
-
| for (auto p = s; *p; ++p)
|
|
490
|
-
| ++length;
|
|
491
|
-
| return length;
|
|
492
|
-
| }
|
|
493
|
-
|
|
|
494
|
-
| static_assert(strlen_c("") == 0UL, "");
|
|
495
|
-
| static_assert(strlen_c("x") == 1UL, "");
|
|
496
|
-
| static_assert(strlen_c("test") == 4UL, "");
|
|
497
|
-
| static_assert(strlen_c("another\0test") == 7UL, "");
|
|
498
|
-
|
|
|
499
|
-
| }
|
|
500
|
-
|
|
|
501
|
-
| namespace test_lambda_init_capture
|
|
502
|
-
| {
|
|
503
|
-
|
|
|
504
|
-
| int
|
|
505
|
-
| test()
|
|
506
|
-
| {
|
|
507
|
-
| auto x = 0;
|
|
508
|
-
| const auto lambda1 = [a = x](int b){ return a + b; };
|
|
509
|
-
| const auto lambda2 = [a = lambda1(x)](){ return a; };
|
|
510
|
-
| return lambda2();
|
|
511
|
-
| }
|
|
512
|
-
|
|
|
513
|
-
| }
|
|
514
|
-
|
|
|
515
|
-
| namespace test_digit_separators
|
|
516
|
-
| {
|
|
517
|
-
|
|
|
518
|
-
| constexpr auto ten_million = 100'000'000;
|
|
519
|
-
| static_assert(ten_million == 100000000, "");
|
|
520
|
-
|
|
|
521
|
-
| }
|
|
522
|
-
|
|
|
523
|
-
| namespace test_return_type_deduction
|
|
524
|
-
| {
|
|
525
|
-
|
|
|
526
|
-
| auto f(int& x) { return x; }
|
|
527
|
-
| decltype(auto) g(int& x) { return x; }
|
|
528
|
-
|
|
|
529
|
-
| template < typename T1, typename T2 >
|
|
530
|
-
| struct is_same
|
|
531
|
-
| {
|
|
532
|
-
| static constexpr auto value = false;
|
|
533
|
-
| };
|
|
534
|
-
|
|
|
535
|
-
| template < typename T >
|
|
536
|
-
| struct is_same<T, T>
|
|
537
|
-
| {
|
|
538
|
-
| static constexpr auto value = true;
|
|
539
|
-
| };
|
|
540
|
-
|
|
|
541
|
-
| int
|
|
542
|
-
| test()
|
|
543
|
-
| {
|
|
544
|
-
| auto x = 0;
|
|
545
|
-
| static_assert(is_same<int, decltype(f(x))>::value, "");
|
|
546
|
-
| static_assert(is_same<int&, decltype(g(x))>::value, "");
|
|
547
|
-
| return x;
|
|
548
|
-
| }
|
|
549
|
-
|
|
|
550
|
-
| }
|
|
551
|
-
|
|
|
552
|
-
| } // namespace cxx14
|
|
553
|
-
|
|
|
554
|
-
| #endif // __cplusplus >= 201402L
|
|
555
|
-
|
|
|
556
|
-
|
|
|
557
|
-
|
|
|
558
|
-
configure:3863: result: no
|
|
559
|
-
configure:3873: checking whether g++ -std=gnu++11 supports C++14 features with -std=gnu++14
|
|
560
|
-
configure:4296: g++ -std=gnu++11 -std=gnu++14 -c -g -O2 conftest.cpp >&5
|
|
561
|
-
configure:4296: $? = 0
|
|
562
|
-
configure:4308: result: yes
|
|
131
|
+
configure:3432: checking whether g++ supports C++14 features by default
|
|
132
|
+
configure:3853: g++ -c -g -O2 conftest.cpp >&5
|
|
133
|
+
configure:3853: $? = 0
|
|
134
|
+
configure:3863: result: yes
|
|
563
135
|
configure:4816: checking for GAP root directory
|
|
564
136
|
configure:4833: result: /host/sage-musllinux_1_2_x86_64/lib/gap
|
|
565
137
|
configure:4857: checking for GAP architecture
|
|
@@ -662,21 +234,21 @@ configure:6095: result: /bin/grep -E
|
|
|
662
234
|
configure:6265: checking whether gcc is Clang
|
|
663
235
|
configure:6293: result: no
|
|
664
236
|
configure:6359: checking whether pthreads work with "-pthread" and "-lpthread"
|
|
665
|
-
configure:6471: gcc -o conftest -g -O2 -pthread -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.c -lpthread >&5
|
|
237
|
+
configure:6471: gcc -o conftest -g -O2 -pthread -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.c -lpthread >&5
|
|
666
238
|
configure:6471: $? = 0
|
|
667
239
|
configure:6481: result: yes
|
|
668
240
|
configure:6605: checking for joinable pthread attribute
|
|
669
|
-
configure:6624: gcc -o conftest -g -O2 -pthread -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.c -lpthread >&5
|
|
241
|
+
configure:6624: gcc -o conftest -g -O2 -pthread -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.c -lpthread >&5
|
|
670
242
|
configure:6624: $? = 0
|
|
671
243
|
configure:6634: result: PTHREAD_CREATE_JOINABLE
|
|
672
244
|
configure:6647: checking whether more special flags are required for pthreads
|
|
673
245
|
configure:6662: result: no
|
|
674
246
|
configure:6671: checking for PTHREAD_PRIO_INHERIT
|
|
675
|
-
configure:6689: gcc -o conftest -g -O2 -pthread -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.c -lpthread >&5
|
|
247
|
+
configure:6689: gcc -o conftest -g -O2 -pthread -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.c -lpthread >&5
|
|
676
248
|
configure:6689: $? = 0
|
|
677
249
|
configure:6701: result: yes
|
|
678
250
|
configure:6878: checking for pthread_create in -lpthread
|
|
679
|
-
configure:6900: g++ -
|
|
251
|
+
configure:6900: g++ -o conftest -g -O2 -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
680
252
|
configure:6900: $? = 0
|
|
681
253
|
configure:6912: result: yes
|
|
682
254
|
configure:6989: checking for pkg-config
|
|
@@ -705,39 +277,39 @@ configure:7292: $? = 0
|
|
|
705
277
|
configure:7333: checking whether to enable debug mode
|
|
706
278
|
configure:7335: result: no
|
|
707
279
|
configure:7345: checking for stdio.h
|
|
708
|
-
configure:7345: g++ -
|
|
280
|
+
configure:7345: g++ -c -g -O2 conftest.cpp >&5
|
|
709
281
|
configure:7345: $? = 0
|
|
710
282
|
configure:7345: result: yes
|
|
711
283
|
configure:7345: checking for stdlib.h
|
|
712
|
-
configure:7345: g++ -
|
|
284
|
+
configure:7345: g++ -c -g -O2 conftest.cpp >&5
|
|
713
285
|
configure:7345: $? = 0
|
|
714
286
|
configure:7345: result: yes
|
|
715
287
|
configure:7345: checking for string.h
|
|
716
|
-
configure:7345: g++ -
|
|
288
|
+
configure:7345: g++ -c -g -O2 conftest.cpp >&5
|
|
717
289
|
configure:7345: $? = 0
|
|
718
290
|
configure:7345: result: yes
|
|
719
291
|
configure:7345: checking for inttypes.h
|
|
720
|
-
configure:7345: g++ -
|
|
292
|
+
configure:7345: g++ -c -g -O2 conftest.cpp >&5
|
|
721
293
|
configure:7345: $? = 0
|
|
722
294
|
configure:7345: result: yes
|
|
723
295
|
configure:7345: checking for stdint.h
|
|
724
|
-
configure:7345: g++ -
|
|
296
|
+
configure:7345: g++ -c -g -O2 conftest.cpp >&5
|
|
725
297
|
configure:7345: $? = 0
|
|
726
298
|
configure:7345: result: yes
|
|
727
299
|
configure:7345: checking for strings.h
|
|
728
|
-
configure:7345: g++ -
|
|
300
|
+
configure:7345: g++ -c -g -O2 conftest.cpp >&5
|
|
729
301
|
configure:7345: $? = 0
|
|
730
302
|
configure:7345: result: yes
|
|
731
303
|
configure:7345: checking for sys/stat.h
|
|
732
|
-
configure:7345: g++ -
|
|
304
|
+
configure:7345: g++ -c -g -O2 conftest.cpp >&5
|
|
733
305
|
configure:7345: $? = 0
|
|
734
306
|
configure:7345: result: yes
|
|
735
307
|
configure:7345: checking for sys/types.h
|
|
736
|
-
configure:7345: g++ -
|
|
308
|
+
configure:7345: g++ -c -g -O2 conftest.cpp >&5
|
|
737
309
|
configure:7345: $? = 0
|
|
738
310
|
configure:7345: result: yes
|
|
739
311
|
configure:7345: checking for unistd.h
|
|
740
|
-
configure:7345: g++ -
|
|
312
|
+
configure:7345: g++ -c -g -O2 conftest.cpp >&5
|
|
741
313
|
configure:7345: $? = 0
|
|
742
314
|
configure:7345: result: yes
|
|
743
315
|
configure:7382: checking whether to enable HPCombi
|
|
@@ -747,83 +319,83 @@ configure:7405: result: 0.0.6
|
|
|
747
319
|
configure:7411: checking the version of HPCombi that's present
|
|
748
320
|
configure:7414: result: 0.0.6
|
|
749
321
|
configure:7462: checking whether C++ compiler accepts -mavx
|
|
750
|
-
configure:7482: g++ -
|
|
322
|
+
configure:7482: g++ -c -g -O2 -mavx conftest.cpp >&5
|
|
751
323
|
configure:7482: $? = 0
|
|
752
324
|
configure:7493: result: yes
|
|
753
325
|
configure:7522: : HPCOMBI_CXXFLAGS="$HPCOMBI_CXXFLAGS"
|
|
754
326
|
configure:7525: $? = 0
|
|
755
327
|
configure:7542: checking whether C++ compiler accepts -flax-vector-conversions
|
|
756
|
-
configure:7562: g++ -
|
|
328
|
+
configure:7562: g++ -c -g -O2 -flax-vector-conversions conftest.cpp >&5
|
|
757
329
|
configure:7562: $? = 0
|
|
758
330
|
configure:7573: result: yes
|
|
759
331
|
configure:7591: : HPCOMBI_CXXFLAGS="$HPCOMBI_CXXFLAGS"
|
|
760
332
|
configure:7594: $? = 0
|
|
761
333
|
configure:7624: checking for x86intrin.h
|
|
762
|
-
configure:7624: g++ -
|
|
334
|
+
configure:7624: g++ -c -g -O2 conftest.cpp >&5
|
|
763
335
|
configure:7624: $? = 0
|
|
764
336
|
configure:7624: result: yes
|
|
765
337
|
configure:7646: checking for _mm_blendv_epi8
|
|
766
|
-
configure:7663: g++ -
|
|
338
|
+
configure:7663: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
767
339
|
configure:7663: $? = 0
|
|
768
340
|
configure:7673: result: yes
|
|
769
341
|
configure:7680: checking for _mm_cmpeq_epi8
|
|
770
|
-
configure:7697: g++ -
|
|
342
|
+
configure:7697: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
771
343
|
configure:7697: $? = 0
|
|
772
344
|
configure:7707: result: yes
|
|
773
345
|
configure:7714: checking for _mm_cmpestri
|
|
774
|
-
configure:7731: g++ -
|
|
346
|
+
configure:7731: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
775
347
|
configure:7731: $? = 0
|
|
776
348
|
configure:7741: result: yes
|
|
777
349
|
configure:7748: checking for _mm_cmpestrm
|
|
778
|
-
configure:7765: g++ -
|
|
350
|
+
configure:7765: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
779
351
|
configure:7765: $? = 0
|
|
780
352
|
configure:7775: result: yes
|
|
781
353
|
configure:7782: checking for _mm_cmplt_epi8
|
|
782
|
-
configure:7799: g++ -
|
|
354
|
+
configure:7799: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
783
355
|
configure:7799: $? = 0
|
|
784
356
|
configure:7809: result: yes
|
|
785
357
|
configure:7816: checking for _mm_extract_epi64
|
|
786
|
-
configure:7833: g++ -
|
|
358
|
+
configure:7833: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
787
359
|
configure:7833: $? = 0
|
|
788
360
|
configure:7843: result: yes
|
|
789
361
|
configure:7850: checking for _mm_max_epi8
|
|
790
|
-
configure:7867: g++ -
|
|
362
|
+
configure:7867: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
791
363
|
configure:7867: $? = 0
|
|
792
364
|
configure:7877: result: yes
|
|
793
365
|
configure:7884: checking for _mm_max_epu8
|
|
794
|
-
configure:7901: g++ -
|
|
366
|
+
configure:7901: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
795
367
|
configure:7901: $? = 0
|
|
796
368
|
configure:7911: result: yes
|
|
797
369
|
configure:7918: checking for _mm_min_epi8
|
|
798
|
-
configure:7935: g++ -
|
|
370
|
+
configure:7935: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
799
371
|
configure:7935: $? = 0
|
|
800
372
|
configure:7945: result: yes
|
|
801
373
|
configure:7952: checking for _mm_min_epu8
|
|
802
|
-
configure:7969: g++ -
|
|
374
|
+
configure:7969: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
803
375
|
configure:7969: $? = 0
|
|
804
376
|
configure:7979: result: yes
|
|
805
377
|
configure:7986: checking for _mm_movemask_epi8
|
|
806
|
-
configure:8003: g++ -
|
|
378
|
+
configure:8003: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
807
379
|
configure:8003: $? = 0
|
|
808
380
|
configure:8013: result: yes
|
|
809
381
|
configure:8020: checking for _mm_popcnt_u32
|
|
810
|
-
configure:8037: g++ -
|
|
382
|
+
configure:8037: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
811
383
|
configure:8037: $? = 0
|
|
812
384
|
configure:8047: result: yes
|
|
813
385
|
configure:8054: checking for _mm_set_epi64x
|
|
814
|
-
configure:8071: g++ -
|
|
386
|
+
configure:8071: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
815
387
|
configure:8071: $? = 0
|
|
816
388
|
configure:8081: result: yes
|
|
817
389
|
configure:8088: checking for _mm_shuffle_epi8
|
|
818
|
-
configure:8105: g++ -
|
|
390
|
+
configure:8105: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
819
391
|
configure:8105: $? = 0
|
|
820
392
|
configure:8115: result: yes
|
|
821
393
|
configure:8122: checking for _mm_slli_epi32
|
|
822
|
-
configure:8139: g++ -
|
|
394
|
+
configure:8139: g++ -o conftest -mavx -flax-vector-conversions -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib conftest.cpp -lpthread >&5
|
|
823
395
|
configure:8139: $? = 0
|
|
824
396
|
configure:8149: result: yes
|
|
825
397
|
configure:8179: checking for HPCOMBI_CONSTEXPR_FUN_ARGS
|
|
826
|
-
configure:8195: g++ -
|
|
398
|
+
configure:8195: g++ -c -g -O2 conftest.cpp >&5
|
|
827
399
|
configure:8195: $? = 0
|
|
828
400
|
configure:8204: result: yes
|
|
829
401
|
configure:8328: creating ./config.status
|
|
@@ -841,12 +413,12 @@ generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
841
413
|
CONFIG_COMMANDS =
|
|
842
414
|
$ ./config.status
|
|
843
415
|
|
|
844
|
-
on
|
|
416
|
+
on d06582407272
|
|
845
417
|
|
|
846
|
-
config.status:
|
|
847
|
-
config.status:
|
|
848
|
-
config.status:
|
|
849
|
-
config.status:
|
|
418
|
+
config.status:849: creating GNUmakefile
|
|
419
|
+
config.status:849: creating gen/pkgconfig.h
|
|
420
|
+
config.status:1033: executing src/semigroups-config.hpp commands
|
|
421
|
+
config.status:1071: creating src/semigroups-config.hpp - prefix SEMIGROUPS for gen/pkgconfig.h defines
|
|
850
422
|
|
|
851
423
|
## ---------------- ##
|
|
852
424
|
## Cache variables. ##
|
|
@@ -868,9 +440,9 @@ ac_cv_env_CPP_value=
|
|
|
868
440
|
ac_cv_env_CXXFLAGS_set=set
|
|
869
441
|
ac_cv_env_CXXFLAGS_value='-g -O2'
|
|
870
442
|
ac_cv_env_CXX_set=set
|
|
871
|
-
ac_cv_env_CXX_value=
|
|
443
|
+
ac_cv_env_CXX_value=g++
|
|
872
444
|
ac_cv_env_LDFLAGS_set=set
|
|
873
|
-
ac_cv_env_LDFLAGS_value='-Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib '
|
|
445
|
+
ac_cv_env_LDFLAGS_value='-Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib '
|
|
874
446
|
ac_cv_env_LIBSEMIGROUPS_CFLAGS_set=
|
|
875
447
|
ac_cv_env_LIBSEMIGROUPS_CFLAGS_value=
|
|
876
448
|
ac_cv_env_LIBSEMIGROUPS_LIBS_set=
|
|
@@ -922,8 +494,7 @@ ax_cv_PTHREAD_PRIO_INHERIT=yes
|
|
|
922
494
|
ax_cv_PTHREAD_SPECIAL_FLAGS=no
|
|
923
495
|
ax_cv_check_cxxflags___flax_vector_conversions=yes
|
|
924
496
|
ax_cv_check_cxxflags___mavx=yes
|
|
925
|
-
ax_cv_cxx_compile_cxx14=
|
|
926
|
-
ax_cv_cxx_compile_cxx14__std_gnupp14=yes
|
|
497
|
+
ax_cv_cxx_compile_cxx14=yes
|
|
927
498
|
pkg_cv_LIBSEMIGROUPS_CFLAGS=
|
|
928
499
|
pkg_cv_LIBSEMIGROUPS_LIBS=-lsemigroups
|
|
929
500
|
pkg_cv_LIBSEMIGROUPS_RPATH=/host/sage-musllinux_1_2_x86_64/lib
|
|
@@ -937,7 +508,7 @@ CC='gcc'
|
|
|
937
508
|
CFLAGS='-g -O2'
|
|
938
509
|
CPP='gcc -E'
|
|
939
510
|
CPPFLAGS=''
|
|
940
|
-
CXX='g++
|
|
511
|
+
CXX='g++'
|
|
941
512
|
CXXFLAGS='-g -O2'
|
|
942
513
|
DEFS='-DHAVE_CONFIG_H'
|
|
943
514
|
ECHO_C=''
|
|
@@ -953,7 +524,7 @@ HAVE_CXX14='1'
|
|
|
953
524
|
HPCOMBI_CONSTEXPR_FUN_ARGS='yes'
|
|
954
525
|
HPCOMBI_CXXFLAGS='-mavx -flax-vector-conversions'
|
|
955
526
|
KERNEL_DEBUG='no'
|
|
956
|
-
LDFLAGS='-Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib '
|
|
527
|
+
LDFLAGS='-Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib '
|
|
957
528
|
LIBOBJS=''
|
|
958
529
|
LIBS='-lpthread '
|
|
959
530
|
LIBSEMIGROUPS_CFLAGS=''
|
|
@@ -974,7 +545,7 @@ PKG_CONFIG_LIBDIR=''
|
|
|
974
545
|
PKG_CONFIG_PATH='/host/sage-musllinux_1_2_x86_64/lib/pkgconfig:/host/sage-musllinux_1_2_x86_64/lib/pkgconfig:/project/prefix/lib/pkgconfig:/usr/local/lib/pkgconfig'
|
|
975
546
|
PTHREAD_CC='gcc'
|
|
976
547
|
PTHREAD_CFLAGS='-pthread'
|
|
977
|
-
PTHREAD_CXX='g++
|
|
548
|
+
PTHREAD_CXX='g++'
|
|
978
549
|
PTHREAD_LIBS='-lpthread'
|
|
979
550
|
SED='/bin/sed'
|
|
980
551
|
SHELL='/bin/bash'
|
|
@@ -1062,7 +633,7 @@ generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
1062
633
|
CONFIG_COMMANDS =
|
|
1063
634
|
$ ./config.status gen/pkgconfig.h
|
|
1064
635
|
|
|
1065
|
-
on
|
|
636
|
+
on d06582407272
|
|
1066
637
|
|
|
1067
|
-
config.status:
|
|
1068
|
-
config.status:
|
|
638
|
+
config.status:849: creating gen/pkgconfig.h
|
|
639
|
+
config.status:1019: 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=/host/sage-musllinux_1_2_x86_64 --libdir=/host/sage-musllinux_1_2_x86_64/lib --disable-static --disable-maintainer-mode --disable-dependency-tracking --with-gaproot=/host/sage-musllinux_1_2_x86_64/lib/gap/ --with-external-libsemigroups
|
|
426
|
+
ac_cs_config='--prefix=/host/sage-musllinux_1_2_x86_64 --libdir=/host/sage-musllinux_1_2_x86_64/lib --disable-static --disable-maintainer-mode --disable-dependency-tracking --with-gaproot=/host/sage-musllinux_1_2_x86_64/lib/gap/ --with-external-libsemigroups CXX=g++ '\''CXXFLAGS=-g -O2'\'' '\''LDFLAGS=-Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib '\'' CC=gcc '\''CFLAGS=-g -O2'\'' PKG_CONFIG_PATH=/host/sage-musllinux_1_2_x86_64/lib/pkgconfig:/host/sage-musllinux_1_2_x86_64/lib/pkgconfig:/project/prefix/lib/pkgconfig:/usr/local/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=/host/sage-musllinux_1_2_x86_64' '--libdir=/host/sage-musllinux_1_2_x86_64/lib' '--disable-static' '--disable-maintainer-mode' '--disable-dependency-tracking' '--with-gaproot=/host/sage-musllinux_1_2_x86_64/lib/gap/' '--with-external-libsemigroups' 'CXX=g++
|
|
516
|
+
set X /bin/bash './configure' '--prefix=/host/sage-musllinux_1_2_x86_64' '--libdir=/host/sage-musllinux_1_2_x86_64/lib' '--disable-static' '--disable-maintainer-mode' '--disable-dependency-tracking' '--with-gaproot=/host/sage-musllinux_1_2_x86_64/lib/gap/' '--with-external-libsemigroups' 'CXX=g++' 'CXXFLAGS=-g -O2' 'LDFLAGS=-Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib ' 'CC=gcc' 'CFLAGS=-g -O2' 'PKG_CONFIG_PATH=/host/sage-musllinux_1_2_x86_64/lib/pkgconfig:/host/sage-musllinux_1_2_x86_64/lib/pkgconfig:/project/prefix/lib/pkgconfig:/usr/local/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'
|
|
@@ -626,7 +626,7 @@ S["PKG_CONFIG"]="/usr/bin/pkg-config"
|
|
|
626
626
|
S["SYS_IS_CYGWIN"]=""
|
|
627
627
|
S["PTHREAD_CFLAGS"]="-pthread"
|
|
628
628
|
S["PTHREAD_LIBS"]="-lpthread"
|
|
629
|
-
S["PTHREAD_CXX"]="g++
|
|
629
|
+
S["PTHREAD_CXX"]="g++"
|
|
630
630
|
S["PTHREAD_CC"]="gcc"
|
|
631
631
|
S["ax_pthread_config"]=""
|
|
632
632
|
S["CPP"]="gcc -E"
|
|
@@ -652,10 +652,11 @@ S["OBJEXT"]="o"
|
|
|
652
652
|
S["EXEEXT"]=""
|
|
653
653
|
S["ac_ct_CXX"]=""
|
|
654
654
|
S["CPPFLAGS"]=""
|
|
655
|
-
S["LDFLAGS"]="-Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -
|
|
656
|
-
"link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-
|
|
655
|
+
S["LDFLAGS"]="-Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux_1_2_x86_64/lib -L/host/sag"\
|
|
656
|
+
"e-musllinux_1_2_x86_64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_x86_64/lib -L/host/sage-musllinux_1_2_x86_64/lib -Wl,-rpath,/host/sage-musllinux"\
|
|
657
|
+
"_1_2_x86_64/lib "
|
|
657
658
|
S["CXXFLAGS"]="-g -O2"
|
|
658
|
-
S["CXX"]="g++
|
|
659
|
+
S["CXX"]="g++"
|
|
659
660
|
S["target_alias"]=""
|
|
660
661
|
S["host_alias"]=""
|
|
661
662
|
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.31rc2
|
|
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.31rc2
|
|
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.31rc2
|
|
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.31rc2; sys_platform != "win32"
|
|
32
|
+
Requires-Dist: passagemath-environment==10.6.31rc2
|
|
33
33
|
|
|
34
34
|
======================================================================
|
|
35
35
|
passagemath: Computational Group Theory with GAP: semigroups package
|
|
@@ -12,8 +12,8 @@ gap/pkg/semigroups/VERSIONS,sha256=SNyj99-BJNMl72uNhTOsR7k270ZwYl52h-O_LXXexdo,3
|
|
|
12
12
|
gap/pkg/semigroups/aclocal.m4,sha256=tj8821rZl9yykZxXly1TrtvChnPFJnMAhdQs7FHxD3U,14193
|
|
13
13
|
gap/pkg/semigroups/autogen.sh,sha256=LMq6hw6rjWGi8nh2OMMlDCmKalPZNuNL8fnZ0MqmgqY,988
|
|
14
14
|
gap/pkg/semigroups/config.guess,sha256=7CV3YUJSMm-InfHel7mkV8A6mpSBEEhWPCEaRElti6M,50622
|
|
15
|
-
gap/pkg/semigroups/config.log,sha256=
|
|
16
|
-
gap/pkg/semigroups/config.status,sha256=
|
|
15
|
+
gap/pkg/semigroups/config.log,sha256=UJLuMYQ1ZUV08QYeSv7afqMnzyD2SoFwf9guRXtGAFU,31137
|
|
16
|
+
gap/pkg/semigroups/config.status,sha256=lBwoiAQLzCmKTJkb11BIbeZsM8tE99RWr2hF3XlEmXM,35239
|
|
17
17
|
gap/pkg/semigroups/config.sub,sha256=Rlxf5nx9NrcugIgScWRF1NONS5RzTKjTaoY50SMjh4s,36482
|
|
18
18
|
gap/pkg/semigroups/configure,sha256=Q-a5CUk06zPnQWEcYzt7dSdlGHNf503ZNHHzj1SZtmI,272559
|
|
19
19
|
gap/pkg/semigroups/configure.ac,sha256=VbIFiNUdpXZKtyrroC306-FSl3Hn_biBlPWUmXNu-_I,1637
|
|
@@ -23,7 +23,7 @@ gap/pkg/semigroups/makedoc.g,sha256=6pN3asGvdvpOA7s47jv9NOtTZXVKApJ4AEfCKosUOyg,
|
|
|
23
23
|
gap/pkg/semigroups/prerequisites.sh,sha256=u0gk33S1ubJV0WKETK8fjk8-QDo-pwYyulh--Mc9PAA,2150
|
|
24
24
|
gap/pkg/semigroups/read.g,sha256=--CyxoeqhTlv_s6lS6Ap_DmYH5hsuWa3mis57-JV70Y,4944
|
|
25
25
|
gap/pkg/semigroups/release.toml,sha256=wbMU9i5rw7wWEftB54aVtP-EmOOZfG2Dfn2CbRD0Mmw,262
|
|
26
|
-
gap/pkg/semigroups/bin/x86_64-pc-linux-musl-default64-kv10/semigroups.so,sha256=
|
|
26
|
+
gap/pkg/semigroups/bin/x86_64-pc-linux-musl-default64-kv10/semigroups.so,sha256=pq-sd4isrc_ZHxfsgI5cQfY0wRvm320dpZHzb-egDjk,267032753
|
|
27
27
|
gap/pkg/semigroups/data/doc/greens.pickle,sha256=aryvaxfdBeZPnZoF--cp-w8A241UheczOVPltW0abFU,22138
|
|
28
28
|
gap/pkg/semigroups/data/gens/fullbool-8.pickle.gz,sha256=BEywRgzZyhBHIoxKDI_6OR2k3p_Ig3GMXs_UpatfvXg,7150841
|
|
29
29
|
gap/pkg/semigroups/data/gens/fullbool.pickle.gz,sha256=cHS657ENDE5sDL8XHImT-NwXLd-jY037cOl1DiRz7pk,26030
|
|
@@ -344,13 +344,13 @@ gap/pkg/semigroups/tst/workspaces/load.g,sha256=JCLOZa6g9NO3ku76eDy13afBEYUwEtQ7
|
|
|
344
344
|
gap/pkg/semigroups/tst/workspaces/save-workspace.tst,sha256=miqBdVQ7HTC2rVMHer7JNzppKiqESdogoGKZScRgkZY,5157
|
|
345
345
|
gap/pkg/semigroups/tst/workspaces/save.g,sha256=0lzoQQp7MgY65bzwpU6BXCgcqetpu9C423Zbga6hO5s,518
|
|
346
346
|
passagemath_gap_pkg_semigroups.libs/libgcc_s-0cd532bd.so.1,sha256=QrXyyMoT5eFz2Df1EXoEtsBCQ3VIESveeHklGujc_48,183337
|
|
347
|
-
passagemath_gap_pkg_semigroups.libs/libsemigroups-
|
|
347
|
+
passagemath_gap_pkg_semigroups.libs/libsemigroups-ea87e7b6.so.2.0.0,sha256=ltMPdwbvap90GJRt2KXH8kBpDvx9nnoBqDkPi-QzRXM,27498953
|
|
348
348
|
passagemath_gap_pkg_semigroups.libs/libstdc++-5d72f927.so.6.0.33,sha256=i_QxuLSNJcDImiug4WsF5wNgprWyeL3Mc09ILo-0-Dc,3564129
|
|
349
349
|
sage/all__sagemath_gap_pkg_semigroups.py,sha256=G8mHGYX6DlCGhntqJvmRh-lB-iOMWQQjTeKAoFYP1MU,57
|
|
350
350
|
sage/libs/all__sagemath_gap_pkg_semigroups.py,sha256=G8mHGYX6DlCGhntqJvmRh-lB-iOMWQQjTeKAoFYP1MU,57
|
|
351
|
-
sage/libs/gap_pkg_semigroups.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
352
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
353
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
354
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
355
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
356
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
351
|
+
sage/libs/gap_pkg_semigroups.cpython-310-x86_64-linux-gnu.so,sha256=MOIucHPDhh7d3pXgSFeOvR9QoP2frQr0NZIzfvhY8v8,52176
|
|
352
|
+
passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info/METADATA,sha256=quubmT9qx8tlJYGknCPjSYWFRBW-SPHhWLWUo2hdkWw,4334
|
|
353
|
+
passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info/METADATA.bak,sha256=Sj-IRxGAPMlv00fK7U37McqvkQDqfuLPrHoobo0Antk,4403
|
|
354
|
+
passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info/WHEEL,sha256=YJPq7zroHSsdctrb_KymZ4ss41PkmaA9SD9TZzqKSX8,112
|
|
355
|
+
passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
|
|
356
|
+
passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info/RECORD,,
|
|
index 4618262..3967867 100755
|
|
|
Binary file
|
|
Binary file
|
|
File without changes
|