Re: [ptxdist] Speed up targetinstall of certain packages

2022-11-04 Thread Alexander Dahl
Hello Christian, Am Fri, Nov 04, 2022 at 03:37:02PM + schrieb Gieseler, Christian: > Hello, > > I have question regarding the speedup of daily work. > > We have frontend and backend of our webgui deployed with separate packages. > Only task of these package is to deploy the files with >

[ptxdist] Speed up targetinstall of certain packages

2022-11-04 Thread Gieseler, Christian
Hello, I have question regarding the speedup of daily work. We have frontend and backend of our webgui deployed with separate packages. Only task of these package is to deploy the files with @$(call install_tree, web-frontend, -, -, $(WEB_FRONTEND_DIR)/var-www/, /var/www/,no) Compile and

Re: [ptxdist] [PATCH 5/7] vulkan-tools: version bump 1.3.231.0 -> 1.3.231.1

2022-11-04 Thread Philipp Zabel
On Fr, 2022-11-04 at 10:11 +0100, Michael Olbrich wrote: > On Thu, Nov 03, 2022 at 05:57:05PM +0100, Philipp Zabel wrote: > > Signed-off-by: Philipp Zabel > > Fails to build: > > CMake Error at cube/CMakeLists.txt:274 (install): >   install TARGETS given target "vkcube" which does not exist.

[ptxdist] [PATCH 6/7] vulkan-validationlayers: version bump 1.3.224.1 -> 1.3.231.1

2022-11-04 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-validationlayers.make | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/rules/vulkan-validationlayers.make b/rules/vulkan-validationlayers.make index 142df7157029..08648e01007f 100644 ---

[ptxdist] [PATCH 7/7] shaderc: version bump v2022.1 -> v2022.3

2022-11-04 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/shaderc.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/shaderc.make b/rules/shaderc.make index 71a2454a9c21..c924ebc256fe 100644 --- a/rules/shaderc.make +++ b/rules/shaderc.make @@ -14,8 +14,8 @@

[ptxdist] [PATCH 4/7] vulkan-loader: version bump 1.3.224.1 -> 1.3.231.1

2022-11-04 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-loader.make | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/rules/vulkan-loader.make b/rules/vulkan-loader.make index 355d2edfd0fe..9d537da6b7b9 100644 --- a/rules/vulkan-loader.make +++ b/rules/vulkan-loader.make @@

[ptxdist] [PATCH 3/7] spirv-tools: version bump 1.3.224.1 -> 1.3.231.1

2022-11-04 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/spirv-tools.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/spirv-tools.make b/rules/spirv-tools.make index ce7ec569c769..6a9b3cb12fa4 100644 --- a/rules/spirv-tools.make +++ b/rules/spirv-tools.make @@ -14,8 +14,8 @@

[ptxdist] [PATCH 2/7] spirv-headers: version bump 1.3.224.1 -> 1.3.231.1

2022-11-04 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/spirv-headers.make | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/rules/spirv-headers.make b/rules/spirv-headers.make index 3e9b59929cf1..ddf8b26049ea 100644 --- a/rules/spirv-headers.make +++ b/rules/spirv-headers.make @@ -14,8

[ptxdist] [PATCH 5/7] vulkan-tools: version bump 1.3.224.1 -> 1.3.231.1

2022-11-04 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-tools.in | 7 --- rules/vulkan-tools.make | 8 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/rules/vulkan-tools.in b/rules/vulkan-tools.in index 76b312d71bbf..ce40987f594e 100644 --- a/rules/vulkan-tools.in +++

[ptxdist] [PATCH 1/7] glslang: version bump 1.3.224.1 -> 1.3.231.1

2022-11-04 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/glslang.make | 4 ++-- rules/host-glslang.make | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/rules/glslang.make b/rules/glslang.make index eb35458eb2d7..7af639b9db41 100644 --- a/rules/glslang.make +++ b/rules/glslang.make @@

[ptxdist] [PATCH] stress-ng: version bump 0.11.15 -> 0.14.06

2022-11-04 Thread Michael Tretter
Fix the build with glibc 2.36: stress-context.c:38:16: error: variably modified 'stack_sig' at file scope make[1]: *** [Makefile:360: stress-context.o] Error 1 Signed-off-by: Michael Tretter --- rules/stress-ng.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [ptxdist] [PATCH 5/7] vulkan-tools: version bump 1.3.231.0 -> 1.3.231.1

2022-11-04 Thread Michael Olbrich
On Thu, Nov 03, 2022 at 05:57:05PM +0100, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel Fails to build: CMake Error at cube/CMakeLists.txt:274 (install): install TARGETS given target "vkcube" which does not exist. CMake Error at cube/CMakeLists.txt:321 (install): install TARGETS

[ptxdist] PTXdist 2022.11.0 released

2022-11-04 Thread Michael Olbrich
Hi, I'm happy to announce that I've just released ptxdist-2022.11.0. This release is a bit smaller than it could be. I was busy with the toolchain release so there are quite a few pending patches that I still need to review. But there are some noteworthy changes. A major cleanup removed the use

Re: [ptxdist] [PATCH] gdb: add option for 11.1 and later

2022-11-04 Thread Ladislav Michl
Hi Philipp! On Thu, Nov 03, 2022 at 05:55:42PM +0100, Philipp Zabel wrote: > GDB requires GMP since version 11.1. Add an option to allow selecting > LIBGMP for newer toolchains. This is somewhat analogous to commit > bc5cac5c54d2 ("glibc: add option for 2.34 and later"). before adding one more