<86>May 4 02:13:14 userdel[3494579]: delete user 'rooter' <86>May 4 02:13:14 userdel[3494579]: removed group 'rooter' owned by 'rooter' <86>May 4 02:13:14 userdel[3494579]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:13:14 groupadd[3494613]: group added to /etc/group: name=rooter, GID=1871 <86>May 4 02:13:14 groupadd[3494613]: group added to /etc/gshadow: name=rooter <86>May 4 02:13:14 groupadd[3494613]: new group: name=rooter, GID=1871 <86>May 4 02:13:14 useradd[3494636]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>May 4 02:13:14 userdel[3494671]: delete user 'builder' <86>May 4 02:13:14 userdel[3494671]: removed group 'builder' owned by 'builder' <86>May 4 02:13:14 userdel[3494671]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:13:14 groupadd[3494706]: group added to /etc/group: name=builder, GID=1872 <86>May 4 02:13:14 groupadd[3494706]: group added to /etc/gshadow: name=builder <86>May 4 02:13:14 groupadd[3494706]: new group: name=builder, GID=1872 <86>May 4 02:13:14 useradd[3494737]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/gocr-0.52-alt2.src.rpm: The use of such a license name is ambiguous: GPL <13>May 4 02:13:18 rpmi: rgb-1.0.6-alt3 sisyphus+275450.100.1.2 1624513780 installed <13>May 4 02:13:18 rpmi: libnetpbm11-10.85.04-alt2 sisyphus+326391.500.4.2 1691152837 installed <13>May 4 02:13:18 rpmi: libnetpbm-devel-10.85.04-alt2 sisyphus+326391.500.4.2 1691152837 installed <13>May 4 02:13:18 rpmi: hostinfo-2.2-alt7 sisyphus+278100.2200.1.1 1626058508 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/gocr-0.52-alt2.nosrc.rpm (w1.gzdio) Installing gocr-0.52-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1872 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gocr-0.52 + echo 'Source #0 (gocr-0.52.tar):' Source #0 (gocr-0.52.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gocr-0.52.tar + cd gocr-0.52 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (gocr-netpbm.patch):' Patch #0 (gocr-netpbm.patch): + /usr/bin/patch -p2 patching file configure.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.1872 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gocr-0.52 + autoconf configure.in:51: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:51: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:51: the top level configure.in:52: warning: AC_CHECK_HEADERS(${check_netpbm_h}): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... configure.in:52: the top level configure.in:62: warning: The macro `AC_FUNC_SETVBUF_REVERSED' is obsolete. Remove it and all references to SETVBUF_REVERSED. ./lib/autoconf/functions.m4:1769: AC_FUNC_SETVBUF_REVERSED is expanded from... configure.in:62: the top level + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --with-netpbm=/usr/include/netpbm configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether make sets $(MAKE)... yes option: with_netpbm /usr/include/netpbm checking for library containing pnm_readpnminit... -lnetpbm checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for unistd.h... (cached) yes checking for wchar.h... yes checking for pam.h... yes checking for pnm.h... yes checking for an ANSI C-conforming const... yes checking for wcschr... yes checking for wcsdup... yes checking for gettimeofday... yes checking for popen... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: WARNING: 'man/Makefile.in' seems to ignore the --datarootdir setting config.status: creating include/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j16 make -C src all make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' Makefile:70: warning: ignoring prerequisites on suffix rule definition Makefile:70: warning: ignoring prerequisites on suffix rule definition Makefile:70: warning: ignoring prerequisites on suffix rule definition Makefile:70: warning: ignoring prerequisites on suffix rule definition make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o ocr1.o ocr1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o otsu.o otsu.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o list.o list.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o pixel.o pixel.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o box.o box.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o lines.o lines.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o unicode.o unicode.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o output.o output.c output.c: In function 'out_b': output.c:36:27: warning: variable 'n1' set but not used [-Wunused-but-set-variable] 36 | int x,y,x2,y2,yy0,tx,ty,n1,i; | ^~ output.c: In function 'debug_img': output.c:210:13: warning: variable 'ic' set but not used [-Wunused-but-set-variable] 210 | int x, y, ic, dx, i, j, col; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o database.o database.c database.c: In function 'load_db': database.c:60:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 60 | if (!fgets(s1, Blen, f1)) break; line++; | ^~ database.c:60:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 60 | if (!fgets(s1, Blen, f1)) break; line++; | ^~~~ database.c: In function 'out_env': database.c:233:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 233 | if (x0<0) x0=0; if (x1>=b->x) x1=b->x-1; | ^~ database.c:233:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 233 | if (x0<0) x0=0; if (x1>=b->x) x1=b->x-1; | ^~ database.c:234:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 234 | if (y0<0) y0=0; if (y1>=b->y) y1=b->y-1; | ^~ database.c:234:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 234 | if (y0<0) y0=0; if (y1>=b->y) y1=b->y-1; | ^~ database.c: In function 'ocr_db': database.c:417:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 417 | fgets((char *)buf,200,stdin); /* including \n=0x0a */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o job.o job.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o pcx.o pcx.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o progress.o progress.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o pnm.o pnm.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o remove.o remove.c remove.c: In function 'smooth_borders': remove.c:206:33: warning: variable 'dy' set but not used [-Wunused-but-set-variable] 206 | int ii=0,x,y,x0,x1,y0,y1,dx,dy,cs,i0,i1,i2,i3,i4,n1,n2, | ^~ remove.c:206:30: warning: variable 'dx' set but not used [-Wunused-but-set-variable] 206 | int ii=0,x,y,x0,x1,y0,y1,dx,dy,cs,i0,i1,i2,i3,i4,n1,n2, | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o gocr.o gocr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o detect.o detect.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o ocr0n.o ocr0n.c ocr0n.c: In function 'ocr0n': ocr0n.c:1037:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1037 | if( num_cross(dx/2,dx-1,y,y,bp,cs) > 1 ) i++; if( i>dy/8 ) break; | ^~ ocr0n.c:1037:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1037 | if( num_cross(dx/2,dx-1,y,y,bp,cs) > 1 ) i++; if( i>dy/8 ) break; | ^~ ocr0n.c:1118:12: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1118 | if (j>x) x=j; i=y; if (i1>i2) i2=i1; } | ^~ ocr0n.c:1118:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1118 | if (j>x) x=j; i=y; if (i1>i2) i2=i1; } | ^ ocr0n.c:1144:12: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1144 | if (j>x) x=j; i=y; } | ^~ ocr0n.c:1144:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1144 | if (j>x) x=j; i=y; } | ^ ocr0n.c:1163:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1163 | if( ji+dx/16 ) break; | ^~ ocr0n.c:1163:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1163 | if( ji+dx/16 ) break; | ^~ ocr0n.c:1168:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1168 | if( num_cross(0,dx-1,y,y,bp,cs) > 2 ) i++; if( i>dy/8 ) break; | ^~ ocr0n.c:1168:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1168 | if( num_cross(0,dx-1,y,y,bp,cs) > 2 ) i++; if( i>dy/8 ) break; | ^~ ocr0n.c:1316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1316 | if (ix) x=i; | ^~ ocr0n.c:1316:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1316 | if (ix) x=i; | ^~ ocr0n.c:47:18: warning: variable 'yb' set but not used [-Wunused-but-set-variable] 47 | int xa,xb,ya,yb, /* tmp-vars */ | ^~ ocr0n.c:47:15: warning: variable 'ya' set but not used [-Wunused-but-set-variable] 47 | int xa,xb,ya,yb, /* tmp-vars */ | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o barcode.o barcode.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o pgm2asc.o pgm2asc.c pgm2asc.c: In function 'my_strchr': pgm2asc.c:276:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 276 | if (s1) return 1; break; | ^~ pgm2asc.c:276:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 276 | if (s1) return 1; break; | ^~~~~ pgm2asc.c: In function 'measure_pitch': pgm2asc.c:1607:12: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 1607 | || 0*(box2->x0 - pre2->x1 > 2*mono_em_min+mono_em_min/8 // min. 2 ex between | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1608 | && box2->x0 - pre2->x1 <= 3*mono_em_max-mono_em_max/4 // ?????? ToDo oebb | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1609 | // && box2->x1 - pre2->x0 > 4*mono_em_max)) { // crossing 3 em border? | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1610 | && box2->x1 - pre2->x0 > 4*mono_em_min+mono_em_min/2)) { // 2018-09 rnd80 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -I../include -DHAVE_CONFIG_H -c -o ocr0.o ocr0.c ocr0.c: In function 'testumlaut': ocr0.c:369:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 369 | if (getpixel(box1->p,xl+i,yu+i)< cs) break; i3=i; | ^~ ocr0.c:369:58: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 369 | if (getpixel(box1->p,xl+i,yu+i)< cs) break; i3=i; | ^~ ocr0.c:368:12: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 368 | for (i=0;ip,xl+i,yu+i)< cs) break; i3=i; | ^~ ocr0.c:371:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 371 | if (getpixel(box1->p,xl+i,yu+i)>=cs) break; i3=i-i3; | ^~ ocr0.c:371:58: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 371 | if (getpixel(box1->p,xl+i,yu+i)>=cs) break; i3=i-i3; | ^~ ocr0.c:370:12: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 370 | for ( ;ip,xl+i,yu+i)>=cs) break; i3=i-i3; | ^~ ocr0.c:373:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 373 | if (getpixel(box1->p,xr-i,yu+i)< cs) break; i4=i; | ^~ ocr0.c:373:58: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 373 | if (getpixel(box1->p,xr-i,yu+i)< cs) break; i4=i; | ^~ ocr0.c:372:12: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 372 | for (i=0;ip,xr-i,yu+i)< cs) break; i4=i; | ^~ ocr0.c:375:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 375 | if (getpixel(box1->p,xr-i,yu+i)>=cs) break; i4=i-i4; | ^~ ocr0.c:375:58: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 375 | if (getpixel(box1->p,xr-i,yu+i)>=cs) break; i4=i-i4; | ^~ ocr0.c:374:12: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 374 | for ( ;ip,xr-i,yu+i)>=cs) break; i4=i-i4; | ^~ ocr0.c:235:13: warning: variable 'x' set but not used [-Wunused-but-set-variable] 235 | int r,y,x,x0,x1,y0,y1,dx,dy,m1,m2,m3, | ^ ocr0.c: In function 'ocr0_eE': ocr0.c:648:22: warning: variable 'i4' set but not used [-Wunused-but-set-variable] 648 | int i1, i2, i3, i4, i5; // line derivation + corners | ^~ ocr0.c:648:14: warning: variable 'i2' set but not used [-Wunused-but-set-variable] 648 | int i1, i2, i3, i4, i5; // line derivation + corners | ^~ ocr0.c: In function 'ocr0_n': ocr0.c:788:12: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 788 | if( i>y ) y=i; if( iy ) y=i; if( idx/2) | ^~ ocr0.c:1480:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1480 | i =loop(bp,dx-1,dy-2,dx,cs,0,LE); if(i>dx/2) Break; | ^~ ocr0.c:1399:37: warning: variable 'i7' set but not used [-Wunused-but-set-variable] 1399 | int d, i1, i2, i3, i4, i5, i6, i7, i8; // line derivation + corners | ^~ ocr0.c: In function 'ocr0_K': ocr0.c:1565:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1565 | if(j<=i ) Break; i=j; | ^~ ocr0.c:1565:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1565 | if(j<=i ) Break; i=j; | ^ ocr0.c:1514:13: warning: variable 'i1' set but not used [-Wunused-but-set-variable] 1514 | int i,j,i1,i2,d,x,y,hchar=sdata->hchar,gchar=sdata->gchar, | ^~ ocr0.c: In function 'ocr0_f': ocr0.c:1658:41: warning: variable 'i8' set but not used [-Wunused-but-set-variable] 1658 | int d, i1, i2, i3, i4, i5, i6, i7, i8, i9; // line derivation + corners | ^~ ocr0.c:1658:33: warning: variable 'i6' set but not used [-Wunused-but-set-variable] 1658 | int d, i1, i2, i3, i4, i5, i6, i7, i8, i9; // line derivation + corners | ^~ ocr0.c:1658:25: warning: variable 'i4' set but not used [-Wunused-but-set-variable] 1658 | int d, i1, i2, i3, i4, i5, i6, i7, i8, i9; // line derivation + corners | ^~ ocr0.c: In function 'ocr0_dD': ocr0.c:2087:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2087 | if (dx<6) Break; ad=95*ad/100; } // glued j above 8 (4x6 sample) | ^~ ocr0.c:2087:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2087 | if (dx<6) Break; ad=95*ad/100; } // glued j above 8 (4x6 sample) | ^~ ocr0.c: In function 'ocr0_uU': ocr0.c:2208:18: warning: unused variable 'i4' [-Wunused-variable] 2208 | int i1,i2,i3,i4,i,j,d,x,y,hchar=sdata->hchar,gchar=sdata->gchar, | ^~ ocr0.c:2208:15: warning: unused variable 'i3' [-Wunused-variable] 2208 | int i1,i2,i3,i4,i,j,d,x,y,hchar=sdata->hchar,gchar=sdata->gchar, | ^~ ocr0.c: In function 'ocr0_micro': ocr0.c:2318:19: warning: variable 'i2' set but not used [-Wunused-but-set-variable] 2318 | int i,j,d,x,y,i2,hchar=sdata->hchar,gchar=sdata->gchar, | ^~ ocr0.c: In function 'ocr0_m': ocr0.c:2768:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2768 | if( i>y ) y=i; if( 2*iy ) y=i; if( 2*i3*dx/4) Break; if(x>dx/2) { ad=98*ad/100; MSG({})} | ^~ ocr0.c:3115:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 3115 | if (x>3*dx/4) Break; if(x>dx/2) { ad=98*ad/100; MSG({})} | ^~ ocr0.c: In function 'ocr0_gG': ocr0.c:3228:39: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 3228 | y =loop(bp,dx/16,0,dy,cs,0,DO); if(y<=dy/8) | ^~ ocr0.c:3229:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 3229 | y+=loop(bp,dx/16,y,dy,cs,1,DO); if(16*y>=15*dy) Break; // ~B | ^~ ocr0.c: In function 'ocr0_xX': ocr0.c:3420:27: warning: variable 'i4' set but not used [-Wunused-but-set-variable] 3420 | int ld, i1, i2, i3, i4; // lien derivation, 4 inner edges | ^~ ocr0.c: In function 'ocr0_wW': ocr0.c:3920:57: warning: variable 'handwritten' set but not used [-Wunused-but-set-variable] 3920 | int i,j,d,x,y,hchar=sdata->hchar,gchar=sdata->gchar,handwritten=0, | ^~~~~~~~~~~ ocr0.c: In function 'ocr0_aA': ocr0.c:4091:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 4091 | if( y==ya+dy/2 ) Break; i1=y; | ^~ ocr0.c:4091:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 4091 | if( y==ya+dy/2 ) Break; i1=y; | ^~ ocr0.c:4109:46: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 4109 | i4=num_cross(i2,x,y ,dy-1,bp,cs);if(i4<1 || i4>2) | ^~ ocr0.c:4110:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 4110 | i4=num_cross(i2,x,y+dy/16,dy-1,bp,cs);if(i4<1 || i4>2) break; | ^~ ocr0.c:4134:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 4134 | if(i1+i2>i3+dx/16) break; if( i1+12i3+dx/16) break; if( i1+122) | ^~ ocr0.c:4376:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 4376 | i4=num_cross(i2,x,y+dy/16,dy-1,bp,cs);if(i4<1 || i4>2) break; | ^~ ocr0.c:4402:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 4402 | if(i1+i2>i3+dx/16) break; if( i1+12i3+dx/16) break; if( i1+12 2 ) i++; if(i>dy/8) Break; // ~a \it a | ^~ ocr0.c:5192:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 5192 | if( num_cross(0,dx-1,y,y,bp,cs) > 2 ) i++; if(i>dy/8) Break; // ~a \it a | ^~ ocr0.c:5191:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 5191 | for(i=0,y=0;y 2 ) i++; if(i>dy/8) Break; // ~a \it a | ^~ ocr0.c: In function 'ocr0_brackets': ocr0.c:5814:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 5814 | if (d >sq(1024/4)) Break; ad=ad-d*100/sq(1024); | ^~ ocr0.c:5814:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 5814 | if (d >sq(1024/4)) Break; ad=ad-d*100/sq(1024); | ^~ ocr0.c:5820:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 5820 | if (d >sq(1024/4)) Break; ad=ad-d*100/sq(1024); | ^~ ocr0.c:5820:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 5820 | if (d >sq(1024/4)) Break; ad=ad-d*100/sq(1024); | ^~ ocr0.c:5841:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 5841 | if (d >sq(1024/4)) Break; ad=ad-d*100/sq(1024); | ^~ ocr0.c:5841:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 5841 | if (d >sq(1024/4)) Break; ad=ad-d*100/sq(1024); | ^~ ocr0.c:5851:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 5851 | if (d >sq(1024/4)) Break; ad=ad-d*100/sq(1024); | ^~ ocr0.c:5851:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 5851 | if (d >sq(1024/4)) Break; ad=ad-d*100/sq(1024); | ^~ ocr0.c: In function 'ocr0p9': ocr0.c:6197:8: warning: variable 'dbg' set but not used [-Wunused-but-set-variable] 6197 | dbg[9]={0,0,0,0,0,0,0,0,0}, /* debugging space */ | ^~~ ocr0.c: In function 'ocr0px': ocr0.c:6689:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 6689 | if( j>10*dx/16 ) i=0; if ( j>j1 ) j1=j; } | ^~ ocr0.c:6689:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 6689 | if( j>10*dx/16 ) i=0; if ( j>j1 ) j1=j; } | ^~ ocr0.c:6708:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 6708 | if( i<=dx/2 ) break; ya-=y0; | ^~ ocr0.c:6708:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 6708 | if( i<=dx/2 ) break; ya-=y0; | ^~ ocr0.c:6660:17: warning: variable 'i4' set but not used [-Wunused-but-set-variable] 6660 | i1,i2,i3,i4,j1,cs=sdata->cs; /* tmp-vars */ | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' # make it conform to ld --as-needed #x86_64-alt-linux-gcc -o gocr -lm gocr.o ./libPgm2asc.a -lnetpbm x86_64-alt-linux-gcc -o gocr -lm gocr.o pgm2asc.o box.o database.o detect.o barcode.o lines.o list.o ocr0.o ocr0n.o ocr1.o otsu.o output.o pixel.o unicode.o remove.o pnm.o pcx.o progress.o job.o -lnetpbm # if test -r gocr; then cp gocr ../bin; fi make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make: Entering directory '/usr/src/RPM/BUILD/gocr-0.52' --- for help do: make help --- for documentation do: make doc --- for examples do: make examples --- for testing do: bin/gocr_chk.sh [testbasedir?=.] make: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.51588 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gocr-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gocr-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd gocr-0.52 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/gocr-buildroot make: Entering directory '/usr/src/RPM/BUILD/gocr-0.52' make -C src install make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/src' Makefile:70: warning: ignoring prerequisites on suffix rule definition Makefile:70: warning: ignoring prerequisites on suffix rule definition Makefile:70: warning: ignoring prerequisites on suffix rule definition Makefile:70: warning: ignoring prerequisites on suffix rule definition #/usr/libexec/rpm-build/install -p -d /usr/src/tmp/gocr-buildroot/usr/bin /usr/src/tmp/gocr-buildroot /usr/src/tmp/gocr-buildroot /usr/libexec/rpm-build/install -p -d /usr/src/tmp/gocr-buildroot/usr/bin /usr/libexec/rpm-build/install -p gocr /usr/src/tmp/gocr-buildroot/usr/bin /usr/libexec/rpm-build/install -p ../bin/gocr.tcl /usr/src/tmp/gocr-buildroot/usr/bin # better X11/bin? if test -f libPgm2asc.a; then\ /usr/libexec/rpm-build/install -p libPgm2asc.a /usr/src/tmp/gocr-buildroot;\ /usr/libexec/rpm-build/install -p libPgm2asc.0.52.so /usr/src/tmp/gocr-buildroot;\ /usr/libexec/rpm-build/install -p libPgm2asc.so /usr/src/tmp/gocr-buildroot;\ fi # ToDo: not sure that the link will be installed correctly #/usr/libexec/rpm-build/install -p /usr/src/tmp/gocr-buildroot make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/src' make -C man install make[1]: Entering directory '/usr/src/RPM/BUILD/gocr-0.52/man' /usr/libexec/rpm-build/install -p -d /usr/src/tmp/gocr-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p ../man/man1/gocr.1 /usr/src/tmp/gocr-buildroot/usr/share/man/man1 make[1]: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52/man' # following steps are not needed for end users, but cost dependencies # therefore removed in 0.48 # make -C doc install # make -C examples install # make -C frontend install make: Leaving directory '/usr/src/RPM/BUILD/gocr-0.52' + rm -f /usr/src/tmp/gocr-buildroot/usr/bin/gocr.tcl + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gocr-buildroot (auto) mode of 'usr/share/man/man1/gocr.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/gocr-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/gocr-buildroot/ (default) Compressing files in /usr/src/tmp/gocr-buildroot (auto) Verifying ELF objects in /usr/src/tmp/gocr-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/gocr-buildroot Processing files: gocr-0.52-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51588 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gocr-0.52 + DOCDIR=/usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.52 + export DOCDIR + rm -rf /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.52 + /bin/mkdir -p /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.52 + cp -prL AUTHORS BUGS CREDITS HISTORY README READMEde.txt REMARK.txt REVIEW TODO /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.52 + chmod -R go-w /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.52 + chmod -R a+rX /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.52 + cp -prL doc/examples.txt doc/gocr.html doc/unicode.txt /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.52 + chmod -R go-w /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.52 + chmod -R a+rX /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.52 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fj7jd2 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PWr2BZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: gzip, bzip2, /usr/bin/djpeg, netpbm, transfig, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libnetpbm.so.11()(64bit) >= set:mjZ0qYz89LQObwZ8eb, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.klxXe8 Creating gocr-debuginfo package Processing files: gocr-debuginfo-0.52-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P16PK1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q3BWp2 find-requires: running scripts (debuginfo) Requires: gocr = 0.52-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libnetpbm.so.11) Adding to gocr-debuginfo a strict dependency on gocr Wrote: /usr/src/RPM/RPMS/x86_64/gocr-0.52-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/gocr-debuginfo-0.52-alt2.x86_64.rpm (w2.lzdio) 13.41user 2.81system 0:10.65elapsed 152%CPU (0avgtext+0avgdata 81248maxresident)k 0inputs+0outputs (0major+592616minor)pagefaults 0swaps /.out/gocr-0.52-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/gocr-debuginfo-0.52-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL 3.50user 2.49system 0:19.61elapsed 30%CPU (0avgtext+0avgdata 131928maxresident)k 344inputs+0outputs (0major+190215minor)pagefaults 0swaps --- gocr-0.52-alt2.x86_64.rpm.repo 2019-03-27 07:42:11.000000000 +0000 +++ gocr-0.52-alt2.x86_64.rpm.hasher 2024-05-04 02:13:31.036942590 +0000 @@ -25,2 +25,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -31,3 +32,3 @@ Provides: gocr = 0.52-alt2:sisyphus+225727.400.8.1 -File: /usr/bin/gocr 100755 root:root 97fe5bad31a0aceeec17b075ae316d34 +File: /usr/bin/gocr 100755 root:root 1bc77807bed161e60c1346f238dc1708 File: /usr/share/doc/gocr-0.52 40755 root:root @@ -46,2 +47,2 @@ File: /usr/share/man/man1/gocr.1.xz 100644 root:root 0a8c9fe9b7194d497ec02483da43e54f -RPMIdentity: 8aee9f68caecebc007c9b83fe2c935caa10f753efb20fab44fe7652f4b586c97866fde71415d2d5e00ed91e3d776033389658631487a40778b8f26ad22c4e5c7 +RPMIdentity: 5520b8d7d8beb00270dd49731de48270a3418c0fbd271d87aca72a9cbd8965b3dc04523827dde74acecc3a7fbde01a6158198aa05ad548a184eda4cf1cdbafba --- gocr-debuginfo-0.52-alt2.x86_64.rpm.repo 2019-03-27 07:42:12.000000000 +0000 +++ gocr-debuginfo-0.52-alt2.x86_64.rpm.hasher 2024-05-04 02:13:31.196944685 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e5 40755 root:root -/usr/lib/debug/.build-id/e5/9a13d2c9add144ceb5103b286d9490f0acf441 120777 root:root ../../../../bin/gocr -/usr/lib/debug/.build-id/e5/9a13d2c9add144ceb5103b286d9490f0acf441.debug 120777 root:root ../../usr/bin/gocr.debug +/usr/lib/debug/.build-id/4c 40755 root:root +/usr/lib/debug/.build-id/4c/e3422fcec4f774d2b08a078d095e3b6c7ec49f 120777 root:root ../../../../bin/gocr +/usr/lib/debug/.build-id/4c/e3422fcec4f774d2b08a078d095e3b6c7ec49f.debug 120777 root:root ../../usr/bin/gocr.debug /usr/lib/debug/usr/bin/gocr.debug 100644 root:root @@ -43,6 +43,6 @@ Provides: gocr-debuginfo = 0.52-alt2:sisyphus+225727.400.8.1 -File: /usr/lib/debug/.build-id/e5 40755 root:root -File: /usr/lib/debug/.build-id/e5/9a13d2c9add144ceb5103b286d9490f0acf441 120777 root:root ../../../../bin/gocr -File: /usr/lib/debug/.build-id/e5/9a13d2c9add144ceb5103b286d9490f0acf441.debug 120777 root:root ../../usr/bin/gocr.debug -File: /usr/lib/debug/usr/bin/gocr.debug 100644 root:root 9e0324463f1d40b2c91a767fb6f384c6 +File: /usr/lib/debug/.build-id/4c 40755 root:root +File: /usr/lib/debug/.build-id/4c/e3422fcec4f774d2b08a078d095e3b6c7ec49f 120777 root:root ../../../../bin/gocr +File: /usr/lib/debug/.build-id/4c/e3422fcec4f774d2b08a078d095e3b6c7ec49f.debug 120777 root:root ../../usr/bin/gocr.debug +File: /usr/lib/debug/usr/bin/gocr.debug 100644 root:root c3b85a816a5ee3c8a09e677b274dff60 File: /usr/src/debug/gocr-0.52 40755 root:root @@ -80,2 +80,2 @@ File: /usr/src/debug/gocr-0.52/src/unicode.h 100644 root:root 0a194e5d6b4a5e94584c5c64ce1c8a39 -RPMIdentity: d19bc6b9b7f6cd238ad0946482dbd3d0ffbb0535fddf740d1c914e6b1a35b079b7be06c2a8108a965af6f7e6018eb13d57f284f98a49d2b11495a114e2d13723 +RPMIdentity: 2bfcdb377199adde5ea85f764e465f25e84ff22c0bf3ea06f722eff3358d5e347c60584c3dba77e577f5898948efea5f530fa37ea9268192d06507862549bd4f