* Package: net-irc/oer-1.0.66 * Repository: gentoo * Maintainer: net-irc@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking oer-1.0-66.tar.gz to /var/tmp/portage/net-irc/oer-1.0.66/work * Applying 1.0.64-basename.patch ... [ ok ] * Replacing obsolete head/tail with POSIX compliant ones * - fixed configure >>> Source unpacked in /var/tmp/portage/net-irc/oer-1.0.66/work >>> Compiling source in /var/tmp/portage/net-irc/oer-1.0.66/work/oer-dist ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c checking for uname... uname checking system type... Linux checking for crypt in -lcrypt... yes checking for socket in -lsocket... no checking for connect in -lnsl... yes checking for gethostbyname in -ldns... yes checking for dlopen in -ldl... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for strings.h... yes checking for crypt.h... yes checking for ctype.h... yes checking for uname... yes checking for getaddrinfo... yes checking for locale.h... yes checking for working const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for snprintf... yes checking for vsprintf... yes checking for vfprintf... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h Type "make" to compile oer make -j14 'CFLAGS=-O2 -pipe' gcc -O2 -pipe -c misc.c gcc -O2 -pipe -c reg.c gcc -O2 -pipe -c mycrypt.c gcc -O2 -pipe -c ds.c In file included from /usr/include/stdio.h:930:0, from oer-common.h:28, from ds.c:26: In function ‘snprintf’, inlined from ‘editcommand’ at ds.c:6537:14: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer In function ‘snprintf’, inlined from ‘editcommand’ at ds.c:6539:14: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer In function ‘snprintf’, inlined from ‘addcommand’ at ds.c:8664:14: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer In function ‘snprintf’, inlined from ‘addcommand’ at ds.c:8666:14: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer gcc -O2 -pipe -c parse.c gcc -O2 -pipe -c network.c gcc -O2 -pipe -c oer.c In file included from /usr/include/string.h:642:0, from oer-common.h:36, from oer.c:26: In function ‘strncpy’, inlined from ‘main’ at oer.c:230:9: /usr/include/bits/string3.h:123:3: warning: call to __builtin___strncpy_chk will always overflow destination buffer gcc -s -o oer ds.o misc.o network.o oer.o parse.o reg.o -ldl -ldns -lnsl -lcrypt Type "make install" to install oer >>> Source compiled. >>> Test phase [none]: net-irc/oer-1.0.66 >>> Install oer-1.0.66 into /var/tmp/portage/net-irc/oer-1.0.66/image/ category net-irc >>> Completed installing oer-1.0.66 into /var/tmp/portage/net-irc/oer-1.0.66/image/ * QA Notice: Pre-stripped files found: * /usr/bin/oer * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/oer * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer * /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer * /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer * /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer * /usr/include/bits/string3.h:123:3: warning: call to __builtin___strncpy_chk will always overflow 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://oer.equnet.org/ * * You can find a sample configuration file set in * /usr/share/doc/oer-1.0.66/sample-configuration *