ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#365405] [test-only] FAILED x-cursor-themes-Bibata.git=2.0.7-alt1
@ 2024-12-19  4:44 Girar awaiter (alexvk)
  2024-12-19  6:02 ` [#365405] [test-only] FAILED (try 2) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Girar awaiter (alexvk) @ 2024-12-19  4:44 UTC (permalink / raw)
  To: Alexander Kovalev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/365405/logs/events.1.1.log
https://packages.altlinux.org/tasks/365405

subtask  name                    aarch64    i586  ppc64le  x86_64
   #100  x-cursor-themes-Bibata   failed  failed   failed    3:26

2024-Dec-19 04:40:57 :: test-only task #365405 for sisyphus started by alexvk:
#100 build 2.0.7-alt1 from /people/alexvk/packages/x-cursor-themes-Bibata.git fetched at 2024-Dec-19 04:40:55
2024-Dec-19 04:40:58 :: [aarch64] #100 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 04:40:58 :: [x86_64] #100 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 04:40:58 :: [i586] #100 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 04:40:58 :: [ppc64le] #100 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
[i586] "use strict";const{existsSync,readFileSync}=require("fs"),{join}=require("path"),{platform,arch}=process;let nativeBinding=null,localFileExisted=!1,loadError=null;function isMusl(){if(!process.report||typeof process.report.getReport!="function")try{const e=require("child_process").execSync("which ldd").toString().trim();return readFileSync(e,"utf8").includes("musl")}catch{return!0}else{const{glibcVersionRuntime:e}=process.report.getReport().header;return!e}}switch(platform){case"android":switch(arch){case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.android-arm64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.android-arm64.node"):nativeBinding=require("@resvg/resvg-js-android-arm64")}catch(e){loadError=e}break;case"arm":localFileExisted=existsSync(join(__dirname,"resvgjs.android-arm-eabi.node"));try{localFileExisted?nativeBinding=require("./resvgjs.android-arm-eabi.node"):nativeBinding=require("@resvg/resvg-js-android-arm-eabi")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Android ${arch}`)}break;case"win32":switch(arch){case"x64":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-x64-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-x64-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-x64-msvc")}catch(e){loadError=e}break;case"ia32":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-ia32-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-ia32-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-ia32-msvc")}catch(e){loadError=e}break;case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-arm64-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-arm64-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-arm64-msvc")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Windows: ${arch}`)}break;case"darwin":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-universal.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-universal.node"):nativeBinding=require("@resvg/resvg-js-darwin-universal");break}catch{}switch(arch){case"x64":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-x64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-x64.node"):nativeBinding=require("@resvg/resvg-js-darwin-x64")}catch(e){loadError=e}break;case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-arm64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-arm64.node"):nativeBinding=require("@resvg/resvg-js-darwin-arm64")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on macOS: ${arch}`)}break;case"freebsd":if(arch!=="x64")throw new Error(`Unsupported architecture on FreeBSD: ${arch}`);localFileExisted=existsSync(join(__dirname,"resvgjs.freebsd-x64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.freebsd-x64.node"):nativeBinding=require("@resvg/resvg-js-freebsd-x64")}catch(e){loadError=e}break;case"linux":switch(arch){case"x64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-x64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-x64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-x64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-x64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-x64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-x64-gnu")}catch(e){loadError=e}}break;case"arm64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-arm64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-arm64-gnu")}catch(e){loadError=e}}break;case"arm":localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm-gnueabihf.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm-gnueabihf.node"):nativeBinding=require("@resvg/resvg-js-linux-arm-gnueabihf")}catch(e){loadError=e}break;case"riscv64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-riscv64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-riscv64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-riscv64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-riscv64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-riscv64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-riscv64-gnu")}catch(e){loadError=e}}break;case"s390x":localFileExisted=existsSync(join(__dirname,"resvgjs.linux-s390x-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-s390x-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-s390x-gnu")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Linux: ${arch}`)}break;default:throw new Error(`Unsupported OS: ${platform}, architecture: ${arch}`)}if(!nativeBinding)throw loadError||new Error("Failed to load native binding");const{BBox,Resvg,RenderedImage,renderAsync}=nativeBinding;module.exports.BBox=BBox,module.exports.Resvg=Resvg,module.exports.RenderedImage=RenderedImage,module.exports.renderAsync=renderAsync;
[i586] Error: Unsupported architecture on Linux: ia32
[i586]     at Object.<anonymous> (/usr/src/RPM/BUILD/x-cursor-themes-Bibata-2.0.7/node_modules/@resvg/resvg-js/js-binding.js:1:5099)
2024-Dec-19 04:41:23 :: [i586] x-cursor-themes-Bibata.git 2.0.7-alt1: remote: build failed
2024-Dec-19 04:41:23 :: [i586] #100 x-cursor-themes-Bibata.git 2.0.7-alt1: build FAILED
2024-Dec-19 04:41:23 :: [i586] requesting cancellation of task processing
[aarch64]   const err = new Error(message);
[aarch64] Error: Cannot find module '@resvg/resvg-js-linux-arm64-gnu'
[aarch64] Require stack:
2024-Dec-19 04:41:34 :: [aarch64] x-cursor-themes-Bibata.git 2.0.7-alt1: remote: build failed
2024-Dec-19 04:41:34 :: [aarch64] #100 x-cursor-themes-Bibata.git 2.0.7-alt1: build FAILED
[ppc64le] "use strict";const{existsSync,readFileSync}=require("fs"),{join}=require("path"),{platform,arch}=process;let nativeBinding=null,localFileExisted=!1,loadError=null;function isMusl(){if(!process.report||typeof process.report.getReport!="function")try{const e=require("child_process").execSync("which ldd").toString().trim();return readFileSync(e,"utf8").includes("musl")}catch{return!0}else{const{glibcVersionRuntime:e}=process.report.getReport().header;return!e}}switch(platform){case"android":switch(arch){case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.android-arm64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.android-arm64.node"):nativeBinding=require("@resvg/resvg-js-android-arm64")}catch(e){loadError=e}break;case"arm":localFileExisted=existsSync(join(__dirname,"resvgjs.android-arm-eabi.node"));try{localFileExisted?nativeBinding=require("./resvgjs.android-arm-eabi.node"):nativeBinding=require("@resvg/resvg-js-android-arm-eabi")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Android ${arch}`)}break;case"win32":switch(arch){case"x64":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-x64-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-x64-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-x64-msvc")}catch(e){loadError=e}break;case"ia32":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-ia32-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-ia32-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-ia32-msvc")}catch(e){loadError=e}break;case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-arm64-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-arm64-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-arm64-msvc")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Windows: ${arch}`)}break;case"darwin":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-universal.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-universal.node"):nativeBinding=require("@resvg/resvg-js-darwin-universal");break}catch{}switch(arch){case"x64":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-x64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-x64.node"):nativeBinding=require("@resvg/resvg-js-darwin-x64")}catch(e){loadError=e}break;case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-arm64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-arm64.node"):nativeBinding=require("@resvg/resvg-js-darwin-arm64")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on macOS: ${arch}`)}break;case"freebsd":if(arch!=="x64")throw new Error(`Unsupported architecture on FreeBSD: ${arch}`);localFileExisted=existsSync(join(__dirname,"resvgjs.freebsd-x64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.freebsd-x64.node"):nativeBinding=require("@resvg/resvg-js-freebsd-x64")}catch(e){loadError=e}break;case"linux":switch(arch){case"x64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-x64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-x64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-x64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-x64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-x64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-x64-gnu")}catch(e){loadError=e}}break;case"arm64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-arm64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-arm64-gnu")}catch(e){loadError=e}}break;case"arm":localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm-gnueabihf.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm-gnueabihf.node"):nativeBinding=require("@resvg/resvg-js-linux-arm-gnueabihf")}catch(e){loadError=e}break;case"riscv64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-riscv64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-riscv64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-riscv64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-riscv64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-riscv64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-riscv64-gnu")}catch(e){loadError=e}}break;case"s390x":localFileExisted=existsSync(join(__dirname,"resvgjs.linux-s390x-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-s390x-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-s390x-gnu")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Linux: ${arch}`)}break;default:throw new Error(`Unsupported OS: ${platform}, architecture: ${arch}`)}if(!nativeBinding)throw loadError||new Error("Failed to load native binding");const{BBox,Resvg,RenderedImage,renderAsync}=nativeBinding;module.exports.BBox=BBox,module.exports.Resvg=Resvg,module.exports.RenderedImage=RenderedImage,module.exports.renderAsync=renderAsync;
[ppc64le] Error: Unsupported architecture on Linux: ppc64
[ppc64le]     at Object.<anonymous> (/usr/src/RPM/BUILD/x-cursor-themes-Bibata-2.0.7/node_modules/@resvg/resvg-js/js-binding.js:1:5099)
2024-Dec-19 04:41:39 :: [ppc64le] x-cursor-themes-Bibata.git 2.0.7-alt1: remote: build failed
2024-Dec-19 04:41:39 :: [ppc64le] #100 x-cursor-themes-Bibata.git 2.0.7-alt1: build FAILED
2024-Dec-19 04:44:24 :: [x86_64] #100 x-cursor-themes-Bibata.git 2.0.7-alt1: build OK
2024-Dec-19 04:41:23 :: [i586] build FAILED
2024-Dec-19 04:41:34 :: [aarch64] build FAILED
2024-Dec-19 04:41:39 :: [ppc64le] build FAILED
2024-Dec-19 04:44:25 :: task #365405 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [#365405] [test-only] FAILED (try 2) x-cursor-themes-Bibata.git=2.0.7-alt1
  2024-12-19  4:44 [#365405] [test-only] FAILED x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
@ 2024-12-19  6:02 ` Girar awaiter (alexvk)
  2024-12-19  6:51 ` [#365405] [test-only] FAILED (try 3) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (alexvk) @ 2024-12-19  6:02 UTC (permalink / raw)
  To: Alexander Kovalev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/365405/logs/events.2.1.log
https://packages.altlinux.org/tasks/365405

subtask  name                    aarch64    i586  ppc64le  x86_64
   #200  x-cursor-themes-Bibata     5:38  failed   failed    3:07

2024-Dec-19 05:56:46 :: test-only task #365405 for sisyphus resumed by alexvk:
#100 removed
#200 build 2.0.7-alt1 from /people/alexvk/packages/x-cursor-themes-Bibata.git fetched at 2024-Dec-19 05:56:22
2024-Dec-19 05:56:48 :: [x86_64] #200 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 05:56:48 :: [aarch64] #200 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 05:56:48 :: [ppc64le] #200 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 05:56:48 :: [i586] #200 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
[i586] "use strict";const{existsSync,readFileSync}=require("fs"),{join}=require("path"),{platform,arch}=process;let nativeBinding=null,localFileExisted=!1,loadError=null;function isMusl(){if(!process.report||typeof process.report.getReport!="function")try{const e=require("child_process").execSync("which ldd").toString().trim();return readFileSync(e,"utf8").includes("musl")}catch{return!0}else{const{glibcVersionRuntime:e}=process.report.getReport().header;return!e}}switch(platform){case"android":switch(arch){case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.android-arm64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.android-arm64.node"):nativeBinding=require("@resvg/resvg-js-android-arm64")}catch(e){loadError=e}break;case"arm":localFileExisted=existsSync(join(__dirname,"resvgjs.android-arm-eabi.node"));try{localFileExisted?nativeBinding=require("./resvgjs.android-arm-eabi.node"):nativeBinding=require("@resvg/resvg-js-android-arm-eabi")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Android ${arch}`)}break;case"win32":switch(arch){case"x64":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-x64-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-x64-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-x64-msvc")}catch(e){loadError=e}break;case"ia32":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-ia32-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-ia32-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-ia32-msvc")}catch(e){loadError=e}break;case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-arm64-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-arm64-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-arm64-msvc")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Windows: ${arch}`)}break;case"darwin":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-universal.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-universal.node"):nativeBinding=require("@resvg/resvg-js-darwin-universal");break}catch{}switch(arch){case"x64":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-x64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-x64.node"):nativeBinding=require("@resvg/resvg-js-darwin-x64")}catch(e){loadError=e}break;case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-arm64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-arm64.node"):nativeBinding=require("@resvg/resvg-js-darwin-arm64")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on macOS: ${arch}`)}break;case"freebsd":if(arch!=="x64")throw new Error(`Unsupported architecture on FreeBSD: ${arch}`);localFileExisted=existsSync(join(__dirname,"resvgjs.freebsd-x64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.freebsd-x64.node"):nativeBinding=require("@resvg/resvg-js-freebsd-x64")}catch(e){loadError=e}break;case"linux":switch(arch){case"x64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-x64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-x64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-x64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-x64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-x64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-x64-gnu")}catch(e){loadError=e}}break;case"arm64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-arm64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-arm64-gnu")}catch(e){loadError=e}}break;case"arm":localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm-gnueabihf.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm-gnueabihf.node"):nativeBinding=require("@resvg/resvg-js-linux-arm-gnueabihf")}catch(e){loadError=e}break;case"riscv64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-riscv64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-riscv64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-riscv64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-riscv64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-riscv64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-riscv64-gnu")}catch(e){loadError=e}}break;case"s390x":localFileExisted=existsSync(join(__dirname,"resvgjs.linux-s390x-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-s390x-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-s390x-gnu")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Linux: ${arch}`)}break;default:throw new Error(`Unsupported OS: ${platform}, architecture: ${arch}`)}if(!nativeBinding)throw loadError||new Error("Failed to load native binding");const{BBox,Resvg,RenderedImage,renderAsync}=nativeBinding;module.exports.BBox=BBox,module.exports.Resvg=Resvg,module.exports.RenderedImage=RenderedImage,module.exports.renderAsync=renderAsync;
[i586] Error: Unsupported architecture on Linux: ia32
[i586]     at Object.<anonymous> (/usr/src/RPM/BUILD/x-cursor-themes-Bibata-2.0.7/node_modules/@resvg/resvg-js/js-binding.js:1:5099)
2024-Dec-19 05:57:13 :: [i586] x-cursor-themes-Bibata.git 2.0.7-alt1: remote: build failed
2024-Dec-19 05:57:13 :: [i586] #200 x-cursor-themes-Bibata.git 2.0.7-alt1: build FAILED
2024-Dec-19 05:57:13 :: [i586] requesting cancellation of task processing
[ppc64le] "use strict";const{existsSync,readFileSync}=require("fs"),{join}=require("path"),{platform,arch}=process;let nativeBinding=null,localFileExisted=!1,loadError=null;function isMusl(){if(!process.report||typeof process.report.getReport!="function")try{const e=require("child_process").execSync("which ldd").toString().trim();return readFileSync(e,"utf8").includes("musl")}catch{return!0}else{const{glibcVersionRuntime:e}=process.report.getReport().header;return!e}}switch(platform){case"android":switch(arch){case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.android-arm64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.android-arm64.node"):nativeBinding=require("@resvg/resvg-js-android-arm64")}catch(e){loadError=e}break;case"arm":localFileExisted=existsSync(join(__dirname,"resvgjs.android-arm-eabi.node"));try{localFileExisted?nativeBinding=require("./resvgjs.android-arm-eabi.node"):nativeBinding=require("@resvg/resvg-js-android-arm-eabi")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Android ${arch}`)}break;case"win32":switch(arch){case"x64":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-x64-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-x64-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-x64-msvc")}catch(e){loadError=e}break;case"ia32":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-ia32-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-ia32-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-ia32-msvc")}catch(e){loadError=e}break;case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-arm64-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-arm64-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-arm64-msvc")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Windows: ${arch}`)}break;case"darwin":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-universal.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-universal.node"):nativeBinding=require("@resvg/resvg-js-darwin-universal");break}catch{}switch(arch){case"x64":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-x64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-x64.node"):nativeBinding=require("@resvg/resvg-js-darwin-x64")}catch(e){loadError=e}break;case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-arm64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-arm64.node"):nativeBinding=require("@resvg/resvg-js-darwin-arm64")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on macOS: ${arch}`)}break;case"freebsd":if(arch!=="x64")throw new Error(`Unsupported architecture on FreeBSD: ${arch}`);localFileExisted=existsSync(join(__dirname,"resvgjs.freebsd-x64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.freebsd-x64.node"):nativeBinding=require("@resvg/resvg-js-freebsd-x64")}catch(e){loadError=e}break;case"linux":switch(arch){case"x64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-x64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-x64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-x64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-x64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-x64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-x64-gnu")}catch(e){loadError=e}}break;case"arm64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-arm64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-arm64-gnu")}catch(e){loadError=e}}break;case"arm":localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm-gnueabihf.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm-gnueabihf.node"):nativeBinding=require("@resvg/resvg-js-linux-arm-gnueabihf")}catch(e){loadError=e}break;case"riscv64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-riscv64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-riscv64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-riscv64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-riscv64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-riscv64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-riscv64-gnu")}catch(e){loadError=e}}break;case"s390x":localFileExisted=existsSync(join(__dirname,"resvgjs.linux-s390x-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-s390x-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-s390x-gnu")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Linux: ${arch}`)}break;default:throw new Error(`Unsupported OS: ${platform}, architecture: ${arch}`)}if(!nativeBinding)throw loadError||new Error("Failed to load native binding");const{BBox,Resvg,RenderedImage,renderAsync}=nativeBinding;module.exports.BBox=BBox,module.exports.Resvg=Resvg,module.exports.RenderedImage=RenderedImage,module.exports.renderAsync=renderAsync;
[ppc64le] Error: Unsupported architecture on Linux: ppc64
[ppc64le]     at Object.<anonymous> (/usr/src/RPM/BUILD/x-cursor-themes-Bibata-2.0.7/node_modules/@resvg/resvg-js/js-binding.js:1:5099)
2024-Dec-19 05:57:29 :: [ppc64le] x-cursor-themes-Bibata.git 2.0.7-alt1: remote: build failed
2024-Dec-19 05:57:29 :: [ppc64le] #200 x-cursor-themes-Bibata.git 2.0.7-alt1: build FAILED
2024-Dec-19 05:59:55 :: [x86_64] #200 x-cursor-themes-Bibata.git 2.0.7-alt1: build OK
2024-Dec-19 06:02:26 :: [aarch64] #200 x-cursor-themes-Bibata.git 2.0.7-alt1: build OK
2024-Dec-19 05:57:13 :: [i586] build FAILED
2024-Dec-19 05:57:30 :: [ppc64le] build FAILED
2024-Dec-19 06:02:26 :: task #365405 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [#365405] [test-only] FAILED (try 3) x-cursor-themes-Bibata.git=2.0.7-alt1
  2024-12-19  4:44 [#365405] [test-only] FAILED x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
  2024-12-19  6:02 ` [#365405] [test-only] FAILED (try 2) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
@ 2024-12-19  6:51 ` Girar awaiter (alexvk)
  2024-12-19  7:50 ` [#365405] TESTED (try 4) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (alexvk) @ 2024-12-19  6:51 UTC (permalink / raw)
  To: Alexander Kovalev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/365405/logs/events.3.1.log
https://packages.altlinux.org/tasks/365405

subtask  name                    aarch64    i586  ppc64le  x86_64
   #300  x-cursor-themes-Bibata     5:47  failed   failed    3:15

2024-Dec-19 06:45:31 :: test-only task #365405 for sisyphus resumed by alexvk:
#100 removed
#200 removed
#300 build 2.0.7-alt1 from /people/alexvk/packages/x-cursor-themes-Bibata.git fetched at 2024-Dec-19 06:44:51
2024-Dec-19 06:45:33 :: [x86_64] #300 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 06:45:33 :: [i586] #300 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 06:45:33 :: [ppc64le] #300 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 06:45:33 :: [aarch64] #300 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
[i586] "use strict";const{existsSync,readFileSync}=require("fs"),{join}=require("path"),{platform,arch}=process;let nativeBinding=null,localFileExisted=!1,loadError=null;function isMusl(){if(!process.report||typeof process.report.getReport!="function")try{const e=require("child_process").execSync("which ldd").toString().trim();return readFileSync(e,"utf8").includes("musl")}catch{return!0}else{const{glibcVersionRuntime:e}=process.report.getReport().header;return!e}}switch(platform){case"android":switch(arch){case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.android-arm64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.android-arm64.node"):nativeBinding=require("@resvg/resvg-js-android-arm64")}catch(e){loadError=e}break;case"arm":localFileExisted=existsSync(join(__dirname,"resvgjs.android-arm-eabi.node"));try{localFileExisted?nativeBinding=require("./resvgjs.android-arm-eabi.node"):nativeBinding=require("@resvg/resvg-js-android-arm-eabi")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Android ${arch}`)}break;case"win32":switch(arch){case"x64":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-x64-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-x64-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-x64-msvc")}catch(e){loadError=e}break;case"ia32":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-ia32-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-ia32-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-ia32-msvc")}catch(e){loadError=e}break;case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-arm64-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-arm64-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-arm64-msvc")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Windows: ${arch}`)}break;case"darwin":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-universal.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-universal.node"):nativeBinding=require("@resvg/resvg-js-darwin-universal");break}catch{}switch(arch){case"x64":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-x64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-x64.node"):nativeBinding=require("@resvg/resvg-js-darwin-x64")}catch(e){loadError=e}break;case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-arm64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-arm64.node"):nativeBinding=require("@resvg/resvg-js-darwin-arm64")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on macOS: ${arch}`)}break;case"freebsd":if(arch!=="x64")throw new Error(`Unsupported architecture on FreeBSD: ${arch}`);localFileExisted=existsSync(join(__dirname,"resvgjs.freebsd-x64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.freebsd-x64.node"):nativeBinding=require("@resvg/resvg-js-freebsd-x64")}catch(e){loadError=e}break;case"linux":switch(arch){case"x64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-x64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-x64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-x64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-x64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-x64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-x64-gnu")}catch(e){loadError=e}}break;case"arm64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-arm64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-arm64-gnu")}catch(e){loadError=e}}break;case"arm":localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm-gnueabihf.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm-gnueabihf.node"):nativeBinding=require("@resvg/resvg-js-linux-arm-gnueabihf")}catch(e){loadError=e}break;case"riscv64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-riscv64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-riscv64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-riscv64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-riscv64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-riscv64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-riscv64-gnu")}catch(e){loadError=e}}break;case"s390x":localFileExisted=existsSync(join(__dirname,"resvgjs.linux-s390x-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-s390x-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-s390x-gnu")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Linux: ${arch}`)}break;default:throw new Error(`Unsupported OS: ${platform}, architecture: ${arch}`)}if(!nativeBinding)throw loadError||new Error("Failed to load native binding");const{BBox,Resvg,RenderedImage,renderAsync}=nativeBinding;module.exports.BBox=BBox,module.exports.Resvg=Resvg,module.exports.RenderedImage=RenderedImage,module.exports.renderAsync=renderAsync;
[i586] Error: Unsupported architecture on Linux: ia32
[i586]     at Object.<anonymous> (/usr/src/RPM/BUILD/x-cursor-themes-Bibata-2.0.7/node_modules/@resvg/resvg-js/js-binding.js:1:5099)
2024-Dec-19 06:46:05 :: [i586] x-cursor-themes-Bibata.git 2.0.7-alt1: remote: build failed
2024-Dec-19 06:46:05 :: [i586] #300 x-cursor-themes-Bibata.git 2.0.7-alt1: build FAILED
2024-Dec-19 06:46:05 :: [i586] requesting cancellation of task processing
[ppc64le] "use strict";const{existsSync,readFileSync}=require("fs"),{join}=require("path"),{platform,arch}=process;let nativeBinding=null,localFileExisted=!1,loadError=null;function isMusl(){if(!process.report||typeof process.report.getReport!="function")try{const e=require("child_process").execSync("which ldd").toString().trim();return readFileSync(e,"utf8").includes("musl")}catch{return!0}else{const{glibcVersionRuntime:e}=process.report.getReport().header;return!e}}switch(platform){case"android":switch(arch){case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.android-arm64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.android-arm64.node"):nativeBinding=require("@resvg/resvg-js-android-arm64")}catch(e){loadError=e}break;case"arm":localFileExisted=existsSync(join(__dirname,"resvgjs.android-arm-eabi.node"));try{localFileExisted?nativeBinding=require("./resvgjs.android-arm-eabi.node"):nativeBinding=require("@resvg/resvg-js-android-arm-eabi")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Android ${arch}`)}break;case"win32":switch(arch){case"x64":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-x64-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-x64-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-x64-msvc")}catch(e){loadError=e}break;case"ia32":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-ia32-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-ia32-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-ia32-msvc")}catch(e){loadError=e}break;case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.win32-arm64-msvc.node"));try{localFileExisted?nativeBinding=require("./resvgjs.win32-arm64-msvc.node"):nativeBinding=require("@resvg/resvg-js-win32-arm64-msvc")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Windows: ${arch}`)}break;case"darwin":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-universal.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-universal.node"):nativeBinding=require("@resvg/resvg-js-darwin-universal");break}catch{}switch(arch){case"x64":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-x64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-x64.node"):nativeBinding=require("@resvg/resvg-js-darwin-x64")}catch(e){loadError=e}break;case"arm64":localFileExisted=existsSync(join(__dirname,"resvgjs.darwin-arm64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.darwin-arm64.node"):nativeBinding=require("@resvg/resvg-js-darwin-arm64")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on macOS: ${arch}`)}break;case"freebsd":if(arch!=="x64")throw new Error(`Unsupported architecture on FreeBSD: ${arch}`);localFileExisted=existsSync(join(__dirname,"resvgjs.freebsd-x64.node"));try{localFileExisted?nativeBinding=require("./resvgjs.freebsd-x64.node"):nativeBinding=require("@resvg/resvg-js-freebsd-x64")}catch(e){loadError=e}break;case"linux":switch(arch){case"x64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-x64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-x64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-x64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-x64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-x64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-x64-gnu")}catch(e){loadError=e}}break;case"arm64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-arm64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-arm64-gnu")}catch(e){loadError=e}}break;case"arm":localFileExisted=existsSync(join(__dirname,"resvgjs.linux-arm-gnueabihf.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-arm-gnueabihf.node"):nativeBinding=require("@resvg/resvg-js-linux-arm-gnueabihf")}catch(e){loadError=e}break;case"riscv64":if(isMusl()){localFileExisted=existsSync(join(__dirname,"resvgjs.linux-riscv64-musl.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-riscv64-musl.node"):nativeBinding=require("@resvg/resvg-js-linux-riscv64-musl")}catch(e){loadError=e}}else{localFileExisted=existsSync(join(__dirname,"resvgjs.linux-riscv64-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-riscv64-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-riscv64-gnu")}catch(e){loadError=e}}break;case"s390x":localFileExisted=existsSync(join(__dirname,"resvgjs.linux-s390x-gnu.node"));try{localFileExisted?nativeBinding=require("./resvgjs.linux-s390x-gnu.node"):nativeBinding=require("@resvg/resvg-js-linux-s390x-gnu")}catch(e){loadError=e}break;default:throw new Error(`Unsupported architecture on Linux: ${arch}`)}break;default:throw new Error(`Unsupported OS: ${platform}, architecture: ${arch}`)}if(!nativeBinding)throw loadError||new Error("Failed to load native binding");const{BBox,Resvg,RenderedImage,renderAsync}=nativeBinding;module.exports.BBox=BBox,module.exports.Resvg=Resvg,module.exports.RenderedImage=RenderedImage,module.exports.renderAsync=renderAsync;
[ppc64le] Error: Unsupported architecture on Linux: ppc64
[ppc64le]     at Object.<anonymous> (/usr/src/RPM/BUILD/x-cursor-themes-Bibata-2.0.7/node_modules/@resvg/resvg-js/js-binding.js:1:5099)
2024-Dec-19 06:46:24 :: [ppc64le] x-cursor-themes-Bibata.git 2.0.7-alt1: remote: build failed
2024-Dec-19 06:46:24 :: [ppc64le] #300 x-cursor-themes-Bibata.git 2.0.7-alt1: build FAILED
2024-Dec-19 06:48:48 :: [x86_64] #300 x-cursor-themes-Bibata.git 2.0.7-alt1: build OK
2024-Dec-19 06:51:20 :: [aarch64] #300 x-cursor-themes-Bibata.git 2.0.7-alt1: build OK
2024-Dec-19 06:46:05 :: [i586] build FAILED
2024-Dec-19 06:46:24 :: [ppc64le] build FAILED
2024-Dec-19 06:51:20 :: task #365405 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [#365405] TESTED (try 4) x-cursor-themes-Bibata.git=2.0.7-alt1
  2024-12-19  4:44 [#365405] [test-only] FAILED x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
  2024-12-19  6:02 ` [#365405] [test-only] FAILED (try 2) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
  2024-12-19  6:51 ` [#365405] [test-only] FAILED (try 3) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
@ 2024-12-19  7:50 ` Girar awaiter (alexvk)
  2024-12-19  9:47 ` [#365405] EPERM (try 5) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (alexvk) @ 2024-12-19  7:50 UTC (permalink / raw)
  To: Alexander Kovalev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/365405/logs/events.4.1.log
https://packages.altlinux.org/tasks/365405

subtask  name                    aarch64  i586  ppc64le  x86_64
   #400  x-cursor-themes-Bibata     5:40     -        -    3:11

2024-Dec-19 07:41:19 :: test-only task #365405 for sisyphus resumed by alexvk:
#100 removed
#200 removed
#300 removed
#400 build 2.0.7-alt1 from /people/alexvk/packages/x-cursor-themes-Bibata.git fetched at 2024-Dec-19 07:40:34
2024-Dec-19 07:41:20 :: [i586] #400 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 07:41:20 :: [ppc64le] #400 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 07:41:20 :: [aarch64] #400 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 07:41:20 :: [x86_64] #400 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 07:41:31 :: [i586] #400 x-cursor-themes-Bibata.git 2.0.7-alt1: build SKIPPED
2024-Dec-19 07:41:38 :: [ppc64le] #400 x-cursor-themes-Bibata.git 2.0.7-alt1: build SKIPPED
2024-Dec-19 07:44:31 :: [x86_64] #400 x-cursor-themes-Bibata.git 2.0.7-alt1: build OK
2024-Dec-19 07:47:00 :: [aarch64] #400 x-cursor-themes-Bibata.git 2.0.7-alt1: build OK
2024-Dec-19 07:47:08 :: #400: x-cursor-themes-Bibata.git 2.0.7-alt1: build check OK
2024-Dec-19 07:47:09 :: build check OK
2024-Dec-19 07:47:14 :: noarch check OK
2024-Dec-19 07:47:16 :: plan: src +1 -0 =19920, aarch64 +1 -0 =34598, x86_64 +1 -0 =35412
2024-Dec-19 07:47:55 :: patched apt indices
2024-Dec-19 07:48:07 :: created next repo
2024-Dec-19 07:48:17 :: duplicate provides check OK
2024-Dec-19 07:48:56 :: dependencies check OK
2024-Dec-19 07:48:59 :: [x86_64 aarch64] ELF symbols check OK
2024-Dec-19 07:49:14 :: [x86_64] #400 x-cursor-themes-Bibata: install check OK
2024-Dec-19 07:49:24 :: [aarch64] #400 x-cursor-themes-Bibata: install check OK
2024-Dec-19 07:49:40 :: [x86_64-i586] generated apt indices
2024-Dec-19 07:49:40 :: [x86_64-i586] created next repo
2024-Dec-19 07:49:50 :: [x86_64-i586] dependencies check OK
2024-Dec-19 07:49:51 :: gears inheritance check OK
2024-Dec-19 07:49:51 :: srpm inheritance check OK
girar-check-perms: access to x-cursor-themes-Bibata DENIED for alexvk: does not belong to maintainers list yet
check-subtask-perms: #400: x-cursor-themes-Bibata: Operation not permitted
2024-Dec-19 07:49:51 :: acl check IGNORED
2024-Dec-19 07:50:02 :: created contents_index files
2024-Dec-19 07:50:10 :: created hash files: aarch64 src x86_64
2024-Dec-19 07:50:13 :: task #365405 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [#365405] EPERM (try 5) x-cursor-themes-Bibata.git=2.0.7-alt1
  2024-12-19  4:44 [#365405] [test-only] FAILED x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
                   ` (2 preceding siblings ...)
  2024-12-19  7:50 ` [#365405] TESTED (try 4) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
@ 2024-12-19  9:47 ` Girar awaiter (alexvk)
  2024-12-19 11:04 ` [#365405] EPERM (try 6) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
  2024-12-21 11:17 ` [#365405] DONE (try 7) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar pender (alexvk)
  5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (alexvk) @ 2024-12-19  9:47 UTC (permalink / raw)
  To: Alexander Kovalev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/365405/logs/events.5.1.log
https://packages.altlinux.org/tasks/365405

subtask  name                    aarch64  i586  ppc64le  x86_64
   #500  x-cursor-themes-Bibata     6:04     -        -    3:11

2024-Dec-19 09:38:32 :: task #365405 for sisyphus resumed by alexvk:
#100 removed
#200 removed
#300 removed
#400 removed
#500 build 2.0.7-alt1 from /people/alexvk/packages/x-cursor-themes-Bibata.git fetched at 2024-Dec-19 09:38:04
2024-Dec-19 09:38:34 :: [x86_64] #500 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 09:38:34 :: [i586] #500 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 09:38:34 :: [aarch64] #500 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 09:38:35 :: [ppc64le] #500 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 09:38:45 :: [i586] #500 x-cursor-themes-Bibata.git 2.0.7-alt1: build SKIPPED
2024-Dec-19 09:38:53 :: [ppc64le] #500 x-cursor-themes-Bibata.git 2.0.7-alt1: build SKIPPED
2024-Dec-19 09:41:45 :: [x86_64] #500 x-cursor-themes-Bibata.git 2.0.7-alt1: build OK
2024-Dec-19 09:44:38 :: [aarch64] #500 x-cursor-themes-Bibata.git 2.0.7-alt1: build OK
2024-Dec-19 09:44:45 :: #500: x-cursor-themes-Bibata.git 2.0.7-alt1: build check OK
2024-Dec-19 09:44:46 :: build check OK
2024-Dec-19 09:44:51 :: noarch check OK
2024-Dec-19 09:44:53 :: plan: src +1 -0 =19921, aarch64 +1 -0 =34600, x86_64 +1 -0 =35414
2024-Dec-19 09:45:31 :: patched apt indices
2024-Dec-19 09:45:42 :: created next repo
2024-Dec-19 09:45:52 :: duplicate provides check OK
2024-Dec-19 09:46:30 :: dependencies check OK
2024-Dec-19 09:46:34 :: [x86_64 aarch64] ELF symbols check OK
2024-Dec-19 09:46:49 :: [x86_64] #500 x-cursor-themes-Bibata: install check OK
2024-Dec-19 09:46:59 :: [aarch64] #500 x-cursor-themes-Bibata: install check OK
2024-Dec-19 09:47:14 :: [x86_64-i586] generated apt indices
2024-Dec-19 09:47:14 :: [x86_64-i586] created next repo
2024-Dec-19 09:47:25 :: [x86_64-i586] dependencies check OK
2024-Dec-19 09:47:25 :: gears inheritance check OK
2024-Dec-19 09:47:26 :: srpm inheritance check OK
girar-check-perms: access to x-cursor-themes-Bibata DENIED for alexvk: does not belong to maintainers list yet
check-subtask-perms: #500: x-cursor-themes-Bibata: Operation not permitted
2024-Dec-19 09:47:26 :: acl check FAILED
2024-Dec-19 09:47:37 :: created contents_index files
2024-Dec-19 09:47:45 :: created hash files: aarch64 src x86_64
2024-Dec-19 09:47:48 :: task #365405 for sisyphus EPERM


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [#365405] EPERM (try 6) x-cursor-themes-Bibata.git=2.0.7-alt1
  2024-12-19  4:44 [#365405] [test-only] FAILED x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
                   ` (3 preceding siblings ...)
  2024-12-19  9:47 ` [#365405] EPERM (try 5) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
@ 2024-12-19 11:04 ` Girar awaiter (alexvk)
  2024-12-21 11:17 ` [#365405] DONE (try 7) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar pender (alexvk)
  5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (alexvk) @ 2024-12-19 11:04 UTC (permalink / raw)
  To: Alexander Kovalev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/365405/logs/events.6.1.log
https://packages.altlinux.org/tasks/365405

subtask  name                    aarch64  i586  ppc64le  x86_64
   #600  x-cursor-themes-Bibata     5:41     -        -    3:13

2024-Dec-19 10:56:05 :: task #365405 for sisyphus resumed by alexvk:
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 build 2.0.7-alt1 from /people/alexvk/packages/x-cursor-themes-Bibata.git fetched at 2024-Dec-19 10:54:42
2024-Dec-19 10:56:06 :: [aarch64] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 10:56:06 :: [x86_64] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 10:56:06 :: [ppc64le] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 10:56:06 :: [i586] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-19 10:56:17 :: [i586] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build SKIPPED
2024-Dec-19 10:56:24 :: [ppc64le] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build SKIPPED
2024-Dec-19 10:59:19 :: [x86_64] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build OK
2024-Dec-19 11:01:47 :: [aarch64] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build OK
2024-Dec-19 11:01:55 :: #600: x-cursor-themes-Bibata.git 2.0.7-alt1: build check OK
2024-Dec-19 11:01:56 :: build check OK
warning (#600): i586: non-verifiable noarch packages due to ExclusiveArch
warning (#600): ppc64le: non-verifiable noarch packages due to ExclusiveArch
2024-Dec-19 11:02:02 :: noarch check OK
2024-Dec-19 11:02:04 :: plan: src +1 -0 =19922, noarch +1 -0 =20731
2024-Dec-19 11:02:35 :: patched apt indices
2024-Dec-19 11:02:47 :: created next repo
2024-Dec-19 11:02:57 :: duplicate provides check OK
2024-Dec-19 11:03:38 :: dependencies check OK
2024-Dec-19 11:03:52 :: [i586] #600 x-cursor-themes-Bibata: install check OK
2024-Dec-19 11:03:52 :: [x86_64] #600 x-cursor-themes-Bibata: install check OK
2024-Dec-19 11:04:01 :: [aarch64] #600 x-cursor-themes-Bibata: install check OK
2024-Dec-19 11:04:04 :: [ppc64le] #600 x-cursor-themes-Bibata: install check OK
2024-Dec-19 11:04:04 :: gears inheritance check OK
2024-Dec-19 11:04:05 :: srpm inheritance check OK
girar-check-perms: access to x-cursor-themes-Bibata DENIED for alexvk: does not belong to maintainers list yet
check-subtask-perms: #600: x-cursor-themes-Bibata: Operation not permitted
2024-Dec-19 11:04:05 :: acl check FAILED
2024-Dec-19 11:04:28 :: created contents_index files
2024-Dec-19 11:04:36 :: created hash files: noarch src
2024-Dec-19 11:04:40 :: task #365405 for sisyphus EPERM


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [#365405] DONE (try 7) x-cursor-themes-Bibata.git=2.0.7-alt1
  2024-12-19  4:44 [#365405] [test-only] FAILED x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
                   ` (4 preceding siblings ...)
  2024-12-19 11:04 ` [#365405] EPERM (try 6) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
@ 2024-12-21 11:17 ` Girar pender (alexvk)
  5 siblings, 0 replies; 7+ messages in thread
From: Girar pender (alexvk) @ 2024-12-21 11:17 UTC (permalink / raw)
  To: Alexander Kovalev; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/archive/done/_356/365405/logs/events.7.2.log
https://packages.altlinux.org/tasks/365405

subtask  name                    aarch64  i586  ppc64le  x86_64
   #600  x-cursor-themes-Bibata     6:38     -        -    3:15

2024-Dec-21 11:14:03 :: task #365405 for sisyphus resumed by alexvk:
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 build 2.0.7-alt1 from /people/alexvk/packages/x-cursor-themes-Bibata.git fetched at 2024-Dec-19 10:54:42
2024-Dec-21 11:14:05 :: [i586] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-21 11:14:05 :: [aarch64] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-21 11:14:05 :: [ppc64le] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-21 11:14:05 :: [x86_64] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build start
2024-Dec-21 11:14:15 :: [i586] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build SKIPPED
2024-Dec-21 11:14:16 :: [x86_64] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build OK (cached)
2024-Dec-21 11:14:22 :: [ppc64le] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build SKIPPED
2024-Dec-21 11:14:22 :: [aarch64] #600 x-cursor-themes-Bibata.git 2.0.7-alt1: build OK (cached)
2024-Dec-21 11:14:30 :: #600: x-cursor-themes-Bibata.git 2.0.7-alt1: build check OK
2024-Dec-21 11:14:31 :: build check OK
warning (#600): i586: non-verifiable noarch packages due to ExclusiveArch
warning (#600): ppc64le: non-verifiable noarch packages due to ExclusiveArch
2024-Dec-21 11:14:36 :: noarch check OK
2024-Dec-21 11:14:38 :: plan: src +1 -0 =19937, noarch +1 -0 =20741
2024-Dec-21 11:15:05 :: patched apt indices
2024-Dec-21 11:15:16 :: created next repo
2024-Dec-21 11:15:26 :: duplicate provides check OK
2024-Dec-21 11:16:05 :: dependencies check OK
2024-Dec-21 11:16:15 :: [i586] #600 x-cursor-themes-Bibata: install check OK (cached)
2024-Dec-21 11:16:16 :: [x86_64] #600 x-cursor-themes-Bibata: install check OK (cached)
2024-Dec-21 11:16:23 :: [aarch64] #600 x-cursor-themes-Bibata: install check OK (cached)
2024-Dec-21 11:16:24 :: [ppc64le] #600 x-cursor-themes-Bibata: install check OK (cached)
2024-Dec-21 11:16:25 :: gears inheritance check OK
2024-Dec-21 11:16:25 :: srpm inheritance check OK
girar-check-perms: access to x-cursor-themes-Bibata ALLOWED for grenka: project `x-cursor-themes-Bibata' is not listed in the acl file for repository `sisyphus', and the policy for such projects in `sisyphus' is to allow
check-subtask-perms: #600: x-cursor-themes-Bibata: approved by grenka
2024-Dec-21 11:16:25 :: acl check OK
2024-Dec-21 11:16:46 :: created contents_index files
2024-Dec-21 11:16:53 :: created hash files: noarch src
2024-Dec-21 11:16:56 :: task #365405 for sisyphus TESTED
2024-Dec-21 11:16:56 :: task is ready for commit
2024-Dec-21 11:17:01 :: repo clone OK
2024-Dec-21 11:17:02 :: packages update OK
2024-Dec-21 11:17:04 :: [noarch] update OK
2024-Dec-21 11:17:04 :: repo update OK
2024-Dec-21 11:17:14 :: repo save OK
2024-Dec-21 11:17:14 :: src index update OK
2024-Dec-21 11:17:18 :: created /gears/x/x-cursor-themes-Bibata.git branch `sisyphus'
2024-Dec-21 11:17:20 :: gears update OK
2024-Dec-21 11:17:21 :: ACL for new project `x-cursor-themes-Bibata' assigned to user `alexvk'
2024-Dec-21 11:17:21 :: task #365405 for sisyphus DONE


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-12-21 11:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-19  4:44 [#365405] [test-only] FAILED x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
2024-12-19  6:02 ` [#365405] [test-only] FAILED (try 2) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
2024-12-19  6:51 ` [#365405] [test-only] FAILED (try 3) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
2024-12-19  7:50 ` [#365405] TESTED (try 4) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
2024-12-19  9:47 ` [#365405] EPERM (try 5) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
2024-12-19 11:04 ` [#365405] EPERM (try 6) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar awaiter (alexvk)
2024-12-21 11:17 ` [#365405] DONE (try 7) x-cursor-themes-Bibata.git=2.0.7-alt1 Girar pender (alexvk)

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