Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: qbe-1.1
@ 2023-05-19 20:38 BryceVandegrift
  2023-05-19 20:44 ` BryceVandegrift
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-19 20:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages qbe
https://github.com/void-linux/void-packages/pull/43951

New package: qbe-1.1
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - aarch64-glibc
  - aarch64-musl

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

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

From 87a3935a338f24fb5297685ed8c9e5fb629603b4 Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bryce@brycevandegrift.xyz>
Date: Fri, 19 May 2023 16:36:06 -0400
Subject: [PATCH] New package: qbe-1.1

---
 srcpkgs/qbe/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/qbe/template

diff --git a/srcpkgs/qbe/template b/srcpkgs/qbe/template
new file mode 100644
index 000000000000..65bbb4eab7cb
--- /dev/null
+++ b/srcpkgs/qbe/template
@@ -0,0 +1,21 @@
+# Template file for 'qbe'
+pkgname=qbe
+version=1.1
+revision=1
+archs="x86_64* aarch64*"
+build_style=gnu-makefile
+make_use_env=yes
+short_desc="Small embeddable C compiler backend"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="MIT"
+homepage="https://c9x.me/compile"
+distfiles="https://c9x.me/compile/release/${pkgname}-${version}.tar.xz"
+checksum=7d0a53dd40df48072aae317e11ddde15d1a980673160e514e235b9ecaa1db12c
+
+post_install() {
+	vdoc doc/abi.txt
+	vdoc doc/il.txt
+	vdoc doc/llvm.txt
+
+	vlicense LICENSE
+}

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

* Re: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
@ 2023-05-19 20:44 ` BryceVandegrift
  2023-05-19 20:44 ` BryceVandegrift
                   ` (22 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-19 20:44 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#issuecomment-1555226112

Comment:
Looks like somthing is wrong with the aarch64 build system.
```
=> ERROR: failed to install cross-vpkg-dummy (error 1)
```

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

* Re: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
  2023-05-19 20:44 ` BryceVandegrift
@ 2023-05-19 20:44 ` BryceVandegrift
  2023-05-19 20:44 ` BryceVandegrift
                   ` (21 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-19 20:44 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#issuecomment-1555226112

Comment:
Looks like somthing is wrong with the aarch64 build systems.
```
=> ERROR: failed to install cross-vpkg-dummy (error 1)
```

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

* Re: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
  2023-05-19 20:44 ` BryceVandegrift
  2023-05-19 20:44 ` BryceVandegrift
@ 2023-05-19 20:44 ` BryceVandegrift
  2023-05-19 20:49 ` [PR REVIEW] " mhmdanas
                   ` (20 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-19 20:44 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#issuecomment-1555226112

Comment:
Looks like somthing is wrong with the aarch64 builds.
```
=> ERROR: failed to install cross-vpkg-dummy (error 1)
```

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

* Re: [PR REVIEW] New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (3 preceding siblings ...)
  2023-05-19 20:49 ` [PR REVIEW] " mhmdanas
@ 2023-05-19 20:49 ` mhmdanas
  2023-05-19 20:50 ` BryceVandegrift
                   ` (18 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: mhmdanas @ 2023-05-19 20:49 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#discussion_r1199389467

Comment:
Does qbe not support other architectures?

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

* Re: [PR REVIEW] New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (2 preceding siblings ...)
  2023-05-19 20:44 ` BryceVandegrift
@ 2023-05-19 20:49 ` mhmdanas
  2023-05-19 20:49 ` mhmdanas
                   ` (19 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: mhmdanas @ 2023-05-19 20:49 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#discussion_r1199389580

Comment:
```suggestion
distfiles="https://c9x.me/compile/release/qbe-${version}.tar.xz"
```

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

* Re: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (4 preceding siblings ...)
  2023-05-19 20:49 ` mhmdanas
@ 2023-05-19 20:50 ` BryceVandegrift
  2023-05-19 20:51 ` [PR REVIEW] " BryceVandegrift
                   ` (17 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-19 20:50 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#issuecomment-1555234037

Comment:
aarch64-musl build gives this error, might want to re-build.
```
ERROR: chroot-git-2.40.1_1: the RSA signature is not valid!
ERROR: chroot-git-2.40.1_1: removed pkg archive and its signature.
```

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

* Re: [PR REVIEW] New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (5 preceding siblings ...)
  2023-05-19 20:50 ` BryceVandegrift
@ 2023-05-19 20:51 ` BryceVandegrift
  2023-05-19 20:52 ` BryceVandegrift
                   ` (16 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-19 20:51 UTC (permalink / raw)
  To: ml

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

New review comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#discussion_r1199390697

Comment:
It *can* be built on other archs (armv7, i686, etc.) but it only compiles to x86_64, aarch64, and riscv.

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

* Re: [PR REVIEW] New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (6 preceding siblings ...)
  2023-05-19 20:51 ` [PR REVIEW] " BryceVandegrift
@ 2023-05-19 20:52 ` BryceVandegrift
  2023-05-19 21:01 ` [PR PATCH] [Updated] " BryceVandegrift
                   ` (15 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-19 20:52 UTC (permalink / raw)
  To: ml

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

New review comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#discussion_r1199390697

Comment:
It *can* be built on other archs (armv7, i686, etc.) but it only targets x86_64, aarch64, and riscv.

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

* Re: [PR PATCH] [Updated] New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (7 preceding siblings ...)
  2023-05-19 20:52 ` BryceVandegrift
@ 2023-05-19 21:01 ` BryceVandegrift
  2023-05-19 21:13 ` [PR REVIEW] " mhmdanas
                   ` (14 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-19 21:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages qbe
https://github.com/void-linux/void-packages/pull/43951

New package: qbe-1.1
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - aarch64-glibc
  - aarch64-musl

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

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

From 1246dc5543e9ee3653be6f15766d8fe7ac36dceb Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bryce@brycevandegrift.xyz>
Date: Fri, 19 May 2023 16:36:06 -0400
Subject: [PATCH] New package: qbe-1.1

---
 srcpkgs/qbe/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/qbe/template

diff --git a/srcpkgs/qbe/template b/srcpkgs/qbe/template
new file mode 100644
index 000000000000..d683422d4bbb
--- /dev/null
+++ b/srcpkgs/qbe/template
@@ -0,0 +1,21 @@
+# Template file for 'qbe'
+pkgname=qbe
+version=1.1
+revision=1
+archs="x86_64* aarch64*"
+build_style=gnu-makefile
+make_use_env=yes
+short_desc="Small embeddable C compiler backend"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="MIT"
+homepage="https://c9x.me/compile"
+distfiles="https://c9x.me/compile/release/qbe-${version}.tar.xz"
+checksum=7d0a53dd40df48072aae317e11ddde15d1a980673160e514e235b9ecaa1db12c
+
+post_install() {
+	vdoc doc/abi.txt
+	vdoc doc/il.txt
+	vdoc doc/llvm.txt
+
+	vlicense LICENSE
+}

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

* Re: [PR REVIEW] New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (8 preceding siblings ...)
  2023-05-19 21:01 ` [PR PATCH] [Updated] " BryceVandegrift
@ 2023-05-19 21:13 ` mhmdanas
  2023-05-19 22:23 ` [PR PATCH] [Updated] " BryceVandegrift
                   ` (13 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: mhmdanas @ 2023-05-19 21:13 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#discussion_r1199405835

Comment:
>  but it only targets x86_64, aarch64, and riscv.

If by this you mean that it can compile C code to just those architectures, then restricting `archs` here is unnecessary (since from what you say qbe can be built to other archs just fine).

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

* Re: [PR PATCH] [Updated] New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (9 preceding siblings ...)
  2023-05-19 21:13 ` [PR REVIEW] " mhmdanas
@ 2023-05-19 22:23 ` BryceVandegrift
  2023-05-20  9:56 ` [PR REVIEW] " mhmdanas
                   ` (12 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-19 22:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages qbe
https://github.com/void-linux/void-packages/pull/43951

New package: qbe-1.1
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - aarch64-glibc
  - aarch64-musl

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

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

From 50c99be96fa6402e4be78d86adf8c3ea2f8e2221 Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bryce@brycevandegrift.xyz>
Date: Fri, 19 May 2023 16:36:06 -0400
Subject: [PATCH] New package: qbe-1.1

---
 srcpkgs/qbe/template | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 srcpkgs/qbe/template

diff --git a/srcpkgs/qbe/template b/srcpkgs/qbe/template
new file mode 100644
index 000000000000..f8209b395fd1
--- /dev/null
+++ b/srcpkgs/qbe/template
@@ -0,0 +1,27 @@
+# Template file for 'qbe'
+pkgname=qbe
+version=1.1
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+short_desc="Small embeddable C compiler backend"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="MIT"
+homepage="https://c9x.me/compile"
+distfiles="https://c9x.me/compile/release/qbe-${version}.tar.xz"
+checksum=7d0a53dd40df48072aae317e11ddde15d1a980673160e514e235b9ecaa1db12c
+
+case "$XBPS_TARGET_MACHINE" in
+	aarch64*) ;;
+	x86_64*) ;;
+# Don't run checks for non x86_64 or aarch64 machines
+	*) make_check=no;
+esac
+
+post_install() {
+	vdoc doc/abi.txt
+	vdoc doc/il.txt
+	vdoc doc/llvm.txt
+
+	vlicense LICENSE
+}

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

* Re: [PR REVIEW] New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (10 preceding siblings ...)
  2023-05-19 22:23 ` [PR PATCH] [Updated] " BryceVandegrift
@ 2023-05-20  9:56 ` mhmdanas
  2023-05-20 15:42 ` BryceVandegrift
                   ` (11 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: mhmdanas @ 2023-05-20  9:56 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#discussion_r1199590267

Comment:
```suggestion
case "$XBPS_TARGET_MACHINE" in
	aarch64* | x86_64*) ;;
	# Don't run checks for non x86_64 or aarch64 machines
	*) make_check=no ;;
