siemens / meta-iot2050

SIMATIC IOT2050 Isar/Debian Board Support Package
MIT License
129 stars 76 forks source link

Stuck during building #448

Closed thomaslefrancsiemens closed 1 year ago

thomaslefrancsiemens commented 1 year ago

I try to build the first image "example" I'm at 348/431 tasks 2 of them are stuck and stuck the system: 0: node-red-node-sqlite-1.0.3-r0 do dpkg_build 1: tcf-agent -1.7.0-86584ece--r0 do dpkg build

After 20h waiting i was pretty sure that it is a problem and it's needed an issue.

jan-kiszka commented 1 year ago

That is a strange symptom, specifically for those two tasks. Did you already try to terminate and restart the build (it will retry those tasks, not the others that were finished already)? Is the system loaded at that point (check top)? You can also check the build logs of the tasks for more details, e.g. build/tmp/work/iot2050-debian-arm64/tcf-agent/1.7.0-86584ece-r0/temp/log.do_dpkg_build.

thomaslefrancsiemens commented 1 year ago

The solution is: IOT2050 as too few resources and i need to build into a workstation with better specificities before using it directly into this one. Thank you jan-kiszka.