Skip to content

Compilation of Generated Code for Large Network Sporadically Freeze #9

@Victor-Jung

Description

@Victor-Jung

During the compilation process of the code generated for executing large networks, the execution freezes sporadically. This issue was already present in the previous GitLab CI flow using our internal servers.

As a temporary bugfix, I added a retry on timeout step in the CI for large networks.

For more info see this discussion.

Below is an extract of the last lines before it freezes:

clang-15: warning: argument unused during compilation: '-nostartfiles' [-Wunused-command-line-argument]
[100%] Building C object DeeployTest/Platforms/Siracusa/CMakeFiles/Transformer.dir/src/CycleCounter.c.obj
[100%] Building C object DeeployTest/Platforms/Siracusa/CMakeFiles/Transformer.dir/src/deeploytest.c.obj
[100%] Linking C executable ../../../bin/Transformer
/app/install/llvm/bin/llvm-objdump: warning: '/__w/Deeploy/Deeploy/DeeployTest/TEST_SIRACUSA/build/bin/Transformer': failed to find source /app/toolchain/picolibc/build-riscv/../newlib/libc/string/memchr.c
[100%] Built target Transformer

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions