* CPV: net-misc/x25_utils-2.3.93-r1 * REPO: gentoo * Maintainer: sbriesen@gentoo.org net-dialup@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 2.6.35-gentoo-r6 * Checking for suitable kernel configuration options... [ ok ] >>> Unpacking source... >>> Unpacking x25_utils-2.3.93.tar.gz to /var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work >>> Source unpacked in /var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work >>> Preparing source in /var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work/x25_utils-2.3.93 ... * Applying x25_utils-2.3.93-gentoo.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work/x25_utils-2.3.93 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work/x25_utils-2.3.93 ... make -j14 -j1 'O=-O2 -pipe -Wno-trigraphs' for i in libtelnet telnet telnetd trace route; do make -C $i || exit 1; done make[1]: Entering directory `/var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work/x25_utils-2.3.93/libtelnet' cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o auth.o auth.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o enc_des.o enc_des.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o encrypt.o encrypt.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o genget.o genget.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o getent.o getent.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o kerberos.o kerberos.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o kerberos5.o kerberos5.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o misc.o misc.c ar rcv libtelnet.a auth.o enc_des.o encrypt.o genget.o getent.o kerberos.o kerberos5.o misc.o a - auth.o a - enc_des.o a - encrypt.o a - genget.o a - getent.o a - kerberos.o a - kerberos5.o a - misc.o ranlib libtelnet.a make[1]: Leaving directory `/var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work/x25_utils-2.3.93/libtelnet' make[1]: Entering directory `/var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work/x25_utils-2.3.93/telnet' cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o telnet.o telnet.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o authenc.o authenc.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o commands.o commands.c commands.c: In function ‘shell’: commands.c:1394:3: warning: missing sentinel in function call commands.c:1396:3: warning: missing sentinel in function call commands.c: In function ‘setescape’: commands.c:1316:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result commands.c: In function ‘tn’: commands.c:2151:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o main.o main.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o network.o network.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o ring.o ring.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o sys_bsd.o sys_bsd.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o terminal.o terminal.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o tn3270.o tn3270.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o utilities.o utilities.c utilities.c: In function ‘printsub’: utilities.c:766:8: warning: format not a string literal and no format arguments utilities.c:771:8: warning: format not a string literal and no format arguments utilities.c:776:8: warning: format not a string literal and no format arguments utilities.c: In function ‘ExitString’: utilities.c:894:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result cc telnet.o authenc.o commands.o main.o network.o ring.o sys_bsd.o terminal.o tn3270.o utilities.o -lncurses -L ../libtelnet -ltelnet -o telnet make[1]: Leaving directory `/var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work/x25_utils-2.3.93/telnet' make[1]: Entering directory `/var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work/x25_utils-2.3.93/telnetd' cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o telnetd.o telnetd.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o state.o state.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o termstat.o termstat.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o slc.o slc.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o sys_term.o sys_term.c sys_term.c: In function ‘rmut’: sys_term.c:1685:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result sys_term.c:1698:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result sys_term.c:1703:2: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result sys_term.c:1706:2: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result sys_term.c: In function ‘start_login’: sys_term.c:1346:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result sys_term.c: In function ‘cleanopen’: sys_term.c:1044:2: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o utility.o utility.c utility.c: In function ‘printsub’: utility.c:988:8: warning: format not a string literal and no format arguments utility.c:994:8: warning: format not a string literal and no format arguments utility.c:1000:8: warning: format not a string literal and no format arguments utility.c: In function ‘fatal’: utility.c:375:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o global.o global.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o authenc.o authenc.c cc -O2 -pipe -Wno-trigraphs '-DISSUE_FILE="/etc/issue.net"' -I.. -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS -c -o logwtmp.o logwtmp.c logwtmp.c: In function ‘logwtmp’: logwtmp.c:66:4: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result cc telnetd.o state.o termstat.o slc.o sys_term.o utility.o global.o authenc.o logwtmp.o -lncurses -L ../libtelnet -ltelnet -o telnetd make[1]: Leaving directory `/var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work/x25_utils-2.3.93/telnetd' make[1]: Entering directory `/var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work/x25_utils-2.3.93/trace' cc -O2 -pipe -Wno-trigraphs -c -o x25trace.o x25trace.c cc -O2 -pipe -Wno-trigraphs -c -o x25dump.o x25dump.c cc x25trace.o x25dump.o -o x25trace make[1]: Leaving directory `/var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work/x25_utils-2.3.93/trace' make[1]: Entering directory `/var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work/x25_utils-2.3.93/route' cc -O2 -pipe -Wno-trigraphs -c -o x25route.o x25route.c cc x25route.o -o x25route make[1]: Leaving directory `/var/tmp/portage/net-misc/x25_utils-2.3.93-r1/work/x25_utils-2.3.93/route' >>> Source compiled. >>> Test phase [none]: net-misc/x25_utils-2.3.93-r1 >>> Install x25_utils-2.3.93-r1 into /var/tmp/portage/net-misc/x25_utils-2.3.93-r1/image/ category net-misc >>> Completed installing x25_utils-2.3.93-r1 into /var/tmp/portage/net-misc/x25_utils-2.3.93-r1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/sbin/x25trace usr/sbin/x25.telnetd usr/sbin/x25route usr/bin/x25telnet * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/sbin/x25trace * /usr/sbin/x25.telnetd * /usr/sbin/x25route * /usr/bin/x25telnet