* greg-2.0.0.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ]  * Package: dev-scheme/greg-2.0.0-r1  * Repository: gentoo  * Maintainer: sci@gentoo.org  * USE: abi_x86_32 elibc_glibc kernel_linux userland_GNU x86  * FEATURES: keepwork network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking greg-2.0.0.tar.gz to /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work >>> Source unpacked in /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work >> Preparing source in /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0 ... * Applying greg-2.0.0-test.patch ...  [ ok ] * Applying greg-2.0.0-guile2.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --force-missing ...  [ ok ] * Running elibtoolize in: greg-2.0.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0 ... >>> Working in BUILD_DIR: "/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build" * econf: updating greg-2.0.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating greg-2.0.0/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib --docdir=/usr/share/doc/greg-2.0.0-r1 --enable-shared --disable-static checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 whether i686-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of i686-pc-linux-gnu-gcc... none 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 understands -c and -o together... (cached) yes checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking dependency style of i686-pc-linux-gnu-gcc... none checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for guile-snarf... /usr/bin/guile-snarf checking for guile-config... /usr/bin/guile-config checking for texi2html... : checking for texi2dvi... /usr/bin/texi2dvi checking for makeinfo... /usr/bin/makeinfo checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/stropts.h usability... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking libguile.h usability... yes checking libguile.h presence... yes checking for libguile.h... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/ice-9/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0 ... >>> Working in BUILD_DIR: "/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build" make -j3 Making all in src make[1]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' make all-recursive make[2]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' Making all in ice-9 make[3]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src/ice-9' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src/ice-9' make[3]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src -pthread -c -o greg.lo /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src -pthread -c /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c -fPIC -DPIC -o .libs/greg.o /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c: In function 'scm_pty_child': /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:284:32: warning: implicit declaration of function 'gh_str02scm' [-Wimplicit-function-declaration] if (scm_string_equal_p(prg, gh_str02scm("")) != SCM_BOOL_T) ^~~~~~~~~~~ /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:284:32: warning: passing argument 2 of 'scm_string_equal_p' makes pointer from integer without a cast [-Wint-conversion] In file included from /usr/include/libguile.h:95:0, from /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:56: /usr/include/libguile/strorder.h:29:13: note: expected 'SCM {aka struct scm_unused_struct *}' but argument is of type 'int' SCM_API SCM scm_string_equal_p (SCM s1, SCM s2); ^~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -pthread -export-dynamic -version-info 2:0:0 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o libgreg.la -rpath /usr/lib greg.lo -ldl -lz -lguile libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/greg.o -Wl,--as-needed -lz /usr/lib/libguile.so -L/usr/lib -lgmp -lcrypt -lm /usr/lib/libltdl.so -ldl -pthread -Wl,--hash-style=gnu -Wl,-O1 -pthread -Wl,-soname -Wl,libgreg.so.2 -o .libs/libgreg.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libgreg.so.2" && ln -s "libgreg.so.2.0.0" "libgreg.so.2") libtool: link: (cd ".libs" && rm -f "libgreg.so" && ln -s "libgreg.so.2.0.0" "libgreg.so") libtool: link: ( cd ".libs" && rm -f "libgreg.la" && ln -s "../libgreg.la" "libgreg.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' make[2]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' make[1]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' Making all in doc make[1]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/doc' Making all in test make[1]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/test' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/test' make[1]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build' >>> Source compiled. >>> Test phase: dev-scheme/greg-2.0.0-r1 ERROR: basic - Exception in basic/begin.grg: (misc-error pty-child failed to get master pty () #f) UPASS: We can return an unexpected pass FAIL: We can return an unexpected fail UNRESOLVED: We can return an unresolved UPASS: We can throw an unexpected pass FAIL: We can throw an unexpected fail UNTESTED: We can throw an untested UNSUPPORTED: We can throw an unsupported UNRESOLVED: We can throw an unresolved FAIL: We can't return an expected fail FAIL: We can return an unexpected fail UNRESOLVED: We can return an unresolved FAIL: We can't throw an expected fail FAIL: We can throw an unexpected fail UNTESTED: We can throw an untested UNSUPPORTED: We can throw an unsupported UNRESOLVED: We can throw an unresolved === Summary of all tests === # of expected passes 4 # of expected failures 4 # of unexpected passes 4 # of unexpected failures 4 # of unresolved testcases 5 # of unsupported testcases 2 # of untested testcases 2 # of files abandoned 1 >>> Completed testing dev-scheme/greg-2.0.0-r1 >>> Install greg-2.0.0-r1 into /var/tmp/portage/dev-scheme/greg-2.0.0-r1/image/ category dev-scheme >>> Working in BUILD_DIR: "/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build" make -j3 DESTDIR=/var/tmp/portage/dev-scheme/greg-2.0.0-r1/image/ install Making install in src make[1]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' make install-recursive make[2]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' Making install in ice-9 make[3]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src/ice-9' make[4]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src/ice-9' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/share/guile/site/ice-9' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/ice-9/greg.scm '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/share/guile/site/ice-9' make[4]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src/ice-9' make[3]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src/ice-9' make[3]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' make[4]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/lib' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c libgreg.la '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/lib' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/bin' libtool: install: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c .libs/libgreg.so.2.0.0 /var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/lib/libgreg.so.2.0.0 libtool: install: (cd /var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/lib && { ln -s -f libgreg.so.2.0.0 libgreg.so.2 || { rm -f libgreg.so.2 && ln -s libgreg.so.2.0.0 libgreg.so.2; }; }) libtool: install: (cd /var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/lib && { ln -s -f libgreg.so.2.0.0 libgreg.so || { rm -f libgreg.so && ln -s libgreg.so.2.0.0 libgreg.so; }; }) libtool: install: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c .libs/libgreg.lai /var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/lib/libgreg.la libtool: warning(B: remember to run 'libtool --finish /usr/lib'(B make[4]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' make[3]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' make[2]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' make[1]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src' Making install in doc make[1]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/doc' make[2]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/share/man/man1' /bin/mkdir -p '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/share/info' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/doc/greg.1 '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/share/man/man1' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/doc/greg.info '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/share/info' install-info --info-dir='/var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/share/info' '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/image//usr/share/info/greg.info' make[2]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/doc' make[1]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/doc' Making install in test make[1]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/test' make[2]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/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/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/test' make[1]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/test' make[1]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build' make[2]: Entering directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build' 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/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build' make[1]: Leaving directory '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build' * Removing unnecessary /usr/lib/libgreg.la (no static archive) >>> Completed installing greg-2.0.0-r1 into /var/tmp/portage/dev-scheme/greg-2.0.0-r1/image/ * Final size of build directory: 3916 KiB (3.8 MiB) * Final size of installed tree: 200 KiB strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/lib/libgreg.so.2.0.0 ecompressdir: bzip2 -9 /usr/share/man ecompressdir: bzip2 -9 /usr/share/doc ecompressdir: bzip2 -9 /usr/share/info * checking 12 files for package collisions >>> Merging dev-scheme/greg-2.0.0-r1 to / --- /usr/ --- /usr/lib/ >>> /usr/lib/libgreg.so.2 -> libgreg.so.2.0.0 --- /usr/lib/debug/ --- /usr/lib/debug/usr/ --- /usr/lib/debug/usr/lib/ >>> /usr/lib/debug/usr/lib/libgreg.so.2.0.0.debug >>> /usr/lib/libgreg.so -> libgreg.so.2.0.0 >>> /usr/lib/libgreg.so.2.0.0 --- /usr/share/ --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/greg.1.bz2 --- /usr/share/info/ >>> /usr/share/info/greg.info.bz2 --- /usr/share/doc/ --- /usr/share/doc/greg-2.0.0-r1/ >>> /usr/share/doc/greg-2.0.0-r1/NEWS.bz2 >>> /usr/share/doc/greg-2.0.0-r1/ChangeLog.bz2 >>> /usr/share/doc/greg-2.0.0-r1/AUTHORS.bz2 >>> /usr/share/doc/greg-2.0.0-r1/README.bz2 --- /usr/share/guile/ --- /usr/share/guile/site/ --- /usr/share/guile/site/ice-9/ >>> /usr/share/guile/site/ice-9/greg.scm --- /usr/bin/ >>> /usr/bin/greg >>> Safely unmerging already-installed instance... No package files given... Grabbing a set. --- replaced obj /usr/share/man/man1/greg.1.bz2 --- replaced dir /usr/share/man/man1 --- replaced dir /usr/share/man --- replaced obj /usr/share/info/greg.info.bz2 --- replaced dir /usr/share/info --- replaced obj /usr/share/guile/site/ice-9/greg.scm --- replaced dir /usr/share/guile/site/ice-9 --- replaced dir /usr/share/guile/site --- replaced dir /usr/share/guile --- replaced obj /usr/share/doc/greg-2.0.0-r1/README.bz2 --- replaced obj /usr/share/doc/greg-2.0.0-r1/NEWS.bz2 --- replaced obj /usr/share/doc/greg-2.0.0-r1/ChangeLog.bz2 --- replaced obj /usr/share/doc/greg-2.0.0-r1/AUTHORS.bz2 --- replaced dir /usr/share/doc/greg-2.0.0-r1 --- replaced dir /usr/share/doc --- replaced dir /usr/share --- replaced obj /usr/lib/libgreg.so.2.0.0 --- replaced sym /usr/lib/libgreg.so.2 --- replaced sym /usr/lib/libgreg.so --- replaced obj /usr/lib/debug/usr/lib/libgreg.so.2.0.0.debug --- replaced dir /usr/lib/debug/usr/lib --- replaced dir /usr/lib/debug/usr --- replaced dir /usr/lib/debug --- replaced dir /usr/lib --- replaced obj /usr/bin/greg --- replaced dir /usr/bin --- replaced dir /usr >>> Regenerating /etc/ld.so.cache... >>> Original instance of package unmerged safely. >>> dev-scheme/greg-2.0.0-r1 merged. >>> Regenerating /etc/ld.so.cache...