* [ISSUE] xbps-src: bootstrap fails
@ 2024-07-09 9:37 rawhuul
2024-07-09 18:08 ` classabbyamp
` (9 more replies)
0 siblings, 10 replies; 11+ messages in thread
From: rawhuul @ 2024-07-09 9:37 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 784 bytes --]
New issue by rawhuul on void-packages repository
https://github.com/void-linux/void-packages/issues/51172
Description:
### Is this a new report?
Yes
### System Info
Void 6.6.35_1 x86_64 GenuineIntel uptodate rF
### Package(s) Affected
binutils-2.41
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
During the bootstrap process, the `binutils` package encounters post-compilation failures that need to be resolved for successful bootstrap.
### Actual behaviour

### Steps to reproduce
1. Clone the repo and cd into it
2. Run `./xbps-src bootstrap`
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xbps-src: bootstrap fails
2024-07-09 9:37 [ISSUE] xbps-src: bootstrap fails rawhuul
@ 2024-07-09 18:08 ` classabbyamp
2024-07-11 13:34 ` rawhuul
` (8 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2024-07-09 18:08 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 383 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/51172#issuecomment-2218344788
Comment:
are you sure you want to use `bootstrap`? typically you would want to use `binary-bootstrap`, which doesn't build every bootstrap package.
the error is not included in your screenshot. also please post the text log not a screenshot
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xbps-src: bootstrap fails
2024-07-09 9:37 [ISSUE] xbps-src: bootstrap fails rawhuul
2024-07-09 18:08 ` classabbyamp
@ 2024-07-11 13:34 ` rawhuul
2024-07-11 13:43 ` classabbyamp
` (7 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: rawhuul @ 2024-07-11 13:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 286 bytes --]
New comment by rawhuul on void-packages repository
https://github.com/void-linux/void-packages/issues/51172#issuecomment-2222958934
Comment:
Yes @classabbyamp, using `bootstrap` was intended. You can find logs [here](https://paste2.org/nGUVF9vE) (I only included for `binutils` only)
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xbps-src: bootstrap fails
2024-07-09 9:37 [ISSUE] xbps-src: bootstrap fails rawhuul
2024-07-09 18:08 ` classabbyamp
2024-07-11 13:34 ` rawhuul
@ 2024-07-11 13:43 ` classabbyamp
2024-07-11 13:49 ` rawhuul
` (6 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2024-07-11 13:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 303 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/51172#issuecomment-2222979547
Comment:
```
../../gold/compressed_output.cc:26:10: fatal error: zstd.h: No such file or directory
26 | #include <zstd.h>
| ^~~~~~~~
compilation terminated.
```
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xbps-src: bootstrap fails
2024-07-09 9:37 [ISSUE] xbps-src: bootstrap fails rawhuul
` (2 preceding siblings ...)
2024-07-11 13:43 ` classabbyamp
@ 2024-07-11 13:49 ` rawhuul
2024-07-11 18:35 ` [ISSUE] [CLOSED] " oreo639
` (5 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: rawhuul @ 2024-07-11 13:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 302 bytes --]
New comment by rawhuul on void-packages repository
https://github.com/void-linux/void-packages/issues/51172#issuecomment-2222993407
Comment:
Cool, how come I overlooked it. So, `bootstrap` basically builds `binutils` first and fails as it depends on `libzstd-devel`, which will compile later. Right?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [ISSUE] [CLOSED] xbps-src: bootstrap fails
2024-07-09 9:37 [ISSUE] xbps-src: bootstrap fails rawhuul
` (3 preceding siblings ...)
2024-07-11 13:49 ` rawhuul
@ 2024-07-11 18:35 ` oreo639
2024-07-11 18:35 ` oreo639
` (4 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: oreo639 @ 2024-07-11 18:35 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 787 bytes --]
Closed issue by rawhuul on void-packages repository
https://github.com/void-linux/void-packages/issues/51172
Description:
### Is this a new report?
Yes
### System Info
Void 6.6.35_1 x86_64 GenuineIntel uptodate rF
### Package(s) Affected
binutils-2.41
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
During the bootstrap process, the `binutils` package encounters post-compilation failures that need to be resolved for successful bootstrap.
### Actual behaviour

### Steps to reproduce
1. Clone the repo and cd into it
2. Run `./xbps-src bootstrap`
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xbps-src: bootstrap fails
2024-07-09 9:37 [ISSUE] xbps-src: bootstrap fails rawhuul
` (4 preceding siblings ...)
2024-07-11 18:35 ` [ISSUE] [CLOSED] " oreo639
@ 2024-07-11 18:35 ` oreo639
2024-07-11 18:36 ` [ISSUE] [CLOSED] " oreo639
` (3 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: oreo639 @ 2024-07-11 18:35 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 792 bytes --]
New comment by oreo639 on void-packages repository
https://github.com/void-linux/void-packages/issues/51172#issuecomment-2223637532
Comment:
`binary-bootstrap` downloads the packages necessary for setting up a chroot.
`bootstrap` builds the compiler and libraries necessary for setting up a chroot using the host system's compiler, tools, and libraries (with features missing, so that you can then build the compiler and libraries in a proper chroot with all supported features afterwords and use those for the chroot).
In this case, since you are building binutils outside of a working chroot is is trying to find libzstd from your machine, this is expected.
You probably want `./xbps-src binary-bootstrap` which pulls the packages from the repos and uses those to set up the chroot.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [ISSUE] [CLOSED] xbps-src: bootstrap fails
2024-07-09 9:37 [ISSUE] xbps-src: bootstrap fails rawhuul
` (5 preceding siblings ...)
2024-07-11 18:35 ` oreo639
@ 2024-07-11 18:36 ` oreo639
2024-07-11 18:42 ` rawhuul
` (2 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: oreo639 @ 2024-07-11 18:36 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 787 bytes --]
Closed issue by rawhuul on void-packages repository
https://github.com/void-linux/void-packages/issues/51172
Description:
### Is this a new report?
Yes
### System Info
Void 6.6.35_1 x86_64 GenuineIntel uptodate rF
### Package(s) Affected
binutils-2.41
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
During the bootstrap process, the `binutils` package encounters post-compilation failures that need to be resolved for successful bootstrap.
### Actual behaviour

### Steps to reproduce
1. Clone the repo and cd into it
2. Run `./xbps-src bootstrap`
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xbps-src: bootstrap fails
2024-07-09 9:37 [ISSUE] xbps-src: bootstrap fails rawhuul
` (6 preceding siblings ...)
2024-07-11 18:36 ` [ISSUE] [CLOSED] " oreo639
@ 2024-07-11 18:42 ` rawhuul
2024-07-12 2:09 ` sgn
2024-07-12 2:45 ` [ISSUE] [CLOSED] " sgn
9 siblings, 0 replies; 11+ messages in thread
From: rawhuul @ 2024-07-11 18:42 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 167 bytes --]
New comment by rawhuul on void-packages repository
https://github.com/void-linux/void-packages/issues/51172#issuecomment-2223651112
Comment:
Okay, got it @oreo639
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xbps-src: bootstrap fails
2024-07-09 9:37 [ISSUE] xbps-src: bootstrap fails rawhuul
` (7 preceding siblings ...)
2024-07-11 18:42 ` rawhuul
@ 2024-07-12 2:09 ` sgn
2024-07-12 2:45 ` [ISSUE] [CLOSED] " sgn
9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2024-07-12 2:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 233 bytes --]
New comment by sgn on void-packages repository
https://github.com/void-linux/void-packages/issues/51172#issuecomment-2224295928
Comment:
https://github.com/void-linux/void-packages/commit/5704c8e5608ad53a3538b0691794c3170f27a298
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [ISSUE] [CLOSED] xbps-src: bootstrap fails
2024-07-09 9:37 [ISSUE] xbps-src: bootstrap fails rawhuul
` (8 preceding siblings ...)
2024-07-12 2:09 ` sgn
@ 2024-07-12 2:45 ` sgn
9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2024-07-12 2:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 787 bytes --]
Closed issue by rawhuul on void-packages repository
https://github.com/void-linux/void-packages/issues/51172
Description:
### Is this a new report?
Yes
### System Info
Void 6.6.35_1 x86_64 GenuineIntel uptodate rF
### Package(s) Affected
binutils-2.41
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
During the bootstrap process, the `binutils` package encounters post-compilation failures that need to be resolved for successful bootstrap.
### Actual behaviour

### Steps to reproduce
1. Clone the repo and cd into it
2. Run `./xbps-src bootstrap`
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2024-07-12 2:45 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-09 9:37 [ISSUE] xbps-src: bootstrap fails rawhuul
2024-07-09 18:08 ` classabbyamp
2024-07-11 13:34 ` rawhuul
2024-07-11 13:43 ` classabbyamp
2024-07-11 13:49 ` rawhuul
2024-07-11 18:35 ` [ISSUE] [CLOSED] " oreo639
2024-07-11 18:35 ` oreo639
2024-07-11 18:36 ` [ISSUE] [CLOSED] " oreo639
2024-07-11 18:42 ` rawhuul
2024-07-12 2:09 ` sgn
2024-07-12 2:45 ` [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).