dpkg-buildpackage -rfakeroot -us -uc -ui dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: info: source package lie dpkg-buildpackage: info: source version 2.2.2+dfsg-3 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Gürkan Myczko dpkg-source --before-build lie-2.2.2+dfsg dpkg-buildpackage: info: host architecture i386 fakeroot debian/rules clean dh clean --max-parallel 1 dh_testdir -O--max-parallel=1 dh_auto_clean -O--max-parallel=1 make -j1 clean make[1]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg' make -C box clean make[2]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' rm -f *~ *.o .last_compiled make[2]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' make -C static clean make[2]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/static' rm -f *.o .last_compiled make[2]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/static' rm -f *~ *.o parser.[ch] INFO.a LEARN.ind rm -f Lie.exe Liegap.exe infoind learnind util/*.o make[1]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg' dh_autoreconf_clean -O--max-parallel=1 dh_clean -O--max-parallel=1 dpkg-source -b lie-2.2.2+dfsg dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building lie using existing ./lie_2.2.2+dfsg.orig.tar.gz dpkg-source: info: building lie in lie_2.2.2+dfsg-3.debian.tar.xz dpkg-source: info: building lie in lie_2.2.2+dfsg-3.dsc debian/rules build dh build --max-parallel 1 dh_testdir -O--max-parallel=1 dh_update_autotools_config -O--max-parallel=1 dh_autoreconf -O--max-parallel=1 dh_auto_configure -O--max-parallel=1 dh_auto_build -O--max-parallel=1 make -j1 "INSTALL=install --strip-program=true" make[1]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg' make math_functions binding_functions make[2]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg' make -C box all make[3]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic altdom.c In file included from /var/www/debian/lie/lie-2.2.2+dfsg/lie.h:44:0, from altdom.c:1: altdom.c: In function 'thorough_copy': /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ altdom.c:9:7: note: in expansion of macro 'clrshared' { clrshared(*b); *b=copybigint(*b,NULL); setshared(*b); } ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ altdom.c:9:7: note: in expansion of macro 'clrshared' { clrshared(*b); *b=copybigint(*b,NULL); setshared(*b); } ^~~~~~~~~ altdom.c: In function 'Alt_dom': altdom.c:15:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!s) return p; p=thorough_copy(p); ^~ altdom.c:15:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!s) return p; p=thorough_copy(p); ^ In file included from /var/www/debian/lie/lie-2.2.2+dfsg/lie.h:44:0, from altdom.c:1: altdom.c: In function 'simp_alt_refls': /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ altdom.c:44:30: note: in expansion of macro 'clrshared' { swap_terms(m,c,j--,--n); clrshared(c[n]); } /* remove */ ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ altdom.c:44:30: note: in expansion of macro 'clrshared' { swap_terms(m,c,j--,--n); clrshared(c[n]); } /* remove */ ^~~~~~~~~ altdom.c: In function 'main_decr': altdom.c:111:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (len-->0) if (*v++!= *w++) return *--v > *--w ? 1 : -1; return 0; ^~~~~ altdom.c:111:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while (len-->0) if (*v++!= *w++) return *--v > *--w ? 1 : -1; return 0; ^~~~~~ In file included from /var/www/debian/lie/lie-2.2.2+dfsg/lie.h:44:0, from altdom.c:1: altdom.c: In function 'demaz': /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ altdom.c:123:22: note: in expansion of macro 'clrshared' p->coef[i]=NULL; clrshared(c); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ altdom.c:123:22: note: in expansion of macro 'clrshared' p->coef[i]=NULL; clrshared(c); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ altdom.c:132:9: note: in expansion of macro 'clrshared' { clrshared(p->coef[pos]); c=add(c,p->coef[pos]); p->coef[pos]=NULL; } ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ altdom.c:132:9: note: in expansion of macro 'clrshared' { clrshared(p->coef[pos]); c=add(c,p->coef[pos]); p->coef[pos]=NULL; } ^~~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic branch.c In file included from /var/www/debian/lie/lie-2.2.2+dfsg/lie.h:44:0, from branch.c:1: branch.c: In function 'add_spec_wt': /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ branch.c:23:24: note: in expansion of macro 'clrshared' { bigint** c=spec+i; clrshared(*c); *c=add(*c,multi); setshared(*c); } ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ branch.c:23:24: note: in expansion of macro 'clrshared' { bigint** c=spec+i; clrshared(*c); *c=add(*c,multi); setshared(*c); } ^~~~~~~~~ branch.c: In function 'spec_irr': branch.c:50:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (j=0; jnrows; j++) x->elm[j][0] %=ord; x=Reduce_pol(x); ^~~ branch.c:50:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (j=0; jnrows; j++) x->elm[j][0] %=ord; x=Reduce_pol(x); ^ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic centr.c gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic closure.c closure.c: In function 'simp_type': closure.c:55:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ( n==2 && norm[p[0]]+2*norm[p[1]]==5 ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ closure.c:57:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || n==4 && norm[p[1]]=min_done || j>i && (min_done=j,true)); ~~~~^~~~~~~~~~~~~~~~~~~~ closure.c: In function 'long_close': closure.c:135:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (isroot(t)) ^ closure.c: In function 'Closure': closure.c:152:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (close) ^ closure.c:7:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (x)->lietype==(y)->lietype && (x)->lierank<(y)->lierank) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ closure.c:178:25: note: in expansion of macro 'grp_less' while(--j>=0 && grp_less(tp->liecomp[j],c)) ^~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic contragr.c gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic coxeter.c coxeter.c: In function 'L_red': coxeter.c:229:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (w[--j]!=0) ^ In file included from /var/www/debian/lie/lie-2.2.2+dfsg/lie.h:44:0, from coxeter.c:1: coxeter.c: In function 'clear_q': /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ coxeter.c:375:3: note: in expansion of macro 'clrshared' { clrshared(q); freepol(q); clrshared(q_1); freepol(q_1); } ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ coxeter.c:375:3: note: in expansion of macro 'clrshared' { clrshared(q); freepol(q); clrshared(q_1); freepol(q_1); } ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ coxeter.c:375:29: note: in expansion of macro 'clrshared' { clrshared(q); freepol(q); clrshared(q_1); freepol(q_1); } ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ coxeter.c:375:29: note: in expansion of macro 'clrshared' { clrshared(q); freepol(q); clrshared(q_1); freepol(q_1); } ^~~~~~~~~ coxeter.c: In function 'KL': coxeter.c:429:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (y[i]<0) /* then also |x[i]<0|, because of the loop above */ ^ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic decomp.c In file included from /var/www/debian/lie/lie-2.2.2+dfsg/lie.h:44:0, from decomp.c:1: decomp.c: In function 'wt_ins': /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ decomp.c:26:15: note: in expansion of macro 'clrshared' { clrshared(sorted->coef[i]); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ decomp.c:26:15: note: in expansion of macro 'clrshared' { clrshared(sorted->coef[i]); ^~~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic defs.c gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic diagram.c diagram.c: In function 'Diagram': diagram.c:11:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=1; i<=r-1; i++) Printf("O---"); Printf("O\n"); ^~~ diagram.c:11:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (i=1; i<=r-1; i++) Printf("O---"); Printf("O\n"); ^~~~~~ diagram.c:12:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=1; i<=r; i++) Printf("%-4ld",offset+i); Printf("\n"); ^~~ diagram.c:12:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (i=1; i<=r; i++) Printf("%-4ld",offset+i); Printf("\n"); ^~~~~~ diagram.c:14:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=1; i<=r-2; i++) Printf("O---"); Printf("O=>=O\n"); ^~~ diagram.c:14:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (i=1; i<=r-2; i++) Printf("O---"); Printf("O=>=O\n"); ^~~~~~ diagram.c:15:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=1; i<=r; i++) Printf("%-4ld",offset+i); Printf("\n"); ^~~ diagram.c:15:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (i=1; i<=r; i++) Printf("%-4ld",offset+i); Printf("\n"); ^~~~~~ diagram.c:17:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=1; i<=r-2; i++) Printf("O---"); Printf("O=<=O\n"); ^~~ diagram.c:17:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (i=1; i<=r-2; i++) Printf("O---"); Printf("O=<=O\n"); ^~~~~~ diagram.c:18:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=1; i<=r; i++) Printf("%-4ld",offset+i); Printf("\n"); ^~~ diagram.c:18:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (i=1; i<=r; i++) Printf("%-4ld",offset+i); Printf("\n"); ^~~~~~ diagram.c:24:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=2; inrows<2) return m; heap_sort_m(m,criterion); ^~ sorting.c:138:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (m->nrows<2) return m; heap_sort_m(m,criterion); ^~~~~~~~~~~ In file included from /var/www/debian/lie/lie-2.2.2+dfsg/lie.h:44:0, from sorting.c:1: sorting.c: In function 'Reduce_pol': /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ sorting.c:149:27: note: in expansion of macro 'clrshared' if (coef[f]->size==0) clrshared(coef[f]); /* drop term with zero coef */ ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ sorting.c:149:27: note: in expansion of macro 'clrshared' if (coef[f]->size==0) clrshared(coef[f]); /* drop term with zero coef */ ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ sorting.c:151:7: note: in expansion of macro 'clrshared' { clrshared(coef[t]); clrshared(coef[f]); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ sorting.c:151:7: note: in expansion of macro 'clrshared' { clrshared(coef[t]); clrshared(coef[f]); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ sorting.c:151:27: note: in expansion of macro 'clrshared' { clrshared(coef[t]); clrshared(coef[f]); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ sorting.c:151:27: note: in expansion of macro 'clrshared' { clrshared(coef[t]); clrshared(coef[f]); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ sorting.c:155:36: note: in expansion of macro 'clrshared' { if (coef[t]->size) t++; else clrshared(coef[t]); /* keep if nonzero */ ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ sorting.c:155:36: note: in expansion of macro 'clrshared' { if (coef[t]->size) t++; else clrshared(coef[t]); /* keep if nonzero */ ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ sorting.c:160:34: note: in expansion of macro 'clrshared' if (coef[t]->size) t++; else clrshared(coef[t]); /* handle final term */ ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ sorting.c:160:34: note: in expansion of macro 'clrshared' if (coef[t]->size) t++; else clrshared(coef[t]); /* handle final term */ ^~~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic static3.c static3.c: In function 'mat_bhdesc_vec_vec_grp': static3.c:240:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=0; i=r-3) if (i==r-1) { w[i-2]+=wi; w[i-1]-=wi; } ^ weyl.c: In function 'simp_rt_refl': weyl.c:30:23: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] break; case 'D': if (i>=r-3) ^ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic weylloop.c touch .last_compiled make[3]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' make -C static make[3]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/static' gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic static1.c In file included from /var/www/debian/lie/lie-2.2.2+dfsg/lie.h:44:0, from static1.c:1: static1.c: In function 'ifmap_int': /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ static1.c:205:5: note: in expansion of macro 'clrshared' clrshared(arglst->data.val); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ static1.c:205:5: note: in expansion of macro 'clrshared' clrshared(arglst->data.val); ^~~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic static2.c In file included from /var/www/debian/lie/lie-2.2.2+dfsg/lie.h:44:0, from static2.c:2: static2.c: In function 'mat_polynom_pol': /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ static2.c:535:26: note: in expansion of macro 'clrshared' for (i=0;icoef[i]); freemem(p->coef[i]); } ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ static2.c:535:26: note: in expansion of macro 'clrshared' for (i=0;icoef[i]); freemem(p->coef[i]); } ^~~~~~~~~ static2.c: In function 'create_group': static2.c:725:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] { if (isalpha(*s)) /* this skips numbers after letter */ ^ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic static4.c In file included from /var/www/debian/lie/lie-2.2.2+dfsg/lie.h:44:0, from static4.c:2: static4.c: In function 'vid_for_a': /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ static4.c:113:25: note: in expansion of macro 'clrshared' if (result_shared) clrshared(result->data.val); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ static4.c:113:25: note: in expansion of macro 'clrshared' if (result_shared) clrshared(result->data.val); ^~~~~~~~~ static4.c: In function 'inside_vid_assign': /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ static4.c:359:2: note: in expansion of macro 'clrshared' clrshared(repair_obj); /* to allow in situ update of variable */ ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ static4.c:359:2: note: in expansion of macro 'clrshared' clrshared(repair_obj); /* to allow in situ update of variable */ ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ static4.c:360:2: note: in expansion of macro 'clrshared' clrshared(expr_obj); /* RHS will disappear in assignment */ ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ static4.c:360:2: note: in expansion of macro 'clrshared' clrshared(expr_obj); /* RHS will disappear in assignment */ ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ static4.c:409:18: note: in expansion of macro 'clrshared' if (!update) clrshared(repair_obj); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ static4.c:409:18: note: in expansion of macro 'clrshared' if (!update) clrshared(repair_obj); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ static4.c:423:6: note: in expansion of macro 'clrshared' clrshared(expr_obj); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ static4.c:423:6: note: in expansion of macro 'clrshared' clrshared(expr_obj); ^~~~~~~~~ static4.c: In function 'pol_copy_pol_bin_vec': /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ static4.c:521:2: note: in expansion of macro 'clrshared' clrshared(result->coef[index1]); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ static4.c:521:2: note: in expansion of macro 'clrshared' clrshared(result->coef[index1]); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ static4.c:531:6: note: in expansion of macro 'clrshared' clrshared(a); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ static4.c:531:6: note: in expansion of macro 'clrshared' clrshared(a); ^~~~~~~~~ static4.c: In function 'pol_copy_pol_pol_int': /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ static4.c:574:3: note: in expansion of macro 'clrshared' clrshared(result->coef[kval]); ^~~~~~~~~ /var/www/debian/lie/lie-2.2.2+dfsg/mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ static4.c:574:3: note: in expansion of macro 'clrshared' clrshared(result->coef[kval]); ^~~~~~~~~ static4.c: In function 'vid_addr': static4.c:735:29: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'object {aka union *}' [-Wformat=] Printf("%s: address = %p\n",code_type(type_of(o)),o); ~^ static4.c: In function 'inside_vid_assign': static4.c:367:15: warning: 'obj[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] expr_obj = (*(f4object)update)(repair_obj, expr_obj,obj[0],obj[1]); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ static4.c:364:15: warning: 'obj[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] expr_obj = (*(f3object)update)(repair_obj, expr_obj,obj[0]); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic static5.c static5.c: In function 'abs_minimum': static5.c:62:28: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] for (i=0; i')) ~~~~~~~~~~~~~~~~~~~^~~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic parser.c gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic non-ANSI.c gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic bigint.c bigint.c: In function 'bigint2entry': bigint.c:65:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (size > 3 || size == 3 && *d > 1) ~~~~~~~~~~^~~~~~~~~ bigint.c: In function 'divq': bigint.c:168:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] size_a == size_b && a->data[size_a-1] < b->data[size_b-1]) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lie.h:44:0, from bigint.c:21: bigint.c: In function 'mod': mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ bigint.c:240:7: note: in expansion of macro 'clrshared' clrshared(b); ^~~~~~~~~ mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ bigint.c:240:7: note: in expansion of macro 'clrshared' clrshared(b); ^~~~~~~~~ bigint.c: In function 'power': mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ bigint.c:431:30: note: in expansion of macro 'clrshared' { object temp= f(a,a); clrshared(a); freemem(a); a= temp; }/* $a=a^2$ */ ^~~~~~~~~ mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ bigint.c:431:30: note: in expansion of macro 'clrshared' { object temp= f(a,a); clrshared(a); freemem(a); a= temp; }/* $a=a^2$ */ ^~~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic binmat.c binmat.c: In function 'Objectread': binmat.c:89:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] { if (fread(&header, sizeof(header_type), 1 ,fp)==0) ^ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic creatop.c gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic gettype.c gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic getvalue.c In file included from lie.h:44:0, from getvalue.c:1: getvalue.c: In function 'eval_value': mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ getvalue.c:109:7: note: in expansion of macro 'clrshared' clrshared(argsym->data.val); ^~~~~~~~~ mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ getvalue.c:109:7: note: in expansion of macro 'clrshared' clrshared(argsym->data.val); ^~~~~~~~~ mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ getvalue.c:180:3: note: in expansion of macro 'clrshared' clrshared(argsym->data.val); ^~~~~~~~~ mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ getvalue.c:180:3: note: in expansion of macro 'clrshared' clrshared(argsym->data.val); ^~~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic init.c gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic learn.c learn.c: In function 'Learn': learn.c:134:5: warning: ignoring return value of 'tmpnam', declared with attribute warn_unused_result [-Wunused-result] tmpnam(tmpfile); ^~~~~~~~~~~~~~~ learn.c:162:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(resultpt,sizeof(char), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ learn[foundlearn[i]].size,learnpt); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic main.c gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic mem.c In file included from lie.h:44:0, from mem.c:1: mem.c: In function 'freep': mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ mem.c:159:26: note: in expansion of macro 'clrshared' assert(isshared(c)); clrshared(c); freemem(c); ^~~~~~~~~ mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ mem.c:159:26: note: in expansion of macro 'clrshared' assert(isshared(c)); clrshared(c); freemem(c); ^~~~~~~~~ mem.c: In function 'gc': mem.c:431:13: warning: variable 'last_v' set but not used [-Wunused-but-set-variable] symblst last_v=top_definitions; ^~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic node.c gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic onoff.c onoff.c: In function 'monitor_on': onoff.c:35:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] { if (!am_monitor) ^ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic output.c output.c: In function 'invoke_prog': output.c:95:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); freem(buf); ^~~~~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic poly.c In file included from lie.h:44:0, from poly.c:1: poly.c: In function 'Mul_bin_pol': mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ poly.c:61:3: note: in expansion of macro 'clrshared' clrshared(a); ^~~~~~~~~ mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ poly.c:61:3: note: in expansion of macro 'clrshared' clrshared(a); ^~~~~~~~~ poly.c: In function 'Addmul_pol_pol_bin': mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ poly.c:110:5: note: in expansion of macro 'clrshared' clrshared(c); ^~~~~~~~~ mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ poly.c:110:5: note: in expansion of macro 'clrshared' clrshared(c); ^~~~~~~~~ mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ poly.c:127:3: note: in expansion of macro 'clrshared' clrshared(c); ^~~~~~~~~ mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ poly.c:127:3: note: in expansion of macro 'clrshared' clrshared(c); ^~~~~~~~~ poly.c: In function 'Div_pol_bin': mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ poly.c:145:5: note: in expansion of macro 'clrshared' clrshared(b); ^~~~~~~~~ mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ poly.c:145:5: note: in expansion of macro 'clrshared' clrshared(b); ^~~~~~~~~ poly.c: In function 'Mod_pol_bin': mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ poly.c:163:5: note: in expansion of macro 'clrshared' clrshared(b); ^~~~~~~~~ mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ poly.c:163:5: note: in expansion of macro 'clrshared' clrshared(b); ^~~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic sym.c sym.c: In function 'match_arg': sym.c:14:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] && (pattern==NULL || isarrtype(pattern) || deflt&&isdefault(pattern)); sym.c: In function 'srchsym': sym.c:21:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] { for (s=table ; s!=NULL; s=s->next) ^~~ sym.c:23:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' table=top_definitions; ^~~~~ In file included from lie.h:44:0, from sym.c:1: sym.c: In function 'addsym': mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ sym.c:60:28: note: in expansion of macro 'clrshared' else if (class==VALUE) { clrshared(s->data.val); assignsym(s,expr); } ^~~~~~~~~ mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ sym.c:60:28: note: in expansion of macro 'clrshared' else if (class==VALUE) { clrshared(s->data.val); assignsym(s,expr); } ^~~~~~~~~ sym.c: In function 'pop_value': mem.h:18:61: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] refcount(x)==0 ? share_error((object)(x)) : --refcount(x)) ^ sym.c:97:29: note: in expansion of macro 'clrshared' if (list->class==VALUE) clrshared(list->data.val); ^~~~~~~~~ mem.h:17:64: warning: ISO C forbids conditional expr with only one void side [-Wpedantic] #define clrshared(x) ((x)==NULL || refcount(x)==LONGLIFE ? 0 : \ ^ sym.c:97:29: note: in expansion of macro 'clrshared' if (list->class==VALUE) clrshared(list->data.val); ^~~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic print.c print.c: In function 'printexpr': print.c:601:7: warning: ignoring return value of 'tmpnam', declared with attribute warn_unused_result [-Wunused-result] { tmpnam(tmpfile); cur_out=fopen(tmpfile, "w"); invoke_pager=true; } ^~~~~~~~~~~~~~~ print.c: In function 'printdocument': print.c:529:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(result,sizeof(char),foundinfo->size,infopt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ print.c: In function 'listvars': print.c:985:12: warning: ignoring return value of 'tmpnam', declared with attribute warn_unused_result [-Wunused-result] else { tmpnam(tmpfile); cur_out=fopen(tmpfile, "w"); } ^~~~~~~~~~~~~~~ print.c: In function 'listfuns': print.c:1010:12: warning: ignoring return value of 'tmpnam', declared with attribute warn_unused_result [-Wunused-result] else { tmpnam(tmpfile); cur_out=fopen(tmpfile, "w"); } ^~~~~~~~~~~~~~~ print.c: In function 'listops': print.c:1031:12: warning: ignoring return value of 'tmpnam', declared with attribute warn_unused_result [-Wunused-result] else { tmpnam(tmpfile); cur_out=fopen(tmpfile, "w"); } ^~~~~~~~~~~~~~~ gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -Dpreprocessor -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic getl.c make -C box all make[3]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' make -C static make[3]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/static' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/static' gcc -ansi -c date.c gcc -o Lie.exe lexer.o parser.o non-ANSI.o bigint.o binmat.o creatop.o gettype.o getvalue.o init.o learn.o main.o mem.o node.o onoff.o output.o poly.o sym.o print.o getl.o date.o static/*.o box/*.o -lreadline learn.o: In function `Learn': ./learn.c:134: warning: the use of `tmpnam' is dangerous, better use `mkstemp' chmod g+w Lie.exe make -C util ../learnind make[3]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/util' gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic learnind.c gcc -o ../learnind learnind.o make[3]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/util' ./learnind Starting indexing file 'LEARN.ind'. Key "distinguished coset representative" truncated to "distinguished coset representat". Key "distinguished coset representative" truncated to "distinguished coset representat". Key "robinson-schensted correspondence" truncated to "robinson-schensted corresponden". End of indexing. Final key 'finish'. Wrote 79 learn entries. make -C util ../infoind make[3]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/util' gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -ansi -I/var/www/debian/lie/lie-2.2.2+dfsg -I/var/www/debian/lie/lie-2.2.2+dfsg/box -g -O2 -fdebug-prefix-map=/var/www/debian/lie/lie-2.2.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic infoind.c infoind.c: In function 'main': infoind.c:81:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ((infopt=fopen(infofil,readmode))==0) ^ gcc -o ../infoind infoind.o make[3]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/util' ./infoind Indexing file 'INFO.0'. Indexing file 'INFO.1'. Indexing file 'INFO.2'. Indexing file 'INFO.3'. Indexing file 'INFO.4'. End of indexing. Final key 'finish'. Wrote 259 info entries. make[2]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg' ./make_lie make -C box all make[2]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' make -C static make[2]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/static' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/static' gcc -ansi -c date.c gcc -o Lie.exe lexer.o parser.o non-ANSI.o bigint.o binmat.o creatop.o gettype.o getvalue.o init.o learn.o main.o mem.o node.o onoff.o output.o poly.o sym.o print.o getl.o date.o static/*.o box/*.o -lreadline learn.o: In function `Learn': ./learn.c:134: warning: the use of `tmpnam' is dangerous, better use `mkstemp' chmod g+w Lie.exe rm -f INFO.a ./Lie.exe < progs/maxsub New tree space with maximum number of nodes: 50000. type A type B type C type D type E type F type G End of installation make[1]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg' dh_auto_test -O--max-parallel=1 create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --max-parallel 1 dh_testroot -O--max-parallel=1 dh_prep -O--max-parallel=1 dh_installdirs -O--max-parallel=1 dh_auto_install -O--max-parallel=1 make -j1 install DESTDIR=/var/www/debian/lie/lie-2.2.2\+dfsg/debian/lie AM_UPDATE_INFO_DIR=no "INSTALL=install --strip-program=true" make[1]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg' make math_functions binding_functions make[2]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg' make -C box all make[3]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' make -C static make[3]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/static' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/static' make[2]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg' make finish make[2]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg' make -C box all make[3]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' make -C static make[3]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/static' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/static' gcc -ansi -c date.c gcc -o Lie.exe lexer.o parser.o non-ANSI.o bigint.o binmat.o creatop.o gettype.o getvalue.o init.o learn.o main.o mem.o node.o onoff.o output.o poly.o sym.o print.o getl.o date.o static/*.o box/*.o -lreadline learn.o: In function `Learn': ./learn.c:134: warning: the use of `tmpnam' is dangerous, better use `mkstemp' chmod g+w Lie.exe make[2]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg' ./make_lie make -C box all make[2]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/box' make -C static make[2]: Entering directory '/var/www/debian/lie/lie-2.2.2+dfsg/static' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg/static' gcc -ansi -c date.c gcc -o Lie.exe lexer.o parser.o non-ANSI.o bigint.o binmat.o creatop.o gettype.o getvalue.o init.o learn.o main.o mem.o node.o onoff.o output.o poly.o sym.o print.o getl.o date.o static/*.o box/*.o -lreadline learn.o: In function `Learn': ./learn.c:134: warning: the use of `tmpnam' is dangerous, better use `mkstemp' chmod g+w Lie.exe rm -f INFO.a ./Lie.exe < progs/maxsub New tree space with maximum number of nodes: 50000. type A type B type C type D type E type F type G End of installation make[1]: Leaving directory '/var/www/debian/lie/lie-2.2.2+dfsg' dh_install -O--max-parallel=1 dh_installdocs -O--max-parallel=1 dh_installchangelogs -O--max-parallel=1 dh_installexamples -O--max-parallel=1 dh_installman -O--max-parallel=1 dh_installcatalogs -O--max-parallel=1 dh_installcron -O--max-parallel=1 dh_installdebconf -O--max-parallel=1 dh_installemacsen -O--max-parallel=1 dh_installifupdown -O--max-parallel=1 dh_installinfo -O--max-parallel=1 dh_installinit -O--max-parallel=1 dh_installsystemd -O--max-parallel=1 dh_installmenu -O--max-parallel=1 dh_installmime -O--max-parallel=1 dh_installmodules -O--max-parallel=1 dh_installlogcheck -O--max-parallel=1 dh_installlogrotate -O--max-parallel=1 dh_installpam -O--max-parallel=1 dh_installppp -O--max-parallel=1 dh_installudev -O--max-parallel=1 dh_installgsettings -O--max-parallel=1 dh_bugfiles -O--max-parallel=1 dh_ucf -O--max-parallel=1 dh_lintian -O--max-parallel=1 dh_gconf -O--max-parallel=1 dh_icons -O--max-parallel=1 dh_perl -O--max-parallel=1 dh_usrlocal -O--max-parallel=1 dh_link -O--max-parallel=1 dh_installwm -O--max-parallel=1 dh_installxfonts -O--max-parallel=1 dh_strip_nondeterminism -O--max-parallel=1 dh_compress -O--max-parallel=1 dh_fixperms -O--max-parallel=1 dh_missing -O--max-parallel=1 dh_strip -O--max-parallel=1 dh_makeshlibs -O--max-parallel=1 dh_shlibdeps -O--max-parallel=1 dh_installdeb -O--max-parallel=1 dh_gencontrol -O--max-parallel=1 dh_md5sums -O--max-parallel=1 dh_builddeb -O--max-parallel=1 dpkg-deb: building package 'lie' in '../lie_2.2.2+dfsg-3_i386.deb'. dpkg-deb: building package 'lie-dbgsym' in '../lie-dbgsym_2.2.2+dfsg-3_i386.deb'. dpkg-genbuildinfo dpkg-genchanges >../lie_2.2.2+dfsg-3_i386.changes dpkg-genchanges: info: not including original source code in upload dpkg-source --after-build lie-2.2.2+dfsg dpkg-buildpackage: info: binary and diff upload (original source NOT included) Now running lintian lie_2.2.2+dfsg-3_i386.changes ... warning: the authors of lintian do not recommend running it with root privileges! Finished running lintian. Now signing changes and any dsc files... signfile dsc lie_2.2.2+dfsg-3.dsc Gürkan Myczko gpg: skipped "Gürkan Myczko ": No secret key gpg: /tmp/debsign.4ljNVMCM/lie_2.2.2+dfsg-3.dsc: clear-sign failed: No secret key debsign: gpg error occurred! Aborting....