<86>Apr 21 01:01:05 userdel[22127]: delete user 'rooter' <86>Apr 21 01:01:05 userdel[22127]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:01:05 groupadd[22139]: group added to /etc/group: name=rooter, GID=531 <86>Apr 21 01:01:05 groupadd[22139]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:01:05 groupadd[22139]: new group: name=rooter, GID=531 <86>Apr 21 01:01:05 useradd[22147]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Apr 21 01:01:05 userdel[22161]: delete user 'builder' <86>Apr 21 01:01:05 userdel[22161]: removed group 'builder' owned by 'builder' <86>Apr 21 01:01:05 groupadd[22176]: group added to /etc/group: name=builder, GID=532 <86>Apr 21 01:01:05 groupadd[22176]: group added to /etc/gshadow: name=builder <86>Apr 21 01:01:05 groupadd[22176]: new group: name=builder, GID=532 <86>Apr 21 01:01:05 useradd[22185]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash <13>Apr 21 01:01:08 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Apr 21 01:01:08 rpmi: rpm-macros-info-install-6.0-alt3 1449879498 installed <13>Apr 21 01:01:08 rpmi: perl-libintl-1.24-alt1.1 1448485129 installed <13>Apr 21 01:01:08 rpmi: tex-common-0.2-alt4 1244804096 installed <13>Apr 21 01:01:09 rpmi: texi2dvi-6.0-alt3 1449879498 installed <13>Apr 21 01:01:09 rpmi: perl-Unicode-EastAsianWidth-1.33-alt1 1383358357 installed <13>Apr 21 01:01:09 rpmi: perl-Text-Unidecode-1.27-alt1 1445859908 installed <13>Apr 21 01:01:09 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 21 01:01:09 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Apr 21 01:01:09 rpmi: perl-Unicode-Normalize-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 21 01:01:09 rpmi: makeinfo-6.0-alt3 1449879498 installed <13>Apr 21 01:01:09 rpmi: perl-unicore-1:5.22.3-alt0.M80P.1 1485958186 installed <13>Apr 21 01:01:09 rpmi: texinfo-6.0-alt3 1449879485 installed Installing dap-3.10-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88977 + 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/gzip -dc /usr/src/RPM/SOURCES/dap-3.10.tar.gz + /bin/tar -xf - + cd dap-3.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88977 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dap-3.10 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ 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' + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --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 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 we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/dap-3.10' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/dap-3.10' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/dap-3.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c dap0.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c machdep.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c dap1.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c dap2.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c dap3.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c dap4.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c dap5.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c dap6.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 */ ^ 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; ^ 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: At top level: dap1.c:2172:12: warning: 'strtoi' defined but not used [-Wunused-function] static int strtoi(char *s, int *pi, int *ps) ^ 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 */ ^ 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); ^ 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, ""); ^ 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; ^ dap0.c: In function 'dap_malloc': dap0.c:106:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(dap_log, "malloc %x %s\n", (unsigned int) m, mesg); ^ dap0.c: In function 'dap_free': dap0.c:119:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(dap_log, "free %x %s\n", (unsigned int) ptr, mesg); ^ dap0.c: At top level: 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' [-Wimplicit-function-declaration] dap_main(argc, argv); ^ 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; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c prob.c dap3.c: In function 'normal': dap3.c:690:6: warning: 'caption' may be used uninitialized in this function [-Wmaybe-uninitialized] sprintf(caption + strlen(caption), "%d", ^ dap3.c:619:9: note: 'caption' was declared here char *caption; ^ 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 */ ^ dap1.c: In function 'sort': 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 */ ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -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; ^ 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) ^ 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, ""); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c ps.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c ps1.c ps1.c: In function 'pict_save': ps1.c:904:29: warning: implicit declaration of function 'dap_il' [-Wimplicit-function-declaration] dap_vd("pict_npts 0", 0); dap_il("pict_npts", &pict_npts); ^ ps1.c:905:29: warning: implicit declaration of function 'dap_sl' [-Wimplicit-function-declaration] dap_vd("pict_type 5", 0); dap_sl("pict_type", pict_type); ^ ps1.c:906:30: warning: implicit declaration of function 'dap_dl' [-Wimplicit-function-declaration] dap_vd("pict_dash -1", 0); dap_dl("pict_dash", &pict_dash); ^ ps1.c: In function 'pict_rest': ps1.c:1051:7: warning: unused variable 'npict' [-Wunused-variable] int npict; /* total number of picts, including patterns */ ^ 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; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c dap.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c dapruns.c dap.c: In function 'main': dap.c:71:7: warning: unused variable 'runstat' [-Wunused-variable] int runstat; /* return status of execution of program */ ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c daprun.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c dappp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c sbstrans.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c sbstrans1.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' [-Wimplicit-function-declaration] unget1c(c, sbsfile, NULL); ^ 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 */ ^ 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' [-Wimplicit-function-declaration] importtrans(step + 9, dapfile); ^ sbstrans.c:1270:5: warning: implicit declaration of function 'surveyselecttrans' [-Wimplicit-function-declaration] surveyselecttrans(step + 9, dapfile); ^ 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", ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c sbstrans2.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c sbstrans3.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", ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o dap dap.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o dapruns dapruns.o 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 */ ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o daprun daprun.o sbstrans3.c: In function 'glmtrans': sbstrans3.c:187:7: warning: 'nomatch' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!nomatch) ^ libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o dap dap.o libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o dapruns dapruns.o libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o daprun daprun.o sbstrans.c: In function 'datatrans': sbstrans.c:1187:4: warning: 'nby' may be used uninitialized in this function [-Wmaybe-uninitialized] for (b = 1; b <= nby; b++) ^ 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 /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o dappp dappp.o sbstrans.o sbstrans1.o sbstrans2.o sbstrans3.o libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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]: Entering directory `/usr/src/RPM/BUILD/dap-3.10/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/dap-3.10/doc' Making all in examples make[2]: Entering directory `/usr/src/RPM/BUILD/dap-3.10/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/dap-3.10/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/dap-3.10' 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64663 + 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/lib64 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/lib64' /bin/install -p -m 644 libdap.a '/usr/src/tmp/dap-buildroot/usr/lib64' ( cd '/usr/src/tmp/dap-buildroot/usr/lib64' && 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) 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/lib64: 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) Hardlinking identical .pyc and .pyo files Processing files: dap-3.10-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14807 + 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.a3aDn9 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DdIlql find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /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.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y3IubA 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.i5NPGR find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TWvbVb 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.kOF2Qy 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.sRkmuY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m1EhPq find-requires: running scripts (debuginfo) Requires: dap = 3.10-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/dap-3.10-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/dap-devel-3.10-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/dap-debuginfo-3.10-alt1.1.x86_64.rpm 27.59user 4.60system 0:21.34elapsed 150%CPU (0avgtext+0avgdata 56268maxresident)k 0inputs+0outputs (0major+869656minor)pagefaults 0swaps 32.52user 8.94system 0:30.22elapsed 137%CPU (0avgtext+0avgdata 122124maxresident)k 0inputs+0outputs (0major+1122975minor)pagefaults 0swaps