Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] FTBFS: wine on i686-musl
@ 2020-10-15 20:58 ericonr
  2021-01-21 17:43 ` ericonr
  2021-01-21 17:43 ` [ISSUE] [CLOSED] " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: ericonr @ 2020-10-15 20:58 UTC (permalink / raw)
  To: ml

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

New issue by ericonr on void-packages repository

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

Description:
### Expected behavior

wine builds successfully.

### Actual behavior

`winebuild` segfaults:

```

### Steps to reproduce the behavior



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

* Re: FTBFS: wine on i686-musl
  2020-10-15 20:58 [ISSUE] FTBFS: wine on i686-musl ericonr
@ 2021-01-21 17:43 ` ericonr
  2021-01-21 17:43 ` [ISSUE] [CLOSED] " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-01-21 17:43 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/25644#issuecomment-764821041

Comment:
Fixed by adding `_nopie` tricks to the wine template.

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

* Re: [ISSUE] [CLOSED] FTBFS: wine on i686-musl
  2020-10-15 20:58 [ISSUE] FTBFS: wine on i686-musl ericonr
  2021-01-21 17:43 ` ericonr
@ 2021-01-21 17:43 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-01-21 17:43 UTC (permalink / raw)
  To: ml

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

Closed issue by ericonr on void-packages repository

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

Description:
### Expected behavior

wine builds successfully.

### Actual behavior

`winebuild` segfaults:

```
tools/winebuild/winebuild -w --implib -o dlls/ucrtbase/libucrtbase.a --export dlls/ucrtbase/ucrtbase.spec \
  dlls/ucrtbase/crt_gccmain.o dlls/ucrtbase/crt_main.o dlls/ucrtbase/crt_winmain.o \
  dlls/ucrtbase/crt_wmain.o dlls/ucrtbase/crt_wwinmain.o dlls/ucrtbase/mathf.o \
  dlls/ucrtbase/printf.o
make: *** [Makefile:116236: dlls/ucrtbase/libucrtbase.a] Segmentation fault (core dumped)
=> ERROR: wine-5.19_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR:   in do_build() at common/build-style/gnu-configure.sh:13
```

### Steps to reproduce the behavior

```
$ ./xbps-src binary-bootstrap i686-musl
$ ./xbps-src pkg wine
```

@pullmoll 

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-15 20:58 [ISSUE] FTBFS: wine on i686-musl ericonr
2021-01-21 17:43 ` ericonr
2021-01-21 17:43 ` [ISSUE] [CLOSED] " ericonr

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