Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Can't crossbuild zstd to i686-musl
@ 2024-12-16 10:10 xeroxslayer
  2024-12-16 15:58 ` classabbyamp
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: xeroxslayer @ 2024-12-16 10:10 UTC (permalink / raw)
  To: ml

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

New issue by xeroxslayer on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.65_1 x86_64 GenuineIntel uptodate rrrmFFFFFFFFF

### Package(s) Affected

cross-vpkg-dummy-0.40_1, zstd-1.5.6_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Crossbuild zstd to i686-musl.

### Actual behaviour

It doesn't corssbuild.

### Steps to reproduce

Try to crossbuild zstd from i686/x86_64/x86_64-musl to i686-musl.

````
=> ERROR: zstd-1.5.6_1: failed to install target dependencies! (error 11)
CONFLICT: cross-vpkg-dummy-0.40_1 with musl-1.1.24_22 in transaction (matched by musl>=0)
````

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
@ 2024-12-16 15:58 ` classabbyamp
  2024-12-17  7:16 ` xeroxslayer
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: classabbyamp @ 2024-12-16 15:58 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2546010059

Comment:
don't cross build, do it natively with -A

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
  2024-12-16 15:58 ` classabbyamp
@ 2024-12-17  7:16 ` xeroxslayer
  2024-12-17  7:17 ` xeroxslayer
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: xeroxslayer @ 2024-12-17  7:16 UTC (permalink / raw)
  To: ml

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

New comment by xeroxslayer on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2547671899

Comment:
You can't build the binary bootstrap natively.

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
  2024-12-16 15:58 ` classabbyamp
  2024-12-17  7:16 ` xeroxslayer
@ 2024-12-17  7:17 ` xeroxslayer
  2024-12-17  7:18 ` xeroxslayer
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: xeroxslayer @ 2024-12-17  7:17 UTC (permalink / raw)
  To: ml

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

New comment by xeroxslayer on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2547671899

Comment:
You can't build the binary bootstrap natively. It's a part of the binary bootstrap.

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
                   ` (2 preceding siblings ...)
  2024-12-17  7:17 ` xeroxslayer
@ 2024-12-17  7:18 ` xeroxslayer
  2024-12-17  7:18 ` xeroxslayer
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: xeroxslayer @ 2024-12-17  7:18 UTC (permalink / raw)
  To: ml

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

New comment by xeroxslayer on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2547671899

Comment:
You can't build the binary bootstrap natively. It's a part of the binary bootstrap... or a dependency.

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
                   ` (3 preceding siblings ...)
  2024-12-17  7:18 ` xeroxslayer
@ 2024-12-17  7:18 ` xeroxslayer
  2024-12-17  7:20 ` xeroxslayer
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: xeroxslayer @ 2024-12-17  7:18 UTC (permalink / raw)
  To: ml

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

New comment by xeroxslayer on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2547671899

Comment:
You can't build the binary bootstrap natively. It's a part of the binary bootstrap... or a dependency.

And the same happens with `libreadline8`.

````
=> ERROR: libreadline8-8.2.010_1: failed to install target dependencies! (error 11)
CONFLICT: cross-vpkg-dummy-0.40_1 with musl-1.1.24_22 in transaction (matched by musl>=0)
````

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
                   ` (4 preceding siblings ...)
  2024-12-17  7:18 ` xeroxslayer
@ 2024-12-17  7:20 ` xeroxslayer
  2024-12-17  7:20 ` xeroxslayer
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: xeroxslayer @ 2024-12-17  7:20 UTC (permalink / raw)
  To: ml

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

New comment by xeroxslayer on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2547671899

Comment:
You can't build the binary bootstrap natively. It's a part of the binary bootstrap... or a dependency. If it pass `-i`, it does build though, but then `libreadline8` errors out.

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
                   ` (5 preceding siblings ...)
  2024-12-17  7:20 ` xeroxslayer
@ 2024-12-17  7:20 ` xeroxslayer
  2024-12-17  7:22 ` xeroxslayer
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: xeroxslayer @ 2024-12-17  7:20 UTC (permalink / raw)
  To: ml

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