esac
```
But anyway, why is this done? Do the tests fail on other archs?

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

* Re: [PR REVIEW] New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (11 preceding siblings ...)
  2023-05-20  9:56 ` [PR REVIEW] " mhmdanas
@ 2023-05-20 15:42 ` BryceVandegrift
  2023-05-20 15:43 ` [PR PATCH] [Updated] " BryceVandegrift
                   ` (10 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-20 15:42 UTC (permalink / raw)
  To: ml

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

New review comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#discussion_r1199627299

Comment:
Last time I checked, tests fail for i686. I haven't checked 32-bit arm, but I would assume that they might fail as well.

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

* Re: [PR PATCH] [Updated] New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (12 preceding siblings ...)
  2023-05-20 15:42 ` BryceVandegrift
@ 2023-05-20 15:43 ` BryceVandegrift
  2023-05-21  0:41 ` Sertonix
                   ` (9 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-20 15:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages qbe
https://github.com/void-linux/void-packages/pull/43951

New package: qbe-1.1
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - aarch64-glibc
  - aarch64-musl

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

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

From dd5480fdb1a9aa3410a8287e78b1524ae5a5d505 Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bryce@brycevandegrift.xyz>
Date: Fri, 19 May 2023 16:36:06 -0400
Subject: [PATCH] New package: qbe-1.1

---
 srcpkgs/qbe/template | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 srcpkgs/qbe/template

diff --git a/srcpkgs/qbe/template b/srcpkgs/qbe/template
new file mode 100644
index 000000000000..4a6d91d22bf6
--- /dev/null
+++ b/srcpkgs/qbe/template
@@ -0,0 +1,27 @@
+# Template file for 'qbe'
+pkgname=qbe
+version=1.1
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+short_desc="Small embeddable C compiler backend"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="MIT"
+homepage="https://c9x.me/compile"
+distfiles="https://c9x.me/compile/release/qbe-${version}.tar.xz"
+checksum=7d0a53dd40df48072aae317e11ddde15d1a980673160e514e235b9ecaa1db12c
+
+case "$XBPS_TARGET_MACHINE" in
+	aarch64*) ;;
+	x86_64*) ;;
+	# Don't run checks for non x86_64 or aarch64 machines
+	*) make_check=no;
+esac
+
+post_install() {
+	vdoc doc/abi.txt
+	vdoc doc/il.txt
+	vdoc doc/llvm.txt
+
+	vlicense LICENSE
+}

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

* Re: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (13 preceding siblings ...)
  2023-05-20 15:43 ` [PR PATCH] [Updated] " BryceVandegrift
