+ dirname /input/Singularity + REPO_ROOT=/input + cp -r /input/ /usr/local/var/singularity/mnt/container/planner + mkdir /usr/local/var/singularity/mnt/container/third-party + cp /third-party/cplex_studio12.7.1.linux-x86-64.bin /usr/local/var/singularity/mnt/container/third-party + apt-get update + apt-get -y install gcc make m4 flex unzip debconf: delaying package configuration, since apt-utils is not installed + /third-party/cplex_studio12.7.1.linux-x86-64.bin -DLICENSE_ACCEPTED=TRUE -i silent + export CPLEX=/opt/ibm/ILOG/CPLEX_Studio1271/cplex + cd /planner + make CPLEX_CFLAGS=-I/opt/ibm/ILOG/CPLEX_Studio1271/cplex/include -C boruvka libboruvka.a /bin/sh: 1: pkg-config: not found /bin/sh: 1: pkg-config: not found src/opts.c: In function 'printDesc': src/opts.c:467:5: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(out, opt->desc); ^~~~~~~ src/predicates.c: In function 'incircleadapt': src/predicates.c:1374:15: warning: 'bb[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] REAL aa[4], bb[4], cc[4]; ^~ src/predicates.c:1374:8: warning: 'aa[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] REAL aa[4], bb[4], cc[4]; ^~ src/predicates.c:1374:22: warning: 'cc[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] REAL aa[4], bb[4], cc[4]; ^~ src/predicates.c:250:5: warning: 'cytab' may be used uninitialized in this function [-Wmaybe-uninitialized] x = (REAL) (a * b); \ ^ src/predicates.c:1390:58: note: 'cytab' was declared here REAL axtbc[8], aytbc[8], bxtca[8], bytca[8], cxtab[8], cytab[8]; ^~~~~ src/predicates.c:250:5: warning: 'cxtab' may be used uninitialized in this function [-Wmaybe-uninitialized] x = (REAL) (a * b); \ ^ src/predicates.c:1390:48: note: 'cxtab' was declared here REAL axtbc[8], aytbc[8], bxtca[8], bytca[8], cxtab[8], cytab[8]; ^~~~~ src/predicates.c:250:5: warning: 'bytca' may be used uninitialized in this function [-Wmaybe-uninitialized] x = (REAL) (a * b); \ ^ src/predicates.c:1390:38: note: 'bytca' was declared here REAL axtbc[8], aytbc[8], bxtca[8], bytca[8], cxtab[8], cytab[8]; ^~~~~ src/predicates.c:250:5: warning: 'aytbc' may be used uninitialized in this function [-Wmaybe-uninitialized] x = (REAL) (a * b); \ ^ src/predicates.c:1390:18: note: 'aytbc' was declared here REAL axtbc[8], aytbc[8], bxtca[8], bytca[8], cxtab[8], cytab[8]; ^~~~~ src/predicates.c:250:5: warning: 'axtbc' may be used uninitialized in this function [-Wmaybe-uninitialized] x = (REAL) (a * b); \ ^ src/predicates.c:1390:8: note: 'axtbc' was declared here REAL axtbc[8], aytbc[8], bxtca[8], bytca[8], cxtab[8], cytab[8]; ^~~~~ src/sort.c: In function 'borRadixSort': cc1: warning: '__builtin_memset' writing 1024 bytes into a region of size 1020 overflows the destination [-Wstringop-overflow=] cc1: warning: '__builtin_memset' writing 1024 bytes into a region of size 1020 overflows the destination [-Wstringop-overflow=] src/sort.c: In function 'borRadixSortPtr': cc1: warning: '__builtin_memset' writing 1024 bytes into a region of size 1020 overflows the destination [-Wstringop-overflow=] cc1: warning: '__builtin_memset' writing 1024 bytes into a region of size 1020 overflows the destination [-Wstringop-overflow=] cc1: warning: '__builtin_memset' writing 1024 bytes into a region of size 1020 overflows the destination [-Wstringop-overflow=] cc1: warning: '__builtin_memset' writing 1024 bytes into a region of size 1020 overflows the destination [-Wstringop-overflow=] + make BORUVKA_CFLAGS=-I../boruvka BORUVKA_LDFLAGS=-L../boruvka -lboruvka -C cpddl src/strips_prune.c:335:12: warning: 'pruneDisambiguation' defined but not used [-Wunused-function] static int pruneDisambiguation(prune_t *prune) ^~~~~~~~~~~~~~~~~~~ src/strips_prune.c:204:12: warning: 'pruneH3Bw' defined but not used [-Wunused-function] static int pruneH3Bw(prune_t *prune) ^~~~~~~~~ src/heur_flow.c: In function 'pddlHeurFlow': src/heur_flow.c:142:31: warning: variable 'sret' set but not used [-Wunused-but-set-variable] int num_rows, row, op_id, sret; ^~~~ src/sync_product.c:540:13: warning: 'removeDeadEnds' defined but not used [-Wunused-function] static void removeDeadEnds(pddl_sync_product_t *sprod) ^~~~~~~~~~~~~~ + make -C opts + make CPLEX_CFLAGS=-I/opt/ibm/ILOG/CPLEX_Studio1271/cplex/include BORUVKA_CFLAGS=-Iboruvka -Icpddl OPTS_CFLAGS=-Iopts src/problem_fd.c: In function 'fdVar1': src/problem_fd.c:90:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&fact_name, &size, fin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/problem_fd.c:92:9: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&fact_name, &size, fin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/problem_fd.c: In function 'fdOperator': src/problem_fd.c:209:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&name, &name_size, fin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/causal_graph.c:50:13: warning: 'fillGraphs' declared 'static' but never defined [-Wunused-function] static void fillGraphs(plan_causal_graph_t *cg, ^~~~~~~~~~ src/ma_msg.c:536:13: warning: 'updateStrArr' defined but not used [-Wunused-function] static void updateStrArr(const char *names, int names_size, ^~~~~~~~~~~~ src/lp.c:74:15: warning: 'cplexObjVal' defined but not used [-Wunused-function] static double cplexObjVal(plan_lp_t *lp) ^~~~~~~~~~~ + make CPLEX_CFLAGS=-I/opt/ibm/ILOG/CPLEX_Studio1271/cplex/include CPLEX_LDFLAGS=-L/opt/ibm/ILOG/CPLEX_Studio1271/cplex/lib/x86-64_linux/static_pic -lcplex BORUVKA_CFLAGS=-I../boruvka BORUVKA_LDFLAGS=-L../boruvka -lboruvka -L../cpddl -lpddl OPTS_CFLAGS=-I../opts OPTS_LDFLAGS=-L../opts -lopts -C bin + rm -rf /third-party + rm -rf /opt/ibm + rm -rf /planner/.git