Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Cannot cross-compile libevent for armv5tel-musl
@ 2021-01-22 16:51 lfdebrux
  2021-01-22 17:12 ` pullmoll
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: lfdebrux @ 2021-01-22 16:51 UTC (permalink / raw)
  To: ml

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

New issue by lfdebrux on void-packages repository

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

Description:
### System

* xuname:  Void 5.10.8_1 x86_64-musl GenuineIntel/VM notuptodate rF
* package:  libressl-devel, libevent, nghttp2, curl, elfutils, binutils, gcc

### Expected behavior

Running `./xbps-src -a armv5tel-musl libevent` builds and installs `libevent`

### Actual behavior

Build does not start due to issue installing libressl-devel as libssp is missing:

```
=> xbps-src: cleaning up / masterdir...
=> libevent-2.1.12_1: removing autodeps, please wait...
=> libevent-2.1.12_1: removing autocrossdeps, please wait...
=> libevent-2.1.12_1: building [gnu-configure] for armv5tel-musl...
   [target] libressl-devel-3.1.5_2: found (/host/binpkgs)
   [runtime] libressl-devel-3.1.5_2: found (/host/binpkgs)
   [runtime] libevent-2.1.12_1: not found (self, ignored)
=> libevent-2.1.12_1: installing target dependencies: libressl-devel-3.1.5_2 ...
=> libevent-2.1.12_1: removing autodeps, please wait...
=> libevent-2.1.12_1: removing autocrossdeps, please wait...
=> ERROR: libevent-2.1.12_1: failed to install 'libressl-devel-3.1.5_2' dependency! (error 19)
MISSING: libssp>=4.4.0_1
MISSING: libssp>=4.4.0_1
MISSING: libssp>=4.4.0_1
MISSING: libssp>=4.4.0_1
Transaction aborted due to unresolved dependencies.
=> ERROR: Please see above for the real error, exiting...
```

This is particularly annoying because libssp is part of the gcc package, which depends on libevent transitively, so there is a circular dependency. I end up with the same issue trying to build any package in the dependency chain from gcc to libevent.

Strangely however I can build libressl-devel without issues using `./xbs-src -a armv5tel-musl pkg libressl`.

### Steps to reproduce the behavior

On Void Linux x86_64-musl, clone void-packages, install bootstrap and try to build libevent targeting armv5tel-musl. 

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

end of thread, other threads:[~2022-03-26  3:28 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 16:51 [ISSUE] Cannot cross-compile libevent for armv5tel-musl lfdebrux
2021-01-22 17:12 ` pullmoll
2021-01-22 17:20 ` pullmoll
2021-01-22 17:22 ` pullmoll
2021-01-22 17:26 ` pullmoll
2021-01-22 19:49 ` Johnnynator
2021-01-22 20:11 ` pullmoll
2021-01-22 20:13 ` pullmoll
2021-01-22 20:30 ` q66
2021-01-22 20:34 ` q66
2021-01-22 20:48 ` q66
2021-01-22 20:52 ` q66
2021-01-23 20:49 ` lfdebrux
2021-01-23 22:21 ` lfdebrux
2021-01-23 22:21 ` lfdebrux
2021-01-24  1:16 ` [ISSUE] [CLOSED] " q66
2022-02-17  5:11 ` RossComputerGuy
2022-03-26  3:27 ` Xlaits
2022-03-26  3:28 ` Xlaits

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