D: [iurt_root_command] chroot warning: Macro expanded in comment on line 214: %{_var}/spool/fax/outgoing/locks Installing /home/pterjan/rpmbuild/SRPMS/mgetty-1.1.37-2.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hxqOcZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf mgetty-1.1.37 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/mgetty1.1.37-Jun05.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mgetty-1.1.37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp policy.h-dist policy.h + echo 'Patch #0 (mgetty-1.1.14-config.patch):' Patch #0 (mgetty-1.1.14-config.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .config --fuzz=0 patching file Makefile Hunk #1 succeeded at 109 (offset 7 lines). Hunk #2 succeeded at 171 (offset 7 lines). Hunk #3 succeeded at 179 (offset 7 lines). Hunk #4 succeeded at 199 (offset 7 lines). + echo 'Patch #1 (mgetty-1.1.5-makekvg.patch):' Patch #1 (mgetty-1.1.5-makekvg.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .makekvg --fuzz=0 patching file Makefile Hunk #1 succeeded at 658 (offset 57 lines). + echo 'Patch #2 (mgetty-1.1.14-policy.patch):' Patch #2 (mgetty-1.1.14-policy.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .policy --fuzz=0 patching file policy.h + echo 'Patch #3 (mgetty-1.1.5-strip.patch):' Patch #3 (mgetty-1.1.5-strip.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .strip --fuzz=0 patching file voice/Makefile Hunk #1 succeeded at 83 (offset 2 lines). + echo 'Patch #4 (mgetty-1.1.14-echo.patch):' Patch #4 (mgetty-1.1.14-echo.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .echo --fuzz=0 patching file Makefile Hunk #1 succeeded at 282 (offset 21 lines). + echo 'Patch #5 (mgetty-1.1.14-logrotate.patch):' Patch #5 (mgetty-1.1.14-logrotate.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file logrotate.mgetty patching file logrotate.sendfax + echo 'Patch #8 (mgetty-1.1.35-noroot.patch):' Patch #8 (mgetty-1.1.35-noroot.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .noroot --fuzz=0 patching file callback/Makefile Hunk #1 succeeded at 37 (offset -3 lines). patching file contrib/next-login/Makefile patching file fax/Makefile Hunk #1 succeeded at 58 (offset -3 lines). patching file frontends/www/Makefile Hunk #1 succeeded at 96 (offset 1 line). patching file Makefile Hunk #1 succeeded at 171 (offset 7 lines). Hunk #2 succeeded at 611 (offset 9 lines). Hunk #3 succeeded at 637 (offset 9 lines). + echo 'Patch #9 (mgetty-1.1.21-linkman.patch):' Patch #9 (mgetty-1.1.21-linkman.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file voice/Makefile Hunk #1 succeeded at 95 (offset 2 lines). + echo 'Patch #13 (mgetty-1.1.35-force_detect.patch):' Patch #13 (mgetty-1.1.35-force_detect.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .force_detect --fuzz=0 patching file voice/contrib/Pat_Deegan/README patching file voice/contrib/Pat_Deegan/vgetty-test.pl patching file voice/include/default.h patching file voice/include/version.h patching file voice/libvoice/detect.c patching file voice/voice.conf-dist + echo 'Patch #14 (mgetty-1.1.30-mktemp.patch):' Patch #14 (mgetty-1.1.30-mktemp.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .mktemp --fuzz=0 patching file fax/faxspool.in Hunk #1 succeeded at 693 (offset 56 lines). + echo 'Patch #15 (0001-Fix-build-failure-with-gcc-7.patch):' Patch #15 (0001-Fix-build-failure-with-gcc-7.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc7 --fuzz=0 patching file g3/g3cat.c patching file g3/pbm2g3.c + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.STonE9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mgetty-1.1.37 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + make gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -DVARRUNDIR=\"/var/run\" -c mgetty.c mgetty.c: In function 'main': mgetty.c:421:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown( devname, uid, gid ); ^~~~~~~~~~~~~~~~~~~~~~~~~~ mgetty.c:1017:17: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system( c_string(issue_file)+1 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o logfile.o logfile.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o do_chat.o do_chat.c do_chat.c: In function 'do_chat_send': do_chat.c:55:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( fd, p, 1 ); ^~~~~~~~~~~~~~~~~ do_chat.c:73:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( fd, MODEM_CMD_SUFFIX, sizeof(MODEM_CMD_SUFFIX)-1 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o locks.o locks.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o utmp.o utmp.c utmp.c: In function 'make_utmp_wtmp': utmp.c:113:8: warning: unused variable 'fp' [-Wunused-variable] FILE * fp; ^~ utmp.c:112:13: warning: unused variable 'st' [-Wunused-variable] struct stat st; ^~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o logname.o logname.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -DCONFDIR=\"/etc/mgetty+sendfax\" -c login.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o mg_m_init.o mg_m_init.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o modem.o modem.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o faxrec.o faxrec.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o ring.o ring.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o faxlib.o faxlib.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o faxsend.o faxsend.c faxsend.c: In function 'fax_send_page': faxsend.c:214:19: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if ( r >= 64 && strcmp( buf+1, ^~~~~~ faxsend.c: In function 'fax_send_ppm': faxsend.c:381:11: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if ( strncmp( ppm_r, "+FHS:", 5 ) == 0 ) ^~~~~~~ faxsend.c: In function 'fax_send_page': faxsend.c:194:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( fd, nbuf, sizeof(nbuf) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ faxsend.c: In function 'fax_send_panic_exit': faxsend.c:65:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] alarm( 5 ); write( fd, fax_end_of_page, sizeof( fax_end_of_page ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ faxsend.c:67:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] alarm( 5 ); write( fd, fax_end_of_page, sizeof( fax_end_of_page ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ faxsend.c:70:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] alarm( 5 ); write( fd, "AT+FK\r\n", 7 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ faxsend.c:71:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] alarm( 5 ); write( fd, "ATH0\r\n", 6 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~ faxsend.c:81:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] alarm( 5 ); write( fd, "ATH0Z\r\n", 7 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ faxsend.c: In function 'fax_send_ppm': faxsend.c:408:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( fd, fax_end_of_page, sizeof( fax_end_of_page )); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o faxrecp.o faxrecp.c faxrecp.c: In function 'fax_get_pages': faxrecp.c:328:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( fd, &start_rcv, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o class1.o class1.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o class1lib.o class1lib.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o faxhng.o faxhng.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o hyla_nsf.o hyla_nsf.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o g3file.o g3file.c g3file.c: In function 'g3_open_read': g3file.c:103:11: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] strcmp( g3_rf_buf+1, "PC Research, Inc" ) == 0 ) ^~~~~~~~~ In file included from /usr/include/memory.h:29:0, from g3file.c:31: /usr/include/string.h:136:12: note: expected 'const char *' but argument is of type 'uch * {aka unsigned char *}' extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ g3file.c: In function 'g3_send_file': g3file.c:208:22: warning: pointer targets in passing argument 1 of 'in_func' differ in signedness [-Wpointer-sign] r_num = in_func( rbuf, sizeof(rbuf) ); ^~~~ g3file.c:208:22: note: expected 'char *' but argument is of type 'uch * {aka unsigned char *}' g3file.c:250:23: warning: pointer targets in passing argument 1 of 'in_func' differ in signedness [-Wpointer-sign] r_num = in_func( rbuf, sizeof(rbuf) ); ^~~~ g3file.c:250:23: note: expected 'char *' but argument is of type 'uch * {aka unsigned char *}' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o io.o io.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o gettydefs.o gettydefs.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o tio.o tio.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -DCONFDIR=\"/etc/mgetty+sendfax\" -c cnd.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o getdisk.o getdisk.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o goodies.o goodies.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o config.o config.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -DFAX_SPOOL_IN=\"/var/spool/fax/incoming\" \ -DCONFDIR=\"/etc/mgetty+sendfax\" -c conf_mg.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o do_stat.o do_stat.c gcc -o mgetty mgetty.o logfile.o do_chat.o locks.o utmp.o logname.o login.o mg_m_init.o modem.o faxrec.o ring.o faxlib.o faxsend.o faxrecp.o class1.o class1lib.o faxhng.o hyla_nsf.o g3file.o io.o gettydefs.o tio.o cnd.o getdisk.o goodies.o config.o conf_mg.o do_stat.o logfile.o: In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c -o sendfax.o sendfax.c sendfax.c: In function 'main': sendfax.c:450:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( fd, "AT", 2 ); ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -DCONFDIR=\"/etc/mgetty+sendfax\" -c conf_sf.c gcc -o sendfax sendfax.o logfile.o locks.o modem.o faxlib.o faxsend.o faxrecp.o class1.o class1lib.o faxhng.o hyla_nsf.o g3file.o io.o tio.o getdisk.o config.o conf_sf.o goodies.o logfile.o: In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -o newslock compat/newslock.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" \ -DLIBDIR=\"/usr/lib/mgetty+sendfax\" \ -DCONFDIR=\"/etc/mgetty+sendfax\" \ -DFAX_SPOOL=\"/var/spool/fax\" \ -DFAX_SPOOL_IN=\"/var/spool/fax/incoming\" \ -DFAX_SPOOL_OUT=\"/var/spool/fax/outgoing\" \ -DFAX_OUT_USER=\"fax\" \ -DVARRUNDIR=\"/var/run\" \ -DAWK=\"awk\" \ -DPERL=\""/usr/bin/perl -w"\" -DTKPERL=\"/usr/bin/tkperl\" \ -DECHO=\""echo -e"\" \ -DSHELL=\"/bin/sh\" \ -DSHELL_TRAP_POSIX=1 \ -o mksed mksed.c ./mksed >sedscript chmod +x sedscript cd g3 && make "CC=gcc" "CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.." "LDFLAGS=" "LIBS=" all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/g3' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -c -o pbm2g3.o pbm2g3.c pbm2g3.c: In function 'main': pbm2g3.c:398:9: warning: variable 'digifax_header' set but not used [-Wunused-but-set-variable] int digifax_header = FALSE; ^~~~~~~~~~~~~~ pbm2g3.c: In function 'putcode': pbm2g3.c:57:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( 1, buf, buflen ); buflen = 0; ^~~~~~~~~~~~~~~~~~~~~~~ pbm2g3.c: In function 'main': pbm2g3.c:504:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( 1, buf, buflen ); ^~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -c -o g3.o g3.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -c -o run_tbl.o run_tbl.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -o pbm2g3 pbm2g3.o g3.o run_tbl.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -c -o g3cat.o g3cat.c g3cat.c: In function 'main': g3cat.c:496:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( 1, buf, buflen ); ^~~~~~~~~~~~~~~~~~~~~~~ g3cat.c: In function 'putcode': g3cat.c:64:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( 1, buf, buflen ); b_written += buflen; buflen = 0; ^~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -o g3cat g3cat.o g3.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -c -o g32pbm.o g32pbm.c g32pbm.c: In function 'emitpbm': g32pbm.c:505:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( 1, rbuf, strlen( rbuf )); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g32pbm.c:508:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( 1, bitmap, row * bperrow ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g32pbm.c:514:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( 1, &bitmap[ i*bperrow ], (hcol+7)/8 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g32pbm.c:519:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( 1, &bitmap[ i*bperrow ], (hcol+7)/8 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g32pbm.c:520:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( 1, &bitmap[ i*bperrow ], (hcol+7)/8 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -o g32pbm g32pbm.o g3.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -c -o sff2g3.o sff2g3.c sff2g3.c: In function 'sff_output_blank_lines': sff2g3.c:147:6: warning: type of 'l' defaults to 'int' [-Wimplicit-int] void sff_output_blank_lines( l ) ^~~~~~~~~~~~~~~~~~~~~~ sff2g3.c: In function 'main': sff2g3.c:164:9: warning: variable 'digifax_header' set but not used [-Wunused-but-set-variable] int digifax_header = 0; ^~~~~~~~~~~~~~ sff2g3.c: In function 'sff_skip_bytes': sff2g3.c:88:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread( workbuf, 1, l, rfp ); skip -= l; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -o sff2g3 sff2g3.o g3.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/g3' cd tools && make "CC=gcc" "CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.." "LDFLAGS=" "LIBS=" all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/tools' ../sedscript kvg ../sedscript cutbl gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -c -o ltest.o ltest.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -o ltest ltest.o ../tio.o ../io.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -c -o mid.o mid.c mid.c: In function 'test_modem': mid.c:106:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( fd, *query, strlen(*query) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mid.c:107:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( fd, MODEM_CMD_SUFFIX, sizeof(MODEM_CMD_SUFFIX)-1 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -o mid mid.o ../tio.o \ ../io.o ../locks.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -c -o microcom.o microcom.c microcom.c: In function 'main': microcom.c:122:49: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] len = read( STDIN, buf, 100 ); if ( len>0 ) write( fd, buf, len ); ^~~~~~~~~~~~~~~~~~~~~ microcom.c:126:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( STDOUT, "*break*", 7 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ microcom.c:132:19: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if ( len>0 ) write( STDOUT, buf, len ); ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -o microcom microcom.o ../tio.o \ ../io.o ../locks.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/tools' cd fax && make "CC=gcc" "CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.." "LDFLAGS=" "LIBS=" "FAX_SPOOL_OUT=/var/spool/fax/outgoing" "FAX_OUT_USER=fax" "CONFDIR=/etc/mgetty+sendfax" all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/fax' ../sedscript faxspool ../sedscript faxrunq ../sedscript faxq ../sedscript faxrm ../sedscript faxrunqd ../sedscript faxheader gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -DFAX_SPOOL_OUT=\"/var/spool/fax/outgoing\" \ -DFAX_OUT_USER=\"fax\" \ -DFAX_ALLOW=\"/etc/mgetty+sendfax/fax.allow\" \ -DFAX_DENY=\"/etc/mgetty+sendfax/fax.deny\" \ -c faxq-helper.c faxq-helper.c: In function 'get_next_seq': faxq-helper.c:266:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( fd, "000000\n", 7 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~ faxq-helper.c: In function 'do_activate': faxq-helper.c:631:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( fd, buf, strlen(buf) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -o faxq-helper faxq-helper.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/fax' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37' make[1]: 'mgetty' is up to date. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37' cd callback && make "CC=gcc" "CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.." "LDFLAGS=" "CONFDIR=/etc/mgetty+sendfax" "VARRUNDIR=/var/run" "LIBS=" all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/callback' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -DVARRUNDIR=\"/var/run\" -c callback.c callback.c: In function 'main': callback.c:470:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets( phonebuf, 30, stdin ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -DCONFDIR=\"/etc/mgetty+sendfax\" -c conf_cb.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -o callback callback.o conf_cb.o ../config.o ../logfile.o ../do_chat.o ../modem.o ../locks.o ../tio.o ../io.o ../goodies.o ../logfile.o: In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -c -o ct.o ct.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.. -o ct ct.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/callback' cd doc ; make "CC=gcc" "CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -I.." "LDFLAGS=" "LIBS=" all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/doc' ../sedscript g32pbm.1 ../sedscript g3cat.1 ../sedscript pbm2g3.1 ../sedscript sff2g3.1 ../sedscript fax.1 ../sedscript faxspool.1 ../sedscript faxrunq.1 ../sedscript faxq.1 ../sedscript faxrm.1 ../sedscript coverpg.1 ../sedscript mgettydefs.4 ../sedscript faxqueue.5 ../sedscript sendfax.8 ../sedscript mgetty.8 ../sedscript callback.8 ../sedscript faxrunqd.8 ../sedscript faxq-helper.8 make `for i in g32pbm.1 g3cat.1 pbm2g3.1 sff2g3.1 fax.1 faxspool.1 faxrunq.1 faxq.1 faxrm.1 coverpg.1 mgettydefs.4 faxqueue.5 sendfax.8 mgetty.8 callback.8 faxrunqd.8 faxq-helper.8 ; do echo \`expr $i : "\([^.]*\)"\`.man ; done ` make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/doc' nroff -man g32pbm.1 >g32pbm.man nroff -man g3cat.1 >g3cat.man nroff -man pbm2g3.1 >pbm2g3.man nroff -man sff2g3.1 >sff2g3.man nroff -man fax.1 >fax.man nroff -man faxspool.1 >faxspool.man nroff -man faxrunq.1 >faxrunq.man nroff -man faxq.1 >faxq.man nroff -man faxrm.1 >faxrm.man nroff -man coverpg.1 >coverpg.man nroff -man mgettydefs.4 >mgettydefs.man nroff -man faxqueue.5 >faxqueue.man nroff -man sendfax.8 >sendfax.man nroff -man mgetty.8 >mgetty.man nroff -man callback.8 >callback.man nroff -man faxrunqd.8 >faxrunqd.man nroff -man faxq-helper.8 >faxq-helper.man make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/doc' ../sedscript mgetty.texi make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/doc' + echo -e '\nSTART-INFO-DIR-ENTRY\n* mgetty: (mgetty). A getty replacement use with data and fax modems.\nEND-INFO-DIR-ENTRY\n' + cd voice + make cd ..; make vgetty make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37' make[2]: 'mgetty' is up to date. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37' cd voice; make CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP" CC="gcc" LDFLAGS="" \ LN="ln" MV="mv" RM="rm" \ LIBS="" \ FAX_SPOOL_IN="/var/spool/fax/incoming" CONFDIR="/etc/mgetty+sendfax" \ VARRUNDIR="/var/run" \ SHELL="/bin/sh" vgetty-all make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice' Building the voice extensions ----------------------------- In libpvf... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libpvf' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c au.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c fft.c fft.c: In function 'pvffft': fft.c:89:10: warning: variable 'data' set but not used [-Wunused-but-set-variable] int data; ^~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c lib.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c linear.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c multitech.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c rockwell.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c usr.c usr.c: In function 'usrgsmtopvf': usr.c:142:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&inbuf[33], 5, 1, fd_in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c voc.c voc.c: In function 'voctopvf': voc.c:85:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(hdr, 1, 0x1a, fd_in); ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c wav.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c zyxel.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c zyxel-o56k.c zyxel-o56k.c: In function 'pvftozo56k': zyxel-o56k.c:113:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=1; i<4; i++) xni[i+1] = xni[i]; xni[1] = xn1; ^~~ zyxel-o56k.c:113:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (i=1; i<4; i++) xni[i+1] = xni[i]; xni[1] = xn1; ^~~ zyxel-o56k.c: In function 'zo56ktopvf': zyxel-o56k.c:183:8: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=1; i<4; i++) xni[i+1] = xni[i]; xni[1] = xn1; ^~~ zyxel-o56k.c:183:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (i=1; i<4; i++) xni[i+1] = xni[i]; xni[1] = xn1; ^~~ rm -f libpvf.a ar rc libpvf.a au.o fft.o lib.o linear.o multitech.o rockwell.o usr.o voc.o wav.o zyxel.o zyxel-o56k.o ranlib libpvf.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libpvf' In libutil... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libutil' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c check_system.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -DCONF_DIR=\"/etc/mgetty+sendfax\" -c config.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c no_modem.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c make_path.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c strsep.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c variables.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c access.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c wildmat.c rm -f libutil.a ar rc libutil.a check_system.o config.o no_modem.o make_path.o strsep.o variables.o access.o wildmat.o ../../config.o ../../logfile.o ranlib libutil.a gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c test_wildmat.c gcc -o test_wildmat test_wildmat.o wildmat.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libutil' In libvoice... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libvoice' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -MM -c *.c > depend gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c analyze.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c close.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c command.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c detect.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c event.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c flush.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c init.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c mode.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c open.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c play.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c read.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c record.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c shell.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c signal.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c write.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c voice_fax.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c device_mode_names.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Cirrus_Logic.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Digi_RAS.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Dolphin.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Dr_Neuhaus.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Elsa.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c V253modem.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c IS_101.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c ISDN4Linux.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Lucent.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Multitech_2834.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Rockwell.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Sierra.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Supra.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c UMC.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c US_Robotics.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c ZyXEL_1496.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c ZyXEL_2864.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c ZyXEL_Omni56K.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Multitech_5634.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Multitech_5634ZPX.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Multitech_5634ZPX_ISA.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Multitech_5600ZDXv.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c Supra56ePRO.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c V253ugly.c rm -f libvoice.a ar rc libvoice.a analyze.o close.o command.o detect.o event.o flush.o init.o mode.o open.o play.o read.o record.o shell.o signal.o write.o voice_fax.o device_mode_names.o Cirrus_Logic.o Digi_RAS.o Dolphin.o Dr_Neuhaus.o Elsa.o V253modem.o IS_101.o ISDN4Linux.o Lucent.o Multitech_2834.o Rockwell.o Sierra.o Supra.o UMC.o US_Robotics.o ZyXEL_1496.o ZyXEL_2864.o ZyXEL_Omni56K.o Multitech_5634.o Multitech_5634ZPX.o Multitech_5634ZPX_ISA.o Multitech_5600ZDXv.o Supra56ePRO.o V253ugly.o ranlib libvoice.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libvoice' In libmgsm... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libmgsm' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c code.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c decode.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c gsm_create.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c gsm_decode.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c gsm_destroy.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c gsm_encode.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c gsm_option.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c long_term.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c lpc.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c preprocess.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c rpe.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c short_term.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c add.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c table.c rm -f libmgsm.a ar rc libmgsm.a code.o decode.o gsm_create.o gsm_decode.o gsm_destroy.o gsm_encode.o gsm_option.o code.o decode.o long_term.o lpc.o preprocess.o rpe.o short_term.o add.o table.o ranlib libmgsm.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libmgsm' In pvftools... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/pvftools' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvfamp.c gcc -o pvfamp pvfamp.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvfcut.c gcc -o pvfcut pvfcut.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvfecho.c gcc -o pvfecho pvfecho.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvffile.c pvffile.c: In function 'main': pvffile.c:80:15: warning: variable 'data' set but not used [-Wunused-but-set-variable] int data; ^~~~ gcc -o pvffile pvffile.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvffilter.c gcc -o pvffilter pvffilter.o ../libpvf/libpvf.a ../libutil/libutil.a -lm ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvffft.c gcc -o pvffft pvffft.o ../libpvf/libpvf.a ../libutil/libutil.a -lm ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvfmix.c gcc -o pvfmix pvfmix.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvfnoise.c gcc -o pvfnoise pvfnoise.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvfreverse.c gcc -o pvfreverse pvfreverse.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvfsine.c gcc -o pvfsine pvfsine.o ../libpvf/libpvf.a ../libutil/libutil.a -lm ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvfspeed.c gcc -o pvfspeed pvfspeed.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvftormd.c gcc -o pvftormd pvftormd.o ../libpvf/libpvf.a ../libutil/libutil.a \ ../libmgsm/libmgsm.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c rmdtopvf.c gcc -o rmdtopvf rmdtopvf.o ../libpvf/libpvf.a ../libutil/libutil.a \ ../libmgsm/libmgsm.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c rmdfile.c gcc -o rmdfile rmdfile.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvftovoc.c gcc -o pvftovoc pvftovoc.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c voctopvf.c gcc -o voctopvf voctopvf.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvftolin.c gcc -o pvftolin pvftolin.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c lintopvf.c gcc -o lintopvf lintopvf.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvftobasic.c gcc -o pvftobasic pvftobasic.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c basictopvf.c gcc -o basictopvf basictopvf.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvftoau.c gcc -o pvftoau pvftoau.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c autopvf.c gcc -o autopvf autopvf.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c pvftowav.c gcc -o pvftowav pvftowav.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c wavtopvf.c gcc -o wavtopvf wavtopvf.o ../libpvf/libpvf.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/pvftools' In vgetty... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/vgetty' cd ../.. ;\ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -DVOICE -DFAX_SPOOL_IN=\"/var/spool/fax/incoming\" \ -DVARRUNDIR=\"/var/run\" -c vgetty.c vgetty.c: In function 'main': vgetty.c:421:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown( devname, uid, gid ); ^~~~~~~~~~~~~~~~~~~~~~~~~~ vgetty.c:1017:17: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system( c_string(issue_file)+1 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c answer.c answer.c: In function 'get_answer_mode': answer.c:65:21: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(answer_mode_file, "%s", answer_mode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ answer.c:77:26: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(answer_mode_file, "%s", answer_mode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ answer.c: In function 'get_greeting_message': answer.c:175:21: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(message_file_name, VOICE_BUF_LEN, list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c button.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c event.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c message.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c rings.c rings.c: In function 'vgetty_rings': rings.c:28:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (strlen(cvd.rings.d.p) != 0) ^ rings.c:40:21: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ring_file, "%d", rings_wanted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rings.c:53:26: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ring_file, "%d", rings_wanted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o vgetty vgetty.o answer.o button.o event.o message.o rings.o ../../cnd.o ../../conf_mg.o ../../do_chat.o ../../do_stat.o ../../faxhng.o ../../faxlib.o ../../faxrec.o ../../faxrecp.o ../../faxsend.o ../../gettydefs.o ../../login.o ../../logname.o ../../mg_m_init.o ../../utmp.o ../../ring.o ../../getdisk.o ../../goodies.o ../../io.o ../../g3file.o ../../locks.o ../../tio.o ../../modem.o ../../class1.o ../../class1lib.o ../../hyla_nsf.o ../libvoice/libvoice.a ../libutil/libutil.a \ ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/vgetty' In vm... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/vm' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c main.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c event.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -c usage.c gcc -o vm main.o event.o usage.o ../../cnd.o ../../faxhng.o ../../faxlib.o ../../faxrec.o ../../faxrecp.o ../../faxsend.o ../../gettydefs.o ../../login.o ../../logname.o ../../utmp.o ../../getdisk.o ../../goodies.o ../../io.o ../../g3file.o ../../locks.o ../../tio.o ../../modem.o ../../class1.o ../../class1lib.o ../../hyla_nsf.o ../libvoice/libvoice.a ../libutil/libutil.a ../libutil/libutil.a(logfile.o): In function `lprintf': /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/logfile.c:330: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/vm' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37' + cd ../frontends/X11/viewfax + xmkmf mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/share/X11/config + make depend gccmakedep -- -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DHELPFILE=\"/usr/lib64/X11/viewfax.tif\" -- viewfax.c faxinput.c faxinit.c faxexpand.c + make 'CDEBUGFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DHELPFILE=\"/usr/lib64/X11/viewfax.tif\" -c -o viewfax.o viewfax.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from viewfax.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ viewfax.c: In function 'ShowLoop': viewfax.c:792:3: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] switch(XKeycodeToKeysym(Disp, Event.xkey.keycode, 0)) { ^~~~~~ In file included from viewfax.c:26:0: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ viewfax.c:913:15: warning: implicit declaration of function 'usleep'; did you mean 'fseek'? [-Wimplicit-function-declaration] (void) usleep(200000); ^~~~~~ fseek viewfax.c: In function 'DoExtCmd': viewfax.c:439:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(syscmd); ^~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DHELPFILE=\"/usr/lib64/X11/viewfax.tif\" -c -o faxinput.o faxinput.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from faxinput.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ faxinput.c: In function 'notetiff': faxinput.c:334:48: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 't32bits {aka unsigned int}' [-Wformat=] "[E] StripsPerImage tag273=%d, tag279=%ld\n", ~~^ %d faxinput.c: In function 'getstrip': faxinput.c:603:33: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "%s: expected %d bytes, got %d\n", ~^ %ld pn->pathname, pn->length, n); ~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DHELPFILE=\"/usr/lib64/X11/viewfax.tif\" -c -o faxinit.o faxinit.c In file included from /usr/include/sys/types.h:25:0, from faxinit.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DHELPFILE=\"/usr/lib64/X11/viewfax.tif\" -c -o faxexpand.o faxexpand.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from faxexpand.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rm -f viewfax gcc -o viewfax -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -L/usr/lib64 viewfax.o faxinput.o faxinit.o faxexpand.o -lXext -lX11 rm -f viewfax._man if test -z "" ; then \ cd `dirname viewfax` && \ ln -s `basename viewfax.man` `basename viewfax._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < viewfax.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >viewfax._man; \ fi + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LWZ3Dk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64 + cd mgetty-1.1.37 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool -p /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/sbin + make prefix=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr spool=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool CONFDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax install ./sedscript login.config ./sedscript mgetty.config ./sedscript sendfax.config test -d /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin || ( ./mkidirs /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin ; chmod 755 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin ) mkdir /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr mkdir /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin install -c -m 755 newslock /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin test -d /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin || ( ./mkidirs /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin ; chmod 755 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin ) mkdir /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin if [ -f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin/mgetty ] ; then \ mv -f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin/mgetty /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin/mgetty.old ; fi if [ -f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin/sendfax ] ; then \ mv -f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin/sendfax /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin/sendfax.old ; fi install -c -s -m 700 mgetty /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin install -c -s -m 755 sendfax /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin test -d /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax || \ ( ./mkidirs /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax && chmod 755 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax ) mkdir /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib mkdir /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax test -d /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax || \ ( ./mkidirs /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax && chmod 755 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax) mkdir /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc mkdir /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax test -f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax/login.config || \ install -c -m 600 login.config /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax/ test -f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax/mgetty.config || \ install -c -m 600 mgetty.config /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax/ test -f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax/sendfax.config || \ install -c -m 644 sendfax.config /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax/ test -f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax/dialin.config || \ install -c -m 600 dialin.config /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax/ test -f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax/faxrunq.config || \ install -c -m 644 faxrunq.config /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax/ test -d /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool || \ ( mkdir /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool && chmod 755 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool ) test -d /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool/fax || \ ( mkdir /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool/fax && \ chmod 755 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool/fax ) test -d /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool/fax/incoming || \ ( mkdir /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool/fax/incoming && chmod 755 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool/fax/incoming ) test -d /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool/fax/outgoing || \ mkdir /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool/fax/outgoing chmod 755 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool/fax/outgoing cd g3 && make install INSTALL="install -c" \ BINDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin \ LIBDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax CONFDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/g3' for f in pbm2g3 g3cat g32pbm sff2g3 ; do \ install -c -s -m 755 $f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin ; \ done cd /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin ; \ test -x g3topbm || ln -s g32pbm g3topbm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/g3' cd fax && make install INSTALL="install -c" \ FAX_OUT_USER=fax \ BINDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin SBINDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin \ LIBDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax CONFDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/fax' for i in faxspool faxrunq faxq faxrm ; do \ mv -f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin/$i /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin/$i.old 2>/dev/null ; \ install -c -m 755 $i /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin ; \ done install -c -m 755 faxrunqd /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin install -c faxq-helper /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax chmod 4711 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax/faxq-helper install -c -m 644 cour25.pbm /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax install -c -m 644 cour25n.pbm /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax test -f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax/faxheader || \ install -c -m 644 faxheader /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax make[1]: [Makefile:62: install] Error 1 (ignored) install -c -m 644 faxspool.rules /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax/faxspool.rules.sample make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/fax' cd tools ; make install INSTALL="install -c" \ BINDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin SBINDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin \ LIBDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax CONFDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/tools' for i in kvg cutbl; do \ mv -f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin/$i /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin/$i.old 2>/dev/null ; \ install -c -m 755 $i /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin ; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/tools' if [ ! -z "" ] ; then \ cd compat ; \ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP -o mg.echo mg.echo.c && \ install -c -s -m 755 mg.echo /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin ; \ fi cd doc ; make install INSTALL="install -c" \ MAN1DIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man1 \ MAN4DIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man4 \ MAN5DIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man5 \ MAN8DIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man8 \ INFODIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/info make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/doc' for D in `dirname /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man1` /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man1 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man4 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man5 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man8 ; do \ if [ ! -d $D ] ; then mkdir $D || exit 1 ; fi ; \ done for i in g32pbm.1 g3cat.1 pbm2g3.1 sff2g3.1 fax.1 faxspool.1 faxrunq.1 faxq.1 faxrm.1 coverpg.1 ; do \ install -c -m 644 $i /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man1 ; \ done for i in mgettydefs.4 ; do \ install -c -m 644 $i /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man4 ; \ done for i in faxqueue.5 ; do \ install -c -m 644 $i /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man5 ; \ done for i in sendfax.8 mgetty.8 callback.8 faxrunqd.8 faxq-helper.8 ; do \ install -c -m 644 $i /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man8 ; \ done if [ -f mgetty.info ] ; then\ test -d /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/info || mkdir /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/info 2>/dev/null ; \ for i in mgetty.info* ; do \ install -c -m 644 $i /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/info ; \ done ; \ else \ echo "mgetty.info not made, skipping" ; \ fi make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/doc' + install -m0755 callback/callback /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin + install -m0755 callback/ct /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin + mv /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin/mgetty /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/sbin + mv /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man1/fax.1 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man1/mgetty_fax.1 + cd voice + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool/voice + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool/voice/messages + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool/voice/incoming + make prefix=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr spool=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/var/spool CONFDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax install cd ..; make vgetty-install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37' cd voice; make CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pipe -DAUTO_PPP" CC="gcc" LDFLAGS="" \ BINDIR="/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin" SBINDIR="/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin" LIBDIR="/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax" \ CONFDIR="/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax" MAN1DIR="/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man1" MAN8DIR="/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man8" INSTALL="install -c" \ PHONE_GROUP="phone" PHONE_PERMS="770" \ LN="ln" MV="mv" RM="rm" \ LIBS="" vgetty-install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice' Building the voice extensions ----------------------------- In libpvf... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libpvf' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libpvf' In libutil... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libutil' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libutil' In libvoice... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libvoice' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libvoice' In libmgsm... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libmgsm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/libmgsm' In pvftools... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/pvftools' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/pvftools' In vgetty... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/vgetty' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/vgetty' In vm... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/vm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice/vm' Installing the voice extensions ------------------------------- install -c -s -m 700 vgetty/vgetty /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin install -c -s -m 755 vm/vm /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin for i in pvfamp pvfcut pvfecho pvffile pvffilter pvffft pvfmix pvfnoise pvfreverse pvfsine pvfspeed pvftormd rmdtopvf rmdfile pvftovoc voctopvf pvftolin lintopvf pvftobasic basictopvf pvftoau autopvf pvftowav wavtopvf; \ do \ install -c -s -m 755 pvftools/$i /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin; \ done install -c -m 644 man/man1/zplay.1 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man1 install -c -m 644 man/man1/pvf.1 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man1 install -c -m 644 man/man8/vgetty.8 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man8 cd /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man1; \ for i in pvfamp pvfcut pvfecho pvffile pvffilter pvffft pvfmix pvfnoise pvfreverse pvfsine pvfspeed pvftormd rmdtopvf rmdfile pvftovoc voctopvf pvftolin lintopvf pvftobasic basictopvf pvftoau autopvf pvftowav wavtopvf; \ do \ rm -f $i.1; ln -s pvf.1.bz2 $i.1.bz2; \ done make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37/voice' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mgetty-1.1.37' + mv /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin/vgetty /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/sbin + install -m 600 -c voice.conf-dist /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/mgetty+sendfax/voice.conf + cd - /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37 + find samples -type f -exec chmod 644 '{}' ';' + cd frontends/X11/viewfax + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64 install BINDIR=/usr/bin HELPDIR=/usr/lib/mgetty+sendfax MANDIR=/usr/man/man1 install.man install -c viewfax /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin/viewfax install -c -m 0444 viewfax.tif /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax install in . done install -c -m 0444 viewfax._man /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man/man1/viewfax.1x install.man in . done + cd - /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/logrotate.d + install -m 0644 logrotate.mgetty /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/logrotate.d/mgetty + install -m 0644 logrotate.sendfax /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/etc/logrotate.d/sendfax + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share + mv /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/man /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share + mv /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/info /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share + find doc -type f -exec chmod 644 '{}' ';' + chmod -f 0644 BUGS + rm -f /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin/g3topbm + install -m0644 voice/man/man1/autopvf.1 voice/man/man1/basictopvf.1 voice/man/man1/lintopvf.1 voice/man/man1/pvf.1 voice/man/man1/pvfamp.1 voice/man/man1/pvfcut.1 voice/man/man1/pvfecho.1 voice/man/man1/pvfff.1 voice/man/man1/pvffile.1 voice/man/man1/pvffilter.1 voice/man/man1/pvfmix.1 voice/man/man1/pvfnoise.1 voice/man/man1/pvfreverse.1 voice/man/man1/pvfsine.1 voice/man/man1/pvfspeed.1 voice/man/man1/pvftoau.1 voice/man/man1/pvftobasic.1 voice/man/man1/pvftolin.1 voice/man/man1/pvftormd.1 voice/man/man1/pvftovoc.1 voice/man/man1/pvftowav.1 voice/man/man1/rmdfile.1 voice/man/man1/rmdtopvf.1 voice/man/man1/voctopvf.1 voice/man/man1/wavtopvf.1 voice/man/man1/zplay.1 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/man/man1/ + install -m0644 voice/man/man8/vgetty.8 /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/man/man8/ + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 1.1.37-2.mga7 --unique-debug-suffix -1.1.37-2.mga7.x86_64 --unique-debug-src-base mgetty-1.1.37-2.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/mgetty-1.1.37 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/lib/mgetty+sendfax/faxq-helper extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin/ct extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin/viewfax extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/sbin/callback extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/bin/newslock /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 444 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: mgetty-1.1.37-2.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8AwdjB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mgetty-1.1.37 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + cp -pr README.1st /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + cp -pr THANKS /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + cp -pr TODO /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + cp -pr Recommend /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + cp -pr FTP /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + cp -pr samples/answer_fax.sh samples/coverpg-pl.ps samples/coverpg.pbm samples/coverpg.ps samples/fax samples/faxmemo samples/faxview.th samples/new_fax.NeXT samples/new_fax.all samples/new_fax.hpa samples/new_fax.lj samples/new_fax.mail samples/new_fax.mime1 samples/new_fax.mime3 samples/new_fax.mime4 samples/new_fax.pbm samples/new_fax.th samples/new_fax.tiff samples/new_fax.vacation samples/printfax samples/printfax.ps /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + cp -pr doc/mgetty.texi /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + cp -pr doc/fhng-codes /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + cp -pr doc/modems.db /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + cp -pr BUGS /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + cp -pr doc/loginv2.txt doc/scanner.txt doc/secure_tty.txt doc/ttyS-cua.txt /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty + exit 0 Provides: config(mgetty) = 1.1.37-2.mga7 mgetty = 1.1.37-2.mga7 mgetty(x86-64) = 1.1.37-2.mga7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.12)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(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) libc.so.6(GLIBC_2.7)(64bit) Processing files: mgetty-sendfax-1.1.37-2.mga7.x86_64 Provides: config(mgetty-sendfax) = 1.1.37-2.mga7 mgetty-sendfax = 1.1.37-2.mga7 mgetty-sendfax(x86-64) = 1.1.37-2.mga7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): rpm-helper Requires(preun): rpm-helper Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.12)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(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) libc.so.6(GLIBC_2.7)(64bit) perl >= 0:5.004 perl(Getopt::Std) perl(IO::Handle) perl(POSIX) perl(strict) perl(vars) perl-base >= 2:5.26.2 Conflicts: hylafax Processing files: mgetty-voice-1.1.37-2.mga7.x86_64 Provides: config(mgetty-voice) = 1.1.37-2.mga7 mgetty-voice = 1.1.37-2.mga7 mgetty-voice(x86-64) = 1.1.37-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.12)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(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) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) Processing files: mgetty-viewfax-1.1.37-2.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FN2lvW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mgetty-1.1.37 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty-viewfax + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty-viewfax + cp -pr frontends/X11/viewfax/COPYING frontends/X11/viewfax/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty-viewfax + cp -pr frontends/X11/viewfax/README /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty-viewfax + exit 0 Provides: mgetty-viewfax = 1.1.37-2.mga7 mgetty-viewfax(x86-64) = 1.1.37-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) Processing files: mgetty-contrib-1.1.37-2.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CX3dWh + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mgetty-1.1.37 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty-contrib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty-contrib + cp -pr contrib/3b1 contrib/Makefile contrib/README contrib/autoprint.sh contrib/dvi-fax contrib/faxdvi.config contrib/faxdvi2.perl contrib/faxin.c contrib/faxiobe.sh contrib/faxmail-smail contrib/frame40ps.fix contrib/g3tolj.1 contrib/g3tolj.c contrib/g3tops.c contrib/g3toxwd.1 contrib/g3toxwd.c contrib/gs-security.fix contrib/logparse.c contrib/lp-fax contrib/mgetty-to-flexfax.sh contrib/next-login contrib/pbm2styl800.tar.gz contrib/pbmscale.c contrib/pbmsplit.c contrib/pgx.c contrib/ptylogin contrib/readme.supra contrib/scrts.c contrib/sun.readme contrib/tsfax-0.1.tgz contrib/ttyenable contrib/two-modems contrib/usr_gotcha.mail contrib/watchit.pl /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64/usr/share/doc/mgetty-contrib + exit 0 Provides: mgetty-contrib = 1.1.37-2.mga7 mgetty-contrib(x86-64) = 1.1.37-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mgetty-debugsource-1.1.37-2.mga7.x86_64 Provides: mgetty-debugsource = 1.1.37-2.mga7 mgetty-debugsource(x86-64) = 1.1.37-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mgetty-debuginfo-1.1.37-2.mga7.x86_64 Provides: mgetty-debuginfo = 1.1.37-2.mga7 mgetty-debuginfo(x86-64) = 1.1.37-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mgetty-debugsource(x86-64) = 1.1.37-2.mga7 Processing files: mgetty-sendfax-debuginfo-1.1.37-2.mga7.x86_64 Provides: debuginfo(build-id) = 9c71313f125d489d830935713d940b50d6199789 debuginfo(build-id) = c2fa23f97d7930340266edf9b0c89e26dcd7fe03 debuginfo(build-id) = c6652e1195a33c36ee95f63e4eee06a10ee48d7d debuginfo(build-id) = ec04c5692f12c1ddc0f01786aa3715e97b63efd9 mgetty-sendfax-debuginfo = 1.1.37-2.mga7 mgetty-sendfax-debuginfo(x86-64) = 1.1.37-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mgetty-debugsource(x86-64) = 1.1.37-2.mga7 Processing files: mgetty-viewfax-debuginfo-1.1.37-2.mga7.x86_64 Provides: debuginfo(build-id) = 3488094cf1db8bc9620108f55cbe391723d2e311 mgetty-viewfax-debuginfo = 1.1.37-2.mga7 mgetty-viewfax-debuginfo(x86-64) = 1.1.37-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mgetty-debugsource(x86-64) = 1.1.37-2.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mgetty-1.1.37-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mgetty-sendfax-1.1.37-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mgetty-voice-1.1.37-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mgetty-viewfax-1.1.37-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mgetty-contrib-1.1.37-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mgetty-debugsource-1.1.37-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mgetty-debuginfo-1.1.37-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mgetty-sendfax-debuginfo-1.1.37-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mgetty-viewfax-debuginfo-1.1.37-2.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nbZdtI + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mgetty-1.1.37 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/mgetty-1.1.37-2.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KUlO28 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf mgetty-1.1.37 + exit 0 D: [iurt_root_command] Success!