Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pam_url.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7280/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pam_url.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-734572175 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pam_url-0.3.3-3.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pam_url.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7280/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pam_url.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MvFr6P + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pam_url-0.3.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pam_url-0.3.3.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pam_url-0.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Oyr6dq + umask 022 + cd /builddir/build/BUILD + cd pam_url-0.3.3 + 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 -std=c99' + make -j2 pamlib=lib64/security all cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -fPIC -pthread -D_GNU_SOURCE -c -o pam_url.o pam_url.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -fPIC -pthread -D_GNU_SOURCE -c -o pam_url_account.o pam_url_account.c pam_url.c: In function 'get_password': pam_url.c:21:6: warning: unused variable 'prompt_len' [-Wunused-variable] int prompt_len = 0; ^ pam_url.c: In function 'parse_opts': pam_url.c:120:2: warning: passing argument 3 of 'config_lookup_string' from incompatible pointer type [enabled by default] if(config_lookup_string(&config, "pam_url.settings.extradata", &opts->extra_field) == CONFIG_FALSE) ^ In file included from pam_url.h:36:0, from pam_url.c:3: /usr/include/libconfig.h:275:26: note: expected 'const char **' but argument is of type 'char **' extern LIBCONFIG_API int config_lookup_string(const config_t *config, ^ pam_url.c: In function 'fetch_url': pam_url.c:212:3: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'const void *' [-Wformat=] if( asprintf(&combined, "%s%s", opts.first_pass, opts.passwd) < 0 || ^ pam_url.c: In function 'check_rc': pam_url.c:329:6: warning: unused variable 'ret' [-Wunused-variable] int ret=0; ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -fPIC -pthread -D_GNU_SOURCE -c -o pam_url_authenticate.o pam_url_authenticate.c pam_url_authenticate.c: In function 'pam_sm_authenticate': pam_url_authenticate.c:15:6: warning: unused variable 'len' [-Wunused-variable] int len = 0; ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -fPIC -pthread -D_GNU_SOURCE -c -o pam_url_password.o pam_url_password.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -fPIC -pthread -D_GNU_SOURCE -c -o pam_url_session.o pam_url_session.c cc pam_url.o pam_url_account.o pam_url_authenticate.o pam_url_password.o pam_url_session.o -shared -lpam -pthread -lcurl -lconfig -o pam_url.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.byhmZ0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64 + cd pam_url-0.3.3 + make DESTDIR=/builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64 pamlib=lib64/security install install -D -m 755 pam_url.so /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64/lib64/security/pam_url.so install -D -m 644 examples/pam_url.conf /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64/etc/pam_url.conf + /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/pam_url-0.3.3 extracting debug info from /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64/lib64/security/pam_url.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 34 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: pam_url-0.3.3-3.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8f6O3B + umask 022 + cd /builddir/build/BUILD + cd pam_url-0.3.3 + DOCDIR=/builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64/usr/share/doc/pam_url-0.3.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64/usr/share/doc/pam_url-0.3.3 + cp -pr AUTHOR /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64/usr/share/doc/pam_url-0.3.3 + cp -pr COPYING /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64/usr/share/doc/pam_url-0.3.3 + cp -pr INSTALL /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64/usr/share/doc/pam_url-0.3.3 + cp -pr README /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64/usr/share/doc/pam_url-0.3.3 + cp -pr examples /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64/usr/share/doc/pam_url-0.3.3 + exit 0 Provides: config(pam_url) = 1:0.3.3-3.el7.centos pam_url = 1:0.3.3-3.el7.centos pam_url(x86-64) = 1:0.3.3-3.el7.centos 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) libc.so.6(GLIBC_2.8)(64bit) libconfig.so.9()(64bit) libcurl.so.4()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: pam_url-debuginfo-0.3.3-3.el7.centos.x86_64 Provides: pam_url-debuginfo = 1:0.3.3-3.el7.centos pam_url-debuginfo(x86-64) = 1:0.3.3-3.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/pam_url-0.3.3-3.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-734572175 Wrote: /builddir/build/RPMS/pam_url-0.3.3-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/pam_url-debuginfo-0.3.3-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FyPpQq + umask 022 + cd /builddir/build/BUILD + cd pam_url-0.3.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pam_url-0.3.3-3.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->