Mock Version: 1.2.8 Mock Version: 1.2.8 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/stunnel.spec'], chrootPath='/var/lib/mock/f23-build-3460422-490516/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=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/stunnel.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: buildvm-24.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/stunnel-5.17-1.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/stunnel.spec '], chrootPath='/var/lib/mock/f23-build-3460422-490516/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=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/stunnel.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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XRVqAo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stunnel-5.17 + /usr/bin/gzip -dc /builddir/build/SOURCES/stunnel-5.17.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd stunnel-5.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (stunnel-5-authpriv.patch): + echo 'Patch #0 (stunnel-5-authpriv.patch):' + /usr/bin/cat /builddir/build/SOURCES/stunnel-5-authpriv.patch + /usr/bin/patch -p1 -b --suffix .authpriv --fuzz=0 patching file doc/stunnel.8 patching file doc/stunnel.html patching file doc/stunnel.pod patching file src/options.c Patch #1 (stunnel-5-sample.patch): + echo 'Patch #1 (stunnel-5-sample.patch):' + /usr/bin/cat /builddir/build/SOURCES/stunnel-5-sample.patch + /usr/bin/patch -p1 -b --suffix .sample --fuzz=0 patching file tools/stunnel.conf-sample.in Patch #2 (stunnel-systemd-service.patch): + echo 'Patch #2 (stunnel-systemd-service.patch):' + /usr/bin/cat /builddir/build/SOURCES/stunnel-systemd-service.patch + /usr/bin/patch -p1 --fuzz=0 patching file tools/stunnel.service.in Patch #3 (stunnel-configure-ac.patch): + echo 'Patch #3 (stunnel-configure-ac.patch):' + /usr/bin/cat /builddir/build/SOURCES/stunnel-configure-ac.patch + /usr/bin/patch -p1 --fuzz=0 patching file configure.ac + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HVFgpM + umask 022 + cd /builddir/build/BUILD + cd stunnel-5.17 + autoreconf src/Makefile.am:76: warning: '%'-style pattern rules are a GNU make extension src/Makefile.am:70: warning: deprecated feature: target 'stunnel.exe' overrides 'stunnel.exe$(EXEEXT)' src/Makefile.am:70: change your target to read 'stunnel.exe$(EXEEXT)' /usr/share/automake-1.15/am/program.am: target 'stunnel.exe$(EXEEXT)' was defined here src/Makefile.am:38: while processing program 'stunnel.exe' src/Makefile.am:73: warning: deprecated feature: target 'tstunnel.exe' overrides 'tstunnel.exe$(EXEEXT)' src/Makefile.am:73: change your target to read 'tstunnel.exe$(EXEEXT)' /usr/share/automake-1.15/am/program.am: target 'tstunnel.exe$(EXEEXT)' was defined here src/Makefile.am:38: while processing program 'tstunnel.exe' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC' + export CFLAGS + pkg-config openssl ++ pkg-config --cflags openssl + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC ' ++ pkg-config --libs-only-L openssl + LDFLAGS= + export LDFLAGS + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./auto/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./auto/config.guess ++ basename ./auto/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./auto/config.guess '/usr/lib/rpm/redhat/config.guess' -> './auto/config.guess' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./auto/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./auto/config.sub ++ basename ./auto/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./auto/config.sub '/usr/lib/rpm/redhat/config.sub' -> './auto/config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./auto/ltmain.sh + ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-fips --enable-ipv6 --with-ssl=/usr 'CPPFLAGS=-UPIDFILE -DPIDFILE='\''"/var/run/stunnel.pid"'\''' configure: **************************************** initialization checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for i686-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes configure: **************************************** thread model checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes configure: PTHREAD thread model detected configure: **************************************** compiler/linker flags checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wpedantic... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wconversion... yes checking whether C compiler accepts -Wno-long-long... yes checking whether C compiler accepts -Wno-deprecated-declarations... yes checking whether C compiler accepts -fstack-protector... yes checking whether C compiler accepts -fPIE... yes checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes checking whether the linker accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes configure: **************************************** libtool checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: **************************************** types checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for struct sockaddr_un... yes checking for struct addrinfo... yes configure: **************************************** PTY device files checking for "/dev/ptmx"... yes checking for "/dev/ptc"... no configure: **************************************** entropy sources checking for "/dev/urandom"... yes configure: **************************************** default group checking for default group... nobody configure: **************************************** header files checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for unistd.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for struct msghdr.msg_control... yes checking for linux/netfilter_ipv4.h... yes configure: **************************************** libraries checking for library containing gethostbyname... none required checking for library containing yp_get_default_domain... -lnsl checking for library containing socket... none required checking for library containing openpty... -lutil checking for library containing dlopen... -ldl checking for library containing shl_load... no checking for library containing inflateEnd... -lz configure: **************************************** library functions checking for snprintf... yes checking for vsnprintf... yes checking for openpty... yes checking for _getpty... no checking for daemon... yes checking for waitpid... yes checking for wait4... yes checking for setsid... yes checking for setgroups... yes checking for chroot... yes checking for sysconf... yes checking for getrlimit... yes checking for pthread_sigmask... yes checking for localtime_r... yes checking for getcontext... yes checking for __makecontext_v2... no checking for poll... yes checking for gethostbyname2... yes checking for endhostent... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for broken poll() implementation... no checking for pipe2... yes checking for accept4... yes configure: **************************************** optional features checking whether to enable IPv6 support... yes checking whether to enable FIPS support... yes checking whether to enable systemd socket activation support... autodetecting checking for library containing sd_listen_fds... -lsystemd checking systemd/sd-daemon.h usability... yes checking systemd/sd-daemon.h presence... yes checking for systemd/sd-daemon.h... yes configure: systemd support enabled checking whether to enable TCP wrappers support... autodetecting checking for hosts_access in -lwrap... yes configure: libwrap support enabled configure: **************************************** SSL checking for compiler sysroot... / checking for SSL directory... /usr checking /usr/include/openssl/engine.h usability... yes checking /usr/include/openssl/engine.h presence... yes checking for /usr/include/openssl/engine.h... yes checking /usr/include/openssl/ocsp.h usability... yes checking /usr/include/openssl/ocsp.h presence... yes checking for /usr/include/openssl/ocsp.h... yes configure: **************************************** write the results checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/stunnel3 config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating tools/stunnel.conf-sample config.status: creating tools/stunnel.init config.status: creating tools/stunnel.service config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: **************************************** success + make 'LDADD=-pie -Wl,-z,defs,-z,relro,-z,now' Making all in src make[1]: Entering directory '/builddir/build/BUILD/stunnel-5.17/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /builddir/build/BUILD/stunnel-5.17/auto/missing autoheader) rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged make all-am make[2]: Entering directory '/builddir/build/BUILD/stunnel-5.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o env.lo env.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -UPIDFILE -DPIDFILE=\"/var/run/stunnel.pid\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -D_FORTIFY_SOURCE=2 -c env.c -fPIC -DPIC -o .libs/env.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIE -pie -Wl,-z,now -Wl,-z,noexecstack -o libstunnel.la -rpath /usr/lib/stunnel env.lo -lsystemd -lz -ldl -lutil -lnsl -lwrap libtool: link: gcc -shared -fPIC -DPIC .libs/env.o -lsystemd -lz -ldl -lutil -lnsl -lwrap -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -m32 -march=i686 -mtune=atom -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -pthread -Wl,-soname -Wl,libstunnel.so -o .libs/libstunnel.so libtool: link: ( cd ".libs" && rm -f "libstunnel.la" && ln -s "../libstunnel.la" "libstunnel.la" ) gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-tls.o `test -f 'tls.c' || echo './'`tls.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-str.o `test -f 'str.c' || echo './'`str.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-file.o `test -f 'file.c' || echo './'`file.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-client.o `test -f 'client.c' || echo './'`client.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-log.o `test -f 'log.c' || echo './'`log.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-options.o `test -f 'options.c' || echo './'`options.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-protocol.o `test -f 'protocol.c' || echo './'`protocol.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-network.o `test -f 'network.c' || echo './'`network.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-resolver.o `test -f 'resolver.c' || echo './'`resolver.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-ssl.o `test -f 'ssl.c' || echo './'`ssl.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-ctx.o `test -f 'ctx.c' || echo './'`ctx.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-verify.o `test -f 'verify.c' || echo './'`verify.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-sthreads.o `test -f 'sthreads.c' || echo './'`sthreads.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-fd.o `test -f 'fd.c' || echo './'`fd.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-stunnel.o `test -f 'stunnel.c' || echo './'`stunnel.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-pty.o `test -f 'pty.c' || echo './'`pty.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-libwrap.o `test -f 'libwrap.c' || echo './'`libwrap.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-ui_unix.o `test -f 'ui_unix.c' || echo './'`ui_unix.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -L/usr/lib64 -L/usr/lib -lssl -lcrypto -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIE -pie -Wl,-z,now -Wl,-z,noexecstack -o stunnel stunnel-tls.o stunnel-str.o stunnel-file.o stunnel-client.o stunnel-log.o stunnel-options.o stunnel-protocol.o stunnel-network.o stunnel-resolver.o stunnel-ssl.o stunnel-ctx.o stunnel-verify.o stunnel-sthreads.o stunnel-fd.o stunnel-stunnel.o stunnel-pty.o stunnel-libwrap.o stunnel-ui_unix.o -pie -Wl,-z,defs,-z,relro,-z,now -lsystemd -lz -ldl -lutil -lnsl -lwrap libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIE -pie -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o stunnel stunnel-tls.o stunnel-str.o stunnel-file.o stunnel-client.o stunnel-log.o stunnel-options.o stunnel-protocol.o stunnel-network.o stunnel-resolver.o stunnel-ssl.o stunnel-ctx.o stunnel-verify.o stunnel-sthreads.o stunnel-fd.o stunnel-stunnel.o stunnel-pty.o stunnel-libwrap.o stunnel-ui_unix.o -pie -Wl,-z -Wl,defs -Wl,-z -Wl,relro -Wl,-z -Wl,now -L/usr/lib64 -L/usr/lib -lssl -lcrypto -lsystemd -lz -ldl -lutil -lnsl -lwrap -pthread make[2]: Leaving directory '/builddir/build/BUILD/stunnel-5.17/src' make[1]: Leaving directory '/builddir/build/BUILD/stunnel-5.17/src' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/stunnel-5.17/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/stunnel-5.17/doc' Making all in tools make[1]: Entering directory '/builddir/build/BUILD/stunnel-5.17/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/stunnel-5.17/tools' make[1]: Entering directory '/builddir/build/BUILD/stunnel-5.17' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/stunnel-5.17' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nBBfeL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386 ++ dirname /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386 + cd stunnel-5.17 + make install DESTDIR=/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386 Making install in src make[1]: Entering directory '/builddir/build/BUILD/stunnel-5.17/src' make[2]: Entering directory '/builddir/build/BUILD/stunnel-5.17/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c stunnel '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/bin' libtool: install: /usr/bin/install -c stunnel /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/bin/stunnel /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/bin' /usr/bin/install -c stunnel3 '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/lib/stunnel' /bin/sh ../libtool --mode=install /usr/bin/install -c libstunnel.la '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/lib/stunnel' libtool: install: /usr/bin/install -c .libs/libstunnel.so /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/lib/stunnel/libstunnel.so libtool: install: /usr/bin/install -c .libs/libstunnel.lai /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/lib/stunnel/libstunnel.la libtool: install: warning: remember to run `libtool --finish /usr/lib/stunnel' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/stunnel-5.17/src' make[1]: Leaving directory '/builddir/build/BUILD/stunnel-5.17/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/stunnel-5.17/doc' make[2]: Entering directory '/builddir/build/BUILD/stunnel-5.17/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel' /usr/bin/install -c -m 644 stunnel.html stunnel.pl.html '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/man/man8' /usr/bin/install -c -m 644 stunnel.8 stunnel.pl.8 '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/stunnel-5.17/doc' make[1]: Leaving directory '/builddir/build/BUILD/stunnel-5.17/doc' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/stunnel-5.17/tools' make[2]: Entering directory '/builddir/build/BUILD/stunnel-5.17/tools' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/etc/stunnel' /usr/bin/install -c -m 644 stunnel.conf-sample '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/etc/stunnel' /usr/bin/install -c -d -m 1770 /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/var/lib/stunnel chgrp nobody /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/var/lib/stunnel chgrp: changing group of '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/var/lib/stunnel': Operation not permitted Makefile:542: recipe for target 'install-data-local' failed make[2]: [install-data-local] Error 1 (ignored) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel/examples' /usr/bin/install -c -m 644 ca.html ca.pl importCA.html importCA.sh script.sh stunnel.spec stunnel.init stunnel.service '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel/examples' make[2]: Leaving directory '/builddir/build/BUILD/stunnel-5.17/tools' make[1]: Leaving directory '/builddir/build/BUILD/stunnel-5.17/tools' make[1]: Entering directory '/builddir/build/BUILD/stunnel-5.17' make[2]: Entering directory '/builddir/build/BUILD/stunnel-5.17' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel' /usr/bin/install -c -m 644 INSTALL README TODO COPYING AUTHORS ChangeLog PORTS BUGS COPYRIGHT.GPL CREDITS INSTALL.W32 INSTALL.WCE INSTALL.FIPS '/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/stunnel-5.17' ********************************************************* * Type 'make cert' to also install a sample certificate * ********************************************************* make[3]: Leaving directory '/builddir/build/BUILD/stunnel-5.17' make[2]: Leaving directory '/builddir/build/BUILD/stunnel-5.17' make[1]: Leaving directory '/builddir/build/BUILD/stunnel-5.17' + for lang in pl + mkdir -p /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386//usr/share/man/pl/man8 + mv /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386//usr/share/man/man8/stunnel.pl.8 /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386//usr/share/man/pl/man8/ + rename .pl '' /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386//usr/share/man/pl/man8/stunnel.pl.8 + mkdir srpm-docs + cp /builddir/build/SOURCES/Certificate-Creation /builddir/build/SOURCES/sfinger.xinetd /builddir/build/SOURCES/stunnel-sfinger.conf /builddir/build/SOURCES/pop3-redirect.xinetd /builddir/build/SOURCES/stunnel-pop3s-client.conf srpm-docs + mkdir -p /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/lib/systemd/system + cp /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel/examples/stunnel.service /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/lib/systemd/system/stunnel.service + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/stunnel-5.17 extracting debug info from /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/lib/stunnel/libstunnel.so extracting debug info from /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/bin/stunnel /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 897 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /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-java-repack-jars Processing files: stunnel-5.17-1.fc23.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vDsLi3 + umask 022 + cd /builddir/build/BUILD + cd stunnel-5.17 + DOCDIR=/builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + cp -pr AUTHORS /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + cp -pr BUGS /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + cp -pr ChangeLog /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + cp -pr COPYING COPYRIGHT.GPL /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + cp -pr CREDITS /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + cp -pr PORTS /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + cp -pr README /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + cp -pr TODO /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + cp -pr tools/stunnel.conf-sample /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + cp -pr srpm-docs/Certificate-Creation srpm-docs/pop3-redirect.xinetd srpm-docs/sfinger.xinetd srpm-docs/stunnel-pop3s-client.conf srpm-docs/stunnel-sfinger.conf /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + cp -pr doc/en/VNC_StunnelHOWTO.html /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + cp -pr doc/pl/faq.stunnel-2.html doc/pl/tworzenie_certyfikatow.html /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386/usr/share/doc/stunnel + exit 0 Provides: libstunnel.so stunnel = 5.17-1.fc23 stunnel(x86-32) = 5.17-1.fc23 Requires(interp): /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(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libcrypto.so.10 libcrypto.so.10(OPENSSL_1.0.1_EC) libcrypto.so.10(OPENSSL_1.0.2) libcrypto.so.10(libcrypto.so.10) libdl.so.2 libnsl.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) libssl.so.10 libssl.so.10(libssl.so.10) libsystemd.so.0 libsystemd.so.0(LIBSYSTEMD_209) libutil.so.1 libutil.so.1(GLIBC_2.0) libwrap.so.0 libz.so.1 rtld(GNU_HASH) Processing files: stunnel-debuginfo-5.17-1.fc23.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386 Wrote: /builddir/build/RPMS/stunnel-5.17-1.fc23.i686.rpm Wrote: /builddir/build/RPMS/stunnel-debuginfo-5.17-1.fc23.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zOyS1l + umask 022 + cd /builddir/build/BUILD + cd stunnel-5.17 + /usr/bin/rm -rf /builddir/build/BUILDROOT/stunnel-5.17-1.fc23.i386 + exit 0 Child return code was: 0 LEAVE do -->