[#319059] [test-only] FAILED (try 10) python3-module-myst-parser.git=1.0.0-alt1 ...

Girar awaiter (kaa) girar-builder at altlinux.org
Wed Jul 12 17:03:02 MSK 2023


https://git.altlinux.org/tasks/319059/logs/events.10.1.log

subtask  name                                aarch64  armh    i586  ppc64le  x86_64
   #100  python3-module-myst-parser             1:05  1:37      34     1:18      34
   #310  rapidjson                              1:39  2:35      57     1:39      52
   #320  python3-module-pyaaf2                     ?     ?      24        ?      24
   #374  python3-module-OpenTimelineIO-gen2        ?     ?  failed        ?  failed

2023-Jul-12 13:58:47 :: test-only task #319059 for sisyphus resumed by kaa:
#100 build 1.0.0-alt1 from /people/kaa/packages/python3-module-myst-parser.git fetched at 2023-Apr-21 13:50:43
#200 removed
#300 removed
#310 build 1.1.0-alt5.git473553bd from /people/kaa/packages/rapidjson.git fetched at 2023-May-15 21:14:29
#320 build 1.6.0-alt1 from /people/kaa/packages/python3-module-pyaaf2.git fetched at 2023-Apr-28 22:35:28
#340 removed
#360 removed
#370 removed
#374 build 0.15.0-alt1 from /people/kaa/packages/python3-module-OpenTimelineIO-gen2.git fetched at 2023-May-19 12:11:57
#400 removed
#500 removed
#600 removed
2023-Jul-12 13:58:47 :: created build repo
2023-Jul-12 13:58:49 :: [aarch64] #100 python3-module-myst-parser.git 1.0.0-alt1: build start
2023-Jul-12 13:58:49 :: [armh] #100 python3-module-myst-parser.git 1.0.0-alt1: build start
2023-Jul-12 13:58:49 :: [i586] #100 python3-module-myst-parser.git 1.0.0-alt1: build start
2023-Jul-12 13:58:49 :: [ppc64le] #100 python3-module-myst-parser.git 1.0.0-alt1: build start
2023-Jul-12 13:58:49 :: [x86_64] #100 python3-module-myst-parser.git 1.0.0-alt1: build start
2023-Jul-12 13:59:23 :: [x86_64] #100 python3-module-myst-parser.git 1.0.0-alt1: build OK
2023-Jul-12 13:59:23 :: [i586] #100 python3-module-myst-parser.git 1.0.0-alt1: build OK
2023-Jul-12 13:59:23 :: [x86_64] #310 rapidjson.git 1.1.0-alt5.git473553bd: build start
2023-Jul-12 13:59:24 :: [i586] #310 rapidjson.git 1.1.0-alt5.git473553bd: build start
2023-Jul-12 13:59:54 :: [aarch64] #100 python3-module-myst-parser.git 1.0.0-alt1: build OK
2023-Jul-12 13:59:54 :: [aarch64] #310 rapidjson.git 1.1.0-alt5.git473553bd: build start
2023-Jul-12 14:00:07 :: [ppc64le] #100 python3-module-myst-parser.git 1.0.0-alt1: build OK
2023-Jul-12 14:00:07 :: [ppc64le] #310 rapidjson.git 1.1.0-alt5.git473553bd: build start
2023-Jul-12 14:00:15 :: [x86_64] #310 rapidjson.git 1.1.0-alt5.git473553bd: build OK
2023-Jul-12 14:00:15 :: [x86_64] #320 python3-module-pyaaf2.git 1.6.0-alt1: build start
2023-Jul-12 14:00:21 :: [i586] #310 rapidjson.git 1.1.0-alt5.git473553bd: build OK
2023-Jul-12 14:00:22 :: [i586] #320 python3-module-pyaaf2.git 1.6.0-alt1: build start
2023-Jul-12 14:00:26 :: [armh] #100 python3-module-myst-parser.git 1.0.0-alt1: build OK
2023-Jul-12 14:00:26 :: [armh] #310 rapidjson.git 1.1.0-alt5.git473553bd: build start
2023-Jul-12 14:00:39 :: [x86_64] #320 python3-module-pyaaf2.git 1.6.0-alt1: build OK
2023-Jul-12 14:00:39 :: [x86_64] #374 python3-module-OpenTimelineIO-gen2.git 0.15.0-alt1: build start
2023-Jul-12 14:00:46 :: [i586] #320 python3-module-pyaaf2.git 1.6.0-alt1: build OK
2023-Jul-12 14:00:47 :: [i586] #374 python3-module-OpenTimelineIO-gen2.git 0.15.0-alt1: build start
[x86_64] /usr/src/RPM/BUILD/python3-module-OpenTimelineIO-0.15.0/src/opentime/rationalTime.h: In function ‘constexpr double opentime::v1_0::fabs(double)’:
[x86_64] /usr/src/RPM/BUILD/python3-module-OpenTimelineIO-0.15.0/src/opentime/rationalTime.h:27:9: error: ‘uint64_t’ does not name a type
[x86_64]    27 |         uint64_t i;
[x86_64] --
[x86_64]    10 | #include <string>
[x86_64] /usr/src/RPM/BUILD/python3-module-OpenTimelineIO-0.15.0/src/opentime/rationalTime.h:29:10: error: ‘union opentime::v1_0::fabs(double)::<unnamed>’ has no member named ‘i’
[x86_64]    29 |     bits.i &= std::numeric_limits<uint64_t>::max() / 2;
[x86_64] /usr/src/RPM/BUILD/python3-module-OpenTimelineIO-0.15.0/src/opentime/rationalTime.h:29:35: error: ‘uint64_t’ was not declared in this scope
[x86_64]    29 |     bits.i &= std::numeric_limits<uint64_t>::max() / 2;
[x86_64] /usr/src/RPM/BUILD/python3-module-OpenTimelineIO-0.15.0/src/opentime/rationalTime.h:29:35: note: ‘uint64_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
[x86_64] /usr/src/RPM/BUILD/python3-module-OpenTimelineIO-0.15.0/src/opentime/rationalTime.h:29:43: error: template argument 1 is invalid
[x86_64]    29 |     bits.i &= std::numeric_limits<uint64_t>::max() / 2;
[x86_64] --
[x86_64]     raise CalledProcessError(retcode, cmd)
[x86_64] subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--target', 'install', '--config', 'Release', '--', '-j32']' returned non-zero exit status 2.
[x86_64] Traceback (most recent call last):
[x86_64] --
[x86_64]     raise RuntimeError(err_msg) from None
[x86_64] RuntimeError: build_wheel failed
2023-Jul-12 14:01:07 :: [x86_64] python3-module-OpenTimelineIO-gen2.git 0.15.0-alt1: remote: build failed
2023-Jul-12 14:01:07 :: [x86_64] #374 python3-module-OpenTimelineIO-gen2.git 0.15.0-alt1: build FAILED
2023-Jul-12 14:01:07 :: [x86_64] requesting cancellation of task processing
[i586] /usr/src/RPM/BUILD/python3-module-OpenTimelineIO-0.15.0/src/opentime/rationalTime.h: In function ‘constexpr double opentime::v1_0::fabs(double)’:
[i586] /usr/src/RPM/BUILD/python3-module-OpenTimelineIO-0.15.0/src/opentime/rationalTime.h:27:9: error: ‘uint64_t’ does not name a type
[i586]    27 |         uint64_t i;
[i586] --
[i586]    10 | #include <string>
[i586] /usr/src/RPM/BUILD/python3-module-OpenTimelineIO-0.15.0/src/opentime/rationalTime.h:29:10: error: ‘union opentime::v1_0::fabs(double)::<unnamed>’ has no member named ‘i’
[i586]    29 |     bits.i &= std::numeric_limits<uint64_t>::max() / 2;
[i586] /usr/src/RPM/BUILD/python3-module-OpenTimelineIO-0.15.0/src/opentime/rationalTime.h:29:35: error: ‘uint64_t’ was not declared in this scope
[i586]    29 |     bits.i &= std::numeric_limits<uint64_t>::max() / 2;
[i586] /usr/src/RPM/BUILD/python3-module-OpenTimelineIO-0.15.0/src/opentime/rationalTime.h:29:35: note: ‘uint64_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
[i586] /usr/src/RPM/BUILD/python3-module-OpenTimelineIO-0.15.0/src/opentime/rationalTime.h:29:43: error: template argument 1 is invalid
[i586]    29 |     bits.i &= std::numeric_limits<uint64_t>::max() / 2;
[i586] --
[i586]     raise CalledProcessError(retcode, cmd)
[i586] subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--target', 'install', '--config', 'Release', '--', '-j32']' returned non-zero exit status 2.
[i586] Traceback (most recent call last):
[i586] --
[i586]     raise RuntimeError(err_msg) from None
[i586] RuntimeError: build_wheel failed
2023-Jul-12 14:01:17 :: [i586] python3-module-OpenTimelineIO-gen2.git 0.15.0-alt1: remote: build failed
2023-Jul-12 14:01:17 :: [i586] #374 python3-module-OpenTimelineIO-gen2.git 0.15.0-alt1: build FAILED
2023-Jul-12 14:01:33 :: [aarch64] #310 rapidjson.git 1.1.0-alt5.git473553bd: build OK
2023-Jul-12 14:01:33 :: [aarch64] task processing CANCELLED
2023-Jul-12 14:01:46 :: [ppc64le] #310 rapidjson.git 1.1.0-alt5.git473553bd: build OK
2023-Jul-12 14:01:46 :: [ppc64le] task processing CANCELLED
2023-Jul-12 14:03:01 :: [armh] #310 rapidjson.git 1.1.0-alt5.git473553bd: build OK
2023-Jul-12 14:03:02 :: [armh] task processing CANCELLED
2023-Jul-12 14:01:07 :: [x86_64] build FAILED
2023-Jul-12 14:01:17 :: [i586] build FAILED
2023-Jul-12 14:01:33 :: [aarch64] build FAILED
2023-Jul-12 14:01:46 :: [ppc64le] build FAILED
2023-Jul-12 14:03:02 :: [armh] build FAILED
2023-Jul-12 14:03:02 :: task #319059 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list