<86>Jun 3 05:29:36 userdel[3721189]: delete user 'rooter' <86>Jun 3 05:29:36 userdel[3721189]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:29:36 userdel[3721189]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:29:36 groupadd[3721293]: group added to /etc/group: name=rooter, GID=1283 <86>Jun 3 05:29:36 groupadd[3721293]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:29:36 groupadd[3721293]: new group: name=rooter, GID=1283 <86>Jun 3 05:29:36 useradd[3721315]: new user: name=rooter, UID=1283, GID=1283, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:29:36 userdel[3721346]: delete user 'builder' <86>Jun 3 05:29:36 groupadd[3721363]: group added to /etc/group: name=builder, GID=1284 <86>Jun 3 05:29:36 groupadd[3721363]: group added to /etc/gshadow: name=builder <86>Jun 3 05:29:36 groupadd[3721363]: new group: name=builder, GID=1284 <86>Jun 3 05:29:36 useradd[3721401]: new user: name=builder, UID=1284, GID=1284, home=/usr/src, shell=/bin/bash, from=none <13>Jun 3 05:29:39 rpmi: libfuse-2.9.9-alt4 sisyphus+298379.100.1.1 1649860867 installed <13>Jun 3 05:29:39 rpmi: libfuse-devel-2.9.9-alt4 sisyphus+298379.100.1.1 1649860867 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/bindfs-1.15.1-alt1.nosrc.rpm (w1.gzdio) Installing bindfs-1.15.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14708 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bindfs-1.15.1 + echo 'Source #0 (bindfs-1.15.1.tar.gz):' Source #0 (bindfs-1.15.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/bindfs-1.15.1.tar.gz + /bin/tar -xf - + cd bindfs-1.15.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14708 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bindfs-1.15.1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force 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: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 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:6: installing './compile' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' tests/internals/Makefile.am:4: warning: source file '$(top_srcdir)/src/misc.c' is in a subdirectory, tests/internals/Makefile.am:4: but option 'subdir-objects' is disabled automake-default: warning: possible forward-incompatibility. automake-default: At least a source file is in a subdirectory, but the 'subdir-objects' automake-default: automake option hasn't been enabled. For now, the corresponding output automake-default: object file(s) will be placed in the top-level directory. However, automake-default: this behaviour will change in future Automake versions: they will automake-default: unconditionally cause object files to be placed in the same subdirectory automake-default: of the corresponding sources. automake-default: You are advised to start using 'subdir-objects' option throughout your automake-default: project, to avoid future incompatibilities. tests/internals/Makefile.am:4: warning: source file '$(top_srcdir)/src/arena.c' is in a subdirectory, tests/internals/Makefile.am:4: but option 'subdir-objects' is disabled tests/internals/Makefile.am:5: warning: source file '$(top_srcdir)/src/rate_limiter.c' is in a subdirectory, tests/internals/Makefile.am:5: but option 'subdir-objects' is disabled autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-static=no configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-file... no checking for file... file checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for lutimes... yes checking for utimensat... yes checking for setxattr... yes checking for getxattr... yes checking for listxattr... yes checking for removexattr... yes checking for lsetxattr... yes checking for lgetxattr... yes checking for llistxattr... yes checking for lremovexattr... yes checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for fuse3 >= 3.4.0... no checking for fuse >= 2.9.0... 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 tests/Makefile config.status: creating tests/internals/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o bindfs.o bindfs.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o debug.o debug.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o permchain.o permchain.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o userinfo.o userinfo.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o arena.o arena.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o misc.o misc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o usermap.o usermap.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rate_limiter.o rate_limiter.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bindfs bindfs.o debug.o permchain.o userinfo.o arena.o misc.o usermap.o rate_limiter.o -lfuse -pthread -pthread libtool: link: i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bindfs bindfs.o debug.o permchain.o userinfo.o arena.o misc.o usermap.o rate_limiter.o -lfuse -pthread make[2]: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1/src' Making all in tests make[2]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests' Making all in internals make[3]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests/internals' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test_internals-test_internals.o `test -f 'test_internals.c' || echo './'`test_internals.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test_internals-test_common.o `test -f 'test_common.c' || echo './'`test_common.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test_internals-misc.o `test -f '../../src/misc.c' || echo './'`../../src/misc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test_internals-arena.o `test -f '../../src/arena.c' || echo './'`../../src/arena.c /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test_internals test_internals-test_internals.o test_internals-test_common.o test_internals-misc.o test_internals-arena.o -pthread libtool: link: i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test_internals test_internals-test_internals.o test_internals-test_common.o test_internals-misc.o test_internals-arena.o -pthread i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test_rate_limiter-test_rate_limiter.o `test -f 'test_rate_limiter.c' || echo './'`test_rate_limiter.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test_rate_limiter-test_common.o `test -f 'test_common.c' || echo './'`test_common.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test_rate_limiter-rate_limiter.o `test -f '../../src/rate_limiter.c' || echo './'`../../src/rate_limiter.c /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test_rate_limiter test_rate_limiter-test_rate_limiter.o test_rate_limiter-test_common.o test_rate_limiter-rate_limiter.o -pthread libtool: link: i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test_rate_limiter test_rate_limiter-test_rate_limiter.o test_rate_limiter-test_common.o test_rate_limiter-rate_limiter.o -pthread make[3]: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests/internals' make[3]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o readdir_inode.o readdir_inode.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o readdir_inode readdir_inode.o libtool: link: i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o readdir_inode readdir_inode.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o utimens_nofollow.o utimens_nofollow.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o utimens_nofollow utimens_nofollow.o libtool: link: i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o utimens_nofollow utimens_nofollow.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fcntl_locker.o fcntl_locker.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o fcntl_locker fcntl_locker.o libtool: link: i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o fcntl_locker fcntl_locker.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o odirect_read.o odirect_read.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o odirect_read odirect_read.o libtool: link: i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o odirect_read odirect_read.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o odirect_write.o odirect_write.c odirect_write.c: In function 'main': odirect_write.c:60:56: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 60 | fprintf(stderr, "Failed to write exactly %ld bytes", amt_read); | ~~^ ~~~~~~~~ | | | | long int size_t {aka unsigned int} | %d /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o odirect_write odirect_write.o libtool: link: i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o odirect_write odirect_write.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test_dir_rewind.o test_dir_rewind.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test_dir_rewind test_dir_rewind.o libtool: link: i586-alt-linux-gcc -std=c99 -Wall -Wpedantic -fno-common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test_dir_rewind test_dir_rewind.o make[3]: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1' make: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41832 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bindfs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bindfs-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd bindfs-1.15.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/bindfs-buildroot make: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1/src' /bin/mkdir -p '/usr/src/tmp/bindfs-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p bindfs '/usr/src/tmp/bindfs-buildroot/usr/bin' libtool: install: /usr/libexec/rpm-build/install -p bindfs /usr/src/tmp/bindfs-buildroot/usr/bin/bindfs /bin/mkdir -p '/usr/src/tmp/bindfs-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 bindfs.1 '/usr/src/tmp/bindfs-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests' Making install in internals make[2]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests/internals' make[3]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests/internals' 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/bindfs-1.15.1/tests/internals' make[2]: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests/internals' make[2]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests' 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/bindfs-1.15.1/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.1' make[2]: Entering directory '/usr/src/RPM/BUILD/bindfs-1.15.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/bindfs-1.15.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1' make: Leaving directory '/usr/src/RPM/BUILD/bindfs-1.15.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bindfs-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bindfs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/bindfs-buildroot/ (default) Compressing files in /usr/src/tmp/bindfs-buildroot (auto) Verifying ELF objects in /usr/src/tmp/bindfs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: bindfs-1.15.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56179 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bindfs-1.15.1 + DOCDIR=/usr/src/tmp/bindfs-buildroot/usr/share/doc/bindfs-1.15.1 + export DOCDIR + rm -rf /usr/src/tmp/bindfs-buildroot/usr/share/doc/bindfs-1.15.1 + /bin/mkdir -p /usr/src/tmp/bindfs-buildroot/usr/share/doc/bindfs-1.15.1 + cp -prL COPYING ChangeLog README.md TODO /usr/src/tmp/bindfs-buildroot/usr/share/doc/bindfs-1.15.1 + chmod -R go-w /usr/src/tmp/bindfs-buildroot/usr/share/doc/bindfs-1.15.1 + chmod -R a+rX /usr/src/tmp/bindfs-buildroot/usr/share/doc/bindfs-1.15.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zOwnYy 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.XB5L5h find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), libc.so.6(GLIBC_2.7), libfuse.so.2 >= set:liiH2d9mG8Ru7Vq0bv4T9c, libfuse.so.2(FUSE_2.2), libfuse.so.2(FUSE_2.5), libfuse.so.2(FUSE_2.6), libfuse.so.2(FUSE_2.7), libfuse.so.2(FUSE_2.8), 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.QxI3Zj Creating bindfs-debuginfo package Processing files: bindfs-debuginfo-1.15.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hjBbpR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OpF7xq find-requires: running scripts (debuginfo) Requires: bindfs = 1.15.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libfuse.so.2) Adding to bindfs-debuginfo a strict dependency on bindfs Wrote: /usr/src/RPM/RPMS/i586/bindfs-1.15.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/bindfs-debuginfo-1.15.1-alt1.i586.rpm (w2.lzdio) 9.79user 2.74system 0:24.37elapsed 51%CPU (0avgtext+0avgdata 34892maxresident)k 0inputs+0outputs (0major+902312minor)pagefaults 0swaps 2.82user 1.99system 0:36.95elapsed 13%CPU (0avgtext+0avgdata 109224maxresident)k 0inputs+0outputs (0major+184442minor)pagefaults 0swaps --- bindfs-1.15.1-alt1.i586.rpm.repo 2021-07-16 18:39:35.000000000 +0000 +++ bindfs-1.15.1-alt1.i586.rpm.hasher 2023-06-03 05:30:07.781032100 +0000 @@ -16,2 +16,4 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -26,5 +28,2 @@ Requires: libfuse.so.2(FUSE_2.8) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.2) Requires: rtld(GNU_HASH) @@ -32,3 +31,3 @@ Provides: bindfs = 1.15.1-alt1:sisyphus+279249.100.1.1 -File: /usr/bin/bindfs 100755 root:root e45ed5f36684e5b00c0b93f0627ad630 +File: /usr/bin/bindfs 100755 root:root d504514b64b18fc794e1e28e7c3be9fc File: /usr/share/doc/bindfs-1.15.1 40755 root:root @@ -39,2 +38,2 @@ File: /usr/share/man/man1/bindfs.1.xz 100644 root:root c64fd3cd7a397cfbd69e497a1e75d2a3 -RPMIdentity: a0e3834256427e0f052ef62d0ed6d38bb28c10649dcb18bc1ec5b181b7ee760e7cbb6ab12c8d42b0c980df1ab53d82d8111d6a1214b7f8b58fd747f4eb20121b +RPMIdentity: 4b3464bceac956105b9e2a684cdf845d6087d5af4528ea450c69601ad16f271818ce4ead39babfb7cfa88af2441e0ecbffd819a1bdf6405fe3d45480bdb8d934 --- bindfs-debuginfo-1.15.1-alt1.i586.rpm.repo 2021-07-16 18:39:35.000000000 +0000 +++ bindfs-debuginfo-1.15.1-alt1.i586.rpm.hasher 2023-06-03 05:30:07.933032395 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/21 40755 root:root -/usr/lib/debug/.build-id/21/a64af6fd253224dba49e8d4f444d5b7c85dcc6 120777 root:root ../../../../bin/bindfs -/usr/lib/debug/.build-id/21/a64af6fd253224dba49e8d4f444d5b7c85dcc6.debug 120777 root:root ../../usr/bin/bindfs.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/fa8d2da53dec2f059fd31c314da76d48adf7a8 120777 root:root ../../../../bin/bindfs +/usr/lib/debug/.build-id/86/fa8d2da53dec2f059fd31c314da76d48adf7a8.debug 120777 root:root ../../usr/bin/bindfs.debug /usr/lib/debug/usr/bin/bindfs.debug 100644 root:root @@ -24,3 +24,2 @@ Requires: debug(libfuse.so.2) -Requires: debug(libpthread.so.0) Requires: bindfs = 1.15.1-alt1:sisyphus+279249.100.1.1 @@ -28,6 +27,6 @@ Provides: bindfs-debuginfo = 1.15.1-alt1:sisyphus+279249.100.1.1 -File: /usr/lib/debug/.build-id/21 40755 root:root -File: /usr/lib/debug/.build-id/21/a64af6fd253224dba49e8d4f444d5b7c85dcc6 120777 root:root ../../../../bin/bindfs -File: /usr/lib/debug/.build-id/21/a64af6fd253224dba49e8d4f444d5b7c85dcc6.debug 120777 root:root ../../usr/bin/bindfs.debug -File: /usr/lib/debug/usr/bin/bindfs.debug 100644 root:root 2fd5e35f731bf213c261a91265978ffa +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/fa8d2da53dec2f059fd31c314da76d48adf7a8 120777 root:root ../../../../bin/bindfs +File: /usr/lib/debug/.build-id/86/fa8d2da53dec2f059fd31c314da76d48adf7a8.debug 120777 root:root ../../usr/bin/bindfs.debug +File: /usr/lib/debug/usr/bin/bindfs.debug 100644 root:root 1900020534d2299a2d3d2eafa4d9182e File: /usr/src/debug/bindfs-1.15.1 40755 root:root @@ -49,2 +48,2 @@ File: /usr/src/debug/bindfs-1.15.1/src/usermap.h 100644 root:root 074ae1f33dd08130a5fa25150207d0f8 -RPMIdentity: 67568c5bb7ef2e9a1a30036b970bfd373e7361d1e201295fbc8a2de68cea35efbb38778207d274d0ed7eaccad5915edffceb4c50cbfc66cd566f39976a335816 +RPMIdentity: 37b31b60333f48895f14af5b6b4fed73729777bf52ea0ef1364b81a63f97f70aa1d21f2c91c57d07dc760701307ee27fc40d28c4a1b51b904fbfcbb9e65ddea5