Void Linux discussion
 help / color / mirror / Atom feed
* installing i686-musl
@ 2015-10-24 11:19 Maarten Hendrickx
  2015-10-24 14:34 ` Duncaen
  2015-10-24 15:33 ` Maarten Hendrickx
  0 siblings, 2 replies; 4+ messages in thread
From: Maarten Hendrickx @ 2015-10-24 11:19 UTC (permalink / raw)
  To: voidlinux


[-- Attachment #1.1: Type: text/plain, Size: 1805 bytes --]

Is there a way to create a i686-musl voidlinux-installation?
I tried to do it after setting up xbps-src, installing binary-bootstrap 
like this:

$ git clone git://github.com/voidlinux/void-packages.git
$ cd void-packages
$ ./xbps-src binary-bootstrap

 and using this command:

$ ./xbps-src -a x86_64-musl pkg base-chroot-musl

Results in:
[*] Updating `http://repo.voidlinux.eu/current/i686-repodata' ...
[*] Updating `http://repo.voidlinux.eu/current/nonfree/i686-repodata' ...
i686-repodata: 13KB [avg rate: 11MB/s]
[*] Updating `http://muslrepo.voidlinux.eu/current/i686-repodata' ...
ERROR: [reposync] failed to fetch file 
`http://muslrepo.voidlinux.eu/current/i686-repodata': Not Found
[*] Updating `http://muslrepo.voidlinux.eu/current/nonfree/i686-repodata' 
...
ERROR: [reposync] failed to fetch file 
`http://muslrepo.voidlinux.eu/current/nonfree/i686-repodata': Not Found
[*] Updating `http://repo.voidlinux.eu/current/i686-musl-repodata' ...
ERROR: [reposync] failed to fetch file 
`http://repo.voidlinux.eu/current/i686-musl-repodata': Not Found
[*] Updating `http://repo.voidlinux.eu/current/nonfree/i686-musl-repodata' 
...
ERROR: [reposync] failed to fetch file 
`http://repo.voidlinux.eu/current/nonfree/i686-musl-repodata': Not Found
[*] Updating `http://muslrepo.voidlinux.eu/current/i686-musl-repodata' ...
ERROR: [reposync] failed to fetch file 
`http://muslrepo.voidlinux.eu/current/i686-musl-repodata': Not Found
[*] Updating 
`http://muslrepo.voidlinux.eu/current/nonfree/i686-musl-repodata' ...
ERROR: [reposync] failed to fetch file 
`http://muslrepo.voidlinux.eu/current/nonfree/i686-musl-repodata': Not Found

Are there any other steps needed or is there another way to set up a 
i686-musl chroot installation?

I am using a gentoo (calculate) i686 live cd.

Thanks, Maarten

[-- Attachment #1.2: Type: text/html, Size: 3785 bytes --]

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

* Re: installing i686-musl
  2015-10-24 11:19 installing i686-musl Maarten Hendrickx
@ 2015-10-24 14:34 ` Duncaen
  2015-10-24 15:33 ` Maarten Hendrickx
  1 sibling, 0 replies; 4+ messages in thread
From: Duncaen @ 2015-10-24 14:34 UTC (permalink / raw)
  To: voidlinux


[-- Attachment #1.1: Type: text/plain, Size: 2092 bytes --]

Hi,

why do you use x86_64-musl as target architecture if you want i686-musl.

$ ./xbps-src -a i686-musl pkg base-chroot-musl


Am Samstag, 24. Oktober 2015 13:19:05 UTC+2 schrieb Maarten Hendrickx:
>
> Is there a way to create a i686-musl voidlinux-installation?
> I tried to do it after setting up xbps-src, installing binary-bootstrap 
> like this:
>
> $ git clone git://github.com/voidlinux/void-packages.git
> $ cd void-packages
> $ ./xbps-src binary-bootstrap
>
>  and using this command:
>
> $ ./xbps-src -a x86_64-musl pkg base-chroot-musl
>
> Results in:
> [*] Updating `http://repo.voidlinux.eu/current/i686-repodata' ...
> [*] Updating `http://repo.voidlinux.eu/current/nonfree/i686-repodata' ...
> i686-repodata: 13KB [avg rate: 11MB/s]
> [*] Updating `http://muslrepo.voidlinux.eu/current/i686-repodata' ...
> ERROR: [reposync] failed to fetch file `
> http://muslrepo.voidlinux.eu/current/i686-repodata': Not Found
> [*] Updating `http://muslrepo.voidlinux.eu/current/nonfree/i686-repodata' 
> ...
> ERROR: [reposync] failed to fetch file `
> http://muslrepo.voidlinux.eu/current/nonfree/i686-repodata': Not Found
> [*] Updating `http://repo.voidlinux.eu/current/i686-musl-repodata' ...
> ERROR: [reposync] failed to fetch file `
> http://repo.voidlinux.eu/current/i686-musl-repodata': Not Found
> [*] Updating `http://repo.voidlinux.eu/current/nonfree/i686-musl-repodata' 
> ...
> ERROR: [reposync] failed to fetch file `
> http://repo.voidlinux.eu/current/nonfree/i686-musl-repodata': Not Found
> [*] Updating `http://muslrepo.voidlinux.eu/current/i686-musl-repodata' ...
> ERROR: [reposync] failed to fetch file `
> http://muslrepo.voidlinux.eu/current/i686-musl-repodata': Not Found
> [*] Updating `
> http://muslrepo.voidlinux.eu/current/nonfree/i686-musl-repodata' ...
> ERROR: [reposync] failed to fetch file `
> http://muslrepo.voidlinux.eu/current/nonfree/i686-musl-repodata': Not 
> Found
>
> Are there any other steps needed or is there another way to set up a 
> i686-musl chroot installation?
>
> I am using a gentoo (calculate) i686 live cd.
>
> Thanks, Maarten
>

[-- Attachment #1.2: Type: text/html, Size: 12224 bytes --]

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

* Re: installing i686-musl
  2015-10-24 11:19 installing i686-musl Maarten Hendrickx
  2015-10-24 14:34 ` Duncaen
@ 2015-10-24 15:33 ` Maarten Hendrickx
  2015-10-27 17:10   ` Juan RP
  1 sibling, 1 reply; 4+ messages in thread
From: Maarten Hendrickx @ 2015-10-24 15:33 UTC (permalink / raw)
  To: voidlinux


[-- Attachment #1.1: Type: text/plain, Size: 3483 bytes --]

That was a typo, the command I used was:

$ ./xbps-src -a i686-musl pkg base-chroot-musl

and that resulted in the output presented:
[*] Updating `http://repo.voidlinux.eu/current/i686-repodata' ...
[*] Updating `http://repo.voidlinux.eu/current/nonfree/i686-repodata' ...
i686-repodata: 13KB [avg rate: 11MB/s]
[*] Updating `http://muslrepo.voidlinux.eu/current/i686-repodata' ...
ERROR: [reposync] failed to fetch file `
http://muslrepo.voidlinux.eu/current/i686-repodata': Not Found
[*] Updating `http://muslrepo.voidlinux.eu/current/nonfree/i686-repodata' 
...
ERROR: [reposync] failed to fetch file `
http://muslrepo.voidlinux.eu/current/nonfree/i686-repodata': Not Found
[*] Updating `http://repo.voidlinux.eu/current/i686-musl-repodata' ...
ERROR: [reposync] failed to fetch file `
http://repo.voidlinux.eu/current/i686-musl-repodata': Not Found
[*] Updating `http://repo.voidlinux.eu/current/nonfree/i686-musl-repodata' 
...
ERROR: [reposync] failed to fetch file `
http://repo.voidlinux.eu/current/nonfree/i686-musl-repodata': Not Found
[*] Updating `http://muslrepo.voidlinux.eu/current/i686-musl-repodata' ...
ERROR: [reposync] failed to fetch file `
http://muslrepo.voidlinux.eu/current/i686-musl-repodata': Not Found
[*] Updating `
http://muslrepo.voidlinux.eu/current/nonfree/i686-musl-repodata' ...
ERROR: [reposync] failed to fetch file `
http://muslrepo.voidlinux.eu/current/nonfree/i686-musl-repodata': Not Found

Clearly i686.

Anyone succeeded in installing i686-musl, perhaps there is another way?

Op zaterdag 24 oktober 2015 13:19:05 UTC+2 schreef Maarten Hendrickx:
>
> Is there a way to create a i686-musl voidlinux-installation?
> I tried to do it after setting up xbps-src, installing binary-bootstrap 
> like this:
>
> $ git clone git://github.com/voidlinux/void-packages.git
> $ cd void-packages
> $ ./xbps-src binary-bootstrap
>
>  and using this command:
>
> $ ./xbps-src -a x86_64-musl pkg base-chroot-musl
>
> Results in:
> [*] Updating `http://repo.voidlinux.eu/current/i686-repodata' ...
> [*] Updating `http://repo.voidlinux.eu/current/nonfree/i686-repodata' ...
> i686-repodata: 13KB [avg rate: 11MB/s]
> [*] Updating `http://muslrepo.voidlinux.eu/current/i686-repodata' ...
> ERROR: [reposync] failed to fetch file `
> http://muslrepo.voidlinux.eu/current/i686-repodata': Not Found
> [*] Updating `http://muslrepo.voidlinux.eu/current/nonfree/i686-repodata' 
> ...
> ERROR: [reposync] failed to fetch file `
> http://muslrepo.voidlinux.eu/current/nonfree/i686-repodata': Not Found
> [*] Updating `http://repo.voidlinux.eu/current/i686-musl-repodata' ...
> ERROR: [reposync] failed to fetch file `
> http://repo.voidlinux.eu/current/i686-musl-repodata': Not Found
> [*] Updating `http://repo.voidlinux.eu/current/nonfree/i686-musl-repodata' 
> ...
> ERROR: [reposync] failed to fetch file `
> http://repo.voidlinux.eu/current/nonfree/i686-musl-repodata': Not Found
> [*] Updating `http://muslrepo.voidlinux.eu/current/i686-musl-repodata' ...
> ERROR: [reposync] failed to fetch file `
> http://muslrepo.voidlinux.eu/current/i686-musl-repodata': Not Found
> [*] Updating `
> http://muslrepo.voidlinux.eu/current/nonfree/i686-musl-repodata' ...
> ERROR: [reposync] failed to fetch file `
> http://muslrepo.voidlinux.eu/current/nonfree/i686-musl-repodata': Not 
> Found
>
> Are there any other steps needed or is there another way to set up a 
> i686-musl chroot installation?
>
> I am using a gentoo (calculate) i686 live cd.
>
> Thanks, Maarten
>

[-- Attachment #1.2: Type: text/html, Size: 15596 bytes --]

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

* Re: installing i686-musl
  2015-10-24 15:33 ` Maarten Hendrickx
@ 2015-10-27 17:10   ` Juan RP
  0 siblings, 0 replies; 4+ messages in thread
From: Juan RP @ 2015-10-27 17:10 UTC (permalink / raw)
  To: voidlinux


[-- Attachment #1.1: Type: text/plain, Size: 157 bytes --]


Instructions at 
https://github.com/voidlinux/void-packages#building-packages-natively-for-the-musl-c-library

just replace "x86_64-musl" with "i686-musl".

[-- Attachment #1.2: Type: text/html, Size: 209 bytes --]

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

end of thread, other threads:[~2015-10-27 17:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-24 11:19 installing i686-musl Maarten Hendrickx
2015-10-24 14:34 ` Duncaen
2015-10-24 15:33 ` Maarten Hendrickx
2015-10-27 17:10   ` Juan RP

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