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

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