Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Updating DMD compiler version to 2.100.0
@ 2022-06-01  0:19 Yorizuka
  2022-06-01 22:51 ` abenson
                   ` (37 more replies)
  0 siblings, 38 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-01  0:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Yorizuka/void-packages master
https://github.com/void-linux/void-packages/pull/37370

Updating DMD compiler version to 2.100.0
Updated DMD compiler to 2.100.0

Tested on x86 64 AMD, compiler works.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-37370.patch --]
[-- Type: text/x-diff, Size: 1543 bytes --]

From a8b4342c04d13b690f07297ddc3bf8764463cd10 Mon Sep 17 00:00:00 2001
From: yori <yori@waifu.club>
Date: Tue, 31 May 2022 19:56:25 -0400
Subject: [PATCH] dmd: updated to 2.100.0

---
 srcpkgs/dmd/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template
index 697efbf168dd..cfea59e48961 100644
--- a/srcpkgs/dmd/template
+++ b/srcpkgs/dmd/template
@@ -1,6 +1,6 @@
 # Template file for 'dmd'
 pkgname=dmd
-version=2.098.0
+version=2.100.0
 revision=1
 create_wrksrc=yes
 hostmakedepends="dmd2.091 which"
@@ -15,10 +15,10 @@ distfiles="
  https://github.com/dlang/druntime/archive/v${version}.tar.gz>druntime-${version}.tar.gz
  https://github.com/dlang/phobos/archive/v${version}.tar.gz>phobos-${version}.tar.gz
  http://downloads.dlang.org/releases/2.x/${version}/dmd.${version}.linux.tar.xz"
-checksum="437e7abae7f747ce8a027e512d2f98f0c27badd623347141c3f6fb0834d85ad0
- f150400756c7940bc9d67a3ed7f89777e49b42a1ef2dff6f40727f83b3cea6f4
- f91c6c7f2d5683af2804a183c287bf6991b99c49692759d7844e1919ca59e974
- 1104e5e59fd47828b798d77a72be547bf086bba1d374a1855c6b5814c4db0145"
+checksum="77d8623f614ab2a41c17ee86e84880021836051553dd7f09f3f6eee8e024c55d
+ b9622c94468326487380393d183790830f38d224bb5d15067b6e4f5ec9cfced4
+ cebf9fecdaf395bdb745cbed990879e561d055cc367ba44ba69fb40ab9c45008
+ 84672e81d24e4aea62fc8693bd4260bcf35a04ad6124b2707d40b11c67502302"
 conf_files="/etc/dmd.conf"
 provides="d-compiler-${version}_${revision}"
 conflicts="dmd-bootstrap dmd2.081 dmd2.091"

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
@ 2022-06-01 22:51 ` abenson
  2022-06-01 22:56 ` Yorizuka
                   ` (36 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-01 22:51 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144220250

Comment:
rebase to get rid of the merge commit.

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
  2022-06-01 22:51 ` abenson
@ 2022-06-01 22:56 ` Yorizuka
  2022-06-01 23:01 ` abenson
                   ` (35 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-01 22:56 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144223378

Comment:
ok, give me a few min

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
  2022-06-01 22:51 ` abenson
  2022-06-01 22:56 ` Yorizuka
@ 2022-06-01 23:01 ` abenson
  2022-06-01 23:05 ` [PR PATCH] [Updated] " Yorizuka
                   ` (34 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-01 23:01 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144225774

Comment:
dtools needs to be updated as well

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

* Re: [PR PATCH] [Updated] Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (2 preceding siblings ...)
  2022-06-01 23:01 ` abenson
@ 2022-06-01 23:05 ` Yorizuka
  2022-06-01 23:08 ` Yorizuka
                   ` (33 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-01 23:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Yorizuka/void-packages master
https://github.com/void-linux/void-packages/pull/37370

Updating DMD compiler version to 2.100.0
Updated DMD compiler to 2.100.0

Tested on x86 64 AMD, compiler works.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-37370.patch --]
[-- Type: text/x-diff, Size: 1543 bytes --]

From b25dc91024c8629fae27de75f21d7d933e54ad0a Mon Sep 17 00:00:00 2001
From: yori <yori@waifu.club>
Date: Tue, 31 May 2022 19:56:25 -0400
Subject: [PATCH] dmd: updated to 2.100.0

---
 srcpkgs/dmd/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template
index 697efbf168dd..cfea59e48961 100644
--- a/srcpkgs/dmd/template
+++ b/srcpkgs/dmd/template
@@ -1,6 +1,6 @@
 # Template file for 'dmd'
 pkgname=dmd
-version=2.098.0
+version=2.100.0
 revision=1
 create_wrksrc=yes
 hostmakedepends="dmd2.091 which"
@@ -15,10 +15,10 @@ distfiles="
  https://github.com/dlang/druntime/archive/v${version}.tar.gz>druntime-${version}.tar.gz
  https://github.com/dlang/phobos/archive/v${version}.tar.gz>phobos-${version}.tar.gz
  http://downloads.dlang.org/releases/2.x/${version}/dmd.${version}.linux.tar.xz"
-checksum="437e7abae7f747ce8a027e512d2f98f0c27badd623347141c3f6fb0834d85ad0
- f150400756c7940bc9d67a3ed7f89777e49b42a1ef2dff6f40727f83b3cea6f4
- f91c6c7f2d5683af2804a183c287bf6991b99c49692759d7844e1919ca59e974
- 1104e5e59fd47828b798d77a72be547bf086bba1d374a1855c6b5814c4db0145"
+checksum="77d8623f614ab2a41c17ee86e84880021836051553dd7f09f3f6eee8e024c55d
+ b9622c94468326487380393d183790830f38d224bb5d15067b6e4f5ec9cfced4
+ cebf9fecdaf395bdb745cbed990879e561d055cc367ba44ba69fb40ab9c45008
+ 84672e81d24e4aea62fc8693bd4260bcf35a04ad6124b2707d40b11c67502302"
 conf_files="/etc/dmd.conf"
 provides="d-compiler-${version}_${revision}"
 conflicts="dmd-bootstrap dmd2.081 dmd2.091"

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (3 preceding siblings ...)
  2022-06-01 23:05 ` [PR PATCH] [Updated] " Yorizuka
@ 2022-06-01 23:08 ` Yorizuka
  2022-06-01 23:11 ` [PR PATCH] [Updated] " Yorizuka
                   ` (32 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-01 23:08 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144230393

Comment:
ok, im going to update and test dtools, give me a few minutes

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

* Re: [PR PATCH] [Updated] Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (4 preceding siblings ...)
  2022-06-01 23:08 ` Yorizuka
@ 2022-06-01 23:11 ` Yorizuka
  2022-06-01 23:12 ` Yorizuka
                   ` (31 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-01 23:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Yorizuka/void-packages master
https://github.com/void-linux/void-packages/pull/37370

Updating DMD compiler version to 2.100.0
Updated DMD compiler to 2.100.0

Tested on x86 64 AMD, compiler works.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-37370.patch --]
[-- Type: text/x-diff, Size: 2603 bytes --]

From b25dc91024c8629fae27de75f21d7d933e54ad0a Mon Sep 17 00:00:00 2001
From: yori <yori@waifu.club>
Date: Tue, 31 May 2022 19:56:25 -0400
Subject: [PATCH 1/2] dmd: updated to 2.100.0

---
 srcpkgs/dmd/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template
index 697efbf168dd..cfea59e48961 100644
--- a/srcpkgs/dmd/template
+++ b/srcpkgs/dmd/template
@@ -1,6 +1,6 @@
 # Template file for 'dmd'
 pkgname=dmd
-version=2.098.0
+version=2.100.0
 revision=1
 create_wrksrc=yes
 hostmakedepends="dmd2.091 which"
@@ -15,10 +15,10 @@ distfiles="
  https://github.com/dlang/druntime/archive/v${version}.tar.gz>druntime-${version}.tar.gz
  https://github.com/dlang/phobos/archive/v${version}.tar.gz>phobos-${version}.tar.gz
  http://downloads.dlang.org/releases/2.x/${version}/dmd.${version}.linux.tar.xz"
-checksum="437e7abae7f747ce8a027e512d2f98f0c27badd623347141c3f6fb0834d85ad0
- f150400756c7940bc9d67a3ed7f89777e49b42a1ef2dff6f40727f83b3cea6f4
- f91c6c7f2d5683af2804a183c287bf6991b99c49692759d7844e1919ca59e974
- 1104e5e59fd47828b798d77a72be547bf086bba1d374a1855c6b5814c4db0145"
+checksum="77d8623f614ab2a41c17ee86e84880021836051553dd7f09f3f6eee8e024c55d
+ b9622c94468326487380393d183790830f38d224bb5d15067b6e4f5ec9cfced4
+ cebf9fecdaf395bdb745cbed990879e561d055cc367ba44ba69fb40ab9c45008
+ 84672e81d24e4aea62fc8693bd4260bcf35a04ad6124b2707d40b11c67502302"
 conf_files="/etc/dmd.conf"
 provides="d-compiler-${version}_${revision}"
 conflicts="dmd-bootstrap dmd2.081 dmd2.091"

From 378d59fedcd09be644ea082f285662b49bf2bced Mon Sep 17 00:00:00 2001
From: yori <yori@waifu.club>
Date: Wed, 1 Jun 2022 19:11:32 -0400
Subject: [PATCH 2/2] dtools: updated to 2.100.0

---
 srcpkgs/dtools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template
index 0255d9e501a3..716f6f79cfbb 100644
--- a/srcpkgs/dtools/template
+++ b/srcpkgs/dtools/template
@@ -1,7 +1,7 @@
 # Template file for 'dtools'
 pkgname=dtools
 # keep this synchronized with libphobos and dmd
-version=2.098.0
+version=2.100.0
 revision=1
 wrksrc="tools-${version}"
 hostmakedepends="dmd"
@@ -12,7 +12,7 @@ maintainer="Auri <me@aurieh.me>"
 license="BSL-1.0"
 homepage="http://www.digitalmars.com/d/2.0/"
 distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz"
-checksum=9466e62ed2cf80802158524fc4e7ff80cbefc0fadff23a8933f6f2892b42cb56
+checksum=7b53e32606b22acc391dd2a4e7c8527fabc18045ade3f99b3d38e8fa471066c8
 
 do_build() {
 	# rdmd can't be built normally, is used to build others

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (5 preceding siblings ...)
  2022-06-01 23:11 ` [PR PATCH] [Updated] " Yorizuka
@ 2022-06-01 23:12 ` Yorizuka
  2022-06-01 23:15 ` Yorizuka
                   ` (30 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-01 23:12 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144233494

Comment:
hold on I still want to test it

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (6 preceding siblings ...)
  2022-06-01 23:12 ` Yorizuka
@ 2022-06-01 23:15 ` Yorizuka
  2022-06-01 23:16 ` Yorizuka
                   ` (29 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-01 23:15 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144235611

Comment:
Ok it should be good to go!

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (7 preceding siblings ...)
  2022-06-01 23:15 ` Yorizuka
@ 2022-06-01 23:16 ` Yorizuka
  2022-06-01 23:37 ` Yorizuka
                   ` (28 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-01 23:16 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144235611

Comment:
@abenson Ok it should be good to go!

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (8 preceding siblings ...)
  2022-06-01 23:16 ` Yorizuka
@ 2022-06-01 23:37 ` Yorizuka
  2022-06-01 23:51 ` abenson
                   ` (27 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-01 23:37 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144249126

Comment:
test failed :/ odd, im gonna check that out

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (9 preceding siblings ...)
  2022-06-01 23:37 ` Yorizuka
@ 2022-06-01 23:51 ` abenson
  2022-06-01 23:52 ` [PR PATCH] [Updated] " Yorizuka
                   ` (26 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-01 23:51 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144257121

Comment:
Don't worry about that, I'm working some additional stuff and I'll add that fix in.

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

* Re: [PR PATCH] [Updated] Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (10 preceding siblings ...)
  2022-06-01 23:51 ` abenson
@ 2022-06-01 23:52 ` Yorizuka
  2022-06-01 23:52 ` abenson
                   ` (25 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-01 23:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Yorizuka/void-packages master
https://github.com/void-linux/void-packages/pull/37370

Updating DMD compiler version to 2.100.0
Updated DMD compiler to 2.100.0

Tested on x86 64 AMD, compiler works.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-37370.patch --]
[-- Type: text/x-diff, Size: 3380 bytes --]

From 3d5df776427bd2d2df84d58ed01aea8fbc8cc1e6 Mon Sep 17 00:00:00 2001
From: yori <yori@waifu.club>
Date: Tue, 31 May 2022 19:56:25 -0400
Subject: [PATCH 1/3] dmd: updated to 2.100.0

---
 srcpkgs/dmd/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template
index 697efbf168dd..cfea59e48961 100644
--- a/srcpkgs/dmd/template
+++ b/srcpkgs/dmd/template
@@ -1,6 +1,6 @@
 # Template file for 'dmd'
 pkgname=dmd
-version=2.098.0
+version=2.100.0
 revision=1
 create_wrksrc=yes
 hostmakedepends="dmd2.091 which"
@@ -15,10 +15,10 @@ distfiles="
  https://github.com/dlang/druntime/archive/v${version}.tar.gz>druntime-${version}.tar.gz
  https://github.com/dlang/phobos/archive/v${version}.tar.gz>phobos-${version}.tar.gz
  http://downloads.dlang.org/releases/2.x/${version}/dmd.${version}.linux.tar.xz"
-checksum="437e7abae7f747ce8a027e512d2f98f0c27badd623347141c3f6fb0834d85ad0
- f150400756c7940bc9d67a3ed7f89777e49b42a1ef2dff6f40727f83b3cea6f4
- f91c6c7f2d5683af2804a183c287bf6991b99c49692759d7844e1919ca59e974
- 1104e5e59fd47828b798d77a72be547bf086bba1d374a1855c6b5814c4db0145"
+checksum="77d8623f614ab2a41c17ee86e84880021836051553dd7f09f3f6eee8e024c55d
+ b9622c94468326487380393d183790830f38d224bb5d15067b6e4f5ec9cfced4
+ cebf9fecdaf395bdb745cbed990879e561d055cc367ba44ba69fb40ab9c45008
+ 84672e81d24e4aea62fc8693bd4260bcf35a04ad6124b2707d40b11c67502302"
 conf_files="/etc/dmd.conf"
 provides="d-compiler-${version}_${revision}"
 conflicts="dmd-bootstrap dmd2.081 dmd2.091"

From 3e69051e5670dc4f567e468347839d78f4e3c07c Mon Sep 17 00:00:00 2001
From: yori <yori@waifu.club>
Date: Wed, 1 Jun 2022 19:11:32 -0400
Subject: [PATCH 2/3] dtools: updated to 2.100.0

---
 srcpkgs/dtools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template
index 0255d9e501a3..716f6f79cfbb 100644
--- a/srcpkgs/dtools/template
+++ b/srcpkgs/dtools/template
@@ -1,7 +1,7 @@
 # Template file for 'dtools'
 pkgname=dtools
 # keep this synchronized with libphobos and dmd
-version=2.098.0
+version=2.100.0
 revision=1
 wrksrc="tools-${version}"
 hostmakedepends="dmd"
@@ -12,7 +12,7 @@ maintainer="Auri <me@aurieh.me>"
 license="BSL-1.0"
 homepage="http://www.digitalmars.com/d/2.0/"
 distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz"
-checksum=9466e62ed2cf80802158524fc4e7ff80cbefc0fadff23a8933f6f2892b42cb56
+checksum=7b53e32606b22acc391dd2a4e7c8527fabc18045ade3f99b3d38e8fa471066c8
 
 do_build() {
 	# rdmd can't be built normally, is used to build others

From 703692ef9367f49e57a45b31ccee7ae360f0a984 Mon Sep 17 00:00:00 2001
From: yori <yori@waifu.club>
Date: Wed, 1 Jun 2022 19:51:13 -0400
Subject: [PATCH 3/3] dmd2.081: add conflicts with dmd

---
 srcpkgs/dmd2.081/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/dmd2.081/template b/srcpkgs/dmd2.081/template
index 79aad0940085..328a2fe9a65f 100644
--- a/srcpkgs/dmd2.081/template
+++ b/srcpkgs/dmd2.081/template
@@ -21,7 +21,7 @@ checksum="14f3aafe1c93c86646aaeb3ed7361a5fc5a24374cf25c8848c81942bfd9fae1a
  a93f15fba1786322310492118785de759d8badf8b5a1583256fcb8486e4f74f8"
 conf_files="/etc/dmd.conf"
 provides="d-compiler-${version}_${revision}"
-conflicts="dmd-bootstrap"
+conflicts="dmd-bootstrap dmd"
 nopie=yes
 LDFLAGS="-lpthread"
 

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (11 preceding siblings ...)
  2022-06-01 23:52 ` [PR PATCH] [Updated] " Yorizuka
@ 2022-06-01 23:52 ` abenson
  2022-06-01 23:53 ` Yorizuka
                   ` (24 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-01 23:52 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144257783

Comment:
Ah, exactly what I was going to add!

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (12 preceding siblings ...)
  2022-06-01 23:52 ` abenson
@ 2022-06-01 23:53 ` Yorizuka
  2022-06-01 23:53 ` Yorizuka
                   ` (23 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-01 23:53 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144258134

Comment:
I think adding `conflicts="dmd-bootstrap dmd"` in the dmd2.081 template should fix it

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (13 preceding siblings ...)
  2022-06-01 23:53 ` Yorizuka
@ 2022-06-01 23:53 ` Yorizuka
  2022-06-01 23:55 ` Yorizuka
                   ` (22 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-01 23:53 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144258134

Comment:
I think adding `dmd` to `conflicts` in the dmd2.081 template should fix it

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (14 preceding siblings ...)
  2022-06-01 23:53 ` Yorizuka
@ 2022-06-01 23:55 ` Yorizuka
  2022-06-01 23:55 ` [PR PATCH] [Updated] " abenson
                   ` (21 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-01 23:55 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144258134

Comment:
I think adding `dmd` to `conflicts` in the dmd2.081 template should fix it, if you dont mind running another test

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

* Re: [PR PATCH] [Updated] Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (15 preceding siblings ...)
  2022-06-01 23:55 ` Yorizuka
@ 2022-06-01 23:55 ` abenson
  2022-06-01 23:56 ` abenson
                   ` (20 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-01 23:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Yorizuka/void-packages master
https://github.com/void-linux/void-packages/pull/37370

Updating DMD compiler version to 2.100.0
Updated DMD compiler to 2.100.0

Tested on x86 64 AMD, compiler works.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-37370.patch --]
[-- Type: text/x-diff, Size: 5386 bytes --]

From 8c8d4140d7a7fc706a1d8bbc0aebd0720e4084a7 Mon Sep 17 00:00:00 2001
From: yori <yori@waifu.club>
Date: Tue, 31 May 2022 19:56:25 -0400
Subject: [PATCH 1/4] dmd: updated to 2.100.0

---
 srcpkgs/dmd/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template
index 697efbf168dd..cfea59e48961 100644
--- a/srcpkgs/dmd/template
+++ b/srcpkgs/dmd/template
@@ -1,6 +1,6 @@
 # Template file for 'dmd'
 pkgname=dmd
-version=2.098.0
+version=2.100.0
 revision=1
 create_wrksrc=yes
 hostmakedepends="dmd2.091 which"
@@ -15,10 +15,10 @@ distfiles="
  https://github.com/dlang/druntime/archive/v${version}.tar.gz>druntime-${version}.tar.gz
  https://github.com/dlang/phobos/archive/v${version}.tar.gz>phobos-${version}.tar.gz
  http://downloads.dlang.org/releases/2.x/${version}/dmd.${version}.linux.tar.xz"
-checksum="437e7abae7f747ce8a027e512d2f98f0c27badd623347141c3f6fb0834d85ad0
- f150400756c7940bc9d67a3ed7f89777e49b42a1ef2dff6f40727f83b3cea6f4
- f91c6c7f2d5683af2804a183c287bf6991b99c49692759d7844e1919ca59e974
- 1104e5e59fd47828b798d77a72be547bf086bba1d374a1855c6b5814c4db0145"
+checksum="77d8623f614ab2a41c17ee86e84880021836051553dd7f09f3f6eee8e024c55d
+ b9622c94468326487380393d183790830f38d224bb5d15067b6e4f5ec9cfced4
+ cebf9fecdaf395bdb745cbed990879e561d055cc367ba44ba69fb40ab9c45008
+ 84672e81d24e4aea62fc8693bd4260bcf35a04ad6124b2707d40b11c67502302"
 conf_files="/etc/dmd.conf"
 provides="d-compiler-${version}_${revision}"
 conflicts="dmd-bootstrap dmd2.081 dmd2.091"

From 42041bb221c9d260524b43fea8375caff874102d Mon Sep 17 00:00:00 2001
From: yori <yori@waifu.club>
Date: Wed, 1 Jun 2022 19:11:32 -0400
Subject: [PATCH 2/4] dtools: updated to 2.100.0

Closes: #37370 [via git-merge-pr]
---
 srcpkgs/dtools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template
index 0255d9e501a3..716f6f79cfbb 100644
--- a/srcpkgs/dtools/template
+++ b/srcpkgs/dtools/template
@@ -1,7 +1,7 @@
 # Template file for 'dtools'
 pkgname=dtools
 # keep this synchronized with libphobos and dmd
-version=2.098.0
+version=2.100.0
 revision=1
 wrksrc="tools-${version}"
 hostmakedepends="dmd"
@@ -12,7 +12,7 @@ maintainer="Auri <me@aurieh.me>"
 license="BSL-1.0"
 homepage="http://www.digitalmars.com/d/2.0/"
 distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz"
-checksum=9466e62ed2cf80802158524fc4e7ff80cbefc0fadff23a8933f6f2892b42cb56
+checksum=7b53e32606b22acc391dd2a4e7c8527fabc18045ade3f99b3d38e8fa471066c8
 
 do_build() {
 	# rdmd can't be built normally, is used to build others

From 4dae753baa7f0c3cb943044d0b9423eafea490dc Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Wed, 1 Jun 2022 18:46:23 -0500
Subject: [PATCH 3/4] ldc: update to 1.29.0.

---
 common/shlibs        | 10 +++++-----
 srcpkgs/ldc/template |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 3e5c5e37a208..e6a54662fc62 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2178,11 +2178,11 @@ libFcitx5Config.so.6 libfcitx5-5.0.5_1
 libFcitx5GClient.so.2 fcitx5-gtk-5.0.4_1
 libFcitx5Qt5DBusAddons.so.1 fcitx5-qt5-5.0.3_1
 libFcitx5Qt5WidgetsAddons.so.2 fcitx5-qt5-5.0.3_1
-libdruntime-ldc-debug-shared.so.98 ldc-runtime-1.28.0_1
-libdruntime-ldc-shared.so.98 ldc-runtime-1.28.0_1
-libphobos2-ldc-shared.so.98 ldc-runtime-1.28.0_1
-libphobos2-ldc-debug-shared.so.98 ldc-runtime-1.28.0_1
-libldc-jit.so.98 ldc-runtime-1.28.0_1
+libdruntime-ldc-debug-shared.so.99 ldc-runtime-1.29.0_1
+libdruntime-ldc-shared.so.99 ldc-runtime-1.29.0_1
+libphobos2-ldc-shared.so.99 ldc-runtime-1.29.0_1
+libphobos2-ldc-debug-shared.so.99 ldc-runtime-1.29.0_1
+libldc-jit.so.99 ldc-runtime-1.29.0_1
 libmarblewidget-qt5.so.28 marble5-17.12.2_1
 libastro.so.2 marble5-17.12.2_1
 libparrot.so.6.9.0 parrot-6.9.0_1
diff --git a/srcpkgs/ldc/template b/srcpkgs/ldc/template
index a27280dde3b8..2e05ae125804 100644
--- a/srcpkgs/ldc/template
+++ b/srcpkgs/ldc/template
@@ -1,6 +1,6 @@
 # Template file for 'ldc'
 pkgname=ldc
-version=1.28.0
+version=1.29.0
 revision=1
 wrksrc="ldc-${version}-src"
 build_style=cmake
@@ -22,7 +22,7 @@ license="BSD-3-Clause, BSL-1.0"
 homepage="https://wiki.dlang.org/LDC"
 changelog="https://raw.githubusercontent.com/ldc-developers/ldc/master/CHANGELOG.md"
 distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz"
-checksum=17fee8bb535bcb8cda0a45947526555c46c045f302a7349cc8711b254e54cf09
+checksum=d0c066eb965467625d9c5e75c00c583451b9ffa363601f9e37275ca8a8aea140
 nopie=yes
 nocross="dmd compilation fails on cross"
 # tests timeout on musl; also require unpackaged python3-lit

From 8eb7fff330f4ec5d34367fc0f30b7561a6ca2fff Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Wed, 1 Jun 2022 18:46:43 -0500
Subject: [PATCH 4/4] gtkd: revbump for ldc

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

diff --git a/srcpkgs/gtkd/template b/srcpkgs/gtkd/template
index deb4e0bc0e2c..9f4910df43dc 100644
--- a/srcpkgs/gtkd/template
+++ b/srcpkgs/gtkd/template
@@ -1,7 +1,7 @@
 # Template file for 'gtkd'
 pkgname=gtkd
 version=3.9.0
-revision=6
+revision=7
 wrksrc="GtkD-${version}"
 build_style=gnu-makefile
 make_build_args="LDFLAGS='-linker=bfd' DC=ldc2"

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (16 preceding siblings ...)
  2022-06-01 23:55 ` [PR PATCH] [Updated] " abenson
@ 2022-06-01 23:56 ` abenson
  2022-06-02  0:22 ` abenson
                   ` (19 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-01 23:56 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144260420

Comment:
That should be it, I'll wait for it to pass CI and then get a second set of eyes and then it should be able to be merged.

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (17 preceding siblings ...)
  2022-06-01 23:56 ` abenson
@ 2022-06-02  0:22 ` abenson
  2022-06-02  0:50 ` Yorizuka
                   ` (18 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-02  0:22 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144277411

Comment:
I'm not sure why its still failing on the conflict.

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (18 preceding siblings ...)
  2022-06-02  0:22 ` abenson
@ 2022-06-02  0:50 ` Yorizuka
  2022-06-02  1:32 ` Yorizuka
                   ` (17 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-02  0:50 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144300211

Comment:
![image](https://user-images.githubusercontent.com/6570941/171524678-a709eaf9-c12c-4bf9-a7c2-6ec6d968791a.png)

Well, im gonna need to figure out what shlibs is and why its not working `Transaction aborted due to unresolved shlibs.`

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (19 preceding siblings ...)
  2022-06-02  0:50 ` Yorizuka
@ 2022-06-02  1:32 ` Yorizuka
  2022-06-02  1:36 ` Yorizuka
                   ` (16 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-02  1:32 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144323491

Comment:
@abenson I think it has something to do with gtkd. `srcpkgs/libvted` is a link to `gtkd`

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (20 preceding siblings ...)
  2022-06-02  1:32 ` Yorizuka
@ 2022-06-02  1:36 ` Yorizuka
  2022-06-02  1:38 ` Yorizuka
                   ` (15 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-02  1:36 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144325543

Comment:
if you look at the other package mention `tilix` and look at it's template.
`makedepends="dconf-devel gtkd-devel libglib-devel libvted-devel libX11-devel"` uses gtkd

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (21 preceding siblings ...)
  2022-06-02  1:36 ` Yorizuka
@ 2022-06-02  1:38 ` Yorizuka
  2022-06-02  1:48 ` abenson
                   ` (14 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-02  1:38 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144325543

Comment:
if you look at the other package mention `tilix` and look at it's template.
`makedepends="dconf-devel gtkd-devel libglib-devel libvted-devel libX11-devel"` it uses gtkd, so maybe it has something to do with the `revision` bump you made.

I have no clue whats actually going on, im a noobie, this is my first time trying to add to void

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (22 preceding siblings ...)
  2022-06-02  1:38 ` Yorizuka
@ 2022-06-02  1:48 ` abenson
  2022-06-02  1:49 ` abenson
                   ` (13 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-02  1:48 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144332058

Comment:
I'm not sure how you got to that error.  What did you do?

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (23 preceding siblings ...)
  2022-06-02  1:48 ` abenson
@ 2022-06-02  1:49 ` abenson
  2022-06-02  1:49 ` abenson
                   ` (12 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-02  1:49 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144332058

Comment:
I'm not sure how you got to that error.  What did you do?

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (24 preceding siblings ...)
  2022-06-02  1:49 ` abenson
@ 2022-06-02  1:49 ` abenson
  2022-06-02  1:52 ` abenson
                   ` (11 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-02  1:49 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144332664

Comment:
Interesting, not sure how that happened.

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (25 preceding siblings ...)
  2022-06-02  1:49 ` abenson
@ 2022-06-02  1:52 ` abenson
  2022-06-02  2:02 ` abenson
                   ` (10 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-02  1:52 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144334075

Comment:
The revision bump is necessary since shlib soname changed.

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (26 preceding siblings ...)
  2022-06-02  1:52 ` abenson
@ 2022-06-02  2:02 ` abenson
  2022-06-02  2:17 ` Yorizuka
                   ` (9 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-02  2:02 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144338409

Comment:
    index: added `tilix-1.9.4_3' (i686).

Not sure what's going on.

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (27 preceding siblings ...)
  2022-06-02  2:02 ` abenson
@ 2022-06-02  2:17 ` Yorizuka
  2022-06-02  3:22 ` Yorizuka
                   ` (8 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-02  2:17 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144346144

Comment:
I ran `./xbps-src pkg tilix` on my machine, here is the output, hopefully it can help, im not sure what to do. https://pastebin.com/raw/rrz8gyrj

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (28 preceding siblings ...)
  2022-06-02  2:17 ` Yorizuka
@ 2022-06-02  3:22 ` Yorizuka
  2022-06-02  3:23 ` Yorizuka
                   ` (7 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-02  3:22 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144392683

Comment:
here is a better log with more info on whats going wrong, https://pastebin.com/ymXsHpUe there is a lot of deprecation messages, but thats fine, as long as they are not errors it works.

but this error seems to be the issue in the log. But what I am confused about is how this relates to DMD or dtools.

`ERROR: [trans] failed to download `vala-devel-0.56.1_1' package from `https://repo-default.voidlinux.org/current': Transient resolver failure`

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (29 preceding siblings ...)
  2022-06-02  3:22 ` Yorizuka
@ 2022-06-02  3:23 ` Yorizuka
  2022-06-02  3:23 ` Yorizuka
                   ` (6 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-02  3:23 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144392683

Comment:
here is a better log with more info on whats going wrong, https://pastebin.com/ymXsHpUe there is a lot of deprecation messages, but thats fine, as long as they are not errors it works.

but this error seems to be the issue in the log. But what I am confused about is how this relates to DMD or dtools.

ERROR: [trans] failed to download `vala-devel-0.56.1_1' package from `https://repo-default.voidlinux.org/current': Transient resolver failure

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (30 preceding siblings ...)
  2022-06-02  3:23 ` Yorizuka
@ 2022-06-02  3:23 ` Yorizuka
  2022-06-02 14:51 ` abenson
                   ` (5 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Yorizuka @ 2022-06-02  3:23 UTC (permalink / raw)
  To: ml

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

New comment by Yorizuka on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144392683

Comment:
here is a better log with more info on whats going wrong, https://pastebin.com/ymXsHpUe there is a lot of deprecation messages, but thats fine, as long as they are not errors it works.

but this error seems to be the issue in the log. But what I am confused about is how this relates to DMD or dtools.

>ERROR: [trans] failed to download `vala-devel-0.56.1_1' package from `https://repo-default.voidlinux.org/current': Transient resolver failure

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (31 preceding siblings ...)
  2022-06-02  3:23 ` Yorizuka
@ 2022-06-02 14:51 ` abenson
  2022-06-02 15:03 ` [PR PATCH] [Updated] " abenson
                   ` (4 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-02 14:51 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1144957851

Comment:
> Transient resolver failure

That means a network/DNS issue, unrelated to the build.

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

* Re: [PR PATCH] [Closed]: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (33 preceding siblings ...)
  2022-06-02 15:03 ` [PR PATCH] [Updated] " abenson
@ 2022-06-02 15:03 ` abenson
  2022-06-03 22:40 ` abenson
                   ` (2 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-02 15:03 UTC (permalink / raw)
  To: ml

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

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

Updating DMD compiler version to 2.100.0
https://github.com/void-linux/void-packages/pull/37370

Description:
Updated DMD compiler to 2.100.0

Tested on x86 64 AMD, compiler works.

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

* Re: [PR PATCH] [Updated] Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (32 preceding siblings ...)
  2022-06-02 14:51 ` abenson
@ 2022-06-02 15:03 ` abenson
  2022-06-02 15:03 ` [PR PATCH] [Closed]: " abenson
                   ` (3 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-02 15:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Yorizuka/void-packages master
https://github.com/void-linux/void-packages/pull/37370

Updating DMD compiler version to 2.100.0
Updated DMD compiler to 2.100.0

Tested on x86 64 AMD, compiler works.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-37370.patch --]
[-- Type: text/x-diff, Size: 0 bytes --]



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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (34 preceding siblings ...)
  2022-06-02 15:03 ` [PR PATCH] [Closed]: " abenson
@ 2022-06-03 22:40 ` abenson
  2022-06-10 16:00 ` prez
  2022-12-05  5:18 ` oreo639
  37 siblings, 0 replies; 39+ messages in thread
From: abenson @ 2022-06-03 22:40 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1146425591

Comment:
Unfortunately, I had to revert this commit due to issues with `ldc`.  Once the issues with the new version of `ldc` are fixed, we can reattempt the `dmd` and `dtools` updates.

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (35 preceding siblings ...)
  2022-06-03 22:40 ` abenson
@ 2022-06-10 16:00 ` prez
  2022-12-05  5:18 ` oreo639
  37 siblings, 0 replies; 39+ messages in thread
From: prez @ 2022-06-10 16:00 UTC (permalink / raw)
  To: ml

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

New comment by prez on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1152512297

Comment:
https://github.com/void-linux/void-packages/pull/36962 includes an update for ldc.

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

* Re: Updating DMD compiler version to 2.100.0
  2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
                   ` (36 preceding siblings ...)
  2022-06-10 16:00 ` prez
@ 2022-12-05  5:18 ` oreo639
  37 siblings, 0 replies; 39+ messages in thread
From: oreo639 @ 2022-12-05  5:18 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/37370#issuecomment-1336764842

Comment:
> Unfortunately, I had to revert this commit due to issues with ldc. Once the issues with the new version of ldc are fixed, we can reattempt the dmd and dtools updates.

It should be fixed by https://github.com/dlang/dmd/commit/54544260a848c8ebad5582e27ac1e09627cdfb17

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

end of thread, other threads:[~2022-12-05  5:18 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01  0:19 [PR PATCH] Updating DMD compiler version to 2.100.0 Yorizuka
2022-06-01 22:51 ` abenson
2022-06-01 22:56 ` Yorizuka
2022-06-01 23:01 ` abenson
2022-06-01 23:05 ` [PR PATCH] [Updated] " Yorizuka
2022-06-01 23:08 ` Yorizuka
2022-06-01 23:11 ` [PR PATCH] [Updated] " Yorizuka
2022-06-01 23:12 ` Yorizuka
2022-06-01 23:15 ` Yorizuka
2022-06-01 23:16 ` Yorizuka
2022-06-01 23:37 ` Yorizuka
2022-06-01 23:51 ` abenson
2022-06-01 23:52 ` [PR PATCH] [Updated] " Yorizuka
2022-06-01 23:52 ` abenson
2022-06-01 23:53 ` Yorizuka
2022-06-01 23:53 ` Yorizuka
2022-06-01 23:55 ` Yorizuka
2022-06-01 23:55 ` [PR PATCH] [Updated] " abenson
2022-06-01 23:56 ` abenson
2022-06-02  0:22 ` abenson
2022-06-02  0:50 ` Yorizuka
2022-06-02  1:32 ` Yorizuka
2022-06-02  1:36 ` Yorizuka
2022-06-02  1:38 ` Yorizuka
2022-06-02  1:48 ` abenson
2022-06-02  1:49 ` abenson
2022-06-02  1:49 ` abenson
2022-06-02  1:52 ` abenson
2022-06-02  2:02 ` abenson
2022-06-02  2:17 ` Yorizuka
2022-06-02  3:22 ` Yorizuka
2022-06-02  3:23 ` Yorizuka
2022-06-02  3:23 ` Yorizuka
2022-06-02 14:51 ` abenson
2022-06-02 15:03 ` [PR PATCH] [Updated] " abenson
2022-06-02 15:03 ` [PR PATCH] [Closed]: " abenson
2022-06-03 22:40 ` abenson
2022-06-10 16:00 ` prez
2022-12-05  5:18 ` oreo639

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).