<86>Mar 31 01:49:00 userdel[2675460]: delete user 'rooter' <86>Mar 31 01:49:00 userdel[2675460]: removed group 'rooter' owned by 'rooter' <86>Mar 31 01:49:00 userdel[2675460]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 31 01:49:00 groupadd[2675485]: group added to /etc/group: name=rooter, GID=1799 <86>Mar 31 01:49:00 groupadd[2675485]: group added to /etc/gshadow: name=rooter <86>Mar 31 01:49:00 groupadd[2675485]: new group: name=rooter, GID=1799 <86>Mar 31 01:49:00 useradd[2675502]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash <86>Mar 31 01:49:00 userdel[2675525]: delete user 'builder' <86>Mar 31 01:49:00 userdel[2675525]: removed group 'builder' owned by 'builder' <86>Mar 31 01:49:00 userdel[2675525]: removed shadow group 'builder' owned by 'builder' <86>Mar 31 01:49:00 groupadd[2675538]: group added to /etc/group: name=builder, GID=1800 <86>Mar 31 01:49:00 groupadd[2675538]: group added to /etc/gshadow: name=builder <86>Mar 31 01:49:00 groupadd[2675538]: new group: name=builder, GID=1800 <86>Mar 31 01:49:00 useradd[2675545]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/inotify-tools-3.20.1-alt1.src.rpm: The use of such a license name is ambiguous: GPL <13>Mar 31 01:49:05 rpmi: doxygen-1:1.9.1-alt1 p10+283520.500.2.1 1629892835 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/inotify-tools-3.20.1-alt1.nosrc.rpm (w1.gzdio) Installing inotify-tools-3.20.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84736 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf inotify-tools-3.20.1 + echo 'Source #0 (inotify-tools-3.20.1.tar):' Source #0 (inotify-tools-3.20.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/inotify-tools-3.20.1.tar + cd inotify-tools-3.20.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.84736 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd inotify-tools-3.20.1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory config autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize-default: linking file 'config/config.guess' libtoolize-default: linking file 'config/config.sub' libtoolize-default: linking file 'config/install-sh' libtoolize-default: linking file 'config/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:15: installing 'config/compile' configure.ac:16: installing 'config/missing' libinotifytools/src/Makefile.am: installing 'config/depcomp' parallel-tests: installing 'config/test-driver' autoreconf-default: Leaving directory `.' + 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 --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking whether make sets $(MAKE)... yes 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes 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 supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-alt-linux-gcc... none 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 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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... no checking for doxygen... /usr/bin/doxygen checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking whether sys/inotify.h actually works... yup checking for an ANSI C-conforming const... yes checking for inline... inline checking for daemon... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating man/inotifywait.1 config.status: creating man/inotifywatch.1 config.status: creating libinotifytools/Makefile config.status: creating libinotifytools/src/Makefile config.status: creating libinotifytools/src/inotifytools/Makefile config.status: creating config.h config.status: creating libinotifytools/src/inotifytools/inotify.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in libinotifytools Making all in src Making all in inotifytools make all-am make[4]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' /usr/bin/doxygen warning: Tag 'USE_WINDOWS_ENCODING' at line 64 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DETAILS_AT_TOP' at line 156 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 390 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 619 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 674 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 906 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 912 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1073 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MAX_DOT_GRAPH_WIDTH' at line 1196 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MAX_DOT_GRAPH_HEIGHT' at line 1204 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c:464: warning: multiple use of section label 'example' while adding section, (first occurrence: /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c, line 54) /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c:534: warning: multiple use of section label 'example' while adding section, (first occurrence: /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c, line 54) /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c:622: warning: multiple use of section label 'example' while adding section, (first occurrence: /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c, line 54) /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c:650: warning: multiple use of section label 'example' while adding section, (first occurrence: /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c, line 54) /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c:853: warning: multiple use of section label 'example' while adding section, (first occurrence: /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c, line 54) /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c:1653: warning: multiple use of section label 'example' while adding section, (first occurrence: /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c, line 54) /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c:1683: warning: multiple use of section label 'syntax' while adding section, (first occurrence: /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c, line 1638) /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c:1698: warning: multiple use of section label 'example' while adding section, (first occurrence: /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c, line 54) /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c:1737: warning: multiple use of section label 'syntax' while adding section, (first occurrence: /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c, line 1638) /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c:1752: warning: multiple use of section label 'example' while adding section, (first occurrence: /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c, line 54) /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c:1789: warning: multiple use of section label 'syntax' while adding section, (first occurrence: /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c, line 1638) /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c:1804: warning: multiple use of section label 'example' while adding section, (first occurrence: /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c, line 54) Doxygen version used: 1.9.1 Notice: Output directory 'doc' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for files in directory /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools/inotifytools.h... Parsing file /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools/inotifytools.h... Preprocessing /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c... Parsing file /usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file inotifytools.c... Generating code for file inotifytools/inotifytools.h... Generating file documentation... Generating docs for file inotifytools/inotifytools.h... Generating page documentation... Generating docs for page todo... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 87/65536 hits=221 misses=87 finished... make[4]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make[4]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libinotifytools/src/inotifytools -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o redblack.lo redblack.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libinotifytools/src/inotifytools -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -c redblack.c -fPIC -DPIC -o .libs/redblack.o redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 143 | char c; | ^ redblack.c: In function 'rblookup': redblack.c:513:6: warning: 'cmp' may be used uninitialized in this function [-Wmaybe-uninitialized] 513 | if (cmp<0) | ^ redblack.c:448:6: note: 'cmp' was declared here 448 | int cmp; | ^~~ make[4]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make[4]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libinotifytools/src/inotifytools -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o inotifytools.lo inotifytools.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libinotifytools/src/inotifytools -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -c inotifytools.c -fPIC -DPIC -o .libs/inotifytools.o inotifytools.c: In function 'inotifytools_replace_filename': inotifytools.c:867:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 867 | *((int*)&names[2]) = strlen(oldname); | ~^~~~~~~~~~~~~~~~ inotifytools.c: In function 'stat_ptr': inotifytools.c:1457:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1457 | return &w->hit_access; | ^~~~~~~~~~~~~~ inotifytools.c:1459:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1459 | return &w->hit_modify; | ^~~~~~~~~~~~~~ inotifytools.c:1461:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1461 | return &w->hit_attrib; | ^~~~~~~~~~~~~~ inotifytools.c:1463:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1463 | return &w->hit_close_write; | ^~~~~~~~~~~~~~~~~~~ inotifytools.c:1465:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1465 | return &w->hit_close_nowrite; | ^~~~~~~~~~~~~~~~~~~~~ inotifytools.c:1467:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1467 | return &w->hit_open; | ^~~~~~~~~~~~ inotifytools.c:1469:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1469 | return &w->hit_moved_from; | ^~~~~~~~~~~~~~~~~~ inotifytools.c:1471:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1471 | return &w->hit_moved_to; | ^~~~~~~~~~~~~~~~ inotifytools.c:1473:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1473 | return &w->hit_create; | ^~~~~~~~~~~~~~ inotifytools.c:1475:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1475 | return &w->hit_delete; | ^~~~~~~~~~~~~~ inotifytools.c:1477:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1477 | return &w->hit_delete_self; | ^~~~~~~~~~~~~~~~~~~ inotifytools.c:1479:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1479 | return &w->hit_unmount; | ^~~~~~~~~~~~~~~ inotifytools.c:1481:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1481 | return &w->hit_move_self; | ^~~~~~~~~~~~~~~~~ inotifytools.c:1483:10: warning: pointer targets in returning 'unsigned int *' from a function with return type 'int *' differ in signedness [-Wpointer-sign] 1483 | return &w->hit_total; | ^~~~~~~~~~~~~ inotifytools.c: In function 'event_compare': inotifytools.c:2067:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2067 | int sort_event = (int)config; | ^ inotifytools.c: In function 'inotifytools_wd_sorted_by_event': inotifytools.c:2088:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2088 | struct rbtree *ret = rbinit(event_compare, (void*)sort_event); | ^ inotifytools.c: In function 'create_watch': inotifytools.c:897:1: warning: control reaches end of non-void function [-Wreturn-type] 897 | } | ^ In file included from /usr/include/string.h:532, from inotifytools.c:19: In function 'strncpy', inlined from 'inotifytools_str_to_event_sep' at inotifytools.c:497:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inotifytools.c: In function 'inotifytools_str_to_event_sep': inotifytools.c:494:10: note: length computed here 494 | len = strlen(event1); | ^~~~~~~~~~~~~~ inotifytools.c: In function 'inotifytools_replace_filename': inotifytools.c:867:2: warning: array subscript 4 is outside array bounds of 'char *[2]' [-Warray-bounds] 867 | *((int*)&names[2]) = strlen(oldname); | ^~~~~~~~~~~~~~~~~~ inotifytools.c:864:8: note: while referencing 'names' 864 | char *names[2+sizeof(int)/sizeof(char*)]; | ^~~~~ make[4]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make[4]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 4:1:4 -o libinotifytools.la -rpath /usr/lib64 inotifytools.lo redblack.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/inotifytools.o .libs/redblack.o -g -O2 -Wl,-soname -Wl,libinotifytools.so.0 -o .libs/libinotifytools.so.0.4.1 libtool: link: (cd ".libs" && rm -f "libinotifytools.so.0" && ln -s "libinotifytools.so.0.4.1" "libinotifytools.so.0") libtool: link: (cd ".libs" && rm -f "libinotifytools.so" && ln -s "libinotifytools.so.0.4.1" "libinotifytools.so") libtool: link: ( cd ".libs" && rm -f "libinotifytools.la" && ln -s "../libinotifytools.la" "libinotifytools.la" ) make[4]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make[3]: Nothing to be done for 'all-am'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libinotifytools/src/inotifytools -I../libinotifytools/src -Wall -Werror -Wpointer-arith -std=c99 -I../libinotifytools/src -L../libinotifytools/src -pipe -frecord-gcc-switches -Wall -g -O2 -c -o common.o common.c make[2]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libinotifytools/src/inotifytools -I../libinotifytools/src -Wall -Werror -Wpointer-arith -std=c99 -I../libinotifytools/src -L../libinotifytools/src -pipe -frecord-gcc-switches -Wall -g -O2 -c -o inotifywait.o inotifywait.c make[2]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libinotifytools/src/inotifytools -I../libinotifytools/src -Wall -Werror -Wpointer-arith -std=c99 -I../libinotifytools/src -L../libinotifytools/src -pipe -frecord-gcc-switches -Wall -g -O2 -c -o inotifywatch.o inotifywatch.c make[2]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Werror -Wpointer-arith -std=c99 -I../libinotifytools/src -L../libinotifytools/src -pipe -frecord-gcc-switches -Wall -g -O2 -o inotifywait inotifywait.o common.o ../libinotifytools/src/libinotifytools.la libtool: link: x86_64-alt-linux-gcc -Wall -Werror -Wpointer-arith -std=c99 -I../libinotifytools/src -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/inotifywait inotifywait.o common.o -L../libinotifytools/src ../libinotifytools/src/.libs/libinotifytools.so make[2]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Werror -Wpointer-arith -std=c99 -I../libinotifytools/src -L../libinotifytools/src -pipe -frecord-gcc-switches -Wall -g -O2 -o inotifywatch inotifywatch.o common.o ../libinotifytools/src/libinotifytools.la libtool: link: x86_64-alt-linux-gcc -Wall -Werror -Wpointer-arith -std=c99 -I../libinotifytools/src -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/inotifywatch inotifywatch.o common.o -L../libinotifytools/src ../libinotifytools/src/.libs/libinotifytools.so make[2]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' Making all in man make[2]: Nothing to be done for 'all'. + make check make: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1' Making check in libinotifytools make[1]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools' Making check in src make[2]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' Making check in inotifytools make[3]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools' make[3]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools' make[3]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make test make[4]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libinotifytools/src/inotifytools -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test.o test.c test.c: In function 'tst_inotifytools_snprintf': test.c:251:63: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 976 [-Wformat-truncation=] 251 | snprintf(expected, 1024, "Event ACCESS ACCESS on %s/ %s", TEST_DIR, | ^~ 252 | timestr); | ~~~~~~~ In file included from /usr/include/stdio.h:866, from inotifytools/inotifytools.h:9, from test.c:2: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 49 and 1072 bytes into a destination of size 1024 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -o test test.o libinotifytools.la libtool: link: x86_64-alt-linux-gcc -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test test.o ./.libs/libinotifytools.so make[4]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make check-TESTS make[4]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make[5]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' PASS: test ============================================================================ Testsuite summary for inotify-tools 3.20.1 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make[4]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make[3]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make[2]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools' make[1]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' Making check in man make[1]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/man' make[1]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1' make: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30727 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/inotify-tools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/inotify-tools-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd inotify-tools-3.20.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/inotify-tools-buildroot install make: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1' Making install in libinotifytools make[1]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools' Making install in src make[2]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' Making install in inotifytools make[3]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools' make[4]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools' make[3]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src/inotifytools' make[3]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make[4]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' /bin/mkdir -p '/usr/src/tmp/inotify-tools-buildroot/usr/lib64' /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libinotifytools.la '/usr/src/tmp/inotify-tools-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libinotifytools.so.0.4.1 /usr/src/tmp/inotify-tools-buildroot/usr/lib64/libinotifytools.so.0.4.1 libtool: install: (cd /usr/src/tmp/inotify-tools-buildroot/usr/lib64 && { ln -s -f libinotifytools.so.0.4.1 libinotifytools.so.0 || { rm -f libinotifytools.so.0 && ln -s libinotifytools.so.0.4.1 libinotifytools.so.0; }; }) libtool: install: (cd /usr/src/tmp/inotify-tools-buildroot/usr/lib64 && { ln -s -f libinotifytools.so.0.4.1 libinotifytools.so || { rm -f libinotifytools.so && ln -s libinotifytools.so.0.4.1 libinotifytools.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libinotifytools.lai /usr/src/tmp/inotify-tools-buildroot/usr/lib64/libinotifytools.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools' /usr/libexec/rpm-build/install -p -m 644 doc/html/bc_s.png doc/html/bdwn.png doc/html/closed.png doc/html/dir_6f9162800bb6dbbe5c86171e8602f383.html doc/html/doc.png doc/html/doxygen.css doc/html/doxygen.svg doc/html/dynsections.js doc/html/files.html doc/html/folderclosed.png doc/html/folderopen.png doc/html/globals.html doc/html/globals_func.html doc/html/index.html doc/html/inotifytools_8c_source.html doc/html/inotifytools_8h.html doc/html/inotifytools_8h_source.html doc/html/jquery.js doc/html/menu.js doc/html/menudata.js doc/html/nav_f.png doc/html/nav_g.png doc/html/nav_h.png doc/html/open.png doc/html/pages.html doc/html/splitbar.png doc/html/sync_off.png doc/html/sync_on.png doc/html/tab_a.png doc/html/tab_b.png doc/html/tab_h.png doc/html/tab_s.png doc/html/tabs.css doc/html/todo.html '/usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools' /bin/mkdir -p '/usr/src/tmp/inotify-tools-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/inotify-tools-buildroot/usr/include/inotifytools' /usr/libexec/rpm-build/install -p -m 644 inotifytools/inotifytools.h inotifytools/inotify-nosys.h inotifytools/inotify.h '/usr/src/tmp/inotify-tools-buildroot/usr/include/inotifytools' make[4]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make[3]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools/src' make[2]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools' make[3]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools' make[2]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools' make[1]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/libinotifytools' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' /bin/mkdir -p '/usr/src/tmp/inotify-tools-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p inotifywait inotifywatch '/usr/src/tmp/inotify-tools-buildroot/usr/bin' libtool: warning: '../libinotifytools/src/libinotifytools.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/inotifywait /usr/src/tmp/inotify-tools-buildroot/usr/bin/inotifywait libtool: warning: '../libinotifytools/src/libinotifytools.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/inotifywatch /usr/src/tmp/inotify-tools-buildroot/usr/bin/inotifywatch make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/src' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/man' make[2]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/inotify-tools-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 inotifywait.1 inotifywatch.1 '/usr/src/tmp/inotify-tools-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1/man' make[1]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1' make[2]: Entering directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1' 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/inotify-tools-3.20.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1' make: Leaving directory '/usr/src/RPM/BUILD/inotify-tools-3.20.1' + rm -rf /usr/src/tmp/inotify-tools-buildroot/usr/share/doc/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/inotify-tools-buildroot (auto) removed './usr/lib64/libinotifytools.la' mode of './usr/lib64/libinotifytools.so.0.4.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/inotify-tools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/inotify-tools-buildroot/ (default) Compressing files in /usr/src/tmp/inotify-tools-buildroot (auto) Adjusting library links in /usr/src/tmp/inotify-tools-buildroot ./usr/lib64: (from :0) libinotifytools.so.0 -> libinotifytools.so.0.4.1 Verifying ELF objects in /usr/src/tmp/inotify-tools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: inotify-tools-3.20.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30727 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd inotify-tools-3.20.1 + DOCDIR=/usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools-3.20.1 + export DOCDIR + rm -rf /usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools-3.20.1 + /bin/mkdir -p /usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools-3.20.1 + cp -prL AUTHORS NEWS README /usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools-3.20.1 + chmod -R go-w /usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools-3.20.1 + chmod -R a+rX /usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools-3.20.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FwwGXE 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.gfZ4GH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libinotifytools = 3.20.1-alt1, /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.8)(64bit), libinotifytools.so.0()(64bit) >= set:kfcMOBMZ426zZGySuXLb5TrXi9PBIVIWaYqEhgYZhYcyvZlyIpqwwaJRjqJO4, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xu2gGE Creating inotify-tools-debuginfo package Processing files: libinotifytools-3.20.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4VSyZG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/inotify-tools-buildroot/usr/lib64/libinotifytools.so.0: 66 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f2QuuE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libinotifytools.so.0()(64bit) = set:kd4a0ZFkZhUi89ez9Jz9iTbdmylZEVSl7gupLhVZtRHaBdA32rxQWWNXS8rpOSH0DXVi1WFRn6O8Fek8yiR500uddy8peDkmpZz06NpyGx358OucQL8yqUacSxcg8KEZJTudixVQsEh85 Requires: libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.15)(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), libc.so.6(GLIBC_2.8)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r7GGIH Creating libinotifytools-debuginfo package Processing files: inotify-tools-devel-3.20.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14038 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd inotify-tools-3.20.1 + DOCDIR=/usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools-devel-3.20.1 + export DOCDIR + rm -rf /usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools-devel-3.20.1 + /bin/mkdir -p /usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools-devel-3.20.1 + cp -prL libinotifytools/src/doc/html/bc_s.png libinotifytools/src/doc/html/bdwn.png libinotifytools/src/doc/html/closed.png libinotifytools/src/doc/html/dir_6f9162800bb6dbbe5c86171e8602f383.html libinotifytools/src/doc/html/doc.png libinotifytools/src/doc/html/doxygen.css libinotifytools/src/doc/html/doxygen.svg libinotifytools/src/doc/html/dynsections.js libinotifytools/src/doc/html/files.html libinotifytools/src/doc/html/folderclosed.png libinotifytools/src/doc/html/folderopen.png libinotifytools/src/doc/html/globals.html libinotifytools/src/doc/html/globals_func.html libinotifytools/src/doc/html/index.html libinotifytools/src/doc/html/inotifytools_8c_source.html libinotifytools/src/doc/html/inotifytools_8h.html libinotifytools/src/doc/html/inotifytools_8h_source.html libinotifytools/src/doc/html/jquery.js libinotifytools/src/doc/html/menu.js libinotifytools/src/doc/html/menudata.js libinotifytools/src/doc/html/nav_f.png libinotifytools/src/doc/html/nav_g.png libinotifytools/src/doc/html/nav_h.png libinotifytools/src/doc/html/open.png libinotifytools/src/doc/html/pages.html libinotifytools/src/doc/html/splitbar.png libinotifytools/src/doc/html/sync_off.png libinotifytools/src/doc/html/sync_on.png libinotifytools/src/doc/html/tab_a.png libinotifytools/src/doc/html/tab_b.png libinotifytools/src/doc/html/tab_h.png libinotifytools/src/doc/html/tab_s.png libinotifytools/src/doc/html/tabs.css libinotifytools/src/doc/html/todo.html /usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools-devel-3.20.1 + chmod -R go-w /usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools-devel-3.20.1 + chmod -R a+rX /usr/src/tmp/inotify-tools-buildroot/usr/share/doc/inotify-tools-devel-3.20.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KnuUeG 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.Ku1wDH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libinotifytools = 3.20.1-alt1, /usr/lib64/libinotifytools.so.0.4.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5COFZH Processing files: inotify-tools-debuginfo-3.20.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MqvHBD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ajAXoE find-requires: running scripts (debuginfo) Requires: inotify-tools = 3.20.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libinotifytools.so.0) Processing files: libinotifytools-debuginfo-3.20.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hb4KWH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JBeprH find-requires: running scripts (debuginfo) Provides: debug64(libinotifytools.so.0) Requires: libinotifytools = 3.20.1-alt1, debug64(libc.so.6) Adding to inotify-tools a strict dependency on libinotifytools Adding to inotify-tools-debuginfo a strict dependency on inotify-tools Adding to inotify-tools-devel a strict dependency on libinotifytools Adding to libinotifytools-debuginfo a strict dependency on libinotifytools Adding to inotify-tools-debuginfo a strict dependency on libinotifytools-debuginfo Removing from inotify-tools-debuginfo 2 sources provided by libinotifytools-debuginfo Removing 2 extra deps from inotify-tools due to dependency on libinotifytools Removing 1 extra deps from inotify-tools-devel due to dependency on libinotifytools Removing 1 extra deps from inotify-tools-debuginfo due to dependency on libinotifytools-debuginfo Removing 5 extra deps from inotify-tools due to repentancy on libinotifytools Removing 1 extra deps from inotify-tools-debuginfo due to repentancy on libinotifytools-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/inotify-tools-3.20.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libinotifytools-3.20.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/inotify-tools-devel-3.20.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/inotify-tools-debuginfo-3.20.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libinotifytools-debuginfo-3.20.1-alt1.x86_64.rpm (w2.lzdio) 5.07user 5.49system 0:21.72elapsed 48%CPU (0avgtext+0avgdata 35520maxresident)k 0inputs+0outputs (0major+1093404minor)pagefaults 0swaps /.out/inotify-tools-3.20.1-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libinotifytools-3.20.1-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/inotify-tools-devel-3.20.1-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/inotify-tools-debuginfo-3.20.1-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libinotifytools-debuginfo-3.20.1-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL 4.51user 2.61system 0:33.11elapsed 21%CPU (0avgtext+0avgdata 129808maxresident)k 0inputs+0outputs (0major+194097minor)pagefaults 0swaps --- inotify-tools-3.20.1-alt1.x86_64.rpm.repo 2021-06-23 20:28:10.000000000 +0000 +++ inotify-tools-3.20.1-alt1.x86_64.rpm.hasher 2024-03-31 01:49:30.286916814 +0000 @@ -13,4 +13,4 @@ Provides: inotify-tools = 3.20.1-alt1:sisyphus+275316.100.1.2 -File: /usr/bin/inotifywait 100755 root:root f7f272c421fa1e32dd041f026fd06b9a -File: /usr/bin/inotifywatch 100755 root:root 8d9094ecab4533ec60c824f16518853f +File: /usr/bin/inotifywait 100755 root:root da8357f6328bea22ea91497fb5f664e0 +File: /usr/bin/inotifywatch 100755 root:root b44969a6db514f7385dcddcbeac78c66 File: /usr/share/doc/inotify-tools-3.20.1 40755 root:root @@ -19,4 +19,4 @@ File: /usr/share/doc/inotify-tools-3.20.1/README 100644 root:root b3f068e4ac2f1d5704b444d2baf70649 -File: /usr/share/man/man1/inotifywait.1.xz 100644 root:root 24d7a7d0d1412ce6aa6393524da70334 -File: /usr/share/man/man1/inotifywatch.1.xz 100644 root:root b82754320903cbb42905940997f6603a -RPMIdentity: 164f5d52e41a602ea3321aa82f071de78d22e8e4cde82bba5f9b68d50fc7a20eaade5526ca4fadbfa22781808cb05989d8d92b918f0917f34e915e043829d793 +File: /usr/share/man/man1/inotifywait.1.xz 100644 root:root 5b622be29b9420ba5509e5fd20f534ca +File: /usr/share/man/man1/inotifywatch.1.xz 100644 root:root 4ce6aba9eb405674eadbd6e9387020e4 +RPMIdentity: 5d014d12576e24bb11c93cb5e734077e169922c854d3dd63ef7ed66a057d72e0fcbf7332da56b29b06034d45dc08f95b77a58d241b8a3ba21d166f9a5908ccc9 --- inotify-tools-debuginfo-3.20.1-alt1.x86_64.rpm.repo 2021-06-23 20:28:10.000000000 +0000 +++ inotify-tools-debuginfo-3.20.1-alt1.x86_64.rpm.hasher 2024-03-31 01:49:30.365918404 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/39 40755 root:root -/usr/lib/debug/.build-id/39/d3f31b4cb7acd4b99d5b21dbf4e541c9e367ae 120777 root:root ../../../../bin/inotifywait -/usr/lib/debug/.build-id/39/d3f31b4cb7acd4b99d5b21dbf4e541c9e367ae.debug 120777 root:root ../../usr/bin/inotifywait.debug -/usr/lib/debug/.build-id/56 40755 root:root -/usr/lib/debug/.build-id/56/0a6b9f7fa11a0ad386e6699f67465423188aa5 120777 root:root ../../../../bin/inotifywatch -/usr/lib/debug/.build-id/56/0a6b9f7fa11a0ad386e6699f67465423188aa5.debug 120777 root:root ../../usr/bin/inotifywatch.debug +/usr/lib/debug/.build-id/37 40755 root:root +/usr/lib/debug/.build-id/37/d5d179bf2504b1f01f67f298ac53b0a6ff3773 120777 root:root ../../../../bin/inotifywatch +/usr/lib/debug/.build-id/37/d5d179bf2504b1f01f67f298ac53b0a6ff3773.debug 120777 root:root ../../usr/bin/inotifywatch.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/20557e2409d786459af863f97e8f9bdfb8fdd0 120777 root:root ../../../../bin/inotifywait +/usr/lib/debug/.build-id/6e/20557e2409d786459af863f97e8f9bdfb8fdd0.debug 120777 root:root ../../usr/bin/inotifywait.debug /usr/lib/debug/usr/bin/inotifywait.debug 100644 root:root @@ -23,10 +23,10 @@ Provides: inotify-tools-debuginfo = 3.20.1-alt1:sisyphus+275316.100.1.2 -File: /usr/lib/debug/.build-id/39 40755 root:root -File: /usr/lib/debug/.build-id/39/d3f31b4cb7acd4b99d5b21dbf4e541c9e367ae 120777 root:root ../../../../bin/inotifywait -File: /usr/lib/debug/.build-id/39/d3f31b4cb7acd4b99d5b21dbf4e541c9e367ae.debug 120777 root:root ../../usr/bin/inotifywait.debug -File: /usr/lib/debug/.build-id/56 40755 root:root -File: /usr/lib/debug/.build-id/56/0a6b9f7fa11a0ad386e6699f67465423188aa5 120777 root:root ../../../../bin/inotifywatch -File: /usr/lib/debug/.build-id/56/0a6b9f7fa11a0ad386e6699f67465423188aa5.debug 120777 root:root ../../usr/bin/inotifywatch.debug -File: /usr/lib/debug/usr/bin/inotifywait.debug 100644 root:root 67b6622624b5a570ad309d05da4acc1e -File: /usr/lib/debug/usr/bin/inotifywatch.debug 100644 root:root 0b97116da686d548173cbf462656e4e7 +File: /usr/lib/debug/.build-id/37 40755 root:root +File: /usr/lib/debug/.build-id/37/d5d179bf2504b1f01f67f298ac53b0a6ff3773 120777 root:root ../../../../bin/inotifywatch +File: /usr/lib/debug/.build-id/37/d5d179bf2504b1f01f67f298ac53b0a6ff3773.debug 120777 root:root ../../usr/bin/inotifywatch.debug +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/20557e2409d786459af863f97e8f9bdfb8fdd0 120777 root:root ../../../../bin/inotifywait +File: /usr/lib/debug/.build-id/6e/20557e2409d786459af863f97e8f9bdfb8fdd0.debug 120777 root:root ../../usr/bin/inotifywait.debug +File: /usr/lib/debug/usr/bin/inotifywait.debug 100644 root:root 81eff228537f6da502a4e85c6fabefba +File: /usr/lib/debug/usr/bin/inotifywatch.debug 100644 root:root 99b1b5ea4f52d082bc892ae65d7b0968 File: /usr/src/debug/inotify-tools-3.20.1 40755 root:root @@ -41,2 +41,2 @@ File: /usr/src/debug/inotify-tools-3.20.1/src/inotifywatch.c 100644 root:root a7032adcdd7747a1c5a1862429181eb5 -RPMIdentity: e6628d49773752c1053fa1fd153c303d6095ac2f22e2e5115b0503bdd3cfb507494a4f3ea69677b15f32c7cc7b87a4c50ae449ad1d7c598db877da503eda3102 +RPMIdentity: 9ea42e335eec63d0a1e1aed013a66d1b064274dfbdd0663e6b605548413fce4cb6cd0fd173f0140f0a25b856b6bd252a2e34497a5ddaad04a2e9d2f294d4f21b --- inotify-tools-devel-3.20.1-alt1.x86_64.rpm.repo 2021-06-23 20:28:10.000000000 +0000 +++ inotify-tools-devel-3.20.1-alt1.x86_64.rpm.hasher 2024-03-31 01:49:30.450920114 +0000 @@ -12,3 +12,3 @@ /usr/share/doc/inotify-tools-devel-3.20.1/doxygen.css 100644 root:root -/usr/share/doc/inotify-tools-devel-3.20.1/doxygen.png 100644 root:root +/usr/share/doc/inotify-tools-devel-3.20.1/doxygen.svg 100644 root:root /usr/share/doc/inotify-tools-devel-3.20.1/dynsections.js 100644 root:root @@ -52,19 +52,19 @@ File: /usr/share/doc/inotify-tools-devel-3.20.1/closed.png 100644 root:root 3fa180a1c853204ee64235708fb8e162 -File: /usr/share/doc/inotify-tools-devel-3.20.1/dir_6f9162800bb6dbbe5c86171e8602f383.html 100644 root:root b3162f5672bf7f7a9ffa57f871836337 +File: /usr/share/doc/inotify-tools-devel-3.20.1/dir_6f9162800bb6dbbe5c86171e8602f383.html 100644 root:root f57194d4d22e4aba968da8d08d812e5a File: /usr/share/doc/inotify-tools-devel-3.20.1/doc.png 100644 root:root 31ed05886f30a2be256e9df86a25586f -File: /usr/share/doc/inotify-tools-devel-3.20.1/doxygen.css 100644 root:root e2ff72818d3b89c2b00ca8169658a4f6 -File: /usr/share/doc/inotify-tools-devel-3.20.1/doxygen.png 100644 root:root 4d8b8c8f1a68a4f320da8294a085f251 -File: /usr/share/doc/inotify-tools-devel-3.20.1/dynsections.js 100644 root:root e02cd39ac0be461d3b9ad0e61b4dc10d -File: /usr/share/doc/inotify-tools-devel-3.20.1/files.html 100644 root:root fdb3eda9727cdd71694b7042ed437b78 +File: /usr/share/doc/inotify-tools-devel-3.20.1/doxygen.css 100644 root:root 2c39008156d9e26a2fd709ea124a1e4f +File: /usr/share/doc/inotify-tools-devel-3.20.1/doxygen.svg 100644 root:root a1393c6693110602d5ad3e0d43269bb7 +File: /usr/share/doc/inotify-tools-devel-3.20.1/dynsections.js 100644 root:root 3062c0d05d72effd6e16d450a87a30b1 +File: /usr/share/doc/inotify-tools-devel-3.20.1/files.html 100644 root:root 35b14f2d224cb5eabe876551b7033545 File: /usr/share/doc/inotify-tools-devel-3.20.1/folderclosed.png 100644 root:root 0b7046d86103299b2a0306ddf33ec004 File: /usr/share/doc/inotify-tools-devel-3.20.1/folderopen.png 100644 root:root 9ff4412a8e93e25320b9e260951c6a04 -File: /usr/share/doc/inotify-tools-devel-3.20.1/globals.html 100644 root:root 3df341958d4a5807c574992eac614c3c -File: /usr/share/doc/inotify-tools-devel-3.20.1/globals_func.html 100644 root:root a212536d257ffd3430a855a9dc8a89ad -File: /usr/share/doc/inotify-tools-devel-3.20.1/index.html 100644 root:root b9149232bcecb8369139557a74cede19 -File: /usr/share/doc/inotify-tools-devel-3.20.1/inotifytools_8c_source.html 100644 root:root 560b2611ce10a2953a457f8b3646cc8d -File: /usr/share/doc/inotify-tools-devel-3.20.1/inotifytools_8h.html 100644 root:root c06eb1d78d23ebac5f256af7e1c52a50 -File: /usr/share/doc/inotify-tools-devel-3.20.1/inotifytools_8h_source.html 100644 root:root ecf517a49a80cc16ec9a0ac1e5eae218 +File: /usr/share/doc/inotify-tools-devel-3.20.1/globals.html 100644 root:root 34c6bc762cddc8c5f356d87e69025f70 +File: /usr/share/doc/inotify-tools-devel-3.20.1/globals_func.html 100644 root:root cf370f4e11de8006211328ee6ba54699 +File: /usr/share/doc/inotify-tools-devel-3.20.1/index.html 100644 root:root f396ac2674e21f31d3b5253daf64fb42 +File: /usr/share/doc/inotify-tools-devel-3.20.1/inotifytools_8c_source.html 100644 root:root 07f40cc003c1f683d9e60ec8bcb0ba73 +File: /usr/share/doc/inotify-tools-devel-3.20.1/inotifytools_8h.html 100644 root:root 1b5d9569c1e205adf4c8b2729d8a2076 +File: /usr/share/doc/inotify-tools-devel-3.20.1/inotifytools_8h_source.html 100644 root:root bbc295ff320b45718818eb3254ab3812 File: /usr/share/doc/inotify-tools-devel-3.20.1/jquery.js 100644 root:root ed067826ee972d3c98cc3c1223553a70 -File: /usr/share/doc/inotify-tools-devel-3.20.1/menu.js 100644 root:root 87073c188202e46cab0291523b08d60d -File: /usr/share/doc/inotify-tools-devel-3.20.1/menudata.js 100644 root:root 71274de4fdbe8b13655dd84c20df29d9 +File: /usr/share/doc/inotify-tools-devel-3.20.1/menu.js 100644 root:root 79e6c0ae0248658c9431facf49a6420a +File: /usr/share/doc/inotify-tools-devel-3.20.1/menudata.js 100644 root:root c9a6314afb07ab25cc4ad43dfbc938c9 File: /usr/share/doc/inotify-tools-devel-3.20.1/nav_f.png 100644 root:root 4e4d8be23c6d6bbe0184fd891ff59e00 @@ -73,3 +73,3 @@ File: /usr/share/doc/inotify-tools-devel-3.20.1/open.png 100644 root:root 468c228548b4a85dd54d544810bd0edd -File: /usr/share/doc/inotify-tools-devel-3.20.1/pages.html 100644 root:root 14bd7a288ba6f6d590f4fb3e19a5db9d +File: /usr/share/doc/inotify-tools-devel-3.20.1/pages.html 100644 root:root 3febe017ca1ad0d5efb36c3db4118e00 File: /usr/share/doc/inotify-tools-devel-3.20.1/splitbar.png 100644 root:root 8d590f70c25a81e71b99f6c8246b067e @@ -82,3 +82,3 @@ File: /usr/share/doc/inotify-tools-devel-3.20.1/tabs.css 100644 root:root 7f185f9714d3aec7a720614d628456da -File: /usr/share/doc/inotify-tools-devel-3.20.1/todo.html 100644 root:root 802122e9bb5e1156fe8a8c2320bd8919 -RPMIdentity: a57c6fbb51c6ef5290d38cfcbddf485b43c1f8787c6863c79d223aedac86286894b70443a9d07bd66e1c9ed7c8bbe13eba19042b99c7f7af5493a717621b86d1 +File: /usr/share/doc/inotify-tools-devel-3.20.1/todo.html 100644 root:root 29e9bf1a2e0d305b31a2645c0ea43f65 +RPMIdentity: 81dcafa2b48c193d052fda52345d3bb70fbf97f98741727457d47b77d07b7df2ba6faf502a1cec31b9a2107510a9393d664bb86dd4185fac8430524004519fce --- libinotifytools-3.20.1-alt1.x86_64.rpm.repo 2021-06-23 20:28:10.000000000 +0000 +++ libinotifytools-3.20.1-alt1.x86_64.rpm.hasher 2024-03-31 01:49:30.517921462 +0000 @@ -14,3 +14,3 @@ File: /usr/lib64/libinotifytools.so.0 120777 root:root libinotifytools.so.0.4.1 -File: /usr/lib64/libinotifytools.so.0.4.1 100644 root:root de1d34f7a67f6ac446508d5bb7ee8c54 -RPMIdentity: fe71ecaf7855e992443e80e5465d3648c210158804c504a78c3e3fa40ea2cb020235d8ae500bac6300c9171caa0f54072975e3931d3a8909cf6b298d727f510a +File: /usr/lib64/libinotifytools.so.0.4.1 100644 root:root 27151e882e44a0d4382053782d3705cd +RPMIdentity: 8176bd434e2c5323c5c3f547e936cf883f3986e560f51a240347cea84bc0307e84fb181d70d7d2511439295ceaff59efc31396e81de45a3d11cacf5572c5fd72 --- libinotifytools-debuginfo-3.20.1-alt1.x86_64.rpm.repo 2021-06-23 20:28:10.000000000 +0000 +++ libinotifytools-debuginfo-3.20.1-alt1.x86_64.rpm.hasher 2024-03-31 01:49:30.597923071 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f6 40755 root:root -/usr/lib/debug/.build-id/f6/5418450b756899359acd5d0f9cc0612ae1856f 120777 root:root ../../../../lib64/libinotifytools.so.0.4.1 -/usr/lib/debug/.build-id/f6/5418450b756899359acd5d0f9cc0612ae1856f.debug 120777 root:root ../../usr/lib64/libinotifytools.so.0.4.1.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/4b54cf3d4338576c6f46fb74016499ec9c2734 120777 root:root ../../../../lib64/libinotifytools.so.0.4.1 +/usr/lib/debug/.build-id/8e/4b54cf3d4338576c6f46fb74016499ec9c2734.debug 120777 root:root ../../usr/lib64/libinotifytools.so.0.4.1.debug /usr/lib/debug/usr/lib64/libinotifytools.so.0.4.1.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: libinotifytools-debuginfo = 3.20.1-alt1:sisyphus+275316.100.1.2 -File: /usr/lib/debug/.build-id/f6 40755 root:root -File: /usr/lib/debug/.build-id/f6/5418450b756899359acd5d0f9cc0612ae1856f 120777 root:root ../../../../lib64/libinotifytools.so.0.4.1 -File: /usr/lib/debug/.build-id/f6/5418450b756899359acd5d0f9cc0612ae1856f.debug 120777 root:root ../../usr/lib64/libinotifytools.so.0.4.1.debug -File: /usr/lib/debug/usr/lib64/libinotifytools.so.0.4.1.debug 100644 root:root 3a8edfdb6636253a81a46993818bf2c0 +File: /usr/lib/debug/.build-id/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/4b54cf3d4338576c6f46fb74016499ec9c2734 120777 root:root ../../../../lib64/libinotifytools.so.0.4.1 +File: /usr/lib/debug/.build-id/8e/4b54cf3d4338576c6f46fb74016499ec9c2734.debug 120777 root:root ../../usr/lib64/libinotifytools.so.0.4.1.debug +File: /usr/lib/debug/usr/lib64/libinotifytools.so.0.4.1.debug 100644 root:root abdc6f9f7fd153f7feda4db9460dc7e6 File: /usr/lib/debug/usr/lib64/libinotifytools.so.0.debug 120777 root:root libinotifytools.so.0.4.1.debug @@ -29,2 +29,2 @@ File: /usr/src/debug/inotify-tools-3.20.1/libinotifytools/src/redblack.h 100644 root:root 3d090058cbb5338b8f83ecb7ddf905d1 -RPMIdentity: 77cf6bdaded871836af9619a1285399284cb1bbff45423e45278eef024b6b94285ad703ea4e812d505525a20314caf36a9426b27a3f731818a51b48412fb1676 +RPMIdentity: 216efc9fdeee8cb112c177814bf5df7a3f86c1047a28ebafde2939d209508f6256799de3642e5fc218196abeafafebf0abeb086131a630eebc968d3343f5e782