[Bug 272884] KDE5 cannot be compiled and installed on aarch64 using the default parameters in ports.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 2 10:47:34 BST 2023


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 at FreeBSD.org
          Reporter: yklaxds at gmail.com
                CC: kde at FreeBSD.org, pjfloyd at wanadoo.fr
                CC: kde at FreeBSD.org, pjfloyd at 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 on the CC list for the bug.


More information about the kde-freebsd mailing list