Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cohomCalg.spec'], chrootPath='/var/lib/mock/f29-build-19488-10371/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cohomCalg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/cohomCalg-0.32-3.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cohomCalg.spec'], chrootPath='/var/lib/mock/f29-build-19488-10371/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cohomCalg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.A33ywN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cohomCalg-0.32 + /usr/bin/gzip -dc /builddir/build/SOURCES/cohomCalg-0.32.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cohomCalg-0.32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd cohomCalg-0.32 + /usr/bin/xz -dc /builddir/build/SOURCES/cohomCalg-test.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f bin/cohomcalg.exe bin/cohomcalg32.exe manual.pdf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ARVWjS + umask 022 + cd /builddir/build/BUILD + cd cohomCalg-0.32 + /usr/bin/make -O -j4 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/tokenizer.cpp -o build/tokenizer.o g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/secondarycohom.cpp -o build/secondarycohom.o BUILDSTDERR: source/secondarycohom.cpp: In member function 'bool CSecondaryCohomology::TraverseSRpowerset(const CInternalData&)': BUILDSTDERR: source/secondarycohom.cpp:429:10: warning: unused variable 'stat' [-Wunused-variable] BUILDSTDERR: thread *stat = new thread(StatusOutputWorker, wstat); BUILDSTDERR: ^~~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/errors.c -o build/polylib_mod/errors.o g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/eval_ehrhart.c -o build/polylib_mod/eval_ehrhart.o BUILDSTDERR: source/polylib_mod/eval_ehrhart.c: In function 'int in_domain(Polyhedron*, Value*)': BUILDSTDERR: source/polylib_mod/eval_ehrhart.c:57:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(row=0;rowNbConstraints;row++) { BUILDSTDERR: ~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/eval_ehrhart.c:59:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(col=1;colDimension+1;col++) { BUILDSTDERR: ~~~^~~~~~~~~~~~~~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/main.cpp -o build/main.o g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/Matop.c -o build/polylib_mod/Matop.o BUILDSTDERR: source/polylib_mod/Matop.c: In function 'void ExchangeColumns(Matrix*, int, int)': BUILDSTDERR: source/polylib_mod/Matop.c:94:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < M->NbRows; i++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c: In function 'void PutRowLast(Matrix*, int)': BUILDSTDERR: source/polylib_mod/Matop.c:193:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (Rownumber == X->NbRows-1) BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:197:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < X->NbColumns; j++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:199:27: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = Rownumber; i < X->NbRows-1; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c: In function 'void PutRowFirst(Matrix*, int)': BUILDSTDERR: source/polylib_mod/Matop.c:216:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < X->NbColumns; j++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c: In function 'void PutColumnFirst(Matrix*, int)': BUILDSTDERR: source/polylib_mod/Matop.c:236:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < X->NbRows; i ++) { BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c: In function 'void PutColumnLast(Matrix*, int)': BUILDSTDERR: source/polylib_mod/Matop.c:255:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < X->NbRows; i++) { BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:257:30: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = Columnnumber; j < X->NbColumns-1; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c: In function 'Matrix* AddANullRow(Matrix*)': BUILDSTDERR: source/polylib_mod/Matop.c:274:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0;i < M->NbRows; i++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:275:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < M->NbColumns ; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:277:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < M->NbColumns; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c: In function 'Matrix* AddANullColumn(Matrix*)': BUILDSTDERR: source/polylib_mod/Matop.c:292:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0;i < M->NbRows; i++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:293:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < M->NbColumns ; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:295:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < M->NbRows; i++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c: In function 'Matrix* RemoveRow(Matrix*, int)': BUILDSTDERR: source/polylib_mod/Matop.c:312:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for ( ; i < Result->NbRows; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c: In function 'Matrix* RemoveNColumns(Matrix*, int, int)': BUILDSTDERR: source/polylib_mod/Matop.c:329:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < Result->NbRows; i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c: In function 'Matrix* RemoveColumn(Matrix*, int)': BUILDSTDERR: source/polylib_mod/Matop.c:347:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < Result->NbRows; i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c: In function 'int findHermiteBasis(Matrix*, Matrix**)': BUILDSTDERR: source/polylib_mod/Matop.c:377:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < H->NbRows; i++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:381:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (i == H->NbRows) { BUILDSTDERR: ~~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:394:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < C->NbRows; i++) { BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:395:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < C->NbColumns; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:398:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (j == C->NbColumns) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:415:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < C->NbColumns; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:418:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: while((curVect < C->NbRows) && (curDim < dim)) { BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:421:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < C->NbColumns; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Matop.c:427:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (rank == temp->NbRows) { BUILDSTDERR: ~~~~~^~~~~~~~~~~~~~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/Lattice.c -o build/polylib_mod/Lattice.o BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Bool sameAffinepart(Lattice*, Lattice*)': BUILDSTDERR: source/polylib_mod/Lattice.c:85:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < A->NbRows; i ++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Bool isEmptyLattice(Lattice*)': BUILDSTDERR: source/polylib_mod/Lattice.c:129:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < A->NbRows-1; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:130:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < A->NbColumns-1; j ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Bool isLinear(Lattice*)': BUILDSTDERR: source/polylib_mod/Lattice.c:156:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < A->NbRows-1; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'void AffineSmith(Lattice*, Lattice**, Lattice**, Lattice**)': BUILDSTDERR: source/polylib_mod/Lattice.c:261:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < U[0]->NbRows-1; i ++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:263:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j = 0; j < U[0]->NbColumns-1; j ++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:269:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i = 0; i < U[0]->NbRows-1; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:271:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i = 0; i < Diag[0]->NbRows-1; i ++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Bool sameLattice(Lattice*, Lattice*)': BUILDSTDERR: source/polylib_mod/Lattice.c:387:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0 ; i < A->NbRows; i ++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:388:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < A->NbColumns; j ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Lattice* ChangeLatticeDimension(Lattice*, int)': BUILDSTDERR: source/polylib_mod/Lattice.c:415:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if(dimension <= A->NbRows) { BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:421:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < A->NbRows; i ++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:422:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < A->NbRows; j ++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Lattice* ExtractLinearPart(Lattice*)': BUILDSTDERR: source/polylib_mod/Lattice.c:444:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < A->NbRows-1; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:445:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < A->NbColumns-1; j ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Lattice* LatticeIntersection(Lattice*, Lattice*)': BUILDSTDERR: source/polylib_mod/Lattice.c:539:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < result->NbRows-1; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:540:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < result->NbColumns-1; j ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:543:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < result->NbRows-1; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:545:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < result->NbColumns-1; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Matrix* MakeDioEqforInter(Lattice*, Lattice*)': BUILDSTDERR: source/polylib_mod/Lattice.c:583:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < Dio->NbRows; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:584:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < Dio->NbColumns; j ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:587:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < A->NbRows-1; i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:591:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < A->NbRows-1 ; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:592:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < A->NbRows-1; j ++) { BUILDSTDERR: ~~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:599:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < A->NbColumns-1; i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'LatticeUnion* Lattice2LatticeUnion(Lattice*, Lattice*)': BUILDSTDERR: source/polylib_mod/Lattice.c:714:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < DiagMatrix->NbRows; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:720:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i = 0; i < newB1->NbRows - 1;i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:680:31: warning: unused variable 'tempHead' [-Wunused-variable] BUILDSTDERR: LatticeUnion *Head = NULL, *tempHead = NULL; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'LatticeUnion* LatticeDifference(Lattice*, Lattice*)': BUILDSTDERR: source/polylib_mod/Lattice.c:816:12: warning: unused variable 'Intersection' [-Wunused-variable] BUILDSTDERR: Lattice *Intersection = NULL; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'LatticeUnion* SplitLattice(Lattice*, Lattice*, Matrix*)': BUILDSTDERR: source/polylib_mod/Lattice.c:909:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < C->NbRows ; i++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'void AddLattice(LatticeUnion*, Matrix*, Matrix*, int, int)': BUILDSTDERR: source/polylib_mod/Lattice.c:945:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < B2->NbRows; j++) { BUILDSTDERR: ~~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'int FindHermiteBasisofDomain(Polyhedron*, Matrix**)': BUILDSTDERR: source/polylib_mod/Lattice.c:1021:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < A->NbRays; i++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1032:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i = 0; i < A->NbRays; i++) { BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1034:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j = 1; j < A->Dimension+2; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1040:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 1; j < A->Dimension+1; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1047:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i = 0; i < vert->NbRows; i ++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1049:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < vert->NbColumns-1; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1059:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 1; i < temp->NbRows; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1060:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < temp->NbColumns ; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1068:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < vert->NbRows; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1069:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0 ;j < result->NbColumns ; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1072:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (; iNbRows; i++) BUILDSTDERR: ~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1073:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < result->NbColumns; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1094:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j = 0; j < Newmat->NbColumns ; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1099:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < Image->NbConstraints; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1101:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 1; jDimension+2; j ++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1106:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < Newmat->NbColumns-1; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Lattice* LatticePreimage(Lattice*, Matrix*)': BUILDSTDERR: source/polylib_mod/Lattice.c:1192:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < G->NbRows-1; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1193:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < G->NbColumns-1; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1196:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0;i < G->NbRows-1; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1197:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < L->NbColumns-1; j++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1202:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < Dio->NbRows-1; i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1207:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < Dio->NbColumns-1; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1217:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < Result->NbRows-1; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1218:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < Result->NbColumns-1; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1221:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < Result->NbRows-1; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1225:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < Result->NbColumns-1; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Bool IsLattice(Matrix*)': BUILDSTDERR: source/polylib_mod/Lattice.c:1256:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < m->NbColumns-1; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Bool isfulldim(Matrix*)': BUILDSTDERR: source/polylib_mod/Lattice.c:1279:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < h->NbRows; i ++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'int LinearPartCompare(const void*, const void*)': BUILDSTDERR: source/polylib_mod/Lattice.c:1437:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < L1[0]->NbRows-1; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'int AffinePartCompare(const void*, const void*)': BUILDSTDERR: source/polylib_mod/Lattice.c:1492:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < L1[0]->NbRows; i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Bool AlmostSameAffinePart(LatticeUnion*, LatticeUnion*)': BUILDSTDERR: source/polylib_mod/Lattice.c:1537:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < A->M->NbRows-1; i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Bool AffinePartSimplify(LatticeUnion*, LatticeUnion**)': BUILDSTDERR: source/polylib_mod/Lattice.c:1567:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < curlist->M->NbRows - 1; i ++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'Bool SameLinearPart(LatticeUnion*, LatticeUnion*)': BUILDSTDERR: source/polylib_mod/Lattice.c:1625:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < A->M->NbRows-1; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c: In function 'LatticeUnion* LatticeSimplify(LatticeUnion*)': BUILDSTDERR: source/polylib_mod/Lattice.c:1614:16: warning: 'nextlist' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: curr->next = nextlist; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Lattice.c:1554:17: note: 'nextlist' was declared here BUILDSTDERR: LatticeUnion *nextlist; BUILDSTDERR: ^~~~~~~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/rationals.cpp -o build/rationals.o BUILDSTDERR: source/rationals.cpp: In function 'void CountRationalFunctionsWorker(void*)': BUILDSTDERR: source/rationals.cpp:529:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (CCmdLineArguments::GetVerboseLevel() < -5) BUILDSTDERR: ^~ BUILDSTDERR: source/rationals.cpp:530:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: crd->bReturn = false; return; BUILDSTDERR: ^~~~~~ BUILDSTDERR: source/rationals.cpp: In static member function 'static bool CRationals::ComputeCohomology(const CInternalData&, CMonomialsList&, const i32vec64&, std::vector&, std::vector >&)': BUILDSTDERR: source/rationals.cpp:693:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: for (map::iterator it = ml.ambiguous_monoms.begin(); it != ml.ambiguous_monoms.end(); it++) BUILDSTDERR: ^~~ BUILDSTDERR: source/rationals.cpp:695:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' BUILDSTDERR: if (!WaitForAllWorkersFinish()) return false; BUILDSTDERR: ^~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/NormalForms.c -o build/polylib_mod/NormalForms.o BUILDSTDERR: source/polylib_mod/NormalForms.c: In function 'Value* ConvertPolMattoDarMat(Matrix*)': BUILDSTDERR: source/polylib_mod/NormalForms.c:586:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=0;iNbRows * A->NbColumns;i++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/NormalForms.c:589:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < A->NbRows; i++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/NormalForms.c:590:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0 ; j < A->NbColumns; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/NormalForms.c: In function 'void Smith(Matrix*, Matrix**, Matrix**, Matrix**)': BUILDSTDERR: source/polylib_mod/NormalForms.c:629:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i; BUILDSTDERR: ^ BUILDSTDERR: source/polylib_mod/NormalForms.c: In function 'void Hermite(Matrix*, Matrix**, Matrix**)': BUILDSTDERR: source/polylib_mod/NormalForms.c:681:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< A->NbColumns * A->NbColumns; i++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/NormalForms.c:683:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< A->NbColumns * A->NbColumns; i++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/NormalForms.c:707:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< A->NbRows * A->NbColumns; i++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/NormalForms.c:709:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< A->NbColumns * A->NbColumns; i++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/NormalForms.c:711:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< A->NbColumns * A->NbColumns; i++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/iohandler.cpp -o build/iohandler.o BUILDSTDERR: source/iohandler.cpp: In member function 'bool CInputFile::ParseInput(const char*)': BUILDSTDERR: source/iohandler.cpp:640:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: if (nVertexCmds > CCmdLineArguments::GetMaxVertices()) { ERR_OUT("Maximum allowed number of " << CCmdLineArguments::GetMaxVertices() << " coordinates exceeded."); return false; } BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/iohandler.cpp:641:22: warning: comparison of integer expressions of different signedness: 'std::vector > >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: if (vSRideal.size() > CCmdLineArguments::GetMaxSRgens()) { ERR_OUT("Maximum allowed number of " << CCmdLineArguments::GetMaxSRgens() << " SR generators exceeded."); return false; } BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/iohandler.cpp:642:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: if (nAmbientCohomCmds > CCmdLineArguments::GetMaxCohoms()) { ERR_OUT("Maximum allowed number of " << CCmdLineArguments::GetMaxCohoms() << " requested cohomologies exceeded."); return false; } BUILDSTDERR: ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/matrix_permutations.c -o build/polylib_mod/matrix_permutations.o BUILDSTDERR: source/polylib_mod/matrix_permutations.c: In function 'unsigned int* permutation_inverse(unsigned int*, unsigned int)': BUILDSTDERR: source/polylib_mod/matrix_permutations.c:54:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< nb_elems; i++) inv_perm[perm[i]] = i; BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix_permutations.c: In function 'long long unsigned int eliminable_vars(Matrix*, unsigned int, unsigned int)': BUILDSTDERR: source/polylib_mod/matrix_permutations.c:138:12: warning: unused variable 'M' [-Wunused-variable] BUILDSTDERR: Matrix * M, * H, * Q, *U; BUILDSTDERR: ^ BUILDSTDERR: source/polylib_mod/matrix_permutations.c: In function 'unsigned int* find_a_permutation(Matrix*, unsigned int)': BUILDSTDERR: source/polylib_mod/matrix_permutations.c:229:14: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< nb_vars; i++) { BUILDSTDERR: ~^~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix_permutations.c:214:19: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: unsigned int i, j, k; BUILDSTDERR: ^ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/errormsg.c -o build/polylib_mod/errormsg.o g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/SolveDio.c -o build/polylib_mod/SolveDio.o BUILDSTDERR: source/polylib_mod/SolveDio.c: In function 'int SolveDiophantine(Matrix*, Matrix**, Vector**)': BUILDSTDERR: source/polylib_mod/SolveDio.c:104:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < A->NbRows -1; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:105:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < A->NbColumns-1; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:164:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = rank; i < hermi->NbColumns; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:171:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = rank; i < hermi->NbRows; i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:173:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < hermi->NbColumns; j++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:194:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (rank == hermi->NbColumns) BUILDSTDERR: ~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:199:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < U[0]->NbRows; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:200:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < U[0]->NbColumns; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:204:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < unimodinv->NbRows; i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:208:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < unimodinv->NbColumns; j++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c: In function 'void RearrangeMatforSolveDio(Matrix*)': BUILDSTDERR: source/polylib_mod/SolveDio.c:259:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < L->NbRows; i++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:260:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < L->NbColumns; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:266:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < L->NbColumns; j++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:269:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (j == L->NbColumns) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:282:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i NbColumns; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:287:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0;i NbColumns; i++) BUILDSTDERR: ~~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:290:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < H->NbRows; i++) BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:293:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (i != H->NbRows) { BUILDSTDERR: ~~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/SolveDio.c:306:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: min = (curend >= L->NbColumns) ? L->NbColumns : curend ; BUILDSTDERR: ~~~~~~~^~~~~~~~~~~~~~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/ranking.c -o build/polylib_mod/ranking.o BUILDSTDERR: source/polylib_mod/ranking.c: In function 'Polyhedron* LexSmaller(Polyhedron*, Polyhedron*, unsigned int, Polyhedron*, unsigned int)': BUILDSTDERR: source/polylib_mod/ranking.c:54:15: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: unsigned i, j, k, r; BUILDSTDERR: ^ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/homogenization.c -o build/polylib_mod/homogenization.o BUILDSTDERR: source/polylib_mod/homogenization.c: In function 'void dehomogenize_enode(enode*, int)': BUILDSTDERR: source/polylib_mod/homogenization.c:78:11: warning: unused variable 'temp' [-Wunused-variable] BUILDSTDERR: evalue *temp; BUILDSTDERR: ^~~~ BUILDSTDERR: source/polylib_mod/homogenization.c: In function 'evalue* dehomogenize_polynomial(enode*)': BUILDSTDERR: source/polylib_mod/homogenization.c:106:10: warning: variable 'som' set but not used [-Wunused-but-set-variable] BUILDSTDERR: double som; BUILDSTDERR: ^~~ BUILDSTDERR: source/polylib_mod/homogenization.c: In function 'Polyhedron* dehomogenize_polyhedron(Polyhedron*, int)': BUILDSTDERR: source/polylib_mod/homogenization.c:161:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < constr->NbRows; i++){ BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/ext_ehrhart.c -o build/polylib_mod/ext_ehrhart.o BUILDSTDERR: source/polylib_mod/ext_ehrhart.c: In function 'Matrix* CalcBase(Matrix*)': BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:58:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for( l=0 ; lNbRows ; ++l ) BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:66:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for( j=l+1 ; jNbRows ; ++j ) BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:81:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for( l=0 ; lNbRows ; ++l ) BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:117:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for( i=0 ; iNbRows ; ++i ) BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:121:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for( i=0 ; iNbRows && value_zero_p(B->p[u][i]); ++i ) BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:123:8: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if( iNbRows ) BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:127:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for( i=0 ; iNbRows ; ++i ) BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c: In function 'int existepivot(Matrix*, int)': BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:222:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for( j=l ; jNbRows ; ++j ) BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c: In function 'void swap_line(Matrix*, int, int)': BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:247:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i = 0;i < R->NbColumns;i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c: In function 'void Soustraire_ligne(Matrix*, int, int, int)': BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:299:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i = piv + 1;i < R->NbColumns;i ++) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:307:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for( i=piv+1 ; iNbColumns && p!=0 ; i++ ) BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c: In function 'Matrix* Reduce_Matrix(Matrix*)': BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:518:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0;iNbColumns; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:521:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbRows-1; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c: In function 'void Scalar_product(Value*, Value*, unsigned int, Value*)': BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:540:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0;iNbRows; i++) { BUILDSTDERR: ~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:574:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(k=0;kNbRows;i++) { BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:880:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j=0; jNbColumns;j++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:884:29: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=Tred->NbRows;iNbColumns;i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:885:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j=0;jNbColumns;j++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:930:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (k=0;kNbRows;k++) { BUILDSTDERR: ~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:936:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j=0;jNbConstraints;j++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:937:28: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (k=0;k<=D->Dimension-1;k++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ext_ehrhart.c:951:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (k=1;k<=D->Dimension;k++) { BUILDSTDERR: ~^~~~~~~~~~~~~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/compress_parms.c -o build/polylib_mod/compress_parms.o BUILDSTDERR: source/polylib_mod/compress_parms.c: In function 'Matrix* int_ker(Matrix*)': BUILDSTDERR: source/polylib_mod/compress_parms.c:73:20: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: if (M->NbColumns <= rk) { BUILDSTDERR: ~~~~~~~~~~~~~^~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:93:12: warning: statement has no effect [-Wunused-value] BUILDSTDERR: H->NbRows==M->NbRows; BUILDSTDERR: ~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:58:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i, j, rk; BUILDSTDERR: ^ BUILDSTDERR: source/polylib_mod/compress_parms.c:58:10: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: int i, j, rk; BUILDSTDERR: ^ BUILDSTDERR: In file included from source/polylib_mod/polylib/matrix_addon.h:29, BUILDSTDERR: from source/polylib_mod/polylib/polylib.h:45, BUILDSTDERR: from source/polylib_mod/compress_parms.c:33: BUILDSTDERR: source/polylib_mod/compress_parms.c: In function 'void linearInter(Matrix*, Matrix*, Matrix**, Matrix**)': BUILDSTDERR: source/polylib_mod/compress_parms.c:128:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: assert(B->NbRows==rk); BUILDSTDERR: ~~~~~~~~~^~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:124:9: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: int i,j, z=0; BUILDSTDERR: ^ BUILDSTDERR: source/polylib_mod/compress_parms.c: In function 'void Equalities_integerSolution(Matrix*, Matrix**)': BUILDSTDERR: source/polylib_mod/compress_parms.c:226:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< rk; i++) { BUILDSTDERR: ~^~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:243:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=rk; i< Eqs->NbColumns-2; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c: In function 'void Equalities_intModBasis(Matrix*, Matrix*, Matrix*, Matrix**)': BUILDSTDERR: source/polylib_mod/compress_parms.c:601:14: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< nbEqs; i++) { BUILDSTDERR: ~^~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c: In function 'Matrix* Constraints_Remove_parm_eqs(Matrix**, Matrix**, int, unsigned int**)': BUILDSTDERR: source/polylib_mod/compress_parms.c:662:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< M->NbRows; i++) { BUILDSTDERR: ~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:675:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< Ctxt->NbRows; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:704:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< Ctxt->NbRows; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:713:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< M->NbRows; i++) { BUILDSTDERR: ~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:735:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< Eqs->NbRows; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:741:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (k==Eqs->NbColumns-1) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:766:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j=0; j< Eqs->NbRows; j++) { BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:772:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j=0; j< Ctxt->NbRows; j++) { BUILDSTDERR: ~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:777:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j=0; j< M->NbRows; j++) { BUILDSTDERR: ~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:802:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< M->NbRows; i++) { BUILDSTDERR: ~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:813:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< Ctxt->NbRows; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:825:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbRows; i++) { BUILDSTDERR: ~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:835:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbRows; i++) { BUILDSTDERR: ~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c: In function 'Matrix* full_dimensionize(const Matrix*, int, Matrix**)': BUILDSTDERR: source/polylib_mod/compress_parms.c:998:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: for (j=0; j< nbParms; j++) BUILDSTDERR: ~^~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:1011:14: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< nbParms; i++) { BUILDSTDERR: ~^~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:1012:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: for (j=0; j< nbParms; j++) BUILDSTDERR: ~^~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:1018:14: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: for (j=0; j< nbParms; j++) BUILDSTDERR: ~^~~~~~~~~ BUILDSTDERR: source/polylib_mod/compress_parms.c:912:33: warning: unused variable 'permutationInv' [-Wunused-variable] BUILDSTDERR: unsigned int * permutation, * permutationInv; BUILDSTDERR: ^~~~~~~~~~~~~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/ehrhart.c -o build/polylib_mod/ehrhart.o BUILDSTDERR: source/polylib_mod/ehrhart.c: In function 'void addeliminatedparams_evalue(evalue*, Matrix*)': BUILDSTDERR: source/polylib_mod/ehrhart.c:602:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=0;iNbRows-1;i++) BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:603:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j=0;jNbColumns;j++) BUILDSTDERR: ~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c: In function 'int cherche_min(Value*, Polyhedron*, int)': BUILDSTDERR: source/polylib_mod/ehrhart.c:644:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if(pos > D->Dimension) BUILDSTDERR: ~~~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c: In function 'Polyhedron* Polyhedron_Preprocess(Polyhedron*, Value*, unsigned int)': BUILDSTDERR: source/polylib_mod/ehrhart.c:758:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=0;iNbConstraints;i++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:771:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=0;iNbConstraints;i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c: In function 'Polyhedron* Polyhedron_Preprocess2(Polyhedron*, Value*, Value*, unsigned int)': BUILDSTDERR: source/polylib_mod/ehrhart.c:928:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=0;iDimension;i++) { BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:932:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j=0;jDimension;j++) BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:935:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(r=1;rNbRays;r++) { BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:948:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j=0;jDimension;j++) BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:955:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(r=1;rNbRays;r++) { BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:1029:9: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if(i!=D->Dimension) { BUILDSTDERR: ~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:1035:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=0;iDimension;i++) { BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c: In function 'void Scan_Vertices(Param_Polyhedron*, Param_Domain*, Matrix*, Value*, int, const char**)': BUILDSTDERR: source/polylib_mod/ehrhart.c:1694:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j=0;jVertex->NbRows;j++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:1696:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for( l=0 ; lVertex->NbColumns-1 ; l++ ) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c: In function 'Enumeration* Enumerate_NoParameters(Polyhedron*, Polyhedron*, Matrix*, Polyhedron*, unsigned int, const char**)': BUILDSTDERR: source/polylib_mod/ehrhart.c:1784:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(r=0;rNbRays;++r) { BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:1790:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=1;iDimension;i++) { BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c: In function 'Enumeration* Polyhedron_Enumerate(Polyhedron*, Polyhedron*, unsigned int, const char**)': BUILDSTDERR: source/polylib_mod/ehrhart.c:2052:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(r=0;rNbRays;r++) { BUILDSTDERR: ~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:2057:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if(r==CQ->NbRays) { BUILDSTDERR: ~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c: In function 'Enumeration* Ehrhart_Quick_Apx_Full_Dim(Polyhedron*, Polyhedron*, unsigned int, const char**)': BUILDSTDERR: source/polylib_mod/ehrhart.c:2486:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(r=0;rNbRays;r++) { BUILDSTDERR: ~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:2491:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if(r==CQ->NbRays) { BUILDSTDERR: ~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:2288:9: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: int i,j,hdim, dim, nb_param, np; BUILDSTDERR: ^ BUILDSTDERR: source/polylib_mod/ehrhart.c:2296:20: warning: unused variable 'V_tmp' [-Wunused-variable] BUILDSTDERR: Param_Vertices * V_tmp; BUILDSTDERR: ^~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c: In function 'const char** parmsWithoutElim(const char**, const unsigned int*, unsigned int)': BUILDSTDERR: source/polylib_mod/ehrhart.c:2742:14: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] BUILDSTDERR: for (k=1; k<= elimParms[0]; k++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:2743:13: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] BUILDSTDERR: while (i!=elimParms[k]) { BUILDSTDERR: ~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/ehrhart.c:2739:12: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: int i=0, j=0,k; BUILDSTDERR: ^ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/vector.c -o build/polylib_mod/vector.o BUILDSTDERR: source/polylib_mod/vector.c: In function 'int First_Non_Zero(Value*, unsigned int)': BUILDSTDERR: source/polylib_mod/vector.c:143:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0;iSize;i++) BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/vector.c: In function 'void Vector_Print(FILE*, const char*, Vector*)': BUILDSTDERR: source/polylib_mod/vector.c:201:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0;i=n) { BUILDSTDERR: ~~~~~~~~^~~ BUILDSTDERR: source/polylib_mod/vector.c: In function 'Vector* Vector_Read()': BUILDSTDERR: source/polylib_mod/vector.c:223:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: scanf("%d", &length); BUILDSTDERR: ~~~~~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/vector.c:231:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: scanf("%s",str); BUILDSTDERR: ~~~~~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/vector.c: In function 'Value* value_alloc(int, int*)': BUILDSTDERR: source/polylib_mod/vector.c:790:14: warning: 'best' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: cache[best] = cache[cache_size]; BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/matrix_addon.c -o build/polylib_mod/matrix_addon.o BUILDSTDERR: source/polylib_mod/matrix_addon.c: In function 'void Matrix_identity(unsigned int, Matrix**)': BUILDSTDERR: source/polylib_mod/matrix_addon.c:106:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< dim; i++) { BUILDSTDERR: ~^~~~~ BUILDSTDERR: source/polylib_mod/matrix_addon.c:107:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j=0; j< dim; j++) { BUILDSTDERR: ~^~~~~ BUILDSTDERR: In file included from source/polylib_mod/polylib/matrix_addon.h:29, BUILDSTDERR: from source/polylib_mod/polylib/polylib.h:45, BUILDSTDERR: from source/polylib_mod/matrix_addon.c:28: BUILDSTDERR: source/polylib_mod/matrix_addon.c: In function 'Matrix* mtransformation_expand_left_to_dim(Matrix*, int)': BUILDSTDERR: source/polylib_mod/matrix_addon.c:160:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: assert(new_dim>=M->NbColumns); BUILDSTDERR: ~~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix_addon.c: In function 'void mpolyhedron_simplify(Matrix*)': BUILDSTDERR: source/polylib_mod/matrix_addon.c:176:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< polyh->NbRows; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix_addon.c:173:10: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: int i, j; BUILDSTDERR: ^ BUILDSTDERR: source/polylib_mod/matrix_addon.c: In function 'void eliminate_var_with_constr(Matrix*, unsigned int, Matrix*, unsigned int, unsigned int)': BUILDSTDERR: source/polylib_mod/matrix_addon.c:272:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (k=1; kNbColumns; k++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix_addon.c: In function 'void Matrix_copySubMatrix(Matrix*, unsigned int, unsigned int, unsigned int, unsigned int, Matrix*, unsigned int, unsigned int)': BUILDSTDERR: source/polylib_mod/matrix_addon.c:400:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i< nbR; i++) { BUILDSTDERR: ~^~~~~ BUILDSTDERR: source/polylib_mod/matrix_addon.c: In function 'void Matrix_oppose(Matrix*)': BUILDSTDERR: source/polylib_mod/matrix_addon.c:411:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbRows; i++) { BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix_addon.c:412:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j=0; j< M->NbColumns; j++) { BUILDSTDERR: ~^~~~~~~~~~~~~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/Zpolyhedron.c -o build/polylib_mod/Zpolyhedron.o BUILDSTDERR: source/polylib_mod/Zpolyhedron.c: In function 'ZPolyhedron* SplitZpolyhedron(ZPolyhedron*, Lattice*)': BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:973:12: warning: unused variable 'Intersection' [-Wunused-variable] BUILDSTDERR: Lattice *Intersection = NULL; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:974:12: warning: unused variable 'B1' [-Wunused-variable] BUILDSTDERR: Lattice *B1 = NULL, *B2 = NULL, *newB1 = NULL, *newB2 = NULL; BUILDSTDERR: ^~ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:974:24: warning: unused variable 'B2' [-Wunused-variable] BUILDSTDERR: Lattice *B1 = NULL, *B2 = NULL, *newB1 = NULL, *newB2 = NULL; BUILDSTDERR: ^~ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:974:36: warning: unused variable 'newB1' [-Wunused-variable] BUILDSTDERR: Lattice *B1 = NULL, *B2 = NULL, *newB1 = NULL, *newB2 = NULL; BUILDSTDERR: ^~~~~ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:974:51: warning: unused variable 'newB2' [-Wunused-variable] BUILDSTDERR: Lattice *B1 = NULL, *B2 = NULL, *newB1 = NULL, *newB2 = NULL; BUILDSTDERR: ^~~~~ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:975:11: warning: unused variable 'U' [-Wunused-variable] BUILDSTDERR: Matrix *U = NULL,*M1 = NULL, *M2 = NULL, *M1Inverse = NULL,*MtProduct = NULL; BUILDSTDERR: ^ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:975:21: warning: unused variable 'M1' [-Wunused-variable] BUILDSTDERR: Matrix *U = NULL,*M1 = NULL, *M2 = NULL, *M1Inverse = NULL,*MtProduct = NULL; BUILDSTDERR: ^~ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:975:33: warning: unused variable 'M2' [-Wunused-variable] BUILDSTDERR: Matrix *U = NULL,*M1 = NULL, *M2 = NULL, *M1Inverse = NULL,*MtProduct = NULL; BUILDSTDERR: ^~ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:975:45: warning: unused variable 'M1Inverse' [-Wunused-variable] BUILDSTDERR: Matrix *U = NULL,*M1 = NULL, *M2 = NULL, *M1Inverse = NULL,*MtProduct = NULL; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:975:63: warning: unused variable 'MtProduct' [-Wunused-variable] BUILDSTDERR: Matrix *U = NULL,*M1 = NULL, *M2 = NULL, *M1Inverse = NULL,*MtProduct = NULL; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:976:11: warning: unused variable 'Vinv' [-Wunused-variable] BUILDSTDERR: Matrix *Vinv, *V , *temp, *DiagMatrix ; BUILDSTDERR: ^~~~ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:976:18: warning: unused variable 'V' [-Wunused-variable] BUILDSTDERR: Matrix *Vinv, *V , *temp, *DiagMatrix ; BUILDSTDERR: ^ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:976:23: warning: unused variable 'temp' [-Wunused-variable] BUILDSTDERR: Matrix *Vinv, *V , *temp, *DiagMatrix ; BUILDSTDERR: ^~~~ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:976:30: warning: unused variable 'DiagMatrix' [-Wunused-variable] BUILDSTDERR: Matrix *Vinv, *V , *temp, *DiagMatrix ; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:980:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i; BUILDSTDERR: ^ BUILDSTDERR: source/polylib_mod/Zpolyhedron.c:981:9: warning: unused variable 'k' [-Wunused-variable] BUILDSTDERR: Value k; BUILDSTDERR: ^ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/param.c -o build/polylib_mod/param.o g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/alpha.c -o build/polylib_mod/alpha.o BUILDSTDERR: source/polylib_mod/alpha.c: In function 'int Polyhedron_Not_Empty(Polyhedron*, Polyhedron*, int)': BUILDSTDERR: source/polylib_mod/alpha.c:119:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0;i<(P->Dimension+2);i++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/alpha.c:132:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0;i<(P->Dimension+2);i++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/alpha.c: In function 'int PolyhedronLTQ(Polyhedron*, Polyhedron*, int, int, int)': BUILDSTDERR: source/polylib_mod/alpha.c:218:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbConstraints; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/alpha.c:227:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbConstraints; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/alpha.c:260:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbConstraints; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/alpha.c:299:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j=0; jNbConstraints; j++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/alpha.c: In function 'int GaussSimplify(Matrix*, Matrix*)': BUILDSTDERR: source/polylib_mod/alpha.c:467:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; i<(Mat2->NbRows-1);i++) { /* all but the last row 0...0 1 */ BUILDSTDERR: ~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/alpha.c:389:19: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: int i, j, k, n, t, pivot, Rank; BUILDSTDERR: ^ BUILDSTDERR: source/polylib_mod/alpha.c:389:22: warning: variable 'pivot' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i, j, k, n, t, pivot, Rank; BUILDSTDERR: ^~~~~ BUILDSTDERR: source/polylib_mod/alpha.c: In function 'int PolyhedronTSort(Polyhedron**, unsigned int, unsigned int, unsigned int, int*, int*, unsigned int)': BUILDSTDERR: source/polylib_mod/alpha.c:648:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (time[i]==t) { BUILDSTDERR: ~~~~~~~^~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/polyparam.c -o build/polylib_mod/polyparam.o BUILDSTDERR: source/polylib_mod/polyparam.c: In function 'Polyhedron* PDomainDifference(Polyhedron*, Polyhedron*, unsigned int)': BUILDSTDERR: source/polylib_mod/polyparam.c:124:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbConstraints; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c: In function 'int TestRank(Matrix*)': BUILDSTDERR: source/polylib_mod/polyparam.c:160:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(k=0;kNbColumns;++k) { BUILDSTDERR: ~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:165:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j=k+1;jNbRows;++j) { BUILDSTDERR: ~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:171:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=k;iNbColumns;++i) { BUILDSTDERR: ~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:182:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if(j>=Mat->NbRows) { BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:192:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j=k+1;jNbRows;++j) { BUILDSTDERR: ~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:196:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=k+1;iNbColumns;++i) { BUILDSTDERR: ~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c: In function 'void SMPrint(SatMatrix*)': BUILDSTDERR: source/polylib_mod/polyparam.c:259:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0;iNbRays;++k) { BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c: In function 'int count_sat(unsigned int*)': BUILDSTDERR: source/polylib_mod/polyparam.c:546:14: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbConstraints; ++i) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:670:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = pos; i < D->NbConstraints; ++i) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:676:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if((pos+nb_un)>D->NbConstraints) return; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:716:28: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0, c = 0; i < D->NbConstraints; ++i) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:717:38: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: if (egalite[i] == 0 || egalite[i] == -1) BUILDSTDERR: ~~~~~~~~~~~^~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:719:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 0; j < D->Dimension+1; ++j) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:746:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if ((pos+nb_un)>=D->NbConstraints) return; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c: In function 'SatMatrix* Poly2Sat(Polyhedron*, unsigned int**)': BUILDSTDERR: source/polylib_mod/polyparam.c:778:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (k=0; kNbEq;++l) { BUILDSTDERR: ~^~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:906:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if(i==E->Dimension+1) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:920:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=0;iDimension+2-E->NbEq;++i) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:922:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j=0;jNbEq;++j) BUILDSTDERR: ~^~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:933:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=0;iNbColumns;i++) BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:934:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j=0;jNbRows;j++) BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:935:34: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if(ref[E->Dimension-m+j+1] == E->Dimension-m+i+1) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c: In function 'Polyhedron* Elim_Columns(Polyhedron*, Polyhedron*, int*, int*)': BUILDSTDERR: source/polylib_mod/polyparam.c:973:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(l=0;lNbEq;++l) { BUILDSTDERR: ~^~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:974:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(c=0;cNbRows;++c) { BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:978:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=1;iNbColumns;++i) { BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:995:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(l=0;lNbRows;++l) BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:996:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(c=0;cNbColumns;++c) { BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c: In function 'Polyhedron* Recession_Cone(Polyhedron*, unsigned int, unsigned int)': BUILDSTDERR: source/polylib_mod/polyparam.c:1019:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < P->NbConstraints; ++i) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c: In function 'int ComputeNPLinesRays(int, Polyhedron*, Matrix**)': BUILDSTDERR: source/polylib_mod/polyparam.c:1042:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < RC->NbRays ;i++) BUILDSTDERR: ~~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c: In function 'Param_Polyhedron* Find_m_faces(Polyhedron**, Polyhedron*, int, int, Polyhedron**, Matrix**)': BUILDSTDERR: source/polylib_mod/polyparam.c:1157:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j=0,i=0;iNbEq;++i,++j) { BUILDSTDERR: ~^~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:1185:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=0;iNbConstraints;++i) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:1287:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbEq; i++) BUILDSTDERR: ~^~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:1310:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (m_dim < D1->NbBid) BUILDSTDERR: ~~~~~~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c: In function 'void Print_Vertex(FILE*, Matrix*, const char**)': BUILDSTDERR: source/polylib_mod/polyparam.c:1603:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(l=0;lNbRows;++l){ BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:1608:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(v=0;v < V->NbColumns-2;++v) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:1651:10: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (lNbRows-1) BUILDSTDERR: ~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c: In function 'Matrix* VertexCT(Matrix*, Matrix*)': BUILDSTDERR: source/polylib_mod/polyparam.c:1672:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=0;iNbRows;++i) { BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:1674:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j=0;jNbColumns;j++) { BUILDSTDERR: ~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:1675:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(k=0;kNbRows;k++) BUILDSTDERR: ~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:1678:6: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if(kNbRows) BUILDSTDERR: ~^~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c: In function 'void Print_Domain(FILE*, Polyhedron*, const char**)': BUILDSTDERR: source/polylib_mod/polyparam.c:1701:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(l=0;lNbConstraints;++l) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c:1704:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(v=1;v<=D->Dimension;++v) { BUILDSTDERR: ~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyparam.c: At global scope: BUILDSTDERR: source/polylib_mod/polyparam.c:252:13: warning: 'void SMPrint(SatMatrix*)' defined but not used [-Wunused-function] BUILDSTDERR: static void SMPrint (SatMatrix *matrix) { BUILDSTDERR: ^~~~~~~ g++ -Isource -Isource/polylib_mod -DPOLYLIB_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source/polylib_mod/matrix.c -o build/polylib_mod/matrix.o BUILDSTDERR: source/polylib_mod/matrix.c:153:18: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] BUILDSTDERR: value_print(Dst," "P_VALUE_FMT" ",*p++); BUILDSTDERR: ^ BUILDSTDERR: source/polylib_mod/matrix.c:915:41: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* value_set_si(MatInv->p[i][k],1); /* denum */ BUILDSTDERR: BUILDSTDERR: source/polylib_mod/matrix.c: In function 'Matrix* Matrix_Alloc(unsigned int, unsigned int)': BUILDSTDERR: source/polylib_mod/matrix.c:78:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0;ip_Init_size < NbRows * Mat->NbColumns) { BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix.c:123:34: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = Mat->p_Init_size; i < Mat->NbColumns*NbRows; ++i) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix.c:129:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0;iNbRows;i++) { BUILDSTDERR: ~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix.c:184:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j=0;jNbColumns;j++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix.c: In function 'void right_hermite(Matrix*, Matrix**, Matrix**, Matrix**)': BUILDSTDERR: source/polylib_mod/matrix.c:438:21: warning: variable 'rank' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i, j, nr, nc, rank; BUILDSTDERR: ^~~~ BUILDSTDERR: source/polylib_mod/matrix.c: In function 'void left_hermite(Matrix*, Matrix**, Matrix**, Matrix**)': BUILDSTDERR: source/polylib_mod/matrix.c:508:21: warning: variable 'rank' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i, j, nc, nr, rank; BUILDSTDERR: ^~~~ BUILDSTDERR: source/polylib_mod/matrix.c: In function 'void rat_prodmat(Matrix*, Matrix*, Matrix*)': BUILDSTDERR: source/polylib_mod/matrix.c:733:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(k=1;kNbRows;++k) { BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix.c:742:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=0;iNbRows;++i) BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix.c:743:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j=0;jNbColumns-1;++j) { BUILDSTDERR: ~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix.c:747:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(k=0;kNbRows;++k) { BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix.c:766:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=0;iNbRows;++i) { BUILDSTDERR: ~^~~~~~~~~~ BUILDSTDERR: source/polylib_mod/matrix.c: In function 'void Matrix_Product(Matrix*, Matrix*, Matrix*)': BUILDSTDERR: source/polylib_mod/matrix.c:855:18: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: if(Mat2->NbRows!=Size||Mat3->NbRows!=NbRows||Mat3->NbColumns!=NbColumns) { BUILDSTDERR: ~~~~~~~~~~~~^~~~~~ BUILDSTDERR: source/polylib_mod/matrix.c:865:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0;iNbRows; i++) { BUILDSTDERR: ~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:281:29: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(j=0,jx2=0,bx2=MSB; jNbRows; j++) { BUILDSTDERR: ~^~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c: In function 'void SatMatrix_Extend(SatMatrix*, Matrix*, unsigned int)': BUILDSTDERR: source/polylib_mod/polyhedron.c:370:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < rows; ++i) BUILDSTDERR: ~~^~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c: In function 'int Chernikova(Matrix*, Matrix*, SatMatrix*, unsigned int, unsigned int, unsigned int, unsigned int)': BUILDSTDERR: source/polylib_mod/polyhedron.c:430:30: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (k=FirstConstraint; kjx) { BUILDSTDERR: ~^~~ BUILDSTDERR: source/polylib_mod/polyhedron.c: In function 'Polyhedron* Remove_Redundants(Matrix*, Matrix*, SatMatrix*, unsigned int*)': BUILDSTDERR: source/polylib_mod/polyhedron.c:918:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j=0; jp[k][0], NbRay) != 0 && k < NbConstraints; k++) BUILDSTDERR: ~~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1076:7: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (k==NbConstraints) /* If none found then error */ break; BUILDSTDERR: ~^~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1102:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < NbEq; i++) { BUILDSTDERR: ~~^~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1110:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; ii; i++) { BUILDSTDERR: ~^~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1228:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j=0; jp[i][k]; BUILDSTDERR: ~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1376:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=NbEq; ip[k][jx[j]]&bx[j]; BUILDSTDERR: ~^~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1476:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j=NbBid; j=Dim_RaySpace) { BUILDSTDERR: ~~~^~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c: In function 'Polyhedron* Polyhedron_Alloc(unsigned int, unsigned int, unsigned int)': BUILDSTDERR: source/polylib_mod/polyhedron.c:1593:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0;iNbRows; ++i) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1791:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (k = i+1; k < Constraints->NbRows; ++k) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1792:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (j = 1; j < Constraints->NbColumns-1; ++j) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1809:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (j == Constraints->NbColumns-1) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1815:9: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (k < Constraints->NbRows) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c: In function 'int ImplicitEqualities(Matrix*, unsigned int)': BUILDSTDERR: source/polylib_mod/polyhedron.c:1840:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (row = NbEq; row < Constraints->NbRows; ++row) { BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1852:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (nrow = row+1; nrow < Constraints->NbRows; ++nrow) { BUILDSTDERR: ~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1857:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (k = d; k < Constraints->NbColumns-1; ++k) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1866:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (k == Constraints->NbColumns-1) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1872:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (k != Constraints->NbColumns-2) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c: In function 'Polyhedron* Constraints2Polyhedron(Matrix*, unsigned int)': BUILDSTDERR: source/polylib_mod/polyhedron.c:1936:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < Constraints->NbRows; ++i) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1951:10: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (i != NbEq) BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1957:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = NbEq; i < Constraints->NbRows; ++i) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:1997:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbConstraints; k++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:2401:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0;iNbRays;i++) { BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c: In function 'Polyhedron* SubConstraint(Value*, Polyhedron*, unsigned int, int)': BUILDSTDERR: source/polylib_mod/polyhedron.c:2530:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=1; iNbConstraints; k++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:2989:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for(i=0;iNbConstraints; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c: In function 'Polyhedron* align_context(Polyhedron*, int, int)': BUILDSTDERR: source/polylib_mod/polyhedron.c:3679:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (align_dimension < Pol->Dimension) { BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:3684:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: if (align_dimension == Pol->Dimension) { BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:3709:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < NbCons; ++i) { BUILDSTDERR: ~~^~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:3719:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < Pol->NbRays; ++i) { BUILDSTDERR: ~~^~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:3667:10: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: int i, j, k; BUILDSTDERR: ^ BUILDSTDERR: source/polylib_mod/polyhedron.c: In function 'int lower_upper_bounds(int, Polyhedron*, Value*, Value*, Value*)': BUILDSTDERR: source/polylib_mod/polyhedron.c:3823:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbConstraints; i++) { BUILDSTDERR: ~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c: In function 'void Rays_Mult(Value**, Matrix*, Value**, unsigned int)': BUILDSTDERR: source/polylib_mod/polyhedron.c:3936:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbConstraints && pi ; i++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:4509:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i=0; iNbConstraints && pi ; i++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c: In function 'void Polyhedron_PrintConstraints(FILE*, const char*, Polyhedron*)': BUILDSTDERR: source/polylib_mod/polyhedron.c:4628:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for( i=0 ; iNbConstraints ; i++ ) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c:4630:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for( j=0 ; jDimension+2 ; j++ ) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c: In function 'Polyhedron* p_simplify_constraints(Polyhedron*, Vector*, Value*, unsigned int)': BUILDSTDERR: source/polylib_mod/polyhedron.c:4656:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (r = 0; r < R->NbConstraints; ++r) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: source/polylib_mod/polyhedron.c: At global scope: BUILDSTDERR: source/polylib_mod/polyhedron.c:162:13: warning: 'void SMPrint(SatMatrix*)' defined but not used [-Wunused-function] BUILDSTDERR: static void SMPrint (SatMatrix *matrix) { BUILDSTDERR: ^~~~~~~ g++ build/iohandler.o build/tokenizer.o build/rationals.o build/secondarycohom.o build/main.o build/polylib_mod/errors.o build/polylib_mod/eval_ehrhart.o build/polylib_mod/Lattice.o build/polylib_mod/Matop.o build/polylib_mod/NormalForms.o build/polylib_mod/ehrhart.o build/polylib_mod/SolveDio.o build/polylib_mod/matrix_permutations.o build/polylib_mod/errormsg.o build/polylib_mod/ext_ehrhart.o build/polylib_mod/ranking.o build/polylib_mod/homogenization.o build/polylib_mod/polyhedron.o build/polylib_mod/compress_parms.o build/polylib_mod/vector.o build/polylib_mod/Zpolyhedron.o build/polylib_mod/matrix_addon.o build/polylib_mod/polyparam.o build/polylib_mod/param.o build/polylib_mod/alpha.o build/polylib_mod/matrix.o -lpthread -o bin/cohomcalg + cd manual/latex_source + pdflatex manual This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. BUILDSTDERR: kpathsea: Running mktexfmt pdflatex.fmt BUILDSTDERR: mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): BUILDSTDERR: mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf BUILDSTDERR: mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: BUILDSTDERR: mktexfmt: /builddir/.texlive2018/texmf-config/web2c/fmtutil.cnf BUILDSTDERR: mktexfmt [WARNING]: double mention of mf/mf-nowin in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf BUILDSTDERR: mktexfmt [WARNING]: double mention of tex/tex in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf BUILDSTDERR: mktexfmt [INFO]: writing formats under /builddir/.texlive2018/texmf-var/web2c BUILDSTDERR: mktexfmt [INFO]: --- remaking pdflatex with pdftex BUILDSTDERR: mktexfmt: running `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' ... BUILDSTDERR: This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (INITEX) BUILDSTDERR: restricted \write18 enabled. BUILDSTDERR: (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) BUILDSTDERR: entering extended mode BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/pdflatex.ini BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) BUILDSTDERR: ./texsys.aux found BUILDSTDERR: \@currdir set to: ./. BUILDSTDERR: Assuming \openin and \input BUILDSTDERR: have the same search path. BUILDSTDERR: Defining UNIX/DOS style filename parser. BUILDSTDERR: catcodes, registers, parameters, BUILDSTDERR: LaTeX2e <2017-04-15> BUILDSTDERR: hacks, control, par, spacing, files, font encodings, lengths, BUILDSTDERR: ==================================== BUILDSTDERR: Local config file fonttext.cfg used BUILDSTDERR: ==================================== BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx BUILDSTDERR: === Don't modify this file, use a .cfg file instead === BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) BUILDSTDERR: ==================================== BUILDSTDERR: Local config file fontmath.cfg used BUILDSTDERR: ==================================== BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx BUILDSTDERR: === Don't modify this file, use a .cfg file instead === BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) BUILDSTDERR: ==================================== BUILDSTDERR: Local config file preload.cfg used BUILDSTDERR: ===================================== BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, BUILDSTDERR: environments, center, verbatim, math definitions, boxes, title, sectioning, BUILDSTDERR: contents, floats, footnotes, index, bibliography, output, BUILDSTDERR: =========================================== BUILDSTDERR: Local configuration file hyphen.cfg used BUILDSTDERR: =========================================== BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) BUILDSTDERR: ) ) BUILDSTDERR: Beginning to dump on file pdflatex.fmt BUILDSTDERR: (preloaded format=pdflatex 2018.7.24) BUILDSTDERR: 5083 strings of total length 69301 BUILDSTDERR: 44966 memory locations dumped; current usage is 144&44370 BUILDSTDERR: 3423 multiletter control sequences BUILDSTDERR: \font\nullfont=nullfont BUILDSTDERR: \font\OMX/cmex/m/n/10=cmex10 BUILDSTDERR: \font\tenln=line10 BUILDSTDERR: \font\tenlnw=linew10 BUILDSTDERR: \font\tencirc=lcircle10 BUILDSTDERR: \font\tencircw=lcirclew10 BUILDSTDERR: \font\OT1/cmr/m/n/5=cmr5 BUILDSTDERR: \font\OT1/cmr/m/n/7=cmr7 BUILDSTDERR: \font\OT1/cmr/m/n/10=cmr10 BUILDSTDERR: \font\OML/cmm/m/it/5=cmmi5 BUILDSTDERR: \font\OML/cmm/m/it/7=cmmi7 BUILDSTDERR: \font\OML/cmm/m/it/10=cmmi10 BUILDSTDERR: \font\OMS/cmsy/m/n/5=cmsy5 BUILDSTDERR: \font\OMS/cmsy/m/n/7=cmsy7 BUILDSTDERR: \font\OMS/cmsy/m/n/10=cmsy10 BUILDSTDERR: 3633 words of font info for 14 preloaded fonts BUILDSTDERR: 14 hyphenation exceptions BUILDSTDERR: Hyphenation trie of length 6081 has 183 ops out of 35111 BUILDSTDERR: 2 for language 1 BUILDSTDERR: 181 for language 0 BUILDSTDERR: 0 words of pdfTeX memory BUILDSTDERR: 0 indirect objects BUILDSTDERR: No pages of output. BUILDSTDERR: Transcript written on pdflatex.log. BUILDSTDERR: mktexfmt [INFO]: /builddir/.texlive2018/texmf-var/web2c/pdftex/pdflatex.fmt installed. BUILDSTDERR: mktexfmt [INFO]: Disabled formats: 34 BUILDSTDERR: mktexfmt [INFO]: Successfully rebuilt formats: 1 BUILDSTDERR: mktexfmt [INFO]: Not selected formats: 13 BUILDSTDERR: mktexfmt [INFO]: Total formats: 48 BUILDSTDERR: mktexfmt [INFO]: exiting with status 0 entering extended mode (./manual.tex LaTeX2e <2017-04-15> Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo)) (/usr/share/texlive/texmf-dist/tex/latex/ntgclass/a4.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/jknapltx/mathrsfs.sty) (/usr/share/texlive/texmf-dist/tex/latex/ncctools/extdash.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperxmp/hyperxmp.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/latin1.def)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) No file manual.aux. (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/se-pdfdoc.def) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/se-utf8.def) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1put.fd) Overfull \hbox (22.10924pt too wide) in paragraph at lines 186--188 \T1/cmr/m/n/12 tech-ni-cal ques-tions to [][]Ben-jamin Ju-rke[][], reach-able v ia eMail: [][]mail@benjaminjurke.com[][].[] Overfull \hbox (31.1225pt too wide) in paragraph at lines 186--188 \T1/cmr/m/n/12 For all ques-tions re-gard-ing the [] ex-ten-sion please re-fer to Thorsten Rahn [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map} <./img_GPL v3_logo_black.pdf> <./img_open_source_logo_gray.pdf> <./cohomCalg_logo.png>] LaTeX Warning: Citation `CohomOfLineBundles:Algorithm' on page 2 undefined on i nput line 209. LaTeX Warning: Citation `CohomOfLineBundles:Proof' on page 2 undefined on input line 209. LaTeX Warning: Citation `Jow:2010arXiv1006.0780J' on page 2 undefined on input line 209. LaTeX Warning: Citation `CohomOfLineBundles:Applications' on page 2 undefined o n input line 209. LaTeX Warning: Citation `Blumenhagen:2011xn' on page 2 undefined on input line 209. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) (/usr/share/texlive/texmf-dist/tex/latex/jknapltx/ursfs.fd) Underfull \hbox (badness 10000) in paragraph at lines 216--217 LaTeX Warning: Citation `CohomOfLineBundles:Algorithm' on page 2 undefined on i nput line 218. Underfull \hbox (badness 10000) in paragraph at lines 218--219 Underfull \hbox (badness 10000) in paragraph at lines 220--221 (/usr/share/texlive/texmf-dist/tex/latex/base/omscmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [2] [3] [4] [5] LaTeX Warning: Reference `inputformat' on page 6 undefined on input line 331. [6] LaTeX Warning: Reference `knownproblems' on page 7 undefined on input line 333. [7] [8] Overfull \hbox (16.15515pt too wide) in paragraph at lines 375--376 []\T1/cmr/m/n/12 This com- Overfull \hbox (10.25746pt too wide) in paragraph at lines 383--384 []\T1/cmr/m/n/12 This com-mand spec-i-fies the [9] LaTeX Warning: Reference `knownproblems' on page 10 undefined on input line 397 . Underfull \hbox (badness 10000) in paragraph at lines 409--410 Overfull \hbox (11.36626pt too wide) in paragraph at lines 432--432 [] \T1/txtt/m/n/12 There are 4 coordinates, each having 2 GLSM charges:[] Overfull \hbox (11.36626pt too wide) in paragraph at lines 432--432 [] \T1/txtt/m/n/12 There are 2 generators of the Stanley-Reisner ideal:[] Overfull \hbox (11.36626pt too wide) in paragraph at lines 432--432 [] \T1/txtt/m/n/12 There is 1 ambient space sheaf cohomology requested:[] Underfull \hbox (badness 10000) in paragraph at lines 411--434 [10] Underfull \hbox (badness 10000) in paragraph at lines 435--436 Underfull \hbox (badness 10000) in paragraph at lines 437--437 []\T1/txtt/m/n/12 The Serre dualization reduction was unable to uniquely Overfull \hbox (39.61339pt too wide) in paragraph at lines 445--445 [] \T1/txtt/m/n/12 dim H^i(A; O( 2, 4, 1, ..., 3, -2, 1 )) is ambig uous[] Overfull \hbox (39.61339pt too wide) in paragraph at lines 445--445 [] \T1/txtt/m/n/12 candidate results are: = ( 580, 353, 171, 1, 919, 0 )[] Overfull \hbox (39.61339pt too wide) in paragraph at lines 445--445 [] \T1/txtt/m/n/12 = ( 580, 353, 0, 1,1090, 0 )[] Overfull \hbox (77.61894pt too wide) in paragraph at lines 451--451 [] \T1/txtt/m/n/12 dim H^i(A; O( 2, ..., 1 )) could not be determined .[] Overfull \hbox (27.01341pt too wide) in paragraph at lines 459--459 [] \T1/txtt/m/n/12 11.02 seconds sec for the computation of the sec. coho m.[] Overfull \hbox (20.71342pt too wide) in paragraph at lines 459--459 [] \T1/txtt/m/n/12 3.23 seconds sec for the counting of rational function s[] [11] [12] [13] [14] LaTeX Warning: Reference `contactaddress' on page 15 undefined on input line 53 4. [15] [16] LaTeX Warning: Reference `eq_monadsequence' on page 17 undefined on input line 576. Overfull \hbox (18.59279pt too wide) in paragraph at lines 576--577 \T1/cmr/m/n/12 dle charges $\OML/cmm/m/it/12 N[]$ \T1/cmr/m/n/12 in [], for ex- am-ple \T1/txtt/m/n/12 {{1,0},{0,1},{0,1},{0,1},{0,2}}\T1/cmr/m/n/12 . LaTeX Warning: Reference `eq_monadsequence' on page 17 undefined on input line 577. LaTeX Warning: Reference `eq_monadsequence' on page 17 undefined on input line 578. [17] Overfull \hbox (58.43507pt too wide) in paragraph at lines 631--631 []\T1/txtt/m/n/12 (*Equivalence Relations*){{1,3},{0,1},{0,1},{0,1},{0,1},{1,0 },{0,1}}};[] Overfull \hbox (0.33917pt too wide) in paragraph at lines 632--633 \T1/cmr/m/n/12 you will get the re-sult \T1/txtt/m/n/12 {487,0,0,0}\T1/cmr/m/n/ 12 , which means that $[] \OML/cmm/m/it/12 H[]\OT1/cmr/m/n/12 (\OML/cmm/m/it/12 S\OT1/cmr/m/n/12 ; \OMS/cmsy/m/n/12 O[]\OT1/cmr/m/n/12 (\OML/cmm/m/it/12 E\OT1 /cmr/m/n/12 )) = [18] Overfull \hbox (89.93501pt too wide) in paragraph at lines 652--652 []\T1/txtt/m/n/12 (*Remaining Data:Complete Intersection,LineBundle Charges,Di screte Action*)[] Overfull \hbox (10.69084pt too wide) in paragraph at lines 671--673 \T1/cmr/m/n/12 Computes the co-ho-mol-ogy di-men-sions of the tan-gent bun-dle of $\OML/cmm/m/it/12 S$\T1/cmr/m/n/12 , i.e. $[] \OML/cmm/m/it/12 H[]\OT1/cmr/m /n/12 (\OML/cmm/m/it/12 S\OT1/cmr/m/n/12 ; \OML/cmm/m/it/12 T[]\OT1/cmr/m/n/12 )$\T1/cmr/m/n/12 . Overfull \hbox (26.93513pt too wide) detected at line 677 [] [19] LaTeX Warning: Reference `eq_monadsequence' on page 20 undefined on input line 714. LaTeX Warning: Reference `eq_monadsequence' on page 20 undefined on input line 714. [20] Underfull \hbox (badness 10000) in paragraph at lines 747--748 Overfull \hbox (55.46617pt too wide) in paragraph at lines 761--761 [] \T1/txtt/m/n/12 (*Coordinates*){v1, v2, v3, v4, v5, v6, v1s, v7, v8, v9, v10 },[] Overfull \hbox (23.96623pt too wide) in paragraph at lines 761--761 [] \T1/txtt/m/n/12 (*Stanley Reisner*) {{v3,v9},{v5,v9},{v7,v10},{v1,v2,v3},[] Overfull \hbox (36.56621pt too wide) in paragraph at lines 761--761 [] \T1/txtt/m/n/12 (*Equivalence Relations*){{3, 3, 3, 3, 0}, {2, 2, 2, 2, 0},[ ] Overfull \hbox (20.63515pt too wide) detected at line 774 [] [21] LaTeX Warning: Reference `eq_monadsequence' on page 22 undefined on input line 808. [22] [23] LaTeX Warning: Citation `cohomCalg:Implementation' on page 24 undefined on inpu t line 833. No file manual.bbl. [24] (./manual.aux) Package rerunfilecheck Warning: File `manual.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-t1.enc}{/usr/share/texlive/texmf-dist/fon ts/enc/dvips/base/8r.enc} < /usr/share/texlive/texmf-dist/fonts/type1/public/cm-super/sfti1000.pfb> Output written on manual.pdf (24 pages, 1041470 bytes). Transcript written on manual.log. + bibtex manual This is BibTeX, Version 0.99d (TeX Live 2018) The top-level auxiliary file: manual.aux The style file: utphys.bst Database file #1: manual.bib + pdflatex manual This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./manual.tex LaTeX2e <2017-04-15> Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo)) (/usr/share/texlive/texmf-dist/tex/latex/ntgclass/a4.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/jknapltx/mathrsfs.sty) (/usr/share/texlive/texmf-dist/tex/latex/ncctools/extdash.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperxmp/hyperxmp.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/latin1.def)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) (./manual.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./manual.out) (./manual.out) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/se-pdfdoc.def) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/se-utf8.def) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1put.fd) Overfull \hbox (22.10924pt too wide) in paragraph at lines 186--188 \T1/cmr/m/n/12 tech-ni-cal ques-tions to [][]Ben-jamin Ju-rke[][], reach-able v ia eMail: [][]mail@benjaminjurke.com[][].[] Overfull \hbox (31.1225pt too wide) in paragraph at lines 186--188 \T1/cmr/m/n/12 For all ques-tions re-gard-ing the [] ex-ten-sion please re-fer to Thorsten Rahn [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map} <./img_GPL v3_logo_black.pdf> <./img_open_source_logo_gray.pdf> <./cohomCalg_logo.png>] LaTeX Warning: Citation `CohomOfLineBundles:Algorithm' on page 2 undefined on i nput line 209. LaTeX Warning: Citation `CohomOfLineBundles:Proof' on page 2 undefined on input line 209. LaTeX Warning: Citation `Jow:2010arXiv1006.0780J' on page 2 undefined on input line 209. LaTeX Warning: Citation `CohomOfLineBundles:Applications' on page 2 undefined o n input line 209. LaTeX Warning: Citation `Blumenhagen:2011xn' on page 2 undefined on input line 209. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) (/usr/share/texlive/texmf-dist/tex/latex/jknapltx/ursfs.fd) Underfull \hbox (badness 10000) in paragraph at lines 216--217 LaTeX Warning: Citation `CohomOfLineBundles:Algorithm' on page 2 undefined on i nput line 218. Underfull \hbox (badness 10000) in paragraph at lines 218--219 Underfull \hbox (badness 10000) in paragraph at lines 220--221 (/usr/share/texlive/texmf-dist/tex/latex/base/omscmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [2] (./manual.toc) [3] [4] [5] [6] [7] [8] Overfull \hbox (16.15515pt too wide) in paragraph at lines 375--376 []\T1/cmr/m/n/12 This com- Overfull \hbox (10.25746pt too wide) in paragraph at lines 383--384 []\T1/cmr/m/n/12 This com-mand spec-i-fies the [9] Underfull \hbox (badness 10000) in paragraph at lines 409--410 Overfull \hbox (11.36626pt too wide) in paragraph at lines 432--432 [] \T1/txtt/m/n/12 There are 4 coordinates, each having 2 GLSM charges:[] Overfull \hbox (11.36626pt too wide) in paragraph at lines 432--432 [] \T1/txtt/m/n/12 There are 2 generators of the Stanley-Reisner ideal:[] Overfull \hbox (11.36626pt too wide) in paragraph at lines 432--432 [] \T1/txtt/m/n/12 There is 1 ambient space sheaf cohomology requested:[] Underfull \hbox (badness 10000) in paragraph at lines 411--434 [10] Underfull \hbox (badness 10000) in paragraph at lines 435--436 Underfull \hbox (badness 10000) in paragraph at lines 437--437 []\T1/txtt/m/n/12 The Serre dualization reduction was unable to uniquely Overfull \hbox (39.61339pt too wide) in paragraph at lines 445--445 [] \T1/txtt/m/n/12 dim H^i(A; O( 2, 4, 1, ..., 3, -2, 1 )) is ambig uous[] Overfull \hbox (39.61339pt too wide) in paragraph at lines 445--445 [] \T1/txtt/m/n/12 candidate results are: = ( 580, 353, 171, 1, 919, 0 )[] Overfull \hbox (39.61339pt too wide) in paragraph at lines 445--445 [] \T1/txtt/m/n/12 = ( 580, 353, 0, 1,1090, 0 )[] Overfull \hbox (77.61894pt too wide) in paragraph at lines 451--451 [] \T1/txtt/m/n/12 dim H^i(A; O( 2, ..., 1 )) could not be determined .[] Overfull \hbox (27.01341pt too wide) in paragraph at lines 459--459 [] \T1/txtt/m/n/12 11.02 seconds sec for the computation of the sec. coho m.[] Overfull \hbox (20.71342pt too wide) in paragraph at lines 459--459 [] \T1/txtt/m/n/12 3.23 seconds sec for the counting of rational function s[] [11] [12] [13] [14] [15] [16] Overfull \hbox (11.71947pt too wide) in paragraph at lines 576--577 \T1/cmr/m/n/12 dle charges $\OML/cmm/m/it/12 N[]$ \T1/cmr/m/n/12 in [], for ex- am-ple \T1/txtt/m/n/12 {{1,0},{0,1},{0,1},{0,1},{0,2}}\T1/cmr/m/n/12 . [17] Overfull \hbox (58.43507pt too wide) in paragraph at lines 631--631 []\T1/txtt/m/n/12 (*Equivalence Relations*){{1,3},{0,1},{0,1},{0,1},{0,1},{1,0 },{0,1}}};[] Overfull \hbox (0.33917pt too wide) in paragraph at lines 632--633 \T1/cmr/m/n/12 you will get the re-sult \T1/txtt/m/n/12 {487,0,0,0}\T1/cmr/m/n/ 12 , which means that $[] \OML/cmm/m/it/12 H[]\OT1/cmr/m/n/12 (\OML/cmm/m/it/12 S\OT1/cmr/m/n/12 ; \OMS/cmsy/m/n/12 O[]\OT1/cmr/m/n/12 (\OML/cmm/m/it/12 E\OT1 /cmr/m/n/12 )) = [18] Overfull \hbox (89.93501pt too wide) in paragraph at lines 652--652 []\T1/txtt/m/n/12 (*Remaining Data:Complete Intersection,LineBundle Charges,Di screte Action*)[] Overfull \hbox (10.69084pt too wide) in paragraph at lines 671--673 \T1/cmr/m/n/12 Computes the co-ho-mol-ogy di-men-sions of the tan-gent bun-dle of $\OML/cmm/m/it/12 S$\T1/cmr/m/n/12 , i.e. $[] \OML/cmm/m/it/12 H[]\OT1/cmr/m /n/12 (\OML/cmm/m/it/12 S\OT1/cmr/m/n/12 ; \OML/cmm/m/it/12 T[]\OT1/cmr/m/n/12 )$\T1/cmr/m/n/12 . Overfull \hbox (26.93513pt too wide) detected at line 677 [] [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 747--748 Overfull \hbox (55.46617pt too wide) in paragraph at lines 761--761 [] \T1/txtt/m/n/12 (*Coordinates*){v1, v2, v3, v4, v5, v6, v1s, v7, v8, v9, v10 },[] Overfull \hbox (23.96623pt too wide) in paragraph at lines 761--761 [] \T1/txtt/m/n/12 (*Stanley Reisner*) {{v3,v9},{v5,v9},{v7,v10},{v1,v2,v3},[] Overfull \hbox (36.56621pt too wide) in paragraph at lines 761--761 [] \T1/txtt/m/n/12 (*Equivalence Relations*){{3, 3, 3, 3, 0}, {2, 2, 2, 2, 0},[ ] Overfull \hbox (20.63515pt too wide) detected at line 774 [] [21] [22] [23] LaTeX Warning: Citation `cohomCalg:Implementation' on page 24 undefined on inpu t line 833. (./manual.bbl LaTeX Warning: Citation `CohomOfLineBundles:Algorithm' on page 24 undefined on input line 39. ) [24] (./manual.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-t1.enc}{/usr/share/texlive/texmf-dist/fon ts/enc/dvips/base/8r.enc} < /usr/share/texlive/texmf-dist/fonts/type1/public/cm-super/sfti1000.pfb> Output written on manual.pdf (24 pages, 1048609 bytes). Transcript written on manual.log. + pdflatex manual This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./manual.tex LaTeX2e <2017-04-15> Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo)) (/usr/share/texlive/texmf-dist/tex/latex/ntgclass/a4.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/jknapltx/mathrsfs.sty) (/usr/share/texlive/texmf-dist/tex/latex/ncctools/extdash.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperxmp/hyperxmp.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/latin1.def)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) (./manual.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./manual.out) (./manual.out) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/se-pdfdoc.def) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/se-utf8.def) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1put.fd) Overfull \hbox (22.10924pt too wide) in paragraph at lines 186--188 \T1/cmr/m/n/12 tech-ni-cal ques-tions to [][]Ben-jamin Ju-rke[][], reach-able v ia eMail: [][]mail@benjaminjurke.com[][].[] Overfull \hbox (31.1225pt too wide) in paragraph at lines 186--188 \T1/cmr/m/n/12 For all ques-tions re-gard-ing the [] ex-ten-sion please re-fer to Thorsten Rahn [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map} <./img_GPL v3_logo_black.pdf> <./img_open_source_logo_gray.pdf> <./cohomCalg_logo.png>] (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) (/usr/share/texlive/texmf-dist/tex/latex/jknapltx/ursfs.fd) Underfull \hbox (badness 10000) in paragraph at lines 216--217 Underfull \hbox (badness 10000) in paragraph at lines 218--219 Underfull \hbox (badness 10000) in paragraph at lines 220--221 (/usr/share/texlive/texmf-dist/tex/latex/base/omscmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [2] (./manual.toc) [3] [4] [5] [6] [7] [8] Overfull \hbox (16.15515pt too wide) in paragraph at lines 375--376 []\T1/cmr/m/n/12 This com- Overfull \hbox (10.25746pt too wide) in paragraph at lines 383--384 []\T1/cmr/m/n/12 This com-mand spec-i-fies the [9] Underfull \hbox (badness 10000) in paragraph at lines 409--410 Overfull \hbox (11.36626pt too wide) in paragraph at lines 432--432 [] \T1/txtt/m/n/12 There are 4 coordinates, each having 2 GLSM charges:[] Overfull \hbox (11.36626pt too wide) in paragraph at lines 432--432 [] \T1/txtt/m/n/12 There are 2 generators of the Stanley-Reisner ideal:[] Overfull \hbox (11.36626pt too wide) in paragraph at lines 432--432 [] \T1/txtt/m/n/12 There is 1 ambient space sheaf cohomology requested:[] Underfull \hbox (badness 10000) in paragraph at lines 411--434 [10] Underfull \hbox (badness 10000) in paragraph at lines 435--436 Underfull \hbox (badness 10000) in paragraph at lines 437--437 []\T1/txtt/m/n/12 The Serre dualization reduction was unable to uniquely Overfull \hbox (39.61339pt too wide) in paragraph at lines 445--445 [] \T1/txtt/m/n/12 dim H^i(A; O( 2, 4, 1, ..., 3, -2, 1 )) is ambig uous[] Overfull \hbox (39.61339pt too wide) in paragraph at lines 445--445 [] \T1/txtt/m/n/12 candidate results are: = ( 580, 353, 171, 1, 919, 0 )[] Overfull \hbox (39.61339pt too wide) in paragraph at lines 445--445 [] \T1/txtt/m/n/12 = ( 580, 353, 0, 1,1090, 0 )[] Overfull \hbox (77.61894pt too wide) in paragraph at lines 451--451 [] \T1/txtt/m/n/12 dim H^i(A; O( 2, ..., 1 )) could not be determined .[] Overfull \hbox (27.01341pt too wide) in paragraph at lines 459--459 [] \T1/txtt/m/n/12 11.02 seconds sec for the computation of the sec. coho m.[] Overfull \hbox (20.71342pt too wide) in paragraph at lines 459--459 [] \T1/txtt/m/n/12 3.23 seconds sec for the counting of rational function s[] [11] [12] [13] [14] [15] [16] Overfull \hbox (11.71947pt too wide) in paragraph at lines 576--577 \T1/cmr/m/n/12 dle charges $\OML/cmm/m/it/12 N[]$ \T1/cmr/m/n/12 in [], for ex- am-ple \T1/txtt/m/n/12 {{1,0},{0,1},{0,1},{0,1},{0,2}}\T1/cmr/m/n/12 . [17] Overfull \hbox (58.43507pt too wide) in paragraph at lines 631--631 []\T1/txtt/m/n/12 (*Equivalence Relations*){{1,3},{0,1},{0,1},{0,1},{0,1},{1,0 },{0,1}}};[] Overfull \hbox (0.33917pt too wide) in paragraph at lines 632--633 \T1/cmr/m/n/12 you will get the re-sult \T1/txtt/m/n/12 {487,0,0,0}\T1/cmr/m/n/ 12 , which means that $[] \OML/cmm/m/it/12 H[]\OT1/cmr/m/n/12 (\OML/cmm/m/it/12 S\OT1/cmr/m/n/12 ; \OMS/cmsy/m/n/12 O[]\OT1/cmr/m/n/12 (\OML/cmm/m/it/12 E\OT1 /cmr/m/n/12 )) = [18] Overfull \hbox (89.93501pt too wide) in paragraph at lines 652--652 []\T1/txtt/m/n/12 (*Remaining Data:Complete Intersection,LineBundle Charges,Di screte Action*)[] Overfull \hbox (10.69084pt too wide) in paragraph at lines 671--673 \T1/cmr/m/n/12 Computes the co-ho-mol-ogy di-men-sions of the tan-gent bun-dle of $\OML/cmm/m/it/12 S$\T1/cmr/m/n/12 , i.e. $[] \OML/cmm/m/it/12 H[]\OT1/cmr/m /n/12 (\OML/cmm/m/it/12 S\OT1/cmr/m/n/12 ; \OML/cmm/m/it/12 T[]\OT1/cmr/m/n/12 )$\T1/cmr/m/n/12 . Overfull \hbox (26.93513pt too wide) detected at line 677 [] [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 747--748 Overfull \hbox (55.46617pt too wide) in paragraph at lines 761--761 [] \T1/txtt/m/n/12 (*Coordinates*){v1, v2, v3, v4, v5, v6, v1s, v7, v8, v9, v10 },[] Overfull \hbox (23.96623pt too wide) in paragraph at lines 761--761 [] \T1/txtt/m/n/12 (*Stanley Reisner*) {{v3,v9},{v5,v9},{v7,v10},{v1,v2,v3},[] Overfull \hbox (36.56621pt too wide) in paragraph at lines 761--761 [] \T1/txtt/m/n/12 (*Equivalence Relations*){{3, 3, 3, 3, 0}, {2, 2, 2, 2, 0},[ ] Overfull \hbox (20.63515pt too wide) detected at line 774 [] [21] [22] [23] (./manual.bbl) [24] (./manual.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-t1.enc}{/usr/share/texlive/texmf-dist/fon ts/enc/dvips/base/8r.enc} < /usr/share/texlive/texmf-dist/fonts/type1/public/cm-super/sfti1000.pfb> Output written on manual.pdf (24 pages, 1048682 bytes). Transcript written on manual.log. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jmoz9W + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64 + cd cohomCalg-0.32 + mkdir -p /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64/usr/bin + cp -p bin/cohomcalg /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.32-3.fc29 --unique-debug-suffix -0.32-3.fc29.riscv64 --unique-debug-src-base cohomCalg-0.32-3.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cohomCalg-0.32 extracting debug info from /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64/usr/bin/cohomcalg /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1717 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.L57Xag Processing files: cohomCalg-0.32-3.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FHiozz + umask 022 + cd /builddir/build/BUILD + cd cohomCalg-0.32 + DOCDIR=/builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64/usr/share/doc/cohomCalg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64/usr/share/doc/cohomCalg + cp -pr README.md /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64/usr/share/doc/cohomCalg + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dMF6SU + umask 022 + cd /builddir/build/BUILD + cd cohomCalg-0.32 + LICENSEDIR=/builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64/usr/share/licenses/cohomCalg + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64/usr/share/licenses/cohomCalg + cp -pr LICENSE /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64/usr/share/licenses/cohomCalg + exit 0 Provides: cohomCalg = 0.32-3.fc29 cohomCalg(riscv-64) = 0.32-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: cohomCalg-doc-0.32-3.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dJVytB + umask 022 + cd /builddir/build/BUILD + cd cohomCalg-0.32 + DOCDIR=/builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64/usr/share/doc/cohomCalg-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64/usr/share/doc/cohomCalg-doc + cp -pr manual/latex_source/manual.pdf /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64/usr/share/doc/cohomCalg-doc + exit 0 Provides: cohomCalg-doc = 0.32-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cohomCalg-debugsource-0.32-3.fc29.riscv64 Provides: cohomCalg-debugsource = 0.32-3.fc29 cohomCalg-debugsource(riscv-64) = 0.32-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cohomCalg-debuginfo-0.32-3.fc29.riscv64 Provides: cohomCalg-debuginfo = 0.32-3.fc29 cohomCalg-debuginfo(riscv-64) = 0.32-3.fc29 debuginfo(build-id) = c1de88e27845959235083c6f1422dc73f7f4974c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cohomCalg-debugsource(riscv-64) = 0.32-3.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64 Wrote: /builddir/build/RPMS/cohomCalg-0.32-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/cohomCalg-doc-0.32-3.fc29.noarch.rpm Wrote: /builddir/build/RPMS/cohomCalg-debugsource-0.32-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/cohomCalg-debuginfo-0.32-3.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nBa0q4 + umask 022 + cd /builddir/build/BUILD + cd cohomCalg-0.32 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cohomCalg-0.32-3.fc29.riscv64 + exit 0 Child return code was: 0