@ 2023-05-21  0:41 ` Sertonix
  2023-05-21 21:19 ` BryceVandegrift
                   ` (8 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: Sertonix @ 2023-05-21  0:41 UTC (permalink / raw)
  To: ml

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

New comment by Sertonix on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#issuecomment-1556052561

Comment:
I think you need to overwrite the default target of qbe on 32-bit platforms.
I packaged qbe for termux. Maybe [this](https://github.com/termux-user-repository/tur/blob/master/tur/qbe/build.sh) helps. (I did ignore 32bit builds but the default target overwrite is included)

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

* Re: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (14 preceding siblings ...)
  2023-05-21  0:41 ` Sertonix
@ 2023-05-21 21:19 ` BryceVandegrift
  2023-05-21 21:24 ` BryceVandegrift
                   ` (7 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-21 21:19 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#issuecomment-1556294884

Comment:
@Sertonix I am unsure what exactly you are referring to. Probably because I am unfamiliar with the termux build system.

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

* Re: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (15 preceding siblings ...)
  2023-05-21 21:19 ` BryceVandegrift
@ 2023-05-21 21:24 ` BryceVandegrift
  2023-05-21 21:52 ` Sertonix
                   ` (6 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-21 21:24 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#issuecomment-1556294884

Comment:
@Sertonix I am unsure what exactly you are referring to (specifically with the link you provided). Probably because I am unfamiliar with the termux build system.

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

* Re: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (16 preceding siblings ...)
  2023-05-21 21:24 ` BryceVandegrift
