<86>Jul 31 02:29:38 userdel[1456600]: delete user 'rooter' <86>Jul 31 02:29:38 userdel[1456600]: removed group 'rooter' owned by 'rooter' <86>Jul 31 02:29:38 userdel[1456600]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 31 02:29:38 groupadd[1456605]: group added to /etc/group: name=rooter, GID=681 <86>Jul 31 02:29:38 groupadd[1456605]: group added to /etc/gshadow: name=rooter <86>Jul 31 02:29:38 groupadd[1456605]: new group: name=rooter, GID=681 <86>Jul 31 02:29:38 useradd[1456610]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Jul 31 02:29:38 userdel[1456616]: delete user 'builder' <86>Jul 31 02:29:38 userdel[1456616]: removed group 'builder' owned by 'builder' <86>Jul 31 02:29:38 userdel[1456616]: removed shadow group 'builder' owned by 'builder' <86>Jul 31 02:29:38 groupadd[1456621]: group added to /etc/group: name=builder, GID=682 <86>Jul 31 02:29:38 groupadd[1456621]: group added to /etc/gshadow: name=builder <86>Jul 31 02:29:38 groupadd[1456621]: new group: name=builder, GID=682 <86>Jul 31 02:29:38 useradd[1456625]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libmawk-1.0.2-alt1_3.nosrc.rpm (w1.gzdio) Installing libmawk-1.0.2-alt1_3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6067 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libmawk-1.0.2 + echo 'Source #0 (libmawk-1.0.2.tar.gz):' Source #0 (libmawk-1.0.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libmawk-1.0.2.tar.gz + /bin/tar -xf - + cd libmawk-1.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libmawk-fix-common.patch):' Patch #0 (libmawk-fix-common.patch): + /usr/bin/patch -p1 patching file src/libmawk/vio_fifo.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6067 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmawk-1.0.2 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -fcommon' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fcommon' + ./configure --prefix=/usr --symbols make: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/scconfig' cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c -o hooks.o hooks.c cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_cc.c -o src//default/find_cc.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/lib_compile.c -o src//default/lib_compile.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/lib_uniqinc.c -o src//default/lib_uniqinc.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/lib_file.c -o src//default/lib_file.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/lib_try.c -o src//default/lib_try.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/str.c -o src//default/str.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/ht.c -o src//default/ht.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/log.c -o src//default/log.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/arg.c -o src//default/arg.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/db.c -o src//default/db.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/dep.c -o src//default/dep.o src//default/dep.c: In function 'get_wrap': src//default/dep.c:86:11: warning: returning 'const char *' from a function with incompatible return type 'fn_wrap_t *' [-Wincompatible-pointer-types] 86 | return USER_WITHOUT; | ^~~~~~~~~~~~ src//default/dep.c: In function 'require': src//default/dep.c:139:9: warning: comparison of distinct pointer types lacks a cast 139 | if (w == USER_WITHOUT) { | ^~ cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/deps_default.c -o src//default/deps_default.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_libs.c -o src//default/find_libs.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_fscalls.c -o src//default/find_fscalls.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_printf.c -o src//default/find_printf.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_proc.c -o src//default/find_proc.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_fstools.c -o src//default/find_fstools.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_uname.c -o src//default/find_uname.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_target.c -o src//default/find_target.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_thread.c -o src//default/find_thread.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_io.c -o src//default/find_io.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_time.c -o src//default/find_time.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_types.c -o src//default/find_types.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_signal.c -o src//default/find_signal.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_environ.c -o src//default/find_environ.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/regex.c -o src//default/regex.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/lib_filelist.c -o src//default/lib_filelist.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/lib_srctree.c -o src//default/lib_srctree.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/lib_pkg_config.c -o src//default/lib_pkg_config.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_str.c -o src//default/find_str.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/find_sys.c -o src//default/find_sys.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/main.c -o src//default/main.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/main_custom_args.c -o src//default/main_custom_args.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//default/main_lib.c -o src//default/main_lib.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//tmpasm/tmpasm.c -o src//tmpasm/tmpasm.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//tmpasm/tmpasm_scconfig.c -o src//tmpasm/tmpasm_scconfig.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//tmpasm/openfiles.c -o src//tmpasm/openfiles.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//parsgen/find_parsgen.c -o src//parsgen/find_parsgen.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//math/find_math.c -o src//math/find_math.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//math/find_fpenan.c -o src//math/find_fpenan.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//math/find_func.c -o src//math/find_func.o cc -g -DGENCALL -Isrc//tmpasm -DPLUGIN_PARSGEN -DPLUGIN_MATH -Isrc/default -c src//math/find_mfunc_cc.c -o src//math/find_mfunc_cc.o cc -o configure hooks.o src//default/find_cc.o src//default/lib_compile.o src//default/lib_uniqinc.o src//default/lib_file.o src//default/lib_try.o src//default/str.o src//default/ht.o src//default/log.o src//default/arg.o src//default/db.o src//default/dep.o src//default/deps_default.o src//default/find_libs.o src//default/find_fscalls.o src//default/find_printf.o src//default/find_proc.o src//default/find_fstools.o src//default/find_uname.o src//default/find_target.o src//default/find_thread.o src//default/find_io.o src//default/find_time.o src//default/find_types.o src//default/find_signal.o src//default/find_environ.o src//default/regex.o src//default/lib_filelist.o src//default/lib_srctree.o src//default/lib_pkg_config.o src//default/find_str.o src//default/find_sys.o src//default/main.o src//default/main_custom_args.o src//default/main_lib.o src//tmpasm/tmpasm.o src//tmpasm/tmpasm_scconfig.o src//tmpasm/openfiles.o src//parsgen/find_parsgen.o src//math/find_math.o src//math/find_fpenan.o src//math/find_func.o src//math/find_mfunc_cc.o make: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/scconfig' Configuring libmawk. --- Detecting host Looking for a shell... /bin/sh -c Looking for a shell escape character... found: '\' Detecting temp dir... validated /usr/src/RPM/BUILD/libmawk-1.0.2/scconfig/ Checking for system type... OK (name: Linux; class: UNIX) --- Detecting target (same as host) Checking for cc (target)... OK ('gcc', ' -O3 -g -pipe', '') Checking for -fpic... OK (-fPIC) Checking for soname... OK (-Wl,-soname,) Checking for rdynamic... OK (-rdynamic) Checking for _Pragma(message)... Found. Checking for chmod to executable... OK (chmod +x) Checking for cp... OK (cp -rp) Checking for rm... OK (rm -rf) Checking for ln... OK (ln -sf) Checking for mkdir... OK (mkdir -p) Checking for type size_t... Found; (size_t is not narrower than void *) Checking for size of size_t... (sizeof size_t is 8) Checking for realpath()... OK ('', '' and '') Checking for putenv()... OK ('', '' and '') Checking for pipe(2)... OK ('', '' and '') Checking for log() corner cases... ..... done. Checking for nan... OK ('#include \n', '' and '-lm') Checking for isnan... OK ('#include \n', '' and '') Checking for nanop... found 1 + 1... OK (2.0) nan + 1... OK (nan) nan - 1... OK (nan) nan M 1... OK (nan) nan / 1... OK (nan) Checking for bison... Found. Numeric format: double Generating libmawk/Makefile... OK Generating libmawk/conf.h... OK Generating awklib/Makefile... OK Generating awklib/regression/Makefile... OK + make -j8 cd src && make cd libmawk && make make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o main.o main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o vars.o vars.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o memory.o memory.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o hash.o hash.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o bi_vars.o bi_vars.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o bi_funct_common.o bi_funct_common.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o da_bin_helper.o da_bin_helper.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o error.o error.c error.c:19:1: note: '#pragma message: TODO: "this should be gone:"' 19 | TODO("this should be gone:") | ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o da_common.o da_common.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o array_generic.o array_generic.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o field_common.o field_common.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o code.o code.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o array.o array.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o matherr.o matherr.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o fin_common.o fin_common.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o re_cmpl.o re_cmpl.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o zmalloc.o zmalloc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o missing.o missing.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o version.o version.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o files.o files.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o math_wrap.o math_wrap.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o da_bin.o da_bin.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o cell.o cell.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o fcall.o fcall.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o str.o str.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -o makescan.exe makescan.c makescan.c: In function 'scan_print': makescan.c:79:2: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] 79 | printf("\n\n/* scancode.c */\n\n\n"); | ^~~~~~ makescan.c:79:2: warning: incompatible implicit declaration of built-in function 'printf' makescan.c:25:1: note: include '' or provide a declaration of 'printf' 24 | #include "mawk.h" +++ |+#include 25 | makescan.c:86:5: warning: implicit declaration of function 'putchar' [-Wimplicit-function-declaration] 86 | putchar(','); | ^~~~~~~ rm -f scancode.c ./makescan.exe > scancode.c rm makescan.exe make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o files_children.o files_children.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o cast.o cast.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o array_orig.o array_orig.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o array_environ.o array_environ.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o num_double.o num_double.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o debug.o debug.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o vio_orig.o vio_orig.c vio_orig.c:165:1: note: '#pragma message: TODO: "TODO print runtime warnings"' 165 | TODO("TODO print runtime warnings") | ^~~~ vio_orig.c: In function 'mawk_vio_orig_open_pipe': vio_orig.c:290:1: note: '#pragma message: TODO: ": better do this by hand - close on exec is not really portable"' 290 | TODO(": better do this by hand - close on exec is not really portable") | ^~~~ vio_orig.c:283:4: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 283 | dup(remote_fd); | ^~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o print.o print.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o da_text.o da_text.c da_text.c: In function 'mawk_da': da_text.c:118:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 118 | fprintf(fp, "%03d ", p - start); | ~~~^ ~~~~~~~~~ | | | | int long int | %03ld da_text.c:276:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 276 | fprintf(fp, "set_al\t%03d\n", p + p->op - start); | ~~~^ ~~~~~~~~~~~~~~~~~ | | | | int long int | %03ld make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o split.o split.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o code_dump.o code_dump.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o kw.o kw.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o field_exec.o field_exec.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o jmp.o jmp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o viohack.o viohack.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o bi_funct.o bi_funct.c bi_funct.c: In function 'mawk_bi_call': bi_funct.c:967:1: note: '#pragma message: TODO: "this should be some common code in execute.c?"' 967 | TODO("this should be some common code in execute.c?") | ^~~~ bi_funct.c: In function 'mawk_bi_acall': bi_funct.c:1064:1: note: '#pragma message: TODO: ": cell destroy all the allocated but unused args?"' 1064 | TODO(": cell destroy all the allocated but unused args?") | ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -c -O3 -g -pipe -fPIC -I.. -I. -o rexp/rexp.o rexp/rexp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o scan.o scan.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from mawk.h:21, from scan.c:23: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o init.o init.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -c -O3 -g -pipe -fPIC -I.. -I. -o rexp/rexp2.o rexp/rexp2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -c -O3 -g -pipe -fPIC -I.. -I. -o rexp/rexp0.o rexp/rexp0.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -c -O3 -g -pipe -fPIC -I.. -I. -DMAWK_NO_EXEC=1 main.c -o main-comp.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o print_dummy.o print_dummy.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o bi_funct_dummy.o bi_funct_dummy.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o fin_comp.o fin_comp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -c -O3 -g -pipe -fPIC -I.. -I. -o rexp/rexp1.o rexp/rexp1.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o fin_exec.o fin_exec.c fin_exec.c: In function 'set_main_to_stdin': fin_exec.c:49:1: note: '#pragma message: TODO: ": abstract"' 49 | TODO(": abstract") | ^~~~ fin_exec.c: In function 'next_main': fin_exec.c:102:1: note: '#pragma message: TODO: "TODO abstract this"' 102 | TODO("TODO abstract this") | ^~~~ fin_exec.c: In function 'mawk_FINgets': fin_exec.c:344:1: note: '#pragma message: TODO: ": probably accept \r as well"' 344 | TODO(": probably accept \r as well") | ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -c -O3 -g -pipe -fPIC -I.. -I. -DMAWK_NO_COMP=1 main.c -o main-exec.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -c -O3 -g -pipe -fPIC -I.. -I. -o rexp/rexp3.o rexp/rexp3.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o scancode.o scancode.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o vio_fifo.o vio_fifo.c vio_fifo.c: In function 'mawk_vio_fifo_printf': vio_fifo.c:75:1: note: '#pragma message: TODO: "TODO"' 75 | TODO("TODO") | ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o zfifo.o zfifo.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -c -O3 -g -pipe -fPIC -I.. -I. regression/re_test/re_test.c -o regression/re_test/re_test.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -shared -rdynamic -o libmawk_common.so memory.o hash.o code.o vars.o da_bin.o da_common.o da_bin_helper.o error.o bi_vars.o bi_funct_common.o array.o array_orig.o array_generic.o field_common.o re_cmpl.o zmalloc.o fin_common.o files.o matherr.o fcall.o version.o missing.o math_wrap.o cast.o cell.o scancode.o str.o array_environ.o files_children.o vio_orig.o num_double.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -o regression/re_test//re_test regression/re_test/re_test.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o zmalloc.o memory.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -c -O3 -g -pipe -fPIC -I.. -I. -o init_nocomp.o init_nocomp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o parse.o parse.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -shared -rdynamic -o libmawk_comp.so bi_funct_dummy.o init.o print_dummy.o fin_comp.o parse.o scan.o da_text.o code_dump.o kw.o jmp.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -o lmawk-comp main-comp.o viohack.o bi_funct_dummy.o init.o print_dummy.o fin_comp.o parse.o scan.o da_text.o code_dump.o kw.o jmp.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o memory.o hash.o code.o vars.o da_bin.o da_common.o da_bin_helper.o error.o bi_vars.o bi_funct_common.o array.o array_orig.o array_generic.o field_common.o re_cmpl.o zmalloc.o fin_common.o files.o matherr.o fcall.o version.o missing.o math_wrap.o cast.o cell.o scancode.o str.o array_environ.o files_children.o vio_orig.o num_double.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o libmawk.o libmawk.c libmawk.c: In function 'libmawk_initialize_stage2': libmawk.c:58:1: note: '#pragma message: TODO: ": cleanup m"' 58 | TODO(": cleanup m") | ^~~~ libmawk.c: In function 'libmawk_call_function': libmawk.c:315:1: note: '#pragma message: TODO: ": check if we need to grow the stack"' 315 | TODO(": check if we need to grow the stack") | ^~~~ libmawk.c: In function 'libmawk_call_functionp': libmawk.c:363:1: note: '#pragma message: TODO: ": check if we need to grow the stack"' 363 | TODO(": check if we need to grow the stack") | ^~~~ libmawk.c: In function 'libmawk_call_functionc': libmawk.c:408:1: note: '#pragma message: TODO: ": check if we need to grow the stack"' 408 | TODO(": check if we need to grow the stack") | ^~~~ libmawk.c: In function 'libmawk_print_cell': libmawk.c:456:1: note: '#pragma message: TODO: ": we should be able to convert the above two"' 456 | TODO(": we should be able to convert the above two") | ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -c -o execute.o execute.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' ar rvu libmawk.a memory.o hash.o code.o vars.o da_bin.o da_common.o da_bin_helper.o error.o bi_vars.o bi_funct_common.o array.o array_orig.o array_generic.o field_common.o re_cmpl.o zmalloc.o fin_common.o files.o matherr.o fcall.o version.o missing.o math_wrap.o cast.o cell.o scancode.o str.o array_environ.o files_children.o vio_orig.o num_double.o execute.o bi_funct.o print.o debug.o field_exec.o split.o parse.o scan.o da_text.o code_dump.o kw.o jmp.o init.o libmawk.o fin_exec.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o zfifo.o vio_fifo.o ar: `u' modifier ignored since `D' is the default (see `U') ar: creating libmawk.a a - memory.o a - hash.o a - code.o a - vars.o a - da_bin.o a - da_common.o a - da_bin_helper.o a - error.o a - bi_vars.o a - bi_funct_common.o a - array.o a - array_orig.o a - array_generic.o a - field_common.o a - re_cmpl.o a - zmalloc.o a - fin_common.o a - files.o a - matherr.o a - fcall.o a - version.o a - missing.o a - math_wrap.o a - cast.o a - cell.o a - scancode.o a - str.o a - array_environ.o a - files_children.o a - vio_orig.o a - num_double.o a - execute.o a - bi_funct.o a - print.o a - debug.o a - field_exec.o a - split.o a - parse.o a - scan.o a - da_text.o a - code_dump.o a - kw.o a - jmp.o a - init.o a - libmawk.o a - fin_exec.o a - rexp/rexp.o a - rexp/rexp0.o a - rexp/rexp1.o a - rexp/rexp2.o a - rexp/rexp3.o a - zfifo.o a - vio_fifo.o ranlib libmawk.a make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -shared -rdynamic -o libmawk_exec.so init_nocomp.o fin_exec.o zfifo.o vio_fifo.o execute.o bi_funct.o print.o debug.o field_exec.o split.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -o lmawk-exec main-exec.o viohack.o init_nocomp.o fin_exec.o zfifo.o vio_fifo.o execute.o bi_funct.o print.o debug.o field_exec.o split.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o memory.o hash.o code.o vars.o da_bin.o da_common.o da_bin_helper.o error.o bi_vars.o bi_funct_common.o array.o array_orig.o array_generic.o field_common.o re_cmpl.o zmalloc.o fin_common.o files.o matherr.o fcall.o version.o missing.o math_wrap.o cast.o cell.o scancode.o str.o array_environ.o files_children.o vio_orig.o num_double.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -O3 -g -pipe -fPIC -I.. -I. -o lmawk main.o memory.o hash.o code.o vars.o da_bin.o da_common.o da_bin_helper.o error.o bi_vars.o bi_funct_common.o array.o array_orig.o array_generic.o field_common.o re_cmpl.o zmalloc.o fin_common.o files.o matherr.o fcall.o version.o missing.o math_wrap.o cast.o cell.o scancode.o str.o array_environ.o files_children.o vio_orig.o num_double.o execute.o bi_funct.o print.o debug.o field_exec.o split.o parse.o scan.o da_text.o code_dump.o kw.o jmp.o init.o fin_exec.o viohack.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' gcc -shared -rdynamic -Wl,-soname,libmawk.so.1 -o libmawk.so memory.o hash.o code.o vars.o da_bin.o da_common.o da_bin_helper.o error.o bi_vars.o bi_funct_common.o array.o array_orig.o array_generic.o field_common.o re_cmpl.o zmalloc.o fin_common.o files.o matherr.o fcall.o version.o missing.o math_wrap.o cast.o cell.o scancode.o str.o array_environ.o files_children.o vio_orig.o num_double.o execute.o bi_funct.o print.o debug.o field_exec.o split.o parse.o scan.o da_text.o code_dump.o kw.o jmp.o init.o libmawk.o fin_exec.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o zfifo.o vio_fifo.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' cd awklib && make make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85246 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmawk-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmawk-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libmawk-1.0.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmawk-buildroot LIBDIR=/usr/src/tmp/libmawk-buildroot//usr/lib64 LIBARCHDIR=/usr/src/tmp/libmawk-buildroot//usr/lib64 LIBPATH=/usr/src/tmp/libmawk-buildroot//usr/lib64/libmawk make: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2' cd src && make install make[1]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src' cd libmawk && make install make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make install_ CP="cp" make[3]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' mkdir -p /usr/src/tmp/libmawk-buildroot/usr/bin mkdir -p /usr/src/tmp/libmawk-buildroot/usr/share/man/man1 mkdir -p /usr/src/tmp/libmawk-buildroot/usr/share/man/man3 mkdir -p /usr/src/tmp/libmawk-buildroot/usr/share/man/man7 mkdir -p /usr/src/tmp/libmawk-buildroot/usr/include/libmawk mkdir -p /usr/src/tmp/libmawk-buildroot//usr/lib64 cp `pwd`/lmawk /usr/src/tmp/libmawk-buildroot/usr/bin/lmawk chmod +x /usr/src/tmp/libmawk-buildroot/usr/bin/lmawk cp `pwd`/man/lmawk.1 /usr/src/tmp/libmawk-buildroot/usr/share/man/man1/lmawk.1 cp `pwd`/man/libmawk_append_input.3libmawk /usr/src/tmp/libmawk-buildroot/usr/share/man/man3/libmawk_append_input.3libmawk cp `pwd`/man/libmawk_call_function.3libmawk /usr/src/tmp/libmawk-buildroot/usr/share/man/man3/libmawk_call_function.3libmawk cp `pwd`/man/libmawk_cell_destroy.3libmawk /usr/src/tmp/libmawk-buildroot/usr/share/man/man3/libmawk_cell_destroy.3libmawk cp `pwd`/man/libmawk_get_var.3libmawk /usr/src/tmp/libmawk-buildroot/usr/share/man/man3/libmawk_get_var.3libmawk cp `pwd`/man/libmawk_initialize.3libmawk /usr/src/tmp/libmawk-buildroot/usr/share/man/man3/libmawk_initialize.3libmawk cp `pwd`/man/libmawk_initialize_stage.3libmawk /usr/src/tmp/libmawk-buildroot/usr/share/man/man3/libmawk_initialize_stage.3libmawk cp `pwd`/man/libmawk_register_function.3libmawk /usr/src/tmp/libmawk-buildroot/usr/share/man/man3/libmawk_register_function.3libmawk cp `pwd`/man/libmawk_run_main.3libmawk /usr/src/tmp/libmawk-buildroot/usr/share/man/man3/libmawk_run_main.3libmawk cp `pwd`/man/libmawk_set_cell.3libmawk /usr/src/tmp/libmawk-buildroot/usr/share/man/man3/libmawk_set_cell.3libmawk cp `pwd`/man/libmawk_uninitialize.3libmawk /usr/src/tmp/libmawk-buildroot/usr/share/man/man3/libmawk_uninitialize.3libmawk cp `pwd`/man/example.7libmawk /usr/src/tmp/libmawk-buildroot/usr/share/man/man7/example.7libmawk chmod 0644 /usr/src/tmp/libmawk-buildroot/usr/share/man/man1/lmawk.1 cp `pwd`/libmawk.so /usr/src/tmp/libmawk-buildroot//usr/lib64/libmawk.so.1.0.2 rm /usr/src/tmp/libmawk-buildroot//usr/lib64/libmawk.so.1.0 /usr/src/tmp/libmawk-buildroot//usr/lib64/libmawk.so.1 2>/dev/null ; true ln -s libmawk.so.1.0.2 /usr/src/tmp/libmawk-buildroot//usr/lib64/libmawk.so.1.0 ln -s libmawk.so.1.0.2 /usr/src/tmp/libmawk-buildroot//usr/lib64/libmawk.so.1 ln -s libmawk.so.1 /usr/src/tmp/libmawk-buildroot//usr/lib64/libmawk.so for h in libmawk.h mawk.h init.h code.h files.h memory.h zmalloc.h symtype.h nstd.h types.h array.h sizes.h num.h num_int.h num_double.h conf.h bi_vars.h vio.h cell.h repl.h array_orig.h array_environ.h array_generic.h vio_orig.h vio_fifo.h zfifo.h execute.h; do cp `pwd`/$h /usr/src/tmp/libmawk-buildroot/usr/include/libmawk/$h; done cp `pwd`/../libmawk.h /usr/src/tmp/libmawk-buildroot/usr/include/libmawk/../libmawk.h make[3]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/libmawk' cd awklib && make install make[2]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/awklib' mkdir -p /usr/src/tmp/libmawk-buildroot//usr/lib64/libmawk cp -rp lib_array.awk /usr/src/tmp/libmawk-buildroot//usr/lib64/libmawk/lib_array.awk cp -rp lib_ascii.awk /usr/src/tmp/libmawk-buildroot//usr/lib64/libmawk/lib_ascii.awk cp -rp lib_rand.awk /usr/src/tmp/libmawk-buildroot//usr/lib64/libmawk/lib_rand.awk make[2]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src/awklib' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/src' cd doc && make install make[1]: Entering directory '/usr/src/RPM/BUILD/libmawk-1.0.2/doc' mkdir -p /usr/src/tmp/libmawk-buildroot/usr/share/doc/libmawk cp -rp /usr/src/RPM/BUILD/libmawk-1.0.2/doc/*.html /usr/src/tmp/libmawk-buildroot/usr/share/doc/libmawk make[1]: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2/doc' make: Leaving directory '/usr/src/RPM/BUILD/libmawk-1.0.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmawk-buildroot (auto) mode of './usr/lib64/libmawk.so.1.0.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmawk-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libmawk-buildroot/ (default) Compressing files in /usr/src/tmp/libmawk-buildroot (auto) Adjusting library links in /usr/src/tmp/libmawk-buildroot ./usr/lib64: (from :0) libmawk.so.1 -> libmawk.so.1.0.2 Verifying ELF objects in /usr/src/tmp/libmawk-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: liblibmawk1-1.0.2-alt1_3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9270 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmawk-1.0.2 + DOCDIR=/usr/src/tmp/libmawk-buildroot/usr/share/doc/liblibmawk1-1.0.2 + export DOCDIR + rm -rf /usr/src/tmp/libmawk-buildroot/usr/share/doc/liblibmawk1-1.0.2 + /bin/mkdir -p /usr/src/tmp/libmawk-buildroot/usr/share/doc/liblibmawk1-1.0.2 + cp -prL --no-dereference src/libmawk/COPYING /usr/src/tmp/libmawk-buildroot/usr/share/doc/liblibmawk1-1.0.2 + chmod -R go-w /usr/src/tmp/libmawk-buildroot/usr/share/doc/liblibmawk1-1.0.2 + chmod -R a+rX /usr/src/tmp/libmawk-buildroot/usr/share/doc/liblibmawk1-1.0.2 + cp -prL AUTHORS README Release_notes /usr/src/tmp/libmawk-buildroot/usr/share/doc/liblibmawk1-1.0.2 + chmod -R go-w /usr/src/tmp/libmawk-buildroot/usr/share/doc/liblibmawk1-1.0.2 + chmod -R a+rX /usr/src/tmp/libmawk-buildroot/usr/share/doc/liblibmawk1-1.0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CrF9Ee find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libmawk-buildroot/usr/lib64/libmawk.so.1: 302 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VbhZdd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libmawk.so.1()(64bit) = set:mdCqjZCLos3msyMTrHv0thX6ACQB8k2eiD1VVfK8gj4VZc992DAdkEZ0MAZEgRVAFieUq91DUpk0xZrpZ7MWzpNdbVVfCqKnRm3EawUHQBVWxScoHMBZ3k4ZC0TPEmBQG02Zzg1EnMfyLRNmBmB4b7wfdCkcd4N909ZoETNwazLoXxEhhkZgkqwVZq2r9u2i1CqjiD6SPQVQBg3HxqBho1ADeYn2onkGKBOz8BlD012kNKeUwU9Hk1A2kPHnNbiFq8R5PXZmwi45ouxA7V5WDfZojYBMUfxK51A6W83xuFOJ1PnCkRq8uJ0uizhvmglIexLS0Dyvopp4pK8liUtecwvSLDliv6x8LSnBDQj4sd7FEDkwX5RZD5H3LRQaBW077MgJ0H0yAcSksNU6uZ4WTumeXsuBZaYJBZJkpbnF3k8y5V69558w7LaMvBBjCHZ9d8wVu8OI0ZcsnNZtHMG5ahqo1kq8lGlhs9R6I5KxO6714bAbrsMYvk1YyxCDMXIjkUqNDqZ169XmQj16nqsmcmCv9tGNlzMl99GuZE0caUD0XlEga2vxjMOyQpN8zmvz0v8Ly9wK5McrGdEoBP1z0CFB6hVzqIZfJDROw136Oj2bMG8xyI5 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0HcqUd Creating liblibmawk1-debuginfo package Processing files: liblibmawk-devel-1.0.2-alt1_3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IqrOQd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0Q3Wib find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libmawk-devel = 1.0.2-alt1_3 Requires: liblibmawk1 = 1.0.2-alt1_3, /usr/lib64/libmawk.so.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LSUuLd Processing files: libmawk-doc-1.0.2-alt1_3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xLk2Yd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ipOS4b find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: liblibmawk1-debuginfo-1.0.2-alt1_3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yJzzhc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t580Ce find-requires: running scripts (debuginfo) Provides: debug64(libmawk.so.1) Requires: liblibmawk1 = 1.0.2-alt1_3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Adding to liblibmawk-devel a strict dependency on liblibmawk1 Adding to liblibmawk1-debuginfo a strict dependency on liblibmawk1 Removing 1 extra deps from liblibmawk-devel due to dependency on liblibmawk1 Wrote: /usr/src/RPM/RPMS/x86_64/liblibmawk1-1.0.2-alt1_3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblibmawk-devel-1.0.2-alt1_3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libmawk-doc-1.0.2-alt1_3.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblibmawk1-debuginfo-1.0.2-alt1_3.x86_64.rpm (w2.lzdio) 14.79user 4.76system 0:19.16elapsed 102%CPU (0avgtext+0avgdata 56904maxresident)k 0inputs+0outputs (0major+1110353minor)pagefaults 0swaps 18.31user 7.67system 0:25.08elapsed 103%CPU (0avgtext+0avgdata 100792maxresident)k 0inputs+0outputs (0major+1367989minor)pagefaults 0swaps --- liblibmawk1-1.0.2-alt1_3.x86_64.rpm.repo 2020-09-08 10:54:31.000000000 +0000 +++ liblibmawk1-1.0.2-alt1_3.x86_64.rpm.hasher 2021-07-31 02:30:01.317215030 +0000 @@ -25,6 +25,6 @@ Provides: liblibmawk1 = 1.0.2-alt1_3:sisyphus+257622.100.1.1 -File: /usr/bin/lmawk 100755 root:root d39da657f71082ae2ba54a0a573a942f +File: /usr/bin/lmawk 100755 root:root 62e0a4b41deb0f849a4a62d6984d451e File: /usr/lib64/libmawk.so.1 120777 root:root libmawk.so.1.0.2 File: /usr/lib64/libmawk.so.1.0 120777 root:root libmawk.so.1.0.2 -File: /usr/lib64/libmawk.so.1.0.2 100644 root:root f20e706fbee99d4f0adf5d6b546c80f1 +File: /usr/lib64/libmawk.so.1.0.2 100644 root:root fbb6f57b06af5aed772dd863629b2c1d File: /usr/lib64/libmawk/lib_array.awk 100644 root:root cad1cb36c6a6bc5306271b2922d3a48d @@ -38,2 +38,2 @@ File: /usr/share/man/man1/lmawk.1.xz 100644 root:root b7499f6a84e2ac2cf314d6e63a9ee47d -RPMIdentity: 4e26af52e24b7051dba5a7dc0792c42d0054135cb17cb7cbc873fa63f0983fc1a874db0dc9554783336d46e3bfaceadd30efdb2b4ee6d6dd38bd1bd2b615b0fc +RPMIdentity: 9a284a93d94c5173efc5d8f7d9ef618745d12f202f2c7e4cb42f3eb7c0010e0e53c673a370d6c8f7f953829776d1b530d033f65435a1f2a0b2243f4bafa60dcd --- liblibmawk1-debuginfo-1.0.2-alt1_3.x86_64.rpm.repo 2020-09-08 10:54:31.000000000 +0000 +++ liblibmawk1-debuginfo-1.0.2-alt1_3.x86_64.rpm.hasher 2021-07-31 02:30:01.398215361 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/42 40755 root:root -/usr/lib/debug/.build-id/42/61f42b7548d8a793c1d28ec6ed633c7174540c 120777 root:root ../../../../lib64/libmawk.so.1.0.2 -/usr/lib/debug/.build-id/42/61f42b7548d8a793c1d28ec6ed633c7174540c.debug 120777 root:root ../../usr/lib64/libmawk.so.1.0.2.debug -/usr/lib/debug/.build-id/6d 40755 root:root -/usr/lib/debug/.build-id/6d/dffe77c2f49e6ba89c0e301b74d4bc4f3ae338 120777 root:root ../../../../bin/lmawk -/usr/lib/debug/.build-id/6d/dffe77c2f49e6ba89c0e301b74d4bc4f3ae338.debug 120777 root:root ../../usr/bin/lmawk.debug +/usr/lib/debug/.build-id/22 40755 root:root +/usr/lib/debug/.build-id/22/2f1c5e1f42c0350914cdc72cbfda37be9ed159 120777 root:root ../../../../lib64/libmawk.so.1.0.2 +/usr/lib/debug/.build-id/22/2f1c5e1f42c0350914cdc72cbfda37be9ed159.debug 120777 root:root ../../usr/lib64/libmawk.so.1.0.2.debug +/usr/lib/debug/.build-id/5c 40755 root:root +/usr/lib/debug/.build-id/5c/f0678e0bb5712d32f23a7fbe333dd6d1896bd2 120777 root:root ../../../../bin/lmawk +/usr/lib/debug/.build-id/5c/f0678e0bb5712d32f23a7fbe333dd6d1896bd2.debug 120777 root:root ../../usr/bin/lmawk.debug /usr/lib/debug/usr/bin/lmawk.debug 100644 root:root @@ -115,10 +115,10 @@ Provides: liblibmawk1-debuginfo = 1.0.2-alt1_3:sisyphus+257622.100.1.1 -File: /usr/lib/debug/.build-id/42 40755 root:root -File: /usr/lib/debug/.build-id/42/61f42b7548d8a793c1d28ec6ed633c7174540c 120777 root:root ../../../../lib64/libmawk.so.1.0.2 -File: /usr/lib/debug/.build-id/42/61f42b7548d8a793c1d28ec6ed633c7174540c.debug 120777 root:root ../../usr/lib64/libmawk.so.1.0.2.debug -File: /usr/lib/debug/.build-id/6d 40755 root:root -File: /usr/lib/debug/.build-id/6d/dffe77c2f49e6ba89c0e301b74d4bc4f3ae338 120777 root:root ../../../../bin/lmawk -File: /usr/lib/debug/.build-id/6d/dffe77c2f49e6ba89c0e301b74d4bc4f3ae338.debug 120777 root:root ../../usr/bin/lmawk.debug -File: /usr/lib/debug/usr/bin/lmawk.debug 100644 root:root d8d693b664e3d2a362472bbd32175feb -File: /usr/lib/debug/usr/lib64/libmawk.so.1.0.2.debug 100644 root:root c4bbea74a8f9744034a0fb2de9e91a6c +File: /usr/lib/debug/.build-id/22 40755 root:root +File: /usr/lib/debug/.build-id/22/2f1c5e1f42c0350914cdc72cbfda37be9ed159 120777 root:root ../../../../lib64/libmawk.so.1.0.2 +File: /usr/lib/debug/.build-id/22/2f1c5e1f42c0350914cdc72cbfda37be9ed159.debug 120777 root:root ../../usr/lib64/libmawk.so.1.0.2.debug +File: /usr/lib/debug/.build-id/5c 40755 root:root +File: /usr/lib/debug/.build-id/5c/f0678e0bb5712d32f23a7fbe333dd6d1896bd2 120777 root:root ../../../../bin/lmawk +File: /usr/lib/debug/.build-id/5c/f0678e0bb5712d32f23a7fbe333dd6d1896bd2.debug 120777 root:root ../../usr/bin/lmawk.debug +File: /usr/lib/debug/usr/bin/lmawk.debug 100644 root:root f5086ff1d0ee574aaefa0c3206c42439 +File: /usr/lib/debug/usr/lib64/libmawk.so.1.0.2.debug 100644 root:root 5481a918a6f02ac61b573bdad167906f File: /usr/lib/debug/usr/lib64/libmawk.so.1.0.debug 120777 root:root libmawk.so.1.0.2.debug @@ -223,2 +223,2 @@ File: /usr/src/debug/libmawk-1.0.2/src/libmawk/zmalloc.h 100644 root:root ae1cb2d9a8ce7041bc590fdbaabe034d -RPMIdentity: 6ff0d009928387b3b007dce0911d64605bd8ac0ba845d0870b7b7e1cb53089f8571c2b89bdb3320cc012f05a47ab90dcb445c3b796eeeba72968e93f3feef9a2 +RPMIdentity: 85ed54126358c184c5a71dcfbca3f198b88a0d4810105c7b0edf5389bf6eac1dce30ffed838ff91aec6e9a11ab4f04400b4edd1e47033af8e8f6ba545d9e7748