* Package: media-gfx/mscgen-0.20 * Repository: gentoo * Maintainer: graphics@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking mscgen-src-0.20.tar.gz to /var/tmp/portage/media-gfx/mscgen-0.20/work >>> Source unpacked in /var/tmp/portage/media-gfx/mscgen-0.20/work >>> Preparing source in /var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20 ... * Running eautoreconf in '/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20 ... ./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 --disable-dependency-tracking --docdir=/usr/share/doc/mscgen-0.20 --without-png configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating test/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20 ... make -j14 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20' Making all in src make[2]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' make all-am make[3]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -c -o mscgen-adraw.o `test -f 'adraw.c' || echo './'`adraw.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -c -o mscgen-cmdparse.o `test -f 'cmdparse.c' || echo './'`cmdparse.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -c -o mscgen-main.o `test -f 'main.c' || echo './'`main.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -c -o mscgen-svg_out.o `test -f 'svg_out.c' || echo './'`svg_out.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -c -o mscgen-language.o `test -f 'language.c' || echo './'`language.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -c -o mscgen-msc.o `test -f 'msc.c' || echo './'`msc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -c -o mscgen-ps_out.o `test -f 'ps_out.c' || echo './'`ps_out.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -c -o mscgen-utf8.o `test -f 'utf8.c' || echo './'`utf8.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -c -o mscgen-gd_out.o `test -f 'gd_out.c' || echo './'`gd_out.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -c -o mscgen-safe.o `test -f 'safe.c' || echo './'`safe.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -c -o mscgen-lexer.o `test -f 'lexer.c' || echo './'`lexer.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -c -o mscgen-null_out.o `test -f 'null_out.c' || echo './'`null_out.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -c -o mscgen-usage.o `test -f 'usage.c' || echo './'`usage.c usage.c: In function ‘Usage’: usage.c:79:1: warning: unknown escape sequence: '\-' [enabled by default] i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mscgen mscgen-adraw.o mscgen-cmdparse.o mscgen-main.o mscgen-svg_out.o mscgen-language.o mscgen-msc.o mscgen-ps_out.o mscgen-utf8.o mscgen-gd_out.o mscgen-safe.o mscgen-lexer.o mscgen-null_out.o mscgen-usage.o -lm make[3]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' make[2]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' Making all in man make[2]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' make all-am make[3]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' make[2]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' Making all in test make[2]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/test' Making all in examples make[2]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/examples' echo "#!/usr/bin/mscgen -Tpng" | cat - msg_types.mscin > msg_types.msc echo "#!/usr/bin/mscgen -Tpng" | cat - boxes_example.mscin > boxes_example.msc echo "#!/usr/bin/mscgen -Tpng" | cat - colour_sample.mscin > colour_sample.msc echo "#!/usr/bin/mscgen -Tpng" | cat - simple_prog_desc.mscin > simple_prog_desc.msc echo "#!/usr/bin/mscgen -Tpng" | cat - client_server.mscin > client_server.msc chmod a+x boxes_example.msc chmod a+x msg_types.msc chmod a+x colour_sample.msc chmod a+x simple_prog_desc.msc chmod a+x client_server.msc make all-am make[3]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/examples' make[2]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/examples' make[2]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20' make[2]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20' make[1]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20' >>> Source compiled. >>> Test phase [check]: media-gfx/mscgen-0.20 * Tinderbox QA Notice: 'make' called by _eapi0_src_test make -j14 -j14 -j1 check Making check in src make[1]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' make check-am make[2]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' make[1]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' Making check in man make[1]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' make check-am make[2]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' make[1]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' Making check in test make[1]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/test' make check-TESTS make[2]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/test' testinput0.msc Built with REMOVE_PNG_OUPUT; PNG output is not supported Failed to create output context FAIL: renderercheck.sh ==================================================== 1 of 1 test failed Please report to Michael.McTernan.2001@cs.bris.ac.uk ==================================================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/test' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/test' make: *** [check-recursive] Error 1 * ERROR: media-gfx/mscgen-0.20 failed (test phase): * emake failed * * If you need support, post the output of 'emerge --info =media-gfx/mscgen-0.20', * the complete build log and the output of 'emerge -pqv =media-gfx/mscgen-0.20'. /usr/lib/portage/bin/isolated-functions.sh: line 209: tinderbox_mask_pkg: command not found * The complete build log is located at '/var/log/portage/build/media-gfx/mscgen-0.20:20110815-115028.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/mscgen-0.20/temp/environment'. * S: '/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20' >>> Install mscgen-0.20 into /var/tmp/portage/media-gfx/mscgen-0.20/image/ category media-gfx make -j14 DESTDIR=/var/tmp/portage/media-gfx/mscgen-0.20/image/ install Making install in src make[1]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' make install-am make[2]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' make[3]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/media-gfx/mscgen-0.20/image//usr/bin" make[3]: Nothing to be done for `install-data-am'. /usr/bin/install -c mscgen '/var/tmp/portage/media-gfx/mscgen-0.20/image//usr/bin' make[3]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' make[2]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' make[1]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/src' Making install in man make[1]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' make install-am make[2]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' make[3]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-gfx/mscgen-0.20/image//usr/share/man/man1" /usr/bin/install -c -m 644 mscgen.1 '/var/tmp/portage/media-gfx/mscgen-0.20/image//usr/share/man/man1' make[3]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' make[2]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' make[1]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/man' Making install in test make[1]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/test' make[2]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/test' make[1]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/test' Making install in examples make[1]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/examples' make install-am make[2]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/examples' make[3]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/examples' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/mscgen-0.20/examples" || /bin/mkdir -p "/var/tmp/portage/media-gfx/mscgen-0.20/image//usr/share/doc/mscgen-0.20/examples" /usr/bin/install -c -m 644 msg_types.msc boxes_example.msc colour_sample.msc simple_prog_desc.msc client_server.msc '/var/tmp/portage/media-gfx/mscgen-0.20/image//usr/share/doc/mscgen-0.20/examples' make[3]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/examples' make[2]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/examples' make[1]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20/examples' make[1]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20' make[2]: Entering directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20' make[1]: Leaving directory `/var/tmp/portage/media-gfx/mscgen-0.20/work/mscgen-0.20' >>> Completed installing mscgen-0.20 into /var/tmp/portage/media-gfx/mscgen-0.20/image/ * QA Notice: command not found: * * /usr/lib/portage/bin/isolated-functions.sh: line 209: tinderbox_mask_pkg: command not found strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/mscgen /sbin/ldconfig: /usr/lib/libvrb.so.0 is not a symbolic link /sbin/ldconfig: /usr/lib/libchicken.so is not a symbolic link