Skip to content

Random Build Errors on MacOS #84

Description

@diogoviannaaraujo

Hi,

When building an example on MacOS usually the first time fails.
There are a lot of messages I dont understand but I think the errors are shown in this part:

arser.o
AR /Users/diogoviannaaraujo/Git/moddable/build/tmp/esp32/debug/idf/ethernet/libethernet.a
make[2]: echo: Resource temporarily unavailable
AR /Users/diogoviannaaraujo/Git/moddable/build/tmp/esp32/debug/idf/heap/libheap.a
AR /Users/diogoviannaaraujo/Git/moddable/build/tmp/esp32/debug/idf/openssl/libopenssl.a
Building partitions from /Users/diogoviannaaraujo/Git/moddable/build/devices/esp32/xsProj/partitions.csv...
make[2]: *** [src/fast_crypto/fast_crypto_internal-cipher.o] Error 1
make[2]: *** Waiting for unfinished jobs....
AR /Users/diogoviannaaraujo/Git/moddable/build/tmp/esp32/debug/idf/log/liblog.a
make[2]: *** [wifi_init.o] Error 1
make[2]: *** Waiting for unfinished jobs....
AR /Users/diogoviannaaraujo/Git/moddable/build/tmp/esp32/debug/idf/coap/libcoap.a
CC /Users/diogoviannaaraujo/Git/moddable/build/tmp/esp32/debug/idf/mbedtls/mbedtls/library/cipher_wrap.o
idf/mbedtls/mbedtls/library/chachapoly.o
make[2]: xtensa-esp32-elf-gcc: Resource temporarily unavailable
make[2]: *** [src/diskio_sdmmc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [mbedtls/library/padlock.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [core/mem.o] Error 1
make[2]: *** Waiting for unfinished jobs....

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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