>>> Unpacking source... >>> Unpacking advancecomp-1.15.tar.gz to /var/tmp/portage/app-arch/advancecomp-1.15/work * Applying advancecomp-1.13-bzip2-compile-plz-k-thx.diff ...  [ ok ] >>> Source unpacked in /var/tmp/portage/app-arch/advancecomp-1.15/work >>> Compiling source in /var/tmp/portage/app-arch/advancecomp-1.15/work/advancecomp-1.15 ... * econf: updating advancecomp-1.15/config.sub with /usr/share/gnuconfig/config.sub * econf: updating advancecomp-1.15/config.guess with /usr/share/gnuconfig/config.guess ./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 --enable-bzip2 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... (cached) gawk checking for tar... tar checking for gzip... gzip checking for groff... groff checking for col... col checking for adler32 in -lz... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for getopt... yes checking for getopt_long... yes checking for snprintf... yes checking for vsnprintf... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make -j14 make all-am make[1]: Entering directory `/var/tmp/portage/app-arch/advancecomp-1.15/work/advancecomp-1.15' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o rezip.o rezip.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zip.o zip.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o file.o file.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o data.o data.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o siglock.o siglock.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o compress.o compress.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zipsh.o zipsh.cc i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c getopt.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c snprintf.c i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7zdeflate.o `test -f '7z/7zdeflate.cc' || echo './'`7z/7zdeflate.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7zlzma.o `test -f '7z/7zlzma.cc' || echo './'`7z/7zlzma.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o AriBitCoder.o `test -f '7z/AriBitCoder.cc' || echo './'`7z/AriBitCoder.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o CRC.o `test -f '7z/CRC.cc' || echo './'`7z/CRC.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o DeflateDecoder.o `test -f '7z/DeflateDecoder.cc' || echo './'`7z/DeflateDecoder.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o DeflateEncoder.o `test -f '7z/DeflateEncoder.cc' || echo './'`7z/DeflateEncoder.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o HuffmanEncoder.o `test -f '7z/HuffmanEncoder.cc' || echo './'`7z/HuffmanEncoder.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o IInOutStreams.o `test -f '7z/IInOutStreams.cc' || echo './'`7z/IInOutStreams.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o InByte.o `test -f '7z/InByte.cc' || echo './'`7z/InByte.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o LSBFDecoder.o `test -f '7z/LSBFDecoder.cc' || echo './'`7z/LSBFDecoder.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o LSBFEncoder.o `test -f '7z/LSBFEncoder.cc' || echo './'`7z/LSBFEncoder.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o LZMA.o `test -f '7z/LZMA.cc' || echo './'`7z/LZMA.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o LZMADecoder.o `test -f '7z/LZMADecoder.cc' || echo './'`7z/LZMADecoder.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o LZMAEncoder.o `test -f '7z/LZMAEncoder.cc' || echo './'`7z/LZMAEncoder.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o LenCoder.o `test -f '7z/LenCoder.cc' || echo './'`7z/LenCoder.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o LiteralCoder.o `test -f '7z/LiteralCoder.cc' || echo './'`7z/LiteralCoder.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o OutByte.o `test -f '7z/OutByte.cc' || echo './'`7z/OutByte.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o WindowIn.o `test -f '7z/WindowIn.cc' || echo './'`7z/WindowIn.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o WindowOut.o `test -f '7z/WindowOut.cc' || echo './'`7z/WindowOut.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o repng.o repng.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o pngex.o pngex.cc i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o fz.o `test -f 'lib/fz.c' || echo './'`lib/fz.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o png.o `test -f 'lib/png.c' || echo './'`lib/png.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o error.o `test -f 'lib/error.c' || echo './'`lib/error.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o snstring.o `test -f 'lib/snstring.c' || echo './'`lib/snstring.c i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o remng.o remng.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o mngex.o mngex.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o scroll.o scroll.cc i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o mng.o `test -f 'lib/mng.c' || echo './'`lib/mng.c i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o redef.o redef.cc i686-pc-linux-gnu-g++ -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -Wl,-O1 -o advpng repng.o pngex.o file.o data.o siglock.o compress.o getopt.o snprintf.o fz.o png.o error.o snstring.o 7zdeflate.o 7zlzma.o AriBitCoder.o CRC.o DeflateDecoder.o DeflateEncoder.o HuffmanEncoder.o IInOutStreams.o InByte.o LSBFDecoder.o LSBFEncoder.o LZMA.o LZMADecoder.o LZMAEncoder.o LenCoder.o LiteralCoder.o OutByte.o WindowIn.o WindowOut.o -lbz2 -lz i686-pc-linux-gnu-g++ -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -Wl,-O1 -o advdef redef.o file.o data.o siglock.o compress.o getopt.o snprintf.o pngex.o fz.o error.o snstring.o png.o mng.o 7zdeflate.o 7zlzma.o AriBitCoder.o CRC.o DeflateDecoder.o DeflateEncoder.o HuffmanEncoder.o IInOutStreams.o InByte.o LSBFDecoder.o LSBFEncoder.o LZMA.o LZMADecoder.o LZMAEncoder.o LenCoder.o LiteralCoder.o OutByte.o WindowIn.o WindowOut.o -lbz2 -lz i686-pc-linux-gnu-g++ -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -Wl,-O1 -o advzip rezip.o zip.o file.o data.o siglock.o compress.o zipsh.o getopt.o snprintf.o 7zdeflate.o 7zlzma.o AriBitCoder.o CRC.o DeflateDecoder.o DeflateEncoder.o HuffmanEncoder.o IInOutStreams.o InByte.o LSBFDecoder.o LSBFEncoder.o LZMA.o LZMADecoder.o LZMAEncoder.o LenCoder.o LiteralCoder.o OutByte.o WindowIn.o WindowOut.o -lbz2 -lz i686-pc-linux-gnu-g++ -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -Wl,-O1 -o advmng remng.o pngex.o mngex.o scroll.o file.o data.o siglock.o compress.o getopt.o snprintf.o fz.o png.o mng.o error.o snstring.o 7zdeflate.o 7zlzma.o AriBitCoder.o CRC.o DeflateDecoder.o DeflateEncoder.o HuffmanEncoder.o IInOutStreams.o InByte.o LSBFDecoder.o LSBFEncoder.o LZMA.o LZMADecoder.o LZMAEncoder.o LenCoder.o LiteralCoder.o OutByte.o WindowIn.o WindowOut.o -lbz2 -lz make[1]: Leaving directory `/var/tmp/portage/app-arch/advancecomp-1.15/work/advancecomp-1.15' >>> Source compiled. >>> Test phase [check]: app-arch/advancecomp-1.15 make -j14 -j1 check make check-local make[1]: Entering directory `/var/tmp/portage/app-arch/advancecomp-1.15/work/advancecomp-1.15' ./COPYING check.zip ./COPYING check.zip ./COPYING check.zip ./COPYING check.zip ./COPYING check.zip ./COPYING check.zip ./COPYING check.zip ./COPYING check.zip Scroll frame 1, range 0x0 Scroll frame 2, range 2x0 Scroll frame 3, range 2x0 Scroll frame 4, range 2x0 Scroll frame 5, range 2x0 Scroll frame 6, range 2x0 Scroll frame 7, range 2x0 Scroll frame 8, range 2x0 Scroll frame 9, range 2x0 Scroll frame 10, range 2x0 Scroll frame 11, range 2x0 Scroll frame 12, range 2x0 Scroll frame 13, range 2x0 Scroll frame 14, range 2x0 Scroll frame 15, range 2x0 Scroll frame 16, range 2x0 Scroll frame 17, range 2x0 Scroll frame 18, range 2x0 Scroll frame 19, range 2x0 Scroll frame 20, range 2x0 Scroll frame 21, range 2x0 Scroll frame 22, range 2x0 Scroll frame 23, range 2x0 Scroll frame 24, range 2x0 Scroll frame 25, range 2x0 Scroll frame 26, range 2x0 Scroll frame 27, range 2x0 Scroll frame 28, range 2x0 Scroll frame 29, range 2x0 Scroll frame 30, range 2x0 Scroll frame 31, range 2x0 Scroll frame 32, range 2x0 Scroll frame 33, range 2x0 Scroll frame 34, range 2x0 Scroll frame 35, range 2x0 Scroll frame 36, range 2x0 Scroll frame 37, range 2x0 Scroll frame 38, range 2x0 Scroll frame 39, range 2x0 Scroll frame 40, range 2x0 Scroll frame 41, range 2x0 Scroll frame 42, range 2x0 Scroll frame 43, range 2x0 Scroll frame 44, range 2x0 Scroll frame 45, range 2x0 Scroll frame 46, range 2x0 Scroll frame 47, range 2x0 Scroll frame 48, range 2x0 Scroll frame 49, range 2x0 Scroll frame 50, range 2x0 Scroll frame 51, range 2x0 Scroll frame 52, range 2x0 Scroll frame 53, range 2x0 Scroll frame 54, range 2x0 Scroll frame 55, range 2x0 Scroll frame 56, range 2x0 Scroll frame 57, range 2x0 Scroll frame 58, range 2x0 Scroll frame 59, range 2x0 Scroll frame 60, range 2x0 Scroll frame 61, range 2x0 Compressing frame 1, size 2611 Compressing frame 2, size 4003 Compressing frame 3, size 5415 Compressing frame 4, size 6615 Compressing frame 5, size 7929 Compressing frame 6, size 9172 Compressing frame 7, size 10379 Compressing frame 8, size 11516 Compressing frame 9, size 12778 Compressing frame 10, size 14004 Compressing frame 11, size 15378 Compressing frame 12, size 16622 Compressing frame 13, size 17952 Compressing frame 14, size 19246 Compressing frame 15, size 20509 Compressing frame 16, size 21682 Compressing frame 17, size 22198 Compressing frame 18, size 22546 Compressing frame 19, size 22945 Compressing frame 20, size 23235 Compressing frame 21, size 23787 Compressing frame 22, size 24133 Compressing frame 23, size 24689 Compressing frame 24, size 26025 Compressing frame 25, size 27423 Compressing frame 26, size 28771 Compressing frame 27, size 30161 Compressing frame 28, size 31493 Compressing frame 29, size 32948 Compressing frame 30, size 34305 Compressing frame 31, size 35754 Compressing frame 32, size 37028 Compressing frame 33, size 38370 Compressing frame 34, size 39654 Compressing frame 35, size 41029 Compressing frame 36, size 42285 Compressing frame 37, size 43615 Compressing frame 38, size 44935 Compressing frame 39, size 46313 Compressing frame 40, size 47761 Compressing frame 41, size 49219 Compressing frame 42, size 50518 Compressing frame 43, size 51503 Compressing frame 44, size 52562 Compressing frame 45, size 53691 Compressing frame 46, size 54729 Compressing frame 47, size 55838 Compressing frame 48, size 56861 Compressing frame 49, size 57963 Compressing frame 50, size 59075 Compressing frame 51, size 60123 Compressing frame 52, size 61131 Compressing frame 53, size 62213 Compressing frame 54, size 62778 Compressing frame 55, size 63767 Compressing frame 56, size 64814 Compressing frame 57, size 65936 Compressing frame 58, size 66980 Compressing frame 59, size 68175 Compressing frame 60, size 69357 Compressing frame 61, size 70506 59374 70518 118% mappy.mng 59374 70518 118% mappy-00000000.png mappy-00000001.png mappy-00000002.png mappy-00000003.png mappy-00000004.png mappy-00000005.png mappy-00000006.png mappy-00000007.png mappy-00000008.png mappy-00000009.png mappy-00000010.png mappy-00000011.png mappy-00000012.png mappy-00000013.png mappy-00000014.png mappy-00000015.png mappy-00000016.png mappy-00000017.png mappy-00000018.png mappy-00000019.png mappy-00000020.png mappy-00000021.png mappy-00000022.png mappy-00000023.png mappy-00000024.png mappy-00000025.png mappy-00000026.png mappy-00000027.png mappy-00000028.png mappy-00000029.png mappy-00000030.png mappy-00000031.png mappy-00000032.png mappy-00000033.png mappy-00000034.png mappy-00000035.png mappy-00000036.png mappy-00000037.png mappy-00000038.png mappy-00000039.png mappy-00000040.png mappy-00000041.png mappy-00000042.png mappy-00000043.png mappy-00000044.png mappy-00000045.png mappy-00000046.png mappy-00000047.png mappy-00000048.png mappy-00000049.png mappy-00000050.png mappy-00000051.png mappy-00000052.png mappy-00000053.png mappy-00000054.png mappy-00000055.png mappy-00000056.png mappy-00000057.png mappy-00000058.png mappy-00000059.png mappy-00000060.png 30.303 Example mencoder call: mencoder mappy-\*.png -mf on:w=224:h=288:fps=30:type=png -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1000:vhq -o mappy.avi Scroll frame 1, range 0x0 Scroll frame 2, range 2x0 Scroll frame 3, range 2x0 Scroll frame 4, range 2x0 Scroll frame 5, range 2x0 Scroll frame 6, range 2x0 Scroll frame 7, range 2x0 Scroll frame 8, range 2x0 Scroll frame 9, range 2x0 Scroll frame 10, range 2x0 Scroll frame 11, range 2x0 Scroll frame 12, range 2x0 Scroll frame 13, range 2x0 Scroll frame 14, range 2x0 Scroll frame 15, range 2x0 Scroll frame 16, range 2x0 Scroll frame 17, range 2x0 Scroll frame 18, range 2x0 Scroll frame 19, range 2x0 Scroll frame 20, range 2x0 Scroll frame 21, range 2x0 Scroll frame 22, range 2x0 Scroll frame 23, range 2x0 Scroll frame 24, range 2x0 Scroll frame 25, range 2x0 Scroll frame 26, range 2x0 Scroll frame 27, range 2x0 Scroll frame 28, range 2x0 Scroll frame 29, range 2x0 Scroll frame 30, range 2x0 Scroll frame 31, range 2x0 Scroll frame 32, range 2x0 Scroll frame 33, range 2x0 Scroll frame 34, range 2x0 Scroll frame 35, range 2x0 Scroll frame 36, range 2x0 Scroll frame 37, range 2x0 Scroll frame 38, range 2x0 Scroll frame 39, range 2x0 Scroll frame 40, range 2x0 Scroll frame 41, range 2x0 Scroll frame 42, range 2x0 Scroll frame 43, range 2x0 Scroll frame 44, range 2x0 Scroll frame 45, range 2x0 Scroll frame 46, range 2x0 Scroll frame 47, range 2x0 Scroll frame 48, range 2x0 Scroll frame 49, range 2x0 Scroll frame 50, range 2x0 Scroll frame 51, range 2x0 Scroll frame 52, range 2x0 Scroll frame 53, range 2x0 Scroll frame 54, range 2x0 Scroll frame 55, range 2x0 Scroll frame 56, range 2x0 Scroll frame 57, range 2x0 Scroll frame 58, range 2x0 Scroll frame 59, range 2x0 Scroll frame 60, range 2x0 Scroll frame 61, range 2x0 Compressing frame 1, size 4581 Compressing frame 2, size 6800 Compressing frame 3, size 8986 Compressing frame 4, size 10948 Compressing frame 5, size 13017 Compressing frame 6, size 14977 Compressing frame 7, size 16897 Compressing frame 8, size 18756 Compressing frame 9, size 20741 Compressing frame 10, size 22719 Compressing frame 11, size 24855 Compressing frame 12, size 26862 Compressing frame 13, size 28988 Compressing frame 14, size 31031 Compressing frame 15, size 33043 Compressing frame 16, size 34953 Compressing frame 17, size 35764 Compressing frame 18, size 36380 Compressing frame 19, size 36999 Compressing frame 20, size 37442 Compressing frame 21, size 38313 Compressing frame 22, size 38837 Compressing frame 23, size 39714 Compressing frame 24, size 41855 Compressing frame 25, size 44089 Compressing frame 26, size 46236 Compressing frame 27, size 48450 Compressing frame 28, size 50587 Compressing frame 29, size 52879 Compressing frame 30, size 55030 Compressing frame 31, size 57309 Compressing frame 32, size 59375 Compressing frame 33, size 61551 Compressing frame 34, size 63676 Compressing frame 35, size 65932 Compressing frame 36, size 68056 Compressing frame 37, size 70280 Compressing frame 38, size 72483 Compressing frame 39, size 74808 Compressing frame 40, size 77218 Compressing frame 41, size 79591 Compressing frame 42, size 81722 Compressing frame 43, size 83226 Compressing frame 44, size 84829 Compressing frame 45, size 86538 Compressing frame 46, size 88091 Compressing frame 47, size 89756 Compressing frame 48, size 91291 Compressing frame 49, size 92903 Compressing frame 50, size 94552 Compressing frame 51, size 96093 Compressing frame 52, size 97600 Compressing frame 53, size 99226 Compressing frame 54, size 100148 Compressing frame 55, size 101651 Compressing frame 56, size 103203 Compressing frame 57, size 104880 Compressing frame 58, size 106437 Compressing frame 59, size 108219 Compressing frame 60, size 109942 Compressing frame 61, size 111647 Scroll frame 1, range 0x0 Scroll frame 2, range 2x0 Scroll frame 3, range 2x0 Scroll frame 4, range 2x0 Scroll frame 5, range 2x0 Scroll frame 6, range 2x0 Scroll frame 7, range 2x0 Scroll frame 8, range 2x0 Scroll frame 9, range 2x0 Scroll frame 10, range 2x0 Scroll frame 11, range 2x0 Scroll frame 12, range 2x0 Scroll frame 13, range 2x0 Scroll frame 14, range 2x0 Scroll frame 15, range 2x0 Scroll frame 16, range 2x0 Scroll frame 17, range 2x0 Scroll frame 18, range 2x0 Scroll frame 19, range 2x0 Scroll frame 20, range 2x0 Scroll frame 21, range 2x0 Scroll frame 22, range 2x0 Scroll frame 23, range 2x0 Scroll frame 24, range 2x0 Scroll frame 25, range 2x0 Scroll frame 26, range 2x0 Scroll frame 27, range 2x0 Scroll frame 28, range 2x0 Scroll frame 29, range 2x0 Scroll frame 30, range 2x0 Scroll frame 31, range 2x0 Scroll frame 32, range 2x0 Scroll frame 33, range 2x0 Scroll frame 34, range 2x0 Scroll frame 35, range 2x0 Scroll frame 36, range 2x0 Scroll frame 37, range 2x0 Scroll frame 38, range 2x0 Scroll frame 39, range 2x0 Scroll frame 40, range 2x0 Scroll frame 41, range 2x0 Scroll frame 42, range 2x0 Scroll frame 43, range 2x0 Scroll frame 44, range 2x0 Scroll frame 45, range 2x0 Scroll frame 46, range 2x0 Scroll frame 47, range 2x0 Scroll frame 48, range 2x0 Scroll frame 49, range 2x0 Scroll frame 50, range 2x0 Scroll frame 51, range 2x0 Scroll frame 52, range 2x0 Scroll frame 53, range 2x0 Scroll frame 54, range 2x0 Scroll frame 55, range 2x0 Scroll frame 56, range 2x0 Scroll frame 57, range 2x0 Scroll frame 58, range 2x0 Scroll frame 59, range 2x0 Scroll frame 60, range 2x0 Scroll frame 61, range 2x0 Compressing frame 1, size 3451 Compressing frame 2, size 5270 Compressing frame 3, size 6988 Compressing frame 4, size 8435 Compressing frame 5, size 10081 Compressing frame 6, size 11625 Compressing frame 7, size 13062 Compressing frame 8, size 14435 Compressing frame 9, size 16026 Compressing frame 10, size 17491 Compressing frame 11, size 19259 Compressing frame 12, size 20769 Compressing frame 13, size 22378 Compressing frame 14, size 24006 Compressing frame 15, size 25554 Compressing frame 16, size 26994 Compressing frame 17, size 27758 Compressing frame 18, size 28341 Compressing frame 19, size 28929 Compressing frame 20, size 29352 Compressing frame 21, size 30182 Compressing frame 22, size 30687 Compressing frame 23, size 31529 Compressing frame 24, size 33147 Compressing frame 25, size 34868 Compressing frame 26, size 36575 Compressing frame 27, size 38252 Compressing frame 28, size 39852 Compressing frame 29, size 41702 Compressing frame 30, size 43426 Compressing frame 31, size 45219 Compressing frame 32, size 46801 Compressing frame 33, size 48488 Compressing frame 34, size 50002 Compressing frame 35, size 51728 Compressing frame 36, size 53233 Compressing frame 37, size 54819 Compressing frame 38, size 56512 Compressing frame 39, size 58202 Compressing frame 40, size 59963 Compressing frame 41, size 61766 Compressing frame 42, size 63384 Compressing frame 43, size 64778 Compressing frame 44, size 66264 Compressing frame 45, size 67873 Compressing frame 46, size 69309 Compressing frame 47, size 70876 Compressing frame 48, size 72307 Compressing frame 49, size 73820 Compressing frame 50, size 75373 Compressing frame 51, size 76804 Compressing frame 52, size 78204 Compressing frame 53, size 79731 Compressing frame 54, size 80597 Compressing frame 55, size 81990 Compressing frame 56, size 83437 Compressing frame 57, size 85016 Compressing frame 58, size 86465 Compressing frame 59, size 88152 Compressing frame 60, size 89760 Compressing frame 61, size 91357 Scroll frame 1, range 0x0 Scroll frame 2, range 2x0 Scroll frame 3, range 2x0 Scroll frame 4, range 2x0 Scroll frame 5, range 2x0 Scroll frame 6, range 2x0 Scroll frame 7, range 2x0 Scroll frame 8, range 2x0 Scroll frame 9, range 2x0 Scroll frame 10, range 2x0 Scroll frame 11, range 2x0 Scroll frame 12, range 2x0 Scroll frame 13, range 2x0 Scroll frame 14, range 2x0 Scroll frame 15, range 2x0 Scroll frame 16, range 2x0 Scroll frame 17, range 2x0 Scroll frame 18, range 2x0 Scroll frame 19, range 2x0 Scroll frame 20, range 2x0 Scroll frame 21, range 2x0 Scroll frame 22, range 2x0 Scroll frame 23, range 2x0 Scroll frame 24, range 2x0 Scroll frame 25, range 2x0 Scroll frame 26, range 2x0 Scroll frame 27, range 2x0 Scroll frame 28, range 2x0 Scroll frame 29, range 2x0 Scroll frame 30, range 2x0 Scroll frame 31, range 2x0 Scroll frame 32, range 2x0 Scroll frame 33, range 2x0 Scroll frame 34, range 2x0 Scroll frame 35, range 2x0 Scroll frame 36, range 2x0 Scroll frame 37, range 2x0 Scroll frame 38, range 2x0 Scroll frame 39, range 2x0 Scroll frame 40, range 2x0 Scroll frame 41, range 2x0 Scroll frame 42, range 2x0 Scroll frame 43, range 2x0 Scroll frame 44, range 2x0 Scroll frame 45, range 2x0 Scroll frame 46, range 2x0 Scroll frame 47, range 2x0 Scroll frame 48, range 2x0 Scroll frame 49, range 2x0 Scroll frame 50, range 2x0 Scroll frame 51, range 2x0 Scroll frame 52, range 2x0 Scroll frame 53, range 2x0 Scroll frame 54, range 2x0 Scroll frame 55, range 2x0 Scroll frame 56, range 2x0 Scroll frame 57, range 2x0 Scroll frame 58, range 2x0 Scroll frame 59, range 2x0 Scroll frame 60, range 2x0 Scroll frame 61, range 2x0 Compressing and reducing frame 1, size 3172 Compressing and reducing frame 2, size 4417 Compressing and reducing frame 3, size 5642 Compressing and reducing frame 4, size 6646 Compressing and reducing frame 5, size 7771 Compressing and reducing frame 6, size 8851 Compressing and reducing frame 7, size 9861 Compressing and reducing frame 8, size 10798 Compressing and reducing frame 9, size 11872 Compressing and reducing frame 10, size 12892 Compressing and reducing frame 11, size 14145 Compressing and reducing frame 12, size 15199 Compressing and reducing frame 13, size 16315 Compressing and reducing frame 14, size 17426 Compressing and reducing frame 15, size 18497 Compressing and reducing frame 16, size 19475 Compressing and reducing frame 17, size 19973 Compressing and reducing frame 18, size 20328 Compressing and reducing frame 19, size 20713 Compressing and reducing frame 20, size 20988 Compressing and reducing frame 21, size 21522 Compressing and reducing frame 22, size 21854 Compressing and reducing frame 23, size 22410 Compressing and reducing frame 24, size 23536 Compressing and reducing frame 25, size 24751 Compressing and reducing frame 26, size 25900 Compressing and reducing frame 27, size 27065 Compressing and reducing frame 28, size 28166 Compressing and reducing frame 29, size 29402 Compressing and reducing frame 30, size 30586 Compressing and reducing frame 31, size 31807 Compressing and reducing frame 32, size 32858 Compressing and reducing frame 33, size 33988 Compressing and reducing frame 34, size 35003 Compressing and reducing frame 35, size 36176 Compressing and reducing frame 36, size 37171 Compressing and reducing frame 37, size 38234 Compressing and reducing frame 38, size 39341 Compressing and reducing frame 39, size 40478 Compressing and reducing frame 40, size 41663 Compressing and reducing frame 41, size 42893 Compressing and reducing frame 42, size 44002 Compressing and reducing frame 43, size 44968 Compressing and reducing frame 44, size 46004 Compressing and reducing frame 45, size 47107 Compressing and reducing frame 46, size 48117 Compressing and reducing frame 47, size 49217 Compressing and reducing frame 48, size 50217 Compressing and reducing frame 49, size 51294 Compressing and reducing frame 50, size 52384 Compressing and reducing frame 51, size 53401 Compressing and reducing frame 52, size 54384 Compressing and reducing frame 53, size 55446 Compressing and reducing frame 54, size 56011 Compressing and reducing frame 55, size 56975 Compressing and reducing frame 56, size 57989 Compressing and reducing frame 57, size 59082 Compressing and reducing frame 58, size 60099 Compressing and reducing frame 59, size 61279 Compressing and reducing frame 60, size 62433 Compressing and reducing frame 61, size 63551 2069 2305 111% mappy.png 2069 2305 111% 145 1419 978% basn2c08.png 112 122 108% basn3p01.png 146 140 95% basn3p02.png 216 176 81% basn3p04.png 1286 1270 98% basn3p08.png 184 1241 674% basn6a08.png 192 162 84% basn6a04.png 2281 4530 198% check.lst ./test/test.lst differ: char 81, line 6 make[1]: *** [check-local] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-arch/advancecomp-1.15/work/advancecomp-1.15' make: *** [check-am] Error 2 * * ERROR: app-arch/advancecomp-1.15 failed. * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 2419: Called _eapi0_src_test * ebuild.sh, line 607: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * The die message: * Make check failed. See above for details. * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/app-arch/advancecomp-1.15:20090823-143649.log'. * The ebuild environment file is located at '/var/tmp/portage/app-arch/advancecomp-1.15/temp/environment'. * >>> Install advancecomp-1.15 into /var/tmp/portage/app-arch/advancecomp-1.15/image/ category app-arch >>> Completed installing advancecomp-1.15 into /var/tmp/portage/app-arch/advancecomp-1.15/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/advdef usr/bin/advzip * Removing /usr/share/doc * Removing /usr/share/man * Removing /usr/share/info