* CPV: app-misc/splitvt-1.6.6-r1 * REPO: gentoo * Maintainer: shell-tools@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking splitvt-1.6.6.tar.gz to /var/tmp/portage/app-misc/splitvt-1.6.6-r1/work >>> Unpacking splitvt_1.6.6-4.diff.gz to /var/tmp/portage/app-misc/splitvt-1.6.6-r1/work * Applying splitvt_1.6.6-4.diff ... [ ok ] >>> Source unpacked in /var/tmp/portage/app-misc/splitvt-1.6.6-r1/work >>> Compiling source in /var/tmp/portage/app-misc/splitvt-1.6.6-r1/work/splitvt-1.6.6 ... Making configuration... Aha! You are running Linux! Congratulations on the choice of a GNU generation. Your utmp file uses the host field. I will use termio tty structures. I will use your sockets definition header. I will use wait4() instead of waitpid(). If installed set-uid root, this program will put entries for its windows in /var/run/utmp, and will also change ownership of the ttys it acquires to the user running this program. Done. Type 'make' to build make -j14 i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o splitvt.o splitvt.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o misc.o misc.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o utmp.o utmp.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o vt100.o vt100.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o videomem.o videomem.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o terminal.o terminal.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o vttest.o vttest.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o vtmouse.o vtmouse.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o parserc.o parserc.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o lock.o lock.c misc.c: In function ‘safe_popen’: misc.c:900:18: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result misc.c:902:18: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result misc.c: In function ‘pty_open’: misc.c:81:6: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result misc.c:81:21: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result misc.c:81:36: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -Wall -O2 -pipe -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o cut-paste.o cut-paste.c utmp.c: In function ‘delutmp’: utmp.c:249:3: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result vt100.c: In function ‘E_brac’: vt100.c:646:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result vt100.c:652:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result vt100.c:658:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result vt100.c: In function ‘E_’: vt100.c:364:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result splitvt.c: In function ‘normal_input’: splitvt.c:547:7: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result splitvt.c:592:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result splitvt.c:626:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result splitvt.c: In function ‘main’: splitvt.c:451:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result vttest.c: In function ‘vttest’: vttest.c:85:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result terminal.c:24:19: warning: ‘capabilities’ defined but not used cut-paste.c: In function ‘vt_setselbuf’: cut-paste.c:248:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result cut-paste.c: In function ‘vt_getsel’: cut-paste.c:261:25: warning: ‘mark1.x’ may be used uninitialized in this function cut-paste.c:261:25: warning: ‘mark1.y’ may be used uninitialized in this function i686-pc-linux-gnu-gcc -o splitvt splitvt.o misc.o utmp.o vt100.o videomem.o terminal.o vttest.o vtmouse.o parserc.o lock.o cut-paste.o >>> Source compiled. >>> Test phase [none]: app-misc/splitvt-1.6.6-r1 >>> Install splitvt-1.6.6-r1 into /var/tmp/portage/app-misc/splitvt-1.6.6-r1/image/ category app-misc * Tinderbox QA Notice: 'make' called by src_install make -j14 install cp splitvt.man /var/tmp/portage/app-misc/splitvt-1.6.6-r1/image//usr/share/man/man1/splitvt.1 mv splitvt /var/tmp/portage/app-misc/splitvt-1.6.6-r1/image//usr/bin/splitvt mv examples/xsplitvt /var/tmp/portage/app-misc/splitvt-1.6.6-r1/image//usr/bin/xsplitvt >>> Completed installing splitvt-1.6.6-r1 into /var/tmp/portage/app-misc/splitvt-1.6.6-r1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/splitvt * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/splitvt