Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hubic-fuse.spec'], shell=Falsetimeout=0logger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-12539/root'gid=135user='mockbuild'uid=1001env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hubic-fuse.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: copr-builder-357700160.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/hubicfuse-3.0.0-16bdc5agit.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/hubic-fuse.spec'], shell=Falsetimeout=0private_network=Truelogger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-12539/root'gid=135user='mockbuild'uid=1001env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/hubic-fuse.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pkYGXa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hubicfuse-16bdc5a9d087e21822ab3eee7c48d41424385130 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/hubicfuse-16bdc5a.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hubicfuse-16bdc5a9d087e21822ab3eee7c48d41424385130 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zKT20w + umask 022 + cd /builddir/build/BUILD + cd hubicfuse-16bdc5a9d087e21822ab3eee7c48d41424385130 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XML... yes checking for CURL... yes checking for FUSE... yes checking for JSON... yes checking for OPENSSL... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking fuse.h usability... yes checking fuse.h presence... yes checking for fuse.h... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking libxml/tree.h usability... yes checking libxml/tree.h presence... yes checking for libxml/tree.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct stat.st_blocks... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for ftruncate... yes checking for memmove... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j2 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/libxml2 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/json-c -o hubicfuse cloudfsapi.c cloudfuse.c commonfs.c -lxml2 -lcurl -pthread -lfuse -lssl -lcrypto -ljson-c -lmagic -Wl,-z,relro cloudfsapi.c: In function 'send_request_size': cloudfsapi.c:437:14: warning: unused variable 'string_float' [-Wunused-variable] char string_float[TIME_CHARS]; ^ cloudfsapi.c:354:8: warning: unused variable 'header_data' [-Wunused-variable] char header_data[MAX_HEADER_SIZE]; ^ cloudfsapi.c: In function 'split_path': cloudfsapi.c:731:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (remstr = strsep(&string, "/")) ^ cloudfsapi.c: In function 'file_is_readable': cloudfsapi.c:942:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( file = fopen( fname, "r" ) ) ^ cloudfsapi.c: In function 'cloudfs_object_read_fp': cloudfsapi.c:994:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ cloudfsapi.c: In function 'get_file_metadata': cloudfsapi.c:1143:9: warning: unused variable 'response' [-Wunused-variable] int response = send_request("GET", encoded, NULL, NULL, NULL, de, ^ cloudfsapi.c: In function 'cloudfs_connect': cloudfsapi.c:1652:7: warning: variable 'found' set but not used [-Wunused-but-set-variable] int found; ^ cloudfsapi.c:1605:8: warning: unused variable 'url' [-Wunused-variable] char url[HUBIC_OPTIONS_SIZE]; ^ cloudfuse.c: In function 'cfs_chown': cloudfuse.c:587:11: warning: unused variable 'response' [-Wunused-variable] int response = cloudfs_update_meta(de); ^ cloudfuse.c: In function 'cfs_chmod': cloudfuse.c:605:11: warning: unused variable 'response' [-Wunused-variable] int response = cloudfs_update_meta(de); ^ cloudfuse.c: At top level: cloudfuse.c:779:3: warning: missing braces around initializer [-Wmissing-braces] .cache_statfs_timeout = 0, ^ cloudfuse.c:779:3: warning: (near initialization for 'extra_options.cache_statfs_timeout') [-Wmissing-braces] commonfs.c: In function 'caching_list_directory': commonfs.c:460:8: warning: variable 'new_entry' set but not used [-Wunused-but-set-variable] bool new_entry = false; ^ commonfs.c: In function 'debug_print_flags': commonfs.c:227:11: warning: 'val' is used uninitialized in this function [-Wuninitialized] if (val & O_APPEND) debugf(DBG_LEVEL_EXTALL, KYEL", append"); ^ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9VqZ34 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64 + cd hubicfuse-16bdc5a9d087e21822ab3eee7c48d41424385130 + rm -rf /builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64 /usr/bin/mkdir -p /builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64/usr/bin /usr/bin/install -c hubicfuse /builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64/usr/bin/hubicfuse + install hubic_token /builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64/usr/share/doc/hubicfuse + cp README LICENSE /builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64/usr/share/doc/hubicfuse/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/hubicfuse-16bdc5a9d087e21822ab3eee7c48d41424385130 extracting debug info from /builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64/usr/bin/hubicfuse dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 230 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64 Provides: hubicfuse = 3.0.0-16bdc5agit.el7.centos hubicfuse(x86-64) = 3.0.0-16bdc5agit.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.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.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libcurl.so.4()(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libjson-c.so.2()(64bit) libmagic.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.1)(64bit) rtld(GNU_HASH) Processing files: hubicfuse-debuginfo-3.0.0-16bdc5agit.el7.centos.x86_64 Provides: hubicfuse-debuginfo = 3.0.0-16bdc5agit.el7.centos hubicfuse-debuginfo(x86-64) = 3.0.0-16bdc5agit.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-357700160.novalocal Wrote: /builddir/build/RPMS/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/hubicfuse-debuginfo-3.0.0-16bdc5agit.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1BUDGL + umask 022 + cd /builddir/build/BUILD + cd hubicfuse-16bdc5a9d087e21822ab3eee7c48d41424385130 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hubicfuse-3.0.0-16bdc5agit.el7.centos.x86_64 + exit 0 Child return code was: 0