Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] llvm18 trigger build
@ 2024-07-03 19:18 Calandracas606
  2024-07-03 19:40 ` [PR PATCH] [Updated] " Calandracas606
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Calandracas606 @ 2024-07-03 19:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1269 bytes --]

There is a new pull request by Calandracas606 against master on the void-packages repository

https://github.com/Calandracas606/void-packages llvm18-trigger-build
https://github.com/void-linux/void-packages/pull/51099

llvm18 trigger build
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[ci skip]

A patch file from https://github.com/void-linux/void-packages/pull/51099.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-llvm18-trigger-build-51099.patch --]
[-- Type: text/x-diff, Size: 1125 bytes --]

From 280b83ad7dafc03cc4b37a95b8314dc1d311eb5a Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Wed, 3 Jul 2024 15:16:57 -0400
Subject: [PATCH 1/2] llvm: trigger rebuild

---
 srcpkgs/llvm/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/llvm/template b/srcpkgs/llvm/template
index 6eda76b757c931..47e944cbab52bd 100644
--- a/srcpkgs/llvm/template
+++ b/srcpkgs/llvm/template
@@ -1,4 +1,4 @@
-# Template file for 'llvm'
+# Template file for 'llvm'.
 pkgname=llvm
 version=17
 revision=2

From 71a8442989e24bff76c573219dde20747e1e30ac Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Wed, 3 Jul 2024 15:17:07 -0400
Subject: [PATCH 2/2] llvm18: trigger rebuild

---
 srcpkgs/llvm18/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/llvm18/template b/srcpkgs/llvm18/template
index 219ff888e71b90..fe22616e5db2ea 100644
--- a/srcpkgs/llvm18/template
+++ b/srcpkgs/llvm18/template
@@ -1,4 +1,4 @@
-# Template file for 'llvm18'
+# Template file for 'llvm18'.
 pkgname=llvm18
 version=18.1.8
 revision=2

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

* Re: [PR PATCH] [Updated] llvm18 trigger build
  2024-07-03 19:18 [PR PATCH] llvm18 trigger build Calandracas606
@ 2024-07-03 19:40 ` Calandracas606
  2024-07-03 20:11 ` [PR PATCH] [Updated] llvm18 fix docs, " Calandracas606
  2024-07-03 20:49 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Calandracas606 @ 2024-07-03 19:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1274 bytes --]

There is an updated pull request by Calandracas606 against master on the void-packages repository

https://github.com/Calandracas606/void-packages llvm18-trigger-build
https://github.com/void-linux/void-packages/pull/51099

llvm18 trigger build
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[ci skip]

A patch file from https://github.com/void-linux/void-packages/pull/51099.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-llvm18-trigger-build-51099.patch --]
[-- Type: text/x-diff, Size: 2094 bytes --]

From 280b83ad7dafc03cc4b37a95b8314dc1d311eb5a Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Wed, 3 Jul 2024 15:16:57 -0400
Subject: [PATCH 1/2] llvm: trigger rebuild

---
 srcpkgs/llvm/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/llvm/template b/srcpkgs/llvm/template
index 6eda76b757c931..47e944cbab52bd 100644
--- a/srcpkgs/llvm/template
+++ b/srcpkgs/llvm/template
@@ -1,4 +1,4 @@
-# Template file for 'llvm'
+# Template file for 'llvm'.
 pkgname=llvm
 version=17
 revision=2

From c7e7294284f19efd4b8f4b74cf93f12816a8a81e Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Wed, 3 Jul 2024 15:17:07 -0400
Subject: [PATCH 2/2] llvm18: fix docs, trigger rebuild

---
 srcpkgs/llvm18/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/llvm18/template b/srcpkgs/llvm18/template
index 219ff888e71b90..07e105329846ec 100644
--- a/srcpkgs/llvm18/template
+++ b/srcpkgs/llvm18/template
@@ -298,6 +298,14 @@ post_install() {
 
 	# Can this be disabled some other way?
 	rm -rf ${DESTDIR}/usr/lib64
+
+	LIBCXX_DOCS=usr/share/doc/LLVM/libcxx
+	vmkdir ${LIBCXX_DOCS}
+	vcopy ${wrksrc}/${build_wrksrc}/runtimes-doc/libcxx/docs/html ${LIBCXX_DOCS}
+
+	LIBUNWIND_DOCS=usr/share/doc/LLVM/libunwind
+	vmkdir ${LIBUNWIND_DOCS}
+	vcopy ${wrksrc}/${build_wrksrc}/runtimes-doc/libunwind/docs/html ${LIBUNWIND_DOCS}
 }
 
 clang18_package() {
@@ -663,10 +671,6 @@ llvm-libunwind-devel_package() {
 		vmove "usr/include/*unwind*"
 		vmove "usr/lib/libunwind.a"
 		vmove "usr/lib/libunwind.so"
-
-		LIBUNWIND_DOCS=usr/share/doc/LLVM/libunwind
-		vmkdir ${LIBUNWIND_DOCS}
-		vcopy ${wrksrc}/${build_wrksrc}/runtimes-doc/libunwind/docs/html ${LIBUNWIND_DOCS}
 	}
 }
 
@@ -702,10 +706,6 @@ libcxx-devel_package() {
 		vmove "usr/lib/libc++.so"
 		vmove "usr/lib/libc++.a"
 		vmove "usr/lib/libc++experimental.a"
-
-		LIBCXX_DOCS=usr/share/doc/LLVM/libcxx
-		vmkdir ${LIBCXX_DOCS}
-		vcopy ${wrksrc}/${build_wrksrc}/runtimes-doc/libcxx/docs/html ${LIBCXX_DOCS}
 	}
 }
 

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

* Re: [PR PATCH] [Updated] llvm18 fix docs, trigger build
  2024-07-03 19:18 [PR PATCH] llvm18 trigger build Calandracas606
  2024-07-03 19:40 ` [PR PATCH] [Updated] " Calandracas606
@ 2024-07-03 20:11 ` Calandracas606
  2024-07-03 20:49 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Calandracas606 @ 2024-07-03 20:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1284 bytes --]

There is an updated pull request by Calandracas606 against master on the void-packages repository

https://github.com/Calandracas606/void-packages llvm18-trigger-build
https://github.com/void-linux/void-packages/pull/51099

llvm18 fix docs, trigger build
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[ci skip]

A patch file from https://github.com/void-linux/void-packages/pull/51099.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-llvm18-trigger-build-51099.patch --]
[-- Type: text/x-diff, Size: 2153 bytes --]

From 4a645ef7488a16f0faac151d6ff01cb60247789d Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Wed, 3 Jul 2024 15:16:57 -0400
Subject: [PATCH 1/2] llvm: trigger rebuild

---
 srcpkgs/llvm/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/llvm/template b/srcpkgs/llvm/template
index 6eda76b757c931..32cfae0fef9703 100644
--- a/srcpkgs/llvm/template
+++ b/srcpkgs/llvm/template
@@ -1,7 +1,7 @@
 # Template file for 'llvm'
 pkgname=llvm
 version=17
-revision=2
+revision=3
 build_style=meta
 depends="llvm${version}"
 short_desc="LLVM meta package"

From aeb67b3c119fa29e691faf0cd8be09a1987aec43 Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Wed, 3 Jul 2024 15:17:07 -0400
Subject: [PATCH 2/2] llvm18: fix docs, trigger rebuild

---
 srcpkgs/llvm18/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/llvm18/template b/srcpkgs/llvm18/template
index 219ff888e71b90..07e105329846ec 100644
--- a/srcpkgs/llvm18/template
+++ b/srcpkgs/llvm18/template
@@ -298,6 +298,14 @@ post_install() {
 
 	# Can this be disabled some other way?
 	rm -rf ${DESTDIR}/usr/lib64
+
+	LIBCXX_DOCS=usr/share/doc/LLVM/libcxx
+	vmkdir ${LIBCXX_DOCS}
+	vcopy ${wrksrc}/${build_wrksrc}/runtimes-doc/libcxx/docs/html ${LIBCXX_DOCS}
+
+	LIBUNWIND_DOCS=usr/share/doc/LLVM/libunwind
+	vmkdir ${LIBUNWIND_DOCS}
+	vcopy ${wrksrc}/${build_wrksrc}/runtimes-doc/libunwind/docs/html ${LIBUNWIND_DOCS}
 }
 
 clang18_package() {
@@ -663,10 +671,6 @@ llvm-libunwind-devel_package() {
 		vmove "usr/include/*unwind*"
 		vmove "usr/lib/libunwind.a"
 		vmove "usr/lib/libunwind.so"
-
-		LIBUNWIND_DOCS=usr/share/doc/LLVM/libunwind
-		vmkdir ${LIBUNWIND_DOCS}
-		vcopy ${wrksrc}/${build_wrksrc}/runtimes-doc/libunwind/docs/html ${LIBUNWIND_DOCS}
 	}
 }
 
@@ -702,10 +706,6 @@ libcxx-devel_package() {
 		vmove "usr/lib/libc++.so"
 		vmove "usr/lib/libc++.a"
 		vmove "usr/lib/libc++experimental.a"
-
-		LIBCXX_DOCS=usr/share/doc/LLVM/libcxx
-		vmkdir ${LIBCXX_DOCS}
-		vcopy ${wrksrc}/${build_wrksrc}/runtimes-doc/libcxx/docs/html ${LIBCXX_DOCS}
 	}
 }
 

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

* Re: [PR PATCH] [Merged]: llvm18 fix docs, trigger build
  2024-07-03 19:18 [PR PATCH] llvm18 trigger build Calandracas606
  2024-07-03 19:40 ` [PR PATCH] [Updated] " Calandracas606
  2024-07-03 20:11 ` [PR PATCH] [Updated] llvm18 fix docs, " Calandracas606
@ 2024-07-03 20:49 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2024-07-03 20:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1101 bytes --]

There's a merged pull request on the void-packages repository

llvm18 fix docs, trigger build
https://github.com/void-linux/void-packages/pull/51099

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[ci skip]

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

end of thread, other threads:[~2024-07-03 20:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-03 19:18 [PR PATCH] llvm18 trigger build Calandracas606
2024-07-03 19:40 ` [PR PATCH] [Updated] " Calandracas606
2024-07-03 20:11 ` [PR PATCH] [Updated] llvm18 fix docs, " Calandracas606
2024-07-03 20:49 ` [PR PATCH] [Merged]: " Duncaen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).