* [#426424] [test-only] FAILED pcb2gcode.git=3.0.4-alt2
@ 2026-07-23 9:28 Girar awaiter (brow)
2026-07-23 9:39 ` [#426424] TESTED (try 2) pcb2gcode.git=3.0.4-alt2 Girar awaiter (brow)
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Girar awaiter (brow) @ 2026-07-23 9:28 UTC (permalink / raw)
To: Valery Zabrovsky; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/426424/logs/events.1.1.log
https://packages.altlinux.org/tasks/426424
subtask name aarch64 i586 x86_64
#100 pcb2gcode failed - failed
2026-Jul-23 09:27:12 :: test-only task #426424 for sisyphus started by brow:
#100 build 3.0.4-alt2 from /people/brow/packages/pcb2gcode.git fetched at 2026-Jul-23 09:27:08
2026-Jul-23 09:27:14 :: [aarch64] #100 pcb2gcode.git 3.0.4-alt2: build start
2026-Jul-23 09:27:14 :: [x86_64] #100 pcb2gcode.git 3.0.4-alt2: build start
2026-Jul-23 09:27:14 :: [i586] #100 pcb2gcode.git 3.0.4-alt2: build start
2026-Jul-23 09:27:28 :: [i586] #100 pcb2gcode.git 3.0.4-alt2: build SKIPPED
[x86_64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp: In function 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > path_finding::inside_multipolygon(const point_type_fp&, const multi_polygon_type_fp&)':
[x86_64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp:216:29: error: converting to 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > >' from initializer list would use explicit constructor 'constexpr boost::optional<T>::optional(U&&) [with U = std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > >&; typename std::enable_if<std::is_constructible<T, U&&>::value, bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_typed_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! std::is_base_of<boost::optional_detail::optional_tag, typename std::decay<_Func>::type>::value), bool>::type <anonymous> = false; T = std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > >]'
[x86_64] 216 | return {ring_indices};
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp: In function 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > path_finding::outside_multipolygon(const point_type_fp&, const multi_polygon_type_fp&)':
[x86_64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp:255:23: error: converting to 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > >' from initializer list would use explicit constructor 'constexpr boost::optional<T>::optional(U&&) [with U = std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > >&; typename std::enable_if<std::is_constructible<T, U&&>::value, bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_typed_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! std::is_base_of<boost::optional_detail::optional_tag, typename std::decay<_Func>::type>::value), bool>::type <anonymous> = false; T = std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > >]'
[x86_64] 255 | return {ring_indices};
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp: In function 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > > > path_finding::inside_multipolygons(const point_type_fp&, const nested_multipolygon_type_fp&)':
[x86_64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp:281:29: error: converting to 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > > >' from initializer list would use explicit constructor 'constexpr boost::optional<T>::optional(U&&) [with U = std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > >&; typename std::enable_if<std::is_constructible<T, U&&>::value, bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_typed_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! std::is_base_of<boost::optional_detail::optional_tag, typename std::decay<_Func>::type>::value), bool>::type <anonymous> = false; T = std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > >]'
[x86_64] 281 | return {ring_indices};
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp: In function 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > > > path_finding::outside_multipolygons(const point_type_fp&, const nested_multipolygon_type_fp&)':
[x86_64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp:322:23: error: converting to 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > > >' from initializer list would use explicit constructor 'constexpr boost::optional<T>::optional(U&&) [with U = std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > >&; typename std::enable_if<std::is_constructible<T, U&&>::value, bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_typed_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! std::is_base_of<boost::optional_detail::optional_tag, typename std::decay<_Func>::type>::value), bool>::type <anonymous> = false; T = std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > >]'
[x86_64] 322 | return {ring_indices};
2026-Jul-23 09:27:51 :: [x86_64] pcb2gcode.git 3.0.4-alt2: remote: build failed
2026-Jul-23 09:27:51 :: [x86_64] #100 pcb2gcode.git 3.0.4-alt2: build FAILED
2026-Jul-23 09:27:51 :: [x86_64] requesting cancellation of task processing
[aarch64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp: In function 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > path_finding::inside_multipolygon(const point_type_fp&, const multi_polygon_type_fp&)':
[aarch64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp:216:29: error: converting to 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > >' from initializer list would use explicit constructor 'constexpr boost::optional<T>::optional(U&&) [with U = std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > >&; typename std::enable_if<std::is_constructible<T, U&&>::value, bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_typed_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! std::is_base_of<boost::optional_detail::optional_tag, typename std::decay<_Func>::type>::value), bool>::type <anonymous> = false; T = std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > >]'
[aarch64] 216 | return {ring_indices};
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp: In function 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > path_finding::outside_multipolygon(const point_type_fp&, const multi_polygon_type_fp&)':
[aarch64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp:255:23: error: converting to 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > >' from initializer list would use explicit constructor 'constexpr boost::optional<T>::optional(U&&) [with U = std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > >&; typename std::enable_if<std::is_constructible<T, U&&>::value, bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_typed_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! std::is_base_of<boost::optional_detail::optional_tag, typename std::decay<_Func>::type>::value), bool>::type <anonymous> = false; T = std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > >]'
[aarch64] 255 | return {ring_indices};
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp: In function 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > > > path_finding::inside_multipolygons(const point_type_fp&, const nested_multipolygon_type_fp&)':
[aarch64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp:281:29: error: converting to 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > > >' from initializer list would use explicit constructor 'constexpr boost::optional<T>::optional(U&&) [with U = std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > >&; typename std::enable_if<std::is_constructible<T, U&&>::value, bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_typed_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! std::is_base_of<boost::optional_detail::optional_tag, typename std::decay<_Func>::type>::value), bool>::type <anonymous> = false; T = std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > >]'
[aarch64] 281 | return {ring_indices};
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp: In function 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > > > path_finding::outside_multipolygons(const point_type_fp&, const nested_multipolygon_type_fp&)':
[aarch64] /usr/src/RPM/BUILD/pcb2gcode-3.0.4/src/path_finding.cpp:322:23: error: converting to 'boost::optional<std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > > >' from initializer list would use explicit constructor 'constexpr boost::optional<T>::optional(U&&) [with U = std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > >&; typename std::enable_if<std::is_constructible<T, U&&>::value, bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_typed_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! boost::optional_detail::is_in_place_factory<FT>::value), bool>::type <anonymous> = false; typename std::enable_if<(! std::is_base_of<boost::optional_detail::optional_tag, typename std::decay<_Func>::type>::value), bool>::type <anonymous> = false; T = std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<std::pair<long unsigned int, std::vector<long unsigned int> > > > > > >]'
[aarch64] 322 | return {ring_indices};
2026-Jul-23 09:28:18 :: [aarch64] pcb2gcode.git 3.0.4-alt2: remote: build failed
2026-Jul-23 09:28:18 :: [aarch64] #100 pcb2gcode.git 3.0.4-alt2: build FAILED
2026-Jul-23 09:27:51 :: [x86_64] build FAILED
2026-Jul-23 09:28:18 :: [aarch64] build FAILED
2026-Jul-23 09:28:18 :: task #426424 for sisyphus FAILED
^ permalink raw reply [flat|nested] 4+ messages in thread
* [#426424] TESTED (try 2) pcb2gcode.git=3.0.4-alt2
2026-07-23 9:28 [#426424] [test-only] FAILED pcb2gcode.git=3.0.4-alt2 Girar awaiter (brow)
@ 2026-07-23 9:39 ` Girar awaiter (brow)
2026-07-23 9:51 ` [#426424] EPERM (try 3) pcb2gcode.git=3.0.4-alt2 Girar awaiter (brow)
2026-07-23 13:20 ` [#426424] DONE (try 4) pcb2gcode.git=3.0.4-alt2 Girar pender (antohami)
2 siblings, 0 replies; 4+ messages in thread
From: Girar awaiter (brow) @ 2026-07-23 9:39 UTC (permalink / raw)
To: Valery Zabrovsky
Cc: sisyphus-incominger, girar-builder-sisyphus, Anton Midyukov
https://git.altlinux.org/tasks/426424/logs/events.2.1.log
https://packages.altlinux.org/tasks/426424
subtask name aarch64 i586 x86_64
#200 pcb2gcode 2:09 - 1:01
2026-Jul-23 09:31:49 :: test-only task #426424 for sisyphus resumed by brow:
#100 removed
#200 build 3.0.4-alt2 from /people/brow/packages/pcb2gcode.git fetched at 2026-Jul-23 09:31:34
2026-Jul-23 09:31:52 :: [aarch64] #200 pcb2gcode.git 3.0.4-alt2: build start
2026-Jul-23 09:31:52 :: [i586] #200 pcb2gcode.git 3.0.4-alt2: build start
2026-Jul-23 09:31:52 :: [x86_64] #200 pcb2gcode.git 3.0.4-alt2: build start
2026-Jul-23 09:32:05 :: [i586] #200 pcb2gcode.git 3.0.4-alt2: build SKIPPED
2026-Jul-23 09:32:53 :: [x86_64] #200 pcb2gcode.git 3.0.4-alt2: build OK
2026-Jul-23 09:34:01 :: [aarch64] #200 pcb2gcode.git 3.0.4-alt2: build OK
2026-Jul-23 09:34:04 :: 200: build check OK
2026-Jul-23 09:34:05 :: build check OK
2026-Jul-23 09:34:11 :: #200: pcb2gcode.git 3.0.4-alt2: version check OK
2026-Jul-23 09:34:12 :: build version check OK
2026-Jul-23 09:34:14 :: noarch check OK
2026-Jul-23 09:34:16 :: plan: src +1 -1 =22518, aarch64 +2 -2 =39879, x86_64 +2 -2 =40959
#200 pcb2gcode 3.0.4-alt1 -> 3.0.4-alt2
Thu Jul 23 2026 Valery Zabrovsky <brow@altlinux> 3.0.4-alt2
- Fix FTBFS with boost 1.91.0.
2026-Jul-23 09:35:00 :: patched apt indices
2026-Jul-23 09:35:09 :: created next repo
2026-Jul-23 09:35:21 :: duplicate provides check OK
2026-Jul-23 09:36:04 :: dependencies check OK
2026-Jul-23 09:36:43 :: [x86_64 aarch64] ELF symbols check OK
2026-Jul-23 09:36:57 :: [x86_64] #200 pcb2gcode: install check OK
2026-Jul-23 09:37:08 :: [x86_64] #200 pcb2gcode-debuginfo: install check OK
2026-Jul-23 09:37:14 :: [aarch64] #200 pcb2gcode: install check OK
2026-Jul-23 09:37:37 :: [aarch64] #200 pcb2gcode-debuginfo: install check OK
2026-Jul-23 09:37:58 :: [x86_64-i586] generated apt indices
2026-Jul-23 09:37:58 :: [x86_64-i586] created next repo
2026-Jul-23 09:38:12 :: [x86_64-i586] dependencies check OK
2026-Jul-23 09:38:46 :: gears inheritance check OK
2026-Jul-23 09:38:46 :: srpm inheritance check OK
girar-check-perms: access to pcb2gcode DENIED for brow: does not belong to maintainers list yet
check-subtask-perms: #200: pcb2gcode: Operation not permitted
2026-Jul-23 09:38:47 :: acl check IGNORED
2026-Jul-23 09:39:00 :: created contents_index files
2026-Jul-23 09:39:10 :: created hash files: aarch64 src x86_64
2026-Jul-23 09:39:13 :: task #426424 for sisyphus TESTED
^ permalink raw reply [flat|nested] 4+ messages in thread
* [#426424] EPERM (try 3) pcb2gcode.git=3.0.4-alt2
2026-07-23 9:28 [#426424] [test-only] FAILED pcb2gcode.git=3.0.4-alt2 Girar awaiter (brow)
2026-07-23 9:39 ` [#426424] TESTED (try 2) pcb2gcode.git=3.0.4-alt2 Girar awaiter (brow)
@ 2026-07-23 9:51 ` Girar awaiter (brow)
2026-07-23 13:20 ` [#426424] DONE (try 4) pcb2gcode.git=3.0.4-alt2 Girar pender (antohami)
2 siblings, 0 replies; 4+ messages in thread
From: Girar awaiter (brow) @ 2026-07-23 9:51 UTC (permalink / raw)
To: Valery Zabrovsky
Cc: sisyphus-incominger, girar-builder-sisyphus, Anton Midyukov
https://git.altlinux.org/tasks/426424/logs/events.3.1.log
https://packages.altlinux.org/tasks/426424
2026-Jul-23 09:46:36 :: task #426424 for sisyphus resumed by brow:
#100 removed
#200 build 3.0.4-alt2 from /people/brow/packages/pcb2gcode.git fetched at 2026-Jul-23 09:31:34
2026-Jul-23 09:46:39 :: [i586] #200 pcb2gcode.git 3.0.4-alt2: build start
2026-Jul-23 09:46:39 :: [aarch64] #200 pcb2gcode.git 3.0.4-alt2: build start
2026-Jul-23 09:46:39 :: [x86_64] #200 pcb2gcode.git 3.0.4-alt2: build start
2026-Jul-23 09:46:46 :: [i586] #200 pcb2gcode.git 3.0.4-alt2: build SKIPPED
2026-Jul-23 09:46:46 :: [x86_64] #200 pcb2gcode.git 3.0.4-alt2: build OK (cached)
2026-Jul-23 09:46:54 :: [aarch64] #200 pcb2gcode.git 3.0.4-alt2: build OK (cached)
2026-Jul-23 09:46:55 :: 200: build check OK (cached)
2026-Jul-23 09:46:55 :: build check OK
2026-Jul-23 09:47:02 :: #200: pcb2gcode.git 3.0.4-alt2: version check OK
2026-Jul-23 09:47:02 :: build version check OK
2026-Jul-23 09:47:05 :: noarch check OK
2026-Jul-23 09:47:07 :: plan: src +1 -1 =22518, aarch64 +2 -2 =39879, x86_64 +2 -2 =40959
#200 pcb2gcode 3.0.4-alt1 -> 3.0.4-alt2
Thu Jul 23 2026 Valery Zabrovsky <brow@altlinux> 3.0.4-alt2
- Fix FTBFS with boost 1.91.0.
2026-Jul-23 09:47:52 :: patched apt indices
2026-Jul-23 09:48:03 :: created next repo
2026-Jul-23 09:48:16 :: duplicate provides check OK
2026-Jul-23 09:49:02 :: dependencies check OK
2026-Jul-23 09:49:43 :: [x86_64 aarch64] ELF symbols check OK
2026-Jul-23 09:49:53 :: [x86_64] #200 pcb2gcode: install check OK (cached)
2026-Jul-23 09:49:56 :: [x86_64] #200 pcb2gcode-debuginfo: install check OK (cached)
2026-Jul-23 09:50:04 :: [aarch64] #200 pcb2gcode: install check OK (cached)
2026-Jul-23 09:50:12 :: [aarch64] #200 pcb2gcode-debuginfo: install check OK (cached)
2026-Jul-23 09:50:34 :: [x86_64-i586] generated apt indices
2026-Jul-23 09:50:34 :: [x86_64-i586] created next repo
2026-Jul-23 09:50:51 :: [x86_64-i586] dependencies check OK
2026-Jul-23 09:50:52 :: gears inheritance check OK
2026-Jul-23 09:50:52 :: srpm inheritance check OK
girar-check-perms: access to pcb2gcode DENIED for brow: does not belong to maintainers list yet
check-subtask-perms: #200: pcb2gcode: Operation not permitted
2026-Jul-23 09:50:52 :: acl check FAILED
2026-Jul-23 09:51:06 :: created contents_index files
2026-Jul-23 09:51:14 :: created hash files: aarch64 src x86_64
2026-Jul-23 09:51:18 :: task #426424 for sisyphus EPERM
^ permalink raw reply [flat|nested] 4+ messages in thread
* [#426424] DONE (try 4) pcb2gcode.git=3.0.4-alt2
2026-07-23 9:28 [#426424] [test-only] FAILED pcb2gcode.git=3.0.4-alt2 Girar awaiter (brow)
2026-07-23 9:39 ` [#426424] TESTED (try 2) pcb2gcode.git=3.0.4-alt2 Girar awaiter (brow)
2026-07-23 9:51 ` [#426424] EPERM (try 3) pcb2gcode.git=3.0.4-alt2 Girar awaiter (brow)
@ 2026-07-23 13:20 ` Girar pender (antohami)
2 siblings, 0 replies; 4+ messages in thread
From: Girar pender (antohami) @ 2026-07-23 13:20 UTC (permalink / raw)
To: Valery Zabrovsky
Cc: sisyphus-incominger, girar-builder-sisyphus, Anton Midyukov
https://git.altlinux.org/tasks/archive/done/_416/426424/logs/events.4.2.log
https://packages.altlinux.org/tasks/426424
2026-Jul-23 13:13:44 :: task #426424 for sisyphus resumed by antohami:
#100 removed
#200 build 3.0.4-alt2 from /people/brow/packages/pcb2gcode.git fetched at 2026-Jul-23 09:31:34
2026-Jul-23 13:13:46 :: [x86_64] #200 pcb2gcode.git 3.0.4-alt2: build start
2026-Jul-23 13:13:46 :: [aarch64] #200 pcb2gcode.git 3.0.4-alt2: build start
2026-Jul-23 13:13:46 :: [i586] #200 pcb2gcode.git 3.0.4-alt2: build start
2026-Jul-23 13:13:52 :: [i586] #200 pcb2gcode.git 3.0.4-alt2: build SKIPPED
2026-Jul-23 13:13:53 :: [x86_64] #200 pcb2gcode.git 3.0.4-alt2: build OK (cached)
2026-Jul-23 13:14:01 :: [aarch64] #200 pcb2gcode.git 3.0.4-alt2: build OK (cached)
2026-Jul-23 13:14:02 :: 200: build check OK (cached)
2026-Jul-23 13:14:02 :: build check OK
2026-Jul-23 13:14:09 :: #200: pcb2gcode.git 3.0.4-alt2: version check OK
2026-Jul-23 13:14:09 :: build version check OK
2026-Jul-23 13:14:11 :: noarch check OK
2026-Jul-23 13:14:13 :: plan: src +1 -1 =22519, aarch64 +2 -2 =39879, x86_64 +2 -2 =40959
#200 pcb2gcode 3.0.4-alt1 -> 3.0.4-alt2
Thu Jul 23 2026 Valery Zabrovsky <brow@altlinux> 3.0.4-alt2
- Fix FTBFS with boost 1.91.0.
2026-Jul-23 13:15:12 :: patched apt indices
2026-Jul-23 13:15:31 :: created next repo
2026-Jul-23 13:15:52 :: duplicate provides check OK
2026-Jul-23 13:16:45 :: dependencies check OK
2026-Jul-23 13:17:35 :: [x86_64 aarch64] ELF symbols check OK
2026-Jul-23 13:17:45 :: [x86_64] #200 pcb2gcode: install check OK (cached)
2026-Jul-23 13:17:49 :: [x86_64] #200 pcb2gcode-debuginfo: install check OK (cached)
2026-Jul-23 13:17:51 :: [aarch64] #200 pcb2gcode: install check OK (cached)
2026-Jul-23 13:17:58 :: [aarch64] #200 pcb2gcode-debuginfo: install check OK (cached)
2026-Jul-23 13:18:19 :: [x86_64-i586] generated apt indices
2026-Jul-23 13:18:19 :: [x86_64-i586] created next repo
2026-Jul-23 13:18:32 :: [x86_64-i586] dependencies check OK
2026-Jul-23 13:18:33 :: gears inheritance check OK
2026-Jul-23 13:18:33 :: srpm inheritance check OK
girar-check-perms: access to pcb2gcode ALLOWED for antohami: project leader
check-subtask-perms: #200: pcb2gcode: approved by antohami
2026-Jul-23 13:18:33 :: acl check OK
2026-Jul-23 13:18:47 :: created contents_index files
2026-Jul-23 13:18:58 :: created hash files: aarch64 src x86_64
2026-Jul-23 13:19:02 :: task #426424 for sisyphus TESTED
2026-Jul-23 13:19:02 :: task is ready for commit
2026-Jul-23 13:19:09 :: repo clone OK
2026-Jul-23 13:19:10 :: packages update OK
2026-Jul-23 13:19:17 :: [x86_64 aarch64] update OK
2026-Jul-23 13:19:17 :: repo update OK
2026-Jul-23 13:19:31 :: repo save OK
2026-Jul-23 13:19:31 :: src index update OK
2026-Jul-23 13:19:31 :: updated /gears/p/pcb2gcode.git branch `sisyphus'
2026-Jul-23 13:20:54 :: gears update OK
2026-Jul-23 13:20:54 :: user `brow' added to the ACL of a welcoming project `pcb2gcode'
2026-Jul-23 13:20:54 :: task #426424 for sisyphus DONE
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-07-23 13:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 9:28 [#426424] [test-only] FAILED pcb2gcode.git=3.0.4-alt2 Girar awaiter (brow)
2026-07-23 9:39 ` [#426424] TESTED (try 2) pcb2gcode.git=3.0.4-alt2 Girar awaiter (brow)
2026-07-23 9:51 ` [#426424] EPERM (try 3) pcb2gcode.git=3.0.4-alt2 Girar awaiter (brow)
2026-07-23 13:20 ` [#426424] DONE (try 4) pcb2gcode.git=3.0.4-alt2 Girar pender (antohami)
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git