Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android pie compile error #169

Open
fredrich opened this issue Apr 8, 2019 · 1 comment
Open

android pie compile error #169

fredrich opened this issue Apr 8, 2019 · 1 comment

Comments

@fredrich
Copy link

fredrich commented Apr 8, 2019

os android pie arm64, nokia 8
just may be not a priority..
tag future for this

LDC - the LLVM D compiler (1.13.0):
  based on DMD v2.083.1 and LLVM 7.0.1
  built with LDC - the LLVM D compiler (1.13.0)
  Default target: aarch64--linux-android
  Host CPU: cortex-a73
  http://dlang.org - http://wiki.dlang.org/LDC
Fetching vibe-core 1.6.2 (getting selected version)...
Fetching taggedalgebraic 0.11.3 (getting selected version)...
Fetching vibe-d 0.8.5 (getting selected version)...
Fetching stdx-allocator 2.77.5 (getting selected version)...
Fetching eventcore 0.8.42 (getting selected version)...
Fetching libasync 0.8.4 (getting selected version)...
Running pre-generate commands for vibe-d:tls...
Performing "debug" build using /data/data/com.termux/files/usr/bin/ldc2 for aarch64, arm_hardfloat.
taggedalgebraic 0.11.3: building configuration "library"...
eventcore 0.8.42: building configuration "epoll"...
../../.dub/packages/eventcore-0.8.42/eventcore/source/eventcore/drivers/posix/sockets.d(705,9): Error: no property ipv6mr_interface for type ipv6_mreq
../../.dub/packages/eventcore-0.8.42/eventcore/source/eventcore/drivers/posix/driver.d(48,25): Error: template instance `eventcore.drivers.posix.sockets.PosixEventDriverSockets!(SelectEventLoop)` error instantiating
../../.dub/packages/eventcore-0.8.42/eventcore/source/eventcore/drivers/posix/select.d(26,27):        instantiated from here: PosixEventDriver!(SelectEventLoop)
../../.dub/packages/eventcore-0.8.42/eventcore/source/eventcore/drivers/posix/sockets.d(705,9): Error: no property ipv6mr_interface for type ipv6_mreq
../../.dub/packages/eventcore-0.8.42/eventcore/source/eventcore/drivers/posix/driver.d(48,25): Error: template instance `eventcore.drivers.posix.sockets.PosixEventDriverSockets!(EpollEventLoop)` error instantiating
../../.dub/packages/eventcore-0.8.42/eventcore/source/eventcore/drivers/posix/epoll.d(19,26):        instantiated from here: PosixEventDriver!(EpollEventLoop)
/data/data/com.termux/files/usr/bin/ldc2 failed with exit code 1.
@Geod24 Geod24 transferred this issue from vibe-d/vibe.d Jan 19, 2021
@Geod24
Copy link
Contributor

Geod24 commented Jan 19, 2021

Transfered to eventcore from Vibe.d, although there's probably some error in Vibe.d too.

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

No branches or pull requests

2 participants