New comment by xeroxslayer on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2547671899

Comment:
You can't build the binary bootstrap natively. It's a part of the binary bootstrap... or a dependency. If I pass `-i`, it does build though, but then `libreadline8` errors out.

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
                   ` (6 preceding siblings ...)
  2024-12-17  7:20 ` xeroxslayer
@ 2024-12-17  7:22 ` xeroxslayer
  2024-12-17  7:22 ` xeroxslayer
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: xeroxslayer @ 2024-12-17  7:22 UTC (permalink / raw)
  To: ml

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

New comment by xeroxslayer on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2547671899

Comment:
You can't build the binary bootstrap natively. It's a part of the binary bootstrap... or a dependency. If I pass `-i`, it does build though, but then `libreadline8` errors out.

````
/usr/lib/gcc/i686-linux-musl/13.2.0/../../../../i686-linux-musl/bin/ld: cannot find -lncursesw: No such file or directory
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:181: libhistory.so.8.2] Error 1
make[1]: *** Waiting for unfinished jobs....
mv display.o display.so
make[1]: Leaving directory '/builddir/libreadline8-8.2.010/shlib'
make: *** [Makefile:219: shared] Error 2

````

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
                   ` (7 preceding siblings ...)
  2024-12-17  7:22 ` xeroxslayer
@ 2024-12-17  7:22 ` xeroxslayer
  2024-12-17  7:27 ` xeroxslayer
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: xeroxslayer @ 2024-12-17  7:22 UTC (permalink / raw)
  To: ml

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

New comment by xeroxslayer on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2547671899

Comment:
You can't build the binary bootstrap natively. It's a part of the binary bootstrap... or a dependency. If I pass `-i`, it does build though, but then `libreadline8` errors out.

````
/usr/lib/gcc/i686-linux-musl/13.2.0/../../../../i686-linux-musl/bin/ld: cannot find -lncursesw: No such file or directory
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:181: libhistory.so.8.2] Error 1
make[1]: *** Waiting for unfinished jobs....
mv display.o display.so
make[1]: Leaving directory '/builddir/libreadline8-8.2.010/shlib'
make: *** [Makefile:219: shared] Error 2
````

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
                   ` (8 preceding siblings ...)
  2024-12-17  7:22 ` xeroxslayer
@ 2024-12-17  7:27 ` xeroxslayer
  2024-12-19 13:49 ` sgn
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: xeroxslayer @ 2024-12-17  7:27 UTC (permalink / raw)
  To: ml

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

New comment by xeroxslayer on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2547671899

Comment:
You can't build the binary bootstrap natively. It's a part of the binary bootstrap... or a dependency. If I pass `-i`, it does build though, but then `libreadline8` errors out.

````
/usr/lib/gcc/i686-linux-musl/13.2.0/../../../../i686-linux-musl/bin/ld: cannot find -lncursesw: No such file or directory
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:181: libhistory.so.8.2] Error 1
make[1]: *** Waiting for unfinished jobs....
mv display.o display.so
make[1]: Leaving directory '/builddir/libreadline8-8.2.010/shlib'
make: *** [Makefile:219: shared] Error 2
````

EDIT: Same thing happens if I try to build through i386 or x86_64.

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
                   ` (9 preceding siblings ...)
  2024-12-17  7:27 ` xeroxslayer
@ 2024-12-19 13:49 ` sgn
  2024-12-19 13:52 ` sgn
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: sgn @ 2024-12-19 13:49 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2554093129

Comment:
It reports that `MISSING: musl>=1.1.24_7` which should be provided by `cross-vpkg-dummy`, not sure what is going on here!

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
                   ` (10 preceding siblings ...)
  2024-12-19 13:49 ` sgn
@ 2024-12-19 13:52 ` sgn
  2024-12-19 13:56 ` sgn
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: sgn @ 2024-12-19 13:52 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2554107261

Comment:
OK, `cross-vpkg-dummy` doesn't have `provides`

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
                   ` (11 preceding siblings ...)
  2024-12-19 13:52 ` sgn
