mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
This is currently causing the same failure in two different PRs:
```bash
duplicate symbol 'lcQpaFonts()' in:
/tmp/cirrus-ci-build/depends/x86_64-apple-darwin/lib/libQt5ThemeSupport.a(qgenericunixthemes.o)
/tmp/cirrus-ci-build/depends/x86_64-apple-darwin/lib/libQt5FontDatabaseSupport.a(qfontengine_coretext.o)
ld: 1 duplicate symbol for architecture x86_64
```
```bash
x86_64-apple-darwin-ld: error: duplicate symbol: __Z10lcQpaFontsv
>>> defined in /tmp/cirrus-ci-build/depends/x86_64-apple-darwin/lib/libQt5ThemeSupport.a(qgenericunixthemes.o)
>>> defined in /tmp/cirrus-ci-build/depends/x86_64-apple-darwin/lib/libQt5FontDatabaseSupport.a(qfontengine_coretext.o)
```
Co-authored-by: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| bdb.mk | ||
| boost.mk | ||
| capnp.mk | ||
| expat.mk | ||
| fontconfig.mk | ||
| freetype.mk | ||
| libevent.mk | ||
| libmultiprocess.mk | ||
| libnatpmp.mk | ||
| libXau.mk | ||
| libxcb.mk | ||
| libxcb_util.mk | ||
| libxcb_util_image.mk | ||
| libxcb_util_keysyms.mk | ||
| libxcb_util_render.mk | ||
| libxcb_util_wm.mk | ||
| libxkbcommon.mk | ||
| miniupnpc.mk | ||
| native_capnp.mk | ||
| native_cctools.mk | ||
| native_clang.mk | ||
| native_ds_store.mk | ||
| native_libdmg-hfsplus.mk | ||
| native_libmultiprocess.mk | ||
| native_libtapi.mk | ||
| native_mac_alias.mk | ||
| packages.mk | ||
| qrencode.mk | ||
| qt.mk | ||
| sqlite.mk | ||
| systemtap.mk | ||
| xcb_proto.mk | ||
| xproto.mk | ||
| zeromq.mk | ||