* CPV: app-arch/mscompress-0.3 * REPO: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking mscompress-0.3.tar.bz2 to /var/tmp/portage/app-arch/mscompress-0.3/work >>> Source unpacked in /var/tmp/portage/app-arch/mscompress-0.3/work >>> Preparing source in /var/tmp/portage/app-arch/mscompress-0.3/work/mscompress-0.3 ... * Applying mscompress-0.3-makefile.patch ... [ ok ] * Applying mscompress-0.3-amd64.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-arch/mscompress-0.3/work/mscompress-0.3 ... * econf: updating mscompress-0.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mscompress-0.3/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 loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache checking host system type... i686-pc-linux-gnu Package: mscompress-0.3 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 a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for unistd.h... yes checking for getopt.h... yes checking whether byte ordering is bigendian... no updating cache ./config.cache creating ./config.status creating Makefile creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/app-arch/mscompress-0.3/work/mscompress-0.3 ... make -j14 i686-pc-linux-gnu-gcc -O2 -pipe -c -o mscompress.o mscompress.c i686-pc-linux-gnu-gcc -O2 -pipe -c -o version.o version.c i686-pc-linux-gnu-gcc -O2 -pipe -c -o msexpand.o msexpand.c i686-pc-linux-gnu-gcc -O2 -pipe -o msexpand msexpand.o version.o i686-pc-linux-gnu-gcc -O2 -pipe -o mscompress mscompress.o version.o >>> Source compiled. >>> Test phase [test]: app-arch/mscompress-0.3 make -j14 -j1 test cd test; make test make[1]: Entering directory `/var/tmp/portage/app-arch/mscompress-0.3/work/mscompress-0.3/test' ../mscompress test.txt ../msexpand < test.txt_ > test.new diff -q test.compressed test.txt_ diff -q test.new test.txt make[1]: Leaving directory `/var/tmp/portage/app-arch/mscompress-0.3/work/mscompress-0.3/test' >>> Install mscompress-0.3 into /var/tmp/portage/app-arch/mscompress-0.3/image/ category app-arch >>> Completed installing mscompress-0.3 into /var/tmp/portage/app-arch/mscompress-0.3/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/msexpand usr/bin/mscompress * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/msexpand * /usr/bin/mscompress