<86>Jul 25 02:26:54 userdel[2802236]: delete user 'rooter' <86>Jul 25 02:26:54 groupadd[2802246]: group added to /etc/group: name=rooter, GID=651 <86>Jul 25 02:26:54 groupadd[2802246]: group added to /etc/gshadow: name=rooter <86>Jul 25 02:26:54 groupadd[2802246]: new group: name=rooter, GID=651 <86>Jul 25 02:26:54 useradd[2802258]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Jul 25 02:26:54 userdel[2802270]: delete user 'builder' <86>Jul 25 02:26:54 userdel[2802270]: removed group 'builder' owned by 'builder' <86>Jul 25 02:26:54 userdel[2802270]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 02:26:54 groupadd[2802279]: group added to /etc/group: name=builder, GID=652 <86>Jul 25 02:26:54 groupadd[2802279]: group added to /etc/gshadow: name=builder <86>Jul 25 02:26:54 groupadd[2802279]: new group: name=builder, GID=652 <86>Jul 25 02:26:54 useradd[2802286]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libgsm-1.0.17-alt1.nosrc.rpm (w1.gzdio) Installing libgsm-1.0.17-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76297 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gsm-1.0-pl13 + echo 'Source #0 (gsm-1.0.17.tar):' Source #0 (gsm-1.0.17.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gsm-1.0.17.tar + cd gsm-1.0-pl13 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/^\(CCFLAGS[[:space:]]*=[[:space:]]*\)-c -O2\(.*\)/\1 $(OPTFLAGS) \2/' Makefile + echo 'Patch #1 (gsm-pld-alt-makefile.patch):' Patch #1 (gsm-pld-alt-makefile.patch): + /usr/bin/patch -p1 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.76297 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gsm-1.0-pl13 + make -j8 SLIB=lib64 'OPTFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/decode.o ./src/decode.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/debug.o ./src/debug.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/preprocess.o ./src/preprocess.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/code.o ./src/code.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/add.o ./src/add.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_destroy.o ./src/gsm_destroy.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_create.o ./src/gsm_create.c ./src/gsm_create.c:7:19: warning: 'ident' defined but not used [-Wunused-const-variable=] static char const ident[] = "$Header: /tmp_amd/presto/export/kbs/jutta/src/gsm/RCS/gsm_create.c,v 1.4 1996/07/02 09:59:05 jutta Exp $"; ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/rpe.o ./src/rpe.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/long_term.o ./src/long_term.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/lpc.o ./src/lpc.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_encode.o ./src/gsm_encode.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_explode.o ./src/gsm_explode.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_option.o ./src/gsm_option.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_print.o ./src/gsm_print.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/table.o ./src/table.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_decode.o ./src/gsm_decode.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc src/toast_ulaw.c -o src/toast_ulaw.o make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc src/toast_lin.c -o src/toast_lin.o make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_implode.o ./src/gsm_implode.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc -fPIC -o shared/short_term.o ./src/short_term.c make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc src/toast_alaw.c -o src/toast_alaw.o make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p ./lib gcc -ansi -pedantic -o lib/libgsm.so.1.0.10 -shared -Wl,-soname,libgsm.so.1 shared/add.o shared/code.o shared/debug.o shared/decode.o shared/long_term.o shared/lpc.o shared/preprocess.o shared/rpe.o shared/gsm_destroy.o shared/gsm_decode.o shared/gsm_encode.o shared/gsm_explode.o shared/gsm_implode.o shared/gsm_create.o shared/gsm_print.o shared/gsm_option.o shared/short_term.o shared/table.o -lm ln -s libgsm.so.1.0.10 ./lib/libgsm.so.1 make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' ln -s libgsm.so.1.0.10 lib/libgsm.so make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc src/toast_audio.c -o src/toast_audio.o make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' gcc -ansi -pedantic -c -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc src/toast.c -o src/toast.o src/toast.c: In function 'update_own': src/toast.c:343:8: warning: implicit declaration of function 'fchown'; did you mean 'chown'? [-Wimplicit-function-declaration] (void)fchown(fileno(out), instat.st_uid, instat.st_gid); ^~~~~~ chown make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' gcc -ansi -pedantic -o ./bin/toast ./src/toast.o ./src/toast_lin.o ./src/toast_ulaw.o ./src/toast_alaw.o ./src/toast_audio.o ./lib/libgsm.so make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' ln -s ./bin/toast ./bin/tcat make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' ln -s ./bin/toast ./bin/untoast make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' .: Done. make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76297 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libgsm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libgsm-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd gsm-1.0-pl13 + mkdir -p /usr/src/tmp/libgsm-buildroot/usr/bin /usr/src/tmp/libgsm-buildroot/usr/share/man/man1 /usr/src/tmp/libgsm-buildroot/usr/share/man/man3 /usr/src/tmp/libgsm-buildroot/usr/include/gsm /usr/src/tmp/libgsm-buildroot/usr/lib64 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libgsm-buildroot SLIB=lib64 INSTALL_ROOT=/usr/src/tmp/libgsm-buildroot make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' if [ x"/usr/src/tmp/libgsm-buildroot/usr" != x ]; then \ make /usr/src/tmp/libgsm-buildroot/usr/bin/toast /usr/src/tmp/libgsm-buildroot/usr/bin/tcat /usr/src/tmp/libgsm-buildroot/usr/bin/untoast /usr/src/tmp/libgsm-buildroot/usr/share/man/man1/toast.1; \ fi make[1]: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' gcc -ansi -pedantic -o ./bin/toast ./src/toast.o ./src/toast_lin.o ./src/toast_ulaw.o ./src/toast_alaw.o ./src/toast_audio.o ./lib/libgsm.so cp ./bin/toast /usr/src/tmp/libgsm-buildroot/usr/bin/toast chmod 755 /usr/src/tmp/libgsm-buildroot/usr/bin/toast ln -sf toast /usr/src/tmp/libgsm-buildroot/usr/bin/tcat ln -sf toast /usr/src/tmp/libgsm-buildroot/usr/bin/untoast cp man/toast.1 /usr/src/tmp/libgsm-buildroot/usr/share/man/man1/toast.1 chmod 444 /usr/src/tmp/libgsm-buildroot/usr/share/man/man1/toast.1 make[1]: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' if [ x"/usr/src/tmp/libgsm-buildroot/usr" != x ] ; then \ make /usr/src/tmp/libgsm-buildroot/usr/lib64/libgsm.so.1.0.10 /usr/src/tmp/libgsm-buildroot/usr/include/gsm/gsm.h /usr/src/tmp/libgsm-buildroot/usr/share/man/man3/gsm.3 /usr/src/tmp/libgsm-buildroot/usr/share/man/man3/gsm_explode.3 /usr/src/tmp/libgsm-buildroot/usr/share/man/man3/gsm_option.3 /usr/src/tmp/libgsm-buildroot/usr/share/man/man3/gsm_print.3 ; \ fi make[1]: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' cp lib/libgsm.so.1.0.10 /usr/src/tmp/libgsm-buildroot/usr/lib64/libgsm.so.1.0.10 ln -sf libgsm.so.1.0.10 /usr/src/tmp/libgsm-buildroot/usr/lib64/libgsm.so.1 ln -sf libgsm.so.1.0.10 /usr/src/tmp/libgsm-buildroot/usr/lib64/libgsm.so cp inc/gsm.h /usr/src/tmp/libgsm-buildroot/usr/include/gsm/gsm.h chmod 444 /usr/src/tmp/libgsm-buildroot/usr/include/gsm/gsm.h cp man/gsm.3 /usr/src/tmp/libgsm-buildroot/usr/share/man/man3/gsm.3 chmod 444 /usr/src/tmp/libgsm-buildroot/usr/share/man/man3/gsm.3 cp man/gsm_explode.3 /usr/src/tmp/libgsm-buildroot/usr/share/man/man3/gsm_explode.3 chmod 444 /usr/src/tmp/libgsm-buildroot/usr/share/man/man3/gsm_explode.3 cp man/gsm_option.3 /usr/src/tmp/libgsm-buildroot/usr/share/man/man3/gsm_option.3 chmod 444 /usr/src/tmp/libgsm-buildroot/usr/share/man/man3/gsm_option.3 cp man/gsm_print.3 /usr/src/tmp/libgsm-buildroot/usr/share/man/man3/gsm_print.3 chmod 444 /usr/src/tmp/libgsm-buildroot/usr/share/man/man3/gsm_print.3 make[1]: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' install: Done. make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' + ln -s gsm/gsm.h /usr/src/tmp/libgsm-buildroot/usr/include/ + echo .so toast.1 + echo .so toast.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libgsm-buildroot (auto) mode of 'usr/include/gsm/gsm.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man3/gsm_print.3' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man3/gsm_option.3' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man3/gsm_explode.3' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man3/gsm.3' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1/toast.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './usr/lib64/libgsm.so.1.0.10' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libgsm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libgsm-buildroot/ (default) Compressing files in /usr/src/tmp/libgsm-buildroot (auto) removed '/usr/src/tmp/libgsm-buildroot/usr/share/man/man1/untoast.1' '/usr/src/tmp/libgsm-buildroot/usr/share/man/man1/untoast.1.xz' -> 'toast.1.xz' removed '/usr/src/tmp/libgsm-buildroot/usr/share/man/man1/tcat.1' '/usr/src/tmp/libgsm-buildroot/usr/share/man/man1/tcat.1.xz' -> 'toast.1.xz' removed '/usr/src/tmp/libgsm-buildroot/usr/share/man/man1/tcat.1.xz' '/usr/src/tmp/libgsm-buildroot/usr/share/man/man1/tcat.1.xz' -> 'toast.1.xz' removed '/usr/src/tmp/libgsm-buildroot/usr/share/man/man1/untoast.1.xz' '/usr/src/tmp/libgsm-buildroot/usr/share/man/man1/untoast.1.xz' -> 'toast.1.xz' Adjusting library links in /usr/src/tmp/libgsm-buildroot ./usr/lib64: libgsm.so.1 -> libgsm.so.1.0.10 Verifying ELF objects in /usr/src/tmp/libgsm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.99717 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gsm-1.0-pl13 + LD_LIBRARY_PATH=/usr/src/tmp/libgsm-buildroot/usr/lib64 + make tst addtst SLIB=lib64 make: Entering directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' gcc -ansi -pedantic -c -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc tst/lin2cod.c -o tst/lin2cod.o tst/lin2cod.c:22:1: warning: return type defaults to 'int' [-Wreturn-type] usage P0() ^~~~~ tst/lin2cod.c: In function 'usage': tst/lin2cod.c:25:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ tst/lin2cod.c:25:2: warning: incompatible implicit declaration of built-in function 'exit' tst/lin2cod.c:25:2: note: include '' or provide a declaration of 'exit' tst/lin2cod.c:13:1: +#include tst/lin2cod.c:25:2: exit(1); ^~~~ tst/lin2cod.c: In function 'process': tst/lin2cod.c:64:7: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] if (write(1, source, sizeof(*source) * 76) ^~~~~ fwrite tst/lin2cod.c: At top level: tst/lin2cod.c:75:1: warning: return type defaults to 'int' [-Wreturn-type] main P2((ac, av), int ac, char ** av) ^~~~ tst/lin2cod.c: In function 'main': tst/lin2cod.c:85:16: warning: implicit declaration of function 'getopt'; did you mean 'gets'? [-Wimplicit-function-declaration] while ((opt = getopt(ac, av, "vwF")) != EOF) switch (opt) { ^~~~~~ gets tst/lin2cod.c:104:2: warning: incompatible implicit declaration of built-in function 'exit' exit(error); ^~~~ tst/lin2cod.c:104:2: note: include '' or provide a declaration of 'exit' tst/lin2cod.c:78:18: warning: unused variable 'optarg' [-Wunused-variable] extern char * optarg; ^~~~~~ gcc -ansi -pedantic -o ./tst/lin2cod \ ./tst/lin2cod.o ./lib/libgsm.so gcc -ansi -pedantic -c -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc tst/cod2lin.c -o tst/cod2lin.o tst/cod2lin.c:23:1: warning: return type defaults to 'int' [-Wreturn-type] usage P0() ^~~~~ tst/cod2lin.c: In function 'usage': tst/cod2lin.c:26:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ tst/cod2lin.c:26:2: warning: incompatible implicit declaration of built-in function 'exit' tst/cod2lin.c:26:2: note: include '' or provide a declaration of 'exit' tst/cod2lin.c:14:1: +#include tst/cod2lin.c:26:2: exit(1); ^~~~ tst/cod2lin.c: In function 'process': tst/cod2lin.c:37:8: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] (void)memset(source, 0x00, sizeof(source)); ^~~~~~ tst/cod2lin.c:37:8: warning: incompatible implicit declaration of built-in function 'memset' tst/cod2lin.c:37:8: note: include '' or provide a declaration of 'memset' tst/cod2lin.c:14:1: +#include tst/cod2lin.c:37:8: (void)memset(source, 0x00, sizeof(source)); ^~~~~~ tst/cod2lin.c:65:7: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] if (write(1, source, sizeof(source)) != sizeof(source)) { ^~~~~ fwrite tst/cod2lin.c: At top level: tst/cod2lin.c:74:1: warning: return type defaults to 'int' [-Wreturn-type] main P2((ac, av), int ac, char ** av) ^~~~ tst/cod2lin.c: In function 'main': tst/cod2lin.c:84:16: warning: implicit declaration of function 'getopt'; did you mean 'gets'? [-Wimplicit-function-declaration] while ((opt = getopt(ac, av, "vwF")) != EOF) switch (opt) { ^~~~~~ gets tst/cod2lin.c:103:2: warning: incompatible implicit declaration of built-in function 'exit' exit(error); ^~~~ tst/cod2lin.c:103:2: note: include '' or provide a declaration of 'exit' tst/cod2lin.c:77:18: warning: unused variable 'optarg' [-Wunused-variable] extern char * optarg; ^~~~~~ gcc -ansi -pedantic -o ./tst/cod2lin \ ./tst/cod2lin.o ./lib/libgsm.so ( cd ./tst; ./run ) Sorry, but we cannot provide the test data with this release. tst: Done. gcc -ansi -pedantic -c -DNeedFunctionPrototypes=1 -Wall -Wno-comment -DSASR -DWAV49 -I./inc add-test/add_test.c -o add-test/add_test.o add-test/add_test.c: In function 'main': add-test/add_test.c:202:23: warning: implicit declaration of function 'fileno'; did you mean 'mblen'? [-Wimplicit-function-declaration] interactive = isatty(fileno(in)); ^~~~~~ mblen gcc -ansi -pedantic -o ./add-test/add ./add-test/add_test.o ./add-test/add < ./add-test/add_test.dta > /dev/null addtst: Done. make: Leaving directory '/usr/src/RPM/BUILD/gsm-1.0-pl13' + exit 0 Processing files: libgsm-1.0.17-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99717 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gsm-1.0-pl13 + DOCDIR=/usr/src/tmp/libgsm-buildroot/usr/share/doc/libgsm-1.0.17 + export DOCDIR + rm -rf /usr/src/tmp/libgsm-buildroot/usr/share/doc/libgsm-1.0.17 + /bin/mkdir -p /usr/src/tmp/libgsm-buildroot/usr/share/doc/libgsm-1.0.17 + cp -prL COPYRIGHT ChangeLog MACHINES MANIFEST README /usr/src/tmp/libgsm-buildroot/usr/share/doc/libgsm-1.0.17 + chmod -R go-w /usr/src/tmp/libgsm-buildroot/usr/share/doc/libgsm-1.0.17 + chmod -R a+rX /usr/src/tmp/libgsm-buildroot/usr/share/doc/libgsm-1.0.17 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D0Jp9N find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libgsm-buildroot/usr/lib64/libgsm.so.1: 46 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3b302o find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libgsm.so.1()(64bit) = set:jdRKQBj4u2M1eB9LYDERSdqZFDSL9NEzPEdhMoQdVa290hl0GLt19BLSCOsWHGwooFZ2LMf7ug4N0GEY3l04xSyiQpUEXx2 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5wpx22 Creating libgsm-debuginfo package Processing files: libgsm-utils-1.0.17-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ptoh8J find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NnVNju find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libgsm = 1.0.17-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgsm.so.1()(64bit) >= set:jgcPigthR0fltf9, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l3r9Bh Creating libgsm-utils-debuginfo package Processing files: libgsm-devel-1.0.17-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5ey017 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rk7ly1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libgsm = 1.0.17-alt1, /usr/lib64/libgsm.so.1.0.10 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zaCEbY Processing files: libgsm-debuginfo-1.0.17-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5QjHVX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BTOML0 find-requires: running scripts (debuginfo) Provides: debug64(libgsm.so.1) Requires: libgsm = 1.0.17-alt1, debug64(libc.so.6) Processing files: libgsm-utils-debuginfo-1.0.17-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.39tMH6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vA2uKf find-requires: running scripts (debuginfo) Requires: libgsm-utils = 1.0.17-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgsm.so.1) Adding to libgsm-utils-debuginfo a strict dependency on libgsm-debuginfo Removing from libgsm-utils-debuginfo 1 sources provided by libgsm-debuginfo also prunning dir /usr/src/debug/gsm-1.0-pl13/inc Removing 2 extra deps from libgsm-utils due to dependency on libgsm Removing 1 extra deps from libgsm-devel due to dependency on libgsm Removing 1 extra deps from libgsm-utils-debuginfo due to dependency on libgsm-debuginfo Removing 4 extra deps from libgsm-utils due to repentancy on libgsm Removing 1 extra deps from libgsm-utils-debuginfo due to repentancy on libgsm-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libgsm-1.0.17-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libgsm-utils-1.0.17-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libgsm-devel-1.0.17-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libgsm-debuginfo-1.0.17-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libgsm-utils-debuginfo-1.0.17-alt1.x86_64.rpm (w2.lzdio) 5.93user 1.60system 0:17.37elapsed 43%CPU (0avgtext+0avgdata 31460maxresident)k 0inputs+0outputs (0major+646969minor)pagefaults 0swaps 7.26user 3.55system 0:20.45elapsed 52%CPU (0avgtext+0avgdata 31460maxresident)k 0inputs+0outputs (0major+902018minor)pagefaults 0swaps --- libgsm-1.0.17-alt1.x86_64.rpm.repo 2018-04-10 10:29:20.000000000 +0000 +++ libgsm-1.0.17-alt1.x86_64.rpm.hasher 2021-07-25 02:27:13.464884130 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: rtld(GNU_HASH) @@ -15,3 +16,3 @@ File: /usr/lib64/libgsm.so.1 120777 root:root libgsm.so.1.0.10 -File: /usr/lib64/libgsm.so.1.0.10 100644 root:root baab63103cdde069c7231d25013fb815 +File: /usr/lib64/libgsm.so.1.0.10 100644 root:root 840102466c11e9c0937a2efae98b7ac5 File: /usr/share/doc/libgsm-1.0.17 40755 root:root @@ -22,2 +23,2 @@ File: /usr/share/doc/libgsm-1.0.17/README 100644 root:root 54ae8c881529bb90f37806faeb892749 -RPMIdentity: 538fc763f20166d0ba4bc5cf7c56e671 +RPMIdentity: 09bd2756b2524168fa23d8586e50ce19 --- libgsm-debuginfo-1.0.17-alt1.x86_64.rpm.repo 2018-04-10 10:29:20.000000000 +0000 +++ libgsm-debuginfo-1.0.17-alt1.x86_64.rpm.hasher 2021-07-25 02:27:13.527884338 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/33 40755 root:root -/usr/lib/debug/.build-id/33/a4e83ad34bd63f3d120b7e85337b61fb5ccf61 120777 root:root ../../../../lib64/libgsm.so.1.0.10 -/usr/lib/debug/.build-id/33/a4e83ad34bd63f3d120b7e85337b61fb5ccf61.debug 120777 root:root ../../usr/lib64/libgsm.so.1.0.10.debug +/usr/lib/debug/.build-id/3c 40755 root:root +/usr/lib/debug/.build-id/3c/25f3852aa2f0ddcda0b28a4c91a6305523415d 120777 root:root ../../../../lib64/libgsm.so.1.0.10 +/usr/lib/debug/.build-id/3c/25f3852aa2f0ddcda0b28a4c91a6305523415d.debug 120777 root:root ../../usr/lib64/libgsm.so.1.0.10.debug /usr/lib/debug/usr/lib64/libgsm.so.1.0.10.debug 100644 root:root @@ -33,6 +33,6 @@ Provides: libgsm-debuginfo = 1.0.17-alt1 -File: /usr/lib/debug/.build-id/33 40755 root:root -File: /usr/lib/debug/.build-id/33/a4e83ad34bd63f3d120b7e85337b61fb5ccf61 120777 root:root ../../../../lib64/libgsm.so.1.0.10 -File: /usr/lib/debug/.build-id/33/a4e83ad34bd63f3d120b7e85337b61fb5ccf61.debug 120777 root:root ../../usr/lib64/libgsm.so.1.0.10.debug -File: /usr/lib/debug/usr/lib64/libgsm.so.1.0.10.debug 100644 root:root 02c99ad213f9ebddea7d06c4a259a15d +File: /usr/lib/debug/.build-id/3c 40755 root:root +File: /usr/lib/debug/.build-id/3c/25f3852aa2f0ddcda0b28a4c91a6305523415d 120777 root:root ../../../../lib64/libgsm.so.1.0.10 +File: /usr/lib/debug/.build-id/3c/25f3852aa2f0ddcda0b28a4c91a6305523415d.debug 120777 root:root ../../usr/lib64/libgsm.so.1.0.10.debug +File: /usr/lib/debug/usr/lib64/libgsm.so.1.0.10.debug 100644 root:root 3899ff9c044977e1a05e28c9521112a5 File: /usr/lib/debug/usr/lib64/libgsm.so.1.debug 120777 root:root libgsm.so.1.0.10.debug @@ -61,2 +61,2 @@ File: /usr/src/debug/gsm-1.0-pl13/src/table.c 100644 root:root bc06b8f351fe7d9692997ef2f00d0b9f -RPMIdentity: 3a7e9c2634aa37220c292ad1ec6b36ca +RPMIdentity: 0a01a3c0aba0ece9e4d9a68a2770ed44 --- libgsm-utils-1.0.17-alt1.x86_64.rpm.repo 2018-04-10 10:29:20.000000000 +0000 +++ libgsm-utils-1.0.17-alt1.x86_64.rpm.hasher 2021-07-25 02:27:13.650884744 +0000 @@ -9,4 +9,2 @@ Requires: libc.so.6(GLIBC_2.10)(64bit) -Requires: libc.so.6(GLIBC_2.14)(64bit) -Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: rpmlib(PayloadIsLzma) @@ -14,3 +12,3 @@ File: /usr/bin/tcat 120777 root:root toast -File: /usr/bin/toast 100755 root:root 8244cea014beb268e1400801756f355e +File: /usr/bin/toast 100755 root:root b1025bfe25da195908dcc1691abb0798 File: /usr/bin/untoast 120777 root:root toast @@ -19,2 +17,2 @@ File: /usr/share/man/man1/untoast.1.xz 120777 root:root toast.1.xz -RPMIdentity: eb794b008247b2631cac5e66cb28c28d +RPMIdentity: c3acd8d27654a8180ec9f5747c8739bb --- libgsm-utils-debuginfo-1.0.17-alt1.x86_64.rpm.repo 2018-04-10 10:29:20.000000000 +0000 +++ libgsm-utils-debuginfo-1.0.17-alt1.x86_64.rpm.hasher 2021-07-25 02:27:13.716884962 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fa 40755 root:root -/usr/lib/debug/.build-id/fa/fb910f2632b1af96c0d7f3ddf15c36e3041a70 120777 root:root ../../../../bin/toast -/usr/lib/debug/.build-id/fa/fb910f2632b1af96c0d7f3ddf15c36e3041a70.debug 120777 root:root ../../usr/bin/toast.debug +/usr/lib/debug/.build-id/ad 40755 root:root +/usr/lib/debug/.build-id/ad/8d73008d8d0ece86b8cec2ffc082cc929eb547 120777 root:root ../../../../bin/toast +/usr/lib/debug/.build-id/ad/8d73008d8d0ece86b8cec2ffc082cc929eb547.debug 120777 root:root ../../usr/bin/toast.debug /usr/lib/debug/usr/bin/tcat.debug 120777 root:root toast.debug @@ -18,7 +18,7 @@ Provides: libgsm-utils-debuginfo = 1.0.17-alt1 -File: /usr/lib/debug/.build-id/fa 40755 root:root -File: /usr/lib/debug/.build-id/fa/fb910f2632b1af96c0d7f3ddf15c36e3041a70 120777 root:root ../../../../bin/toast -File: /usr/lib/debug/.build-id/fa/fb910f2632b1af96c0d7f3ddf15c36e3041a70.debug 120777 root:root ../../usr/bin/toast.debug +File: /usr/lib/debug/.build-id/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/8d73008d8d0ece86b8cec2ffc082cc929eb547 120777 root:root ../../../../bin/toast +File: /usr/lib/debug/.build-id/ad/8d73008d8d0ece86b8cec2ffc082cc929eb547.debug 120777 root:root ../../usr/bin/toast.debug File: /usr/lib/debug/usr/bin/tcat.debug 120777 root:root toast.debug -File: /usr/lib/debug/usr/bin/toast.debug 100644 root:root 0cf74e3070ea358c8f990808e0fea941 +File: /usr/lib/debug/usr/bin/toast.debug 100644 root:root 590ca19640f0f12b144b2a62d0585597 File: /usr/lib/debug/usr/bin/untoast.debug 120777 root:root toast.debug @@ -31,2 +31,2 @@ File: /usr/src/debug/gsm-1.0-pl13/src/toast_ulaw.c 100644 root:root 57f85662ccbe3fb9bcb462cb2472eba5 -RPMIdentity: 5428e23bb472724e45638df2e5f92aaa +RPMIdentity: c0f2fac5ff3b798261635da95fb84bb8