D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/encfs-1.9.5-4.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YQ0mwX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf encfs-1.9.5 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/encfs-1.9.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd encfs-1.9.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bBOciX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd encfs-1.9.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DCMAKE_SKIP_RPATH=ON -DBUILD_SHARED_LIBS=ON -DINSTALL_LIBENCFS=ON -DUSE_INTERNAL_TINYXML=OFF -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found FUSE: /usr/include/fuse -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1g") -- Looking for C++ include attr/xattr.h -- Looking for C++ include attr/xattr.h - not found -- Looking for C++ include sys/xattr.h -- Looking for C++ include sys/xattr.h - found -- Performing Test HAVE_DIRENT_D_TYPE -- Performing Test HAVE_DIRENT_D_TYPE - Success -- Performing Test XATTR_ADD_OPT -- Performing Test XATTR_ADD_OPT - Failed -- Performing Test COMPILER_NEEDS_LATOMIC -- Performing Test COMPILER_NEEDS_LATOMIC - Failed -- Performing Test LINKER_SUPPORTS_WLASNEEDED -- Performing Test LINKER_SUPPORTS_WLASNEEDED - Success -- Looking for utimensat -- Looking for utimensat - found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for C++ include syslog.h -- Looking for C++ include syslog.h - found -- Enabled syslog logging support -- Found Intl: /usr/include -- Found Gettext: /usr/bin/msgmerge (found version "0.21") -- clang-tidy check skipped, need newer cmake -- Found TinyXML: /usr/include -- Using vendored Easylogging++ -- Setting C++11 -- Found PythonInterp: /usr/bin/python (found version "3.8.5") -- Could NOT find Git (missing: GIT_EXECUTABLE) -- git Version: v0.0.0 -- Version: 0.0.0 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WERROR -- Performing Test HAVE_CXX_FLAG_WERROR - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WZERO_AS_NULL_POINTER_CONSTANT -- Performing Test HAVE_CXX_FLAG_WZERO_AS_NULL_POINTER_CONSTANT - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_STD_REGEX -- Performing Test HAVE_STD_REGEX -- success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR INCLUDE_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build + /usr/bin/cmake --build build -j8 --verbose /usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -B/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' /usr/bin/gmake -f vendor/github.com/muflihun/easyloggingpp/CMakeFiles/easyloggingpp.dir/build.make vendor/github.com/muflihun/easyloggingpp/CMakeFiles/easyloggingpp.dir/depend /usr/bin/gmake -f CMakeFiles/encfs-man.dir/build.make CMakeFiles/encfs-man.dir/depend /usr/bin/gmake -f CMakeFiles/encfsctl-man.dir/build.make CMakeFiles/encfsctl-man.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp/CMakeFiles/easyloggingpp.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfs-man.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/encfssh-man.dir/build.make CMakeFiles/encfssh-man.dir/depend /usr/bin/gmake -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfsctl-man.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfssh-man.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp/CMakeFiles/easyloggingpp.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp/CMakeFiles/easyloggingpp.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp/CMakeFiles/easyloggingpp.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/CMakeFiles/translations_1.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfs-man.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfs-man.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfs-man.dir/depend.internal". Scanning dependencies of target encfs-man gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' Scanning dependencies of target easyloggingpp /usr/bin/gmake -f CMakeFiles/encfs-man.dir/build.make CMakeFiles/encfs-man.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' /usr/bin/gmake -f vendor/github.com/muflihun/easyloggingpp/CMakeFiles/easyloggingpp.dir/build.make vendor/github.com/muflihun/easyloggingpp/CMakeFiles/easyloggingpp.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' /usr/bin/pod2man -u --section=1 --release=1.9.5 --center=Encrypted\ Filesystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/encfs.pod encfs.1 Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfssh-man.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfssh-man.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfsctl-man.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfsctl-man.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfssh-man.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfsctl-man.dir/depend.internal". Scanning dependencies of target encfsctl-man Scanning dependencies of target encfssh-man gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' /usr/bin/gmake -f CMakeFiles/encfsctl-man.dir/build.make CMakeFiles/encfsctl-man.dir/build Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/CMakeFiles/translations_1.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/CMakeFiles/translations_1.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/CMakeFiles/translations_1.dir/depend.internal". /usr/bin/gmake -f CMakeFiles/encfssh-man.dir/build.make CMakeFiles/encfssh-man.dir/build Scanning dependencies of target translations_1 [ 1%] Building CXX object vendor/github.com/muflihun/easyloggingpp/CMakeFiles/easyloggingpp.dir/src/easylogging++.cc.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' /usr/bin/pod2man -u --section=1 --release=1.9.5 --center=Encrypted\ Filesystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/encfsctl.pod encfsctl.1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp && /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/include -isystem /usr/include/fuse -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -std=gnu++11 -o CMakeFiles/easyloggingpp.dir/src/easylogging++.cc.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src/easylogging++.cc /usr/bin/gmake -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' /usr/bin/pod2man -u --section=1 --release=1.9.5 --center=Encrypted\ Filesystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/encfssh.pod encfssh.1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' [ 2%] Generating bg.gmo [ 2%] Generating bs.gmo [ 5%] Generating ar.gmo [ 5%] Generating be.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/bg.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ar.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/be.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/bs.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' [ 5%] Built target encfsctl-man [ 5%] Built target encfssh-man [ 6%] Generating ca.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ca.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 8%] Generating cs.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/cs.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/cs.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/cs.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/ca.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ca.po gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' [ 9%] Generating da.gmo [ 9%] Built target encfs-man cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/da.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 10%] Generating de.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/de.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 10%] Generating de_AT.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/de_AT.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/be.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/be.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/bg.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/bg.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/ar.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ar.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/bs.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/bs.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/da.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/da.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/de.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/de.po [ 13%] Generating de_CH.gmo [ 13%] Generating de_DE.gmo [ 15%] Generating eo.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/de_CH.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/de_DE.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 16%] Generating el.gmo [ 17%] Generating es.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/el.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/eo.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/es.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 17%] Generating es_ES.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/de_AT.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/de_AT.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/es_ES.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 19%] Generating es_PE.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/es_PE.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/es_PE.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/es_PE.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/de_CH.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/de_CH.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/es_ES.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/es_ES.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/el.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/el.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/eo.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/eo.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/de_DE.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/de_DE.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/es.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/es.po [ 23%] Generating fi.gmo [ 23%] Generating fr.gmo [ 23%] Generating et.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/et.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/fi.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 23%] Generating fr_FR.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/fr.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 24%] Generating gl.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/fr_FR.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/gl.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 26%] Generating he.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/he.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 27%] Generating hr.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/hr.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/et.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/et.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/he.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/he.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/hr.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/hr.po [ 28%] Generating hu.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/hu.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/fi.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/fi.po [ 30%] Generating id.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/fr.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/fr.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/fr_FR.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/fr_FR.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/gl.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/gl.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/id.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 30%] Generating it.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/it.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 31%] Generating ja.gmo [ 32%] Generating lv.gmo [ 34%] Generating ko.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ja.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/lv.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 35%] Generating nb.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ko.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/nb.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/hu.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/hu.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/id.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/id.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/it.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/it.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/ja.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ja.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/lv.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/lv.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/ko.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ko.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/nb.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/nb.po [ 35%] Generating nds.gmo [ 36%] Generating nl.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/nds.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/nl.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 38%] Generating nn.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/nn.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 39%] Generating oc.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/oc.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 41%] Generating pt.gmo [ 42%] Generating pl.gmo [ 42%] Generating pt_BR.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/pl.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/nn.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/nn.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/pt.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/pt_BR.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/nds.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/nds.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/nl.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/nl.po [ 43%] Generating pt_PT.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/oc.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/oc.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/pt_PT.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 45%] Generating ro.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ro.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 46%] Generating ru.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/pt.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/pt.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ru.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 47%] Generating sk.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/sk.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/pl.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/pl.po [ 47%] Generating sr.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/sr.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/pt_BR.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/pt_BR.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/sk.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/sk.po [ 49%] Generating sv.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/sv.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 52%] Generating tr.gmo [ 52%] Generating ta.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ta.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/tr.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/pt_PT.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/pt_PT.po [ 53%] Generating uk.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/uk.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/tr.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/tr.po [ 54%] Generating vi.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/vi.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/ru.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ru.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/sv.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/sv.po [ 54%] Generating zh_CN.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/zh_CN.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot [ 56%] Generating zh_HK.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/ro.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ro.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/zh_HK.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/uk.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/uk.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/sr.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/sr.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/ta.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/ta.po [ 57%] Generating zh_TW.gmo cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/zh_TW.po /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/encfs.pot cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/vi.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/vi.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/zh_CN.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/zh_CN.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/zh_TW.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/zh_TW.po cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po && /usr/bin/msgfmt -o /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/po/zh_HK.gmo /home/iurt/rpmbuild/BUILD/encfs-1.9.5/po/zh_HK.po gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' [ 57%] Built target translations_1 [ 58%] Linking CXX static library libeasyloggingpp.a cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp && /usr/bin/cmake -P CMakeFiles/easyloggingpp.dir/cmake_clean_target.cmake cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/easyloggingpp.dir/link.txt --verbose=1 /usr/bin/ar qc libeasyloggingpp.a CMakeFiles/easyloggingpp.dir/src/easylogging++.cc.o /usr/bin/ranlib libeasyloggingpp.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' [ 58%] Built target easyloggingpp /usr/bin/gmake -f CMakeFiles/encfs.dir/build.make CMakeFiles/encfs.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfs.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfs.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfs.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfs.dir/depend.internal". Scanning dependencies of target encfs gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' /usr/bin/gmake -f CMakeFiles/encfs.dir/build.make CMakeFiles/encfs.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' [ 58%] Building CXX object CMakeFiles/encfs.dir/encfs/autosprintf.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/autosprintf.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/autosprintf.cpp [ 61%] Building CXX object CMakeFiles/encfs.dir/encfs/BlockNameIO.cpp.o [ 61%] Building CXX object CMakeFiles/encfs.dir/encfs/BlockFileIO.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/BlockNameIO.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/BlockNameIO.cpp /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/BlockFileIO.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/BlockFileIO.cpp [ 63%] Building CXX object CMakeFiles/encfs.dir/encfs/base64.cpp.o [ 64%] Building CXX object CMakeFiles/encfs.dir/encfs/Cipher.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/base64.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/base64.cpp [ 65%] Building CXX object CMakeFiles/encfs.dir/encfs/CipherKey.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/Cipher.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.cpp [ 65%] Building CXX object CMakeFiles/encfs.dir/encfs/CipherFileIO.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/CipherKey.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/CipherKey.cpp /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/CipherFileIO.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/CipherFileIO.cpp [ 67%] Building CXX object CMakeFiles/encfs.dir/encfs/ConfigReader.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/ConfigReader.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/ConfigReader.cpp [ 68%] Building CXX object CMakeFiles/encfs.dir/encfs/ConfigVar.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/ConfigVar.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/ConfigVar.cpp [ 69%] Building CXX object CMakeFiles/encfs.dir/encfs/Context.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/Context.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Context.cpp /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/CipherFileIO.cpp: In member function 'virtual encfs::Interface encfs::CipherFileIO::interface() const': /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/CipherFileIO.cpp:69:52: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 69 | Interface CipherFileIO::interface() const { return CipherFileIO_iface; } | ^~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FSConfig.h:29, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/BlockFileIO.h:26, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/CipherFileIO.h:29, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/CipherFileIO.cpp:21: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.cpp: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = std::__cxx11::basic_string; _U2 = encfs::CipherAlg&; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = std::__cxx11::basic_string; _T2 = encfs::CipherAlg]': /usr/include/c++/10/bits/stl_pair.h:572:14: required from 'constexpr std::pair::type>::__type, typename std::__strip_reference_wrapper::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = std::__cxx11::basic_string; _T2 = encfs::CipherAlg&; typename std::__strip_reference_wrapper::type>::__type = encfs::CipherAlg; typename std::__strip_reference_wrapper::type>::__type = std::__cxx11::basic_string]' /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.cpp:115:48: required from here /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.cpp:50:8: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 50 | struct CipherAlg { | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.h:31, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.cpp:28: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/char_traits.h:39, from /usr/include/c++/10/ios:40, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.cpp:22: /usr/include/c++/10/bits/stl_pair.h:353:64: note: synthesized method 'encfs::CipherAlg::CipherAlg(const encfs::CipherAlg&)' first required here 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.cpp:28: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = encfs::Cipher::CipherAlgorithm; _Args = {const encfs::Cipher::CipherAlgorithm&}; _Tp = std::_List_node]': /usr/include/c++/10/bits/alloc_traits.h:512:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = encfs::Cipher::CipherAlgorithm; _Args = {const encfs::Cipher::CipherAlgorithm&}; _Tp = std::_List_node; std::allocator_traits >::allocator_type = std::allocator >]' /usr/include/c++/10/bits/stl_list.h:637:33: required from 'std::__cxx11::list<_Tp, _Alloc>::_Node* std::__cxx11::list<_Tp, _Alloc>::_M_create_node(_Args&& ...) [with _Args = {const encfs::Cipher::CipherAlgorithm&}; _Tp = encfs::Cipher::CipherAlgorithm; _Alloc = std::allocator; std::__cxx11::list<_Tp, _Alloc>::_Node = std::__cxx11::list::_Node]' /usr/include/c++/10/bits/stl_list.h:1911:32: required from 'void std::__cxx11::list<_Tp, _Alloc>::_M_insert(std::__cxx11::list<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const encfs::Cipher::CipherAlgorithm&}; _Tp = encfs::Cipher::CipherAlgorithm; _Alloc = std::allocator; std::__cxx11::list<_Tp, _Alloc>::iterator = std::__cxx11::list::iterator]' /usr/include/c++/10/bits/stl_list.h:1212:24: required from 'void std::__cxx11::list<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = encfs::Cipher::CipherAlgorithm; _Alloc = std::allocator; std::__cxx11::list<_Tp, _Alloc>::value_type = encfs::Cipher::CipherAlgorithm]' /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.cpp:83:27: required from here /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.h:50:10: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 50 | struct CipherAlgorithm { | ^~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.h:31, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.cpp:28: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ In file included from /usr/include/c++/10/x86_64-mageia-linux-gnu/bits/c++allocator.h:33, from /usr/include/c++/10/bits/allocator.h:46, from /usr/include/c++/10/string:41, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.cpp:22: /usr/include/c++/10/ext/new_allocator.h:150:4: note: synthesized method 'encfs::Cipher::CipherAlgorithm::CipherAlgorithm(const encfs::Cipher::CipherAlgorithm&)' first required here 150 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 71%] Building CXX object CMakeFiles/encfs.dir/encfs/encfs.cpp.o [ 71%] Building CXX object CMakeFiles/encfs.dir/encfs/DirNode.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/encfs.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/encfs.cpp /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/DirNode.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/DirNode.cpp [ 72%] Building CXX object CMakeFiles/encfs.dir/encfs/Error.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/Error.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Error.cpp [ 73%] Building CXX object CMakeFiles/encfs.dir/encfs/FileIO.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/FileIO.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileIO.cpp In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Context.cpp:27: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Mutex.h: In member function 'bool encfs::EncFS_Context::usageAndUnmount(int)': /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Mutex.h:49:35: warning: 'lock.encfs::Lock::_mutex' may be used uninitialized in this function [-Wmaybe-uninitialized] 49 | if (_mutex) pthread_mutex_unlock(_mutex); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Context.cpp:97:8: note: 'lock.encfs::Lock::_mutex' was declared here 97 | Lock lock(contextMutex); | ^~~~ [ 76%] Building CXX object CMakeFiles/encfs.dir/encfs/FileNode.cpp.o [ 76%] Building CXX object CMakeFiles/encfs.dir/encfs/FileUtils.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/FileNode.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileNode.cpp /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/FileUtils.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileUtils.cpp [ 76%] Building CXX object CMakeFiles/encfs.dir/encfs/Interface.cpp.o [ 78%] Building CXX object CMakeFiles/encfs.dir/encfs/MemoryPool.cpp.o [ 79%] Building CXX object CMakeFiles/encfs.dir/encfs/MACFileIO.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/Interface.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.cpp /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/MemoryPool.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/MemoryPool.cpp /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/MACFileIO.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/MACFileIO.cpp [ 80%] Building CXX object CMakeFiles/encfs.dir/encfs/NameIO.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/NameIO.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.cpp [ 82%] Building CXX object CMakeFiles/encfs.dir/encfs/NullCipher.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/NullCipher.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullCipher.cpp /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.cpp: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = std::__cxx11::basic_string; _U2 = encfs::NameIOAlg&; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = std::__cxx11::basic_string; _T2 = encfs::NameIOAlg]': /usr/include/c++/10/bits/stl_pair.h:572:14: required from 'constexpr std::pair::type>::__type, typename std::__strip_reference_wrapper::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = std::__cxx11::basic_string; _T2 = encfs::NameIOAlg&; typename std::__strip_reference_wrapper::type>::__type = encfs::NameIOAlg; typename std::__strip_reference_wrapper::type>::__type = std::__cxx11::basic_string]' /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.cpp:96:49: required from here /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.cpp:51:8: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 51 | struct NameIOAlg { | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.h:32, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.cpp:21: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/list:60, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.h:25, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.cpp:21: /usr/include/c++/10/bits/stl_pair.h:353:64: note: synthesized method 'encfs::NameIOAlg::NameIOAlg(const encfs::NameIOAlg&)' first required here 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/MACFileIO.cpp: In member function 'virtual encfs::Interface encfs::MACFileIO::interface() const': /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/MACFileIO.cpp:77:49: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 77 | Interface MACFileIO::interface() const { return MACFileIO_iface; } | ^~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FSConfig.h:29, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/BlockFileIO.h:26, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/MACFileIO.h:28, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/MACFileIO.cpp:21: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.cpp:21: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = encfs::NameIO::Algorithm; _Args = {const encfs::NameIO::Algorithm&}; _Tp = std::_List_node]': /usr/include/c++/10/bits/alloc_traits.h:512:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = encfs::NameIO::Algorithm; _Args = {const encfs::NameIO::Algorithm&}; _Tp = std::_List_node; std::allocator_traits >::allocator_type = std::allocator >]' /usr/include/c++/10/bits/stl_list.h:637:33: required from 'std::__cxx11::list<_Tp, _Alloc>::_Node* std::__cxx11::list<_Tp, _Alloc>::_M_create_node(_Args&& ...) [with _Args = {const encfs::NameIO::Algorithm&}; _Tp = encfs::NameIO::Algorithm; _Alloc = std::allocator; std::__cxx11::list<_Tp, _Alloc>::_Node = std::__cxx11::list::_Node]' /usr/include/c++/10/bits/stl_list.h:1911:32: required from 'void std::__cxx11::list<_Tp, _Alloc>::_M_insert(std::__cxx11::list<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const encfs::NameIO::Algorithm&}; _Tp = encfs::NameIO::Algorithm; _Alloc = std::allocator; std::__cxx11::list<_Tp, _Alloc>::iterator = std::__cxx11::list::iterator]' /usr/include/c++/10/bits/stl_list.h:1212:24: required from 'void std::__cxx11::list<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = encfs::NameIO::Algorithm; _Alloc = std::allocator; std::__cxx11::list<_Tp, _Alloc>::value_type = encfs::NameIO::Algorithm]' /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.cpp:75:29: required from here /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.h:44:10: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 44 | struct Algorithm { | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.h:32, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.cpp:21: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ In file included from /usr/include/c++/10/x86_64-mageia-linux-gnu/bits/c++allocator.h:33, from /usr/include/c++/10/bits/allocator.h:46, from /usr/include/c++/10/list:61, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.h:25, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NameIO.cpp:21: /usr/include/c++/10/ext/new_allocator.h:150:4: note: synthesized method 'encfs::NameIO::Algorithm::Algorithm(const encfs::NameIO::Algorithm&)' first required here 150 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileUtils.cpp:50: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.h: In copy constructor 'encfs::Cipher::CipherAlgorithm::CipherAlgorithm(const encfs::Cipher::CipherAlgorithm&)': /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.h:50:10: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 50 | struct CipherAlgorithm { | ^~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/BlockNameIO.h:28, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileUtils.cpp:49: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileUtils.cpp: In function 'encfs::Cipher::CipherAlgorithm encfs::findCipherAlgorithm(const char*, int)': /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileUtils.cpp:610:15: note: synthesized method 'encfs::Cipher::CipherAlgorithm::CipherAlgorithm(const encfs::Cipher::CipherAlgorithm&)' first required here 610 | return *it; | ^~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileUtils.cpp:50: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.h: In constructor 'encfs::Cipher::CipherAlgorithm::CipherAlgorithm(encfs::Cipher::CipherAlgorithm&&)': /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.h:50:10: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 50 | struct CipherAlgorithm { | ^~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/BlockNameIO.h:28, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileUtils.cpp:49: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileUtils.cpp: In function 'encfs::Cipher::CipherAlgorithm encfs::findCipherAlgorithm(const char*, int)': /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileUtils.cpp:615:10: note: synthesized method 'encfs::Cipher::CipherAlgorithm::CipherAlgorithm(encfs::Cipher::CipherAlgorithm&&)' first required here 615 | return result; | ^~~~~~ /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileUtils.cpp: In function 'encfs::Interface encfs::selectNameCoding()': /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileUtils.cpp:727:16: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 727 | return it->iface; | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/BlockNameIO.h:28, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileUtils.cpp:49: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullCipher.cpp: In member function 'virtual encfs::Interface encfs::NullCipher::interface() const': /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullCipher.cpp:87:50: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 87 | Interface NullCipher::interface() const { return iface; } | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.h:31, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullCipher.h:26, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullCipher.cpp:21: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ [ 83%] Building CXX object CMakeFiles/encfs.dir/encfs/NullNameIO.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/NullNameIO.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullNameIO.cpp [ 83%] Building CXX object CMakeFiles/encfs.dir/encfs/openssl.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/openssl.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/openssl.cpp [ 84%] Building CXX object CMakeFiles/encfs.dir/encfs/RawFileIO.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/RawFileIO.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/RawFileIO.cpp [ 86%] Building CXX object CMakeFiles/encfs.dir/encfs/readpassphrase.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/readpassphrase.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/readpassphrase.cpp [ 87%] Building CXX object CMakeFiles/encfs.dir/encfs/SSL_Cipher.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/SSL_Cipher.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/SSL_Cipher.cpp [ 89%] Building CXX object CMakeFiles/encfs.dir/encfs/StreamNameIO.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/StreamNameIO.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/StreamNameIO.cpp [ 89%] Building CXX object CMakeFiles/encfs.dir/encfs/XmlReader.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -Dencfs_EXPORTS -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/encfs.dir/encfs/XmlReader.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/XmlReader.cpp /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/RawFileIO.cpp: In member function 'virtual encfs::Interface encfs::RawFileIO::interface() const': /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/RawFileIO.cpp:81:49: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 81 | Interface RawFileIO::interface() const { return RawFileIO_iface; } | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullNameIO.cpp: In member function 'virtual encfs::Interface encfs::NullNameIO::interface() const': /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullNameIO.cpp:48:50: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 48 | Interface NullNameIO::interface() const { return NNIOIface; } | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/FileIO.h:28, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/RawFileIO.cpp:34: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullNameIO.h:26, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullNameIO.cpp:21: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullNameIO.cpp: In static member function 'static encfs::Interface encfs::NullNameIO::CurrentInterface()': /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullNameIO.cpp:50:51: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 50 | Interface NullNameIO::CurrentInterface() { return NNIOIface; } | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullNameIO.h:26, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/NullNameIO.cpp:21: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/SSL_Cipher.cpp: In member function 'virtual encfs::Interface encfs::SSL_Cipher::interface() const': /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/SSL_Cipher.cpp:409:50: warning: implicitly-declared 'encfs::Interface::Interface(const encfs::Interface&)' is deprecated [-Wdeprecated-copy] 409 | Interface SSL_Cipher::interface() const { return realIface; } | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Cipher.h:31, from /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/SSL_Cipher.cpp:34: /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/Interface.h:60:14: note: because 'encfs::Interface' has user-provided 'encfs::Interface& encfs::Interface::operator=(const encfs::Interface&)' 60 | Interface &operator=(const Interface &src); | ^~~~~~~~ [ 90%] Linking CXX shared library libencfs.so /usr/bin/cmake -E cmake_link_script CMakeFiles/encfs.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libencfs.so.1.9 -o libencfs.so.1.9.5 CMakeFiles/encfs.dir/encfs/autosprintf.cpp.o CMakeFiles/encfs.dir/encfs/base64.cpp.o CMakeFiles/encfs.dir/encfs/BlockFileIO.cpp.o CMakeFiles/encfs.dir/encfs/BlockNameIO.cpp.o CMakeFiles/encfs.dir/encfs/Cipher.cpp.o CMakeFiles/encfs.dir/encfs/CipherFileIO.cpp.o CMakeFiles/encfs.dir/encfs/CipherKey.cpp.o CMakeFiles/encfs.dir/encfs/ConfigReader.cpp.o CMakeFiles/encfs.dir/encfs/ConfigVar.cpp.o CMakeFiles/encfs.dir/encfs/Context.cpp.o CMakeFiles/encfs.dir/encfs/DirNode.cpp.o CMakeFiles/encfs.dir/encfs/encfs.cpp.o CMakeFiles/encfs.dir/encfs/Error.cpp.o CMakeFiles/encfs.dir/encfs/FileIO.cpp.o CMakeFiles/encfs.dir/encfs/FileNode.cpp.o CMakeFiles/encfs.dir/encfs/FileUtils.cpp.o CMakeFiles/encfs.dir/encfs/Interface.cpp.o CMakeFiles/encfs.dir/encfs/MACFileIO.cpp.o CMakeFiles/encfs.dir/encfs/MemoryPool.cpp.o CMakeFiles/encfs.dir/encfs/NameIO.cpp.o CMakeFiles/encfs.dir/encfs/NullCipher.cpp.o CMakeFiles/encfs.dir/encfs/NullNameIO.cpp.o CMakeFiles/encfs.dir/encfs/openssl.cpp.o CMakeFiles/encfs.dir/encfs/RawFileIO.cpp.o CMakeFiles/encfs.dir/encfs/readpassphrase.cpp.o CMakeFiles/encfs.dir/encfs/SSL_Cipher.cpp.o CMakeFiles/encfs.dir/encfs/StreamNameIO.cpp.o CMakeFiles/encfs.dir/encfs/XmlReader.cpp.o -L/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp -Wl,--as-needed -lfuse -lssl -lcrypto -ltinyxml2 vendor/github.com/muflihun/easyloggingpp/libeasyloggingpp.a -lpthread -lintl /usr/bin/cmake -E cmake_symlink_library libencfs.so.1.9.5 libencfs.so.1.9 libencfs.so gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' [ 90%] Built target encfs /usr/bin/gmake -f CMakeFiles/encfs-bin.dir/build.make CMakeFiles/encfs-bin.dir/depend /usr/bin/gmake -f CMakeFiles/makekey.dir/build.make CMakeFiles/makekey.dir/depend /usr/bin/gmake -f CMakeFiles/checkops.dir/build.make CMakeFiles/checkops.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/makekey.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/encfsctl.dir/build.make CMakeFiles/encfsctl.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/checkops.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfsctl.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' cd /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5 /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfs-bin.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfsctl.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfsctl.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfsctl.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfs-bin.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfs-bin.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/encfs-bin.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/checkops.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/checkops.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/checkops.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/makekey.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/makekey.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles/makekey.dir/depend.internal". Scanning dependencies of target encfsctl Scanning dependencies of target encfs-bin gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' /usr/bin/gmake -f CMakeFiles/encfsctl.dir/build.make CMakeFiles/encfsctl.dir/build Scanning dependencies of target makekey gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' /usr/bin/gmake -f CMakeFiles/encfs-bin.dir/build.make CMakeFiles/encfs-bin.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' /usr/bin/gmake -f CMakeFiles/makekey.dir/build.make CMakeFiles/makekey.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' Scanning dependencies of target checkops gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' /usr/bin/gmake -f CMakeFiles/checkops.dir/build.make CMakeFiles/checkops.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' [ 91%] Building CXX object CMakeFiles/makekey.dir/encfs/makeKey.cpp.o [ 91%] Building CXX object CMakeFiles/encfs-bin.dir/encfs/main.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -std=gnu++11 -o CMakeFiles/makekey.dir/encfs/makeKey.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/makeKey.cpp /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -std=gnu++11 -o CMakeFiles/encfs-bin.dir/encfs/main.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/main.cpp [ 93%] Building CXX object CMakeFiles/checkops.dir/encfs/test.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -std=gnu++11 -o CMakeFiles/checkops.dir/encfs/test.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/test.cpp [ 94%] Building CXX object CMakeFiles/encfsctl.dir/encfs/encfsctl.cpp.o /usr/bin/c++ -DELPP_CUSTOM_COUT=std::cerr -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE -DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=29 -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build -I/home/iurt/rpmbuild/BUILD/encfs-1.9.5 -isystem /usr/include/fuse -isystem /home/iurt/rpmbuild/BUILD/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -std=gnu++11 -o CMakeFiles/encfsctl.dir/encfs/encfsctl.cpp.o -c /home/iurt/rpmbuild/BUILD/encfs-1.9.5/encfs/encfsctl.cpp [ 95%] Linking CXX executable makekey /usr/bin/cmake -E cmake_link_script CMakeFiles/makekey.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/makekey.dir/encfs/makeKey.cpp.o -o makekey -L/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp libencfs.so.1.9.5 -Wl,--as-needed -lfuse -lssl -lcrypto -ltinyxml2 vendor/github.com/muflihun/easyloggingpp/libeasyloggingpp.a -lpthread -lintl gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' [ 95%] Built target makekey [ 98%] Linking CXX executable checkops [ 98%] Linking CXX executable encfs /usr/bin/cmake -E cmake_link_script CMakeFiles/checkops.dir/link.txt --verbose=1 /usr/bin/cmake -E cmake_link_script CMakeFiles/encfs-bin.dir/link.txt --verbose=1 [100%] Linking CXX executable encfsctl /usr/bin/cmake -E cmake_link_script CMakeFiles/encfsctl.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/checkops.dir/encfs/test.cpp.o -o checkops -L/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp libencfs.so.1.9.5 -Wl,--as-needed -lfuse -lssl -lcrypto -ltinyxml2 vendor/github.com/muflihun/easyloggingpp/libeasyloggingpp.a -lpthread -lintl /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/encfsctl.dir/encfs/encfsctl.cpp.o -o encfsctl -L/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp libencfs.so.1.9.5 -Wl,--as-needed -lfuse -lssl -lcrypto -ltinyxml2 vendor/github.com/muflihun/easyloggingpp/libeasyloggingpp.a -lpthread -lintl /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -fPIC -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/encfs-bin.dir/encfs/main.cpp.o -o encfs -L/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/vendor/github.com/muflihun/easyloggingpp libencfs.so.1.9.5 -Wl,--as-needed -lfuse -lssl -lcrypto -ltinyxml2 vendor/github.com/muflihun/easyloggingpp/libeasyloggingpp.a -lpthread -lintl gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' [100%] Built target encfsctl gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' [100%] Built target checkops gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' [100%] Built target encfs-bin gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encfs-1.9.5/build' /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/encfs-1.9.5/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DcaQjV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64 + cd encfs-1.9.5 + '[' 1 -eq 1 ']' + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64 + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/lib64/libencfs.so.1.9.5 -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/lib64/libencfs.so.1.9 -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/lib64/libencfs.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/bin/encfs -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/bin/encfsctl -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/bin/encfssh -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/man/man1/encfs.1 -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/man/man1/encfsctl.1 -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/man/man1/encfssh.1 -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/ar/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/be/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/bg/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/bs/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/ca/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/cs/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/da/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/de/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/de_AT/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/de_CH/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/de_DE/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/el/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/eo/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/es/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/es_ES/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/es_PE/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/et/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/fi/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/fr/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/fr_FR/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/gl/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/he/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/hr/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/hu/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/id/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/it/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/ja/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/ko/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/lv/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/nb/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/nds/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/nl/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/nn/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/oc/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/pl/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/pt/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/pt_PT/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/ro/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/ru/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/sk/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/sr/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/sv/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/ta/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/tr/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/uk/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/vi/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/encfs.mo -- Installing: /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/encfs.mo + rm -f '/home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64//usr/lib64/*.la' + rm -f /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64//usr/lib64/libencfs.so + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64 encfs + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.9.5-4.mga8 --unique-debug-suffix -1.9.5-4.mga8.x86_64 --unique-debug-src-base encfs-1.9.5-4.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/encfs-1.9.5 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/bin/encfsctl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/bin/encfs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/lib64/libencfs.so.1.9.5 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/bin/encfsctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/bin/encfs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/lib64/libencfs.so.1.9.5 original debug info size: 18640kB, size after compression: 14504kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 1398 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/encfssh from /bin/sh to #!/usr/bin/sh Processing files: encfs-1.9.5-4.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mSGBJV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd encfs-1.9.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/doc/encfs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/doc/encfs + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/doc/encfs + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64/usr/share/doc/encfs + RPM_EC=0 ++ jobs -p + exit 0 Provides: encfs = 1.9.5-4.mga8 encfs(x86-64) = 1.9.5-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libencfs.so.1.9()(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libintl.so.8()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64encfs1.9-1.9.5-4.mga8.x86_64 Provides: lib64encfs1.9 = 1.9.5-4.mga8 lib64encfs1.9(x86-64) = 1.9.5-4.mga8 libencfs.so.1.9()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) 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) libc.so.6(GLIBC_2.8)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libintl.so.8()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinyxml2.so.6()(64bit) Processing files: encfs-debugsource-1.9.5-4.mga8.x86_64 Provides: encfs-debugsource = 1.9.5-4.mga8 encfs-debugsource(x86-64) = 1.9.5-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: encfs-debuginfo-1.9.5-4.mga8.x86_64 Provides: debuginfo(build-id) = 85c20234ccea1fc0352926e143ba36d11322b106 debuginfo(build-id) = 8d4eee23ceb0043003bcefc6927cda692c85503c encfs-debuginfo = 1.9.5-4.mga8 encfs-debuginfo(x86-64) = 1.9.5-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: encfs-debugsource(x86-64) = 1.9.5-4.mga8 Processing files: lib64encfs1.9-debuginfo-1.9.5-4.mga8.x86_64 Provides: debuginfo(build-id) = a28ec4a76bb83df94276eac42d5eb6a109160cc4 lib64encfs1.9-debuginfo = 1.9.5-4.mga8 lib64encfs1.9-debuginfo(x86-64) = 1.9.5-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: encfs-debugsource(x86-64) = 1.9.5-4.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64encfs1.9-1.9.5-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/encfs-1.9.5-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/encfs-debugsource-1.9.5-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/encfs-debuginfo-1.9.5-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64encfs1.9-debuginfo-1.9.5-4.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SwfPHT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd encfs-1.9.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/encfs-1.9.5-4.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gsMzFW + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf encfs-1.9.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!