[Bug 272884] KDE5 cannot be compiled and installed on aarch64 using the default parameters in ports.
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272884] KDE5 cannot be compiled and installed on aarch64 using the default parameters in ports."
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272884] KDE5 cannot be compiled and installed on aarch64 using the default parameters in ports."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Aug 2023 09:47:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272884 Bug ID: 272884 Summary: KDE5 cannot be compiled and installed on aarch64 using the default parameters in ports. Product: Ports & Packages Version: Latest Hardware: arm64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: yklaxds@gmail.com CC: kde@FreeBSD.org, pjfloyd@wanadoo.fr CC: kde@FreeBSD.org, pjfloyd@wanadoo.fr When installing KDE5 on Raspberry Pi 4B using ports, it relies on Valgrind. However, Valgrind only supports the x86 architecture and cannot be compiled on aarch64. In other words, it is not possible to compile and install KDE5 with the default parameter BATCH=yes. ------------- make BATCH=yes fetch-recursive ===> License GPLv2 GPLv3 accepted by the user ===> vid.stab-0.98.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vid.stab-0.98.2 for building ===> License ZLIB accepted by the user ===> sdl2_image-2.6.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sdl2_image-2.6.3_2 for building ===> License MIT accepted by the user ===> rttr-0.9.6.16_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rttr-0.9.6.16_3 for building ===> License unknown accepted by the user ===> rapidjson-1.1.0.709 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rapidjson-1.1.0.709 for building ===> valgrind-3.21.0,1 is only for amd64 i386, while you are running aarch64. *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/valgrind *** Error code 1 Stop. make: stopped in /usr/ports/x11/kde5 -- You are receiving this mail because: You are the assignee for the bug.