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"):nativeBi
nding=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.li
nux-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){loadErr
or=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,"resvg
js.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=requir
e("@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"):nativ
eBinding=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
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger