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

qt5: cross compile with a clean separation of build and host binaries #267311

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

qt5.qtbase: fix mysql support for cross builds

27353f1
Select commit
Loading
Failed to load commit list.
Open

qt5: cross compile with a clean separation of build and host binaries #267311

qt5.qtbase: fix mysql support for cross builds
27353f1
Select commit
Loading
Failed to load commit list.
OfBorg / distccMasquerade, distccMasquerade.passthru.tests, qt5.full, qt5.full.passthru.tests, qt5.qtbase, qt5.qtbase.passthru.tests, qt5.qtdeclarative, qt5.qtdeclarative.passthru.tests, qt5.qttools, qt5.qttools.passthru.tests, qt5.qtwayland, qt5.qtwayland.passthru.tests, qt5.qtwebengine, qt5.qtwebengine.passthru.tests, qt5.qtwebkit, qt5.qtwebkit.passthru.tests, qt5.wrapQtAppsHook, qt5.wrapQtAppsHook.passthru.tests on aarch64-darwin completed May 29, 2024

Unexpected error: command failed with exit code 1

Attempted: qt5.full, qt5.qtbase, qt5.qtbase.passthru.tests, qt5.qtdeclarative, qt5.qtwayland, qt5.qtwebengine, qt5.wrapQtAppsHook

The following builds were skipped because they don't evaluate on aarch64-darwin: distccMasquerade, distccMasquerade.passthru.tests, qt5.full.passthru.tests, qt5.qtdeclarative.passthru.tests, qt5.qttools, qt5.qttools.passthru.tests, qt5.qtwayland.passthru.tests, qt5.qtwebengine.passthru.tests, qt5.qtwebkit, qt5.qtwebkit.passthru.tests, qt5.wrapQtAppsHook.passthru.tests

Details

Partial log

       >     /nix/store/kn1p9zvjkhqmffj50lml63s1bp680ml7-qtbase-5.15.12/lib/libQt5ThemeSupport.a(qgenericunixthemes.o)
       >     /nix/store/kn1p9zvjkhqmffj50lml63s1bp680ml7-qtbase-5.15.12/lib/libQt5FontDatabaseSupport.a(qfontengine_coretext.o)
       > ld: 1 duplicate symbol for architecture arm64
       > clang-16: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [Makefile:332: ../../lib/libQt5WaylandClient.5.15.12.dylib] Error 1
       > make[2]: Leaving directory '/private/tmp/nix-build-qtwayland-5.15.12.drv-0/qtwayland-c8b37a1/src/client'
       > make[1]: *** [Makefile:79: sub-client-make_first] Error 2
       > make[1]: Leaving directory '/private/tmp/nix-build-qtwayland-5.15.12.drv-0/qtwayland-c8b37a1/src'
       > make: *** [Makefile:52: sub-src-make_first] Error 2
       For full logs, run 'nix log /nix/store/z3d8f8zr7za6cv9q84qcb3zm2vk688vf-qtwayland-5.15.12.drv'.