@ 2024-12-19 13:56 ` sgn
  2024-12-19 14:28 ` sgn
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: sgn @ 2024-12-19 13:56 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2554130703

Comment:
MCVE for other *supported* receipts:

```sh
./xbps-src zap
./xbps-src binary-bootstrap
./xbps-src -a armv7l-musl pkg cross-vpkg-dummy
./xbps-src -a armv7l-musl build zstd
```

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
                   ` (12 preceding siblings ...)
  2024-12-19 13:56 ` sgn
@ 2024-12-19 14:28 ` sgn
  2024-12-19 14:28 ` [ISSUE] [CLOSED] " sgn
  2025-01-30 13:11 ` xeroxslayer
  15 siblings, 0 replies; 17+ messages in thread
From: sgn @ 2024-12-19 14:28 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2554301594

Comment:
Fixed, please:

```sh
./xbps-src zap
./xbps-src binary-bootstrap
./xbps-src -a i686-musl pkg cross-vpkg-dummy
```
and try again

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

* Re: [ISSUE] [CLOSED] Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
                   ` (13 preceding siblings ...)
  2024-12-19 14:28 ` sgn
@ 2024-12-19 14:28 ` sgn
  2025-01-30 13:11 ` xeroxslayer
  15 siblings, 0 replies; 17+ messages in thread
From: sgn @ 2024-12-19 14:28 UTC (permalink / raw)
  To: ml

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

Closed issue by xeroxslayer on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.65_1 x86_64 GenuineIntel uptodate rrrmFFFFFFFFF

### Package(s) Affected

cross-vpkg-dummy-0.40_1, zstd-1.5.6_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Crossbuild zstd to i686-musl.

### Actual behaviour

It doesn't corssbuild.

### Steps to reproduce

Try to crossbuild zstd from i686/x86_64/x86_64-musl to i686-musl.

````
=> ERROR: zstd-1.5.6_1: failed to install target dependencies! (error 11)
CONFLICT: cross-vpkg-dummy-0.40_1 with musl-1.1.24_22 in transaction (matched by musl>=0)
````

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

* Re: Can't crossbuild zstd to i686-musl
  2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
                   ` (14 preceding siblings ...)
  2024-12-19 14:28 ` [ISSUE] [CLOSED] " sgn
@ 2025-01-30 13:11 ` xeroxslayer
  15 siblings, 0 replies; 17+ messages in thread
From: xeroxslayer @ 2025-01-30 13:11 UTC (permalink / raw)
  To: ml

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

New comment by xeroxslayer on void-packages repository

https://github.com/void-linux/void-packages/issues/53532#issuecomment-2624480534

Comment:
@sgn The same is reported again.

````
=> ERROR: zstd-1.5.6_1: failed to install target dependencies! (error 11)
CONFLICT: cross-vpkg-dummy-0.40_1 with musl-1.1.24_22 in transaction (matched by musl>=0)
Transaction aborted due to conflicting packages.
=> ERROR: Please see above for the real error, exiting...
````

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

end of thread, other threads:[~2025-01-30 13:11 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-16 10:10 [ISSUE] Can't crossbuild zstd to i686-musl xeroxslayer
2024-12-16 15:58 ` classabbyamp
2024-12-17  7:16 ` xeroxslayer
2024-12-17  7:17 ` xeroxslayer
2024-12-17  7:18 ` xeroxslayer
2024-12-17  7:18 ` xeroxslayer
2024-12-17  7:20 ` xeroxslayer
2024-12-17  7:20 ` xeroxslayer
2024-12-17  7:22 ` xeroxslayer
2024-12-17  7:22 ` xeroxslayer
2024-12-17  7:27 ` xeroxslayer
2024-12-19 13:49 ` sgn
2024-12-19 13:52 ` sgn
2024-12-19 13:56 ` sgn
2024-12-19 14:28 ` sgn
2024-12-19 14:28 ` [ISSUE] [CLOSED] " sgn
2025-01-30 13:11 ` xeroxslayer

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