Skip to content

'make clean' loops cleaning nss #556

@kmcallister

Description

@kmcallister

I tried to build servo in-tree and ran into #378. When I try to clean up with make clean it goes into an infinite loop:

...
make[197]: Entering directory `/home/keegan/proj/servo/servo/src/support/nss/nss'
make -j1 -C /home/keegan/proj/servo/servo/src/support/nss/nss clean
make[198]: Entering directory `/home/keegan/proj/servo/servo/src/support/nss/nss'
make -j1 -C /home/keegan/proj/servo/servo/src/support/nss/nss clean
...

Servo is on master = fdb0d82

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-infrastructureI-bustageThe effect of the issue remaining unresolved.I-wrongAn incorrect behaviour is observed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions