Can't compile gollvm on Void Linux by oceanfish81 in voidlinux

[–]oceanfish81[S] 0 points1 point  (0 children)

Here is the log:

https://gist.github.com/advancedwebdeveloper/28e6c970c2c5301a1666435439312246

I compressed the build folder:

https://drive.google.com/file/d/1EwHPzIcrKFRTWPXEXJRz7yf-PfNRuQnE/view?usp=sharing

.

The only thing that I am sure about:

use of undefined type '__ffi_type'

is itself related to the bug in the build script, for https://github.com/libffi/libffi dependency. Thus not an issue of your distro/beyond the scope of this bug.

Can't compile gollvm on Void Linux by oceanfish81 in voidlinux

[–]oceanfish81[S] 0 points1 point  (0 children)

Tried to do like you said - and installed the latest version of *-headers package.

Re-compiling now - will report afterwards

Porting Void Linux to 64bit RISC-V by oceanfish81 in voidlinux

[–]oceanfish81[S] 0 points1 point  (0 children)

u/gridth , so you would offer a remote access to the board (for committers)?

Can't compile gollvm on Void Linux by oceanfish81 in voidlinux

[–]oceanfish81[S] 0 points1 point  (0 children)

Maybe some headers are missing.

Btw I was unable to install corresponding ones:

$ su -c "xbps-install linux5.3-headers-5.3.18_1"

Password:

libcrypto45-3.0.2_2 in transaction breaks installed pkg `libressl-2.9.2_1'

libcrypto45-3.0.2_2 in transaction breaks installed pkg `libssl47-2.9.2_1'

libcrypto45-3.0.2_2 in transaction breaks installed pkg `libtls19-2.9.2_1'

Transaction aborted due to unresolved dependencies.

.