Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/erlang-ezlib.spec'], chrootPath='/var/lib/mock/f27-build-11983595-885872/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/erlang-ezlib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/erlang-ezlib-1.0.4-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/erlang-ezlib.spec'], chrootPath='/var/lib/mock/f27-build-11983595-885872/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/erlang-ezlib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GRT4dh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ezlib-1.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/ezlib-1.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ezlib-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w5SZ8r + umask 022 + cd /builddir/build/BUILD + cd ezlib-1.0.4 + 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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables' + 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 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/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 + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=s390x-redhat-linux-gnu --host=s390x-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 --enable-nif configure: WARNING: unrecognized options: --disable-dependency-tracking, --enable-nif checking for s390x-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 make sets $(MAKE)... yes checking for an ANSI C-conforming const... 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for ANSI C header files... (cached) yes checking for s390x-redhat-linux-gnu-erl... no checking for erl... /usr/bin/erl checking for s390x-redhat-linux-gnu-erlc... no checking for erlc... /usr/bin/erlc checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: creating ./config.status config.status: creating vars.config configure: WARNING: unrecognized options: --disable-dependency-tracking, --enable-nif + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz' + 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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables' + 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 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz' + export LDFLAGS + VSN=1.0.4 + export VSN + REBAR_VSN_CACHE_FILE=/builddir/build/BUILD/ezlib-1.0.4/vsn.cache + export REBAR_VSN_CACHE_FILE + echo '{{git, "/builddir/build/BUILD/ezlib-1.0.4"}, "1.0.4"}.' + REBAR_DEPS_PREFER_LIBS=TRUE + export REBAR_DEPS_PREFER_LIBS + IGNORE_MISSING_DEPS=TRUE + export IGNORE_MISSING_DEPS + /usr/bin/rebar compile skip_deps=true -vv DEBUG: Evaluating config script "/builddir/build/BUILD/ezlib-1.0.4/rebar.config.script" DEBUG: Consult config file "/builddir/build/BUILD/ezlib-1.0.4/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/builddir/build/BUILD/ezlib-1.0.4/src/ezlib.app.src" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /builddir/build/BUILD/ezlib-1.0.4: [] DEBUG: Predirs: [] ==> ezlib-1.0.4 (compile) DEBUG: Matched required ERTS version: 8.3.5.4 -> .* DEBUG: Matched required OTP release: 19 -> .* DEBUG: Min OTP version unconfigured DEBUG: erl_opts [debug_info,debug_info,{src_dirs,["src"]}] DEBUG: Files to compile first: [] DEBUG: Starting 3 compile worker(s) Compiled src/ezlib_app.erl DEBUG: Worker exited cleanly Compiled src/ezlib_sup.erl DEBUG: Worker exited cleanly Compiled src/ezlib.erl DEBUG: Worker exited cleanly DEBUG: Skipping deps parse of c_src/ezlib_drv.d: enoent DEBUG: Last mod is 0 on c_src/ezlib_drv.o INFO: sh info: cwd: "/builddir/build/BUILD/ezlib-1.0.4" cmd: cc -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall -g -Wall -fPIC -MMD -I"/usr/lib64/erlang/lib/erl_interface-3.9.3/include" -I"/usr/lib64/erlang/erts-8.3.5.4/include" c_src/ezlib_drv.c -o c_src/ezlib_drv.o DEBUG: opts: [{env,[{"REBAR_DEPS_DIR", "/builddir/build/BUILD/ezlib-1.0.4/deps"}, {"ERL_LIBS","/builddir/build/BUILD/ezlib-1.0.4/deps"}, {"AR","ar"}, {"AS","as"}, {"BINDIR","/usr/lib64/erlang/erts-8.3.5.4/bin"}, {"CC","cc"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall"}, {"CONFIG_SITE","NONE"}, {"CPP","cpp"}, {"CXX","c++"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables"}, {"DRV_CC_TEMPLATE", "cc -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","19.3.6.5-s390x-ibm-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" "}, {"ERL_EI_LIBDIR", "\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei"}, {"EXE_CC_TEMPLATE", "cc -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules"}, {"HISTCONTROL","ignoredups"}, {"HISTSIZE","1000"}, {"HOME","/builddir"}, {"HOSTNAME",[]}, {"IGNORE_MISSING_DEPS","TRUE"}, {"LANG","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"LOGNAME","mockbuild"}, {"MAIL","/var/spool/mail/mockbuild"}, {"NM","nm"}, {"OBJCOPY","objcopy"}, {"OBJDUMP","objdump"}, {"OLDPWD","/builddir/build/BUILD"}, {"PATH", "/usr/lib64/erlang/erts-8.3.5.4/bin:/usr/lib64/erlang/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin"}, {"PKG_CONFIG_PATH", ":/usr/lib64/pkgconfig:/usr/share/pkgconfig"}, {"PROGNAME","erl"}, {"PROMPT_COMMAND", "printf \"\\033]0;\\007\""}, {"PWD","/builddir/build/BUILD/ezlib-1.0.4"}, {"RANLIB","ranlib"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"REBAR_VSN_CACHE_FILE", "/builddir/build/BUILD/ezlib-1.0.4/vsn.cache"}, {"ROOTDIR","/usr/lib64/erlang"}, {"RPM_ARCH","s390x"}, {"RPM_BUILD_DIR","/builddir/build/BUILD"}, {"RPM_BUILD_ROOT", "/builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x"}, {"RPM_DOC_DIR","/usr/share/doc"}, {"RPM_LD_FLAGS", "-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"RPM_OPT_FLAGS", "-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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables"}, {"RPM_OS","linux"}, {"RPM_PACKAGE_NAME","erlang-ezlib"}, {"RPM_PACKAGE_RELEASE","1.fc27"}, {"RPM_PACKAGE_VERSION","1.0.4"}, {"RPM_SOURCE_DIR","/builddir/build/SOURCES"}, {"SHELL","/bin/bash"}, {"SHLVL","2"}, {"STRIP","strip"}, {"TERM","vt100"}, {"USER","mockbuild"}, {"VSN","1.0.4"}]}, return_on_error, {use_stdout,false}] DEBUG: Port Cmd: "cc -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" c_src/ezlib_drv.c -o c_src/ezlib_drv.o" Port Opts: [{env,[{"REBAR_DEPS_DIR","/builddir/build/BUILD/ezlib-1.0.4/deps"}, {"ERL_LIBS","/builddir/build/BUILD/ezlib-1.0.4/deps"}, {"AR","ar"}, {"AS","as"}, {"BINDIR","/usr/lib64/erlang/erts-8.3.5.4/bin"}, {"CC","cc"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall"}, {"CONFIG_SITE","NONE"}, {"CPP","cpp"}, {"CXX","c++"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables"}, {"DRV_CC_TEMPLATE", "cc -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","19.3.6.5-s390x-ibm-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" "}, {"ERL_EI_LIBDIR", "\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei"}, {"EXE_CC_TEMPLATE", "cc -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules"}, {"HISTCONTROL","ignoredups"}, {"HISTSIZE","1000"}, {"HOME","/builddir"}, {"HOSTNAME",[]}, {"IGNORE_MISSING_DEPS","TRUE"}, {"LANG","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"LOGNAME","mockbuild"}, {"MAIL","/var/spool/mail/mockbuild"}, {"NM","nm"}, {"OBJCOPY","objcopy"}, {"OBJDUMP","objdump"}, {"OLDPWD","/builddir/build/BUILD"}, {"PATH", "/usr/lib64/erlang/erts-8.3.5.4/bin:/usr/lib64/erlang/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin"}, {"PKG_CONFIG_PATH", ":/usr/lib64/pkgconfig:/usr/share/pkgconfig"}, {"PROGNAME","erl"}, {"PROMPT_COMMAND","printf \"\\033]0;\\007\""}, {"PWD","/builddir/build/BUILD/ezlib-1.0.4"}, {"RANLIB","ranlib"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"REBAR_VSN_CACHE_FILE", "/builddir/build/BUILD/ezlib-1.0.4/vsn.cache"}, {"ROOTDIR","/usr/lib64/erlang"}, {"RPM_ARCH","s390x"}, {"RPM_BUILD_DIR","/builddir/build/BUILD"}, {"RPM_BUILD_ROOT", "/builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x"}, {"RPM_DOC_DIR","/usr/share/doc"}, {"RPM_LD_FLAGS", "-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"RPM_OPT_FLAGS", "-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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables"}, {"RPM_OS","linux"}, {"RPM_PACKAGE_NAME","erlang-ezlib"}, {"RPM_PACKAGE_RELEASE","1.fc27"}, {"RPM_PACKAGE_VERSION","1.0.4"}, {"RPM_SOURCE_DIR","/builddir/build/SOURCES"}, {"SHELL","/bin/bash"}, {"SHLVL","2"}, {"STRIP","strip"}, {"TERM","vt100"}, {"USER","mockbuild"}, {"VSN","1.0.4"}]}, exit_status, {line,16384}, use_stdio,stderr_to_stdout,hide] Compiling c_src/ezlib_drv.c INFO: Using specs [{spec,drv,cc,"priv/lib/ezlib_drv.so", ["c_src/ezlib_drv.c"], ["c_src/ezlib_drv.o"], []}] DEBUG: Last mod is 0 on priv/lib/ezlib_drv.so INFO: sh info: cwd: "/builddir/build/BUILD/ezlib-1.0.4" cmd: cc c_src/ezlib_drv.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib" -lerl_interface -lei -o priv/lib/ezlib_drv.so DEBUG: opts: [{env,[{"REBAR_DEPS_DIR", "/builddir/build/BUILD/ezlib-1.0.4/deps"}, {"ERL_LIBS","/builddir/build/BUILD/ezlib-1.0.4/deps"}, {"AR","ar"}, {"AS","as"}, {"BINDIR","/usr/lib64/erlang/erts-8.3.5.4/bin"}, {"CC","cc"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall"}, {"CONFIG_SITE","NONE"}, {"CPP","cpp"}, {"CXX","c++"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables"}, {"DRV_CC_TEMPLATE", "cc -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","19.3.6.5-s390x-ibm-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" "}, {"ERL_EI_LIBDIR", "\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei"}, {"EXE_CC_TEMPLATE", "cc -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules"}, {"HISTCONTROL","ignoredups"}, {"HISTSIZE","1000"}, {"HOME","/builddir"}, {"HOSTNAME",[]}, {"IGNORE_MISSING_DEPS","TRUE"}, {"LANG","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"LOGNAME","mockbuild"}, {"MAIL","/var/spool/mail/mockbuild"}, {"NM","nm"}, {"OBJCOPY","objcopy"}, {"OBJDUMP","objdump"}, {"OLDPWD","/builddir/build/BUILD"}, {"PATH", "/usr/lib64/erlang/erts-8.3.5.4/bin:/usr/lib64/erlang/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin"}, {"PKG_CONFIG_PATH", ":/usr/lib64/pkgconfig:/usr/share/pkgconfig"}, {"PROGNAME","erl"}, {"PROMPT_COMMAND", "printf \"\\033]0;\\007\""}, {"PWD","/builddir/build/BUILD/ezlib-1.0.4"}, {"RANLIB","ranlib"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"REBAR_VSN_CACHE_FILE", "/builddir/build/BUILD/ezlib-1.0.4/vsn.cache"}, {"ROOTDIR","/usr/lib64/erlang"}, {"RPM_ARCH","s390x"}, {"RPM_BUILD_DIR","/builddir/build/BUILD"}, {"RPM_BUILD_ROOT", "/builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x"}, {"RPM_DOC_DIR","/usr/share/doc"}, {"RPM_LD_FLAGS", "-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"RPM_OPT_FLAGS", "-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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables"}, {"RPM_OS","linux"}, {"RPM_PACKAGE_NAME","erlang-ezlib"}, {"RPM_PACKAGE_RELEASE","1.fc27"}, {"RPM_PACKAGE_VERSION","1.0.4"}, {"RPM_SOURCE_DIR","/builddir/build/SOURCES"}, {"SHELL","/bin/bash"}, {"SHLVL","2"}, {"STRIP","strip"}, {"TERM","vt100"}, {"USER","mockbuild"}, {"VSN","1.0.4"}]}] DEBUG: Port Cmd: "cc c_src/ezlib_drv.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o priv/lib/ezlib_drv.so" Port Opts: [{env,[{"REBAR_DEPS_DIR","/builddir/build/BUILD/ezlib-1.0.4/deps"}, {"ERL_LIBS","/builddir/build/BUILD/ezlib-1.0.4/deps"}, {"AR","ar"}, {"AS","as"}, {"BINDIR","/usr/lib64/erlang/erts-8.3.5.4/bin"}, {"CC","cc"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall"}, {"CONFIG_SITE","NONE"}, {"CPP","cpp"}, {"CXX","c++"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables"}, {"DRV_CC_TEMPLATE", "cc -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","19.3.6.5-s390x-ibm-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" "}, {"ERL_EI_LIBDIR", "\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei"}, {"EXE_CC_TEMPLATE", "cc -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-3.9.3/include\" -I\"/usr/lib64/erlang/erts-8.3.5.4/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-3.9.3/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules"}, {"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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules"}, {"HISTCONTROL","ignoredups"}, {"HISTSIZE","1000"}, {"HOME","/builddir"}, {"HOSTNAME",[]}, {"IGNORE_MISSING_DEPS","TRUE"}, {"LANG","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"LOGNAME","mockbuild"}, {"MAIL","/var/spool/mail/mockbuild"}, {"NM","nm"}, {"OBJCOPY","objcopy"}, {"OBJDUMP","objdump"}, {"OLDPWD","/builddir/build/BUILD"}, {"PATH", "/usr/lib64/erlang/erts-8.3.5.4/bin:/usr/lib64/erlang/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin"}, {"PKG_CONFIG_PATH", ":/usr/lib64/pkgconfig:/usr/share/pkgconfig"}, {"PROGNAME","erl"}, {"PROMPT_COMMAND","printf \"\\033]0;\\007\""}, {"PWD","/builddir/build/BUILD/ezlib-1.0.4"}, {"RANLIB","ranlib"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"REBAR_VSN_CACHE_FILE", "/builddir/build/BUILD/ezlib-1.0.4/vsn.cache"}, {"ROOTDIR","/usr/lib64/erlang"}, {"RPM_ARCH","s390x"}, {"RPM_BUILD_DIR","/builddir/build/BUILD"}, {"RPM_BUILD_ROOT", "/builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x"}, {"RPM_DOC_DIR","/usr/share/doc"}, {"RPM_LD_FLAGS", "-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"RPM_OPT_FLAGS", "-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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables"}, {"RPM_OS","linux"}, {"RPM_PACKAGE_NAME","erlang-ezlib"}, {"RPM_PACKAGE_RELEASE","1.fc27"}, {"RPM_PACKAGE_VERSION","1.0.4"}, {"RPM_SOURCE_DIR","/builddir/build/SOURCES"}, {"SHELL","/bin/bash"}, {"SHLVL","2"}, {"STRIP","strip"}, {"TERM","vt100"}, {"USER","mockbuild"}, {"VSN","1.0.4"}]}, exit_status, {line,16384}, use_stdio,stderr_to_stdout,hide] INFO: No app_vars_file defined. DEBUG: Postdirs: [] + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LQitpf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x ++ dirname /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x + cd ezlib-1.0.4 + install -d /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/lib64/erlang/lib/ezlib-1.0.4/priv/lib + install -pm755 priv/lib/ezlib_drv.so /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/lib64/erlang/lib/ezlib-1.0.4/priv/lib/ + '[' ezlib '!=' '' ']' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/lib64/erlang/lib/ezlib-1.0.4/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/lib64/erlang/lib/ezlib-1.0.4/ebin/ + '[' -f ebin/ezlib.app ']' + /usr/bin/install -m 0644 -p ebin/ezlib.app /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/lib64/erlang/lib/ezlib-1.0.4/ebin/ + /usr/bin/install -m 0644 -p ebin/ezlib.beam ebin/ezlib_app.beam ebin/ezlib_sup.beam /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/lib64/erlang/lib/ezlib-1.0.4/ebin/ + '[' -d include/ ']' + '[' -d priv/ ']' ++ ls 'priv/*.so' ls: cannot access 'priv/*.so': No such file or directory + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.0.4-1.fc27 --unique-debug-suffix -1.0.4-1.fc27.s390x --unique-debug-src-base erlang-ezlib-1.0.4-1.fc27.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ezlib-1.0.4 extracting debug info from /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/lib64/erlang/lib/ezlib-1.0.4/priv/lib/ezlib_drv.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 13 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WPAStn + umask 022 + cd /builddir/build/BUILD + cd ezlib-1.0.4 + 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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables' + 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 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + VSN=1.0.4 + export VSN + REBAR_VSN_CACHE_FILE=/builddir/build/BUILD/ezlib-1.0.4/vsn.cache + export REBAR_VSN_CACHE_FILE + REBAR_DEPS_PREFER_LIBS=TRUE + export REBAR_DEPS_PREFER_LIBS + /usr/bin/rebar eunit skip_deps=true -vv DEBUG: Evaluating config script "/builddir/build/BUILD/ezlib-1.0.4/rebar.config.script" DEBUG: Consult config file "/builddir/build/BUILD/ezlib-1.0.4/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/builddir/build/BUILD/ezlib-1.0.4/src/ezlib.app.src" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /builddir/build/BUILD/ezlib-1.0.4: [] DEBUG: Predirs: [] ==> ezlib-1.0.4 (eunit) DEBUG: Matched required ERTS version: 8.3.5.4 -> .* DEBUG: Matched required OTP release: 19 -> .* DEBUG: Min OTP version unconfigured DEBUG: Triq availability: false DEBUG: PropEr availability: false DEBUG: QuickCheck availability: false INFO: sh info: cwd: "/builddir/build/BUILD/ezlib-1.0.4" cmd: cp -R src/ezlib_sup.erl src/ezlib_app.erl src/ezlib.erl test/zlib_test.erl ".eunit" DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "cp -R src/ezlib_sup.erl src/ezlib_app.erl src/ezlib.erl test/zlib_test.erl \".eunit\"" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] DEBUG: erl_opts [{d,'TEST'},debug_info,debug_info,{src_dirs,["src"]}] DEBUG: Files to compile first: [] DEBUG: Starting 3 compile worker(s) Compiled src/ezlib_sup.erl Compiled src/ezlib_app.erl DEBUG: Worker exited cleanly Compiled test/zlib_test.erl DEBUG: Worker exited cleanly Compiled src/ezlib.erl DEBUG: Worker exited cleanly INFO: Cover compiling /builddir/build/BUILD/ezlib-1.0.4 ======================== EUnit ======================== module 'ezlib' zlib_test: inflate_1024_test (module 'zlib_test')...[0.001 s] ok module 'ezlib_app' module 'ezlib_sup' ======================================================= Test passed. Cover analysis: /builddir/build/BUILD/ezlib-1.0.4/.eunit/index.html Coverdata export: /builddir/build/BUILD/ezlib-1.0.4/.eunit/cover.coverdata DEBUG: Reconstruct kernel [{error_logger,tty}] DEBUG: Reconstruct rebar [{log_level,warn}, {log_colored,uncolored}, {any_dir_modules, [rebar_require_vsn,rebar_deps,rebar_subdirs, rebar_templater,rebar_cleaner]}, {modules, [{app_dir, [rebar_proto_compiler, rebar_protobuffs_compiler, rebar_neotoma_compiler, rebar_asn1_compiler,rebar_dia_compiler, rebar_dialyzer,rebar_erlc_compiler, rebar_lfe_compiler,rebar_erlydtl_compiler, rebar_port_compiler,rebar_otp_app, rebar_otp_appup,rebar_ct,rebar_eunit, rebar_qc,rebar_escripter,rebar_edoc, rebar_shell,rebar_xref,rebar_metacmds]}, {rel_dir, [rebar_appups,rebar_reltool, rebar_upgrade]}]}, {recursive_cmds, ['check-deps',compile,'delete-deps','get-deps', 'list-deps','update-deps']}] + exit 0 Processing files: erlang-ezlib-1.0.4-1.fc27.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AwXSjV + umask 022 + cd /builddir/build/BUILD + cd ezlib-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/share/doc/erlang-ezlib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/share/doc/erlang-ezlib + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/share/doc/erlang-ezlib + cp -pr README.md /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/share/doc/erlang-ezlib + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kKrTRs + umask 022 + cd /builddir/build/BUILD + cd ezlib-1.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/share/licenses/erlang-ezlib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/share/licenses/erlang-ezlib + cp -pr LICENSE.txt /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x/usr/share/licenses/erlang-ezlib + exit 0 Provides: erlang-ezlib = 1.0.4-1.fc27 erlang-ezlib(s390-64) = 1.0.4-1.fc27 erlang-p1_zlib = 1.0.4-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: erlang(erl_drv_version) = 3.3 erlang-erts(s390-64) erlang-kernel(s390-64) erlang-stdlib(s390-64) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: erlang-p1_zlib <= 1.0.1-2 Processing files: erlang-ezlib-debugsource-1.0.4-1.fc27.s390x Provides: erlang-ezlib-debugsource = 1.0.4-1.fc27 erlang-ezlib-debugsource(s390-64) = 1.0.4-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: erlang-ezlib-debuginfo-1.0.4-1.fc27.s390x Provides: debuginfo(build-id) = bbb1d52530063d0457b106629213f569f76fac69 erlang-ezlib-debuginfo = 1.0.4-1.fc27 erlang-ezlib-debuginfo(s390-64) = 1.0.4-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: erlang-ezlib-debugsource(s390-64) = 1.0.4-1.fc27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x Wrote: /builddir/build/RPMS/erlang-ezlib-1.0.4-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/erlang-ezlib-debugsource-1.0.4-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/erlang-ezlib-debuginfo-1.0.4-1.fc27.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1oAh5K + umask 022 + cd /builddir/build/BUILD + cd ezlib-1.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/erlang-ezlib-1.0.4-1.fc27.s390x + exit 0 Child return code was: 0