Skip to content

Build failed due to missing freetype2 package #8

@selste

Description

@selste

Hi,
tried bootstrapping for the Raspberry Pi today and ran into the following error:

`[77/88] Performing configure step for 'engine'
FAILED: engine-prefix/src/engine-stamp/engine-configure
cd /home/steffen/flutter_embedded/build/engine-prefix/src/engine && src/flutter/tools/gn --runtime-mode release --dynamic --clang --no-goma --lto --embedder-for-target --target-sysroot /home/steffen/flutter_embedded/sdk/sysroot --target-toolchain /home/steffen/flutter_embedded/sdk/toolchain --target-triple arm-linux-gnueabihf --target-os linux --linux-cpu arm --arm-float-abi hard && /usr/local/bin/cmake -E touch /home/steffen/flutter_embedded/build/engine-prefix/src/engine-stamp/engine-configure
ERROR at //build/config/linux/pkg_config.gni:66:17: Script returned non-zero exit code.
pkgresult = exec_script(pkg_config_script, args, "value")
^----------
Current dir: /home/steffen/flutter_embedded/build/engine-prefix/src/engine/src/out/linux_dynamic_release_arm/
Command: python /home/steffen/flutter_embedded/build/engine-prefix/src/engine/src/build/config/linux/pkg-config.py -s /home/steffen/flutter_embedded/sdk/sysroot -a arm freetype2
Returned 1.
stderr:

Package freetype2 was not found in the pkg-config search path.`

I'm not that familiar with cmake and haven't yet had time to try to figure out how to fix this, sorry.
Regards,

Steffen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions