Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Building unbound fails
@ 2022-02-18  0:02 RossComputerGuy
  2022-02-18  7:19 ` Chocimier
                   ` (41 more replies)
  0 siblings, 42 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-18  0:02 UTC (permalink / raw)
  To: ml

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

New issue by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672

Description:
I tried this on my fork for ExpidusOS **and** a completely clean clone of this repository. I ran `./xbps-src -N -j32 -a aarch64 pkg base-system` and after a few hours, I was met with number 19 error in `xbps-src`. This happens while building unbound which is needed somewhere for GCC.
```
=> unbound-1.15.0_1: installing target dependencies: libevent-devel-2.1.12_2 expat-devel-2.4.4_1 libsodium-devel-1.0.18_1 ...
=> unbound-1.15.0_1: removing autodeps, please wait...
=> unbound-1.15.0_1: removing autocrossdeps, please wait...
=> ERROR: unbound-1.15.0_1: failed to install target dependencies! (error 19)
MISSING: libssp>=4.4.0_1
Transaction aborted due to unresolved dependencies.
=> ERROR: Please see above for the real error, exiting...
```

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
@ 2022-02-18  7:19 ` Chocimier
  2022-02-18 15:25 ` RossComputerGuy
                   ` (40 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Chocimier @ 2022-02-18  7:19 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044048010

Comment:
You should `bootstrap` before building base-system, did you?

Showing log with order of all packages build would help a lot to identify issue.



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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
  2022-02-18  7:19 ` Chocimier
@ 2022-02-18 15:25 ` RossComputerGuy
  2022-02-18 16:17 ` RossComputerGuy
                   ` (39 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-18 15:25 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044699426

Comment:
Yes, I bootstrapped. The log is too long to scroll down but I know unbound is needed by GCC.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
  2022-02-18  7:19 ` Chocimier
  2022-02-18 15:25 ` RossComputerGuy
@ 2022-02-18 16:17 ` RossComputerGuy
  2022-02-18 16:18 ` RossComputerGuy
                   ` (38 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-18 16:17 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044778082

Comment:
[This is the output](https://pastebin.com/GprG1H2a).

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (2 preceding siblings ...)
  2022-02-18 16:17 ` RossComputerGuy
@ 2022-02-18 16:18 ` RossComputerGuy
  2022-02-18 16:18 ` RossComputerGuy
                   ` (37 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-18 16:18 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044699426

Comment:
Yes, I bootstrapped. The log is too long to scroll down but I know unbound is needed by GCC.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (3 preceding siblings ...)
  2022-02-18 16:18 ` RossComputerGuy
@ 2022-02-18 16:18 ` RossComputerGuy
  2022-02-18 16:26 ` Anachron
                   ` (36 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-18 16:18 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044778082

Comment:
I ran `binary-bootstrap` beforehand. [This is the output](https://pastebin.com/GprG1H2a).

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (4 preceding siblings ...)
  2022-02-18 16:18 ` RossComputerGuy
@ 2022-02-18 16:26 ` Anachron
  2022-02-18 16:27 ` RossComputerGuy
                   ` (35 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Anachron @ 2022-02-18 16:26 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044789740

Comment:
Is your git repo up to date with upstream?

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (5 preceding siblings ...)
  2022-02-18 16:26 ` Anachron
@ 2022-02-18 16:27 ` RossComputerGuy
  2022-02-18 16:28 ` RossComputerGuy
                   ` (34 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-18 16:27 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044790689

Comment:
I ran the script I made to sync it yesterday.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (6 preceding siblings ...)
  2022-02-18 16:27 ` RossComputerGuy
@ 2022-02-18 16:28 ` RossComputerGuy
  2022-02-18 16:29 ` RossComputerGuy
                   ` (33 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-18 16:28 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044790689

Comment:
I ran the script I made to sync it yesterday. https://github.com/ExpidusOS/void-packages 28 commits behind. I'm headed to work now so I can't do anything until later today.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (7 preceding siblings ...)
  2022-02-18 16:28 ` RossComputerGuy
@ 2022-02-18 16:29 ` RossComputerGuy
  2022-02-18 16:42 ` Chocimier
                   ` (32 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-18 16:29 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044794325

Comment:
I tested this yesterday on a clean pull and both upstream and my fork are affected.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (8 preceding siblings ...)
  2022-02-18 16:29 ` RossComputerGuy
@ 2022-02-18 16:42 ` Chocimier
  2022-02-18 16:46 ` Anachron
                   ` (31 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Chocimier @ 2022-02-18 16:42 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044812124

Comment:
Can't find libspp in dep tree of unbound.

Please show output with tip of https://github.com/Chocimier/void-packages-org/commits/debug-xbps-install applied.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (9 preceding siblings ...)
  2022-02-18 16:42 ` Chocimier
@ 2022-02-18 16:46 ` Anachron
  2022-02-18 16:47 ` Anachron
                   ` (30 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Anachron @ 2022-02-18 16:46 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044817946

Comment:
You did modify this line two days ago though:

+		--enable-libssp \

That may be the culprit.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (10 preceding siblings ...)
  2022-02-18 16:46 ` Anachron
@ 2022-02-18 16:47 ` Anachron
  2022-02-18 16:53 ` RossComputerGuy
                   ` (29 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Anachron @ 2022-02-18 16:47 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044817946

Comment:
You did modify this line two days ago though:

`+		--enable-libssp \`

(Was disabled before)

That may be the culprit.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (11 preceding siblings ...)
  2022-02-18 16:47 ` Anachron
@ 2022-02-18 16:53 ` RossComputerGuy
  2022-02-18 16:59 ` Chocimier
                   ` (28 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-18 16:53 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044829478

Comment:
I reverted those lines which ended up not fixing it. Adding those lines fixed this same error for x86_64 builds.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (12 preceding siblings ...)
  2022-02-18 16:53 ` RossComputerGuy
@ 2022-02-18 16:59 ` Chocimier
  2022-02-18 17:01 ` Anachron
                   ` (27 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Chocimier @ 2022-02-18 16:59 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044842421

Comment:
Reverting build style is not enough, you need to throw away all packages built since the change.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (13 preceding siblings ...)
  2022-02-18 16:59 ` Chocimier
@ 2022-02-18 17:01 ` Anachron
  2022-02-18 17:04 ` Anachron
                   ` (26 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Anachron @ 2022-02-18 17:01 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044845348

Comment:
I'm new to cross compiling and gcc so others are welcome to correct me here.

You enabled libssp in the cross toolchain, yet your template does not build it..?

https://github.com/ExpidusOS/void-packages/blob/stable/srcpkgs/gcc6/template#L156

And then you're wondering why its complaining about missing packages?

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (14 preceding siblings ...)
  2022-02-18 17:01 ` Anachron
@ 2022-02-18 17:04 ` Anachron
  2022-02-18 17:24 ` RossComputerGuy
                   ` (25 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Anachron @ 2022-02-18 17:04 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044845348

Comment:
I'm new to cross compiling and gcc so others are welcome to correct me here.

You enabled libssp in the cross toolchain, yet your template does not build it..?

https://github.com/ExpidusOS/void-packages/blob/stable/srcpkgs/gcc6/template#L156

And then you're wondering why its complaining about missing packages?

Edit: Also see the comment above. Clean your builddir and rebootstrap. Then build from beginning. 

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (15 preceding siblings ...)
  2022-02-18 17:04 ` Anachron
@ 2022-02-18 17:24 ` RossComputerGuy
  2022-02-18 17:26 ` RossComputerGuy
                   ` (24 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-18 17:24 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044875664

Comment:
I did rebuild everything after reverting it

Sent from ProtonMail mobile

-------- Original Message --------
On Feb 18, 2022, 8:59 AM, Piotr wrote:

> Reverting build style is not enough, you need to throw away all packages built since the change.
>
> —
> Reply to this email directly, [view it on GitHub](https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044842421), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AEWJM6ETWUFSCXV4MPMVZVLU3Z3IXANCNFSM5OWHX3SA).
> Triage notifications on the go with GitHub Mobile for [iOS](https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675) or [Android](https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub).
> You are receiving this because you authored the thread.Message ID: ***@***.***>

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (16 preceding siblings ...)
  2022-02-18 17:24 ` RossComputerGuy
@ 2022-02-18 17:26 ` RossComputerGuy
  2022-02-18 17:26 ` Anachron
                   ` (23 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-18 17:26 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044877892

Comment:
That's the wrong GCC package. And that's how it is set up upstream.

Sent from ProtonMail mobile

-------- Original Message --------
On Feb 18, 2022, 9:01 AM, Anachron wrote:

> I'm new to cross compiling and gcc so others are welcome to correct me here.
>
> You enabled libssp in the cross toolchain, yet your template does not build it..?
>
> https://github.com/ExpidusOS/void-packages/blob/stable/srcpkgs/gcc6/template#L156
>
> And then you're wondering why its complaining about missing packages?
>
> —
> Reply to this email directly, [view it on GitHub](https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044845348), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AEWJM6EGLCEGRGW7N23LU2DU3Z3PHANCNFSM5OWHX3SA).
> Triage notifications on the go with GitHub Mobile for [iOS](https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675) or [Android](https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub).
> You are receiving this because you authored the thread.Message ID: ***@***.***>

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (17 preceding siblings ...)
  2022-02-18 17:26 ` RossComputerGuy
@ 2022-02-18 17:26 ` Anachron
  2022-02-18 17:28 ` q66
                   ` (22 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Anachron @ 2022-02-18 17:26 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044878681

Comment:
But did you clean up the builddir and hostdir and ran another bootstrap before?

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (18 preceding siblings ...)
  2022-02-18 17:26 ` Anachron
@ 2022-02-18 17:28 ` q66
  2022-02-18 17:28 ` [ISSUE] [CLOSED] " q66
                   ` (21 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: q66 @ 2022-02-18 17:28 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044880956

Comment:
not a void bug, please don't report issues specific to your fork into void-packages

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

* Re: [ISSUE] [CLOSED] Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (19 preceding siblings ...)
  2022-02-18 17:28 ` q66
@ 2022-02-18 17:28 ` q66
  2022-02-18 17:28 ` RossComputerGuy
                   ` (20 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: q66 @ 2022-02-18 17:28 UTC (permalink / raw)
  To: ml

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

Closed issue by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672

Description:
I tried this on my fork for ExpidusOS **and** a completely clean clone of this repository. I ran `./xbps-src -N -j32 -a aarch64 pkg base-system` and after a few hours, I was met with number 19 error in `xbps-src`. This happens while building unbound which is needed somewhere for GCC.
```
=> unbound-1.15.0_1: installing target dependencies: libevent-devel-2.1.12_2 expat-devel-2.4.4_1 libsodium-devel-1.0.18_1 ...
=> unbound-1.15.0_1: removing autodeps, please wait...
=> unbound-1.15.0_1: removing autocrossdeps, please wait...
=> ERROR: unbound-1.15.0_1: failed to install target dependencies! (error 19)
MISSING: libssp>=4.4.0_1
Transaction aborted due to unresolved dependencies.
=> ERROR: Please see above for the real error, exiting...
```

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (20 preceding siblings ...)
  2022-02-18 17:28 ` [ISSUE] [CLOSED] " q66
@ 2022-02-18 17:28 ` RossComputerGuy
  2022-02-18 17:31 ` RossComputerGuy
                   ` (19 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-18 17:28 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044881416

Comment:
I am using the same bootstrap I used to build x86_64.

Sent from ProtonMail mobile

-------- Original Message --------
On Feb 18, 2022, 9:26 AM, Anachron wrote:

> But did you clean up the builddir and hostdir and ran another bootstrap before?
>
> —
> Reply to this email directly, [view it on GitHub](https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044878681), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AEWJM6CKOFURZHK6OYXW5YTU3Z6NXANCNFSM5OWHX3SA).
> Triage notifications on the go with GitHub Mobile for [iOS](https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675) or [Android](https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub).
> You are receiving this because you authored the thread.Message ID: ***@***.***>

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (21 preceding siblings ...)
  2022-02-18 17:28 ` RossComputerGuy
@ 2022-02-18 17:31 ` RossComputerGuy
  2022-02-18 17:36 ` Chocimier
                   ` (18 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-18 17:31 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044885004

Comment:
But this happens upstream

Sent from ProtonMail mobile

-------- Original Message --------
On Feb 18, 2022, 9:28 AM, Daniel Kolesa wrote:

> Closed [#35672](https://github.com/void-linux/void-packages/issues/35672).
>
> —
> Reply to this email directly, [view it on GitHub](https://github.com/void-linux/void-packages/issues/35672#event-6101060307), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AEWJM6GTG4AY5PE6SUHHMQLU3Z6UXANCNFSM5OWHX3SA).
> Triage notifications on the go with GitHub Mobile for [iOS](https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675) or [Android](https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub).
> You are receiving this because you authored the thread.Message ID: ***@***.***>

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (22 preceding siblings ...)
  2022-02-18 17:31 ` RossComputerGuy
@ 2022-02-18 17:36 ` Chocimier
  2022-02-19  1:55 ` RossComputerGuy
                   ` (17 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Chocimier @ 2022-02-18 17:36 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1044891715

Comment:
Then show us the error that happens without influence of your fork with debug info taken with what I posted above.
What you posted up to now is not an Void problem.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (23 preceding siblings ...)
  2022-02-18 17:36 ` Chocimier
@ 2022-02-19  1:55 ` RossComputerGuy
  2022-02-19  3:33 ` Anachron
                   ` (16 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-19  1:55 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1045542138

Comment:
https://pastebin.com/z4VSSB4V I just got off work and used the debug info and got these results.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (24 preceding siblings ...)
  2022-02-19  1:55 ` RossComputerGuy
@ 2022-02-19  3:33 ` Anachron
  2022-02-19  3:33 ` RossComputerGuy
                   ` (15 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Anachron @ 2022-02-19  3:33 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1045663884

Comment:
@RossComputerGuy like already said 3 times now... is the build directory and everything else clean?

Maybe clone the directory somewhere else and run another bootstrap from there and try to build again.

(Why is it so hard to debug this with you... you're barely helping)

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (25 preceding siblings ...)
  2022-02-19  3:33 ` Anachron
@ 2022-02-19  3:33 ` RossComputerGuy
  2022-02-19  3:34 ` RossComputerGuy
                   ` (14 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-19  3:33 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1045665023

Comment:
Yes, I cleaned **everything**.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (26 preceding siblings ...)
  2022-02-19  3:33 ` RossComputerGuy
@ 2022-02-19  3:34 ` RossComputerGuy
  2022-02-19  3:49 ` RossComputerGuy
                   ` (13 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-19  3:34 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1045665491

Comment:
And I re-ran that after waiting 2 hours so I can get that shortened log.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (27 preceding siblings ...)
  2022-02-19  3:34 ` RossComputerGuy
@ 2022-02-19  3:49 ` RossComputerGuy
  2022-02-19  4:01 ` Anachron
                   ` (12 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-19  3:49 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1045684077

Comment:
Recompiling it from scratch for the 3rd time with debug. Will have the results in about 2 hours.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (28 preceding siblings ...)
  2022-02-19  3:49 ` RossComputerGuy
@ 2022-02-19  4:01 ` Anachron
  2022-02-19  4:02 ` RossComputerGuy
                   ` (11 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Anachron @ 2022-02-19  4:01 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1045698546

Comment:
We're talking about a build based off void-linux/void-packages, right? 

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (29 preceding siblings ...)
  2022-02-19  4:01 ` Anachron
@ 2022-02-19  4:02 ` RossComputerGuy
  2022-02-19  6:07 ` RossComputerGuy
                   ` (10 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-19  4:02 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1045699350

Comment:
Yes, with debug.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (30 preceding siblings ...)
  2022-02-19  4:02 ` RossComputerGuy
@ 2022-02-19  6:07 ` RossComputerGuy
  2022-02-19  6:09 ` RossComputerGuy
                   ` (9 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-19  6:07 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1045852592

Comment:
The log was too big but I uploaded it to my server. https://repo.expidusos.com/log.txt

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (31 preceding siblings ...)
  2022-02-19  6:07 ` RossComputerGuy
@ 2022-02-19  6:09 ` RossComputerGuy
  2022-02-19  6:14 ` RossComputerGuy
                   ` (8 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-19  6:09 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1045855026

Comment:
> ```
> => libsodium-1.0.18_1: running pre-pkg hook: 03-rewrite-python-shebang ...
> => libsodium-1.0.18_1: running pre-pkg hook: 04-generate-runtime-deps ...
>    SONAME: libssp.so.0 <-> libssp>=4.4.0_1
>    SONAME: libpthread.so.0 <-> glibc>=2.32_1
>    SONAME: libc.so.6 <-> glibc>=2.32_1
> => libsodium-1.0.18_1: running pre-pkg hook: 05-prepare-32bit ...
> => libsodium-1.0.18_1: running pre-pkg hook: 06-shlib-provides ...
>    SONAME libsodium.so.23 from /usr/lib/libsodium.so.23.3.0
> => libsodium-1.0.18_1: running pre-pkg hook: 90-set-timestamps ...
> => libsodium-1.0.18_1: setting mtimes to Fri Feb 18 04:40:10 PM UTC 2022
> => libsodium-1.0.18_1: running pre-pkg hook: 99-pkglint-subpkgs ...
> => libsodium-1.0.18_1: running pre-pkg hook: 99-pkglint ...
> => libsodium-1.0.18_1: running pre-pkg hook: 999-collected-rdeps ...
>    libssp>=4.4.0_1 glibc>=2.32_1 
> => libsodium-devel-1.0.18_1: running do-pkg hook: 00-gen-pkg ...
> => Creating libsodium-devel-1.0.18_1.aarch64.xbps for repository /host/binpkgs/debug-xbps-install ...
> => libsodium-devel-1.0.18_1: running post-pkg hook: 00-register-pkg ...
> => libsodium-1.0.18_1: running do-pkg hook: 00-gen-pkg ...
> => Creating libsodium-1.0.18_1.aarch64.xbps for repository /host/binpkgs/debug-xbps-install ...
> => libsodium-1.0.18_1: running post-pkg hook: 00-register-pkg ...
> => Registering new packages to /host/binpkgs/debug-xbps-install
> index: added `libsodium-1.0.18_1' (aarch64).
> index: added `libsodium-devel-1.0.18_1' (aarch64).
> index: 96 packages registered.
> ```
I think this is the cause of the libssp error. 

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (32 preceding siblings ...)
  2022-02-19  6:09 ` RossComputerGuy
@ 2022-02-19  6:14 ` RossComputerGuy
  2022-02-19 11:20 ` Chocimier
                   ` (7 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-02-19  6:14 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1045855026

Comment:
> ```
> => libsodium-1.0.18_1: running pre-pkg hook: 03-rewrite-python-shebang ...
> => libsodium-1.0.18_1: running pre-pkg hook: 04-generate-runtime-deps ...
>    SONAME: libssp.so.0 <-> libssp>=4.4.0_1
>    SONAME: libpthread.so.0 <-> glibc>=2.32_1
>    SONAME: libc.so.6 <-> glibc>=2.32_1
> => libsodium-1.0.18_1: running pre-pkg hook: 05-prepare-32bit ...
> => libsodium-1.0.18_1: running pre-pkg hook: 06-shlib-provides ...
>    SONAME libsodium.so.23 from /usr/lib/libsodium.so.23.3.0
> => libsodium-1.0.18_1: running pre-pkg hook: 90-set-timestamps ...
> => libsodium-1.0.18_1: setting mtimes to Fri Feb 18 04:40:10 PM UTC 2022
> => libsodium-1.0.18_1: running pre-pkg hook: 99-pkglint-subpkgs ...
> => libsodium-1.0.18_1: running pre-pkg hook: 99-pkglint ...
> => libsodium-1.0.18_1: running pre-pkg hook: 999-collected-rdeps ...
>    libssp>=4.4.0_1 glibc>=2.32_1 
> => libsodium-devel-1.0.18_1: running do-pkg hook: 00-gen-pkg ...
> => Creating libsodium-devel-1.0.18_1.aarch64.xbps for repository /host/binpkgs/debug-xbps-install ...
> => libsodium-devel-1.0.18_1: running post-pkg hook: 00-register-pkg ...
> => libsodium-1.0.18_1: running do-pkg hook: 00-gen-pkg ...
> => Creating libsodium-1.0.18_1.aarch64.xbps for repository /host/binpkgs/debug-xbps-install ...
> => libsodium-1.0.18_1: running post-pkg hook: 00-register-pkg ...
> => Registering new packages to /host/binpkgs/debug-xbps-install
> index: added `libsodium-1.0.18_1' (aarch64).
> index: added `libsodium-devel-1.0.18_1' (aarch64).
> index: 96 packages registered.
> ```
I think this is the cause of the libssp error. It is also listed in the pastebin:
> `[DEBUG]  libsodium-1.0.18_1: requires dependency 'libssp>=4.4.0_1': not installed.`

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (33 preceding siblings ...)
  2022-02-19  6:14 ` RossComputerGuy
@ 2022-02-19 11:20 ` Chocimier
  2022-04-04 17:38 ` Xlaits
                   ` (6 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Chocimier @ 2022-02-19 11:20 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1045994649

Comment:
Okay, reproduced.

```sh
git worktree add ../libssp
cd ../libssp
echo XBPS_MAKEJOBS=$(( $(nproc) - 1 )) > etc/conf
./xbps-src binary-bootstrap
./xbps-src pkg libsodium -a aarch64 -N
```

```
=> libsodium-1.0.18_1: running pre-pkg hook: 04-generate-runtime-deps ...
   SONAME: libssp.so.0 <-> libssp>=4.4.0_1
   SONAME: libpthread.so.0 <-> glibc>=2.32_1
   SONAME: libc.so.6 <-> glibc>=2.32_1
```

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (34 preceding siblings ...)
  2022-02-19 11:20 ` Chocimier
@ 2022-04-04 17:38 ` Xlaits
  2022-04-04 19:45 ` RossComputerGuy
                   ` (5 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Xlaits @ 2022-04-04 17:38 UTC (permalink / raw)
  To: ml

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

New comment by Xlaits on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1087832337

Comment:
Is there any word on this? This has been driving me bonkers for at least a week now.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (35 preceding siblings ...)
  2022-04-04 17:38 ` Xlaits
@ 2022-04-04 19:45 ` RossComputerGuy
  2022-04-05  3:34 ` Xlaits
                   ` (4 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: RossComputerGuy @ 2022-04-04 19:45 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1087945267

Comment:
@Xlaits Same, I've tried several fixes. None of them worked so I had to submitted this issue.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (36 preceding siblings ...)
  2022-04-04 19:45 ` RossComputerGuy
@ 2022-04-05  3:34 ` Xlaits
  2022-07-04 19:08 ` Chocimier
                   ` (3 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Xlaits @ 2022-04-05  3:34 UTC (permalink / raw)
  To: ml

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

New comment by Xlaits on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1088232592

Comment:
I've been trying other methods while I have been waiting, as I am rather impatient. I'm getting close, but it's only because of outside toolchains and not actually having xbps-src working.

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (37 preceding siblings ...)
  2022-04-05  3:34 ` Xlaits
@ 2022-07-04 19:08 ` Chocimier
  2022-07-31  0:52 ` Xlaits
                   ` (2 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: Chocimier @ 2022-07-04 19:08 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1174111673

Comment:
@paper42 suggested to add `--disable-ssp` to libsodium configure_args.
@RossComputerGuy, could you check if this solves your issue?

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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (38 preceding siblings ...)
  2022-07-04 19:08 ` Chocimier
@ 2022-07-31  0:52 ` Xlaits
  2022-08-01 16:58 ` Chocimier
  2023-10-05 12:57 ` [ISSUE] [CLOSED] " sgn
  41 siblings, 0 replies; 43+ messages in thread
From: Xlaits @ 2022-07-31  0:52 UTC (permalink / raw)
  To: ml

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

New comment by Xlaits on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1200322426

Comment:
I can confirm that --disable-ssp did not fix my issues at least.

On Mon, Jul 4, 2022 at 3:08 PM Piotr ***@***.***> wrote:

> @paper42 <https://github.com/paper42> suggested to add --disable-ssp to
> libsodium configure_args.
> @RossComputerGuy <https://github.com/RossComputerGuy>, could you check if
> this solves your issue?
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/void-linux/void-packages/issues/35672#issuecomment-1174111673>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AHX2YDL5R7VR4SWR2WQWMXTVSMZDXANCNFSM5OWHX3SA>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>


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

* Re: Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (39 preceding siblings ...)
  2022-07-31  0:52 ` Xlaits
@ 2022-08-01 16:58 ` Chocimier
  2023-10-05 12:57 ` [ISSUE] [CLOSED] " sgn
  41 siblings, 0 replies; 43+ messages in thread
From: Chocimier @ 2022-08-01 16:58 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/35672#issuecomment-1201467825

Comment:
> I can confirm that --disable-ssp did not fix my issues at least.

Okay. Please remove your hostdir/binpkgs, build again and link here full build log.


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

* Re: [ISSUE] [CLOSED] Building unbound fails
  2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
                   ` (40 preceding siblings ...)
  2022-08-01 16:58 ` Chocimier
@ 2023-10-05 12:57 ` sgn
  41 siblings, 0 replies; 43+ messages in thread
From: sgn @ 2023-10-05 12:57 UTC (permalink / raw)
  To: ml

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

Closed issue by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/35672

Description:
I tried this on my fork for ExpidusOS **and** a completely clean clone of this repository. I ran `./xbps-src -N -j32 -a aarch64 pkg base-system` and after a few hours, I was met with number 19 error in `xbps-src`. This happens while building unbound which is needed somewhere for GCC.
```
=> unbound-1.15.0_1: installing target dependencies: libevent-devel-2.1.12_2 expat-devel-2.4.4_1 libsodium-devel-1.0.18_1 ...
=> unbound-1.15.0_1: removing autodeps, please wait...
=> unbound-1.15.0_1: removing autocrossdeps, please wait...
=> ERROR: unbound-1.15.0_1: failed to install target dependencies! (error 19)
MISSING: libssp>=4.4.0_1
Transaction aborted due to unresolved dependencies.
=> ERROR: Please see above for the real error, exiting...
```

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

end of thread, other threads:[~2023-10-05 12:57 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-18  0:02 [ISSUE] Building unbound fails RossComputerGuy
2022-02-18  7:19 ` Chocimier
2022-02-18 15:25 ` RossComputerGuy
2022-02-18 16:17 ` RossComputerGuy
2022-02-18 16:18 ` RossComputerGuy
2022-02-18 16:18 ` RossComputerGuy
2022-02-18 16:26 ` Anachron
2022-02-18 16:27 ` RossComputerGuy
2022-02-18 16:28 ` RossComputerGuy
2022-02-18 16:29 ` RossComputerGuy
2022-02-18 16:42 ` Chocimier
2022-02-18 16:46 ` Anachron
2022-02-18 16:47 ` Anachron
2022-02-18 16:53 ` RossComputerGuy
2022-02-18 16:59 ` Chocimier
2022-02-18 17:01 ` Anachron
2022-02-18 17:04 ` Anachron
2022-02-18 17:24 ` RossComputerGuy
2022-02-18 17:26 ` RossComputerGuy
2022-02-18 17:26 ` Anachron
2022-02-18 17:28 ` q66
2022-02-18 17:28 ` [ISSUE] [CLOSED] " q66
2022-02-18 17:28 ` RossComputerGuy
2022-02-18 17:31 ` RossComputerGuy
2022-02-18 17:36 ` Chocimier
2022-02-19  1:55 ` RossComputerGuy
2022-02-19  3:33 ` Anachron
2022-02-19  3:33 ` RossComputerGuy
2022-02-19  3:34 ` RossComputerGuy
2022-02-19  3:49 ` RossComputerGuy
2022-02-19  4:01 ` Anachron
2022-02-19  4:02 ` RossComputerGuy
2022-02-19  6:07 ` RossComputerGuy
2022-02-19  6:09 ` RossComputerGuy
2022-02-19  6:14 ` RossComputerGuy
2022-02-19 11:20 ` Chocimier
2022-04-04 17:38 ` Xlaits
2022-04-04 19:45 ` RossComputerGuy
2022-04-05  3:34 ` Xlaits
2022-07-04 19:08 ` Chocimier
2022-07-31  0:52 ` Xlaits
2022-08-01 16:58 ` Chocimier
2023-10-05 12:57 ` [ISSUE] [CLOSED] " sgn

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