Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] [FTBFS] mysql cross build (ppc64)
@ 2020-04-08  3:52 pullmoll
  2020-04-08  4:27 ` q66
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pullmoll @ 2020-04-08  3:52 UTC (permalink / raw)
  To: ml

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

New issue by pullmoll on void-packages repository

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

Description:
It fails after `[  9%] Built target GenYaccEmbeddedSource` here.
Already tried to add a line `bison --update sql/sql_yacc.yy` because that file gave a warning.

The real problem is, as always with cmake it seems, very well hidden and the error message tells exactly nothing (Error 2) - at least to me.

```
make: *** [Makefile:180: all] Error 2
=> ERROR: mysql-5.6.43_3: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR:   in do_build() at common/build-style/cmake.sh:73
```

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

* Re: [FTBFS] mysql cross build (ppc64)
  2020-04-08  3:52 [ISSUE] [FTBFS] mysql cross build (ppc64) pullmoll
@ 2020-04-08  4:27 ` q66
  2020-04-08  4:27 ` q66
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: q66 @ 2020-04-08  4:27 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/20741#issuecomment-610744446

Comment:
native build works fine here

i encountered something similar before (bison/flex having messed up output) and the reason was them being miscompiled somehow, if you're using your own packages, i'd rebuild `bison` and then `flex` with `-f` and try again

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

* Re: [FTBFS] mysql cross build (ppc64)
  2020-04-08  3:52 [ISSUE] [FTBFS] mysql cross build (ppc64) pullmoll
  2020-04-08  4:27 ` q66
@ 2020-04-08  4:27 ` q66
  2020-04-08 11:39 ` [ISSUE] [CLOSED] " pullmoll
  2020-04-08 11:45 ` pullmoll
  3 siblings, 0 replies; 5+ messages in thread
From: q66 @ 2020-04-08  4:27 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/20741#issuecomment-610744446

Comment:
native build works fine here

i encountered something similar before (bison/flex having messed up output) and the reason was them being miscompiled somehow, if you're using your own packages, i'd rebuild `bison` and then `flex` with `-f` and try again

rebuild them for the target as well

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

* Re: [ISSUE] [CLOSED] [FTBFS] mysql cross build (ppc64)
  2020-04-08  3:52 [ISSUE] [FTBFS] mysql cross build (ppc64) pullmoll
  2020-04-08  4:27 ` q66
  2020-04-08  4:27 ` q66
@ 2020-04-08 11:39 ` pullmoll
  2020-04-08 11:45 ` pullmoll
  3 siblings, 0 replies; 5+ messages in thread
From: pullmoll @ 2020-04-08 11:39 UTC (permalink / raw)
  To: ml

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

Closed issue by pullmoll on void-packages repository

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

Description:
It fails after `[  9%] Built target GenYaccEmbeddedSource` here.
Already tried to add a line `bison --update sql/sql_yacc.yy` because that file gave a warning.

The real problem is, as always with cmake it seems, very well hidden and the error message tells exactly nothing (Error 2) - at least to me.

```
make: *** [Makefile:180: all] Error 2
=> ERROR: mysql-5.6.43_3: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR:   in do_build() at common/build-style/cmake.sh:73
```

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

* Re: [FTBFS] mysql cross build (ppc64)
  2020-04-08  3:52 [ISSUE] [FTBFS] mysql cross build (ppc64) pullmoll
                   ` (2 preceding siblings ...)
  2020-04-08 11:39 ` [ISSUE] [CLOSED] " pullmoll
@ 2020-04-08 11:45 ` pullmoll
  3 siblings, 0 replies; 5+ messages in thread
From: pullmoll @ 2020-04-08 11:45 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/20741#issuecomment-610910761

Comment:
That didn't help but twiddling with the build rules for host vs. target binaries fixed it.

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

end of thread, other threads:[~2020-04-08 11:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-08  3:52 [ISSUE] [FTBFS] mysql cross build (ppc64) pullmoll
2020-04-08  4:27 ` q66
2020-04-08  4:27 ` q66
2020-04-08 11:39 ` [ISSUE] [CLOSED] " pullmoll
2020-04-08 11:45 ` pullmoll

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