* Package: net-dialup/mgetty-1.2.1-r4:0  * Repository: gentoo  * Maintainer: conikost@gentoo.org  * USE: elibc_glibc fax kernel_linux ppc split-usr  * FEATURES: preserve-libs sandbox test userpriv >>> Unpacking source... >>> Unpacking mgetty-1.2.1.tar.gz to /var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work >>> Source unpacked in /var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work >>> Preparing source in /var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1 ... * Applying mgetty-1.1.36-callback.patch ...  [ ok ] * Applying mgetty-1.1.36-tmpfile.patch ...  [ ok ] * Applying mgetty-1.1.37-qa-fixes.patch ... patching file doc/Makefile patching file fax/Makefile patching file fax_lib.h patching file frontends/www/Makefile patching file logfile.c Hunk #2 succeeded at 212 (offset 1 line). Hunk #3 succeeded at 329 (offset 1 line). patching file Makefile Hunk #1 succeeded at 367 (offset -1 lines). patching file t/t_g3f_c.c Hunk #1 succeeded at 22 (offset 3 lines). patching file t/t_ring.c Hunk #1 succeeded at 30 with fuzz 1 (offset 6 lines).  [ ok ] * Applying mgetty-1.2.1-Lucent.c.patch ...  [ ok ] * Applying mgetty-1.2.1-gentoo.patch ...  [ ok ] * Applying mgetty-1.2.1-aarch64.patch ...  [ ok ] * Applying mgetty-1.2.1-riscv64.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1 ... make -j16 -l18 prefix=/usr CONFDIR=/etc/mgetty+sendfax 'CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' mgetty powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DVARRUNDIR=\"/var/run\" -c mgetty.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o logfile.o logfile.c mgetty.c: In function 'main': mgetty.c:371:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 371 | siginterrupt( SIGINT, TRUE ); | ^~~~~~~~~~~~ In file included from mgetty.c:59: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ mgetty.c:372:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 372 | siginterrupt( SIGALRM, TRUE ); | ^~~~~~~~~~~~ In file included from mgetty.c:59: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ mgetty.c:373:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 373 | siginterrupt( SIGHUP, TRUE ); | ^~~~~~~~~~~~ In file included from mgetty.c:59: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ mgetty.c:374:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 374 | siginterrupt( SIGUSR1, TRUE ); | ^~~~~~~~~~~~ In file included from mgetty.c:59: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ mgetty.c:375:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 375 | siginterrupt( SIGUSR2, TRUE ); | ^~~~~~~~~~~~ In file included from mgetty.c:59: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ mgetty.c:470:5: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 470 | chown( devname, uid, gid ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mgetty.c:1116:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1116 | system( c_string(issue_file)+1 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o class1lib.o class1lib.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o faxhng.o faxhng.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o hyla_nsf.o hyla_nsf.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o g3file.o g3file.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o gettydefs.o gettydefs.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o io.o io.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o tio.o tio.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o getdisk.o getdisk.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o goodies.o goodies.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o config.o config.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DCONFDIR=\"/etc/mgetty+sendfax\" -c cnd.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o do_stat.o do_stat.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DFAX_SPOOL_IN=\"/var/spool/fax/incoming\" \ -DCONFDIR=\"/etc/mgetty+sendfax\" -c conf_mg.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o sms.o sms.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o clean_line.o clean_line.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o class1.o class1.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o faxrecp.o faxrecp.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o faxsend.o faxsend.c faxrecp.c: In function 'fax_get_pages': faxrecp.c:335:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 335 | write( fd, &start_rcv, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ faxsend.c: In function 'fax_send_page': faxsend.c:205:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 205 | write( fd, nbuf, sizeof(nbuf) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ faxsend.c: In function 'fax_send_panic_exit': faxsend.c:76:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 76 | alarm( 5 ); write( fd, fax_end_of_page, sizeof( fax_end_of_page ) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ faxsend.c:78:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 78 | alarm( 5 ); write( fd, fax_end_of_page, sizeof( fax_end_of_page ) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ faxsend.c:81:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 81 | alarm( 5 ); write( fd, "AT+FK\r\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ faxsend.c:82:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 82 | alarm( 5 ); write( fd, "ATH0\r\n", 6 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ faxsend.c:92:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 92 | alarm( 5 ); write( fd, "ATH0Z\r\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ faxsend.c: In function 'fax_send_ppm': faxsend.c:422:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 422 | write( fd, fax_end_of_page, sizeof( fax_end_of_page )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o faxlib.o faxlib.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o ring.o ring.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o faxrec.o faxrec.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o modem.o modem.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o mg_m_init.o mg_m_init.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DCONFDIR=\"/etc/mgetty+sendfax\" -c login.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o logname.o logname.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o utmp.o utmp.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o locks.o locks.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o do_chat.o do_chat.c do_chat.c: In function 'do_chat_send': do_chat.c:55:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 55 | write( fd, p, 1 ); | ^~~~~~~~~~~~~~~~~ do_chat.c:73:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 73 | write( fd, MODEM_CMD_SUFFIX, sizeof(MODEM_CMD_SUFFIX)-1 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-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 sms.o clean_line.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lutil make -j16 -l18 prefix=/usr CONFDIR=/etc/mgetty+sendfax 'CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' sedscript powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -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 make -j16 -l18 prefix=/usr CONFDIR=/etc/mgetty+sendfax 'CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' all powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o sendfax.o sendfax.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DCONFDIR=\"/etc/mgetty+sendfax\" -c conf_sf.c sendfax.c: In function 'main': sendfax.c:448:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 448 | siginterrupt( SIGINT, TRUE ); | ^~~~~~~~~~~~ In file included from sendfax.c:81: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ sendfax.c:449:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 449 | siginterrupt( SIGALRM, TRUE ); | ^~~~~~~~~~~~ In file included from sendfax.c:81: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ sendfax.c:450:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 450 | siginterrupt( SIGHUP, TRUE ); | ^~~~~~~~~~~~ In file included from sendfax.c:81: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ sendfax.c:506:20: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 506 | (void) write( fd, "AT", 2 ); | ^~~~~~~~~~~~~~~~~~~~ cd doc ; make "CC=powerpc-unknown-linux-gnu-gcc" "CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.." "LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" "LIBS=-lutil " all make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/doc' Makefile:126: warning: ignoring prerequisites on suffix rule definition Makefile:126: warning: ignoring prerequisites on suffix rule definition Makefile:129: warning: ignoring prerequisites on suffix rule definition Makefile:129: warning: ignoring prerequisites on suffix rule definition Makefile:132: warning: ignoring prerequisites on suffix rule definition Makefile:132: warning: ignoring prerequisites on suffix rule definition Makefile:135: warning: ignoring prerequisites on suffix rule definition Makefile:135: warning: ignoring prerequisites on suffix rule definition ../sedscript g32pbm.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 '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/doc' Makefile:126: warning: ignoring prerequisites on suffix rule definition Makefile:126: warning: ignoring prerequisites on suffix rule definition Makefile:129: warning: ignoring prerequisites on suffix rule definition Makefile:129: warning: ignoring prerequisites on suffix rule definition Makefile:132: warning: ignoring prerequisites on suffix rule definition Makefile:132: warning: ignoring prerequisites on suffix rule definition Makefile:135: warning: ignoring prerequisites on suffix rule definition Makefile:135: warning: ignoring prerequisites on suffix rule definition nroff -man g32pbm.1 >g32pbm.man ../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 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 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 make[2]: 'mgetty.man' is up to date. make[2]: 'faxq-helper.man' is up to date. make[2]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/doc' ../sedscript mgetty.texi ../sedscript coverpg.1 ../sedscript faxrm.1 ../sedscript faxq.1 ../sedscript faxrunq.1 ../sedscript faxspool.1 ../sedscript fax.1 ../sedscript sff2g3.1 ../sedscript pbm2g3.1 ../sedscript g3cat.1 make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/doc' cd g3 && make "CC=powerpc-unknown-linux-gnu-gcc" "CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.." "LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" "LIBS=-lutil " all make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/g3' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -DAUTO_PPP -c -o pbm2g3.o pbm2g3.c make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1' make[1]: 'mgetty' is up to date. make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1' cd callback && make "CC=powerpc-unknown-linux-gnu-gcc" "CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.." "LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" "CONFDIR=/etc/mgetty+sendfax" "VARRUNDIR=/var/run" "LIBS=-lutil " all make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/callback' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -DVARRUNDIR=\"/var/run\" -c callback.c pbm2g3.c: In function 'putcode': pbm2g3.c:57:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 57 | write( 1, buf, buflen ); buflen = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ pbm2g3.c: In function 'main': pbm2g3.c:511:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 511 | write( 1, buf, buflen ); | ^~~~~~~~~~~~~~~~~~~~~~~ callback.c: In function 'main': callback.c:434:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 434 | siginterrupt( SIGINT, TRUE ); | ^~~~~~~~~~~~ In file included from callback.c:38: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ callback.c:435:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 435 | siginterrupt( SIGALRM, TRUE ); | ^~~~~~~~~~~~ In file included from callback.c:38: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ callback.c:436:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 436 | siginterrupt( SIGHUP, TRUE ); | ^~~~~~~~~~~~ In file included from callback.c:38: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ callback.c:437:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 437 | siginterrupt( SIGUSR1, TRUE ); | ^~~~~~~~~~~~ In file included from callback.c:38: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ callback.c:438:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 438 | siginterrupt( SIGUSR2, TRUE ); | ^~~~~~~~~~~~ In file included from callback.c:38: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ callback.c:470:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 470 | fgets( phonebuf, 30, stdin ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -DAUTO_PPP -c -o ct.o ct.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -DCONFDIR=\"/etc/mgetty+sendfax\" -c conf_cb.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ct ct.o -lutil powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o callback callback.o conf_cb.o ../config.o ../logfile.o ../do_chat.o ../modem.o ../locks.o ../tio.o ../io.o ../goodies.o -lutil powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -DAUTO_PPP -c -o sff2g3.o sff2g3.c make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/callback' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -DAUTO_PPP -c -o g32pbm.o g32pbm.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -DAUTO_PPP -c -o g3cat.o g3cat.c g3cat.c: In function 'main': g3cat.c:513:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 513 | write( 1, buf, buflen ); | ^~~~~~~~~~~~~~~~~~~~~~~ g3cat.c: In function 'putcode': g3cat.c:81:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 81 | write( 1, buf, buflen ); b_written += buflen; buflen = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ g32pbm.c: In function 'emitpbm': g32pbm.c:520:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 520 | write( 1, rbuf, strlen( rbuf )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g32pbm.c:523:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 523 | write( 1, bitmap, row * bperrow ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g32pbm.c:529:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 529 | write( 1, &bitmap[ i*bperrow ], (hcol+7)/8 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g32pbm.c:534:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 534 | write( 1, &bitmap[ i*bperrow ], (hcol+7)/8 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g32pbm.c:535:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 535 | write( 1, &bitmap[ i*bperrow ], (hcol+7)/8 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -DAUTO_PPP -c -o run_tbl.o run_tbl.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -DAUTO_PPP -c -o g3.o g3.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sff2g3 sff2g3.o g3.o -lutil powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o g3cat g3cat.o g3.o -lutil powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o g32pbm g32pbm.o g3.o -lutil powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pbm2g3 pbm2g3.o g3.o run_tbl.o -lutil make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/g3' cd tools && make "CC=powerpc-unknown-linux-gnu-gcc" "CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.." "LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" "LIBS=-lutil " all make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/tools' ../sedscript kvg ../sedscript cutbl powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -c -o microcom.o microcom.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -c -o mid.o mid.c microcom.c: In function 'main': microcom.c:122:56: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 122 | len = read( STDIN, buf, 100 ); if ( len>0 ) write( fd, buf, len ); | ^~~~~~~~~~~~~~~~~~~~~ microcom.c:126:16: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 126 | write( STDOUT, "*break*", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ microcom.c:132:26: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 132 | if ( len>0 ) write( STDOUT, buf, len ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mid.c: In function 'main': mid.c:203:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 203 | siginterrupt( SIGINT, TRUE ); | ^~~~~~~~~~~~ In file included from mid.c:17: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ mid.c:204:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 204 | siginterrupt( SIGALRM, TRUE ); | ^~~~~~~~~~~~ In file included from mid.c:17: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ mid.c:205:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 205 | siginterrupt( SIGHUP, TRUE ); | ^~~~~~~~~~~~ In file included from mid.c:17: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ mid.c: In function 'test_modem': mid.c:106:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 106 | write( fd, *query, strlen(*query) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mid.c:107:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 107 | write( fd, MODEM_CMD_SUFFIX, sizeof(MODEM_CMD_SUFFIX)-1 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -c -o ltest.o ltest.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -o microcom -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu microcom.o ../tio.o \ ../io.o ../locks.o -lutil powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -o mid -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu mid.o ../tio.o \ ../io.o ../locks.o -lutil powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.. -o ltest -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ltest.o ../tio.o ../io.o -lutil make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/tools' cd fax && make "CC=powerpc-unknown-linux-gnu-gcc" "CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -I.." "LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" "LIBS=-lutil " "FAX_SPOOL_OUT=/var/spool/fax/outgoing" "FAX_OUT_USER=fax" "CONFDIR=/etc/mgetty+sendfax" all make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/fax' ../sedscript faxspool ../sedscript faxrunq powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -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 ../sedscript faxheader faxq-helper.c: In function 'get_next_seq': faxq-helper.c:271:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 271 | write( fd, "000000\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ faxq-helper.c: In function 'do_activate': faxq-helper.c:638:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 638 | write( fd, buf, strlen(buf) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sedscript faxrunqd powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o faxq-helper faxq-helper.o ../sedscript faxrm ../sedscript faxq make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/fax' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wall -o newslock compat/newslock.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DAUTO_PPP -c -o socket.o socket.c powerpc-unknown-linux-gnu-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 socket.o clean_line.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lutil make -j16 -l18 prefix=/usr CONFDIR=/etc/mgetty+sendfax 'CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' vgetty make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1' make[1]: 'mgetty' is up to date. make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1' cd voice; make CFLAGS="-O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP" CC="powerpc-unknown-linux-gnu-gcc" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" \ LN="ln" MV="mv" RM="rm" \ LIBS="-lutil " \ FAX_SPOOL_IN="/var/spool/fax/incoming" CONFDIR="/etc/mgetty+sendfax" \ VARRUNDIR="/var/run" \ SHELL="/bin/sh" vgetty-all make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice' Building the voice extensions ----------------------------- In libpvf... make[2]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/libpvf' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c au.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c fft.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c zyxel-o56k.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c zyxel.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c wav.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -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' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 85 | fread(hdr, 1, 0x1a, fd_in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -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' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 142 | fread(&inbuf[33], 5, 1, fd_in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c rockwell.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c multitech.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c linear.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c lib.c rm -f libpvf.a powerpc-unknown-linux-gnu-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 powerpc-unknown-linux-gnu-ranlib libpvf.a make[2]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/libpvf' In libutil... make[2]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/libutil' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c check_system.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DCONF_DIR=\"/etc/mgetty+sendfax\" -c config.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c no_modem.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c make_path.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c strsep.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c variables.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c access.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c test_wildmat.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c wildmat.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test_wildmat test_wildmat.o wildmat.o rm -f libutil.a powerpc-unknown-linux-gnu-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 powerpc-unknown-linux-gnu-ranlib libutil.a make[2]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/libutil' In libvoice... make[2]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/libvoice' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -MM -c *.c > depend powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c analyze.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c close.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c command.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c detect.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c event.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c flush.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c init.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c mode.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c open.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c play.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c read.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c voice_fax.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c write.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c signal.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c shell.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c record.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c device_mode_names.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Cirrus_Logic.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Digi_RAS.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Dolphin.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Dr_Neuhaus.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Elsa.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c V253modem.c signal.c: In function 'voice_install_signal_handler': signal.c:127:6: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 127 | siginterrupt(SIGALRM, TRUE); | ^~~~~~~~~~~~ In file included from ../include/voice.h:30, from signal.c:14: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ signal.c:128:6: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 128 | siginterrupt(SIGCHLD, TRUE); | ^~~~~~~~~~~~ In file included from ../include/voice.h:30, from signal.c:14: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ signal.c:129:6: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 129 | siginterrupt(SIGHUP, TRUE); | ^~~~~~~~~~~~ In file included from ../include/voice.h:30, from signal.c:14: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ signal.c:130:6: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 130 | siginterrupt(SIGINT, TRUE); | ^~~~~~~~~~~~ In file included from ../include/voice.h:30, from signal.c:14: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ signal.c:131:6: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 131 | siginterrupt(SIGPIPE, TRUE); | ^~~~~~~~~~~~ In file included from ../include/voice.h:30, from signal.c:14: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ signal.c:132:6: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 132 | siginterrupt(SIGQUIT, TRUE); | ^~~~~~~~~~~~ In file included from ../include/voice.h:30, from signal.c:14: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ signal.c:133:6: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 133 | siginterrupt(SIGTERM, TRUE); | ^~~~~~~~~~~~ In file included from ../include/voice.h:30, from signal.c:14: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ signal.c:134:6: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 134 | siginterrupt(SIGUSR1, TRUE); | ^~~~~~~~~~~~ In file included from ../include/voice.h:30, from signal.c:14: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ signal.c:135:6: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 135 | siginterrupt(SIGUSR2, TRUE); | ^~~~~~~~~~~~ In file included from ../include/voice.h:30, from signal.c:14: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c IS_101.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c ISDN4Linux.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Lucent.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Multitech_2834.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Rockwell.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Sierra.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Supra.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c UMC.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c US_Robotics.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c ZyXEL_1496.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c ZyXEL_2864.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c ZyXEL_Omni56K.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Multitech_5634.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Multitech_5634ZPX.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Multitech_5634ZPX_ISA.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Multitech_5600ZDXv.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c Supra56ePRO.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c V253ugly.c rm -f libvoice.a powerpc-unknown-linux-gnu-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 powerpc-unknown-linux-gnu-ranlib libvoice.a make[2]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/libvoice' In libmgsm... make[2]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/libmgsm' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c code.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c decode.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c gsm_create.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c gsm_decode.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c gsm_destroy.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c gsm_encode.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c gsm_option.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c long_term.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c lpc.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c preprocess.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c rpe.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c short_term.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c table.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c add.c rm -f libmgsm.a powerpc-unknown-linux-gnu-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 powerpc-unknown-linux-gnu-ranlib libmgsm.a make[2]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/libmgsm' In pvftools... make[2]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/pvftools' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvfamp.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvfcut.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvfecho.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvffile.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvffilter.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvffft.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvfmix.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvfnoise.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvfreverse.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvfsine.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvfspeed.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvftormd.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c voctopvf.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvftovoc.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c rmdfile.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c rmdtopvf.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvftolin.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c lintopvf.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvftobasic.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c basictopvf.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvftoau.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c autopvf.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c pvftowav.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c wavtopvf.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvfamp pvfamp.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvfcut pvfcut.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvfecho pvfecho.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvffile pvffile.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvffilter pvffilter.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil -lm powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvffft pvffft.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil -lm powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvfmix pvfmix.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvfnoise pvfnoise.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvfreverse pvfreverse.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvfsine pvfsine.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil -lm powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvfspeed pvfspeed.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o rmdtopvf rmdtopvf.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil \ ../libmgsm/libmgsm.a powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o rmdfile rmdfile.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvftovoc pvftovoc.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o voctopvf voctopvf.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvftolin pvftolin.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lintopvf lintopvf.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o autopvf autopvf.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvftobasic pvftobasic.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvftoau pvftoau.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o basictopvf basictopvf.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wavtopvf wavtopvf.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvftowav pvftowav.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pvftormd pvftormd.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil \ ../libmgsm/libmgsm.a make[2]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/pvftools' In vgetty... make[2]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/vgetty' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c answer.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c button.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c event.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c message.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c rings.c cd ../.. ;\ powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -DVOICE -DFAX_SPOOL_IN=\"/var/spool/fax/incoming\" \ -DVARRUNDIR=\"/var/run\" -c vgetty.c vgetty.c: In function 'main': vgetty.c:371:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 371 | siginterrupt( SIGINT, TRUE ); | ^~~~~~~~~~~~ In file included from vgetty.c:59: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ vgetty.c:372:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 372 | siginterrupt( SIGALRM, TRUE ); | ^~~~~~~~~~~~ In file included from vgetty.c:59: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ vgetty.c:373:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 373 | siginterrupt( SIGHUP, TRUE ); | ^~~~~~~~~~~~ In file included from vgetty.c:59: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ vgetty.c:374:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 374 | siginterrupt( SIGUSR1, TRUE ); | ^~~~~~~~~~~~ In file included from vgetty.c:59: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ vgetty.c:375:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 375 | siginterrupt( SIGUSR2, TRUE ); | ^~~~~~~~~~~~ In file included from vgetty.c:59: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ vgetty.c:470:5: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 470 | chown( devname, uid, gid ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vgetty.c:1116:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1116 | system( c_string(issue_file)+1 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rings.c: In function 'vgetty_rings': rings.c:40:21: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 40 | fscanf(ring_file, "%d", rings_wanted); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rings.c:53:26: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 53 | fscanf(ring_file, "%d", rings_wanted); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ answer.c: In function 'get_answer_mode': answer.c:65:21: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 65 | fscanf(answer_mode_file, "%s", answer_mode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ answer.c:77:26: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 77 | 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' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 175 | fgets(message_file_name, VOICE_BUF_LEN, list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 ../../clean_line.o ../../class1.o ../../class1lib.o ../../hyla_nsf.o ../libvoice/libvoice.a ../libutil/libutil.a \ -lutil make[2]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/vgetty' In vm... make[2]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/vm' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c main.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c event.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -DAUTO_PPP -c usage.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 ../../clean_line.o ../../class1.o ../../class1lib.o ../../hyla_nsf.o ../libvoice/libvoice.a ../libutil/libutil.a -lutil make[2]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice/vm' make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/voice' >>> Source compiled. >>> Test phase: net-dialup/mgetty-1.2.1-r4 make -j16 -l18 check cd g3 && make "CC=powerpc-unknown-linux-gnu-gcc" "CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe -I.." "LDFLAGS=" "LIBS=-lutil " all make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/g3' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/g3' cd tools && make "CC=powerpc-unknown-linux-gnu-gcc" "CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe -I.." "LDFLAGS=" "LIBS=-lutil " all make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1' make[1]: 'mgetty' is up to date. make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1' cd callback && make "CC=powerpc-unknown-linux-gnu-gcc" "CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe -I.." "LDFLAGS=" "CONFDIR=/usr/local/etc/mgetty+sendfax" "VARRUNDIR=/var/run" "LIBS=-lutil " all make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/tools' cd fax && make "CC=powerpc-unknown-linux-gnu-gcc" "CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe -I.." "LDFLAGS=" "LIBS=-lutil " "FAX_SPOOL_OUT=/var/spool/fax/outgoing" "FAX_OUT_USER=fax" "CONFDIR=/usr/local/etc/mgetty+sendfax" all make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/callback' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/callback' make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/fax' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/fax' for D in g3 t ; do \ ( cd $D ; make CFLAGS="-O2 -mcpu=7450 -mtune=7450 -pipe -I.." test ); \ done make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/g3' create G3 test file (diagonal line) 'test.g3'... compare to reference file 'test-ref.g3'... cmp test.g3 test-ref.g3 testing g3cat file... ./g3cat test-ref.g3 >test.g3 cmp test-ref.g3 test.g3 testing g3cat - (stdin)... ./g3cat - test.g3 cmp test-ref.g3 test.g3 testing g32pbm file | pbm2g3 >test.g3... ./g32pbm test-ref.g3 | ./pbm2g3 >test.g3 testing pbm2g3 -r... ./g32pbm test-ref.g3 | ./pbm2g3 -r >test.g3 if cmp test-ref.g3 test.g3 >/dev/null ; then \ echo 'g32pbm out identical!' >&2 ; exit 1; \ else true ; fi testing pbm2g3 -r | g32pbm -r... ./g32pbm test-ref.g3 | ./pbm2g3 -r | ./g32pbm -r | ./pbm2g3 >test.g3 cmp test-ref.g3 test.g3 testing pbm2g3 -h 10 and g3cat -h 10... ./g32pbm test-ref.g3 | ./pbm2g3 -h 10 >test-1.g3 ./g3cat -h 10 test-ref.g3 >test-2.g3 cmp test-1.g3 test-2.g3 testing g3cat with stdin+file vs. g3cat -h... ( echo "P1 1 8" ; echo "0 0 0 0 0 0 0 0" ) | ./pbm2g3 | \ ./g3cat - test-ref.g3 >test-1.g3 ./g3cat -h 10 test-ref.g3 >test-2.g3 cmp test-1.g3 test-2.g3 testing g3cat -a / -R / -p ... ( echo "P1 1 10" ; echo "0 0 0 0 0 0 0 0 0 0" ) | ./pbm2g3 >test.g3 test `cat test.g3 | wc -c` = 47 test `./g3cat test.g3 | wc -c` = 47 test `./g3cat -a test.g3 | wc -c` = 54 test `./g3cat -a -R test.g3 | wc -c` = 42 test `./g3cat -p 5 -a -R test.g3 | wc -c` = 52 test `./g3cat -p 10 -a -R test.g3 | wc -c` = 102 test `./g3cat -p 100 -a -R test.g3 | wc -c` = 1002 test `./g3cat -p 100 -a test.g3 | ./g3cat - | wc -c` = 47 testing g3cat -L / -w .... test "`./g3cat -L 10 test-ref.g3 |./g32pbm |sed -n 2p`" = "1728 10" test "`./g3cat -L 100 test-ref.g3 |./g32pbm |sed -n 2p`" = "1728 100" test "`./g3cat -L 1000 test-ref.g3 |./g32pbm |sed -n 2p`" = "1728 1000" test "`./g3cat -L 2000 test-ref.g3 |./g32pbm |sed -n 2p`" = "1728 1728" test "`./g3cat -L 1000 -w 1000 test-ref.g3 2>/dev/null |./g32pbm |sed -n 2p`" = "1000 1000" all G3 program tests passed! make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/g3' make[1]: Entering directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/t' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -I.. -DAUTO_PPP -c -o t_config.o t_config.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -I.. -DAUTO_PPP -c -o t_ring.o t_ring.c powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -I.. -DAUTO_PPP -c -o t_g3f_c.o t_g3f_c.c powerpc-unknown-linux-gnu-gcc t_config.o -o t_config powerpc-unknown-linux-gnu-gcc -o t_ring t_ring.o ../ring.o ../cnd.o powerpc-unknown-linux-gnu-gcc -o t_g3f_c t_g3f_c.o ../g3file.o ../faxlib.o ../hyla_nsf.o ../modem.o ../io.o run t/t_config... run t/t_ring... run t/t_echo... FAIL: 'echo -e expected: 'onetwothree' received: '-e one-e two-e three' make[1]: *** [Makefile:16: test] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1/t' make: *** [Makefile:715: test] Error 2 * ERROR: net-dialup/mgetty-1.2.1-r4::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 136: Called src_test * environment, line 1727: Called default * phase-functions.sh, line 872: Called default_src_test * phase-functions.sh, line 901: Called __eapi0_src_test * phase-helpers.sh, line 832: Called die * The specific snippet of code: * ${emake_cmd} ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=net-dialup/mgetty-1.2.1-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-dialup/mgetty-1.2.1-r4::gentoo'`. * The complete build log is located at '/var/log/portage/build/net-dialup/mgetty-1.2.1-r4:20231010-142535.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/temp/environment'. * Working directory: '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1' * S: '/var/tmp/portage/net-dialup/mgetty-1.2.1-r4/work/mgetty-1.2.1'