+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/apt-cacher-ng.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RMJSUz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf apt-cacher-ng-3 + /usr/bin/xz -dc /builddir/build/SOURCES/apt-cacher-ng_3.orig.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd apt-cacher-ng-3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + tar xfvJ /builddir/build/SOURCES/apt-cacher-ng_3-1.debian.tar.xz debian/ debian/README.Debian debian/apt-cacher-ng.NEWS debian/apt-cacher-ng.bug-script debian/apt-cacher-ng.config debian/apt-cacher-ng.cron.daily debian/apt-cacher-ng.default debian/apt-cacher-ng.dirs debian/apt-cacher-ng.doc-base debian/apt-cacher-ng.docs debian/apt-cacher-ng.examples debian/apt-cacher-ng.init debian/apt-cacher-ng.links debian/apt-cacher-ng.lintian-overrides debian/apt-cacher-ng.logrotate debian/apt-cacher-ng.manpages debian/apt-cacher-ng.postinst debian/apt-cacher-ng.postrm debian/apt-cacher-ng.preinst debian/apt-cacher-ng.templates debian/changelog debian/compat debian/control debian/copyright debian/gbp.conf debian/patches/ debian/patches/debian-changes debian/patches/series debian/po/ debian/po/POTFILES.in debian/po/cs.po debian/po/da.po debian/po/de.po debian/po/es.po debian/po/eu.po debian/po/fi.po debian/po/fr.po debian/po/gl.po debian/po/it.po debian/po/ja.po debian/po/nl.po debian/po/pl.po debian/po/pt.po debian/po/pt_BR.po debian/po/ru.po debian/po/sv.po debian/po/templates.pot debian/po/vi.po debian/rules debian/source/ debian/source/format debian/source/options + find . -name '*' -exec sed -i s#/usr/lib/apt-cacher-ng#/usr/libexec/apt-cacher-ng#g '{}' ';' sed: couldn't edit .: not a regular file sed: couldn't edit ./dbgen: not a regular file sed: couldn't edit ./dbgen/extra: not a regular file sed: couldn't edit ./oldssl-workaround: not a regular file sed: couldn't edit ./test: not a regular file sed: couldn't edit ./test/cmdline: not a regular file sed: couldn't edit ./test/soap: not a regular file sed: couldn't edit ./test/include: not a regular file sed: couldn't edit ./test/build: not a regular file sed: couldn't edit ./conf: not a regular file sed: couldn't edit ./debian: not a regular file sed: couldn't edit ./debian/patches: not a regular file sed: couldn't edit ./debian/po: not a regular file sed: couldn't edit ./debian/source: not a regular file sed: couldn't edit ./client: not a regular file sed: couldn't edit ./scripts: not a regular file sed: couldn't edit ./include: not a regular file sed: couldn't edit ./fs: not a regular file sed: couldn't edit ./contrib: not a regular file sed: couldn't edit ./source: not a regular file sed: couldn't edit ./doc: not a regular file sed: couldn't edit ./doc/man: not a regular file sed: couldn't edit ./doc/src: not a regular file sed: couldn't edit ./doc/html: not a regular file sed: couldn't edit ./systemd: not a regular file + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uRJeTG + umask 022 + cd /builddir/build/BUILD + cd apt-cacher-ng-3 + mkdir build + cd build + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -- The CXX compiler identification is GNU 7.3.1 -- The C compiler identification is GNU 7.3.1 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.1") -- Looking for include files sys/param.h, sys/mount.h -- Looking for include files sys/param.h, sys/mount.h - found -- Looking for include file sys/vfs.h -- Looking for include file sys/vfs.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- 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 -- Performing Test COPT_Wall -- Performing Test COPT_Wall - Success -- Performing Test COPT_Wextra -- Performing Test COPT_Wextra - Success -- Performing Test COPT_Wnounusedparameter -- Performing Test COPT_Wnounusedparameter - Success -- Performing Test COPT_fvisibilityhidden -- Performing Test COPT_fvisibilityhidden - Success -- Performing Test CXX_VIHI -- Performing Test CXX_VIHI - Success -- Performing Test LD_Wlasneeded -- Performing Test LD_Wlasneeded - Success -- Performing Test LD_WlO1 -- Performing Test LD_WlO1 - Success -- Performing Test LD_Wldiscardall -- Performing Test LD_Wldiscardall - Success -- Performing Test LD_Wlnoundefined -- Performing Test LD_Wlnoundefined - Success -- Performing Test LD_Wlbuildidsha1 -- Performing Test LD_Wlbuildidsha1 - Success -- Performing Test LD_Wlfuseldgold -- Performing Test LD_Wlfuseldgold - Failed -- Performing Test LD_Wlthreads -- Performing Test LD_Wlthreads - Failed -- Performing Test GC_SECTIONS -- Performing Test GC_SECTIONS - Success -- Performing Test COMPILER_SUPPORTS_DEFAULT_CXX11 -- Performing Test COMPILER_SUPPORTS_DEFAULT_CXX11 - Success -- Performing Test HAS_LTO -- Performing Test HAS_LTO - Success -- LTO use: ON -- Performing Test HAVE_LIBWRAP -- Performing Test HAVE_LIBWRAP - Success -- Performing Test HAVE_WORDEXP -- Performing Test HAVE_WORDEXP - Success -- Performing Test HAVE_GLOB -- Performing Test HAVE_GLOB - Success -- Performing Test HAVE_FADVISE -- Performing Test HAVE_FADVISE - Success -- Performing Test HAVE_MADVISE -- Performing Test HAVE_MADVISE - Success -- Performing Test HAVE_LINUX_FALLOCATE -- Performing Test HAVE_LINUX_FALLOCATE - Success -- Performing Test HAVE_LINUX_SENDFILE -- Performing Test HAVE_LINUX_SENDFILE - Success -- Performing Test HAVE_LINUX_EVENTFD -- Performing Test HAVE_LINUX_EVENTFD - Success -- Performing Test HAVE_LINUX_SPLICE -- Performing Test HAVE_LINUX_SPLICE - Failed -- Performing Test HAVE_PREAD -- Performing Test HAVE_PREAD - Success -- Performing Test HAVE_DAEMON -- Performing Test HAVE_DAEMON - Success -- Checking for module 'libsystemd>=209' -- Package 'libsystemd', required by 'virtual:world', not found -- Checking for module 'libsystemd-daemon' -- Package 'libsystemd-daemon', required by 'virtual:world', not found -- Performing Test HAVE_MEMORY_SPTR -- Performing Test HAVE_MEMORY_SPTR - Success -- Performing Test HAVE_DLOPEN -- Performing Test HAVE_DLOPEN - Success -- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.6") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Performing Test HAVE_LZMA -- Performing Test HAVE_LZMA - Success -- Checking for module 'openssl' -- Found openssl, version 1.1.0g -- Looking for SSL_get0_param -- Looking for SSL_get0_param - found Build settings: Compiler flags (common): -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto Compiler flags (C++ only): -fvisibility-inlines-hidden Compiler flags (environment): -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 Linker flags: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -Wl,--discard-all -Wl,--no-undefined -Wl,--build-id=sha1 -Wl,--gc-sections -flto -- Checking for module 'fuse' -- Found fuse, version 2.9.7 -- Performing Test HAVE_FUSE_25 -- Performing Test HAVE_FUSE_25 - Success Installation settings: PACKAGE: apt-cacher-ng VERSION: 3 CMAKE_INSTALL_PREFIX: /usr DATADIR: /usr/share LIBDIR: /usr/lib/apt-cacher-ng DOCDIR: /usr/share/doc/apt-cacher-ng SYSCONFDIR: /etc CFGDIR: /etc/apt-cacher-ng SBINDIR: /usr/sbin -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/apt-cacher-ng-3/build + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/apt-cacher-ng-3 -B/builddir/build/BUILD/apt-cacher-ng-3/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/apt-cacher-ng-3/build/CMakeFiles /builddir/build/BUILD/apt-cacher-ng-3/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/apt-cacher-ng-3/build' make -f oldssl-workaround/CMakeFiles/osslcompat.dir/build.make oldssl-workaround/CMakeFiles/osslcompat.dir/depend make -f client/CMakeFiles/in.acng.dir/build.make client/CMakeFiles/in.acng.dir/depend make -f fs/CMakeFiles/acngfs.dir/build.make fs/CMakeFiles/acngfs.dir/depend make -f source/CMakeFiles/acngstuff.dir/build.make source/CMakeFiles/acngstuff.dir/depend make[2]: Entering directory '/builddir/build/BUILD/apt-cacher-ng-3/build' cd /builddir/build/BUILD/apt-cacher-ng-3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/apt-cacher-ng-3 /builddir/build/BUILD/apt-cacher-ng-3/oldssl-workaround /builddir/build/BUILD/apt-cacher-ng-3/build /builddir/build/BUILD/apt-cacher-ng-3/build/oldssl-workaround /builddir/build/BUILD/apt-cacher-ng-3/build/oldssl-workaround/CMakeFiles/osslcompat.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/apt-cacher-ng-3/build' cd /builddir/build/BUILD/apt-cacher-ng-3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/apt-cacher-ng-3 /builddir/build/BUILD/apt-cacher-ng-3/fs /builddir/build/BUILD/apt-cacher-ng-3/build /builddir/build/BUILD/apt-cacher-ng-3/build/fs /builddir/build/BUILD/apt-cacher-ng-3/build/fs/CMakeFiles/acngfs.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/apt-cacher-ng-3/build' cd /builddir/build/BUILD/apt-cacher-ng-3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/apt-cacher-ng-3 /builddir/build/BUILD/apt-cacher-ng-3/client /builddir/build/BUILD/apt-cacher-ng-3/build /builddir/build/BUILD/apt-cacher-ng-3/build/client /builddir/build/BUILD/apt-cacher-ng-3/build/client/CMakeFiles/in.acng.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/apt-cacher-ng-3/build' cd /builddir/build/BUILD/apt-cacher-ng-3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/apt-cacher-ng-3 /builddir/build/BUILD/apt-cacher-ng-3/source /builddir/build/BUILD/apt-cacher-ng-3/build /builddir/build/BUILD/apt-cacher-ng-3/build/source /builddir/build/BUILD/apt-cacher-ng-3/build/source/CMakeFiles/acngstuff.dir/DependInfo.cmake --color= Scanning dependencies of target osslcompat make[2]: Leaving directory '/builddir/build/BUILD/apt-cacher-ng-3/build' make -f oldssl-workaround/CMakeFiles/osslcompat.dir/build.make oldssl-workaround/CMakeFiles/osslcompat.dir/build make[2]: Entering directory '/builddir/build/BUILD/apt-cacher-ng-3/build' make[2]: Nothing to be done for 'oldssl-workaround/CMakeFiles/osslcompat.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/apt-cacher-ng-3/build' Scanning dependencies of target in.acng make[2]: Leaving directory '/builddir/build/BUILD/apt-cacher-ng-3/build' make -f client/CMakeFiles/in.acng.dir/build.make client/CMakeFiles/in.acng.dir/build make[2]: Entering directory '/builddir/build/BUILD/apt-cacher-ng-3/build' [ 0%] Built target osslcompat [ 2%] Building CXX object client/CMakeFiles/in.acng.dir/client.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/client && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -DMINIBUILD -o CMakeFiles/in.acng.dir/client.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/client/client.cc Scanning dependencies of target acngfs make[2]: Leaving directory '/builddir/build/BUILD/apt-cacher-ng-3/build' make -f fs/CMakeFiles/acngfs.dir/build.make fs/CMakeFiles/acngfs.dir/build Scanning dependencies of target acngstuff make[2]: Leaving directory '/builddir/build/BUILD/apt-cacher-ng-3/build' make -f source/CMakeFiles/acngstuff.dir/build.make source/CMakeFiles/acngstuff.dir/build make[2]: Entering directory '/builddir/build/BUILD/apt-cacher-ng-3/build' make[2]: Entering directory '/builddir/build/BUILD/apt-cacher-ng-3/build' [ 4%] Building CXX object fs/CMakeFiles/acngfs.dir/__/source/lockable.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/fs && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -DMINIBUILD -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -o CMakeFiles/acngfs.dir/__/source/lockable.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/lockable.cc [ 6%] Building CXX object source/CMakeFiles/acngstuff.dir/acbuf.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/acbuf.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/acbuf.cc [ 8%] Building CXX object fs/CMakeFiles/acngfs.dir/httpfs.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/fs && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -DMINIBUILD -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -o CMakeFiles/acngfs.dir/httpfs.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/fs/httpfs.cc [ 10%] Building CXX object source/CMakeFiles/acngstuff.dir/acfg.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/acfg.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/acfg.cc [ 13%] Linking CXX executable ../in.acng cd /builddir/build/BUILD/apt-cacher-ng-3/build/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/in.acng.dir/link.txt --verbose=1 [ 15%] Building CXX object source/CMakeFiles/acngstuff.dir/acfg_defaults.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/acfg_defaults.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/acfg_defaults.cc /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -Wl,--discard-all -Wl,--no-undefined -Wl,--build-id=sha1 -Wl,--gc-sections -flto CMakeFiles/in.acng.dir/client.cc.o -o ../in.acng make[2]: Leaving directory '/builddir/build/BUILD/apt-cacher-ng-3/build' [ 15%] Built target in.acng [ 17%] Building CXX object source/CMakeFiles/acngstuff.dir/aclogger.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/aclogger.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/aclogger.cc [ 19%] Building CXX object fs/CMakeFiles/acngfs.dir/__/source/header.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/fs && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -DMINIBUILD -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -o CMakeFiles/acngfs.dir/__/source/header.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/header.cc [ 21%] Building CXX object fs/CMakeFiles/acngfs.dir/__/source/caddrinfo.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/fs && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -DMINIBUILD -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -o CMakeFiles/acngfs.dir/__/source/caddrinfo.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/caddrinfo.cc [ 23%] Building CXX object source/CMakeFiles/acngstuff.dir/caddrinfo.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/caddrinfo.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/caddrinfo.cc [ 26%] Building CXX object source/CMakeFiles/acngstuff.dir/dirwalk.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/dirwalk.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/dirwalk.cc [ 28%] Building CXX object fs/CMakeFiles/acngfs.dir/__/source/acbuf.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/fs && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -DMINIBUILD -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -o CMakeFiles/acngfs.dir/__/source/acbuf.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/acbuf.cc [ 30%] Building CXX object source/CMakeFiles/acngstuff.dir/dlcon.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/dlcon.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/dlcon.cc [ 32%] Building CXX object fs/CMakeFiles/acngfs.dir/__/source/acfg.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/fs && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -DMINIBUILD -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -o CMakeFiles/acngfs.dir/__/source/acfg.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/acfg.cc [ 34%] Building CXX object fs/CMakeFiles/acngfs.dir/__/source/acfg_defaults.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/fs && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -DMINIBUILD -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -o CMakeFiles/acngfs.dir/__/source/acfg_defaults.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/acfg_defaults.cc [ 36%] Building CXX object source/CMakeFiles/acngstuff.dir/fileio.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/fileio.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/fileio.cc [ 39%] Building CXX object fs/CMakeFiles/acngfs.dir/__/source/tcpconnect.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/fs && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -DMINIBUILD -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -o CMakeFiles/acngfs.dir/__/source/tcpconnect.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/tcpconnect.cc [ 41%] Building CXX object source/CMakeFiles/acngstuff.dir/fileitem.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/fileitem.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/fileitem.cc [ 43%] Building CXX object fs/CMakeFiles/acngfs.dir/__/source/dlcon.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/fs && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -DMINIBUILD -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -o CMakeFiles/acngfs.dir/__/source/dlcon.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/dlcon.cc [ 45%] Building CXX object fs/CMakeFiles/acngfs.dir/__/source/fileitem.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/fs && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -DMINIBUILD -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -o CMakeFiles/acngfs.dir/__/source/fileitem.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/fileitem.cc [ 47%] Building CXX object source/CMakeFiles/acngstuff.dir/filelocks.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/filelocks.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/filelocks.cc [ 50%] Building CXX object source/CMakeFiles/acngstuff.dir/filereader.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/filereader.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/filereader.cc [ 52%] Building CXX object source/CMakeFiles/acngstuff.dir/header.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/header.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/header.cc [ 54%] Building CXX object fs/CMakeFiles/acngfs.dir/__/source/meta.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/fs && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -DMINIBUILD -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -o CMakeFiles/acngfs.dir/__/source/meta.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/meta.cc [ 56%] Building CXX object fs/CMakeFiles/acngfs.dir/__/source/fileio.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/fs && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -DMINIBUILD -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -o CMakeFiles/acngfs.dir/__/source/fileio.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/fileio.cc [ 58%] Building CXX object source/CMakeFiles/acngstuff.dir/meta.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/meta.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/meta.cc [ 60%] Building CXX object source/CMakeFiles/acngstuff.dir/tcpconnect.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngstuff.dir/tcpconnect.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/tcpconnect.cc [ 63%] Linking CXX executable ../acngfs cd /builddir/build/BUILD/apt-cacher-ng-3/build/fs && /usr/bin/cmake -E cmake_link_script CMakeFiles/acngfs.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -Wl,--discard-all -Wl,--no-undefined -Wl,--build-id=sha1 -Wl,--gc-sections -flto CMakeFiles/acngfs.dir/httpfs.cc.o CMakeFiles/acngfs.dir/__/source/lockable.cc.o CMakeFiles/acngfs.dir/__/source/header.cc.o CMakeFiles/acngfs.dir/__/source/caddrinfo.cc.o CMakeFiles/acngfs.dir/__/source/acbuf.cc.o CMakeFiles/acngfs.dir/__/source/acfg.cc.o CMakeFiles/acngfs.dir/__/source/acfg_defaults.cc.o CMakeFiles/acngfs.dir/__/source/tcpconnect.cc.o CMakeFiles/acngfs.dir/__/source/dlcon.cc.o CMakeFiles/acngfs.dir/__/source/fileitem.cc.o CMakeFiles/acngfs.dir/__/source/meta.cc.o CMakeFiles/acngfs.dir/__/source/fileio.cc.o -o ../acngfs -lfuse -pthread -lssl -lcrypto -ldl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/apt-cacher-ng-3/build' [ 63%] Built target acngstuff make -f source/CMakeFiles/apt-cacher-ng.dir/build.make source/CMakeFiles/apt-cacher-ng.dir/depend make -f source/CMakeFiles/acngtool.dir/build.make source/CMakeFiles/acngtool.dir/depend make[2]: Entering directory '/builddir/build/BUILD/apt-cacher-ng-3/build' cd /builddir/build/BUILD/apt-cacher-ng-3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/apt-cacher-ng-3 /builddir/build/BUILD/apt-cacher-ng-3/source /builddir/build/BUILD/apt-cacher-ng-3/build /builddir/build/BUILD/apt-cacher-ng-3/build/source /builddir/build/BUILD/apt-cacher-ng-3/build/source/CMakeFiles/acngtool.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/apt-cacher-ng-3/build' cd /builddir/build/BUILD/apt-cacher-ng-3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/apt-cacher-ng-3 /builddir/build/BUILD/apt-cacher-ng-3/source /builddir/build/BUILD/apt-cacher-ng-3/build /builddir/build/BUILD/apt-cacher-ng-3/build/source /builddir/build/BUILD/apt-cacher-ng-3/build/source/CMakeFiles/apt-cacher-ng.dir/DependInfo.cmake --color= Scanning dependencies of target acngtool make[2]: Leaving directory '/builddir/build/BUILD/apt-cacher-ng-3/build' make -f source/CMakeFiles/acngtool.dir/build.make source/CMakeFiles/acngtool.dir/build make[2]: Entering directory '/builddir/build/BUILD/apt-cacher-ng-3/build' [ 65%] Building CXX object source/CMakeFiles/acngtool.dir/acngtool.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/acngtool.dir/acngtool.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/acngtool.cc Scanning dependencies of target apt-cacher-ng make[2]: Leaving directory '/builddir/build/BUILD/apt-cacher-ng-3/build' make -f source/CMakeFiles/apt-cacher-ng.dir/build.make source/CMakeFiles/apt-cacher-ng.dir/build make[2]: Entering directory '/builddir/build/BUILD/apt-cacher-ng-3/build' [ 67%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/apt-cacher.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/apt-cacher.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/apt-cacher.cc [ 69%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/bgtask.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/bgtask.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/bgtask.cc make[2]: Leaving directory '/builddir/build/BUILD/apt-cacher-ng-3/build' [ 69%] Built target acngfs [ 71%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/cacheman.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/cacheman.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/cacheman.cc [ 73%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/cleaner.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/cleaner.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/cleaner.cc [ 76%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/conn.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/conn.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/conn.cc [ 78%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/conserver.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/conserver.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/conserver.cc [ 80%] Linking CXX executable ../acngtool cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/cmake -E cmake_link_script CMakeFiles/acngtool.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -Wl,--discard-all -Wl,--no-undefined -Wl,--build-id=sha1 -Wl,--gc-sections -flto CMakeFiles/acngtool.dir/acngtool.cc.o CMakeFiles/acngstuff.dir/acbuf.cc.o CMakeFiles/acngstuff.dir/acfg.cc.o CMakeFiles/acngstuff.dir/acfg_defaults.cc.o CMakeFiles/acngstuff.dir/aclogger.cc.o CMakeFiles/acngstuff.dir/caddrinfo.cc.o CMakeFiles/acngstuff.dir/dirwalk.cc.o CMakeFiles/acngstuff.dir/dlcon.cc.o CMakeFiles/acngstuff.dir/fileio.cc.o CMakeFiles/acngstuff.dir/fileitem.cc.o CMakeFiles/acngstuff.dir/filelocks.cc.o CMakeFiles/acngstuff.dir/filereader.cc.o CMakeFiles/acngstuff.dir/header.cc.o CMakeFiles/acngstuff.dir/meta.cc.o CMakeFiles/acngstuff.dir/tcpconnect.cc.o -o ../acngtool -lz -lbz2 -llzma -lssl -lcrypto -lpthread [ 82%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/expiration.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/expiration.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/expiration.cc [ 84%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/job.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/job.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/job.cc [ 86%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/lockable.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/lockable.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/lockable.cc [ 89%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/maintenance.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/maintenance.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/maintenance.cc [ 91%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/mirror.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/mirror.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/mirror.cc [ 93%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/pkgimport.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/pkgimport.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/pkgimport.cc [ 95%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/rfc2553emu.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/rfc2553emu.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/rfc2553emu.cc [ 97%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/showinfo.cc.o cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/c++ -I/builddir/build/BUILD/apt-cacher-ng-3/build -I/builddir/build/BUILD/apt-cacher-ng-3 -I/builddir/build/BUILD/apt-cacher-ng-3/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -flto -fvisibility-inlines-hidden -o CMakeFiles/apt-cacher-ng.dir/showinfo.cc.o -c /builddir/build/BUILD/apt-cacher-ng-3/source/showinfo.cc [100%] Linking CXX executable ../apt-cacher-ng cd /builddir/build/BUILD/apt-cacher-ng-3/build/source && /usr/bin/cmake -E cmake_link_script CMakeFiles/apt-cacher-ng.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -Wl,--discard-all -Wl,--no-undefined -Wl,--build-id=sha1 -Wl,--gc-sections -flto CMakeFiles/apt-cacher-ng.dir/apt-cacher.cc.o CMakeFiles/apt-cacher-ng.dir/bgtask.cc.o CMakeFiles/apt-cacher-ng.dir/cacheman.cc.o CMakeFiles/apt-cacher-ng.dir/cleaner.cc.o CMakeFiles/apt-cacher-ng.dir/conn.cc.o CMakeFiles/apt-cacher-ng.dir/conserver.cc.o CMakeFiles/apt-cacher-ng.dir/expiration.cc.o CMakeFiles/apt-cacher-ng.dir/job.cc.o CMakeFiles/apt-cacher-ng.dir/lockable.cc.o CMakeFiles/apt-cacher-ng.dir/maintenance.cc.o CMakeFiles/apt-cacher-ng.dir/mirror.cc.o CMakeFiles/apt-cacher-ng.dir/pkgimport.cc.o CMakeFiles/apt-cacher-ng.dir/rfc2553emu.cc.o CMakeFiles/apt-cacher-ng.dir/showinfo.cc.o CMakeFiles/acngstuff.dir/acbuf.cc.o CMakeFiles/acngstuff.dir/acfg.cc.o CMakeFiles/acngstuff.dir/acfg_defaults.cc.o CMakeFiles/acngstuff.dir/aclogger.cc.o CMakeFiles/acngstuff.dir/caddrinfo.cc.o CMakeFiles/acngstuff.dir/dirwalk.cc.o CMakeFiles/acngstuff.dir/dlcon.cc.o CMakeFiles/acngstuff.dir/fileio.cc.o CMakeFiles/acngstuff.dir/fileitem.cc.o CMakeFiles/acngstuff.dir/filelocks.cc.o CMakeFiles/acngstuff.dir/filereader.cc.o CMakeFiles/acngstuff.dir/header.cc.o CMakeFiles/acngstuff.dir/meta.cc.o CMakeFiles/acngstuff.dir/tcpconnect.cc.o -o ../apt-cacher-ng -lwrap -lz -lbz2 -llzma -lssl -lcrypto -lpthread make[2]: Leaving directory '/builddir/build/BUILD/apt-cacher-ng-3/build' [100%] Built target acngtool make[2]: Leaving directory '/builddir/build/BUILD/apt-cacher-ng-3/build' [100%] Built target apt-cacher-ng make[1]: Leaving directory '/builddir/build/BUILD/apt-cacher-ng-3/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/apt-cacher-ng-3/build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FiSB9T + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64 + cd apt-cacher-ng-3 + mkdir -p /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/usr/sbin/ + install -pm 0755 build/apt-cacher-ng /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/usr/sbin/ + mkdir -p /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/usr/libexec/apt-cacher-ng/ + install -pm 0755 build/in.acng scripts/expire-caller.pl scripts/urlencode-fixer.pl scripts/distkill.pl /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/usr/libexec/apt-cacher-ng/ + cp build/acngfs /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/usr/libexec/apt-cacher-ng/ + cp -a conf/archlx_mirrors conf/cygwin_mirrors conf/deb_mirrors.gz conf/debvol_mirrors.gz conf/epel_mirrors conf/fedora_mirrors conf/gentoo_mirrors.gz conf/sfnet_mirrors conf/sl_mirrors conf/ubuntu_mirrors conf/delconfirm.html conf/maint.html conf/report.html conf/userinfo.html conf/style.css /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/usr/libexec/apt-cacher-ng/ + mkdir -p /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/etc/apt-cacher-ng/ + cp -a conf/security.conf /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/etc/apt-cacher-ng/ + cp -a conf/acng.conf.in /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/etc/apt-cacher-ng/acng.conf + cd /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/etc/apt-cacher-ng + cp -s ../..//usr/libexec/apt-cacher-ng/archlx_mirrors ../..//usr/libexec/apt-cacher-ng/cygwin_mirrors ../..//usr/libexec/apt-cacher-ng/deb_mirrors.gz ../..//usr/libexec/apt-cacher-ng/debvol_mirrors.gz ../..//usr/libexec/apt-cacher-ng/epel_mirrors ../..//usr/libexec/apt-cacher-ng/fedora_mirrors ../..//usr/libexec/apt-cacher-ng/gentoo_mirrors.gz ../..//usr/libexec/apt-cacher-ng/sfnet_mirrors ../..//usr/libexec/apt-cacher-ng/sl_mirrors ../..//usr/libexec/apt-cacher-ng/ubuntu_mirrors ../..//usr/libexec/apt-cacher-ng/delconfirm.html ../..//usr/libexec/apt-cacher-ng/maint.html ../..//usr/libexec/apt-cacher-ng/report.html ../..//usr/libexec/apt-cacher-ng/userinfo.html ../..//usr/libexec/apt-cacher-ng/style.css . + cd - /builddir/build/BUILD/apt-cacher-ng-3 + mkdir -p /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/var/lib/apt-cacher-ng/ + ln -sf ../..//var/lib/apt-cacher-ng/backends_debian.default /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/etc/apt-cacher-ng/backends_debian.default + ln -sf ../..//var/lib/apt-cacher-ng/backends_ubuntu.default /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/etc/apt-cacher-ng//backends_ubuntu.default + mkdir -p /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/etc/cron.daily + install -D -pm 0750 debian/apt-cacher-ng.cron.daily /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/etc/cron.daily/apt-cacher-ng + install -D -pm 0644 debian/apt-cacher-ng.default /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/etc/default/apt-cacher-ng + mkdir -p /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/etc/logrotate.d + install -D -pm 0644 debian/apt-cacher-ng.logrotate /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/etc/logrotate.d/apt-cacher-ng + mkdir -p /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64//usr/lib/systemd/system + install -pm 644 /builddir/build/SOURCES/apt-cacher-ng.service /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64//usr/lib/systemd/system/ + mkdir -p /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/usr/share/man/man8/ + install -pm 0644 doc/man/acngfs.8 doc/man/apt-cacher-ng.8 /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/usr/share/man/man8/ + mkdir -p /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/var/lib/apt-cacher-ng/ + chmod 0700 /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/var/lib/apt-cacher-ng/ + mkdir -p /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/var/log/apt-cacher-ng/ + mkdir -p /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/var/cache/apt-cacher-ng/ + mkdir -p /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/var/run/apt-cacher-ng/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: apt-cacher-ng-3-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AUylqU + umask 022 + cd /builddir/build/BUILD + cd apt-cacher-ng-3 + DOCDIR=/builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/usr/share/doc/apt-cacher-ng + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/usr/share/doc/apt-cacher-ng + cp -pr TODO /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/usr/share/doc/apt-cacher-ng + cp -pr doc/README /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64/usr/share/doc/apt-cacher-ng + exit 0 Provides: apt-cacher-ng = 3-3.fc28 apt-cacher-ng(riscv-64) = 3-3.fc28 bundled(md5-deutsch-c++) bundled(sha1-hollerbach) config(apt-cacher-ng) = 3-3.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/sh /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(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(CXXABI_1.3.9)(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.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libwrap.so.0()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/apt-cacher-ng-3-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/apt-cacher-ng-3-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.05N4PZ + umask 022 + cd /builddir/build/BUILD + cd apt-cacher-ng-3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/apt-cacher-ng-3-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff