<86>Nov 12 06:59:52 userdel[65008]: delete user 'rooter' <86>Nov 12 06:59:52 userdel[65008]: removed group 'rooter' owned by 'rooter' <86>Nov 12 06:59:52 userdel[65008]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 12 06:59:52 groupadd[65053]: group added to /etc/group: name=rooter, GID=648 <86>Nov 12 06:59:52 groupadd[65053]: group added to /etc/gshadow: name=rooter <86>Nov 12 06:59:52 groupadd[65053]: new group: name=rooter, GID=648 <86>Nov 12 06:59:52 useradd[65076]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Nov 12 06:59:52 userdel[65141]: delete user 'builder' <86>Nov 12 06:59:52 userdel[65141]: removed group 'builder' owned by 'builder' <86>Nov 12 06:59:52 userdel[65141]: removed shadow group 'builder' owned by 'builder' <86>Nov 12 06:59:52 groupadd[65162]: group added to /etc/group: name=builder, GID=649 <86>Nov 12 06:59:52 groupadd[65162]: group added to /etc/gshadow: name=builder <86>Nov 12 06:59:52 groupadd[65162]: new group: name=builder, GID=649 <86>Nov 12 06:59:52 useradd[65184]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash <13>Nov 12 06:59:56 rpmi: rpm-macros-info-install-6.5-alt1.1 1520363044 installed <13>Nov 12 06:59:56 rpmi: tex-common-0.2-alt4 1244804096 installed <13>Nov 12 06:59:56 rpmi: texi2dvi-6.5-alt1.1 1520363044 installed <13>Nov 12 06:59:56 rpmi: perl-Unicode-Normalize-1:5.26.2-alt2 1534850821 installed <13>Nov 12 06:59:56 rpmi: perl-Unicode-EastAsianWidth-1.33-alt1 1383358357 installed <13>Nov 12 06:59:56 rpmi: perl-Text-Unidecode-1.30-alt1 1480505027 installed <13>Nov 12 06:59:56 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Nov 12 06:59:56 rpmi: perl-Filter-1.59-alt1 1533737242 installed <13>Nov 12 06:59:56 rpmi: perl-Encode-2.98-alt1 1525447819 installed <13>Nov 12 06:59:56 rpmi: perl-libintl-1.30-alt1 sisyphus.216311.100 1541767704 installed <13>Nov 12 06:59:56 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed <13>Nov 12 06:59:56 rpmi: makeinfo-6.5-alt1.1 1520363044 installed <13>Nov 12 06:59:56 rpmi: texinfo-6.5-alt1.1 1520363044 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/dap-3.10-alt1.1.nosrc.rpm Installing dap-3.10-alt1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27579 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dap-3.10 + echo 'Source #0 (dap-3.10.tar.gz):' Source #0 (dap-3.10.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/dap-3.10.tar.gz + cd dap-3.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27579 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dap-3.10 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-pic configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-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 we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of i586-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for mode_t... yes checking for size_t... yes checking for pid_t... yes checking for ssize_t... yes checking for mkdir... yes checking for floor... no checking for rint... no checking for sqrt... no checking for pow... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes configure: creating ./config.status config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c machdep.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c prob.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c misc.c misc.c: In function 'dap_maximize': misc.c:220:7: warning: unused variable 'd' [-Wunused-variable] int d; ^ misc.c:217:10: warning: variable 'dirlen' set but not used [-Wunused-but-set-variable] double dirlen; ^~~~~~ misc.c:212:7: warning: unused variable 'ntries' [-Wunused-variable] int ntries; ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c dap4.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c dap0.c dap0.c:151:10: warning: "/*" within comment [-Wcomment] /* zero (mantissa) or not (exponent and sign dap0.c: In function 'main': dap0.c:223:6: warning: "/*" within comment [-Wcomment] /* zero mantissa dap0.c:225:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptesti = (int *) &testd; /* *ptesti is the low order word of testd */ ^ dap0.c:241:3: warning: implicit declaration of function 'dap_main'; did you mean 'dap_mark'? [-Wimplicit-function-declaration] dap_main(argc, argv); ^~~~~~~~ dap_mark dap0.c: In function 'inset': dap0.c:2061:10: warning: unused variable 'testd' [-Wunused-variable] double testd; ^~~~~ dap0.c:2059:7: warning: unused variable 'v' [-Wunused-variable] int v; ^ dap0.c: In function 'outset': dap0.c:2209:10: warning: unused variable 'testd' [-Wunused-variable] double testd; ^~~~~ dap0.c: In function 'extractWords': dap0.c:3030:17: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] current->next= (char*) malloc (sizeof(CharList)); ^ dap0.c:3020:7: warning: variable 'sSize' set but not used [-Wunused-but-set-variable] long sSize=0l; ^~~~~ dap0.c: In function 'import': dap0.c:3138:7: warning: variable 'sSize' set but not used [-Wunused-but-set-variable] long sSize=0l; ^~~~~ dap0.c: In function 'dataset': dap0.c:1495:28: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] sprintf(dimstr, "[%d]", c); ^~ dap0.c:1495:26: note: directive argument in the range [0, 2147483647] sprintf(dimstr, "[%d]", c); ^~~~~~ In file included from /usr/include/stdio.h:862:0, from dap_make.h:23, from dap0.c:30: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 13 bytes into a destination of size 7 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap0.c:1501:24: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] sprintf(dimstr, "[%d]", c); ^~ dap0.c:1501:22: note: directive argument in the range [0, 2147483647] sprintf(dimstr, "[%d]", c); ^~~~~~ In file included from /usr/include/stdio.h:862:0, from dap_make.h:23, from dap0.c:30: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 13 bytes into a destination of size 7 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap0.c: In function 'import': dap0.c:3174:34: warning: '%d' directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=] sprintf(actualatt->word,"X%d",counter); ^~ dap0.c:3174:32: note: directive argument in the range [0, 2147483647] sprintf(actualatt->word,"X%d",counter); ^~~~~ In file included from /usr/include/stdio.h:862:0, from dap_make.h:23, from dap0.c:30: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap0.c:3201:30: warning: '%d' directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=] sprintf(prev->word,"X%d",counter); ^~ dap0.c:3201:28: note: directive argument in the range [0, 2147483647] sprintf(prev->word,"X%d",counter); ^~~~~ In file included from /usr/include/stdio.h:862:0, from dap_make.h:23, from dap0.c:30: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ps1.c ps1.c: In function 'pict_save': ps1.c:904:29: warning: implicit declaration of function 'dap_il'; did you mean 'dap_i'? [-Wimplicit-function-declaration] dap_vd("pict_npts 0", 0); dap_il("pict_npts", &pict_npts); ^~~~~~ dap_i ps1.c:905:29: warning: implicit declaration of function 'dap_sl'; did you mean 'dap_sr'? [-Wimplicit-function-declaration] dap_vd("pict_type 5", 0); dap_sl("pict_type", pict_type); ^~~~~~ dap_sr ps1.c:906:30: warning: implicit declaration of function 'dap_dl'; did you mean 'dap_d'? [-Wimplicit-function-declaration] dap_vd("pict_dash -1", 0); dap_dl("pict_dash", &pict_dash); ^~~~~~ dap_d ps1.c: In function 'pict_rest': ps1.c:1051:7: warning: unused variable 'npict' [-Wunused-variable] int npict; /* total number of picts, including patterns */ ^~~~~ ps1.c: In function 'pict_save': ps1.c:912:31: warning: '%d' directive writing between 1 and 10 bytes into a region of size 5 [-Wformat-overflow=] sprintf(strspec, "pict_font %d", maxlen); ^~ ps1.c:912:20: note: directive argument in the range [0, 2147483646] sprintf(strspec, "pict_font %d", maxlen); ^~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ps1.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 12 and 21 bytes into a destination of size 15 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ps1.c:1002:30: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] sprintf(strspec, "pict_txt %d", maxlen); ^~ ps1.c:1002:20: note: directive argument in the range [0, 2147483646] sprintf(strspec, "pict_txt %d", maxlen); ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ps1.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 11 and 20 bytes into a destination of size 15 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ps1.c:1002:30: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] sprintf(strspec, "pict_txt %d", maxlen); ^~ ps1.c:1002:20: note: directive argument in the range [0, 2147483646] sprintf(strspec, "pict_txt %d", maxlen); ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ps1.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 11 and 20 bytes into a destination of size 15 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c dap1.c dap1.c: In function 'sort': dap1.c:117:7: warning: unused variable 'vn' [-Wunused-variable] int vn; ^~ dap1.c:116:7: warning: unused variable 'v' [-Wunused-variable] int v; ^ dap1.c: In function 'join': dap1.c:1990:7: warning: unused variable 'vv' [-Wunused-variable] int vv; /* index of valuevar */ ^~ dap1.c: In function 'sortseg': dap1.c:2227:7: warning: unused variable 'newfield' [-Wunused-variable] int newfield; /* starting new field in line? */ ^~~~~~~~ dap1.c:2226:9: warning: unused variable 'mp' [-Wunused-variable] char *mp; /* for putting characters back into m */ ^~ dap1.c:2225:9: warning: unused variable 'lp' [-Wunused-variable] char *lp; /* for stepping through fields */ ^~ dap1.c: In function 'merge': dap1.c:2293:7: warning: unused variable 'c' [-Wunused-variable] int c; ^ dap1.c: In function 'fixheader': dap1.c:2479:9: warning: unused variable 'h1' [-Wunused-variable] char *h1; /* pointer to header char */ ^~ dap1.c:2478:7: warning: unused variable 'h' [-Wunused-variable] int h; /* index to header */ ^ dap1.c:2475:7: warning: unused variable 'v' [-Wunused-variable] int v; /* index to variables */ ^ dap1.c: In function 'dsort': dap1.c:2585:7: warning: unused variable 'c' [-Wunused-variable] int c; /* for skipping and then copying header line */ ^ dap1.c: In function 'fixheader': dap1.c:2572:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(srt, header, headerlen + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap1.c: In function 'sortseg': dap1.c:2276:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(seg, mem1, nlines * linelen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap1.c: In function 'merge': dap1.c:2371:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(out, mem2, outpos); /* write it out */ ^~~~~~~~~~~~~~~~~~~~~~~~ dap1.c:2380:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(out, mem2, outpos); /* write it out */ ^~~~~~~~~~~~~~~~~~~~~~~~ dap1.c:2443:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(out, mem2, outpos); ^~~~~~~~~~~~~~~~~~~~~~~~ At top level: dap1.c:2172:12: warning: 'strtoi' defined but not used [-Wunused-function] static int strtoi(char *s, int *pi, int *ps) ^~~~~~ dap1.c: In function 'sort': dap1.c:2235:26: warning: '%06d' directive writing between 6 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf(segname + 18, "%06d", s); ^~~~ dap1.c:2235:25: note: directive argument in the range [0, 2147483647] sprintf(segname + 18, "%06d", s); ^~~~~~ In file included from /usr/include/stdio.h:862:0, from dap_make.h:23, from dap1.c:25: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 11 bytes into a destination of size 7 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap1.c:2197:30: warning: '%06d' directive writing between 6 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf(segname + 18, "%06d", s); ^~~~ dap1.c:2197:29: note: directive argument in the range [0, 2147483646] sprintf(segname + 18, "%06d", s); ^~~~~~ In file included from /usr/include/stdio.h:862:0, from dap_make.h:23, from dap1.c:25: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 11 bytes into a destination of size 7 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap1.c:2532:37: warning: 'fieldlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] linelen += (fieldlen[nvars - 1] = fieldfix(sign * fieldlen1)); /* no delimiter */ ^~~~~~~~~~~~~~~~~~~~~~~~~~ dap1.c:2481:7: note: 'fieldlen1' was declared here int fieldlen1; /* length of one field */ ^~~~~~~~~ dap1.c:2532:37: warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] linelen += (fieldlen[nvars - 1] = fieldfix(sign * fieldlen1)); /* no delimiter */ ^~~~~~~~~~~~~~~~~~~~~~~~~~ dap1.c:2477:7: note: 'sign' was declared here int sign; /* sign of field spec */ ^~~~ dap1.c: In function 'print': dap1.c:416:21: warning: 'typen' may be used uninitialized in this function [-Wmaybe-uninitialized] if (space != ' ' && varv[v] == typen) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c dap6.c dap6.c: In function 'llparse': dap6.c:631:7: warning: unused variable 'cm' [-Wunused-variable] int cm; /* index to classmem */ ^~ dap6.c:630:7: warning: unused variable 'l' [-Wunused-variable] int l; /* index to class list */ ^ dap6.c:628:7: warning: unused variable 'nt' [-Wunused-variable] int nt; /* index to term */ ^~ dap6.c: In function 'loglin': dap6.c:1128:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pattern = (int *) dap_malloc(sizeof(int) * nclass, ""); ^ dap6.c: In function 'categ': dap6.c:470:31: warning: '%d' directive writing between 1 and 10 bytes into a region of size 3 [-Wformat-overflow=] sprintf(paramstr, "_param1_ %d", paramlen); ^~ dap6.c:470:21: note: directive argument in the range [0, 2147483647] sprintf(paramstr, "_param1_ %d", paramlen); ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from dap_make.h:23, from dap6.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 11 and 20 bytes into a destination of size 12 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap6.c:472:31: warning: '%d' directive writing between 1 and 10 bytes into a region of size 3 [-Wformat-overflow=] sprintf(paramstr, "_param2_ %d", paramlen); ^~ dap6.c:472:21: note: directive argument in the range [0, 2147483647] sprintf(paramstr, "_param2_ %d", paramlen); ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from dap_make.h:23, from dap6.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 11 and 20 bytes into a destination of size 12 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap6.c: In function 'estimate': dap6.c:1459:7: warning: 'defnum' may be used uninitialized in this function [-Wmaybe-uninitialized] def[defnum][pnum1] = coeff; ^ dap6.c:1405:10: warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] coeff *= sign; ~~~~~~^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c dap.c dap.c: In function 'main': dap.c:71:7: warning: unused variable 'runstat' [-Wunused-variable] int runstat; /* return status of execution of program */ ^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c dap3.c dap3.c: In function 'histo1': dap3.c:885:10: warning: variable 'maxy' set but not used [-Wunused-but-set-variable] double maxy; ^~~~ dap3.c:875:15: warning: unused variable 'max' [-Wunused-variable] double min, max; ^~~ dap3.c:875:10: warning: unused variable 'min' [-Wunused-variable] double min, max; ^~~ dap3.c: In function 'normal': dap3.c:700:7: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] pict_initpict(l + pn, a + pn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap3.c:724:9: note: 'a' was declared here pict *a; /* the picts for the axes for the q-q plots */ ^ dap3.c:699:7: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] pict_initpict(p + pn, l + pn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap3.c:723:9: note: 'l' was declared here pict *l; /* the picts for the straight lines in the q-q plots */ ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c daprun.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c dap5.c dap5.c: In function 'linreg': dap5.c:418:33: warning: '%d' directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=] sprintf(paramstr, "_response_ %d", paramlen); ^~ dap5.c:418:21: note: directive argument in the range [11, 2147483646] sprintf(paramstr, "_response_ %d", paramlen); ^~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from dap_make.h:23, from dap5.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 14 and 22 bytes into a destination of size 14 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap5.c:420:31: warning: '%d' directive writing between 2 and 10 bytes into a region of size 5 [-Wformat-overflow=] sprintf(paramstr, "_param1_ %d", paramlen); ^~ dap5.c:420:21: note: directive argument in the range [11, 2147483646] sprintf(paramstr, "_param1_ %d", paramlen); ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from dap_make.h:23, from dap5.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 12 and 20 bytes into a destination of size 14 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap5.c:422:31: warning: '%d' directive writing between 2 and 10 bytes into a region of size 5 [-Wformat-overflow=] sprintf(paramstr, "_param2_ %d", paramlen); ^~ dap5.c:422:21: note: directive argument in the range [11, 2147483646] sprintf(paramstr, "_param2_ %d", paramlen); ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from dap_make.h:23, from dap5.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 12 and 20 bytes into a destination of size 14 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap5.c: In function 'logreg': dap5.c:1131:31: warning: '%d' directive writing between 2 and 10 bytes into a region of size 5 [-Wformat-overflow=] sprintf(paramstr, "_param1_ %d", paramlen); ^~ dap5.c:1131:21: note: directive argument in the range [11, 2147483646] sprintf(paramstr, "_param1_ %d", paramlen); ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from dap_make.h:23, from dap5.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 12 and 20 bytes into a destination of size 14 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap5.c:1133:31: warning: '%d' directive writing between 2 and 10 bytes into a region of size 5 [-Wformat-overflow=] sprintf(paramstr, "_param2_ %d", paramlen); ^~ dap5.c:1133:21: note: directive argument in the range [11, 2147483646] sprintf(paramstr, "_param2_ %d", paramlen); ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from dap_make.h:23, from dap5.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 12 and 20 bytes into a destination of size 14 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sbstrans2.c sbstrans2.c: In function 'charttrans': sbstrans2.c:94:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ('0' <= step[s] && step[s] <= '9' || ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ sbstrans2.c: In function 'plottrans': sbstrans2.c:142:5: warning: too many arguments for format [-Wformat-extra-args] "sbstrans: before %d: bad vertical variable name in plot statement in proc plot.\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sbstrans2.c:149:5: warning: too many arguments for format [-Wformat-extra-args] "sbstrans: before %d: missing * after vertical variable name in plot statement in proc plot.\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sbstrans2.c:158:5: warning: too many arguments for format [-Wformat-extra-args] "sbstrans: before %d: bad horizontal variable name in plot statement in proc plot.\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c dap2.c dap2.c: In function 'pctile2': dap2.c:80:17: warning: unused variable 'wtpt' [-Wunused-variable] static double wtpt; /* fraction of sumwt for specified percentile */ ^~~~ dap2.c:76:10: warning: unused variable 'pct' [-Wunused-variable] double pct; ^~~ At top level: dap2.c:80:17: warning: 'wtpt' defined but not used [-Wunused-variable] static double wtpt; /* fraction of sumwt for specified percentile */ ^~~~ dap2.c: In function 'group': dap2.c:975:11: warning: 'point' may be used uninitialized in this function [-Wmaybe-uninitialized] point[v][p]; p++) ~~~~~^~~ dap2.c:1034:7: warning: 'ptmem' may be used uninitialized in this function [-Wmaybe-uninitialized] dap_free(ptmem, ""); ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ps.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' rm -f libdap.a ar cru libdap.a dap0.o machdep.o dap1.o dap2.o dap3.o dap4.o dap5.o dap6.o prob.o misc.o ps.o ps1.o ranlib libdap.a make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c dappp.c dappp.c: In function 'preproc': dappp.c:462:7: warning: variable 'indecl' set but not used [-Wunused-but-set-variable] int indecl; /* in declaration area of dotc */ ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c dapruns.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o daprun daprun.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o daprun daprun.o make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o dap dap.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o dap dap.o make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o dapruns dapruns.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o dapruns dapruns.o make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sbstrans3.c sbstrans3.c: In function 'importtrans': sbstrans3.c:696:7: warning: unused variable 'resplen' [-Wunused-variable] int resplen; /* length of response variable name */ ^~~~~~~ sbstrans3.c:695:7: warning: unused variable 'start' [-Wunused-variable] int start; /* starting position */ ^~~~~ sbstrans3.c:694:7: warning: unused variable 'brace' [-Wunused-variable] int brace; /* level of braces nesting */ ^~~~~ sbstrans3.c: In function 'surveyselecttrans': sbstrans3.c:755:15: warning: unused variable 'getnames' [-Wunused-variable] static char getnames[4]; ^~~~~~~~ sbstrans3.c:754:15: warning: unused variable 'strreplace' [-Wunused-variable] static char strreplace[TOKENLEN + 1]; ^~~~~~~~~~ sbstrans3.c:749:7: warning: unused variable 'replace' [-Wunused-variable] int replace=0; ^~~~~~~ sbstrans3.c:748:7: warning: unused variable 'resplen' [-Wunused-variable] int resplen; /* length of response variable name */ ^~~~~~~ sbstrans3.c:747:7: warning: unused variable 'start' [-Wunused-variable] int start; /* starting position */ ^~~~~ sbstrans3.c:746:7: warning: unused variable 'brace' [-Wunused-variable] int brace; /* level of braces nesting */ ^~~~~ sbstrans3.c:745:7: warning: unused variable 's' [-Wunused-variable] int s; /* index to step */ ^ At top level: sbstrans3.c:754:15: warning: 'strreplace' defined but not used [-Wunused-variable] static char strreplace[TOKENLEN + 1]; ^~~~~~~~~~ sbstrans3.c:755:15: warning: 'getnames' defined but not used [-Wunused-variable] static char getnames[4]; ^~~~~~~~ sbstrans3.c: In function 'glmtrans': sbstrans3.c:187:7: warning: 'nomatch' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!nomatch) ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sbstrans1.c sbstrans1.c: In function 'ranktrans': sbstrans1.c:842:8: warning: too many arguments for format [-Wformat-extra-args] "sbstrans: before %d: missing var statement in proc rank\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sbstrans.c sbstrans.c: In function 'sbstoken': sbstrans.c:210:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] while (c != EOF && c == ' ' || c == '\t' || c == '\n' || incomment) ~~~~~~~~~^~~~~~~~~~~ sbstrans.c:214:7: warning: implicit declaration of function 'unget1c'; did you mean 'ungetc'? [-Wimplicit-function-declaration] unget1c(c, sbsfile, NULL); ^~~~~~~ ungetc sbstrans.c: In function 'datatrans': sbstrans.c:622:7: warning: unused variable 'i' [-Wunused-variable] int i; /* index to constant string for character variables */ ^ sbstrans.c:601:7: warning: unused variable 'vn' [-Wunused-variable] int vn; /* variable number */ ^~ sbstrans.c: In function 'proctrans': sbstrans.c:1268:5: warning: implicit declaration of function 'importtrans'; did you mean 'sorttrans'? [-Wimplicit-function-declaration] importtrans(step + 9, dapfile); ^~~~~~~~~~~ sorttrans sbstrans.c:1270:5: warning: implicit declaration of function 'surveyselecttrans'; did you mean 'statementtrans'? [-Wimplicit-function-declaration] surveyselecttrans(step + 9, dapfile); ^~~~~~~~~~~~~~~~~ statementtrans sbstrans.c: In function 'datatrans': sbstrans.c:620:7: warning: 'nby' may be used uninitialized in this function [-Wmaybe-uninitialized] int nby; /* number of "by" variables */ ^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o dappp dappp.o sbstrans.o sbstrans1.o sbstrans2.o sbstrans3.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o dappp dappp.o sbstrans.o sbstrans1.o sbstrans2.o sbstrans3.o make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' Making all in doc make[2]: Nothing to be done for 'all'. Making all in examples make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29298 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dap-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dap-buildroot + cd dap-3.10 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/dap-buildroot/usr exec_prefix=/usr/src/tmp/dap-buildroot/usr bindir=/usr/src/tmp/dap-buildroot/usr/bin sbindir=/usr/src/tmp/dap-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dap-buildroot/etc datadir=/usr/src/tmp/dap-buildroot/usr/share includedir=/usr/src/tmp/dap-buildroot/usr/include libdir=/usr/src/tmp/dap-buildroot/usr/lib libexecdir=/usr/src/tmp/dap-buildroot/usr/lib localstatedir=/usr/src/tmp/dap-buildroot/var/lib sharedstatedir=/usr/src/tmp/dap-buildroot/var/lib mandir=/usr/src/tmp/dap-buildroot/usr/share/man infodir=/usr/src/tmp/dap-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/dap-3.10' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' /bin/mkdir -p '/usr/src/tmp/dap-buildroot/usr/bin' /bin/sh ../libtool --mode=install /bin/install -p dap dapruns daprun dappp '/usr/src/tmp/dap-buildroot/usr/bin' libtool: install: /bin/install -p dap /usr/src/tmp/dap-buildroot/usr/bin/dap libtool: install: /bin/install -p dapruns /usr/src/tmp/dap-buildroot/usr/bin/dapruns libtool: install: /bin/install -p daprun /usr/src/tmp/dap-buildroot/usr/bin/daprun libtool: install: /bin/install -p dappp /usr/src/tmp/dap-buildroot/usr/bin/dappp /bin/mkdir -p '/usr/src/tmp/dap-buildroot/usr/lib' /bin/install -p -m 644 libdap.a '/usr/src/tmp/dap-buildroot/usr/lib' ( cd '/usr/src/tmp/dap-buildroot/usr/lib' && ranlib libdap.a ) /bin/mkdir -p '/usr/src/tmp/dap-buildroot/usr/include' /bin/install -p -m 644 dap.h dap1.h ps.h '/usr/src/tmp/dap-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/dap-buildroot/usr/share/info' /bin/install -p -m 644 ./dap ./dap-1 ./dap-2 ./dap-3 ./dap-4 ./dap-5 '/usr/src/tmp/dap-buildroot/usr/share/info' make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/doc' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/examples' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/dap-3.10' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10' make[1]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10' make: Leaving directory '/usr/src/RPM/BUILD/dap-3.10' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dap-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dap-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/dap-buildroot/ (default) Compressing files in /usr/src/tmp/dap-buildroot (auto) Verifying info files in /usr/src/tmp/dap-buildroot/usr/share/info (normal) Adjusting library links in /usr/src/tmp/dap-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/dap-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/dappp: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/daprun: uses non-LFS functions: __xstat verify-elf: WARNING: ./usr/bin/dapruns: uses non-LFS functions: __xstat Hardlinking identical .pyc and .pyo files Processing files: dap-3.10-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7768 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dap-3.10 + DOCDIR=/usr/src/tmp/dap-buildroot/usr/share/doc/dap-3.10 + export DOCDIR + rm -rf /usr/src/tmp/dap-buildroot/usr/share/doc/dap-3.10 + /bin/mkdir -p /usr/src/tmp/dap-buildroot/usr/share/doc/dap-3.10 + cp -prL AUTHORS INSTALL NEWS README TODO /usr/src/tmp/dap-buildroot/usr/share/doc/dap-3.10 + chmod -R go-w /usr/src/tmp/dap-buildroot/usr/share/doc/dap-3.10 + chmod -R a+rX /usr/src/tmp/dap-buildroot/usr/share/doc/dap-3.10 + cp -prL examples /usr/src/tmp/dap-buildroot/usr/share/doc/dap-3.10 + chmod -R go-w /usr/src/tmp/dap-buildroot/usr/share/doc/dap-3.10 + chmod -R a+rX /usr/src/tmp/dap-buildroot/usr/share/doc/dap-3.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0iKiZz find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7eKjxj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x3yzrq Creating dap-debuginfo package Processing files: dap-devel-3.10-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZRd1jG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.odH3qg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K7SHuc Processing files: dap-debuginfo-3.10-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eVPTFi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RBnPTR find-requires: running scripts (debuginfo) Requires: dap = 3.10-alt1.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/dap-3.10-alt1.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/dap-devel-3.10-alt1.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/dap-debuginfo-3.10-alt1.1.i586.rpm 24.29user 2.75system 0:24.02elapsed 112%CPU (0avgtext+0avgdata 43928maxresident)k 0inputs+0outputs (0major+828702minor)pagefaults 0swaps 36.77user 7.99system 0:42.47elapsed 105%CPU (0avgtext+0avgdata 122808maxresident)k 0inputs+0outputs (0major+1244866minor)pagefaults 0swaps