<86>Feb 17 01:01:18 userdel[96520]: delete user 'rooter' <86>Feb 17 01:01:18 userdel[96520]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 17 01:01:18 groupadd[96527]: group added to /etc/group: name=rooter, GID=555 <86>Feb 17 01:01:18 groupadd[96527]: group added to /etc/gshadow: name=rooter <86>Feb 17 01:01:18 groupadd[96527]: new group: name=rooter, GID=555 <86>Feb 17 01:01:18 useradd[96531]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Feb 17 01:01:18 userdel[96537]: delete user 'builder' <86>Feb 17 01:01:18 userdel[96537]: removed group 'builder' owned by 'builder' <86>Feb 17 01:01:18 userdel[96537]: removed shadow group 'builder' owned by 'builder' <86>Feb 17 01:01:18 groupadd[96542]: group added to /etc/group: name=builder, GID=556 <86>Feb 17 01:01:18 groupadd[96542]: group added to /etc/gshadow: name=builder <86>Feb 17 01:01:18 groupadd[96542]: new group: name=builder, GID=556 <86>Feb 17 01:01:18 useradd[96546]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash Installing libgsm-1.0.13-alt8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99667 + 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.13.tar):' Source #0 (gsm-1.0.13.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gsm-1.0.13.tar + cd gsm-1.0-pl13 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (gsm-pld-alt-makefile.patch):' Patch #1 (gsm-pld-alt-makefile.patch): + /usr/bin/patch -p1 patching file Makefile + echo 'Patch #2 (gsm-rh-warnings.patch):' Patch #2 (gsm-rh-warnings.patch): + /usr/bin/patch -p1 patching file add-test/add_test.c patching file src/code.c patching file src/toast.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99667 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gsm-1.0-pl13 + '[' -n '' ']' + NPROCS=8 + make -j8 SLIB=lib64 'OPTFLAGS=-pipe -Wall -g -O2 -D_REENTRANT' make: Entering directory `/usr/src/RPM/BUILD/gsm-1.0-pl13' mkdir -p shared mkdir -p shared mkdir -p shared gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/add.o ./src/add.c gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/code.o ./src/code.c gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/debug.o ./src/debug.c mkdir -p shared mkdir -p shared gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/decode.o ./src/decode.c gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/long_term.o ./src/long_term.c In file included from ./src/code.c:9:0: ./inc/config.h:12:28: warning: "/*" within comment [-Wcomment] /*efine SIGHANDLER_T int /* signal handlers are void */ ^ ./inc/config.h:13:28: warning: "/*" within comment [-Wcomment] /*efine HAS_SYSV_SIGNAL 1 /* sigs not blocked/reset? */ ^ mkdir -p shared ./inc/config.h:25:27: warning: "/*" within comment [-Wcomment] /*efine HAS__FSETMODE 1 /* _fsetmode -- set file mode */ ^ ./inc/config.h:28:26: warning: "/*" within comment [-Wcomment] /*efine HAS_STRINGS_H 1 /* /usr/include/strings.h */ ^ ./inc/config.h:32:23: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMES 1 /* use utimes() syscall instead */ ^ ./inc/config.h:35:28: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMEUSEC 1 /* microseconds in utimbuf? */ ^ mkdir -p shared ./src/debug.c: In function 'gsm_debug_longwords': ./src/debug.c:52:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'longword {aka long int}' [-Wformat=] fprintf(stderr, "%d ", ptr[ from ] ); ^ ./src/debug.c: In function 'gsm_debug_longword': ./src/debug.c:66:18: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] fprintf(stderr, "%s: %d\n", name, (long)value ); ^ ./src/debug.c: In function 'gsm_debug_word': ./src/debug.c:73:18: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] fprintf(stderr, "%s: %d\n", name, (long)value); ^ gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/lpc.o ./src/lpc.c gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/preprocess.o ./src/preprocess.c mkdir -p shared gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/rpe.o ./src/rpe.c mkdir -p shared gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_destroy.o ./src/gsm_destroy.c mkdir -p shared gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_decode.o ./src/gsm_decode.c mkdir -p shared gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_encode.o ./src/gsm_encode.c mkdir -p shared In file included from ./src/gsm_destroy.c:10:0: ./inc/config.h:12:28: warning: "/*" within comment [-Wcomment] /*efine SIGHANDLER_T int /* signal handlers are void */ ^ ./inc/config.h:13:28: warning: "/*" within comment [-Wcomment] /*efine HAS_SYSV_SIGNAL 1 /* sigs not blocked/reset? */ ^ ./inc/config.h:25:27: warning: "/*" within comment [-Wcomment] /*efine HAS__FSETMODE 1 /* _fsetmode -- set file mode */ ^ ./inc/config.h:28:26: warning: "/*" within comment [-Wcomment] /*efine HAS_STRINGS_H 1 /* /usr/include/strings.h */ ^ ./inc/config.h:32:23: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMES 1 /* use utimes() syscall instead */ ^ ./inc/config.h:35:28: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMEUSEC 1 /* microseconds in utimbuf? */ ^ gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_explode.o ./src/gsm_explode.c mkdir -p shared gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_implode.o ./src/gsm_implode.c mkdir -p shared gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_create.o ./src/gsm_create.c mkdir -p shared gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_print.o ./src/gsm_print.c In file included from ./src/gsm_create.c:9:0: ./inc/config.h:12:28: warning: "/*" within comment [-Wcomment] /*efine SIGHANDLER_T int /* signal handlers are void */ ^ ./inc/config.h:13:28: warning: "/*" within comment [-Wcomment] /*efine HAS_SYSV_SIGNAL 1 /* sigs not blocked/reset? */ ^ ./inc/config.h:25:27: warning: "/*" within comment [-Wcomment] /*efine HAS__FSETMODE 1 /* _fsetmode -- set file mode */ ^ ./inc/config.h:28:26: warning: "/*" within comment [-Wcomment] /*efine HAS_STRINGS_H 1 /* /usr/include/strings.h */ ^ ./inc/config.h:32:23: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMES 1 /* use utimes() syscall instead */ ^ ./inc/config.h:35:28: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMEUSEC 1 /* microseconds in utimbuf? */ ^ mkdir -p shared gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/gsm_option.o ./src/gsm_option.c mkdir -p shared gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/short_term.o ./src/short_term.c mkdir -p shared gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc -fPIC -o shared/table.o ./src/table.c if [ ! -d ./bin ] ; then mkdir ./bin ; fi gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/toast.c -o src/toast.o gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/toast_lin.c -o src/toast_lin.o gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/toast_ulaw.c -o src/toast_ulaw.o In file included from ./inc/toast.h:12:0, from src/toast_ulaw.c:9: ./inc/config.h:12:28: warning: "/*" within comment [-Wcomment] /*efine SIGHANDLER_T int /* signal handlers are void */ ^ ./inc/config.h:13:28: warning: "/*" within comment [-Wcomment] /*efine HAS_SYSV_SIGNAL 1 /* sigs not blocked/reset? */ ^ ./inc/config.h:25:27: warning: "/*" within comment [-Wcomment] /*efine HAS__FSETMODE 1 /* _fsetmode -- set file mode */ ^ ./inc/config.h:28:26: warning: "/*" within comment [-Wcomment] /*efine HAS_STRINGS_H 1 /* /usr/include/strings.h */ ^ ./inc/config.h:32:23: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMES 1 /* use utimes() syscall instead */ ^ ./inc/config.h:35:28: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMEUSEC 1 /* microseconds in utimbuf? */ ^ gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/toast_alaw.c -o src/toast_alaw.o In file included from ./inc/toast.h:12:0, from src/toast.c:11: ./inc/config.h:12:28: warning: "/*" within comment [-Wcomment] /*efine SIGHANDLER_T int /* signal handlers are void */ ^ ./inc/config.h:13:28: warning: "/*" within comment [-Wcomment] /*efine HAS_SYSV_SIGNAL 1 /* sigs not blocked/reset? */ ^ ./inc/config.h:25:27: warning: "/*" within comment [-Wcomment] /*efine HAS__FSETMODE 1 /* _fsetmode -- set file mode */ ^ ./inc/config.h:28:26: warning: "/*" within comment [-Wcomment] /*efine HAS_STRINGS_H 1 /* /usr/include/strings.h */ ^ ./inc/config.h:32:23: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMES 1 /* use utimes() syscall instead */ ^ ./inc/config.h:35:28: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMEUSEC 1 /* microseconds in utimbuf? */ ^ In file included from ./inc/toast.h:12:0, from src/toast_lin.c:9: ./inc/config.h:12:28: warning: "/*" within comment [-Wcomment] /*efine SIGHANDLER_T int /* signal handlers are void */ ^ ./inc/config.h:13:28: warning: "/*" within comment [-Wcomment] /*efine HAS_SYSV_SIGNAL 1 /* sigs not blocked/reset? */ ^ ./inc/config.h:25:27: warning: "/*" within comment [-Wcomment] /*efine HAS__FSETMODE 1 /* _fsetmode -- set file mode */ ^ ./inc/config.h:28:26: warning: "/*" within comment [-Wcomment] /*efine HAS_STRINGS_H 1 /* /usr/include/strings.h */ ^ ./inc/config.h:32:23: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMES 1 /* use utimes() syscall instead */ ^ ./inc/config.h:35:28: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMEUSEC 1 /* microseconds in utimbuf? */ ^ In file included from ./inc/toast.h:12:0, from src/toast_alaw.c:9: ./inc/config.h:12:28: warning: "/*" within comment [-Wcomment] /*efine SIGHANDLER_T int /* signal handlers are void */ ^ ./inc/config.h:13:28: warning: "/*" within comment [-Wcomment] /*efine HAS_SYSV_SIGNAL 1 /* sigs not blocked/reset? */ ^ ./inc/config.h:25:27: warning: "/*" within comment [-Wcomment] /*efine HAS__FSETMODE 1 /* _fsetmode -- set file mode */ ^ ./inc/config.h:28:26: warning: "/*" within comment [-Wcomment] /*efine HAS_STRINGS_H 1 /* /usr/include/strings.h */ ^ ./inc/config.h:32:23: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMES 1 /* use utimes() syscall instead */ ^ ./inc/config.h:35:28: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMEUSEC 1 /* microseconds in utimbuf? */ ^ src/toast.c: In function 'emalloc': src/toast.c:256:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "%s: failed to malloc %d bytes -- abort\n", ^ src/toast.c: In function 'normalname': src/toast.c:275:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (s = suffix(p, cut)) strcpy(s, want); ^ src/toast.c: In function 'ok_to_replace': src/toast.c:306:14: warning: implicit declaration of function 'fileno' [-Wimplicit-function-declaration] if (!isatty(fileno(stderr))) return 0; /* NO, don't replace */ ^ src/toast.c: In function 'update_mode': src/toast.c:325:6: warning: implicit declaration of function 'fchmod' [-Wimplicit-function-declaration] if (fchmod(fileno(out), instat.st_mode & 07777)) { ^ src/toast.c: In function 'update_own': src/toast.c:345:8: warning: implicit declaration of function 'fchown' [-Wimplicit-function-declaration] (void)fchown(fileno(out), instat.st_uid, instat.st_gid); ^ src/toast.c: In function 'okay_as_input': src/toast.c:421:9: warning: format '%s' expects argument of type 'char *', but argument 5 has type '__nlink_t {aka long unsigned int}' [-Wformat=] "%s: \"%s\" has %s other link%s -- unchanged.\n", ^ src/toast.c: In function 'open_output': src/toast.c:512:10: warning: implicit declaration of function 'fdopen' [-Wimplicit-function-declaration] out = fdopen(outfd, WRITE); ^ src/toast.c:512:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion] out = fdopen(outfd, WRITE); ^ src/toast.c: In function 'process_decode': src/toast.c:590:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] "%s: incomplete frame (%d byte%s missing) from %s\n", ^ src/toast.c: In function 'process': src/toast.c:629:6: warning: unused variable 'step' [-Wunused-variable] int step = 0; ^ src/toast.c: In function 'main': src/toast.c:784:2: warning: label 'usage' defined but not used [-Wunused-label] usage: ^ gcc -ansi -pedantic -c -pipe -Wall -g -O2 -D_REENTRANT -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/toast_audio.c -o src/toast_audio.o In file included from ./inc/toast.h:12:0, from src/toast_audio.c:9: ./inc/config.h:12:28: warning: "/*" within comment [-Wcomment] /*efine SIGHANDLER_T int /* signal handlers are void */ ^ ./inc/config.h:13:28: warning: "/*" within comment [-Wcomment] /*efine HAS_SYSV_SIGNAL 1 /* sigs not blocked/reset? */ ^ ./inc/config.h:25:27: warning: "/*" within comment [-Wcomment] /*efine HAS__FSETMODE 1 /* _fsetmode -- set file mode */ ^ ./inc/config.h:28:26: warning: "/*" within comment [-Wcomment] /*efine HAS_STRINGS_H 1 /* /usr/include/strings.h */ ^ ./inc/config.h:32:23: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMES 1 /* use utimes() syscall instead */ ^ ./inc/config.h:35:28: warning: "/*" within comment [-Wcomment] /*efine HAS_UTIMEUSEC 1 /* microseconds in utimbuf? */ ^ 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 ln -s libgsm.so.1.0.10 lib/libgsm.so 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 ln -s ./bin/toast ./bin/tcat ln -s ./bin/toast ./bin/untoast .: Done. make: Leaving directory `/usr/src/RPM/BUILD/gsm-1.0-pl13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67699 + 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 + 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=/bin/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) 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.94107 + 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 -DSASR -DWAV49 -I./inc tst/lin2cod.c -o tst/lin2cod.o tst/lin2cod.c: In function 'usage': tst/lin2cod.c:25:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ tst/lin2cod.c:25:2: note: include '' or provide a declaration of 'exit' tst/lin2cod.c: In function 'main': 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' gcc -ansi -pedantic -o ./tst/lin2cod \ ./tst/lin2cod.o ./lib/libgsm.so gcc -ansi -pedantic -c -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc tst/cod2lin.c -o tst/cod2lin.o tst/cod2lin.c: In function 'usage': tst/cod2lin.c:26:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ tst/cod2lin.c:26:2: note: include '' or provide a declaration of 'exit' tst/cod2lin.c: In function 'process': tst/cod2lin.c:37:8: warning: incompatible implicit declaration of built-in function 'memset' (void)memset(source, 0x00, sizeof(source)); ^ tst/cod2lin.c:37:8: note: include '' or provide a declaration of 'memset' tst/cod2lin.c: In function 'main': 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' 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 -DSASR -DWAV49 -I./inc add-test/add_test.c -o add-test/add_test.o add-test/add_test.c: In function 'fprint_longword': add-test/add_test.c:140:18: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'longword {aka long int}' [-Wformat=] else fprintf(f, "0x%8.8x (%ld%s)", ^ gcc -ansi -pedantic -o ./add-test/add ./add-test/add_test.o ./add-test/add < ./add-test/add_test.dta > /dev/null 0xfffffffe (4294967294) != L_<< (2147483647, 1) -- expected 0xfffffffe (-2) 0x00000000 (-4294967296) != L_<< (-2147483648, 1) -- expected 0 addtst: Done. make: Leaving directory `/usr/src/RPM/BUILD/gsm-1.0-pl13' + exit 0 Processing files: libgsm-1.0.13-alt8 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94107 + 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.13 + export DOCDIR + rm -rf /usr/src/tmp/libgsm-buildroot/usr/share/doc/libgsm-1.0.13 + /bin/mkdir -p /usr/src/tmp/libgsm-buildroot/usr/share/doc/libgsm-1.0.13 + cp -prL COPYRIGHT ChangeLog MACHINES MANIFEST README /usr/src/tmp/libgsm-buildroot/usr/share/doc/libgsm-1.0.13 + chmod -R go-w /usr/src/tmp/libgsm-buildroot/usr/share/doc/libgsm-1.0.13 + chmod -R a+rX /usr/src/tmp/libgsm-buildroot/usr/share/doc/libgsm-1.0.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GBnyca find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NUQ99n find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libgsm.so.1()(64bit) = set:jdRKQBj4u2M1eB9LYDERSdqZFDSL9NEzPEdhMoQdVa290hl0GLt19BLSCOsWHGwooFZ2LMf7ug4N0GEY3l04xSyiQpUEXx2 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ieQxZE Creating libgsm-debuginfo package Processing files: libgsm-utils-1.0.13-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NjcSEY find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Ln17k find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libgsm = 1.0.13-alt8, /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.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.3A31rK Creating libgsm-utils-debuginfo package Processing files: libgsm-devel-1.0.13-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.27ZiBc find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HMD5AH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libgsm = 1.0.13-alt8, /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.Y6yWnf Processing files: libgsm-debuginfo-1.0.13-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VsOWZP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A5IVqt find-requires: running scripts (debuginfo) Provides: debug64(libgsm.so.1) Requires: libgsm = 1.0.13-alt8, debug64(libc.so.6) Processing files: libgsm-utils-debuginfo-1.0.13-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L8GhF9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QC0CIS find-requires: running scripts (debuginfo) Requires: libgsm-utils = 1.0.13-alt8, /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 3 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.13-alt8.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libgsm-utils-1.0.13-alt8.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libgsm-devel-1.0.13-alt8.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libgsm-debuginfo-1.0.13-alt8.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libgsm-utils-debuginfo-1.0.13-alt8.x86_64.rpm 4.07user 2.14system 0:16.06elapsed 38%CPU (0avgtext+0avgdata 28452maxresident)k 0inputs+0outputs (0major+501407minor)pagefaults 0swaps 10.81user 4.89system 0:26.00elapsed 60%CPU (0avgtext+0avgdata 125060maxresident)k 0inputs+0outputs (0major+833625minor)pagefaults 0swaps --- libgsm-devel-1.0.13-alt8.x86_64.rpm.repo 2013-04-14 03:40:45.000000000 +0000 +++ libgsm-devel-1.0.13-alt8.x86_64.rpm.hasher 2019-02-17 01:01:37.430633856 +0000 @@ -4,6 +4,6 @@ /usr/lib64/libgsm.so 120777 libgsm.so.1.0.10 -/usr/share/man/man3/gsm.3.gz 100644 -/usr/share/man/man3/gsm_explode.3.gz 100644 -/usr/share/man/man3/gsm_option.3.gz 100644 -/usr/share/man/man3/gsm_print.3.gz 100644 +/usr/share/man/man3/gsm.3.xz 100644 +/usr/share/man/man3/gsm_explode.3.xz 100644 +/usr/share/man/man3/gsm_option.3.xz 100644 +/usr/share/man/man3/gsm_print.3.xz 100644 Requires: libgsm = 1.0.13-alt8 --- libgsm-utils-1.0.13-alt8.x86_64.rpm.repo 2013-04-14 03:40:45.000000000 +0000 +++ libgsm-utils-1.0.13-alt8.x86_64.rpm.hasher 2019-02-17 01:01:37.513633091 +0000 @@ -3,5 +3,5 @@ /usr/bin/untoast 120777 toast -/usr/share/man/man1/tcat.1.gz 120777 toast.1.gz -/usr/share/man/man1/toast.1.gz 100644 -/usr/share/man/man1/untoast.1.gz 120777 toast.1.gz +/usr/share/man/man1/tcat.1.xz 120777 toast.1.xz +/usr/share/man/man1/toast.1.xz 100644 +/usr/share/man/man1/untoast.1.xz 120777 toast.1.xz Requires: libgsm = 1.0.13-alt8