Skip to content

vala fails to build with CONFIG_ALL #702

@plntyk

Description

@plntyk

vala complains because some pkg-config files from glib2 are missing
those were not built yet at the time vala was built
After some time glib2 gets build and manually rebuilding vala later is successful.

diffconfig is:

CONFIG_TARGET_ar71xx=y
CONFIG_TARGET_ar71xx_generic=y
CONFIG_TARGET_ar71xx_generic_Default=y
CONFIG_ALL=y
CONFIG_DEVEL=y
CONFIG_BUILD_LOG=y

all feeds are installed (including oldpackages)

building with / result:

make -j 9 IGNORE_ERRORS=m
.
.
. (many oldpackages entries)
    ERROR: package/feeds/packages/vala failed to build.
. (many oldpackages entries)

building is done on Arch Linux

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