* Package: app-editors/dav-0.8.5 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking dav-0.8.5.tar.gz to /var/tmp/portage/app-editors/dav-0.8.5/work >>> Source unpacked in /var/tmp/portage/app-editors/dav-0.8.5/work >>> Preparing source in /var/tmp/portage/app-editors/dav-0.8.5/work/dav-0.8.5 ... * Applying dav-0.8.5-asneeded.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-editors/dav-0.8.5/work/dav-0.8.5 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-editors/dav-0.8.5/work/dav-0.8.5 ... make -j14 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lncurses' CC=i686-pc-linux-gnu-gcc i686-pc-linux-gnu-gcc -O2 -pipe -c -o main.o main.c i686-pc-linux-gnu-gcc -O2 -pipe -c -o buffers.o buffers.c i686-pc-linux-gnu-gcc -O2 -pipe -c -o fileIO.o fileIO.c i686-pc-linux-gnu-gcc -O2 -pipe -c -o screenIO.o screenIO.c i686-pc-linux-gnu-gcc -O2 -pipe -c -o keyboard.o keyboard.c i686-pc-linux-gnu-gcc -O2 -pipe -c -o features.o features.c i686-pc-linux-gnu-gcc -O2 -pipe -c -o undo.o undo.c i686-pc-linux-gnu-gcc -O2 -pipe -c -o move.o move.c fileIO.c: In function ‘doSave’: fileIO.c:95:9: warning: format not a string literal and no format arguments fileIO.c: In function ‘load’: fileIO.c:181:7: warning: format not a string literal and no format arguments main.c: In function ‘logMsg’: main.c:693:9: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result features.c: In function ‘tryCompile’: features.c:185:9: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result features.c:206:9: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result main.c: In function ‘loadSettings’: main.c:352:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result In file included from /usr/include/stdio.h:930:0, from main.c:18: In function ‘fgets’, inlined from ‘loadSettings’ at main.c:352:10: /usr/include/bits/stdio2.h:253:2: warning: call to ‘__fgets_chk_warn’ declared with attribute warning: fgets called with bigger size than length of destination buffer i686-pc-linux-gnu-gcc main.o buffers.o fileIO.o screenIO.o keyboard.o features.o undo.o move.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lncurses -o dav >>> Source compiled. >>> Test phase [none]: app-editors/dav-0.8.5 >>> Install dav-0.8.5 into /var/tmp/portage/app-editors/dav-0.8.5/image/ category app-editors make -j14 DESTDIR=/var/tmp/portage/app-editors/dav-0.8.5/image/ install mkdir -p /var/tmp/portage/app-editors/dav-0.8.5/image//usr/bin mkdir -p /var/tmp/portage/app-editors/dav-0.8.5/image//usr/share/man/man1 cp dav /var/tmp/portage/app-editors/dav-0.8.5/image//usr/bin/dav cp dav.1.gz /var/tmp/portage/app-editors/dav-0.8.5/image//usr/share/man/man1/ >>> Completed installing dav-0.8.5 into /var/tmp/portage/app-editors/dav-0.8.5/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/dav * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/stdio2.h:253:2: warning: call to ‘__fgets_chk_warn’ declared with attribute warning: fgets called with bigger size than length of destination buffer * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://dav-text.sourceforge.net/