<86>Jun 16 02:17:32 userdel[376285]: delete user 'rooter' <86>Jun 16 02:17:32 userdel[376285]: removed group 'rooter' owned by 'rooter' <86>Jun 16 02:17:32 userdel[376285]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 02:17:32 groupadd[376309]: group added to /etc/group: name=rooter, GID=1835 <86>Jun 16 02:17:32 groupadd[376309]: group added to /etc/gshadow: name=rooter <86>Jun 16 02:17:32 groupadd[376309]: new group: name=rooter, GID=1835 <86>Jun 16 02:17:32 useradd[376339]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash <86>Jun 16 02:17:32 userdel[376375]: delete user 'builder' <86>Jun 16 02:17:32 userdel[376375]: removed group 'builder' owned by 'builder' <86>Jun 16 02:17:32 userdel[376375]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 02:17:32 groupadd[376400]: group added to /etc/group: name=builder, GID=1836 <86>Jun 16 02:17:32 groupadd[376400]: group added to /etc/gshadow: name=builder <86>Jun 16 02:17:32 groupadd[376400]: new group: name=builder, GID=1836 <86>Jun 16 02:17:32 useradd[376424]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/dap-3.10-alt1.1.src.rpm: The use of such a license name is ambiguous: GPL <13>Jun 16 02:17:35 rpmi: rpm-macros-info-install-6.7-alt1 sisyphus+278099.4400.1.1 1626031435 installed <13>Jun 16 02:17:35 rpmi: tex-common-0.2-alt4 sisyphus+276869.100.1.1 1625246366 installed <13>Jun 16 02:17:35 rpmi: texi2dvi-6.7-alt1 sisyphus+278099.4400.1.1 1626031435 installed <13>Jun 16 02:17:35 rpmi: perl-Unicode-Normalize-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Jun 16 02:17:35 rpmi: perl-Unicode-EastAsianWidth-12.0-alt1 sisyphus+237401.100.1.1 1568197363 installed <13>Jun 16 02:17:35 rpmi: perl-Text-Unidecode-1.30-alt1 1480505027 installed <13>Jun 16 02:17:35 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jun 16 02:17:35 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Jun 16 02:17:35 rpmi: perl-Encode-3.10-alt1 sisyphus+279723.200.1.1 1626648866 installed <13>Jun 16 02:17:35 rpmi: perl-libintl-1.32-alt1 sisyphus+279723.5100.1.1 1626650309 installed <13>Jun 16 02:17:35 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Jun 16 02:17:35 rpmi: makeinfo-6.7-alt1 sisyphus+278099.4400.1.1 1626031435 installed <13>Jun 16 02:17:35 rpmi: texinfo-6.7-alt1 sisyphus+278099.4400.1.1 1626031435 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dap-3.10-alt1.1.nosrc.rpm (w1.gzdio) 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.15467 + 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.15467 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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 --disable-silent-rules --without-included-gettext --with-pic configure: WARNING: unrecognized options: --disable-silent-rules, --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: --disable-silent-rules, --without-included-gettext + make -j16 make all-recursive 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 -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c dap.c dap.c: In function 'main': dap.c:71:7: warning: unused variable 'runstat' [-Wunused-variable] 71 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c misc.c misc.c: In function 'dap_maximize': misc.c:220:7: warning: unused variable 'd' [-Wunused-variable] 220 | int d; | ^ misc.c:217:10: warning: variable 'dirlen' set but not used [-Wunused-but-set-variable] 217 | double dirlen; | ^~~~~~ misc.c:212:7: warning: unused variable 'ntries' [-Wunused-variable] 212 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c sbstrans2.c sbstrans2.c: In function 'charttrans': sbstrans2.c:94:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 94 | 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] 142 | "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] 149 | "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] 158 | "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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c dappp.c dappp.c: In function 'preproc': dappp.c:462:7: warning: variable 'indecl' set but not used [-Wunused-but-set-variable] 462 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o dapruns dapruns.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o dap dap.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o daprun daprun.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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] 904 | 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] 905 | 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] 906 | 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] 1051 | int npict; /* total number of picts, including patterns */ | ^~~~~ ps1.c: In function 'ticks': ps1.c:332:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] 332 | sprintf(form, "%%.%dg", ndigs); | ^~ ps1.c:332:19: note: directive argument in the range [-2147483648, 9] 332 | sprintf(form, "%%.%dg", ndigs); | ^~~~~~~~ In file included from /usr/include/stdio.h:866, from ps1.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 15 bytes into a destination of size 5 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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=] 912 | sprintf(strspec, "pict_font %d", maxlen); | ^~ ps1.c:912:20: note: directive argument in the range [0, 2147483647] 912 | sprintf(strspec, "pict_font %d", maxlen); | ^~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ps1.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 12 and 21 bytes into a destination of size 15 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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=] 1002 | sprintf(strspec, "pict_txt %d", maxlen); | ^~ ps1.c:1002:20: note: directive argument in the range [0, 2147483647] 1002 | sprintf(strspec, "pict_txt %d", maxlen); | ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ps1.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 11 and 20 bytes into a destination of size 15 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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=] 1002 | sprintf(strspec, "pict_txt %d", maxlen); | ^~ ps1.c:1002:20: note: directive argument in the range [0, 2147483647] 1002 | sprintf(strspec, "pict_txt %d", maxlen); | ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ps1.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 11 and 20 bytes into a destination of size 15 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c sbstrans1.c sbstrans1.c: In function 'ranktrans': sbstrans1.c:842:8: warning: too many arguments for format [-Wformat-extra-args] 842 | "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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c sbstrans3.c sbstrans3.c: In function 'importtrans': sbstrans3.c:696:7: warning: unused variable 'resplen' [-Wunused-variable] 696 | int resplen; /* length of response variable name */ | ^~~~~~~ sbstrans3.c:695:7: warning: unused variable 'start' [-Wunused-variable] 695 | int start; /* starting position */ | ^~~~~ sbstrans3.c:694:7: warning: unused variable 'brace' [-Wunused-variable] 694 | int brace; /* level of braces nesting */ | ^~~~~ sbstrans3.c: In function 'surveyselecttrans': sbstrans3.c:755:15: warning: unused variable 'getnames' [-Wunused-variable] 755 | static char getnames[4]; | ^~~~~~~~ sbstrans3.c:754:15: warning: unused variable 'strreplace' [-Wunused-variable] 754 | static char strreplace[TOKENLEN + 1]; | ^~~~~~~~~~ sbstrans3.c:749:7: warning: unused variable 'replace' [-Wunused-variable] 749 | int replace=0; | ^~~~~~~ sbstrans3.c:748:7: warning: unused variable 'resplen' [-Wunused-variable] 748 | int resplen; /* length of response variable name */ | ^~~~~~~ sbstrans3.c:747:7: warning: unused variable 'start' [-Wunused-variable] 747 | int start; /* starting position */ | ^~~~~ sbstrans3.c:746:7: warning: unused variable 'brace' [-Wunused-variable] 746 | int brace; /* level of braces nesting */ | ^~~~~ sbstrans3.c:745:7: warning: unused variable 's' [-Wunused-variable] 745 | int s; /* index to step */ | ^ At top level: sbstrans3.c:754:15: warning: 'strreplace' defined but not used [-Wunused-variable] 754 | static char strreplace[TOKENLEN + 1]; | ^~~~~~~~~~ sbstrans3.c:755:15: warning: 'getnames' defined but not used [-Wunused-variable] 755 | static char getnames[4]; | ^~~~~~~~ sbstrans3.c: In function 'glmtrans': sbstrans3.c:187:7: warning: 'nomatch' may be used uninitialized in this function [-Wmaybe-uninitialized] 187 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c sbstrans.c sbstrans.c: In function 'sbstoken': sbstrans.c:210:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 210 | 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] 214 | unget1c(c, sbsfile, NULL); | ^~~~~~~ | ungetc sbstrans.c: In function 'datatrans': sbstrans.c:622:7: warning: unused variable 'i' [-Wunused-variable] 622 | int i; /* index to constant string for character variables */ | ^ sbstrans.c:601:7: warning: unused variable 'vn' [-Wunused-variable] 601 | 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] 1268 | importtrans(step + 9, dapfile); | ^~~~~~~~~~~ | sorttrans sbstrans.c:1270:5: warning: implicit declaration of function 'surveyselecttrans' [-Wimplicit-function-declaration] 1270 | surveyselecttrans(step + 9, dapfile); | ^~~~~~~~~~~~~~~~~ sbstrans.c: In function 'datatrans': sbstrans.c:1187:4: warning: 'nby' may be used uninitialized in this function [-Wmaybe-uninitialized] 1187 | for (b = 1; b <= nby; b++) | ^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dap-3.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c dap3.c dap3.c: In function 'histo1': dap3.c:885:10: warning: variable 'maxy' set but not used [-Wunused-but-set-variable] 885 | double maxy; | ^~~~ dap3.c:875:15: warning: unused variable 'max' [-Wunused-variable] 875 | double min, max; | ^~~ dap3.c:875:10: warning: unused variable 'min' [-Wunused-variable] 875 | double min, max; | ^~~ dap3.c: In function 'normal': dap3.c:700:7: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] 700 | pict_initpict(l + pn, a + pn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap3.c:724:9: note: 'a' was declared here 724 | 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] 699 | pict_initpict(p + pn, l + pn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap3.c:723:9: note: 'l' was declared here 723 | 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' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o dappp dappp.o sbstrans.o sbstrans1.o sbstrans2.o sbstrans3.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -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' make[2]: Entering directory '/usr/src/RPM/BUILD/dap-3.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c dap6.c dap6.c: In function 'llparse': dap6.c:631:7: warning: unused variable 'cm' [-Wunused-variable] 631 | int cm; /* index to classmem */ | ^~ dap6.c:630:7: warning: unused variable 'l' [-Wunused-variable] 630 | int l; /* index to class list */ | ^ dap6.c:628:7: warning: unused variable 'nt' [-Wunused-variable] 628 | int nt; /* index to term */ | ^~ dap6.c: In function 'loglin': dap6.c:1128:11: warning: pointer targets in assignment from 'int *' to 'unsigned int *' differ in signedness [-Wpointer-sign] 1128 | 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=] 470 | sprintf(paramstr, "_param1_ %d", paramlen); | ^~ dap6.c:470:21: note: directive argument in the range [0, 2147483647] 470 | sprintf(paramstr, "_param1_ %d", paramlen); | ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from dap_make.h:23, from dap6.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 11 and 20 bytes into a destination of size 12 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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=] 472 | sprintf(paramstr, "_param2_ %d", paramlen); | ^~ dap6.c:472:21: note: directive argument in the range [0, 2147483647] 472 | sprintf(paramstr, "_param2_ %d", paramlen); | ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from dap_make.h:23, from dap6.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 11 and 20 bytes into a destination of size 12 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap6.c: In function 'estimate': dap6.c:1405:10: warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] 1405 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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=] 418 | sprintf(paramstr, "_response_ %d", paramlen); | ^~ dap5.c:418:21: note: directive argument in the range [11, 2147483647] 418 | sprintf(paramstr, "_response_ %d", paramlen); | ^~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from dap_make.h:23, from dap5.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 14 and 22 bytes into a destination of size 14 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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=] 420 | sprintf(paramstr, "_param1_ %d", paramlen); | ^~ dap5.c:420:21: note: directive argument in the range [11, 2147483647] 420 | sprintf(paramstr, "_param1_ %d", paramlen); | ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from dap_make.h:23, from dap5.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 12 and 20 bytes into a destination of size 14 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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=] 422 | sprintf(paramstr, "_param2_ %d", paramlen); | ^~ dap5.c:422:21: note: directive argument in the range [11, 2147483647] 422 | sprintf(paramstr, "_param2_ %d", paramlen); | ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from dap_make.h:23, from dap5.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 12 and 20 bytes into a destination of size 14 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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=] 1131 | sprintf(paramstr, "_param1_ %d", paramlen); | ^~ dap5.c:1131:21: note: directive argument in the range [11, 2147483647] 1131 | sprintf(paramstr, "_param1_ %d", paramlen); | ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from dap_make.h:23, from dap5.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 12 and 20 bytes into a destination of size 14 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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=] 1133 | sprintf(paramstr, "_param2_ %d", paramlen); | ^~ dap5.c:1133:21: note: directive argument in the range [11, 2147483647] 1133 | sprintf(paramstr, "_param2_ %d", paramlen); | ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from dap_make.h:23, from dap5.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 12 and 20 bytes into a destination of size 14 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c dap2.c dap2.c: In function 'pctile2': dap2.c:80:17: warning: unused variable 'wtpt' [-Wunused-variable] 80 | static double wtpt; /* fraction of sumwt for specified percentile */ | ^~~~ dap2.c:76:10: warning: unused variable 'pct' [-Wunused-variable] 76 | double pct; | ^~~ At top level: dap2.c:80:17: warning: 'wtpt' defined but not used [-Wunused-variable] 80 | 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] 975 | point[v][p]; p++) | ~~~~~^~~ dap2.c:1034:7: warning: 'ptmem' may be used uninitialized in this function [-Wmaybe-uninitialized] 1034 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c dap1.c dap1.c: In function 'sort': dap1.c:117:7: warning: unused variable 'vn' [-Wunused-variable] 117 | int vn; | ^~ dap1.c:116:7: warning: unused variable 'v' [-Wunused-variable] 116 | int v; | ^ dap1.c: In function 'join': dap1.c:1990:7: warning: unused variable 'vv' [-Wunused-variable] 1990 | int vv; /* index of valuevar */ | ^~ dap1.c: In function 'sortseg': dap1.c:2227:7: warning: unused variable 'newfield' [-Wunused-variable] 2227 | int newfield; /* starting new field in line? */ | ^~~~~~~~ dap1.c:2226:9: warning: unused variable 'mp' [-Wunused-variable] 2226 | char *mp; /* for putting characters back into m */ | ^~ dap1.c:2225:9: warning: unused variable 'lp' [-Wunused-variable] 2225 | char *lp; /* for stepping through fields */ | ^~ dap1.c: In function 'merge': dap1.c:2293:7: warning: unused variable 'c' [-Wunused-variable] 2293 | int c; | ^ dap1.c: In function 'fixheader': dap1.c:2479:9: warning: unused variable 'h1' [-Wunused-variable] 2479 | char *h1; /* pointer to header char */ | ^~ dap1.c:2478:7: warning: unused variable 'h' [-Wunused-variable] 2478 | int h; /* index to header */ | ^ dap1.c:2475:7: warning: unused variable 'v' [-Wunused-variable] 2475 | int v; /* index to variables */ | ^ dap1.c: In function 'dsort': dap1.c:2585:7: warning: unused variable 'c' [-Wunused-variable] 2585 | 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] 2572 | 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] 2276 | 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] 2371 | 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] 2380 | 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] 2443 | write(out, mem2, outpos); | ^~~~~~~~~~~~~~~~~~~~~~~~ At top level: dap1.c:2172:12: warning: 'strtoi' defined but not used [-Wunused-function] 2172 | 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=] 2235 | sprintf(segname + 18, "%06d", s); | ^~~~ dap1.c:2235:25: note: directive argument in the range [0, 2147483647] 2235 | sprintf(segname + 18, "%06d", s); | ^~~~~~ In file included from /usr/include/stdio.h:866, from dap_make.h:23, from dap1.c:25: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 11 bytes into a destination of size 7 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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=] 2197 | sprintf(segname + 18, "%06d", s); | ^~~~ dap1.c:2197:29: note: directive argument in the range [0, 2147483646] 2197 | sprintf(segname + 18, "%06d", s); | ^~~~~~ In file included from /usr/include/stdio.h:866, from dap_make.h:23, from dap1.c:25: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 11 bytes into a destination of size 7 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap1.c:2532:37: warning: 'fieldlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] 2532 | linelen += (fieldlen[nvars - 1] = fieldfix(sign * fieldlen1)); /* no delimiter */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dap1.c:2481:7: note: 'fieldlen1' was declared here 2481 | int fieldlen1; /* length of one field */ | ^~~~~~~~~ dap1.c:2532:37: warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] 2532 | linelen += (fieldlen[nvars - 1] = fieldfix(sign * fieldlen1)); /* no delimiter */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dap1.c:2477:7: note: 'sign' was declared here 2477 | 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] 416 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c dap0.c dap0.c: In function 'dap_malloc': dap0.c:106:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 106 | 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] 119 | fprintf(dap_log, "free %x %s\n", (unsigned int) ptr, mesg); | ^ dap0.c: At top level: dap0.c:151:10: warning: "/*" within comment [-Wcomment] 151 | /* zero (mantissa) or not (exponent and sign | dap0.c: In function 'main': dap0.c:223:6: warning: "/*" within comment [-Wcomment] 223 | /* zero mantissa | dap0.c:225:10: warning: pointer targets in assignment from 'int *' to 'unsigned int *' differ in signedness [-Wpointer-sign] 225 | 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] 241 | dap_main(argc, argv); | ^~~~~~~~ | dap_mark dap0.c: In function 'inset': dap0.c:2061:10: warning: unused variable 'testd' [-Wunused-variable] 2061 | double testd; | ^~~~~ dap0.c:2059:7: warning: unused variable 'v' [-Wunused-variable] 2059 | int v; | ^ dap0.c: In function 'outset': dap0.c:2209:10: warning: unused variable 'testd' [-Wunused-variable] 2209 | double testd; | ^~~~~ dap0.c: In function 'extractWords': dap0.c:3030:17: warning: assignment to 'CharList *' from incompatible pointer type 'char *' [-Wincompatible-pointer-types] 3030 | current->next= (char*) malloc (sizeof(CharList)); | ^ dap0.c:3020:7: warning: variable 'sSize' set but not used [-Wunused-but-set-variable] 3020 | long sSize=0l; | ^~~~~ dap0.c: In function 'import': dap0.c:3138:7: warning: variable 'sSize' set but not used [-Wunused-but-set-variable] 3138 | 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=] 1495 | sprintf(dimstr, "[%d]", c); | ^~ dap0.c:1495:26: note: directive argument in the range [0, 2147483647] 1495 | sprintf(dimstr, "[%d]", c); | ^~~~~~ In file included from /usr/include/stdio.h:866, from dap_make.h:23, from dap0.c:30: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 4 and 13 bytes into a destination of size 7 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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=] 1501 | sprintf(dimstr, "[%d]", c); | ^~ dap0.c:1501:22: note: directive argument in the range [0, 2147483647] 1501 | sprintf(dimstr, "[%d]", c); | ^~~~~~ In file included from /usr/include/stdio.h:866, from dap_make.h:23, from dap0.c:30: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 4 and 13 bytes into a destination of size 7 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap0.c: In function 'import': dap0.c:3201:30: warning: '%d' directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=] 3201 | sprintf(prev->word,"X%d",counter); | ^~ dap0.c:3201:28: note: directive argument in the range [0, 2147483647] 3201 | sprintf(prev->word,"X%d",counter); | ^~~~~ In file included from /usr/include/stdio.h:866, from dap_make.h:23, from dap0.c:30: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dap0.c:3174:34: warning: '%d' directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=] 3174 | sprintf(actualatt->word,"X%d",counter); | ^~ dap0.c:3174:32: note: directive argument in the range [0, 2147483647] 3174 | sprintf(actualatt->word,"X%d",counter); | ^~~~~ In file included from /usr/include/stdio.h:866, from dap_make.h:23, from dap0.c:30: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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' 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libdap.a 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.8241 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dap-3.10 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/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 /usr/libexec/rpm-build/install -p dap dapruns daprun dappp '/usr/src/tmp/dap-buildroot/usr/bin' libtool: install: /usr/libexec/rpm-build/install -p dap /usr/src/tmp/dap-buildroot/usr/bin/dap libtool: install: /usr/libexec/rpm-build/install -p dapruns /usr/src/tmp/dap-buildroot/usr/bin/dapruns libtool: install: /usr/libexec/rpm-build/install -p daprun /usr/src/tmp/dap-buildroot/usr/bin/daprun libtool: install: /usr/libexec/rpm-build/install -p dappp /usr/src/tmp/dap-buildroot/usr/bin/dappp /bin/mkdir -p '/usr/src/tmp/dap-buildroot/usr/lib64' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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,gnuconfig) 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/lib64: (from :0) 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) Processing files: dap-3.10-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8241 + 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.9WZp7Y 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.swKgRZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.dLfNnY 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.WxcDi1 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.Pd1guY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PAuejZ 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.NVU9e0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xnE5H0 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dap-devel-3.10-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dap-debuginfo-3.10-alt1.1.x86_64.rpm (w2.lzdio) 13.41user 5.45system 0:15.79elapsed 119%CPU (0avgtext+0avgdata 60736maxresident)k 0inputs+0outputs (0major+950875minor)pagefaults 0swaps /.out/dap-3.10-alt1.1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/dap-devel-3.10-alt1.1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/dap-debuginfo-3.10-alt1.1.x86_64.rpm: The use of such a license name is ambiguous: GPL 3.13user 2.66system 0:25.14elapsed 23%CPU (0avgtext+0avgdata 128924maxresident)k 0inputs+0outputs (0major+202299minor)pagefaults 0swaps --- dap-3.10-alt1.1.x86_64.rpm.repo 2015-12-03 20:41:41.000000000 +0000 +++ dap-3.10-alt1.1.x86_64.rpm.hasher 2024-06-16 02:17:53.856391065 +0000 @@ -89,6 +89,6 @@ Provides: dap = 3.10-alt1.1 -File: /usr/bin/dap 100755 root:root 07d4998b90102cb20b10f73be714f5ac -File: /usr/bin/dappp 100755 root:root 090b02929436c086a089eab829d32d4e -File: /usr/bin/daprun 100755 root:root e698c8cd8861e73c42873e3cc5c6be93 -File: /usr/bin/dapruns 100755 root:root 2c8b7b5fab7c63504a6ce2e8cde54d14 +File: /usr/bin/dap 100755 root:root 04deae64207500f18e6a4618f18b7358 +File: /usr/bin/dappp 100755 root:root 7fa47d40ad5695806006f0339ce65c81 +File: /usr/bin/daprun 100755 root:root d731dc27dbb7efc87ad84fa0ecc7eb10 +File: /usr/bin/dapruns 100755 root:root 21b8733255748694e1cf99017a692597 File: /usr/share/doc/dap-3.10 40755 root:root @@ -100,3 +100,3 @@ File: /usr/share/doc/dap-3.10/examples 40755 root:root -File: /usr/share/doc/dap-3.10/examples/Makefile 100644 root:root cbbaaa60c861c8a5ad841594adac32f3 +File: /usr/share/doc/dap-3.10/examples/Makefile 100644 root:root 5518bd553b2a986f935b0df2d039dfa1 File: /usr/share/doc/dap-3.10/examples/Makefile.am 100644 root:root a97f02da98d5fae46df5807809cddfc6 @@ -169,2 +169,2 @@ File: /usr/share/info/dap.xz 100644 root:root bde705e17410b87e05c85ed00b79aab2 -RPMIdentity: 738ea41ff4aa4d9687dbe60e99eb299cc5f286230f96dba2fe2203b3b69acd1ebadea8f3219988b7d40424ff46afd4fea47e2292b58caa7fcc018ccc38db7aa1 +RPMIdentity: 62375092df7dea56e31be613cd9f62d0936345a662396b318377f137f2f182c6f4a2a5ce0e8ec56d396ee5a8462f4f1b3397214b1a62e44b2629fb36f9d497d9 --- dap-debuginfo-3.10-alt1.1.x86_64.rpm.repo 2015-12-03 20:41:41.000000000 +0000 +++ dap-debuginfo-3.10-alt1.1.x86_64.rpm.hasher 2024-06-16 02:17:53.928392241 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/36 40755 root:root -/usr/lib/debug/.build-id/36/c68e8689e402775cba91c4b62aadef65d2fce3 120777 root:root ../../../../bin/dapruns -/usr/lib/debug/.build-id/36/c68e8689e402775cba91c4b62aadef65d2fce3.debug 120777 root:root ../../usr/bin/dapruns.debug -/usr/lib/debug/.build-id/4c 40755 root:root -/usr/lib/debug/.build-id/4c/2bc5db08b7aed3f94e54886bbb57c4a086c393 120777 root:root ../../../../bin/dap -/usr/lib/debug/.build-id/4c/2bc5db08b7aed3f94e54886bbb57c4a086c393.debug 120777 root:root ../../usr/bin/dap.debug -/usr/lib/debug/.build-id/9f 40755 root:root -/usr/lib/debug/.build-id/9f/7d2b88eccbd31be8933c2c2ee0fadf36f6207f 120777 root:root ../../../../bin/daprun -/usr/lib/debug/.build-id/9f/7d2b88eccbd31be8933c2c2ee0fadf36f6207f.debug 120777 root:root ../../usr/bin/daprun.debug -/usr/lib/debug/.build-id/f6 40755 root:root -/usr/lib/debug/.build-id/f6/9b13799abcf0565dbd64eb20ea0079b05d22f8 120777 root:root ../../../../bin/dappp -/usr/lib/debug/.build-id/f6/9b13799abcf0565dbd64eb20ea0079b05d22f8.debug 120777 root:root ../../usr/bin/dappp.debug +/usr/lib/debug/.build-id/65 40755 root:root +/usr/lib/debug/.build-id/65/b7e433416f8406cbc312ddb5ec8041034dfa27 120777 root:root ../../../../bin/daprun +/usr/lib/debug/.build-id/65/b7e433416f8406cbc312ddb5ec8041034dfa27.debug 120777 root:root ../../usr/bin/daprun.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/c433546ce0809c9598708f76dd18ee350673a1 120777 root:root ../../../../bin/dappp +/usr/lib/debug/.build-id/6e/c433546ce0809c9598708f76dd18ee350673a1.debug 120777 root:root ../../usr/bin/dappp.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/93ba38bfab7c46e6c0250b77eb6a6f85a148ec 120777 root:root ../../../../bin/dapruns +/usr/lib/debug/.build-id/89/93ba38bfab7c46e6c0250b77eb6a6f85a148ec.debug 120777 root:root ../../usr/bin/dapruns.debug +/usr/lib/debug/.build-id/a1 40755 root:root +/usr/lib/debug/.build-id/a1/26fb8dac4062c80d3d009cbc320dc25c181da8 120777 root:root ../../../../bin/dap +/usr/lib/debug/.build-id/a1/26fb8dac4062c80d3d009cbc320dc25c181da8.debug 120777 root:root ../../usr/bin/dap.debug /usr/lib/debug/usr/bin/dap.debug 100644 root:root @@ -32,18 +32,18 @@ Provides: dap-debuginfo = 3.10-alt1.1 -File: /usr/lib/debug/.build-id/36 40755 root:root -File: /usr/lib/debug/.build-id/36/c68e8689e402775cba91c4b62aadef65d2fce3 120777 root:root ../../../../bin/dapruns -File: /usr/lib/debug/.build-id/36/c68e8689e402775cba91c4b62aadef65d2fce3.debug 120777 root:root ../../usr/bin/dapruns.debug -File: /usr/lib/debug/.build-id/4c 40755 root:root -File: /usr/lib/debug/.build-id/4c/2bc5db08b7aed3f94e54886bbb57c4a086c393 120777 root:root ../../../../bin/dap -File: /usr/lib/debug/.build-id/4c/2bc5db08b7aed3f94e54886bbb57c4a086c393.debug 120777 root:root ../../usr/bin/dap.debug -File: /usr/lib/debug/.build-id/9f 40755 root:root -File: /usr/lib/debug/.build-id/9f/7d2b88eccbd31be8933c2c2ee0fadf36f6207f 120777 root:root ../../../../bin/daprun -File: /usr/lib/debug/.build-id/9f/7d2b88eccbd31be8933c2c2ee0fadf36f6207f.debug 120777 root:root ../../usr/bin/daprun.debug -File: /usr/lib/debug/.build-id/f6 40755 root:root -File: /usr/lib/debug/.build-id/f6/9b13799abcf0565dbd64eb20ea0079b05d22f8 120777 root:root ../../../../bin/dappp -File: /usr/lib/debug/.build-id/f6/9b13799abcf0565dbd64eb20ea0079b05d22f8.debug 120777 root:root ../../usr/bin/dappp.debug -File: /usr/lib/debug/usr/bin/dap.debug 100644 root:root ef3d2431536d52206ee05cb1cf7b031e -File: /usr/lib/debug/usr/bin/dappp.debug 100644 root:root 07b242464965054455ec1673b1c839bd -File: /usr/lib/debug/usr/bin/daprun.debug 100644 root:root a40a5ce841dec00f1321a69d002e3e26 -File: /usr/lib/debug/usr/bin/dapruns.debug 100644 root:root 3892d1974199f5afe86e99aaf8b5adaf +File: /usr/lib/debug/.build-id/65 40755 root:root +File: /usr/lib/debug/.build-id/65/b7e433416f8406cbc312ddb5ec8041034dfa27 120777 root:root ../../../../bin/daprun +File: /usr/lib/debug/.build-id/65/b7e433416f8406cbc312ddb5ec8041034dfa27.debug 120777 root:root ../../usr/bin/daprun.debug +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/c433546ce0809c9598708f76dd18ee350673a1 120777 root:root ../../../../bin/dappp +File: /usr/lib/debug/.build-id/6e/c433546ce0809c9598708f76dd18ee350673a1.debug 120777 root:root ../../usr/bin/dappp.debug +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/93ba38bfab7c46e6c0250b77eb6a6f85a148ec 120777 root:root ../../../../bin/dapruns +File: /usr/lib/debug/.build-id/89/93ba38bfab7c46e6c0250b77eb6a6f85a148ec.debug 120777 root:root ../../usr/bin/dapruns.debug +File: /usr/lib/debug/.build-id/a1 40755 root:root +File: /usr/lib/debug/.build-id/a1/26fb8dac4062c80d3d009cbc320dc25c181da8 120777 root:root ../../../../bin/dap +File: /usr/lib/debug/.build-id/a1/26fb8dac4062c80d3d009cbc320dc25c181da8.debug 120777 root:root ../../usr/bin/dap.debug +File: /usr/lib/debug/usr/bin/dap.debug 100644 root:root 3d1c8ed357400b349d361df31102e7c3 +File: /usr/lib/debug/usr/bin/dappp.debug 100644 root:root 8be6bb4e16a8362ebdb3c147582024aa +File: /usr/lib/debug/usr/bin/daprun.debug 100644 root:root 8dc98f84b04b49d0e66b0c563326e810 +File: /usr/lib/debug/usr/bin/dapruns.debug 100644 root:root d1d51d67a0844e38f2f2eef7ed73a4b1 File: /usr/src/debug/dap-3.10 40755 root:root @@ -59,2 +59,2 @@ File: /usr/src/debug/dap-3.10/src/sbstrans3.c 100644 root:root c09d6bdb71791c8a361e40d77d7ab27d -RPMIdentity: 0b957d2dfec58f1a7f600bfab3b23a8c036d0022b170bed6acc078bd585f02fef0d1bf16eb7503861e919fee59eee18eb96bac80b05a95f2e610101b399b439c +RPMIdentity: a11b87a0e2be7cf5e0162461c2b5c988e09889fda87949f5825b8d48b31c0aa0d2bbcbda567715889d608c33490fad9166fd30c33bbf4bf057ba961ef8f00ecd --- dap-devel-3.10-alt1.1.x86_64.rpm.repo 2015-12-03 20:41:41.000000000 +0000 +++ dap-devel-3.10-alt1.1.x86_64.rpm.hasher 2024-06-16 02:17:53.999393400 +0000 @@ -9,3 +9,3 @@ File: /usr/include/ps.h 100644 root:root e84e1e80e092bd7d7269712f82450fbe -File: /usr/lib64/libdap.a 100644 root:root 0ee90e6434016fbd41e710ca5acb09ce -RPMIdentity: 482aaa10b6fdcb80b582ad43e4d39d82b19d15335c9e1b08a23d1cab10f9e32183ef0be2bf6119d6c54f9a44707b6f62427664c95ac39d52fa91f0a1942c37d1 +File: /usr/lib64/libdap.a 100644 root:root 7c21b8ab81ff3065670b71e7076a4156 +RPMIdentity: 5233b53f790bfcff19a0dd1030b73cee34ee7483a847e143e90ed7e4f10be78791bfb953cba154ea90bbc8fd47c8fea6574c841bccf73148eac76200ec6a9a49