<86>Jul 16 06:26:39 userdel[3387183]: delete user 'rooter' <86>Jul 16 06:26:39 userdel[3387183]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 16 06:26:39 groupadd[3387197]: group added to /etc/group: name=rooter, GID=693 <86>Jul 16 06:26:39 groupadd[3387197]: group added to /etc/gshadow: name=rooter <86>Jul 16 06:26:39 groupadd[3387197]: new group: name=rooter, GID=693 <86>Jul 16 06:26:39 useradd[3387203]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Jul 16 06:26:39 userdel[3387212]: delete user 'builder' <86>Jul 16 06:26:39 userdel[3387212]: removed group 'builder' owned by 'builder' <86>Jul 16 06:26:39 userdel[3387212]: removed shadow group 'builder' owned by 'builder' <86>Jul 16 06:26:39 groupadd[3387220]: group added to /etc/group: name=builder, GID=694 <86>Jul 16 06:26:39 groupadd[3387220]: group added to /etc/gshadow: name=builder <86>Jul 16 06:26:39 groupadd[3387220]: new group: name=builder, GID=694 <86>Jul 16 06:26:39 useradd[3387226]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/fuse-2.9.9-alt1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/fuse-2.9.9-alt1.nosrc.rpm (w1.gzdio) Installing fuse-2.9.9-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76156 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fuse-2.9.9 + echo 'Source #0 (fuse-2.9.9.tar):' Source #0 (fuse-2.9.9.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/fuse-2.9.9.tar + cd fuse-2.9.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (fuse.Makefile.patch):' Patch #0 (fuse.Makefile.patch): + /usr/bin/patch -p1 patching file util/Makefile.am Hunk #1 succeeded at 21 (offset 7 lines). + echo 'Patch #1 (914871b.patch):' Patch #1 (914871b.patch): + /usr/bin/patch -p1 patching file include/fuse_kernel.h Hunk #1 succeeded at 88 (offset -3 lines). + echo 'Patch #2 (fuse.link.patch):' Patch #2 (fuse.link.patch): + /usr/bin/patch -p0 patching file ./lib/Makefile.am Hunk #1 succeeded at 1 with fuzz 2. + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.76156 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fuse-2.9.9 + 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: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './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:10: installing './compile' configure.ac:6: installing './missing' example/Makefile.am: installing './depcomp' 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 + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./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 --enable-lib --enable-util --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu 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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of x86_64-alt-linux-gcc... none 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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for fork... yes checking for setxattr... yes checking for fdatasync... yes checking for splice... yes checking for vmsplice... yes checking for utimensat... yes checking for posix_fallocate... yes checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for library containing dlopen... -ldl checking for library containing clock_gettime... none required checking for ld... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: MOUNT_FUSE_PATH env var not set, using default /sbin configure: UDEV_RULES_PATH env var not set, using default /etc/udev/rules.d configure: INIT_D_PATH env var not set, using default /etc/init.d checking if umount supports --fake --no-canonicalize... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating fuse.pc config.status: creating Makefile config.status: creating lib/Makefile config.status: creating util/Makefile config.status: creating example/Makefile config.status: creating include/Makefile config.status: creating doc/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 Making all in include make all-am Making all in lib make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fuse_loop.lo fuse_loop.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c fuse_loop.c -fPIC -DPIC -o .libs/fuse_loop.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fuse_kern_chan.lo fuse_kern_chan.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c fuse_kern_chan.c -fPIC -DPIC -o .libs/fuse_kern_chan.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fuse_mt.lo fuse_mt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c fuse_mt.c -fPIC -DPIC -o .libs/fuse_mt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fuse_loop_mt.lo fuse_loop_mt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c fuse_loop_mt.c -fPIC -DPIC -o .libs/fuse_loop_mt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fuse_signals.lo fuse_signals.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c fuse_signals.c -fPIC -DPIC -o .libs/fuse_signals.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fuse_session.lo fuse_session.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c fuse_session.c -fPIC -DPIC -o .libs/fuse_session.o fuse_session.c: In function 'fuse_chan_recv': fuse_session.c:211:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 211 | return ((struct fuse_chan_ops_compat24 *) &ch->op) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fuse_opt.lo fuse_opt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c fuse_opt.c -fPIC -DPIC -o .libs/fuse_opt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o helper.lo helper.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c helper.c -fPIC -DPIC -o .libs/helper.o helper.c: In function 'fuse_daemonize': helper.c:203:4: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 203 | read(waiter[0], &completed, sizeof(completed)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ helper.c:212:10: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 212 | (void) chdir("/"); | ^~~~~~~~~~ helper.c:225:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 225 | write(waiter[1], &completed, sizeof(completed)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mount.lo mount.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c mount.c -fPIC -DPIC -o .libs/mount.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cuse_lowlevel.lo cuse_lowlevel.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c cuse_lowlevel.c -fPIC -DPIC -o .libs/cuse_lowlevel.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mount_util.lo mount_util.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c mount_util.c -fPIC -DPIC -o .libs/mount_util.o mount_util.c: In function 'mtab_needs_update': mount_util.c:62:4: warning: ignoring return value of 'setreuid' declared with attribute 'warn_unused_result' [-Wunused-result] 62 | setreuid(0, -1); | ^~~~~~~~~~~~~~~ mount_util.c:67:4: warning: ignoring return value of 'setreuid' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | setreuid(ruid, -1); | ^~~~~~~~~~~~~~~~~~ mount_util.c: In function 'add_mount': mount_util.c:102:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 102 | setuid(geteuid()); | ^~~~~~~~~~~~~~~~~ mount_util.c: In function 'exec_umount': mount_util.c:155:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 155 | setuid(geteuid()); | ^~~~~~~~~~~~~~~~~ mount_util.c: In function 'remove_mount': mount_util.c:221:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 221 | setuid(geteuid()); | ^~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o buffer.lo buffer.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c buffer.c -fPIC -DPIC -o .libs/buffer.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ulockmgr.lo ulockmgr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c ulockmgr.c -fPIC -DPIC -o .libs/ulockmgr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/iconv.lo modules/iconv.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c modules/iconv.c -fPIC -DPIC -o modules/.libs/iconv.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/subdir.lo modules/subdir.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c modules/subdir.c -fPIC -DPIC -o modules/.libs/subdir.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -version-number 1:0:1 -o libulockmgr.la -rpath /usr/lib64 ulockmgr.lo -lpthread libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/ulockmgr.o -lpthread -g -O2 -pthread -pthread -Wl,-soname -Wl,libulockmgr.so.1 -o .libs/libulockmgr.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libulockmgr.so.1" && ln -s "libulockmgr.so.1.0.1" "libulockmgr.so.1") libtool: link: (cd ".libs" && rm -f "libulockmgr.so" && ln -s "libulockmgr.so.1.0.1" "libulockmgr.so") libtool: link: ( cd ".libs" && rm -f "libulockmgr.la" && ln -s "../libulockmgr.la" "libulockmgr.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fuse_lowlevel.lo fuse_lowlevel.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c fuse_lowlevel.c -fPIC -DPIC -o .libs/fuse_lowlevel.o In file included from /usr/include/string.h:532, from fuse_lowlevel.c:22: In function 'strncpy', inlined from 'fuse_add_dirent' at fuse_lowlevel.c:263:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fuse_lowlevel.c: In function 'fuse_add_dirent': fuse_lowlevel.c:253:21: note: length computed here 253 | unsigned namelen = strlen(name); | ^~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fuse.lo fuse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -frecord-gcc-switches -Wall -g -O2 -c fuse.c -fPIC -DPIC -o .libs/fuse.o fuse.c: In function 'fuse_compat_open': fuse.c:1536:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1536 | err = ((struct fuse_operations_compat22 *) &fs->op)->open(path, | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fuse.c:1541:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1541 | err = ((struct fuse_operations_compat2 *) &fs->op) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fuse.c: In function 'fuse_compat_release': fuse.c:1552:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1552 | return ((struct fuse_operations_compat2 *) &fs->op) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fuse.c: In function 'fuse_compat_opendir': fuse.c:1565:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1565 | err = ((struct fuse_operations_compat22 *) &fs->op) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fuse.c: In function 'fuse_compat_statfs': fuse.c:1605:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1605 | err = ((struct fuse_operations_compat22 *) &fs->op) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fuse.c:1612:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1612 | err = ((struct fuse_operations_compat1 *) &fs->op) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from fuse.c:23: In function 'strncpy', inlined from 'add_name' at fuse.c:908:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fuse.c: In function 'add_name': fuse.c:884:15: note: length computed here 884 | size_t len = strlen(name); | ^~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -ldl -version-number 2:9:9 -Wl,--version-script,./fuse_versionscript -o libfuse.la -rpath /usr/lib64 fuse.lo fuse_kern_chan.lo fuse_loop.lo fuse_loop_mt.lo fuse_lowlevel.lo fuse_mt.lo fuse_opt.lo fuse_session.lo fuse_signals.lo buffer.lo cuse_lowlevel.lo helper.lo modules/subdir.lo modules/iconv.lo mount.lo mount_util.lo -lpthread libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/fuse.o .libs/fuse_kern_chan.o .libs/fuse_loop.o .libs/fuse_loop_mt.o .libs/fuse_lowlevel.o .libs/fuse_mt.o .libs/fuse_opt.o .libs/fuse_session.o .libs/fuse_signals.o .libs/buffer.o .libs/cuse_lowlevel.o .libs/helper.o modules/.libs/subdir.o modules/.libs/iconv.o .libs/mount.o .libs/mount_util.o -ldl -lpthread -g -O2 -pthread -Wl,--version-script -Wl,./fuse_versionscript -pthread -Wl,-soname -Wl,libfuse.so.2 -o .libs/libfuse.so.2.9.9 libtool: link: (cd ".libs" && rm -f "libfuse.so.2" && ln -s "libfuse.so.2.9.9" "libfuse.so.2") libtool: link: (cd ".libs" && rm -f "libfuse.so" && ln -s "libfuse.so.2.9.9" "libfuse.so") libtool: link: ( cd ".libs" && rm -f "libfuse.la" && ln -s "../libfuse.la" "libfuse.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' Making all in util make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mount.fuse.o mount.fuse.c make[2]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' make[2]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fusermount-mount_util.o `test -f 'mount_util.c' || echo './'`mount_util.c mount_util.c: In function 'mtab_needs_update': mount_util.c:62:4: warning: ignoring return value of 'setreuid' declared with attribute 'warn_unused_result' [-Wunused-result] 62 | setreuid(0, -1); | ^~~~~~~~~~~~~~~ mount_util.c:67:4: warning: ignoring return value of 'setreuid' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | setreuid(ruid, -1); | ^~~~~~~~~~~~~~~~~~ mount_util.c: In function 'add_mount': mount_util.c:102:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 102 | setuid(geteuid()); | ^~~~~~~~~~~~~~~~~ mount_util.c: In function 'exec_umount': mount_util.c:155:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 155 | setuid(geteuid()); | ^~~~~~~~~~~~~~~~~ mount_util.c: In function 'remove_mount': mount_util.c:221:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 221 | setuid(geteuid()); | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' make[2]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ulockmgr_server-ulockmgr_server.o `test -f 'ulockmgr_server.c' || echo './'`ulockmgr_server.c ulockmgr_server.c: In function 'main': ulockmgr_server.c:371:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 371 | (void) chdir("/"); | ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' make[2]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o mount.fuse mount.fuse.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o mount.fuse mount.fuse.o make[2]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' make[2]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -o ulockmgr_server ulockmgr_server-ulockmgr_server.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -o ulockmgr_server ulockmgr_server-ulockmgr_server.o -pthread make[2]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' make[2]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fusermount-fusermount.o `test -f 'fusermount.c' || echo './'`fusermount.c make[2]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' make[2]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o fusermount fusermount-fusermount.o fusermount-mount_util.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o fusermount fusermount-fusermount.o fusermount-mount_util.o make[2]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' Making all in example make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -c -o null.o null.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hello.o hello.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hello_ll.o hello_ll.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fselclient-fselclient.o `test -f 'fselclient.c' || echo './'`fselclient.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fioclient-fioclient.o `test -f 'fioclient.c' || echo './'`fioclient.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fusexmp.o fusexmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fusexmp_fh.o fusexmp_fh.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fioc.o fioc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cusexmp.o cusexmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fsel.o fsel.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o fselclient fselclient-fselclient.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o fselclient fselclient-fselclient.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o null null.o ../lib/libfuse.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/null null.o ../lib/.libs/libfuse.so -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o hello hello.o ../lib/libfuse.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/hello hello.o ../lib/.libs/libfuse.so -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o fioclient fioclient-fioclient.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o fioclient fioclient-fioclient.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o hello_ll hello_ll.o ../lib/libfuse.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/hello_ll hello_ll.o ../lib/.libs/libfuse.so -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o fusexmp fusexmp.o ../lib/libfuse.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/fusexmp fusexmp.o ../lib/.libs/libfuse.so -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o fioc fioc.o ../lib/libfuse.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/fioc fioc.o ../lib/.libs/libfuse.so -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o fusexmp_fh fusexmp_fh.o ../lib/libfuse.la ../lib/libulockmgr.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/fusexmp_fh fusexmp_fh.o ../lib/.libs/libfuse.so ../lib/.libs/libulockmgr.so -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o cusexmp cusexmp.o ../lib/libfuse.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/cusexmp cusexmp.o ../lib/.libs/libfuse.so -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o fsel fsel.o ../lib/libfuse.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/fsel fsel.o ../lib/.libs/libfuse.so -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' Making all in doc make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19143 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fuse-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fuse-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd fuse-2.9.9 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/fuse-buildroot make: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/include' make[2]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/fuse-buildroot/usr/include/fuse' /usr/libexec/rpm-build/install -p -m 644 fuse.h fuse_compat.h fuse_common.h fuse_common_compat.h fuse_lowlevel.h fuse_lowlevel_compat.h fuse_opt.h cuse_lowlevel.h '/usr/src/tmp/fuse-buildroot/usr/include/fuse' /bin/mkdir -p '/usr/src/tmp/fuse-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 old/fuse.h ulockmgr.h '/usr/src/tmp/fuse-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/include' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' /bin/mkdir -p '/usr/src/tmp/fuse-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libfuse.la libulockmgr.la '/usr/src/tmp/fuse-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libfuse.so.2.9.9 /usr/src/tmp/fuse-buildroot/usr/lib64/libfuse.so.2.9.9 libtool: install: (cd /usr/src/tmp/fuse-buildroot/usr/lib64 && { ln -s -f libfuse.so.2.9.9 libfuse.so.2 || { rm -f libfuse.so.2 && ln -s libfuse.so.2.9.9 libfuse.so.2; }; }) libtool: install: (cd /usr/src/tmp/fuse-buildroot/usr/lib64 && { ln -s -f libfuse.so.2.9.9 libfuse.so || { rm -f libfuse.so && ln -s libfuse.so.2.9.9 libfuse.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libfuse.lai /usr/src/tmp/fuse-buildroot/usr/lib64/libfuse.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libulockmgr.so.1.0.1 /usr/src/tmp/fuse-buildroot/usr/lib64/libulockmgr.so.1.0.1 libtool: install: (cd /usr/src/tmp/fuse-buildroot/usr/lib64 && { ln -s -f libulockmgr.so.1.0.1 libulockmgr.so.1 || { rm -f libulockmgr.so.1 && ln -s libulockmgr.so.1.0.1 libulockmgr.so.1; }; }) libtool: install: (cd /usr/src/tmp/fuse-buildroot/usr/lib64 && { ln -s -f libulockmgr.so.1.0.1 libulockmgr.so || { rm -f libulockmgr.so && ln -s libulockmgr.so.1.0.1 libulockmgr.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libulockmgr.lai /usr/src/tmp/fuse-buildroot/usr/lib64/libulockmgr.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/lib' Making install in util make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' make install-am make[2]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' make[3]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' /bin/mkdir -p '/usr/src/tmp/fuse-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p fusermount ulockmgr_server '/usr/src/tmp/fuse-buildroot/usr/bin' libtool: install: /usr/libexec/rpm-build/install -p fusermount /usr/src/tmp/fuse-buildroot/usr/bin/fusermount libtool: install: /usr/libexec/rpm-build/install -p ulockmgr_server /usr/src/tmp/fuse-buildroot/usr/bin/ulockmgr_server /bin/mkdir -p /usr/src/tmp/fuse-buildroot/sbin /usr/libexec/rpm-build/install -p ./mount.fuse /usr/src/tmp/fuse-buildroot/sbin/mount.fuse /bin/mkdir -p /usr/src/tmp/fuse-buildroot/etc/init.d /usr/libexec/rpm-build/install -p ./init_script /usr/src/tmp/fuse-buildroot/etc/init.d/fuse make install-exec-hook make[4]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' /bin/mkdir -p /usr/src/tmp/fuse-buildroot/etc/udev/rules.d /usr/libexec/rpm-build/install -p -m 644 ./udev.rules /usr/src/tmp/fuse-buildroot/etc/udev/rules.d/99-fuse.rules make[3]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' make[2]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/util' Making install in example make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' make[2]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' 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/fuse-2.9.9/example' make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/example' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/fuse-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 fusermount.1 ulockmgr_server.1 '/usr/src/tmp/fuse-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/fuse-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 mount.fuse.8 '/usr/src/tmp/fuse-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9' make[2]: Entering directory '/usr/src/RPM/BUILD/fuse-2.9.9' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/fuse-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 fuse.pc '/usr/src/tmp/fuse-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9' make[1]: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9' make: Leaving directory '/usr/src/RPM/BUILD/fuse-2.9.9' + mkdir -p /usr/src/tmp/fuse-buildroot/lib64 + mv /usr/src/tmp/fuse-buildroot/usr/lib64/libfuse.so.2 /usr/src/tmp/fuse-buildroot/usr/lib64/libfuse.so.2.9.9 /usr/src/tmp/fuse-buildroot/lib64/ + ln -sf ../../lib64/libfuse.so.2.9.9 /usr/src/tmp/fuse-buildroot/usr/lib64/libfuse.so + rm -f /usr/src/tmp/fuse-buildroot/etc/udev/rules.d/99-fuse.rules + install -pD /usr/src/RPM/SOURCES/fuserumount /usr/src/tmp/fuse-buildroot/usr/bin/fuserumount + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fuse-buildroot (auto) removed './usr/lib64/libulockmgr.la' removed './usr/lib64/libfuse.la' mode of './lib64/libfuse.so.2.9.9' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libulockmgr.so.1.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/fuse-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/fuse.pc: Libs: '-L${libdir} -lfuse -pthread' --> '-lfuse -pthread' Checking contents of files in /usr/src/tmp/fuse-buildroot/ (default) Compressing files in /usr/src/tmp/fuse-buildroot (auto) Adjusting library links in /usr/src/tmp/fuse-buildroot ./lib64: (from :0) libfuse.so.2 -> libfuse.so.2.9.9 ./usr/lib64: (from :0) libulockmgr.so.1 -> libulockmgr.so.1.0.1 Verifying ELF objects in /usr/src/tmp/fuse-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: fuse-2.9.9-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51684 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fuse-2.9.9 + DOCDIR=/usr/src/tmp/fuse-buildroot/usr/share/doc/fuse-2.9.9 + export DOCDIR + rm -rf /usr/src/tmp/fuse-buildroot/usr/share/doc/fuse-2.9.9 + /bin/mkdir -p /usr/src/tmp/fuse-buildroot/usr/share/doc/fuse-2.9.9 + cp -prL AUTHORS NEWS README.md README.NFS doc/how-fuse-works doc/kernel.txt doc/html /usr/src/tmp/fuse-buildroot/usr/share/doc/fuse-2.9.9 + chmod -R go-w /usr/src/tmp/fuse-buildroot/usr/share/doc/fuse-2.9.9 + chmod -R a+rX /usr/src/tmp/fuse-buildroot/usr/share/doc/fuse-2.9.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UVU6Yb 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.CbgbBb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dqu8md Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KcvDjc Provides: avfs-fuse = 2.9.9 Requires: mount >= 2.11, /bin/sh, /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.28)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): fuse-common >= 1.1.0, /bin/sh, /usr/sbin/control-dump Requires(post): /bin/sh, /usr/sbin/control, /usr/sbin/control-restore Obsoletes: avfs-fuse < 2.9.9 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eEkOPa Creating fuse-debuginfo package Processing files: libfuse-2.9.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s6c6rb find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/fuse-buildroot/lib64/libfuse.so.2: 176 symbols, 18 bpp lib.prov: /usr/src/tmp/fuse-buildroot/usr/lib64/libulockmgr.so.1: 1 symbols, 10 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cxegJb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: FUSE = 2.9.9, avfs-fuse = 2.9.9, libavfs-fuse = 2.9.9, libfuse.so.2()(64bit) = set:ldmuNBO30zGZcSilbd7Tr31AX9r0E3HCfvivjyyTmsihpRMQ5EVUfjWflyc60ZkFyx5N8TU8tgdEwvzw3kJwZcTbZh7iBWZGlZ17cimK5x5KuVWfOa30hEfhK5VT4M5wPgKgcZvP7ooZLWlWPV5thqlABstX0qJ880W0K8HDPPi6YZ6Zjrz35BSalDGAFnviAzdQWZd4Zzq2eIE3LfcpTV2hyeJQWgZ0ufJfX2wKygImph1gYIINRg8VOclWiQLtWM4lAxVWftDA1Z7qhoqd2aArwtZACajsw7qs4cYidBLZcNHqntEWf2W0ZiFw0j5ODBbVE6lRKxMTQDQhAekwkWGrauQWZhyvftp4ZCLYS0, libfuse.so.2(FUSE_2.2)(64bit), libfuse.so.2(FUSE_2.4)(64bit), libfuse.so.2(FUSE_2.5)(64bit), libfuse.so.2(FUSE_2.6)(64bit), libfuse.so.2(FUSE_2.7)(64bit), libfuse.so.2(FUSE_2.7.5)(64bit), libfuse.so.2(FUSE_2.8)(64bit), libfuse.so.2(FUSE_2.9)(64bit), libfuse.so.2(FUSE_2.9.1)(64bit), libulockmgr.so.1()(64bit) = set:dcp0 Requires: fuse = 2.9.9-alt1, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.5)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), rtld(GNU_HASH) Obsoletes: FUSE < 2.9.9, avfs-fuse < 2.9.9, libavfs-fuse < 2.9.9 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V1KQRb Creating libfuse-debuginfo package Processing files: libfuse-devel-2.9.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XbaAEc 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.86x2pc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libavfs-fuse-devel = 2.9.9, pkgconfig(fuse) = 2.9.9 Requires: libfuse = 2.9.9-alt1, /lib64/libfuse.so.2.9.9, /usr/lib64/libulockmgr.so.1.0.1, /usr/lib64/pkgconfig Obsoletes: libavfs-fuse-devel < 2.9.9 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iKVHHb Processing files: fuse-debuginfo-2.9.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HcEgGc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GpN8Ad find-requires: running scripts (debuginfo) Requires: fuse = 2.9.9-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0) Processing files: libfuse-debuginfo-2.9.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7KySod find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OBwKec find-requires: running scripts (debuginfo) Provides: debug64(libfuse.so.2), debug64(libulockmgr.so.1) Requires: libfuse = 2.9.9-alt1, debug64(libc.so.6), debug64(libdl.so.2), debug64(libpthread.so.0) Adding to libfuse a strict dependency on fuse Adding to fuse-debuginfo a strict dependency on fuse Adding to libfuse-devel a strict dependency on libfuse Adding to libfuse-debuginfo a strict dependency on libfuse Adding to libfuse-debuginfo a strict dependency on fuse-debuginfo Removing from libfuse-debuginfo 1 sources provided by fuse-debuginfo Removing 2 extra deps from libfuse-devel due to dependency on libfuse Removing 8 extra deps from libfuse due to repentancy on fuse Removing 2 extra deps from libfuse-debuginfo due to repentancy on fuse-debuginfo warning: Installed (but unpackaged) file(s) found: /etc/init.d/fuse Wrote: /usr/src/RPM/RPMS/x86_64/fuse-2.9.9-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfuse-2.9.9-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfuse-devel-2.9.9-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/fuse-debuginfo-2.9.9-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfuse-debuginfo-2.9.9-alt1.x86_64.rpm (w2.lzdio) 15.77user 4.17system 0:29.45elapsed 67%CPU (0avgtext+0avgdata 65268maxresident)k 0inputs+0outputs (0major+1777487minor)pagefaults 0swaps /.out/fuse-2.9.9-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libfuse-2.9.9-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libfuse-devel-2.9.9-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/fuse-debuginfo-2.9.9-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libfuse-debuginfo-2.9.9-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL 17.36user 6.48system 0:33.67elapsed 70%CPU (0avgtext+0avgdata 65268maxresident)k 0inputs+0outputs (0major+2038718minor)pagefaults 0swaps --- fuse-2.9.9-alt1.x86_64.rpm.repo 2021-06-23 18:46:38.000000000 +0000 +++ fuse-2.9.9-alt1.x86_64.rpm.hasher 2021-07-16 06:27:10.771591846 +0000 @@ -166,7 +166,7 @@ Obsoletes: avfs-fuse < 2.9.9 -File: /sbin/mount.fuse 100755 root:root 14528 a027c93fd79581ee677d120f595531d9 -File: /usr/bin/fusermount 104710 root:fuse 35008 79a3714219e283548aa090ed5c7f11b0 +File: /sbin/mount.fuse 100755 root:root 14528 848bcab84275a303357c6602f0d42edb +File: /usr/bin/fusermount 104710 root:fuse 35008 447dcbaeff15d15d7eb4bda3cf4d4cef File: /usr/bin/fuserumount 100755 root:root 34 f42465b11edbbcf21a0e3be02a4ca75f -File: /usr/bin/ulockmgr_server 100755 root:root 14528 8da0923ecc37b4b38b5e8b538478a777 -File: /usr/share/doc/fuse-2.9.9 40755 root:root 180 +File: /usr/bin/ulockmgr_server 100755 root:root 14528 f2129a327a270d770b9f6aefffb475fd +File: /usr/share/doc/fuse-2.9.9 40755 root:root 0 File: /usr/share/doc/fuse-2.9.9/AUTHORS 100644 root:root 1473 360eea50b8fc26eab52d4e4172ee5f50 @@ -176,3 +176,3 @@ File: /usr/share/doc/fuse-2.9.9/how-fuse-works 100644 root:root 2381 efbd22fb0ee1feeaf3ff46cf2408df77 -File: /usr/share/doc/fuse-2.9.9/html 40755 root:root 2640 +File: /usr/share/doc/fuse-2.9.9/html 40755 root:root 0 File: /usr/share/doc/fuse-2.9.9/html/annotated.html 100644 root:root 5637 4463becefe8175ab8bc452093d95a54e @@ -311,2 +311,2 @@ File: /usr/share/man/man8/mount.fuse.8.xz 100644 root:root 3904 07c8f4ba3b411e080580ef06bdc69ee5 -RPMIdentity: 6bd288531bf35585f11e5c9ebc5983be +RPMIdentity: 9964a9f47421b9a6afc9595093575875 --- fuse-debuginfo-2.9.9-alt1.x86_64.rpm.repo 2021-06-23 18:46:38.000000000 +0000 +++ fuse-debuginfo-2.9.9-alt1.x86_64.rpm.hasher 2021-07-16 06:27:10.864591222 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/2b 40755 root:root -/usr/lib/debug/.build-id/2b/b725bb1a2b93a28fc47ca80f640168fa0858cb 120777 root:root ../../../../bin/fusermount -/usr/lib/debug/.build-id/2b/b725bb1a2b93a28fc47ca80f640168fa0858cb.debug 120777 root:root ../../usr/bin/fusermount.debug -/usr/lib/debug/.build-id/33 40755 root:root -/usr/lib/debug/.build-id/33/dfd8f891d33d3642099a9d5290eea8ddc8dfbb 120777 root:root ../../../../../sbin/mount.fuse -/usr/lib/debug/.build-id/33/dfd8f891d33d3642099a9d5290eea8ddc8dfbb.debug 120777 root:root ../../sbin/mount.fuse.debug -/usr/lib/debug/.build-id/ef 40755 root:root -/usr/lib/debug/.build-id/ef/3295ef75e18f3bc9503b4cde3fa4a7e8c45704 120777 root:root ../../../../bin/ulockmgr_server -/usr/lib/debug/.build-id/ef/3295ef75e18f3bc9503b4cde3fa4a7e8c45704.debug 120777 root:root ../../usr/bin/ulockmgr_server.debug +/usr/lib/debug/.build-id/85 40755 root:root +/usr/lib/debug/.build-id/85/82c1455a960f79910348a1401ba715e899866e 120777 root:root ../../../../bin/fusermount +/usr/lib/debug/.build-id/85/82c1455a960f79910348a1401ba715e899866e.debug 120777 root:root ../../usr/bin/fusermount.debug +/usr/lib/debug/.build-id/d1 40755 root:root +/usr/lib/debug/.build-id/d1/5ccf3851c719ce6183dff27e6ef701ca9917a2 120777 root:root ../../../../../sbin/mount.fuse +/usr/lib/debug/.build-id/d1/5ccf3851c719ce6183dff27e6ef701ca9917a2.debug 120777 root:root ../../sbin/mount.fuse.debug +/usr/lib/debug/.build-id/e6 40755 root:root +/usr/lib/debug/.build-id/e6/702f2afe45de2b33e9ea08fc72f48b290fdd3f 120777 root:root ../../../../bin/ulockmgr_server +/usr/lib/debug/.build-id/e6/702f2afe45de2b33e9ea08fc72f48b290fdd3f.debug 120777 root:root ../../usr/bin/ulockmgr_server.debug /usr/lib/debug/sbin/mount.fuse.debug 100644 root:root @@ -26,18 +26,18 @@ Provides: fuse-debuginfo = 2.9.9-alt1:sisyphus+275297.100.1.2 -File: /usr/lib/debug/.build-id/2b 40755 root:root 80 -File: /usr/lib/debug/.build-id/2b/b725bb1a2b93a28fc47ca80f640168fa0858cb 120777 root:root 26 ../../../../bin/fusermount -File: /usr/lib/debug/.build-id/2b/b725bb1a2b93a28fc47ca80f640168fa0858cb.debug 120777 root:root 30 ../../usr/bin/fusermount.debug -File: /usr/lib/debug/.build-id/33 40755 root:root 80 -File: /usr/lib/debug/.build-id/33/dfd8f891d33d3642099a9d5290eea8ddc8dfbb 120777 root:root 30 ../../../../../sbin/mount.fuse -File: /usr/lib/debug/.build-id/33/dfd8f891d33d3642099a9d5290eea8ddc8dfbb.debug 120777 root:root 27 ../../sbin/mount.fuse.debug -File: /usr/lib/debug/.build-id/ef 40755 root:root 80 -File: /usr/lib/debug/.build-id/ef/3295ef75e18f3bc9503b4cde3fa4a7e8c45704 120777 root:root 31 ../../../../bin/ulockmgr_server -File: /usr/lib/debug/.build-id/ef/3295ef75e18f3bc9503b4cde3fa4a7e8c45704.debug 120777 root:root 35 ../../usr/bin/ulockmgr_server.debug -File: /usr/lib/debug/sbin/mount.fuse.debug 100644 root:root 29984 6dcb92d094bb972abe8d0e76c10de730 -File: /usr/lib/debug/usr/bin/fusermount.debug 100644 root:root 119288 f50f3abbe906ef67e4268d51d43e3ddd -File: /usr/lib/debug/usr/bin/ulockmgr_server.debug 100644 root:root 40920 38ebd78a2b14e2e535fad6c91a7feffd -File: /usr/src/debug/fuse-2.9.9 40755 root:root 100 -File: /usr/src/debug/fuse-2.9.9/lib 40755 root:root 400 +File: /usr/lib/debug/.build-id/85 40755 root:root 0 +File: /usr/lib/debug/.build-id/85/82c1455a960f79910348a1401ba715e899866e 120777 root:root 26 ../../../../bin/fusermount +File: /usr/lib/debug/.build-id/85/82c1455a960f79910348a1401ba715e899866e.debug 120777 root:root 30 ../../usr/bin/fusermount.debug +File: /usr/lib/debug/.build-id/d1 40755 root:root 0 +File: /usr/lib/debug/.build-id/d1/5ccf3851c719ce6183dff27e6ef701ca9917a2 120777 root:root 30 ../../../../../sbin/mount.fuse +File: /usr/lib/debug/.build-id/d1/5ccf3851c719ce6183dff27e6ef701ca9917a2.debug 120777 root:root 27 ../../sbin/mount.fuse.debug +File: /usr/lib/debug/.build-id/e6 40755 root:root 0 +File: /usr/lib/debug/.build-id/e6/702f2afe45de2b33e9ea08fc72f48b290fdd3f 120777 root:root 31 ../../../../bin/ulockmgr_server +File: /usr/lib/debug/.build-id/e6/702f2afe45de2b33e9ea08fc72f48b290fdd3f.debug 120777 root:root 35 ../../usr/bin/ulockmgr_server.debug +File: /usr/lib/debug/sbin/mount.fuse.debug 100644 root:root 29984 f8a854a9760cfa2a55c31e6fcbf4e9b0 +File: /usr/lib/debug/usr/bin/fusermount.debug 100644 root:root 119288 c4a94cab74822c3df4918f0f08a9ae4e +File: /usr/lib/debug/usr/bin/ulockmgr_server.debug 100644 root:root 40920 00f3e6db0f9b855a12b15dfad44247bd +File: /usr/src/debug/fuse-2.9.9 40755 root:root 0 +File: /usr/src/debug/fuse-2.9.9/lib 40755 root:root 0 File: /usr/src/debug/fuse-2.9.9/lib/mount_util.h 100644 root:root 723 a157201cba1bbf68794ef444b7a45857 -File: /usr/src/debug/fuse-2.9.9/util 40755 root:root 120 +File: /usr/src/debug/fuse-2.9.9/util 40755 root:root 0 File: /usr/src/debug/fuse-2.9.9/util/fusermount.c 100644 root:root 31581 f554b09d4b240966cb8df07275fb0a20 @@ -46,2 +46,2 @@ File: /usr/src/debug/fuse-2.9.9/util/ulockmgr_server.c 100644 root:root 8190 17d9d2c6078ec494358f3ded976aa797 -RPMIdentity: 504aaa76dda96c21c61adc1f66b73153 +RPMIdentity: 3fbd06ed847fde870dc101c7ed8de0ca --- libfuse-2.9.9-alt1.x86_64.rpm.repo 2021-06-23 18:46:38.000000000 +0000 +++ libfuse-2.9.9-alt1.x86_64.rpm.hasher 2021-07-16 06:27:10.950590644 +0000 @@ -31,5 +31,5 @@ File: /lib64/libfuse.so.2 120777 root:root 16 libfuse.so.2.9.9 -File: /lib64/libfuse.so.2.9.9 100644 root:root 262408 40f78aa23a6dcb34495e71a5e78260ac +File: /lib64/libfuse.so.2.9.9 100644 root:root 262408 a30df6f6d9f71044b5eb2a55e4a73951 File: /usr/lib64/libulockmgr.so.1 120777 root:root 20 libulockmgr.so.1.0.1 -File: /usr/lib64/libulockmgr.so.1.0.1 100644 root:root 14760 f29cfc85d2f5f49cfbfedd8b766bc20e -RPMIdentity: ea04fc9790d048407d2899d3da65d40f +File: /usr/lib64/libulockmgr.so.1.0.1 100644 root:root 14760 561d7864bb8c6eeaa2cd650195386b95 +RPMIdentity: 8d70e0b5cf692b264adb183ca7e20b50 --- libfuse-debuginfo-2.9.9-alt1.x86_64.rpm.repo 2021-06-23 18:46:38.000000000 +0000 +++ libfuse-debuginfo-2.9.9-alt1.x86_64.rpm.hasher 2021-07-16 06:27:11.045590006 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/f9 40755 root:root -/usr/lib/debug/.build-id/f9/a6b72b7dc407bf1b760edb786fb3a8ce9e4e78 120777 root:root ../../../../../lib64/libfuse.so.2.9.9 -/usr/lib/debug/.build-id/f9/a6b72b7dc407bf1b760edb786fb3a8ce9e4e78.debug 120777 root:root ../../lib64/libfuse.so.2.9.9.debug -/usr/lib/debug/.build-id/fd 40755 root:root -/usr/lib/debug/.build-id/fd/0b30baa1ba3d40b653cdc44362eef181cc4260 120777 root:root ../../../../lib64/libulockmgr.so.1.0.1 -/usr/lib/debug/.build-id/fd/0b30baa1ba3d40b653cdc44362eef181cc4260.debug 120777 root:root ../../usr/lib64/libulockmgr.so.1.0.1.debug +/usr/lib/debug/.build-id/2a 40755 root:root +/usr/lib/debug/.build-id/2a/6b57872bd88e35eeb8e190b433159cc6e0ce6b 120777 root:root ../../../../../lib64/libfuse.so.2.9.9 +/usr/lib/debug/.build-id/2a/6b57872bd88e35eeb8e190b433159cc6e0ce6b.debug 120777 root:root ../../lib64/libfuse.so.2.9.9.debug +/usr/lib/debug/.build-id/b9 40755 root:root +/usr/lib/debug/.build-id/b9/75f8b883f516271cceb919b983df4a5e83440d 120777 root:root ../../../../lib64/libulockmgr.so.1.0.1 +/usr/lib/debug/.build-id/b9/75f8b883f516271cceb919b983df4a5e83440d.debug 120777 root:root ../../usr/lib64/libulockmgr.so.1.0.1.debug /usr/lib/debug/lib64/libfuse.so.2.9.9.debug 100644 root:root @@ -48,14 +48,14 @@ Provides: libfuse-debuginfo = 2.9.9-alt1:sisyphus+275297.100.1.2 -File: /usr/lib/debug/.build-id/f9 40755 root:root 80 -File: /usr/lib/debug/.build-id/f9/a6b72b7dc407bf1b760edb786fb3a8ce9e4e78 120777 root:root 37 ../../../../../lib64/libfuse.so.2.9.9 -File: /usr/lib/debug/.build-id/f9/a6b72b7dc407bf1b760edb786fb3a8ce9e4e78.debug 120777 root:root 34 ../../lib64/libfuse.so.2.9.9.debug -File: /usr/lib/debug/.build-id/fd 40755 root:root 80 -File: /usr/lib/debug/.build-id/fd/0b30baa1ba3d40b653cdc44362eef181cc4260 120777 root:root 38 ../../../../lib64/libulockmgr.so.1.0.1 -File: /usr/lib/debug/.build-id/fd/0b30baa1ba3d40b653cdc44362eef181cc4260.debug 120777 root:root 42 ../../usr/lib64/libulockmgr.so.1.0.1.debug -File: /usr/lib/debug/lib64/libfuse.so.2.9.9.debug 100644 root:root 878240 94f171db53b498675d0a537f1a38f576 +File: /usr/lib/debug/.build-id/2a 40755 root:root 0 +File: /usr/lib/debug/.build-id/2a/6b57872bd88e35eeb8e190b433159cc6e0ce6b 120777 root:root 37 ../../../../../lib64/libfuse.so.2.9.9 +File: /usr/lib/debug/.build-id/2a/6b57872bd88e35eeb8e190b433159cc6e0ce6b.debug 120777 root:root 34 ../../lib64/libfuse.so.2.9.9.debug +File: /usr/lib/debug/.build-id/b9 40755 root:root 0 +File: /usr/lib/debug/.build-id/b9/75f8b883f516271cceb919b983df4a5e83440d 120777 root:root 38 ../../../../lib64/libulockmgr.so.1.0.1 +File: /usr/lib/debug/.build-id/b9/75f8b883f516271cceb919b983df4a5e83440d.debug 120777 root:root 42 ../../usr/lib64/libulockmgr.so.1.0.1.debug +File: /usr/lib/debug/lib64/libfuse.so.2.9.9.debug 100644 root:root 878240 b1e3488452ddea43f888a42c66c41cd9 File: /usr/lib/debug/lib64/libfuse.so.2.debug 120777 root:root 22 libfuse.so.2.9.9.debug -File: /usr/lib/debug/usr/lib64/libulockmgr.so.1.0.1.debug 100644 root:root 33296 78ad6c45644b23caf003d56d6f7e7525 +File: /usr/lib/debug/usr/lib64/libulockmgr.so.1.0.1.debug 100644 root:root 33296 0eb3cf1d6ac4b4a28ed78d5f656c6950 File: /usr/lib/debug/usr/lib64/libulockmgr.so.1.debug 120777 root:root 26 libulockmgr.so.1.0.1.debug -File: /usr/src/debug/fuse-2.9.9 40755 root:root 100 -File: /usr/src/debug/fuse-2.9.9/include 40755 root:root 220 +File: /usr/src/debug/fuse-2.9.9 40755 root:root 0 +File: /usr/src/debug/fuse-2.9.9/include 40755 root:root 0 File: /usr/src/debug/fuse-2.9.9/include/cuse_lowlevel.h 100644 root:root 2576 95de7c6ff68b80c6e607899f52050250 @@ -69,3 +69,3 @@ File: /usr/src/debug/fuse-2.9.9/include/fuse_opt.h 100644 root:root 7477 b8ac404bd7cd094f25ea5320ed0d3127 -File: /usr/src/debug/fuse-2.9.9/lib 40755 root:root 400 +File: /usr/src/debug/fuse-2.9.9/lib 40755 root:root 0 File: /usr/src/debug/fuse-2.9.9/lib/buffer.c 100644 root:root 6453 f666d3b1963fa24c73e08e290a440582 @@ -83,3 +83,3 @@ File: /usr/src/debug/fuse-2.9.9/lib/helper.c 100644 root:root 11585 b75bf41d7a60aca466033a110b012916 -File: /usr/src/debug/fuse-2.9.9/lib/modules 40755 root:root 80 +File: /usr/src/debug/fuse-2.9.9/lib/modules 40755 root:root 0 File: /usr/src/debug/fuse-2.9.9/lib/modules/iconv.c 100644 root:root 16257 c8b2a3f5d6a760d0e0f37c7bc9ec7218 @@ -89,2 +89,2 @@ File: /usr/src/debug/fuse-2.9.9/lib/ulockmgr.c 100644 root:root 9505 1274ae32f9af9f52671c1c98337d7bdc -RPMIdentity: 4a85ad8d4c0b6b1578edc1c21948b002 +RPMIdentity: c51bb3cedffbbc9ed96eef1c2fec3e91 --- libfuse-devel-2.9.9-alt1.x86_64.rpm.repo 2021-06-23 18:46:38.000000000 +0000 +++ libfuse-devel-2.9.9-alt1.x86_64.rpm.hasher 2021-07-16 06:27:11.122589489 +0000 @@ -21,3 +21,3 @@ Obsoletes: libavfs-fuse-devel < 2.9.9 -File: /usr/include/fuse 40755 root:root 200 +File: /usr/include/fuse 40755 root:root 0 File: /usr/include/fuse.h 100644 root:root 246 1b253c64883a7e7cba57f093486fba32