Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: u2f-hidraw-policy: enable building for musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20291@inbox.vuxu.org>
  2020-03-23  3:56 ` u2f-hidraw-policy: enable building for musl sirn
@ 2020-03-23  4:08 ` q66
  2020-03-23  4:08 ` [PR PATCH] [Closed]: " q66
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: q66 @ 2020-03-23  4:08 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/20291#issuecomment-602374215

Comment:
I think you misunderstand the point of `archs`. If it's not specified, it means it builds everywhere, including musl systems. By adding an `archs` like this, you're restricting it, not relaxing it. Particularly, this change only makes it build on x86_64, x86_64-musl and i686 systems, which is wrong.

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

* Re: [PR PATCH] [Closed]: u2f-hidraw-policy: enable building for musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20291@inbox.vuxu.org>
  2020-03-23  3:56 ` u2f-hidraw-policy: enable building for musl sirn
  2020-03-23  4:08 ` q66
@ 2020-03-23  4:08 ` q66
  2020-03-23  4:08 ` q66
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: q66 @ 2020-03-23  4:08 UTC (permalink / raw)
  To: ml

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

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

u2f-hidraw-policy: enable building for musl
https://github.com/void-linux/void-packages/pull/20291

Description:
u2f-hidraw-policy builds & works under musl, but it's missing `archs` so this package is not available under musl. This package is required to get U2F key working.

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

* Re: u2f-hidraw-policy: enable building for musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20291@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-03-23  4:08 ` [PR PATCH] [Closed]: " q66
@ 2020-03-23  4:08 ` q66
  2020-03-23  4:41 ` sirn
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: q66 @ 2020-03-23  4:08 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/20291#issuecomment-602374215

Comment:
I think you misunderstand the point of `archs`. If it's not specified, it means it builds everywhere, including musl systems. By adding an `archs` like this, you're restricting it, not relaxing it. Particularly, this change only makes it build on x86_64, x86_64-musl and i686 systems, which is wrong. (we support significantly more architectures than that)

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

* Re: u2f-hidraw-policy: enable building for musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20291@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-03-23  4:08 ` q66
@ 2020-03-23  4:41 ` sirn
  2020-03-23 13:33 ` q66
  2020-03-23 14:08 ` q66
  6 siblings, 0 replies; 7+ messages in thread
From: sirn @ 2020-03-23  4:41 UTC (permalink / raw)
  To: ml

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

New comment by sirn on void-packages repository

https://github.com/void-linux/void-packages/pull/20291#issuecomment-602381904

Comment:
I see. Thank you. I was trying to install `u2f-hidraw-policy` on musl, but it wasn't available so I thought this was the cause. 

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

* Re: u2f-hidraw-policy: enable building for musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20291@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-03-23  4:41 ` sirn
@ 2020-03-23 13:33 ` q66
  2020-03-23 14:08 ` q66
  6 siblings, 0 replies; 7+ messages in thread
From: q66 @ 2020-03-23 13:33 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/20291#issuecomment-602591255

Comment:
If it's not available in packages, the builder must have missed it, report it as an issue

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

* Re: u2f-hidraw-policy: enable building for musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20291@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2020-03-23 13:33 ` q66
@ 2020-03-23 14:08 ` q66
  6 siblings, 0 replies; 7+ messages in thread
From: q66 @ 2020-03-23 14:08 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/20291#issuecomment-602616770

Comment:
Should be hopefully fixed now.

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

* Re: u2f-hidraw-policy: enable building for musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20291@inbox.vuxu.org>
@ 2020-03-23  3:56 ` sirn
  2020-03-23  4:08 ` q66
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: sirn @ 2020-03-23  3:56 UTC (permalink / raw)
  To: ml

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

New comment by sirn on void-packages repository

https://github.com/void-linux/void-packages/pull/20291#issuecomment-602371893

Comment:
Will fix license :bowing_man: 

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

end of thread, other threads:[~2020-03-23 14:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20291@inbox.vuxu.org>
2020-03-23  3:56 ` u2f-hidraw-policy: enable building for musl sirn
2020-03-23  4:08 ` q66
2020-03-23  4:08 ` [PR PATCH] [Closed]: " q66
2020-03-23  4:08 ` q66
2020-03-23  4:41 ` sirn
2020-03-23 13:33 ` q66
2020-03-23 14:08 ` q66

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