request from: hawk checking if we should skip the build started at: Fri Nov 1 17:15:56 2019 fetching http://src.tld-linux.org/~builderti//srpms/7439cdcb-aa80-43c5-ad19-6cdb9577b9e2/pluto-0.11.4-4.src.rpm fetched 7355808 bytes, 97008.8 K/s installing srpm: pluto-0.11.4-4.src.rpm + install -d /tmp/B.fcIn3o/BUILD /tmp/B.fcIn3o/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog pluto-0.11.4-4.src.rpm * Fri Nov 01 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/pluto.git;a=log;h=master * Fri Nov 01 2019 Jan Rękorajski 14f0a79 - release 4 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.fcIn3o' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' pluto-0.11.4-4.src.rpm pluto ################################################## + rm -f pluto-0.11.4-4.src.rpm + install -m 700 -d /tmp/B.fcIn3o/BUILD/tmp + TMPDIR=/tmp/B.fcIn3o/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.fcIn3o' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.fcIn3o/pluto.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 7439cdcb-aa80-43c5-ad19-6cdb9577b9e2; TMPDIR=/tmp/B.fcIn3o/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.fcIn3o' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.fcIn3o/pluto.spec + : build-id: 7439cdcb-aa80-43c5-ad19-6cdb9577b9e2 + TMPDIR=/tmp/B.fcIn3o/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.fcIn3o' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.fcIn3o/pluto.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fcIn3o/BUILD/tmp /bin/sh -e /tmp/B.fcIn3o/BUILD/tmp/rpm-tmp.84739 + umask 022 + cd /tmp/B.fcIn3o/BUILD + cd /tmp/B.fcIn3o/BUILD + rm -rf pluto-0.11.4 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.fcIn3o/pluto-0.11.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pluto-0.11.4 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pluto-system-libs.patch):' Patch #0 (pluto-system-libs.patch): + dim); | ^~ transforms.c:35:19: note: directive argument in the range [-2147483648, 2147483646] 35 | sprintf(iter, "d%d", stmt->dim); | ^~~~~ transforms.c:35:5: note: 'sprintf' output between 3 and 13 bytes into a destination of size 5 35 | sprintf(iter, "d%d", stmt->dim); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constraints.c: In function 'pluto_constraints_cplex_print': constraints.c:1028:38: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] 1028 | else sprintf(var, "c_%d", j); | ^~ constraints.c:1028:35: note: directive argument in the range [0, 2147483647] 1028 | else sprintf(var, "c_%d", j); | ^~~~~~ constraints.c:1028:22: note: 'sprintf' output between 4 and 13 bytes into a destination of size 6 1028 | else sprintf(var, "c_%d", j); | ^~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/pluto-transforms.Tpo .deps/pluto-transforms.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -funroll-loops -fopenmp -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT pluto-post_transform.o -MD -MP -MF .deps/pluto-post_transform.Tpo -c -o pluto-post_transform.o `test -f 'post_transform.c' || echo './'`post_transform.c math_support.c: In function 'pluto_affine_function_print': math_support.c:635:31: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] 635 | sprintf(var[j], "x%d", j+1); | ^~ math_support.c:635:29: note: directive argument in the range [1, 2147483647] 635 | sprintf(var[j], "x%d", j+1); | ^~~~~ math_support.c:635:13: note: 'sprintf' output between 3 and 12 bytes into a destination of size 5 635 | sprintf(var[j], "x%d", j+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ math_support.c:635:31: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] 635 | sprintf(var[j], "x%d", j+1); | ^~ math_support.c:635:29: note: directive argument in the range [1, 2147483647] 635 | sprintf(var[j], "x%d", j+1); | ^~~~~ math_support.c:635:13: note: 'sprintf' output between 3 and 12 bytes into a destination of size 5 635 | sprintf(var[j], "x%d", j+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/pluto-math_support.Tpo .deps/pluto-math_support.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -funroll-loops -fopenmp -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT pluto-framework.o -MD -MP -MF .deps/pluto-framework.Tpo -c -o pluto-framework.o `test -f 'framework.c' || echo './'`framework.c mv -f .deps/pluto-post_transform.Tpo .deps/pluto-post_transform.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -funroll-loops -fopenmp -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT pluto-pluto_codegen_if.o -MD -MP -MF .deps/pluto-pluto_codegen_if.Tpo -c -o pluto-pluto_codegen_if.o `test -f 'pluto_codegen_if.c' || echo './'`pluto_codegen_if.c mv -f .deps/pluto-pluto_codegen_if.Tpo .deps/pluto-pluto_codegen_if.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -funroll-loops -fopenmp -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT pluto-polyloop.o -MD -MP -MF .deps/pluto-polyloop.Tpo -c -o pluto-polyloop.o `test -f 'polyloop.c' || echo './'`polyloop.c constraints.c: In function 'fourier_motzkin_eliminate': constraints.c:545:25: warning: argument 1 range [18446744065119617024, 18446744073709551612] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 545 | bound = (int *) malloc(cst->nrows*sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from constraints.c:23: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ mv -f .deps/pluto-polyloop.Tpo .deps/pluto-polyloop.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -funroll-loops -fopenmp -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT pluto-ast_transform.o -MD -MP -MF .deps/pluto-ast_transform.Tpo -c -o pluto-ast_transform.o `test -f 'ast_transform.c' || echo './'`ast_transform.c ast_transform.c: In function 'pluto_mark_parallel': ast_transform.c:54:25: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=] 54 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~ ast_transform.c:54:23: note: directive argument in the range [-2147483647, 2147483647] 54 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~~~~ ast_transform.c:54:9: note: 'sprintf' output between 3 and 13 bytes into a destination of size 5 54 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ast_transform.c: In function 'pluto_mark_vector': ast_transform.c:128:25: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=] 128 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~ ast_transform.c:128:23: note: directive argument in the range [-2147483647, 2147483647] 128 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~~~~ ast_transform.c:128:9: note: 'sprintf' output between 3 and 13 bytes into a destination of size 5 128 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/pluto-ast_transform.Tpo .deps/pluto-ast_transform.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -funroll-loops -fopenmp -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT pluto-iss.o -MD -MP -MF .deps/pluto-iss.Tpo -c -o pluto-iss.o `test -f 'iss.c' || echo './'`iss.c mv -f .deps/pluto-framework.Tpo .deps/pluto-framework.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -funroll-loops -fopenmp -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT pluto-main.o -MD -MP -MF .deps/pluto-main.Tpo -c -o pluto-main.o `test -f 'main.c' || echo './'`main.c main.c: In function 'main': main.c:531:15: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 531 | strncpy(outFileName, bname, strlen(bname)-2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:530:15: note: length computed here 530 | if (strlen(bname) >= 2 && !strcmp(bname+strlen(bname)-2, ".c")) { | ^~~~~~~~~~~~~ main.c:532:15: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 532 | strncpy(cloogFileName, bname, strlen(bname)-2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:532:45: note: length computed here 532 | strncpy(cloogFileName, bname, strlen(bname)-2); | ^~~~~~~~~~~~~ mv -f .deps/pluto-pluto.Tpo .deps/pluto-pluto.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -funroll-loops -fopenmp -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT pluto-program.o -MD -MP -MF .deps/pluto-program.Tpo -c -o pluto-program.o `test -f 'program.c' || echo './'`program.c mv -f .deps/pluto-iss.Tpo .deps/pluto-iss.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -funroll-loops -fopenmp -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT pluto-tile.o -MD -MP -MF .deps/pluto-tile.Tpo -c -o pluto-tile.o `test -f 'tile.c' || echo './'`tile.c program.c: In function 'set_names': program.c:1446:21: warning: implicit declaration of function 'isl_space_dim'; did you mean 'isl_map_dim'? [-Wimplicit-function-declaration] 1446 | for (i = 0; i < isl_space_dim(dim, type); ++i) | ^~~~~~~~~~~~~ | isl_map_dim program.c:1447:15: warning: implicit declaration of function 'isl_space_set_dim_name'; did you mean 'isl_map_set_dim_name'? [-Wimplicit-function-declaration] 1447 | dim = isl_space_set_dim_name(dim, type, i, names[i]); | ^~~~~~~~~~~~~~~~~~~~~~ | isl_map_set_dim_name program.c:1447:13: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1447 | dim = isl_space_set_dim_name(dim, type, i, names[i]); | ^ program.c: In function 'osl_relation_to_isl_set': program.c:1466:11: warning: implicit declaration of function 'isl_space_get_ctx'; did you mean 'isl_map_get_ctx'? [-Wimplicit-function-declaration] 1466 | ctx = isl_space_get_ctx(dim); | ^~~~~~~~~~~~~~~~~ | isl_map_get_ctx program.c:1466:9: warning: assignment to 'isl_ctx *' {aka 'struct isl_ctx *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1466 | ctx = isl_space_get_ctx(dim); | ^ program.c: In function 'osl_relation_list_to_isl_set': program.c:1509:25: warning: implicit declaration of function 'isl_space_copy'; did you mean 'isl_map_copy'? [-Wimplicit-function-declaration] 1509 | set = isl_set_empty(isl_space_copy(dim)); | ^~~~~~~~~~~~~~ | isl_map_copy program.c:1509:25: warning: passing argument 1 of 'isl_set_empty' makes pointer from integer without a cast [-Wint-conversion] 1509 | set = isl_set_empty(isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~~~~ | | | int In file included from constraints.h:23, from pluto.h:28, from program.c:34: /usr/include/isl/set.h:242:21: note: expected 'isl_space *' {aka 'struct isl_space *'} but argument is of type 'int' 242 | __isl_give isl_set *isl_set_empty(__isl_take isl_space *space); | ^~~~~~~~~~~~~ program.c:1512:47: warning: passing argument 2 of 'osl_relation_to_isl_set' makes pointer from integer without a cast [-Wint-conversion] 1512 | set_i = osl_relation_to_isl_set(list, isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~~~~ | | | int program.c:1458:31: note: expected 'isl_space *' {aka 'struct isl_space *'} but argument is of type 'int' 1458 | __isl_take isl_space *dim) | ~~~~~~~~~~~^~~ program.c:1516:5: warning: implicit declaration of function 'isl_space_free'; did you mean 'isl_map_free'? [-Wimplicit-function-declaration] 1516 | isl_space_free(dim); | ^~~~~~~~~~~~~~ | isl_map_free program.c: In function 'osl_scattering_to_isl_map': program.c:1631:9: warning: assignment to 'isl_ctx *' {aka 'struct isl_ctx *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1631 | ctx = isl_space_get_ctx(dim); | ^ mv -f .deps/pluto-main.Tpo .deps/pluto-main.Po program.c: In function 'osl_access_list_to_isl_union_map': program.c:1668:11: warning: implicit declaration of function 'isl_space_drop_dims'; did you mean 'isl_local_space_drop_dims'? [-Wimplicit-function-declaration] 1668 | dim = isl_space_drop_dims(dim, isl_dim_set, 0, isl_space_dim(dim, isl_dim_set)); | ^~~~~~~~~~~~~~~~~~~ | isl_local_space_drop_dims program.c:1668:9: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1668 | dim = isl_space_drop_dims(dim, isl_dim_set, 0, isl_space_dim(dim, isl_dim_set)); | ^ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -funroll-loops -fopenmp -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT pluto-unit_tests.o -MD -MP -MF .deps/pluto-unit_tests.Tpo -c -o pluto-unit_tests.o `test -f 'unit_tests.c' || echo './'`unit_tests.c program.c:1681:15: warning: implicit declaration of function 'isl_space_from_domain'; did you mean 'isl_map_from_domain'? [-Wimplicit-function-declaration] 1681 | dim = isl_space_from_domain(dim); | ^~~~~~~~~~~~~~~~~~~~~ | isl_map_from_domain program.c:1681:13: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1681 | dim = isl_space_from_domain(dim); | ^ program.c:1682:15: warning: implicit declaration of function 'isl_space_add_dims'; did you mean 'isl_map_add_dims'? [-Wimplicit-function-declaration] 1682 | dim = isl_space_add_dims(dim, isl_dim_out, len); | ^~~~~~~~~~~~~~~~~~ | isl_map_add_dims program.c:1682:13: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1682 | dim = isl_space_add_dims(dim, isl_dim_out, len); | ^ program.c:1683:15: warning: implicit declaration of function 'isl_space_set_tuple_name'; did you mean 'isl_map_set_tuple_name'? [-Wimplicit-function-declaration] 1683 | dim = isl_space_set_tuple_name(dim, isl_dim_out, arrays[arr]); | ^~~~~~~~~~~~~~~~~~~~~~~~ | isl_map_set_tuple_name program.c:1683:13: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1683 | dim = isl_space_set_tuple_name(dim, isl_dim_out, arrays[arr]); | ^ program.c: In function 'osl_basic_access_to_isl_union_map': program.c:1724:9: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1724 | dim = isl_space_from_domain(dim); | ^ program.c:1725:9: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1725 | dim = isl_space_add_dims(dim, isl_dim_out, len); | ^ program.c:1726:9: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1726 | dim = isl_space_set_tuple_name(dim, isl_dim_out, arrays[arr]); | ^ program.c: In function 'compute_deps': program.c:1992:11: warning: implicit declaration of function 'isl_space_set_alloc'; did you mean 'isl_map_list_alloc'? [-Wimplicit-function-declaration] 1992 | dim = isl_space_set_alloc(ctx, scop->context->nb_parameters, 0); | ^~~~~~~~~~~~~~~~~~~ | isl_map_list_alloc program.c:1992:9: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1992 | dim = isl_space_set_alloc(ctx, scop->context->nb_parameters, 0); | ^ program.c:1997:19: warning: implicit declaration of function 'isl_space_params'; did you mean 'isl_map_params'? [-Wimplicit-function-declaration] 1997 | param_space = isl_space_params(isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~ | isl_map_params program.c:1997:17: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1997 | param_space = isl_space_params(isl_space_copy(dim)); | ^ program.c:2000:54: warning: passing argument 1 of 'isl_union_map_empty' makes pointer from integer without a cast [-Wint-conversion] 2000 | if (!options->rar) dep_rar = isl_union_map_empty(isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~~~~ | | | int In file included from /usr/include/isl/union_set.h:5, from ../include/pluto/libpluto.h:3, from pluto.h:30, from program.c:34: /usr/include/isl/union_map.h:28:27: note: expected 'isl_space *' {aka 'struct isl_space *'} but argument is of type 'int' 28 | __isl_give isl_union_map *isl_union_map_empty(__isl_take isl_space *space); | ^~~~~~~~~~~~~~~~~~~ program.c:2001:33: warning: passing argument 1 of 'isl_union_map_empty' makes pointer from integer without a cast [-Wint-conversion] 2001 | empty = isl_union_map_empty(isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~~~~ | | | int In file included from /usr/include/isl/union_set.h:5, from ../include/pluto/libpluto.h:3, from pluto.h:30, from program.c:34: /usr/include/isl/union_map.h:28:27: note: expected 'isl_space *' {aka 'struct isl_space *'} but argument is of type 'int' 28 | __isl_give isl_union_map *isl_union_map_empty(__isl_take isl_space *space); | ^~~~~~~~~~~~~~~~~~~ program.c:2002:33: warning: passing argument 1 of 'isl_union_map_empty' makes pointer from integer without a cast [-Wint-conversion] 2002 | write = isl_union_map_empty(isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~~~~ | | | int In file included from /usr/include/isl/union_set.h:5, from ../include/pluto/libpluto.h:3, from pluto.h:30, from program.c:34: /usr/include/isl/union_map.h:28:27: note: expected 'isl_space *' {aka 'struct isl_space *'} but argument is of type 'int' 28 | __isl_give isl_union_map *isl_union_map_empty(__isl_take isl_space *space); | ^~~~~~~~~~~~~~~~~~~ program.c:2003:32: warning: passing argument 1 of 'isl_union_map_empty' makes pointer from integer without a cast [-Wint-conversion] 2003 | read = isl_union_map_empty(isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~~~~ | | | int In file included from /usr/include/isl/union_set.h:5, from ../include/pluto/libpluto.h:3, from pluto.h:30, from program.c:34: /usr/include/isl/union_map.h:28:27: note: expected 'isl_space *' {aka 'struct isl_space *'} but argument is of type 'int' 28 | __isl_give isl_union_map *isl_union_map_empty(__isl_take isl_space *space); | ^~~~~~~~~~~~~~~~~~~ program.c:2024:17: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2024 | dim = isl_space_set_alloc(ctx, scop->context->nb_parameters, niter); | ^ program.c:2033:17: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2033 | dim = isl_space_set_tuple_name(dim, isl_dim_set, name); | ^ program.c:2037:19: warning: implicit declaration of function 'isl_space_alloc'; did you mean 'isl_mat_alloc'? [-Wimplicit-function-declaration] 2037 | dim = isl_space_alloc(ctx, scop->context->nb_parameters, niter, | ^~~~~~~~~~~~~~~ | isl_mat_alloc program.c:2037:17: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2037 | dim = isl_space_alloc(ctx, scop->context->nb_parameters, niter, | ^ program.c:2047:17: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2047 | dim = isl_space_set_tuple_name(dim, isl_dim_in, name); | ^ program.c:2099:21: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2099 | dim = isl_space_set_alloc(ctx, scop->context->nb_parameters, niter); | ^ program.c:2114:21: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2114 | dim = isl_space_set_tuple_name(dim, isl_dim_set, name); | ^ program.c:2118:21: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2118 | dim = isl_space_alloc(ctx, scop->context->nb_parameters, niter, | ^ program.c:2128:21: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2128 | dim = isl_space_set_tuple_name(dim, isl_dim_in, name); | ^ mv -f .deps/pluto-unit_tests.Tpo .deps/pluto-unit_tests.Po /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-constraints.lo -MD -MP -MF .deps/libpluto_la-constraints.Tpo -c -o libpluto_la-constraints.lo `test -f 'constraints.c' || echo './'`constraints.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-constraints.lo -MD -MP -MF .deps/libpluto_la-constraints.Tpo -c constraints.c -fPIC -DPIC -o .libs/libpluto_la-constraints.o constraints.c: In function 'fourier_motzkin_eliminate_smart': constraints.c:2233:25: warning: argument 1 range [18446744065119617024, 18446744073709551612] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 2233 | bound = (int *) malloc(cst->nrows*sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from constraints.c:23: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ mv -f .deps/pluto-tile.Tpo .deps/pluto-tile.Po /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-constraints_polylib.lo -MD -MP -MF .deps/libpluto_la-constraints_polylib.Tpo -c -o libpluto_la-constraints_polylib.lo `test -f 'constraints_polylib.c' || echo './'`constraints_polylib.c mv -f .deps/pluto-constraints.Tpo .deps/pluto-constraints.Po /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-constraints_isl.lo -MD -MP -MF .deps/libpluto_la-constraints_isl.Tpo -c -o libpluto_la-constraints_isl.lo `test -f 'constraints_isl.c' || echo './'`constraints_isl.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-constraints_polylib.lo -MD -MP -MF .deps/libpluto_la-constraints_polylib.Tpo -c constraints_polylib.c -fPIC -DPIC -o .libs/libpluto_la-constraints_polylib.o program.c: In function 'pluto_get_vector_loop_list': program.c:387:25: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=] 387 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~ program.c:387:23: note: directive argument in the range [-2147483647, 2147483647] 387 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~~~~ program.c:387:9: note: 'sprintf' output between 3 and 13 bytes into a destination of size 5 387 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ program.c: In function 'pluto_get_parallel_loop_list': program.c:428:25: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=] 428 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~ program.c:428:23: note: directive argument in the range [-2147483647, 2147483647] 428 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~~~~ program.c:428:9: note: 'sprintf' output between 3 and 13 bytes into a destination of size 5 428 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-constraints_isl.lo -MD -MP -MF .deps/libpluto_la-constraints_isl.Tpo -c constraints_isl.c -fPIC -DPIC -o .libs/libpluto_la-constraints_isl.o constraints.c: In function 'pluto_constraints_cplex_print': constraints.c:1028:38: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] 1028 | else sprintf(var, "c_%d", j); | ^~ constraints.c:1028:35: note: directive argument in the range [0, 2147483647] 1028 | else sprintf(var, "c_%d", j); | ^~~~~~ constraints.c:1028:22: note: 'sprintf' output between 4 and 13 bytes into a destination of size 6 1028 | else sprintf(var, "c_%d", j); | ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-constraints_polylib.lo -MD -MP -MF .deps/libpluto_la-constraints_polylib.Tpo -c constraints_polylib.c -o libpluto_la-constraints_polylib.o >/dev/null 2>&1 constraints_isl.c: In function 'isl_basic_set_from_pluto_constraints': constraints_isl.c:89:11: warning: implicit declaration of function 'isl_space_set_alloc'; did you mean 'isl_map_list_alloc'? [-Wimplicit-function-declaration] 89 | dim = isl_space_set_alloc(ctx, 0, cst->ncols - 1); | ^~~~~~~~~~~~~~~~~~~ | isl_map_list_alloc constraints_isl.c:89:9: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 89 | dim = isl_space_set_alloc(ctx, 0, cst->ncols - 1); | ^ constraints_isl.c: In function 'isl_set_from_pluto_constraints': constraints_isl.c:130:22: warning: initialization of 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 130 | isl_space *dim = isl_space_set_alloc(ctx, 0, cst->ncols - 1); | ^~~~~~~~~~~~~~~~~~~ constraints_isl.c: In function 'isl_basic_map_from_pluto_constraints': constraints_isl.c:187:13: warning: implicit declaration of function 'isl_space_alloc'; did you mean 'isl_mat_alloc'? [-Wimplicit-function-declaration] 187 | space = isl_space_alloc(ctx, n_par, n_in, n_out); | ^~~~~~~~~~~~~~~ | isl_mat_alloc constraints_isl.c:187:11: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 187 | space = isl_space_alloc(ctx, n_par, n_in, n_out); | ^ mv -f .deps/libpluto_la-constraints_polylib.Tpo .deps/libpluto_la-constraints_polylib.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-math_support.lo -MD -MP -MF .deps/libpluto_la-math_support.Tpo -c -o libpluto_la-math_support.lo `test -f 'math_support.c' || echo './'`math_support.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-constraints_isl.lo -MD -MP -MF .deps/libpluto_la-constraints_isl.Tpo -c constraints_isl.c -o libpluto_la-constraints_isl.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-math_support.lo -MD -MP -MF .deps/libpluto_la-math_support.Tpo -c math_support.c -fPIC -DPIC -o .libs/libpluto_la-math_support.o mv -f .deps/libpluto_la-constraints_isl.Tpo .deps/libpluto_la-constraints_isl.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-ddg.lo -MD -MP -MF .deps/libpluto_la-ddg.Tpo -c -o libpluto_la-ddg.lo `test -f 'ddg.c' || echo './'`ddg.c constraints.c: In function 'fourier_motzkin_eliminate': constraints.c:545:25: warning: argument 1 range [18446744065119617024, 18446744073709551612] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 545 | bound = (int *) malloc(cst->nrows*sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from constraints.c:23: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ program.c: In function 'scop_to_pluto_prog': program.c:2095:57: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size between 6 and 15 [-Wformat-truncation=] 2095 | snprintf(name, sizeof(name), "S_%d_w%d", i, wacc_num); | ^~ program.c:2095:50: note: directive argument in the range [0, 2147483647] 2095 | snprintf(name, sizeof(name), "S_%d_w%d", i, wacc_num); | ^~~~~~~~~~ program.c:2095:21: note: 'snprintf' output between 7 and 25 bytes into a destination of size 20 2095 | snprintf(name, sizeof(name), "S_%d_w%d", i, wacc_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ program.c:2093:57: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size between 6 and 15 [-Wformat-truncation=] 2093 | snprintf(name, sizeof(name), "S_%d_r%d", i, racc_num); | ^~ program.c:2093:50: note: directive argument in the range [0, 2147483647] 2093 | snprintf(name, sizeof(name), "S_%d_r%d", i, racc_num); | ^~~~~~~~~~ program.c:2093:21: note: 'snprintf' output between 7 and 25 bytes into a destination of size 20 2093 | snprintf(name, sizeof(name), "S_%d_r%d", i, racc_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-ddg.lo -MD -MP -MF .deps/libpluto_la-ddg.Tpo -c ddg.c -fPIC -DPIC -o .libs/libpluto_la-ddg.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-ddg.lo -MD -MP -MF .deps/libpluto_la-ddg.Tpo -c ddg.c -o libpluto_la-ddg.o >/dev/null 2>&1 constraints.c: In function 'fourier_motzkin_eliminate_smart': constraints.c:2233:25: warning: argument 1 range [18446744065119617024, 18446744073709551612] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 2233 | bound = (int *) malloc(cst->nrows*sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from constraints.c:23: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ math_support.c: In function 'pluto_affine_function_print': math_support.c:635:31: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] 635 | sprintf(var[j], "x%d", j+1); | ^~ math_support.c:635:29: note: directive argument in the range [1, 2147483647] 635 | sprintf(var[j], "x%d", j+1); | ^~~~~ math_support.c:635:13: note: 'sprintf' output between 3 and 12 bytes into a destination of size 5 635 | sprintf(var[j], "x%d", j+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ math_support.c:635:31: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] 635 | sprintf(var[j], "x%d", j+1); | ^~ math_support.c:635:29: note: directive argument in the range [1, 2147483647] 635 | sprintf(var[j], "x%d", j+1); | ^~~~~ math_support.c:635:13: note: 'sprintf' output between 3 and 12 bytes into a destination of size 5 635 | sprintf(var[j], "x%d", j+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libpluto_la-ddg.Tpo .deps/libpluto_la-ddg.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-transforms.lo -MD -MP -MF .deps/libpluto_la-transforms.Tpo -c -o libpluto_la-transforms.lo `test -f 'transforms.c' || echo './'`transforms.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-math_support.lo -MD -MP -MF .deps/libpluto_la-math_support.Tpo -c math_support.c -o libpluto_la-math_support.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-constraints.lo -MD -MP -MF .deps/libpluto_la-constraints.Tpo -c constraints.c -o libpluto_la-constraints.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-transforms.lo -MD -MP -MF .deps/libpluto_la-transforms.Tpo -c transforms.c -fPIC -DPIC -o .libs/libpluto_la-transforms.o transforms.c: In function 'pluto_sink_statement': transforms.c:35:21: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=] 35 | sprintf(iter, "d%d", stmt->dim); | ^~ transforms.c:35:19: note: directive argument in the range [-2147483648, 2147483646] 35 | sprintf(iter, "d%d", stmt->dim); | ^~~~~ transforms.c:35:5: note: 'sprintf' output between 3 and 13 bytes into a destination of size 5 35 | sprintf(iter, "d%d", stmt->dim); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-transforms.lo -MD -MP -MF .deps/libpluto_la-transforms.Tpo -c transforms.c -o libpluto_la-transforms.o >/dev/null 2>&1 mv -f .deps/libpluto_la-transforms.Tpo .deps/libpluto_la-transforms.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-pluto.lo -MD -MP -MF .deps/libpluto_la-pluto.Tpo -c -o libpluto_la-pluto.lo `test -f 'pluto.c' || echo './'`pluto.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-pluto.lo -MD -MP -MF .deps/libpluto_la-pluto.Tpo -c pluto.c -fPIC -DPIC -o .libs/libpluto_la-pluto.o mv -f .deps/pluto-program.Tpo .deps/pluto-program.Po /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-post_transform.lo -MD -MP -MF .deps/libpluto_la-post_transform.Tpo -c -o libpluto_la-post_transform.lo `test -f 'post_transform.c' || echo './'`post_transform.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-post_transform.lo -MD -MP -MF .deps/libpluto_la-post_transform.Tpo -c post_transform.c -fPIC -DPIC -o .libs/libpluto_la-post_transform.o mv -f .deps/libpluto_la-math_support.Tpo .deps/libpluto_la-math_support.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-framework.lo -MD -MP -MF .deps/libpluto_la-framework.Tpo -c -o libpluto_la-framework.lo `test -f 'framework.c' || echo './'`framework.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-post_transform.lo -MD -MP -MF .deps/libpluto_la-post_transform.Tpo -c post_transform.c -o libpluto_la-post_transform.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-framework.lo -MD -MP -MF .deps/libpluto_la-framework.Tpo -c framework.c -fPIC -DPIC -o .libs/libpluto_la-framework.o mv -f .deps/libpluto_la-post_transform.Tpo .deps/libpluto_la-post_transform.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-polyloop.lo -MD -MP -MF .deps/libpluto_la-polyloop.Tpo -c -o libpluto_la-polyloop.lo `test -f 'polyloop.c' || echo './'`polyloop.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-polyloop.lo -MD -MP -MF .deps/libpluto_la-polyloop.Tpo -c polyloop.c -fPIC -DPIC -o .libs/libpluto_la-polyloop.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-polyloop.lo -MD -MP -MF .deps/libpluto_la-polyloop.Tpo -c polyloop.c -o libpluto_la-polyloop.o >/dev/null 2>&1 pluto.c: In function 'pluto_diamond_tile': pluto.c:2301:32: warning: argument 1 range [18446744056529682432, 18446744073709551608] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 2301 | cone_complement_hyps = malloc( | ^~~~~~~ 2302 | band->loop->nstmts*sizeof(PlutoMatrix *)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pluto.c:23: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-pluto.lo -MD -MP -MF .deps/libpluto_la-pluto.Tpo -c pluto.c -o libpluto_la-pluto.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-framework.lo -MD -MP -MF .deps/libpluto_la-framework.Tpo -c framework.c -o libpluto_la-framework.o >/dev/null 2>&1 mv -f .deps/libpluto_la-polyloop.Tpo .deps/libpluto_la-polyloop.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-iss.lo -MD -MP -MF .deps/libpluto_la-iss.Tpo -c -o libpluto_la-iss.lo `test -f 'iss.c' || echo './'`iss.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-iss.lo -MD -MP -MF .deps/libpluto_la-iss.Tpo -c iss.c -fPIC -DPIC -o .libs/libpluto_la-iss.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-iss.lo -MD -MP -MF .deps/libpluto_la-iss.Tpo -c iss.c -o libpluto_la-iss.o >/dev/null 2>&1 mv -f .deps/libpluto_la-constraints.Tpo .deps/libpluto_la-constraints.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-libpluto.lo -MD -MP -MF .deps/libpluto_la-libpluto.Tpo -c -o libpluto_la-libpluto.lo `test -f 'libpluto.c' || echo './'`libpluto.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-libpluto.lo -MD -MP -MF .deps/libpluto_la-libpluto.Tpo -c libpluto.c -fPIC -DPIC -o .libs/libpluto_la-libpluto.o libpluto.c: In function 'pluto_schedule': libpluto.c:269:9: warning: implicit declaration of function 'isl_space_free'; did you mean 'isl_map_free'? [-Wimplicit-function-declaration] 269 | isl_space_free(space); | ^~~~~~~~~~~~~~ | isl_map_free libpluto.c:362:52: warning: implicit declaration of function 'isl_space_copy'; did you mean 'isl_map_copy'? [-Wimplicit-function-declaration] 362 | isl_union_map *schedules = isl_union_map_empty(isl_space_copy(space)); | ^~~~~~~~~~~~~~ | isl_map_copy libpluto.c:362:52: warning: passing argument 1 of 'isl_union_map_empty' makes pointer from integer without a cast [-Wint-conversion] 362 | isl_union_map *schedules = isl_union_map_empty(isl_space_copy(space)); | ^~~~~~~~~~~~~~~~~~~~~ | | | int In file included from /usr/include/isl/union_set.h:5, from ../include/pluto/libpluto.h:3, from pluto.h:30, from libpluto.c:27: /usr/include/isl/union_map.h:28:27: note: expected 'isl_space *' {aka 'struct isl_space *'} but argument is of type 'int' 28 | __isl_give isl_union_map *isl_union_map_empty(__isl_take isl_space *space); | ^~~~~~~~~~~~~~~~~~~ libpluto.c:379:21: warning: implicit declaration of function 'isl_space_dim'; did you mean 'isl_map_dim'? [-Wimplicit-function-declaration] 379 | for (j=0; j/dev/null 2>&1 program.c: In function 'set_names': program.c:1446:21: warning: implicit declaration of function 'isl_space_dim'; did you mean 'isl_map_dim'? [-Wimplicit-function-declaration] 1446 | for (i = 0; i < isl_space_dim(dim, type); ++i) | ^~~~~~~~~~~~~ | isl_map_dim program.c:1447:15: warning: implicit declaration of function 'isl_space_set_dim_name'; did you mean 'isl_map_set_dim_name'? [-Wimplicit-function-declaration] 1447 | dim = isl_space_set_dim_name(dim, type, i, names[i]); | ^~~~~~~~~~~~~~~~~~~~~~ | isl_map_set_dim_name program.c:1447:13: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1447 | dim = isl_space_set_dim_name(dim, type, i, names[i]); | ^ program.c: In function 'osl_relation_to_isl_set': program.c:1466:11: warning: implicit declaration of function 'isl_space_get_ctx'; did you mean 'isl_map_get_ctx'? [-Wimplicit-function-declaration] 1466 | ctx = isl_space_get_ctx(dim); | ^~~~~~~~~~~~~~~~~ | isl_map_get_ctx program.c:1466:9: warning: assignment to 'isl_ctx *' {aka 'struct isl_ctx *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1466 | ctx = isl_space_get_ctx(dim); | ^ program.c: In function 'osl_relation_list_to_isl_set': program.c:1509:25: warning: implicit declaration of function 'isl_space_copy'; did you mean 'isl_map_copy'? [-Wimplicit-function-declaration] 1509 | set = isl_set_empty(isl_space_copy(dim)); | ^~~~~~~~~~~~~~ | isl_map_copy program.c:1509:25: warning: passing argument 1 of 'isl_set_empty' makes pointer from integer without a cast [-Wint-conversion] 1509 | set = isl_set_empty(isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~~~~ | | | int In file included from constraints.h:23, from pluto.h:28, from program.c:34: /usr/include/isl/set.h:242:21: note: expected 'isl_space *' {aka 'struct isl_space *'} but argument is of type 'int' 242 | __isl_give isl_set *isl_set_empty(__isl_take isl_space *space); | ^~~~~~~~~~~~~ program.c:1512:47: warning: passing argument 2 of 'osl_relation_to_isl_set' makes pointer from integer without a cast [-Wint-conversion] 1512 | set_i = osl_relation_to_isl_set(list, isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~~~~ | | | int program.c:1458:31: note: expected 'isl_space *' {aka 'struct isl_space *'} but argument is of type 'int' 1458 | __isl_take isl_space *dim) | ~~~~~~~~~~~^~~ program.c:1516:5: warning: implicit declaration of function 'isl_space_free'; did you mean 'isl_map_free'? [-Wimplicit-function-declaration] 1516 | isl_space_free(dim); | ^~~~~~~~~~~~~~ | isl_map_free program.c: In function 'osl_scattering_to_isl_map': program.c:1631:9: warning: assignment to 'isl_ctx *' {aka 'struct isl_ctx *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1631 | ctx = isl_space_get_ctx(dim); | ^ program.c: In function 'osl_access_list_to_isl_union_map': program.c:1668:11: warning: implicit declaration of function 'isl_space_drop_dims'; did you mean 'isl_local_space_drop_dims'? [-Wimplicit-function-declaration] 1668 | dim = isl_space_drop_dims(dim, isl_dim_set, 0, isl_space_dim(dim, isl_dim_set)); | ^~~~~~~~~~~~~~~~~~~ | isl_local_space_drop_dims program.c:1668:9: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1668 | dim = isl_space_drop_dims(dim, isl_dim_set, 0, isl_space_dim(dim, isl_dim_set)); | ^ program.c:1681:15: warning: implicit declaration of function 'isl_space_from_domain'; did you mean 'isl_map_from_domain'? [-Wimplicit-function-declaration] 1681 | dim = isl_space_from_domain(dim); | ^~~~~~~~~~~~~~~~~~~~~ | isl_map_from_domain program.c:1681:13: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1681 | dim = isl_space_from_domain(dim); | ^ program.c:1682:15: warning: implicit declaration of function 'isl_space_add_dims'; did you mean 'isl_map_add_dims'? [-Wimplicit-function-declaration] 1682 | dim = isl_space_add_dims(dim, isl_dim_out, len); | ^~~~~~~~~~~~~~~~~~ | isl_map_add_dims program.c:1682:13: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1682 | dim = isl_space_add_dims(dim, isl_dim_out, len); | ^ program.c:1683:15: warning: implicit declaration of function 'isl_space_set_tuple_name'; did you mean 'isl_map_set_tuple_name'? [-Wimplicit-function-declaration] 1683 | dim = isl_space_set_tuple_name(dim, isl_dim_out, arrays[arr]); | ^~~~~~~~~~~~~~~~~~~~~~~~ | isl_map_set_tuple_name program.c:1683:13: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1683 | dim = isl_space_set_tuple_name(dim, isl_dim_out, arrays[arr]); | ^ program.c: In function 'osl_basic_access_to_isl_union_map': program.c:1724:9: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1724 | dim = isl_space_from_domain(dim); | ^ program.c:1725:9: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1725 | dim = isl_space_add_dims(dim, isl_dim_out, len); | ^ program.c:1726:9: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1726 | dim = isl_space_set_tuple_name(dim, isl_dim_out, arrays[arr]); | ^ program.c: In function 'compute_deps': program.c:1992:11: warning: implicit declaration of function 'isl_space_set_alloc'; did you mean 'isl_map_list_alloc'? [-Wimplicit-function-declaration] 1992 | dim = isl_space_set_alloc(ctx, scop->context->nb_parameters, 0); | ^~~~~~~~~~~~~~~~~~~ | isl_map_list_alloc program.c:1992:9: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1992 | dim = isl_space_set_alloc(ctx, scop->context->nb_parameters, 0); | ^ program.c:1997:19: warning: implicit declaration of function 'isl_space_params'; did you mean 'isl_map_params'? [-Wimplicit-function-declaration] 1997 | param_space = isl_space_params(isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~ | isl_map_params program.c:1997:17: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 1997 | param_space = isl_space_params(isl_space_copy(dim)); | ^ program.c:2000:54: warning: passing argument 1 of 'isl_union_map_empty' makes pointer from integer without a cast [-Wint-conversion] 2000 | if (!options->rar) dep_rar = isl_union_map_empty(isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~~~~ | | | int In file included from /usr/include/isl/union_set.h:5, from ../include/pluto/libpluto.h:3, from pluto.h:30, from program.c:34: /usr/include/isl/union_map.h:28:27: note: expected 'isl_space *' {aka 'struct isl_space *'} but argument is of type 'int' 28 | __isl_give isl_union_map *isl_union_map_empty(__isl_take isl_space *space); | ^~~~~~~~~~~~~~~~~~~ program.c:2001:33: warning: passing argument 1 of 'isl_union_map_empty' makes pointer from integer without a cast [-Wint-conversion] 2001 | empty = isl_union_map_empty(isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~~~~ | | | int In file included from /usr/include/isl/union_set.h:5, from ../include/pluto/libpluto.h:3, from pluto.h:30, from program.c:34: /usr/include/isl/union_map.h:28:27: note: expected 'isl_space *' {aka 'struct isl_space *'} but argument is of type 'int' 28 | __isl_give isl_union_map *isl_union_map_empty(__isl_take isl_space *space); | ^~~~~~~~~~~~~~~~~~~ program.c:2002:33: warning: passing argument 1 of 'isl_union_map_empty' makes pointer from integer without a cast [-Wint-conversion] 2002 | write = isl_union_map_empty(isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~~~~ | | | int In file included from /usr/include/isl/union_set.h:5, from ../include/pluto/libpluto.h:3, from pluto.h:30, from program.c:34: /usr/include/isl/union_map.h:28:27: note: expected 'isl_space *' {aka 'struct isl_space *'} but argument is of type 'int' 28 | __isl_give isl_union_map *isl_union_map_empty(__isl_take isl_space *space); | ^~~~~~~~~~~~~~~~~~~ program.c:2003:32: warning: passing argument 1 of 'isl_union_map_empty' makes pointer from integer without a cast [-Wint-conversion] 2003 | read = isl_union_map_empty(isl_space_copy(dim)); | ^~~~~~~~~~~~~~~~~~~ | | | int In file included from /usr/include/isl/union_set.h:5, from ../include/pluto/libpluto.h:3, from pluto.h:30, from program.c:34: /usr/include/isl/union_map.h:28:27: note: expected 'isl_space *' {aka 'struct isl_space *'} but argument is of type 'int' 28 | __isl_give isl_union_map *isl_union_map_empty(__isl_take isl_space *space); | ^~~~~~~~~~~~~~~~~~~ program.c:2024:17: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2024 | dim = isl_space_set_alloc(ctx, scop->context->nb_parameters, niter); | ^ program.c:2033:17: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2033 | dim = isl_space_set_tuple_name(dim, isl_dim_set, name); | ^ program.c:2037:19: warning: implicit declaration of function 'isl_space_alloc'; did you mean 'isl_mat_alloc'? [-Wimplicit-function-declaration] 2037 | dim = isl_space_alloc(ctx, scop->context->nb_parameters, niter, | ^~~~~~~~~~~~~~~ | isl_mat_alloc program.c:2037:17: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2037 | dim = isl_space_alloc(ctx, scop->context->nb_parameters, niter, | ^ program.c:2047:17: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2047 | dim = isl_space_set_tuple_name(dim, isl_dim_in, name); | ^ program.c:2099:21: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2099 | dim = isl_space_set_alloc(ctx, scop->context->nb_parameters, niter); | ^ program.c:2114:21: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2114 | dim = isl_space_set_tuple_name(dim, isl_dim_set, name); | ^ program.c:2118:21: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2118 | dim = isl_space_alloc(ctx, scop->context->nb_parameters, niter, | ^ program.c:2128:21: warning: assignment to 'isl_space *' {aka 'struct isl_space *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 2128 | dim = isl_space_set_tuple_name(dim, isl_dim_in, name); | ^ mv -f .deps/libpluto_la-iss.Tpo .deps/libpluto_la-iss.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-tile.lo -MD -MP -MF .deps/libpluto_la-tile.Tpo -c -o libpluto_la-tile.lo `test -f 'tile.c' || echo './'`tile.c mv -f .deps/libpluto_la-libpluto.Tpo .deps/libpluto_la-libpluto.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -Wall -fopenmp -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o pluto pluto-constraints.o pluto-constraints_polylib.o pluto-constraints_isl.o pluto-math_support.o pluto-ddg.o pluto-transforms.o pluto-pluto.o pluto-post_transform.o pluto-framework.o pluto-pluto_codegen_if.o pluto-polyloop.o pluto-ast_transform.o pluto-iss.o pluto-main.o pluto-program.o pluto-tile.o pluto-unit_tests.o -lpiplibMP -losl -lclan -lcloog-isl -lisl -lpolylibgmp -lcandl -lm libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-tile.lo -MD -MP -MF .deps/libpluto_la-tile.Tpo -c tile.c -fPIC -DPIC -o .libs/libpluto_la-tile.o mv -f .deps/libpluto_la-pluto.Tpo .deps/libpluto_la-pluto.Plo program.c: In function 'pluto_get_vector_loop_list': program.c:387:25: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=] 387 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~ program.c:387:23: note: directive argument in the range [-2147483647, 2147483647] 387 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~~~~ program.c:387:9: note: 'sprintf' output between 3 and 13 bytes into a destination of size 5 387 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ program.c: In function 'pluto_get_parallel_loop_list': program.c:428:25: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=] 428 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~ program.c:428:23: note: directive argument in the range [-2147483647, 2147483647] 428 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~~~~ program.c:428:9: note: 'sprintf' output between 3 and 13 bytes into a destination of size 5 428 | sprintf(iter, "t%d", ploops[i]->depth+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-tile.lo -MD -MP -MF .deps/libpluto_la-tile.Tpo -c tile.c -o libpluto_la-tile.o >/dev/null 2>&1 libtool: link: x86_64-tld-linux-gcc -Wall -fopenmp -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o pluto pluto-constraints.o pluto-constraints_polylib.o pluto-constraints_isl.o pluto-math_support.o pluto-ddg.o pluto-transforms.o pluto-pluto.o pluto-post_transform.o pluto-framework.o pluto-pluto_codegen_if.o pluto-polyloop.o pluto-ast_transform.o pluto-iss.o pluto-main.o pluto-program.o pluto-tile.o pluto-unit_tests.o /usr/lib64/libclan.so -lcloog-isl -lisl /usr/lib64/libpolylibgmp.so /usr/lib64/libcandl.so /usr/lib64/libosl.so /usr/lib64/libpiplibMP.so /usr/lib64/libgmp.so -lm -fopenmp program.c: In function 'scop_to_pluto_prog': program.c:2095:57: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size between 6 and 15 [-Wformat-truncation=] 2095 | snprintf(name, sizeof(name), "S_%d_w%d", i, wacc_num); | ^~ program.c:2095:50: note: directive argument in the range [0, 2147483647] 2095 | snprintf(name, sizeof(name), "S_%d_w%d", i, wacc_num); | ^~~~~~~~~~ program.c:2095:21: note: 'snprintf' output between 7 and 25 bytes into a destination of size 20 2095 | snprintf(name, sizeof(name), "S_%d_w%d", i, wacc_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ program.c:2093:57: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size between 6 and 15 [-Wformat-truncation=] 2093 | snprintf(name, sizeof(name), "S_%d_r%d", i, racc_num); | ^~ program.c:2093:50: note: directive argument in the range [0, 2147483647] 2093 | snprintf(name, sizeof(name), "S_%d_r%d", i, racc_num); | ^~~~~~~~~~ program.c:2093:21: note: 'snprintf' output between 7 and 25 bytes into a destination of size 20 2093 | snprintf(name, sizeof(name), "S_%d_r%d", i, racc_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libpluto_la-tile.Tpo .deps/libpluto_la-tile.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -funroll-loops -fopenmp -DLIB_PLUTO -DSCOPLIB_INT_T_IS_MP -DCLOOG_INT_GMP -I../include -Wall -MT libpluto_la-program.lo -MD -MP -MF .deps/libpluto_la-program.Tpo -c program.c -o libpluto_la-program.o >/dev/null 2>&1 mv -f .deps/libpluto_la-program.Tpo .deps/libpluto_la-program.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libpluto.la -rpath /usr/lib64 libpluto_la-constraints.lo libpluto_la-constraints_polylib.lo libpluto_la-constraints_isl.lo libpluto_la-math_support.lo libpluto_la-ddg.lo libpluto_la-transforms.lo libpluto_la-pluto.lo libpluto_la-post_transform.lo libpluto_la-framework.lo libpluto_la-polyloop.lo libpluto_la-iss.lo libpluto_la-libpluto.lo libpluto_la-program.lo libpluto_la-tile.lo -lpiplibMP -losl -lclan -lcandl -lisl -lpolylibgmp -lm -lgomp libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/libpluto_la-constraints.o .libs/libpluto_la-constraints_polylib.o .libs/libpluto_la-constraints_isl.o .libs/libpluto_la-math_support.o .libs/libpluto_la-ddg.o .libs/libpluto_la-transforms.o .libs/libpluto_la-pluto.o .libs/libpluto_la-post_transform.o .libs/libpluto_la-framework.o .libs/libpluto_la-polyloop.o .libs/libpluto_la-iss.o .libs/libpluto_la-libpluto.o .libs/libpluto_la-program.o .libs/libpluto_la-tile.o /usr/lib64/libclan.so -L/usr/lib64 /usr/lib64/libcandl.so /usr/lib64/libosl.so /usr/lib64/libpiplibMP.so -lisl /usr/lib64/libpolylibgmp.so /usr/lib64/libgmp.so -lm /usr/lib64/libgomp.so -ldl -Wl,-soname -Wl,libpluto.so.0 -o .libs/libpluto.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpluto.so.0" && ln -s "libpluto.so.0.0.0" "libpluto.so.0") libtool: link: (cd ".libs" && rm -f "libpluto.so" && ln -s "libpluto.so.0.0.0" "libpluto.so") libtool: link: ar cru .libs/libpluto.a libpluto_la-constraints.o libpluto_la-constraints_polylib.o libpluto_la-constraints_isl.o libpluto_la-math_support.o libpluto_la-ddg.o libpluto_la-transforms.o libpluto_la-pluto.o libpluto_la-post_transform.o libpluto_la-framework.o libpluto_la-polyloop.o libpluto_la-iss.o libpluto_la-libpluto.o libpluto_la-program.o libpluto_la-tile.o libtool: link: ranlib .libs/libpluto.a libtool: link: ( cd ".libs" && rm -f "libpluto.la" && ln -s "../libpluto.la" "libpluto.la" ) make[3]: Leaving directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4/src' make[2]: Leaving directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4/src' make[2]: Entering directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4' rm -f polycc echo "#! " /bin/bash > polycc cat ./polycc.sh >> polycc chmod ugo+x polycc make[2]: Leaving directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4' make[1]: Leaving directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fcIn3o/BUILD/tmp /bin/sh -e /tmp/B.fcIn3o/BUILD/tmp/rpm-tmp.12318 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fcIn3o/BUILD/tmp + umask 022 + cd /tmp/B.fcIn3o/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder + /bin/mkdir -p /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder + cd pluto-0.11.4 + rm -rf /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder' Making install in src make[1]: Entering directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4/src' make[2]: Entering directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4/src' make[3]: Entering directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libpluto.la '/tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/lib64' libtool: install: /usr/bin/install -c .libs/libpluto.so.0.0.0 /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/lib64/libpluto.so.0.0.0 libtool: install: (cd /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/lib64 && { ln -s -f libpluto.so.0.0.0 libpluto.so.0 || { rm -f libpluto.so.0 && ln -s libpluto.so.0.0.0 libpluto.so.0; }; }) libtool: install: (cd /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/lib64 && { ln -s -f libpluto.so.0.0.0 libpluto.so || { rm -f libpluto.so && ln -s libpluto.so.0.0.0 libpluto.so; }; }) libtool: install: /usr/bin/install -c .libs/libpluto.lai /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/lib64/libpluto.la libtool: install: /usr/bin/install -c .libs/libpluto.a /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/lib64/libpluto.a libtool: install: chmod 644 /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/lib64/libpluto.a libtool: install: ranlib /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/lib64/libpluto.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c pluto '/tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/bin' libtool: install: /usr/bin/install -c pluto /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/bin/pluto make[3]: Leaving directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4/src' make[2]: Leaving directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4/src' make[1]: Leaving directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4/src' make[1]: Entering directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4' make[2]: Entering directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4' /bin/mkdir -p '/tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/include/pluto' /usr/bin/install -c -m 644 include/pluto/libpluto.h '/tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/include/pluto' /usr/bin/install -c polycc vloog ploog plorc plutune getversion.sh '/tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/bin' make[2]: Leaving directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4' make[1]: Leaving directory '/tmp/B.fcIn3o/BUILD/pluto-0.11.4' + /bin/rm '--interactive=never' /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/bin/getversion.sh + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: pluto-0.11.4-4 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fcIn3o/BUILD/tmp /bin/sh -e /tmp/B.fcIn3o/BUILD/tmp/rpm-tmp.12318 + umask 022 + cd /tmp/B.fcIn3o/BUILD + cd pluto-0.11.4 + DOCDIR=/tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/share/doc/pluto-0.11.4 + export DOCDIR + rm -rf /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/share/doc/pluto-0.11.4 + /bin/mkdir -p /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/share/doc/pluto-0.11.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/share/doc/pluto-0.11.4... Documentation compressed. + cp -pr ACKS AUTHORS ChangeLog README /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/share/doc/pluto-0.11.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/share/doc/pluto-0.11.4... ./README ./ChangeLog ./ACKS ./AUTHORS Documentation compressed. + exit 0 Provides: libpluto.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcandl.so.0()(64bit) libclan.so.0()(64bit) libcloog-isl.so.4()(64bit) libgmp.so.10()(64bit) libisl.so.21()(64bit) libosl.so.0()(64bit) libpiplibMP.so.2()(64bit) libpolylibgmp.so.8()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: pluto-devel-0.11.4-4 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fcIn3o/BUILD/tmp /bin/sh -e /tmp/B.fcIn3o/BUILD/tmp/rpm-tmp.12318 + umask 022 + cd /tmp/B.fcIn3o/BUILD + cd pluto-0.11.4 + DOCDIR=/tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/share/doc/pluto-devel-0.11.4 + export DOCDIR + rm -rf /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/share/doc/pluto-devel-0.11.4 + /bin/mkdir -p /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/share/doc/pluto-devel-0.11.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/share/doc/pluto-devel-0.11.4... Documentation compressed. + cp -pr doc/DOC.txt doc/pluto.bib /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/share/doc/pluto-devel-0.11.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder/usr/share/doc/pluto-devel-0.11.4... ./DOC.txt ./pluto.bib Documentation compressed. + exit 0 Provides: libtool(/usr/lib64/libpluto.la) Processing files: pluto-static-0.11.4-4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder Wrote: /tmp/B.fcIn3o/RPMS/pluto-0.11.4-4.x86_64.rpm Wrote: /tmp/B.fcIn3o/RPMS/pluto-devel-0.11.4-4.x86_64.rpm Wrote: /tmp/B.fcIn3o/RPMS/pluto-static-0.11.4-4.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fcIn3o/BUILD/tmp /bin/sh -e /tmp/B.fcIn3o/BUILD/tmp/rpm-tmp.16335 + umask 022 + cd /tmp/B.fcIn3o/BUILD + cd pluto-0.11.4 + /bin/rm '--interactive=never' -rf /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder + rm -rf /tmp/B.fcIn3o/BUILD/tmp/pluto-0.11.4-root-builder ended at: Fri Nov 1 17:16:19 2019, done in 0:00:22.622390 + chmod -R u+rwX /tmp/B.fcIn3o/BUILD + rm -rf /tmp/B.fcIn3o/tmp /tmp/B.fcIn3o/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..771 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.fcIn3o Begin-TLD-Builder-Info Build-Time: user:38.19s sys:4.28s real:23.75s (faults io:10 non-io:1844106) Files queued for ftp: 190952 pluto-static-0.11.4-4.x86_64.rpm 11833 pluto-devel-0.11.4-4.x86_64.rpm 286134 pluto-0.11.4-4.x86_64.rpm 159 pluto-0.11.4-4.src.rpm.uploadinfo End-TLD-Builder-Info