Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/erlang-ezlib.spec'], chrootPath='/var/lib/mock/f33-build-296831-55787/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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 error: %changelog not in descending chronological order Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596153600 Wrote: /builddir/build/SRPMS/erlang-ezlib-1.0.8-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/erlang-ezlib.spec'], chrootPath='/var/lib/mock/f33-build-296831-55787/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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 error: %changelog not in descending chronological order Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596153600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.f01W0i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ezlib-1.0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/ezlib-1.0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ezlib-1.0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TWimMk + umask 022 + cd /builddir/build/BUILD + cd ezlib-1.0.8 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 riscv64-redhat-linux-gnu-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 riscv64-redhat-linux-gnu-erl... no checking for erl... /usr/bin/erl checking for riscv64-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz' + export LDFLAGS + VSN=1.0.8 + export VSN + REBAR_VSN_CACHE_FILE=/builddir/build/BUILD/ezlib-1.0.8/vsn.cache + export REBAR_VSN_CACHE_FILE + echo '{{git, "/builddir/build/BUILD/ezlib-1.0.8"}, "1.0.8"}.' + REBAR_DEPS_PREFER_LIBS=TRUE + export REBAR_DEPS_PREFER_LIBS + IGNORE_MISSING_DEPS=TRUE + export IGNORE_MISSING_DEPS + ERL_LIBS=/usr/share/erlang/lib/ + export ERL_LIBS + /usr/bin/rebar compile skip_deps=true -vv DEBUG: Evaluating config script "/builddir/build/BUILD/ezlib-1.0.8/rebar.config.script" DEBUG: Consult config file "/builddir/build/BUILD/ezlib-1.0.8/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/builddir/build/BUILD/ezlib-1.0.8/src/ezlib.app.src" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /builddir/build/BUILD/ezlib-1.0.8: [] DEBUG: Predirs: [] ==> ezlib-1.0.8 (compile) DEBUG: Matched required ERTS version: 11.0.2 -> .* DEBUG: Matched required OTP release: 23 -> .* 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 Compiled src/ezlib.erl DEBUG: Worker exited cleanly 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.8" cmd: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -Wall -fPIC -MMD -I"/usr/lib64/erlang/lib/erl_interface-4.0/include" -I"/usr/lib64/erlang/erts-11.0.2/include" c_src/ezlib_drv.c -o c_src/ezlib_drv.o DEBUG: opts: [{env,[{"REBAR_DEPS_DIR", "/builddir/build/BUILD/ezlib-1.0.8/deps"}, {"ERL_LIBS", "/builddir/build/BUILD/ezlib-1.0.8/deps:/usr/share/erlang/lib/"}, {"AR","ar"}, {"AS","as"}, {"BINDIR","/usr/lib64/erlang/erts-11.0.2/bin"}, {"CC","gcc"}, {"CFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall"}, {"CONFIG_SITE","NONE"}, {"CPP","cpp"}, {"CXX","g++"}, {"CXXFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection"}, {"DRV_CC_TEMPLATE", "gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" "}, {"DRV_CXX_TEMPLATE", "g++ -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "g++ $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "gcc $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","23.0.2-riscv64-redhat-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" "}, {"ERL_EI_LIBDIR", "\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" "}, {"EXE_CXX_TEMPLATE", "g++ -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "g++ $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "gcc $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules"}, {"FFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules"}, {"HISTCONTROL","ignoredups"}, {"HISTSIZE","1000"}, {"HOME","/builddir"}, {"HOSTNAME",[]}, {"IGNORE_MISSING_DEPS","TRUE"}, {"LANG","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"LOGNAME","mockbuild"}, {"LT_SYS_LIBRARY_PATH","/usr/lib64:"}, {"MAIL","/var/spool/mail/mockbuild"}, {"NM","nm"}, {"OBJCOPY","objcopy"}, {"OBJDUMP","objdump"}, {"OLDPWD","/builddir/build/BUILD"}, {"PATH", "/usr/lib64/erlang/erts-11.0.2/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.8"}, {"RANLIB","ranlib"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"REBAR_VSN_CACHE_FILE", "/builddir/build/BUILD/ezlib-1.0.8/vsn.cache"}, {"ROOTDIR","/usr/lib64/erlang"}, {"RPM_ARCH","riscv64"}, {"RPM_BUILD_DIR","/builddir/build/BUILD"}, {"RPM_BUILD_NCPUS","4"}, {"RPM_BUILD_ROOT", "/builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64"}, {"RPM_DOC_DIR","/usr/share/doc"}, {"RPM_LD_FLAGS", "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"RPM_OPT_FLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection"}, {"RPM_OS","linux"}, {"RPM_PACKAGE_NAME","erlang-ezlib"}, {"RPM_PACKAGE_RELEASE","1.fc33"}, {"RPM_PACKAGE_VERSION","1.0.8"}, {"RPM_SOURCE_DIR","/builddir/build/SOURCES"}, {"SHELL","/bin/bash"}, {"SHLVL","1"}, {"SOURCE_DATE_EPOCH","1596153600"}, {"STRIP","strip"}, {"TERM","vt100"}, {"USER","mockbuild"}, {"VSN","1.0.8"}]}, return_on_error, {use_stdout,false}] DEBUG: Port Cmd: "gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" c_src/ezlib_drv.c -o c_src/ezlib_drv.o" Port Opts: [{env,[{"REBAR_DEPS_DIR","/builddir/build/BUILD/ezlib-1.0.8/deps"}, {"ERL_LIBS", "/builddir/build/BUILD/ezlib-1.0.8/deps:/usr/share/erlang/lib/"}, {"AR","ar"}, {"AS","as"}, {"BINDIR","/usr/lib64/erlang/erts-11.0.2/bin"}, {"CC","gcc"}, {"CFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall"}, {"CONFIG_SITE","NONE"}, {"CPP","cpp"}, {"CXX","g++"}, {"CXXFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection"}, {"DRV_CC_TEMPLATE", "gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" "}, {"DRV_CXX_TEMPLATE", "g++ -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "g++ $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "gcc $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","23.0.2-riscv64-redhat-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" "}, {"ERL_EI_LIBDIR", "\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" "}, {"EXE_CXX_TEMPLATE", "g++ -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "g++ $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "gcc $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules"}, {"FFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules"}, {"HISTCONTROL","ignoredups"}, {"HISTSIZE","1000"}, {"HOME","/builddir"}, {"HOSTNAME",[]}, {"IGNORE_MISSING_DEPS","TRUE"}, {"LANG","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"LOGNAME","mockbuild"}, {"LT_SYS_LIBRARY_PATH","/usr/lib64:"}, {"MAIL","/var/spool/mail/mockbuild"}, {"NM","nm"}, {"OBJCOPY","objcopy"}, {"OBJDUMP","objdump"}, {"OLDPWD","/builddir/build/BUILD"}, {"PATH", "/usr/lib64/erlang/erts-11.0.2/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.8"}, {"RANLIB","ranlib"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"REBAR_VSN_CACHE_FILE", "/builddir/build/BUILD/ezlib-1.0.8/vsn.cache"}, {"ROOTDIR","/usr/lib64/erlang"}, {"RPM_ARCH","riscv64"}, {"RPM_BUILD_DIR","/builddir/build/BUILD"}, {"RPM_BUILD_NCPUS","4"}, {"RPM_BUILD_ROOT", "/builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64"}, {"RPM_DOC_DIR","/usr/share/doc"}, {"RPM_LD_FLAGS", "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"RPM_OPT_FLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection"}, {"RPM_OS","linux"}, {"RPM_PACKAGE_NAME","erlang-ezlib"}, {"RPM_PACKAGE_RELEASE","1.fc33"}, {"RPM_PACKAGE_VERSION","1.0.8"}, {"RPM_SOURCE_DIR","/builddir/build/SOURCES"}, {"SHELL","/bin/bash"}, {"SHLVL","1"}, {"SOURCE_DATE_EPOCH","1596153600"}, {"STRIP","strip"}, {"TERM","vt100"}, {"USER","mockbuild"}, {"VSN","1.0.8"}]}, exit_status, {line,16384}, use_stdio,stderr_to_stdout,hide] Compiling c_src/ezlib_drv.c In file included from /usr/include/string.h:519, from c_src/ezlib_drv.c:19: In function 'strncpy', inlined from 'ezlib_drv_control' at c_src/ezlib_drv.c:143:6: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output truncated before terminating nul copying 13 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ezlib_drv_control' at c_src/ezlib_drv.c:178:9: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output truncated before terminating nul copying 13 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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.8" cmd: gcc c_src/ezlib_drv.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L"/usr/lib64/erlang/lib/erl_interface-4.0/lib" -lei -o priv/lib/ezlib_drv.so DEBUG: opts: [{env,[{"REBAR_DEPS_DIR", "/builddir/build/BUILD/ezlib-1.0.8/deps"}, {"ERL_LIBS", "/builddir/build/BUILD/ezlib-1.0.8/deps:/usr/share/erlang/lib/"}, {"AR","ar"}, {"AS","as"}, {"BINDIR","/usr/lib64/erlang/erts-11.0.2/bin"}, {"CC","gcc"}, {"CFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall"}, {"CONFIG_SITE","NONE"}, {"CPP","cpp"}, {"CXX","g++"}, {"CXXFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection"}, {"DRV_CC_TEMPLATE", "gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" "}, {"DRV_CXX_TEMPLATE", "g++ -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "g++ $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "gcc $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","23.0.2-riscv64-redhat-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" "}, {"ERL_EI_LIBDIR", "\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" "}, {"EXE_CXX_TEMPLATE", "g++ -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "g++ $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "gcc $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules"}, {"FFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules"}, {"HISTCONTROL","ignoredups"}, {"HISTSIZE","1000"}, {"HOME","/builddir"}, {"HOSTNAME",[]}, {"IGNORE_MISSING_DEPS","TRUE"}, {"LANG","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"LOGNAME","mockbuild"}, {"LT_SYS_LIBRARY_PATH","/usr/lib64:"}, {"MAIL","/var/spool/mail/mockbuild"}, {"NM","nm"}, {"OBJCOPY","objcopy"}, {"OBJDUMP","objdump"}, {"OLDPWD","/builddir/build/BUILD"}, {"PATH", "/usr/lib64/erlang/erts-11.0.2/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.8"}, {"RANLIB","ranlib"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"REBAR_VSN_CACHE_FILE", "/builddir/build/BUILD/ezlib-1.0.8/vsn.cache"}, {"ROOTDIR","/usr/lib64/erlang"}, {"RPM_ARCH","riscv64"}, {"RPM_BUILD_DIR","/builddir/build/BUILD"}, {"RPM_BUILD_NCPUS","4"}, {"RPM_BUILD_ROOT", "/builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64"}, {"RPM_DOC_DIR","/usr/share/doc"}, {"RPM_LD_FLAGS", "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"RPM_OPT_FLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection"}, {"RPM_OS","linux"}, {"RPM_PACKAGE_NAME","erlang-ezlib"}, {"RPM_PACKAGE_RELEASE","1.fc33"}, {"RPM_PACKAGE_VERSION","1.0.8"}, {"RPM_SOURCE_DIR","/builddir/build/SOURCES"}, {"SHELL","/bin/bash"}, {"SHLVL","1"}, {"SOURCE_DATE_EPOCH","1596153600"}, {"STRIP","strip"}, {"TERM","vt100"}, {"USER","mockbuild"}, {"VSN","1.0.8"}]}] DEBUG: Port Cmd: "gcc c_src/ezlib_drv.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o priv/lib/ezlib_drv.so" Port Opts: [{env,[{"REBAR_DEPS_DIR","/builddir/build/BUILD/ezlib-1.0.8/deps"}, {"ERL_LIBS", "/builddir/build/BUILD/ezlib-1.0.8/deps:/usr/share/erlang/lib/"}, {"AR","ar"}, {"AS","as"}, {"BINDIR","/usr/lib64/erlang/erts-11.0.2/bin"}, {"CC","gcc"}, {"CFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall"}, {"CONFIG_SITE","NONE"}, {"CPP","cpp"}, {"CXX","g++"}, {"CXXFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection"}, {"DRV_CC_TEMPLATE", "gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" "}, {"DRV_CXX_TEMPLATE", "g++ -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "g++ $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "gcc $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","23.0.2-riscv64-redhat-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" "}, {"ERL_EI_LIBDIR", "\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" "}, {"EXE_CXX_TEMPLATE", "g++ -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -fPIC -MMD -I\"/usr/lib64/erlang/lib/erl_interface-4.0/include\" -I\"/usr/lib64/erlang/erts-11.0.2/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "g++ $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "gcc $PORT_IN_FILES -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L\"/usr/lib64/erlang/lib/erl_interface-4.0/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules"}, {"FFLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules"}, {"HISTCONTROL","ignoredups"}, {"HISTSIZE","1000"}, {"HOME","/builddir"}, {"HOSTNAME",[]}, {"IGNORE_MISSING_DEPS","TRUE"}, {"LANG","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"LOGNAME","mockbuild"}, {"LT_SYS_LIBRARY_PATH","/usr/lib64:"}, {"MAIL","/var/spool/mail/mockbuild"}, {"NM","nm"}, {"OBJCOPY","objcopy"}, {"OBJDUMP","objdump"}, {"OLDPWD","/builddir/build/BUILD"}, {"PATH", "/usr/lib64/erlang/erts-11.0.2/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.8"}, {"RANLIB","ranlib"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"REBAR_VSN_CACHE_FILE", "/builddir/build/BUILD/ezlib-1.0.8/vsn.cache"}, {"ROOTDIR","/usr/lib64/erlang"}, {"RPM_ARCH","riscv64"}, {"RPM_BUILD_DIR","/builddir/build/BUILD"}, {"RPM_BUILD_NCPUS","4"}, {"RPM_BUILD_ROOT", "/builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64"}, {"RPM_DOC_DIR","/usr/share/doc"}, {"RPM_LD_FLAGS", "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"}, {"RPM_OPT_FLAGS", "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection"}, {"RPM_OS","linux"}, {"RPM_PACKAGE_NAME","erlang-ezlib"}, {"RPM_PACKAGE_RELEASE","1.fc33"}, {"RPM_PACKAGE_VERSION","1.0.8"}, {"RPM_SOURCE_DIR","/builddir/build/SOURCES"}, {"SHELL","/bin/bash"}, {"SHLVL","1"}, {"SOURCE_DATE_EPOCH","1596153600"}, {"STRIP","strip"}, {"TERM","vt100"}, {"USER","mockbuild"}, {"VSN","1.0.8"}]}, exit_status, {line,16384}, use_stdio,stderr_to_stdout,hide] INFO: No app_vars_file defined. DEBUG: Postdirs: [] + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z3OiVk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64 + cd ezlib-1.0.8 + install -d /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64/usr/lib64/erlang/lib/ezlib-1.0.8/priv/lib + install -pm755 priv/lib/ezlib_drv.so /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64/usr/lib64/erlang/lib/ezlib-1.0.8/priv/lib/ + '[' ezlib '!=' '' ']' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64/usr/lib64/erlang/lib/ezlib-1.0.8/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64/usr/lib64/erlang/lib/ezlib-1.0.8/ebin/ + '[' -f ebin/ezlib.app ']' + /usr/bin/install -m 0644 -p ebin/ezlib.app /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64/usr/lib64/erlang/lib/ezlib-1.0.8/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.8-1.fc33.riscv64/usr/lib64/erlang/lib/ezlib-1.0.8/ebin/ + '[' -d include/ ']' + '[' -d priv/ ']' ++ ls 'priv/*.so' ls: cannot access 'priv/*.so': No such file or directory + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.8-1.fc33 --unique-debug-suffix -1.0.8-1.fc33.riscv64 --unique-debug-src-base erlang-ezlib-1.0.8-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ezlib-1.0.8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64/usr/lib64/erlang/lib/ezlib-1.0.8/priv/lib/ezlib_drv.so extracting debug info from /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64/usr/lib64/erlang/lib/ezlib-1.0.8/priv/lib/ezlib_drv.so original debug info size: 72kB, size after compression: 76kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 13 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ULVZGj + umask 022 + cd /builddir/build/BUILD + cd ezlib-1.0.8 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + VSN=1.0.8 + export VSN + REBAR_VSN_CACHE_FILE=/builddir/build/BUILD/ezlib-1.0.8/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.8/rebar.config.script" DEBUG: Consult config file "/builddir/build/BUILD/ezlib-1.0.8/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/builddir/build/BUILD/ezlib-1.0.8/src/ezlib.app.src" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /builddir/build/BUILD/ezlib-1.0.8: [] DEBUG: Predirs: [] ==> ezlib-1.0.8 (eunit) DEBUG: Matched required ERTS version: 11.0.2 -> .* DEBUG: Matched required OTP release: 23 -> .* DEBUG: Min OTP version unconfigured DEBUG: Triq availability: true DEBUG: PropEr availability: false DEBUG: QuickCheck availability: false INFO: sh info: cwd: "/builddir/build/BUILD/ezlib-1.0.8" cmd: cp -R src/ezlib_sup.erl src/ezlib.erl src/ezlib_app.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.erl src/ezlib_app.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"]}, {d,'TRIQ'}] DEBUG: Files to compile first: [] DEBUG: Starting 3 compile worker(s) Compiled src/ezlib_app.erl Compiled src/ezlib_sup.erl DEBUG: Worker exited cleanly Compiled src/ezlib.erl DEBUG: Worker exited cleanly test/zlib_test.erl:4: Warning: export_all flag enabled - all functions will be exported Compiled test/zlib_test.erl DEBUG: Worker exited cleanly INFO: Cover compiling /builddir/build/BUILD/ezlib-1.0.8 ======================== EUnit ======================== module 'ezlib_sup' module 'ezlib' zlib_test: inflate_1024_test (module 'zlib_test')...[0.044 s] ok module 'ezlib_app' ======================================================= Test passed. Cover analysis: /builddir/build/BUILD/ezlib-1.0.8/.eunit/index.html Coverdata export: /builddir/build/BUILD/ezlib-1.0.8/.eunit/cover.coverdata DEBUG: Reconstruct crypto [{fips_mode,false},{rand_cache_size,896}] DEBUG: Reconstruct stdlib [] DEBUG: Reconstruct kernel [{logger_level,notice}, {logger_sasl_compatible,false}, {shell_docs_ansi,auto}] 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']}] + RPM_EC=0 ++ jobs -p + exit 0 Processing files: erlang-ezlib-1.0.8-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vtg9Xk + umask 022 + cd /builddir/build/BUILD + cd ezlib-1.0.8 + DOCDIR=/builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64/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.8-1.fc33.riscv64/usr/share/doc/erlang-ezlib + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64/usr/share/doc/erlang-ezlib + cp -pr README.md /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64/usr/share/doc/erlang-ezlib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eCSODl + umask 022 + cd /builddir/build/BUILD + cd ezlib-1.0.8 + LICENSEDIR=/builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64/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.8-1.fc33.riscv64/usr/share/licenses/erlang-ezlib + cp -pr LICENSE.txt /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64/usr/share/licenses/erlang-ezlib + RPM_EC=0 ++ jobs -p + exit 0 warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. Provides: erlang-ezlib = 1.0.8-1.fc33 erlang-ezlib(riscv-64) = 1.0.8-1.fc33 erlang-p1_zlib = 1.0.8-1.fc33 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(riscv-64) erlang-kernel(riscv-64) erlang-stdlib(riscv-64) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: erlang-p1_zlib <= 1.0.1-2 Processing files: erlang-ezlib-debugsource-1.0.8-1.fc33.riscv64 Provides: erlang-ezlib-debugsource = 1.0.8-1.fc33 erlang-ezlib-debugsource(riscv-64) = 1.0.8-1.fc33 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.8-1.fc33.riscv64 Provides: debuginfo(build-id) = 63fcc41f1402e774b7f46b186f9f27c1e7d5bd09 erlang-ezlib-debuginfo = 1.0.8-1.fc33 erlang-ezlib-debuginfo(riscv-64) = 1.0.8-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: erlang-ezlib-debugsource(riscv-64) = 1.0.8-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64 Wrote: /builddir/build/RPMS/erlang-ezlib-debugsource-1.0.8-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/erlang-ezlib-1.0.8-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/erlang-ezlib-debuginfo-1.0.8-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wemsnl + umask 022 + cd /builddir/build/BUILD + cd ezlib-1.0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/erlang-ezlib-1.0.8-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0