Skip to content

Conversation

@maxice8
Copy link
Contributor

@maxice8 maxice8 commented Jun 15, 2018

No description provided.

@Johnnynator
Copy link
Member

You can remove also the remaining part of the musl patch. I resolved that issue differently in the patch I sent to upstream.

@maxice8
Copy link
Contributor Author

maxice8 commented Jun 15, 2018

You can remove also the remaining part of the musl patch. I resolved that issue differently in the patch I sent to upstream.

i removed the whole patch but it still failed on aarch64-musl, did they commit after releasing the 0.3 version ?

@Johnnynator
Copy link
Member

The commits got added like a month ago. The aarch64-musl compilation error look more a conflict of the kernel headers with the musl libc on aarch64.

@maxice8
Copy link
Contributor Author

maxice8 commented Jun 15, 2018 via email

@Johnnynator
Copy link
Member

Johnnynator commented Jun 15, 2018

It compiles fine for me on x86_64-musl. Also it seems that it never compiled for aarch64-musl and amrv7hf-musl.

@maxice8
Copy link
Contributor Author

maxice8 commented Jun 15, 2018 via email

@Johnnynator
Copy link
Member

I can take a look at it tomorrow. kernel-libc-headers probably just needs additional patching for arm.

@Johnnynator
Copy link
Member

Ok. The reason that the musl cross build fail is that they do not use the kernel-libc-headers package but the cross-$arch-linux-musl packages. I'm rebuilding cross-aarch64-linux-musl locally now. Will report back later.

@Johnnynator
Copy link
Member

aarch64-musl build of iwd succeeded locally.

@maxice8
Copy link
Contributor Author

maxice8 commented Jun 19, 2018

cross still failing for me

@Johnnynator
Copy link
Member

@maxice8 have you run bootstrap-update? (Or just zap and binary-bootstrap idk how xbps-src handles updates of cross packages)

@Gottox Gottox merged commit ef63eae into void-linux:master Jun 19, 2018
@maxice8 maxice8 deleted the iwd branch June 20, 2018 06:19
@sgn sgn mentioned this pull request Jan 7, 2020
4 tasks
@ghost ghost mentioned this pull request Jan 31, 2020
@anon-lestat anon-lestat mentioned this pull request Jan 24, 2021
zlice pushed a commit to zlice/void-packages that referenced this pull request Oct 7, 2022
* Initial Linux/GCC support commit

* Add instructins for linux in the README

* apply suggestions by @Erotemic and @Emill

* Fix python 3.10 symlink line

* Fix func_80041E80 type mismatch (void-linux#3)

Type mismatch functions.h:664

* Makefile: clean OTRExporter/libultraship/ZAPDTR with distclean and fix CXX_FILES

* Makefile: find C/CXX_FILES automatically

* Makefile: remove ugly conditions in find commands

* cleanup _MSC_VER usage

* fix Windows build

* cleanup extraction scripts

* fix Windows build

* Fix Windows path separator issue

* fix rumble support for linux

* use glew-cmake in dockerfile

* add pulseaudio backend

* fix ZAPDTR linkage

* Check for "soh.elf" in directory (void-linux#6)

hide second button if `soh.exe` or `soh.elf` is present

* Fix hardcoded segment addresses (void-linux#5)

* fix condition

* hack lus -> soh dep for ZAPDTR

Co-authored-by: sholdee <[email protected]>
Co-authored-by: qurious-pixel <[email protected]>
Co-authored-by: GaryOderNichts <[email protected]>
@varuld varuld mentioned this pull request May 1, 2024
robertek added a commit to robertek/void-packages that referenced this pull request Jul 3, 2024
robertek added a commit to robertek/void-packages that referenced this pull request Jul 3, 2024
greguu added a commit to greguu/voidz-packages that referenced this pull request Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants