passagemath-gap-pkg-semigroups 10.6.30__cp310-cp310-musllinux_1_2_aarch64.whl → 10.6.31rc1__cp310-cp310-musllinux_1_2_aarch64.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/aarch64-unknown-linux-musl-default64-kv10/semigroups.so +0 -0
- gap/pkg/semigroups/config.log +46 -475
- gap/pkg/semigroups/config.status +7 -6
- {passagemath_gap_pkg_semigroups-10.6.30.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info}/METADATA +2 -2
- {passagemath_gap_pkg_semigroups-10.6.30.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info}/METADATA.bak +3 -3
- {passagemath_gap_pkg_semigroups-10.6.30.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info}/RECORD +9 -9
- passagemath_gap_pkg_semigroups.libs/{libsemigroups-81d76771.so.2.0.0 → libsemigroups-4507e8d6.so.2.0.0} +0 -0
- {passagemath_gap_pkg_semigroups-10.6.30.dist-info → passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info}/WHEEL +0 -0
- {passagemath_gap_pkg_semigroups-10.6.30.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,7 +10,7 @@ generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
10
10
|
## Platform. ##
|
|
11
11
|
## --------- ##
|
|
12
12
|
|
|
13
|
-
hostname =
|
|
13
|
+
hostname = a33bd6fe6dd8
|
|
14
14
|
uname -m = aarch64
|
|
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/aarch64-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_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/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_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/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_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/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_aarch64/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_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib conftest.c -lpthread >&5
|
|
237
|
+
configure:6471: gcc -o conftest -g -O2 -pthread -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/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_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib conftest.c -lpthread >&5
|
|
241
|
+
configure:6624: gcc -o conftest -g -O2 -pthread -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/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_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib conftest.c -lpthread >&5
|
|
247
|
+
configure:6689: gcc -o conftest -g -O2 -pthread -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/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_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/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,7 +319,7 @@ 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
|
g++: error: unrecognized command-line option '-mavx'
|
|
752
324
|
configure:7482: $? = 1
|
|
753
325
|
configure: failed program was:
|
|
@@ -798,12 +370,12 @@ generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
798
370
|
CONFIG_COMMANDS =
|
|
799
371
|
$ ./config.status
|
|
800
372
|
|
|
801
|
-
on
|
|
373
|
+
on a33bd6fe6dd8
|
|
802
374
|
|
|
803
|
-
config.status:
|
|
804
|
-
config.status:
|
|
805
|
-
config.status:
|
|
806
|
-
config.status:
|
|
375
|
+
config.status:847: creating GNUmakefile
|
|
376
|
+
config.status:847: creating gen/pkgconfig.h
|
|
377
|
+
config.status:1031: executing src/semigroups-config.hpp commands
|
|
378
|
+
config.status:1069: creating src/semigroups-config.hpp - prefix SEMIGROUPS for gen/pkgconfig.h defines
|
|
807
379
|
|
|
808
380
|
## ---------------- ##
|
|
809
381
|
## Cache variables. ##
|
|
@@ -825,9 +397,9 @@ ac_cv_env_CPP_value=
|
|
|
825
397
|
ac_cv_env_CXXFLAGS_set=set
|
|
826
398
|
ac_cv_env_CXXFLAGS_value='-g -O2'
|
|
827
399
|
ac_cv_env_CXX_set=set
|
|
828
|
-
ac_cv_env_CXX_value=
|
|
400
|
+
ac_cv_env_CXX_value=g++
|
|
829
401
|
ac_cv_env_LDFLAGS_set=set
|
|
830
|
-
ac_cv_env_LDFLAGS_value='-Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib '
|
|
402
|
+
ac_cv_env_LDFLAGS_value='-Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib '
|
|
831
403
|
ac_cv_env_LIBSEMIGROUPS_CFLAGS_set=
|
|
832
404
|
ac_cv_env_LIBSEMIGROUPS_CFLAGS_value=
|
|
833
405
|
ac_cv_env_LIBSEMIGROUPS_LIBS_set=
|
|
@@ -877,8 +449,7 @@ ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
|
|
|
877
449
|
ax_cv_PTHREAD_PRIO_INHERIT=yes
|
|
878
450
|
ax_cv_PTHREAD_SPECIAL_FLAGS=no
|
|
879
451
|
ax_cv_check_cxxflags___mavx=no
|
|
880
|
-
ax_cv_cxx_compile_cxx14=
|
|
881
|
-
ax_cv_cxx_compile_cxx14__std_gnupp14=yes
|
|
452
|
+
ax_cv_cxx_compile_cxx14=yes
|
|
882
453
|
pkg_cv_LIBSEMIGROUPS_CFLAGS=
|
|
883
454
|
pkg_cv_LIBSEMIGROUPS_LIBS=-lsemigroups
|
|
884
455
|
pkg_cv_LIBSEMIGROUPS_RPATH=/host/sage-musllinux_1_2_aarch64/lib
|
|
@@ -892,7 +463,7 @@ CC='gcc'
|
|
|
892
463
|
CFLAGS='-g -O2'
|
|
893
464
|
CPP='gcc -E'
|
|
894
465
|
CPPFLAGS=''
|
|
895
|
-
CXX='g++
|
|
466
|
+
CXX='g++'
|
|
896
467
|
CXXFLAGS='-g -O2'
|
|
897
468
|
DEFS='-DHAVE_CONFIG_H'
|
|
898
469
|
ECHO_C=''
|
|
@@ -908,7 +479,7 @@ HAVE_CXX14='1'
|
|
|
908
479
|
HPCOMBI_CONSTEXPR_FUN_ARGS=''
|
|
909
480
|
HPCOMBI_CXXFLAGS=''
|
|
910
481
|
KERNEL_DEBUG='no'
|
|
911
|
-
LDFLAGS='-Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib '
|
|
482
|
+
LDFLAGS='-Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib '
|
|
912
483
|
LIBOBJS=''
|
|
913
484
|
LIBS='-lpthread '
|
|
914
485
|
LIBSEMIGROUPS_CFLAGS=''
|
|
@@ -929,7 +500,7 @@ PKG_CONFIG_LIBDIR=''
|
|
|
929
500
|
PKG_CONFIG_PATH='/host/sage-musllinux_1_2_aarch64/lib/pkgconfig:/host/sage-musllinux_1_2_aarch64/lib/pkgconfig:/project/prefix/lib/pkgconfig:/usr/local/lib/pkgconfig'
|
|
930
501
|
PTHREAD_CC='gcc'
|
|
931
502
|
PTHREAD_CFLAGS='-pthread'
|
|
932
|
-
PTHREAD_CXX='g++
|
|
503
|
+
PTHREAD_CXX='g++'
|
|
933
504
|
PTHREAD_LIBS='-lpthread'
|
|
934
505
|
SED='/bin/sed'
|
|
935
506
|
SHELL='/bin/bash'
|
|
@@ -1015,7 +586,7 @@ generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
1015
586
|
CONFIG_COMMANDS =
|
|
1016
587
|
$ ./config.status gen/pkgconfig.h
|
|
1017
588
|
|
|
1018
|
-
on
|
|
589
|
+
on a33bd6fe6dd8
|
|
1019
590
|
|
|
1020
|
-
config.status:
|
|
1021
|
-
config.status:
|
|
591
|
+
config.status:847: creating gen/pkgconfig.h
|
|
592
|
+
config.status:1017: 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_aarch64 --libdir=/host/sage-musllinux_1_2_aarch64/lib --disable-static --disable-maintainer-mode --disable-dependency-tracking --with-gaproot=/host/sage-musllinux_1_2_aarch64/lib/gap/ --with-external-libsemigroups
|
|
426
|
+
ac_cs_config='--prefix=/host/sage-musllinux_1_2_aarch64 --libdir=/host/sage-musllinux_1_2_aarch64/lib --disable-static --disable-maintainer-mode --disable-dependency-tracking --with-gaproot=/host/sage-musllinux_1_2_aarch64/lib/gap/ --with-external-libsemigroups CXX=g++ '\''CXXFLAGS=-g -O2'\'' '\''LDFLAGS=-Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib '\'' CC=gcc '\''CFLAGS=-g -O2'\'' PKG_CONFIG_PATH=/host/sage-musllinux_1_2_aarch64/lib/pkgconfig:/host/sage-musllinux_1_2_aarch64/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_aarch64' '--libdir=/host/sage-musllinux_1_2_aarch64/lib' '--disable-static' '--disable-maintainer-mode' '--disable-dependency-tracking' '--with-gaproot=/host/sage-musllinux_1_2_aarch64/lib/gap/' '--with-external-libsemigroups' 'CXX=g++
|
|
516
|
+
set X /bin/bash './configure' '--prefix=/host/sage-musllinux_1_2_aarch64' '--libdir=/host/sage-musllinux_1_2_aarch64/lib' '--disable-static' '--disable-maintainer-mode' '--disable-dependency-tracking' '--with-gaproot=/host/sage-musllinux_1_2_aarch64/lib/gap/' '--with-external-libsemigroups' 'CXX=g++' 'CXXFLAGS=-g -O2' 'LDFLAGS=-Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib ' 'CC=gcc' 'CFLAGS=-g -O2' 'PKG_CONFIG_PATH=/host/sage-musllinux_1_2_aarch64/lib/pkgconfig:/host/sage-musllinux_1_2_aarch64/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_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -
|
|
656
|
-
"
|
|
655
|
+
S["LDFLAGS"]="-Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-musllinux_1_2_aarch64/lib -L/host/"\
|
|
656
|
+
"sage-musllinux_1_2_aarch64/lib -Wl,-rpath-link,/host/sage-musllinux_1_2_aarch64/lib -L/host/sage-musllinux_1_2_aarch64/lib -Wl,-rpath,/host/sage-mus"\
|
|
657
|
+
"llinux_1_2_aarch64/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.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
|
|
@@ -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=_eNjhXCGEeVktv1psxFGF_UJefoNp-WpI_U25MNTgzU,23940
|
|
16
|
+
gap/pkg/semigroups/config.status,sha256=JyOhY3vv9XcdjrkvDateGmDrB2dnt4sos8Abuy46D1M,35219
|
|
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/aarch64-unknown-linux-musl-default64-kv10/semigroups.so,sha256=
|
|
26
|
+
gap/pkg/semigroups/bin/aarch64-unknown-linux-musl-default64-kv10/semigroups.so,sha256=u_IZW0ZLTkfwYCph99zyte4IMVe6WtD5pI7qKwIi9VE,243645185
|
|
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-2d945d6c.so.1,sha256=NdOgO2If8roY3PSnJ81CsBa1rjMvN_uWPCo_V0ThwEY,203337
|
|
347
|
-
passagemath_gap_pkg_semigroups.libs/libsemigroups-
|
|
347
|
+
passagemath_gap_pkg_semigroups.libs/libsemigroups-4507e8d6.so.2.0.0,sha256=aq-kRUTr4zQWgiSTneFquzws8YmnH6TFnSN2ruTF734,26892697
|
|
348
348
|
passagemath_gap_pkg_semigroups.libs/libstdc++-85f2cd6d.so.6.0.33,sha256=D3uBWNGP8cz5PIqwr4jUgv7u70AIVsNEjLuj90icFcw,3651889
|
|
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
351
|
sage/libs/gap_pkg_semigroups.cpython-310-aarch64-linux-gnu.so,sha256=_-hsxPw7vZsE6ljmRuOuAKqs6B69Nr0Oo8wKlkgcfrs,102888
|
|
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.
|
|
352
|
+
passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info/METADATA,sha256=Ii1U9wiLoXqp5MU5sVDVLeJhSxUGk089XziYSTT9IuE,4334
|
|
353
|
+
passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info/METADATA.bak,sha256=TVJtgW04qp-tYEZwf2SjFkvJwhI-c50eVrQ8anC_QNU,4403
|
|
354
|
+
passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info/WHEEL,sha256=qvx19vD_zYvGQFVzkH0wrT4tVIal9wOVogYGQfy9ymw,113
|
|
355
|
+
passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
|
|
356
|
+
passagemath_gap_pkg_semigroups-10.6.31rc1.dist-info/RECORD,,
|
|
index 1ca6c94..c64092d 100755
|
|
|
Binary file
|
|
File without changes
|