Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] gcc fails to build with gccgo enabled for cross targets since gcc10
@ 2021-01-21 11:24 q66
  2021-01-21 11:27 ` q66
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: q66 @ 2021-01-21 11:24 UTC (permalink / raw)
  To: ml

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

New issue by q66 on void-packages repository

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

Description:
getting output like this: https://build.voidlinux.org/builders/aarch64-musl_builder/builds/31247/steps/shell_3/logs/stdio

```
...
/usr/lib/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/bin/ld: /usr/aarch64-linux-musl/usr/lib/libgo.so: undefined reference to `getcontext'
/usr/lib/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/bin/ld: /usr/aarch64-linux-musl/usr/lib/libgo.so: undefined reference to `makecontext'
/usr/lib/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/bin/ld: /usr/aarch64-linux-musl/usr/lib/libgo.so: undefined reference to `setcontext'
...
```

which indicates that something is wrong with libgo in the crosstoolchain; not exactly sure what's going on here

for now i disabled gccgo for cross+musl, but once we've figured this out we will need to reenable it and revbump gcc

could use some help figuring this out

@pullmoll @Johnnynator 

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

end of thread, other threads:[~2021-01-21 13:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21 11:24 [ISSUE] gcc fails to build with gccgo enabled for cross targets since gcc10 q66
2021-01-21 11:27 ` q66
2021-01-21 11:30 ` q66
2021-01-21 12:43 ` pullmoll
2021-01-21 13:05 ` pullmoll
2021-01-21 13:15 ` q66
2021-01-21 13:19 ` q66
2021-01-21 13:19 ` pullmoll
2021-01-21 13:20 ` [ISSUE] [CLOSED] " q66
2021-01-21 13:20 ` q66
2021-01-21 13:20 ` pullmoll
2021-01-21 13:33 ` q66

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