* CPV: app-editors/teco-1.00-r3 * REPO: gentoo * Maintainer: emacs@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking teco.tar.gz to /var/tmp/portage/app-editors/teco-1.00-r3/work * Applying teco-double-free.diff ... [ ok ] * Applying teco-gcc4.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/app-editors/teco-1.00-r3/work >>> Compiling source in /var/tmp/portage/app-editors/teco-1.00-r3/work ... make -j14 CC=i686-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe -ansi -D_POSIX_SOURCE' i686-pc-linux-gnu-gcc -O2 -pipe -ansi -D_POSIX_SOURCE -c -o te_data.o te_data.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -D_POSIX_SOURCE -c -o te_utils.o te_utils.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -D_POSIX_SOURCE -c -o te_subs.o te_subs.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -D_POSIX_SOURCE -c -o te_main.o te_main.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -D_POSIX_SOURCE -c -o te_rdcmd.o te_rdcmd.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -D_POSIX_SOURCE -c -o te_exec0.o te_exec0.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -D_POSIX_SOURCE -c -o te_exec1.o te_exec1.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -D_POSIX_SOURCE -c -o te_exec2.o te_exec2.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -D_POSIX_SOURCE -c -o te_srch.o te_srch.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -D_POSIX_SOURCE -c -o te_chario.o te_chario.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -D_POSIX_SOURCE -c -o te_window.o te_window.c i686-pc-linux-gnu-gcc -O2 -pipe -ansi -D_POSIX_SOURCE -c -o te_fxstub.o te_fxstub.c te_main.c: In function ‘main’: te_main.c:73:6: warning: incompatible implicit declaration of built-in function ‘exit’ te_main.c:101:5: warning: incompatible implicit declaration of built-in function ‘exit’ te_utils.c: In function ‘get_bcell’: te_utils.c:16:11: warning: conflicting types for built-in function ‘malloc’ te_exec2.c: In function ‘do_eq’: te_exec2.c:340:6: warning: incompatible implicit declaration of built-in function ‘exit’ te_exec2.c: In function ‘do_eq1’: te_exec2.c:428:21: warning: incompatible implicit declaration of built-in function ‘exit’ te_exec2.c: In function ‘do_glob’: te_exec2.c:564:2: warning: incompatible implicit declaration of built-in function ‘exit’ te_chario.c: In function ‘hup_handler’: te_chario.c:307:2: warning: incompatible implicit declaration of built-in function ‘exit’ i686-pc-linux-gnu-gcc -o te te_data.o te_utils.o te_subs.o te_main.o te_rdcmd.o te_exec0.o te_exec1.o te_exec2.o te_srch.o te_chario.o te_window.o te_fxstub.o -lncurses >>> Source compiled. >>> Test phase [none]: app-editors/teco-1.00-r3 >>> Install teco-1.00-r3 into /var/tmp/portage/app-editors/teco-1.00-r3/image/ category app-editors >>> Completed installing teco-1.00-r3 into /var/tmp/portage/app-editors/teco-1.00-r3/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/te * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/te * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * te_main.c:73:6: warning: incompatible implicit declaration of built-in function ‘exit’ * te_main.c:101:5: warning: incompatible implicit declaration of built-in function ‘exit’ * te_exec2.c:340:6: warning: incompatible implicit declaration of built-in function ‘exit’ * te_exec2.c:428:21: warning: incompatible implicit declaration of built-in function ‘exit’ * te_exec2.c:564:2: warning: incompatible implicit declaration of built-in function ‘exit’ * te_chario.c:307:2: warning: incompatible implicit declaration of built-in function ‘exit’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.ibiblio.org/pub/linux/apps/editors/tty/ http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco * The TECO binary is called te. * Sample configurations and documentation is available in /usr/share/doc/