* CPV: net-misc/shout-0.8.0-r2 * REPO: gentoo * Maintainer: sound@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking shout-0.8.0.tar.gz to /var/tmp/portage/net-misc/shout-0.8.0-r2/work * Applying variables.diff ... [ ok ] * Applying ldflags.patch ... [ ok ] * Applying implicitdecls.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/net-misc/shout-0.8.0-r2/work >>> Compiling source in /var/tmp/portage/net-misc/shout-0.8.0-r2/work/shout-0.8.0 ... ./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 --sysconfdir=/etc/shout --localstatedir=/var loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache Configuring shout 0.8.0... FSSTD ENABLED checking for gcc... i686-pc-linux-gnu-gcc checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C compiler (i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for uname... uname checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for AIX... no checking for POSIXized ISC... no checking for minix/config.h... no checking your OS... Linux checking for socket... yes checking for connect... yes checking for gethostbyname... yes checking for nanosleep... yes checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for signal.h... yes checking for sys/signal.h... yes checking for working const... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void 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... (cached) void checking for unix98 socklen_t... nah checking for gettimeofday... yes checking for snprintf... yes checking for vsnprintf... yes checking for rename... yes checking for setpgid... yes checking for setsockopt... yes checking for umask... yes checking for inet_aton... yes checking for select... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h Ok, everything seems ok. Now do 'make' to compile shout. make -j14 i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -c -o rand.o rand.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -c -o mpeg.o mpeg.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -c -o configfile.o configfile.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -c -o sock.o sock.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -c -o util.o util.c In file included from /usr/include/string.h:642:0, from sock.c:28: In function ‘memcpy’, inlined from ‘sock_connect’ at sock.c:84:10: /usr/include/bits/string3.h:52:3: warning: call to __builtin___memcpy_chk will always overflow destination buffer i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o shout shout.c rand.o mpeg.o configfile.o sock.o util.o shout.c: In function ‘scream’: shout.c:1494:4: warning: format not a string literal and no format arguments shout.c:1496:3: warning: format not a string literal and no format arguments shout.c:1498:3: warning: format not a string literal and no format arguments shout.c: In function ‘update_meta_info_on_server’: shout.c:1769:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shout.c:1775:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shout.c:1780:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shout.c: In function ‘do_the_dj_thing’: shout.c:1127:10: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result shout.c: In function ‘put_in_cue_file’: shout.c:1059:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shout.c:1065:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shout.c:1070:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shout.c: In function ‘post_config’: shout.c:426:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result shout.c:427:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result shout.c:428:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result In file included from /usr/include/stdio.h:930:0, from shout.c:83: In function ‘snprintf’, inlined from ‘post_config’ at shout.c:444:3: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer /var/tmp/portage/net-misc/shout-0.8.0-r2/temp/ccvbeBOg.o: In function `shuffle': shout.c:(.text+0xb3a): warning: the use of `tempnam' is dangerous, better use `mkstemp' >>> Source compiled. >>> Test phase [none]: net-misc/shout-0.8.0-r2 >>> Install shout-0.8.0-r2 into /var/tmp/portage/net-misc/shout-0.8.0-r2/image/ category net-misc make -j14 DESTDIR=/var/tmp/portage/net-misc/shout-0.8.0-r2/image/ install - Creating directories for installation - mkdir /var/tmp/portage/net-misc/shout-0.8.0-r2/image//usr mkdir /var/tmp/portage/net-misc/shout-0.8.0-r2/image//usr/bin mkdir /var/tmp/portage/net-misc/shout-0.8.0-r2/image//var mkdir /var/tmp/portage/net-misc/shout-0.8.0-r2/image//var/log mkdir /var/tmp/portage/net-misc/shout-0.8.0-r2/image//var/log/shout mkdir /var/tmp/portage/net-misc/shout-0.8.0-r2/image//etc mkdir /var/tmp/portage/net-misc/shout-0.8.0-r2/image//etc/shout - Installing binaries and configuration files - >>> Completed installing shout-0.8.0-r2 into /var/tmp/portage/net-misc/shout-0.8.0-r2/image/ * Tinderbox QA Notice! Insecure functions used tempnam@@GLIBC_2.0 /var/tmp/portage/net-misc/shout-0.8.0-r2/image/usr/bin/shout * Tinderbox QA Notice (end)! Insecure functions used strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/shout * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/string3.h:52:3: warning: call to __builtin___memcpy_chk will always overflow destination buffer * /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_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://www.icecast.org