Skip to content

lib builder v5.1 with option build all running building process indefinitely #136

Open
@bhcuong2008

Description

@bhcuong2008

Hi,
I test building with lib builder v5.1 with command, ./build.sh -c ../out_v5.1. The building process loops indefinitely through all chips without stop at the end.

If running with option for specific target, ex esp32s3, then it stops after finish building.

I tested on ubuntu 22.04 64bit.

Thanks,
Cuong.

Activity

bhcuong2008

bhcuong2008 commented on Sep 7, 2023

@bhcuong2008
Author

I try to wait for nearly 1 hour for all builds of 6 chip types (esp32, esp32c3, esp32c6, esp32h2, esp32s2, esp32s3). ESP32S3 takes the longest time, 32 minutes. I wonder why having only 6, not 7, lacking of esp32c2.

me-no-dev

me-no-dev commented on Sep 7, 2023

@me-no-dev
Member

we do not support C2 and S3 has the most config options that hte lib-builder needs to build for. For reference, Github CI takes 2.5 hours to run build.sh

bhcuong2008

bhcuong2008 commented on Sep 8, 2023

@bhcuong2008
Author

@me-no-dev thank you for ur info.

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

        Participants

        @me-no-dev@bhcuong2008

        Issue actions

          lib builder v5.1 with option build all running building process indefinitely · Issue #136 · espressif/esp32-arduino-lib-builder