@ 2023-05-21 21:52 ` Sertonix
  2023-05-21 21:55 ` Sertonix
                   ` (5 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: Sertonix @ 2023-05-21 21:52 UTC (permalink / raw)
  To: ml

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

New comment by Sertonix on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#issuecomment-1556301520

Comment:
No problem if you don't know the termux build system. I saw this message and remembered the problems I had.

> Last time I checked, tests fail for i686. I haven't checked 32-bit arm, but I would assume that they might fail as well.

I am not that good with the void build system yet.
I know that the default build target in the [Makefile](https://c9x.me/git/qbe.git/tree/Makefile#n31) defaults to arm64. This means that if the tests are run on an unsupported architecture it tries to execute arm64 binaries.

When you define the `TARGET` enviromental variable to `arm64` [this](https://c9x.me/git/qbe.git/tree/tools/test.sh#n22) code should run the tests using qemu and then they could work.

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

* Re: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (17 preceding siblings ...)
  2023-05-21 21:52 ` Sertonix
@ 2023-05-21 21:55 ` Sertonix
  2023-05-21 23:14 ` BryceVandegrift
                   ` (4 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: Sertonix @ 2023-05-21 21:55 UTC (permalink / raw)
  To: ml

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

New comment by Sertonix on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#issuecomment-1556301520

Comment:
No problem if you don't know the termux build system. I saw this message and remembered the problems I had.

> Last time I checked, tests fail for i686. I haven't checked 32-bit arm, but I would assume that they might fail as well.

I am not that good with the void build system yet.
I know that the default build target in the [Makefile](https://c9x.me/git/qbe.git/tree/Makefile#n31) defaults to arm64. This means that if the tests are run on an unsupported architecture it tries to execute arm64 binaries.

The test could work if you set the `TARGET` enviromental variable to `arm64`. Then [this](https://c9x.me/git/qbe.git/tree/tools/test.sh#n22) code code should run the tests using qemu.

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

* Re: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (18 preceding siblings ...)
  2023-05-21 21:55 ` Sertonix
@ 2023-05-21 23:14 ` BryceVandegrift
  2023-05-21 23:21 ` BryceVandegrift
                   ` (3 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-21 23:14 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#issuecomment-1556322664

Comment:
The only problem is that an aarch64 compiler (probably gcc) needs to be available for i686. I am unsure if one exists for Void Linux.

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

* Re: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (19 preceding siblings ...)
  2023-05-21 23:14 ` BryceVandegrift
@ 2023-05-21 23:21 ` BryceVandegrift
  2023-05-30  9:41 ` tomekw
                   ` (2 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-21 23:21 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#issuecomment-1556322664

Comment:
The only problem is that an aarch64 compiler (probably gcc) needs to be available for i686, armv7l, etc. I am unsure if one exists for Void Linux. I think that it might be best that these tests are disabled.

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

* Re: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (20 preceding siblings ...)
  2023-05-21 23:21 ` BryceVandegrift
@ 2023-05-30  9:41 ` tomekw
  2023-05-30 11:01 ` tomekw
  2023-06-24 12:00 ` [PR PATCH] [Closed]: " Duncaen
  23 siblings, 0 replies; 25+ messages in thread
From: tomekw @ 2023-05-30  9:41 UTC (permalink / raw)
  To: ml

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

New comment by tomekw on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#issuecomment-1568123991

Comment:
It works perfectly on my x86_64 box. I can't wait to have it :)

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

* Re: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (21 preceding siblings ...)
  2023-05-30  9:41 ` tomekw
@ 2023-05-30 11:01 ` tomekw
  2023-06-24 12:00 ` [PR PATCH] [Closed]: " Duncaen
  23 siblings, 0 replies; 25+ messages in thread
From: tomekw @ 2023-05-30 11:01 UTC (permalink / raw)
  To: ml

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

New comment by tomekw on void-packages repository

https://github.com/void-linux/void-packages/pull/43951#issuecomment-1568229636

Comment:
Also, Hare installed and works perfectly!

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

* Re: [PR PATCH] [Closed]: New package: qbe-1.1
  2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
                   ` (22 preceding siblings ...)
  2023-05-30 11:01 ` tomekw
@ 2023-06-24 12:00 ` Duncaen
  23 siblings, 0 replies; 25+ messages in thread
From: Duncaen @ 2023-06-24 12:00 UTC (permalink / raw)
  To: ml

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

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

New package: qbe-1.1
https://github.com/void-linux/void-packages/pull/43951

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

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - aarch64-glibc
  - aarch64-musl

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

end of thread, other threads:[~2023-06-24 12:00 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 BryceVandegrift
2023-05-19 20:44 ` BryceVandegrift
2023-05-19 20:44 ` BryceVandegrift
2023-05-19 20:44 ` BryceVandegrift
2023-05-19 20:49 ` [PR REVIEW] " mhmdanas
2023-05-19 20:49 ` mhmdanas
2023-05-19 20:50 ` BryceVandegrift
2023-05-19 20:51 ` [PR REVIEW] " BryceVandegrift
2023-05-19 20:52 ` BryceVandegrift
2023-05-19 21:01 ` [PR PATCH] [Updated] " BryceVandegrift
2023-05-19 21:13 ` [PR REVIEW] " mhmdanas
2023-05-19 22:23 ` [PR PATCH] [Updated] " BryceVandegrift
2023-05-20  9:56 ` [PR REVIEW] " mhmdanas
2023-05-20 15:42 ` BryceVandegrift
2023-05-20 15:43 ` [PR PATCH] [Updated] " BryceVandegrift
2023-05-21  0:41 ` Sertonix
2023-05-21 21:19 ` BryceVandegrift
2023-05-21 21:24 ` BryceVandegrift
2023-05-21 21:52 ` Sertonix
2023-05-21 21:55 ` Sertonix
2023-05-21 23:14 ` BryceVandegrift
2023-05-21 23:21 ` BryceVandegrift
2023-05-30  9:41 ` tomekw
2023-05-30 11:01 ` tomekw
2023-06-24 12:00 ` [PR PATCH] [Closed]: " 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).