Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o – Source
Architecture | Version | Status | For | Buildd | State | Section | Logs | Actions |
---|---|---|---|---|---|---|---|---|
armhf ↓ | 1.4.1-3 | Build-Attempted | 553d 18h 3m | mb-lxc-02 | uncompiled | misc | old | all (12) | giveback |
730 | for (i = 0; i < abc->n_cons; ++i) free(abc->clu_read_ids[i]); free(abc->clu_read_ids); | ^~~ src/abpoa_graph.c:730:75: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 730 | for (i = 0; i < abc->n_cons; ++i) free(abc->clu_read_ids[i]); free(abc->clu_read_ids); | ^~~~ src/abpoa_graph.c:733:13: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 733 | for (i = 0; i < abc->n_cons; ++i) free(abc->cons_phred_score[i]); free(abc->cons_phred_score); | ^~~ src/abpoa_graph.c:733:79: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 733 | for (i = 0; i < abc->n_cons; ++i) free(abc->cons_phred_score[i]); free(abc->cons_phred_score); | ^~~~ error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 E: pybuild pybuild:388: build: plugin distutils failed with: exit code=1: /usr/bin/python3 setup.py build dh_auto_build: error: pybuild --build -i python{version} -p 3.11 returned exit code 13 make: *** [debian/rules:14: binary-arch] Error 25