Skip to content

build: failure because of old file modules/tests/usr.manifest #498

@nyh

Description

@nyh

I just got "make image=tests" failing because modules/tests/usr.manifest listed incorrect files.

This usr.manifest is built automatically during build from usr.manifest.skel. However, it seems recently usr.manifest.skel was updated (to use a newer version of boost) and yet "make" did not rebuild usr.manifest.

I tried "make clean" and hoped to get a clean build, but it didn't help - "make clean" did not remove usr.manifest. This is a bad - "make clean"'s module cleanup stage should remove this file too.

Manually removing modules/tests/usr.manifest solved my build problem.

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