===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
guix-1.2.0/m4/guix.m4-65-	  # `darwin10.2.0', etc.
guix-1.2.0/m4/guix.m4:66:	  guix_system="$machine_name-`echo $host_os | "$SED" -e's/[0-9.]*$//g'`";;
guix-1.2.0/m4/guix.m4-67-     esac])
##############################################
guix-1.2.0/m4/guix.m4-246-    [ac_cv_guix_socket_file_name_length],
guix-1.2.0/m4/guix.m4:247:    [ac_cv_guix_socket_file_name_length="`echo -n "$guix_localstatedir/guix/daemon-socket/socket" | wc -c`"])
guix-1.2.0/m4/guix.m4-248-])
##############################################
guix-1.2.0/m4/guix.m4-254-    [ac_cv_guix_test_socket_file_name_length],
guix-1.2.0/m4/guix.m4:255:    [ac_cv_guix_test_socket_file_name_length="`echo -n "$ac_cv_guix_test_root/var/123456/daemon-socket/socket" | wc -c`"])
guix-1.2.0/m4/guix.m4-256-])
##############################################
guix-1.2.0/m4/guix.m4-261-    [ac_cv_guix_hash_bang_length],
guix-1.2.0/m4/guix.m4:262:    [ac_cv_guix_hash_bang_length=`echo -n "$storedir/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-bootstrap-binaries-0/bin/bash" | wc -c`])
guix-1.2.0/m4/guix.m4-263-])
##############################################
guix-1.2.0/m4/guix.m4-269-    [ac_cv_guix_test_hash_bang_length],
guix-1.2.0/m4/guix.m4:270:    [ac_cv_guix_test_hash_bang_length=`echo -n "$ac_cv_guix_test_root/store/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-bootstrap-binaries-0/bin/bash" | wc -c`])
guix-1.2.0/m4/guix.m4-271-])
##############################################
guix-1.2.0/m4/guix.m4-348-    [if test "x$LIBGCRYPT_CONFIG" != "x"; then
guix-1.2.0/m4/guix.m4:349:       guix_cv_libgcrypt_libdir=`$LIBGCRYPT_CONFIG --libs | grep -e -L | sed -e "s/.*-L\([[^ ]]\+\)[[[:blank:]]]\+-lgcrypt.*/\1/g"`
guix-1.2.0/m4/guix.m4-350-     else
##############################################
guix-1.2.0/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
guix-1.2.0/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
guix-1.2.0/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
guix-1.2.0/m4/lib-link.m4-322-                -L*)
guix-1.2.0/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
guix-1.2.0/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
guix-1.2.0/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
guix-1.2.0/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
guix-1.2.0/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
guix-1.2.0/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
guix-1.2.0/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
guix-1.2.0/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
guix-1.2.0/m4/lib-link.m4-529-                  -L*)
guix-1.2.0/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
guix-1.2.0/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
guix-1.2.0/m4/lib-link.m4-581-                  -R*)
guix-1.2.0/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
guix-1.2.0/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
guix-1.2.0/m4/lib-link.m4-611-                    dnl Handle this in the next round.
guix-1.2.0/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
guix-1.2.0/m4/lib-link.m4-613-                    ;;
##############################################
guix-1.2.0/m4/lib-link.m4-617-                    dnl option.
guix-1.2.0/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
guix-1.2.0/m4/lib-link.m4-619-                    ;;
##############################################
guix-1.2.0/m4/lib-link.m4-730-            -L) next=yes ;;
guix-1.2.0/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
guix-1.2.0/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
guix-1.2.0/m4/po.m4-48-changequote(,)dnl
guix-1.2.0/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
guix-1.2.0/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
guix-1.2.0/m4/po.m4-55-changequote(,)dnl
guix-1.2.0/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
guix-1.2.0/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
guix-1.2.0/m4/po.m4-74-changequote(,)dnl
guix-1.2.0/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
guix-1.2.0/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
guix-1.2.0/m4/po.m4-99-      case "$ac_file" in
guix-1.2.0/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
guix-1.2.0/m4/po.m4-101-      esac
##############################################
guix-1.2.0/m4/po.m4-104-        # Adjust a relative srcdir.
guix-1.2.0/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
guix-1.2.0/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
guix-1.2.0/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
guix-1.2.0/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
guix-1.2.0/m4/po.m4-111-        case "$ac_given_srcdir" in
guix-1.2.0/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
guix-1.2.0/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
guix-1.2.0/m4/po.m4-132-            fi
guix-1.2.0/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
guix-1.2.0/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
guix-1.2.0/m4/po.m4-229-  # Adjust a relative srcdir.
guix-1.2.0/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
guix-1.2.0/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
guix-1.2.0/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
guix-1.2.0/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
guix-1.2.0/m4/po.m4-236-  case "$ac_given_srcdir" in
guix-1.2.0/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
guix-1.2.0/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
guix-1.2.0/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
guix-1.2.0/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
guix-1.2.0/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
guix-1.2.0/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
guix-1.2.0/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
guix-1.2.0/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
guix-1.2.0/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
guix-1.2.0/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
guix-1.2.0/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
guix-1.2.0/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
guix-1.2.0/m4/po.m4-320-  fi
##############################################
guix-1.2.0/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
guix-1.2.0/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
guix-1.2.0/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
guix-1.2.0/m4/po.m4:364:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
guix-1.2.0/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
guix-1.2.0/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
guix-1.2.0/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
guix-1.2.0/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
guix-1.2.0/m4/po.m4:405:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
guix-1.2.0/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
guix-1.2.0/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
guix-1.2.0/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
guix-1.2.0/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
guix-1.2.0/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
guix-1.2.0/m4/po.m4:426:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
guix-1.2.0/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
guix-1.2.0/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
guix-1.2.0/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
guix-1.2.0/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
guix-1.2.0/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
guix-1.2.0/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
guix-1.2.0/m4/lib-ld.m4-58-  *)
guix-1.2.0/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
guix-1.2.0/m4/lib-ld.m4-60-  esac
##############################################
guix-1.2.0/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
guix-1.2.0/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
guix-1.2.0/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
guix-1.2.0/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
guix-1.2.0/m4/lib-ld.m4-69-      done
##############################################
guix-1.2.0/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
guix-1.2.0/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
guix-1.2.0/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
guix-1.2.0/m4/lib-prefix.m4-201-    *)
guix-1.2.0/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
guix-1.2.0/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
guix-1.2.0/m4/lib-prefix.m4-211-                ;;
guix-1.2.0/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
guix-1.2.0/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
guix-1.2.0/m4/gettext.m4-267-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
guix-1.2.0/m4/gettext.m4:268:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
guix-1.2.0/m4/gettext.m4-269-      fi
##############################################
guix-1.2.0/m4/iconv.m4-254-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
guix-1.2.0/m4/iconv.m4:255:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
guix-1.2.0/m4/iconv.m4-256-    AC_MSG_RESULT([
##############################################
guix-1.2.0/doc/guix.fr.texi-4317-@example
guix-1.2.0/doc/guix.fr.texi:4318:guix gc --derivers `guix package -I ^emacs$ | cut -f4`
guix-1.2.0/doc/guix.fr.texi-4319-@end example
##############################################
guix-1.2.0/doc/guix.fr.texi-32003-image_id="`docker load < guix-system-docker-image.tar.gz`"
guix-1.2.0/doc/guix.fr.texi:32004:container_id="`docker create $image_id`"
guix-1.2.0/doc/guix.fr.texi-32005-docker start $container_id
##############################################
guix-1.2.0/doc/guix.ru.texi-4344-@example
guix-1.2.0/doc/guix.ru.texi:4345:guix gc --derivers `guix package -I ^emacs$ | cut -f4`
guix-1.2.0/doc/guix.ru.texi-4346-@end example
##############################################
guix-1.2.0/doc/guix.ru.texi-31034-image_id="`docker load < guix-system-docker-image.tar.gz`"
guix-1.2.0/doc/guix.ru.texi:31035:container_id="`docker create $image_id`"
guix-1.2.0/doc/guix.ru.texi-31036-docker start $container_id
##############################################
guix-1.2.0/doc/guix.es.texi-4340-@example
guix-1.2.0/doc/guix.es.texi:4341:guix gc --derivers `guix package -I ^emacs$ | cut -f4`
guix-1.2.0/doc/guix.es.texi-4342-@end example
##############################################
guix-1.2.0/doc/guix.es.texi-32421-id_imagen="`docker load < guix-system-docker-image.tar.gz`"
guix-1.2.0/doc/guix.es.texi:32422:id_contenedor="`docker create $id_imagen`"
guix-1.2.0/doc/guix.es.texi-32423-docker start $id_contenedor
##############################################
guix-1.2.0/doc/guix.texi-4081-@example
guix-1.2.0/doc/guix.texi:4082:guix gc --derivers `guix package -I ^emacs$ | cut -f4`
guix-1.2.0/doc/guix.texi-4083-@end example
##############################################
guix-1.2.0/doc/guix.texi-30941-image_id="`docker load < guix-system-docker-image.tar.gz`"
guix-1.2.0/doc/guix.texi:30942:container_id="`docker create $image_id`"
guix-1.2.0/doc/guix.texi-30943-docker start $container_id
##############################################
guix-1.2.0/doc/guix.de.texi-4443-@example
guix-1.2.0/doc/guix.de.texi:4444:guix gc --derivers `guix package -I ^emacs$ | cut -f4`
guix-1.2.0/doc/guix.de.texi-4445-@end example
##############################################
guix-1.2.0/doc/guix.de.texi-33268-image_id="`docker load < guix-system-docker-image.tar.gz`"
guix-1.2.0/doc/guix.de.texi:33269:container_id="`docker create $image_id`"
guix-1.2.0/doc/guix.de.texi-33270-docker start $container_id
##############################################
guix-1.2.0/doc/guix.ru.info-5-4800-          image_id="`docker load < guix-system-docker-image.tar.gz`"
guix-1.2.0/doc/guix.ru.info-5:4801:          container_id="`docker create $image_id`"
guix-1.2.0/doc/guix.ru.info-5-4802-          docker start $container_id
##############################################
guix-1.2.0/doc/guix.zh_CN.texi-3769-@example
guix-1.2.0/doc/guix.zh_CN.texi:3770:guix gc --derivers `guix package -I ^emacs$ | cut -f4`
guix-1.2.0/doc/guix.zh_CN.texi-3771-@end example
##############################################
guix-1.2.0/doc/guix.zh_CN.texi-30281-image_id="`docker load < guix-system-docker-image.tar.gz`"
guix-1.2.0/doc/guix.zh_CN.texi:30282:container_id="`docker create $image_id`"
guix-1.2.0/doc/guix.zh_CN.texi-30283-docker start $container_id
##############################################
guix-1.2.0/doc/local.mk-129-%D%/os-config-%.texi: gnu/system/examples/%.tmpl
guix-1.2.0/doc/local.mk:130:	$(AM_V_GEN)$(MKDIR_P) "`dirname $@`";	\
guix-1.2.0/doc/local.mk-131-	cp "$<" "$@"
##############################################
guix-1.2.0/doc/local.mk-222-$(srcdir)/%D%/guix.1: scripts/guix.in $(sub_commands_mans)
guix-1.2.0/doc/local.mk:223:	-$(AM_V_HELP2MAN)$(gen_man) --output="$@" `basename "$@" .1`
guix-1.2.0/doc/local.mk-224-
##############################################
guix-1.2.0/doc/local.mk-241-$(srcdir)/%D%/guix-daemon.1: guix-daemon$(EXEEXT)
guix-1.2.0/doc/local.mk:242:	-$(AM_V_HELP2MAN)$(gen_man) --output="$@" `basename "$@" .1`
guix-1.2.0/doc/local.mk-243-
##############################################
guix-1.2.0/po/doc/guix-manual.zh_CN.po-7737-#, no-wrap
guix-1.2.0/po/doc/guix-manual.zh_CN.po:7738:msgid "guix gc --derivers `guix package -I ^emacs$ | cut -f4`\n"
guix-1.2.0/po/doc/guix-manual.zh_CN.po-7739-msgstr ""
##############################################
guix-1.2.0/po/doc/guix-manual.fr.po-9529-#, no-wrap
guix-1.2.0/po/doc/guix-manual.fr.po:9530:msgid "guix gc --derivers `guix package -I ^emacs$ | cut -f4`\n"
guix-1.2.0/po/doc/guix-manual.fr.po:9531:msgstr "guix gc --derivers `guix package -I ^emacs$ | cut -f4`\n"
guix-1.2.0/po/doc/guix-manual.fr.po-9532-
##############################################
guix-1.2.0/po/doc/guix-manual.fr.po-57481-"image_id=\"`docker load < guix-system-docker-image.tar.gz`\"\n"
guix-1.2.0/po/doc/guix-manual.fr.po:57482:"container_id=\"`docker create $image_id`\"\n"
guix-1.2.0/po/doc/guix-manual.fr.po-57483-"docker start $container_id\n"
##############################################
guix-1.2.0/po/doc/guix-manual.fr.po-57485-"image_id=\"`docker load < guix-system-docker-image.tar.gz`\"\n"
guix-1.2.0/po/doc/guix-manual.fr.po:57486:"container_id=\"`docker create $image_id`\"\n"
guix-1.2.0/po/doc/guix-manual.fr.po-57487-"docker start $container_id\n"
##############################################
guix-1.2.0/po/doc/guix-manual.pot-11535-#, no-wrap
guix-1.2.0/po/doc/guix-manual.pot:11536:msgid "guix gc --derivers `guix package -I ^emacs$ | cut -f4`\n"
guix-1.2.0/po/doc/guix-manual.pot-11537-msgstr ""
##############################################
guix-1.2.0/po/doc/guix-manual.pot-66581-"image_id=\"`docker load < guix-system-docker-image.tar.gz`\"\n"
guix-1.2.0/po/doc/guix-manual.pot:66582:"container_id=\"`docker create $image_id`\"\n"
guix-1.2.0/po/doc/guix-manual.pot-66583-"docker start $container_id\n"
##############################################
guix-1.2.0/po/doc/guix-manual.es.po-9707-#, no-wrap
guix-1.2.0/po/doc/guix-manual.es.po:9708:msgid "guix gc --derivers `guix package -I ^emacs$ | cut -f4`\n"
guix-1.2.0/po/doc/guix-manual.es.po:9709:msgstr "guix gc --derivers `guix package -I ^emacs$ | cut -f4`\n"
guix-1.2.0/po/doc/guix-manual.es.po-9710-
##############################################
guix-1.2.0/po/doc/guix-manual.es.po-59043-"image_id=\"`docker load < guix-system-docker-image.tar.gz`\"\n"
guix-1.2.0/po/doc/guix-manual.es.po:59044:"container_id=\"`docker create $image_id`\"\n"
guix-1.2.0/po/doc/guix-manual.es.po-59045-"docker start $container_id\n"
##############################################
guix-1.2.0/po/doc/guix-manual.es.po-59047-"id_imagen=\"`docker load < guix-system-docker-image.tar.gz`\"\n"
guix-1.2.0/po/doc/guix-manual.es.po:59048:"id_contenedor=\"`docker create $id_imagen`\"\n"
guix-1.2.0/po/doc/guix-manual.es.po-59049-"docker start $id_contenedor\n"
##############################################
guix-1.2.0/po/doc/guix-manual.ru.po-9476-#, no-wrap
guix-1.2.0/po/doc/guix-manual.ru.po:9477:msgid "guix gc --derivers `guix package -I ^emacs$ | cut -f4`\n"
guix-1.2.0/po/doc/guix-manual.ru.po:9478:msgstr "guix gc --derivers `guix package -I ^emacs$ | cut -f4`\n"
guix-1.2.0/po/doc/guix-manual.ru.po-9479-
##############################################
guix-1.2.0/po/doc/guix-manual.ru.po-55783-"image_id=\"`docker load < guix-system-docker-image.tar.gz`\"\n"
guix-1.2.0/po/doc/guix-manual.ru.po:55784:"container_id=\"`docker create $image_id`\"\n"
guix-1.2.0/po/doc/guix-manual.ru.po-55785-"docker start $container_id\n"
##############################################
guix-1.2.0/po/doc/guix-manual.de.po-9428-#, no-wrap
guix-1.2.0/po/doc/guix-manual.de.po:9429:msgid "guix gc --derivers `guix package -I ^emacs$ | cut -f4`\n"
guix-1.2.0/po/doc/guix-manual.de.po:9430:msgstr "guix gc --derivers `guix package -I ^emacs$ | cut -f4`\n"
guix-1.2.0/po/doc/guix-manual.de.po-9431-
##############################################
guix-1.2.0/po/doc/guix-manual.de.po-57274-"image_id=\"`docker load < guix-system-docker-image.tar.gz`\"\n"
guix-1.2.0/po/doc/guix-manual.de.po:57275:"container_id=\"`docker create $image_id`\"\n"
guix-1.2.0/po/doc/guix-manual.de.po-57276-"docker start $container_id\n"
##############################################
guix-1.2.0/po/doc/guix-manual.de.po-57278-"image_id=\"`docker load < guix-system-docker-image.tar.gz`\"\n"
guix-1.2.0/po/doc/guix-manual.de.po:57279:"container_id=\"`docker create $image_id`\"\n"
guix-1.2.0/po/doc/guix-manual.de.po-57280-"docker start $container_id\n"
##############################################
guix-1.2.0/po/doc/local.mk-39-doc-po-update-%:
guix-1.2.0/po/doc/local.mk:40:	@lang=`echo "$@" | sed -e's/^doc-po-update-//'` ; \
guix-1.2.0/po/doc/local.mk-41-	output="$(srcdir)/po/doc/guix-manual.$$lang.po" ; \
##############################################
guix-1.2.0/po/doc/local.mk-46-	  cd $(srcdir) \
guix-1.2.0/po/doc/local.mk:47:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
guix-1.2.0/po/doc/local.mk-48-	        '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
guix-1.2.0/po/doc/local.mk-60-doc-po-update-cookbook-%:
guix-1.2.0/po/doc/local.mk:61:	@lang=`echo "$@" | sed -e's/^doc-po-update-cookbook-//'` ; \
guix-1.2.0/po/doc/local.mk-62-	output="$(srcdir)/po/doc/guix-cookbook.$$lang.po" ; \
##############################################
guix-1.2.0/po/doc/local.mk-67-	  cd $(srcdir) \
guix-1.2.0/po/doc/local.mk:68:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
guix-1.2.0/po/doc/local.mk-69-	        '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
guix-1.2.0/po/doc/local.mk-98-	for f in $(DOC_PO_FILES); do						\
guix-1.2.0/po/doc/local.mk:99:	  lang="`echo "$$f" | $(SED) -es'|.*/guix-manual\.\(.*\)\.po$$|\1|g'`";	\
guix-1.2.0/po/doc/local.mk-100-	  $(MAKE) "doc-po-update-$$lang";					\
##############################################
guix-1.2.0/po/doc/local.mk-102-	for f in $(DOC_COOKBOOK_PO_FILES); do						\
guix-1.2.0/po/doc/local.mk:103:	  lang="`echo "$$f" | $(SED) -es'|.*/guix-cookbook\.\(.*\)\.po$$|\1|g'`";	\
guix-1.2.0/po/doc/local.mk-104-	  $(MAKE) "doc-po-update-cookbook-$$lang";						\
##############################################
guix-1.2.0/po/guix/Makefile.in.in-88-.po.gmo:
guix-1.2.0/po/guix/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
guix-1.2.0/po/guix/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
guix-1.2.0/po/guix/Makefile.in.in-150-	fi; \
guix-1.2.0/po/guix/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
guix-1.2.0/po/guix/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
guix-1.2.0/po/guix/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
guix-1.2.0/po/guix/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
guix-1.2.0/po/guix/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
guix-1.2.0/po/guix/Makefile.in.in-197-	  cd $(srcdir) \
guix-1.2.0/po/guix/Makefile.in.in:198:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
guix-1.2.0/po/guix/Makefile.in.in-199-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
guix-1.2.0/po/guix/Makefile.in.in-228-	for cat in $$catalogs; do \
guix-1.2.0/po/guix/Makefile.in.in:229:	  cat=`basename $$cat`; \
guix-1.2.0/po/guix/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
guix-1.2.0/po/guix/Makefile.in.in-231-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
guix-1.2.0/po/guix/Makefile.in.in-238-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
guix-1.2.0/po/guix/Makefile.in.in:239:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
guix-1.2.0/po/guix/Makefile.in.in-240-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
guix-1.2.0/po/guix/Makefile.in.in-279-	for cat in $$catalogs; do \
guix-1.2.0/po/guix/Makefile.in.in:280:	  cat=`basename $$cat`; \
guix-1.2.0/po/guix/Makefile.in.in:281:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
guix-1.2.0/po/guix/Makefile.in.in-282-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
guix-1.2.0/po/guix/Makefile.in.in-286-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
guix-1.2.0/po/guix/Makefile.in.in:287:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
guix-1.2.0/po/guix/Makefile.in.in-288-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
guix-1.2.0/po/guix/Makefile.in.in-325-	for cat in $$catalogs; do \
guix-1.2.0/po/guix/Makefile.in.in:326:	  cat=`basename $$cat`; \
guix-1.2.0/po/guix/Makefile.in.in:327:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
guix-1.2.0/po/guix/Makefile.in.in-328-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
guix-1.2.0/po/guix/Makefile.in.in-390-.nop.po-create:
guix-1.2.0/po/guix/Makefile.in.in:391:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
guix-1.2.0/po/guix/Makefile.in.in-392-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
guix-1.2.0/po/guix/Makefile.in.in-397-.nop.po-update:
guix-1.2.0/po/guix/Makefile.in.in:398:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
guix-1.2.0/po/guix/Makefile.in.in-399-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
guix-1.2.0/po/guix/Makefile.in.in-404-	cd $(srcdir); \
guix-1.2.0/po/guix/Makefile.in.in:405:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
guix-1.2.0/po/guix/Makefile.in.in-406-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
guix-1.2.0/po/guix/Rules-quot-15-.insert-header.po-update-en:
guix-1.2.0/po/guix/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
guix-1.2.0/po/guix/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
guix-1.2.0/po/guix/Rules-quot-18-	tmpdir=`pwd`; \
guix-1.2.0/po/guix/Rules-quot-19-	echo "$$lang:"; \
guix-1.2.0/po/guix/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
guix-1.2.0/po/guix/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
guix-1.2.0/po/guix/Rules-quot-22-	cd $(srcdir); \
guix-1.2.0/po/guix/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
guix-1.2.0/po/guix/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
guix-1.2.0/po/packages/de.po-6239-msgid ""
guix-1.2.0/po/packages/de.po:6240:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/de.po-6241-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/de.po-28769-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/de.po:28770:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/de.po-28771-"similarly\n"
##############################################
guix-1.2.0/po/packages/pt_BR.po-6017-msgid ""
guix-1.2.0/po/packages/pt_BR.po:6018:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/pt_BR.po-6019-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/pt_BR.po-28577-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/pt_BR.po:28578:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/pt_BR.po-28579-"similarly\n"
##############################################
guix-1.2.0/po/packages/eo.po-6080-msgid ""
guix-1.2.0/po/packages/eo.po:6081:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/eo.po-6082-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/eo.po-28828-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/eo.po:28829:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/eo.po-28830-"similarly\n"
##############################################
guix-1.2.0/po/packages/da.po-6195-msgid ""
guix-1.2.0/po/packages/da.po:6196:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/da.po-6197-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/da.po-29056-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/da.po:29057:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/da.po-29058-"similarly\n"
##############################################
guix-1.2.0/po/packages/vi.po-5998-msgid ""
guix-1.2.0/po/packages/vi.po:5999:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/vi.po-6000-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/vi.po-28538-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/vi.po:28539:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/vi.po-28540-"similarly\n"
##############################################
guix-1.2.0/po/packages/hu.po-6343-msgid ""
guix-1.2.0/po/packages/hu.po:6344:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/hu.po-6345-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/hu.po-29103-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/hu.po:29104:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/hu.po-29105-"similarly\n"
##############################################
guix-1.2.0/po/packages/pl.po-6010-msgid ""
guix-1.2.0/po/packages/pl.po:6011:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/pl.po-6012-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/pl.po-28597-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/pl.po:28598:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/pl.po-28599-"similarly\n"
##############################################
guix-1.2.0/po/packages/Makefile.in.in-88-.po.gmo:
guix-1.2.0/po/packages/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
guix-1.2.0/po/packages/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
guix-1.2.0/po/packages/Makefile.in.in-150-	fi; \
guix-1.2.0/po/packages/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
guix-1.2.0/po/packages/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
guix-1.2.0/po/packages/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
guix-1.2.0/po/packages/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
guix-1.2.0/po/packages/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
guix-1.2.0/po/packages/Makefile.in.in-197-	  cd $(srcdir) \
guix-1.2.0/po/packages/Makefile.in.in:198:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
guix-1.2.0/po/packages/Makefile.in.in-199-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
guix-1.2.0/po/packages/Makefile.in.in-228-	for cat in $$catalogs; do \
guix-1.2.0/po/packages/Makefile.in.in:229:	  cat=`basename $$cat`; \
guix-1.2.0/po/packages/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
guix-1.2.0/po/packages/Makefile.in.in-231-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
guix-1.2.0/po/packages/Makefile.in.in-238-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
guix-1.2.0/po/packages/Makefile.in.in:239:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
guix-1.2.0/po/packages/Makefile.in.in-240-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
guix-1.2.0/po/packages/Makefile.in.in-279-	for cat in $$catalogs; do \
guix-1.2.0/po/packages/Makefile.in.in:280:	  cat=`basename $$cat`; \
guix-1.2.0/po/packages/Makefile.in.in:281:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
guix-1.2.0/po/packages/Makefile.in.in-282-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
guix-1.2.0/po/packages/Makefile.in.in-286-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
guix-1.2.0/po/packages/Makefile.in.in:287:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
guix-1.2.0/po/packages/Makefile.in.in-288-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
guix-1.2.0/po/packages/Makefile.in.in-325-	for cat in $$catalogs; do \
guix-1.2.0/po/packages/Makefile.in.in:326:	  cat=`basename $$cat`; \
guix-1.2.0/po/packages/Makefile.in.in:327:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
guix-1.2.0/po/packages/Makefile.in.in-328-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
guix-1.2.0/po/packages/Makefile.in.in-390-.nop.po-create:
guix-1.2.0/po/packages/Makefile.in.in:391:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
guix-1.2.0/po/packages/Makefile.in.in-392-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
guix-1.2.0/po/packages/Makefile.in.in-397-.nop.po-update:
guix-1.2.0/po/packages/Makefile.in.in:398:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
guix-1.2.0/po/packages/Makefile.in.in-399-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
guix-1.2.0/po/packages/Makefile.in.in-404-	cd $(srcdir); \
guix-1.2.0/po/packages/Makefile.in.in:405:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
guix-1.2.0/po/packages/Makefile.in.in-406-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
guix-1.2.0/po/packages/zh_CN.po-6007-msgid ""
guix-1.2.0/po/packages/zh_CN.po:6008:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/zh_CN.po-6009-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/zh_CN.po-28545-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/zh_CN.po:28546:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/zh_CN.po-28547-"similarly\n"
##############################################
guix-1.2.0/po/packages/Rules-quot-15-.insert-header.po-update-en:
guix-1.2.0/po/packages/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
guix-1.2.0/po/packages/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
guix-1.2.0/po/packages/Rules-quot-18-	tmpdir=`pwd`; \
guix-1.2.0/po/packages/Rules-quot-19-	echo "$$lang:"; \
guix-1.2.0/po/packages/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
guix-1.2.0/po/packages/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
guix-1.2.0/po/packages/Rules-quot-22-	cd $(srcdir); \
guix-1.2.0/po/packages/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
guix-1.2.0/po/packages/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
guix-1.2.0/po/packages/guix-packages.pot-5991-msgid ""
guix-1.2.0/po/packages/guix-packages.pot:5992:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/guix-packages.pot-5993-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/guix-packages.pot-28514-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/guix-packages.pot:28515:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/guix-packages.pot-28516-"similarly\n"
##############################################
guix-1.2.0/po/packages/en@boldquot.po-8428-msgid ""
guix-1.2.0/po/packages/en@boldquot.po:8429:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/en@boldquot.po-8430-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/en@boldquot.po-8433-msgstr ""
guix-1.2.0/po/packages/en@boldquot.po:8434:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/en@boldquot.po-8435-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/en@boldquot.po-39701-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/en@boldquot.po:39702:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/en@boldquot.po-39703-"similarly\n"
##############################################
guix-1.2.0/po/packages/en@boldquot.po-39726-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/en@boldquot.po:39727:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/en@boldquot.po-39728-"similarly\n"
##############################################
guix-1.2.0/po/packages/es.po-6091-msgid ""
guix-1.2.0/po/packages/es.po:6092:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/es.po-6093-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/es.po-29062-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/es.po:29063:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/es.po-29064-"similarly\n"
##############################################
guix-1.2.0/po/packages/sr.po-6074-msgid ""
guix-1.2.0/po/packages/sr.po:6075:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/sr.po-6076-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/sr.po-28641-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/sr.po:28642:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/sr.po-28643-"similarly\n"
##############################################
guix-1.2.0/po/packages/fr.po-7274-msgid ""
guix-1.2.0/po/packages/fr.po:7275:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/fr.po-7276-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/fr.po-7279-msgstr ""
guix-1.2.0/po/packages/fr.po:7280:"Quakespasm est un moteur moderne pour Quake 1 de id software.  Il contient "
guix-1.2.0/po/packages/fr.po-7281-"la prise en charge des CPU 64 bits, la lecture de musiques personnalisées, "
##############################################
guix-1.2.0/po/packages/fr.po-30841-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/fr.po:30842:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/fr.po-30843-"similarly\n"
##############################################
guix-1.2.0/po/packages/en@quot.po-8409-msgid ""
guix-1.2.0/po/packages/en@quot.po:8410:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/en@quot.po-8411-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/en@quot.po-8414-msgstr ""
guix-1.2.0/po/packages/en@quot.po:8415:"Quakespasm is a modern engine for id software's Quake 1.\n"
guix-1.2.0/po/packages/en@quot.po-8416-"It includes support for 64 bit CPUs, custom music playback, a new sound "
##############################################
guix-1.2.0/po/packages/en@quot.po-39627-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/en@quot.po:39628:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/en@quot.po-39629-"similarly\n"
##############################################
guix-1.2.0/po/packages/en@quot.po-39652-"back to the text format (also known as a .wat)\n"
guix-1.2.0/po/packages/en@quot.po:39653:"@item @command{wasm-objdump} prints information about a wasm binary, "
guix-1.2.0/po/packages/en@quot.po-39654-"similarly\n"
##############################################
guix-1.2.0/build-aux/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
guix-1.2.0/build-aux/mdate-sh:115:set x`$ls_command /`
guix-1.2.0/build-aux/mdate-sh-116-
##############################################
guix-1.2.0/build-aux/mdate-sh-144-# Get the extended ls output of the file or directory.
guix-1.2.0/build-aux/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
guix-1.2.0/build-aux/mdate-sh-146-
##############################################
guix-1.2.0/build-aux/mdate-sh-211-       then
guix-1.2.0/build-aux/mdate-sh:212:	 year=`expr $year - 1`
guix-1.2.0/build-aux/mdate-sh-213-       fi;;
##############################################
guix-1.2.0/build-aux/config.sub-52-
guix-1.2.0/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
guix-1.2.0/build-aux/config.sub-54-
##############################################
guix-1.2.0/build-aux/config.sub-768-	i*86v32)
guix-1.2.0/build-aux/config.sub:769:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
guix-1.2.0/build-aux/config.sub-770-		vendor=pc
##############################################
guix-1.2.0/build-aux/config.sub-773-	i*86v4*)
guix-1.2.0/build-aux/config.sub:774:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
guix-1.2.0/build-aux/config.sub-775-		vendor=pc
##############################################
guix-1.2.0/build-aux/config.sub-778-	i*86v)
guix-1.2.0/build-aux/config.sub:779:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
guix-1.2.0/build-aux/config.sub-780-		vendor=pc
##############################################
guix-1.2.0/build-aux/config.sub-783-	i*86sol2)
guix-1.2.0/build-aux/config.sub:784:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
guix-1.2.0/build-aux/config.sub-785-		vendor=pc
##############################################
guix-1.2.0/build-aux/config.sub-916-		cpu=sparc
guix-1.2.0/build-aux/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
guix-1.2.0/build-aux/config.sub-918-		;;
##############################################
guix-1.2.0/build-aux/config.sub-1083-	sh5e[lb]-*)
guix-1.2.0/build-aux/config.sub:1084:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
guix-1.2.0/build-aux/config.sub-1085-		;;
##############################################
guix-1.2.0/build-aux/config.sub-1101-	xscale-* | xscalee[bl]-*)
guix-1.2.0/build-aux/config.sub:1102:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
guix-1.2.0/build-aux/config.sub-1103-		;;
##############################################
guix-1.2.0/build-aux/config.sub-1256-			*)
guix-1.2.0/build-aux/config.sub:1257:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
guix-1.2.0/build-aux/config.sub-1258-				exit 1
##############################################
guix-1.2.0/build-aux/config.sub-1290-	solaris1 | solaris1.*)
guix-1.2.0/build-aux/config.sub:1291:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
guix-1.2.0/build-aux/config.sub-1292-		;;
##############################################
guix-1.2.0/build-aux/config.sub-1299-	gnu/linux*)
guix-1.2.0/build-aux/config.sub:1300:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
guix-1.2.0/build-aux/config.sub-1301-		;;
##############################################
guix-1.2.0/build-aux/config.sub-1322-	sco3.2.[4-9]*)
guix-1.2.0/build-aux/config.sub:1323:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
guix-1.2.0/build-aux/config.sub-1324-		;;
##############################################
guix-1.2.0/build-aux/config.sub-1386-	nto*)
guix-1.2.0/build-aux/config.sub:1387:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
guix-1.2.0/build-aux/config.sub-1388-		;;
##############################################
guix-1.2.0/build-aux/config.sub-1396-	linux*)
guix-1.2.0/build-aux/config.sub:1397:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
guix-1.2.0/build-aux/config.sub-1398-		;;
##############################################
guix-1.2.0/build-aux/config.sub-1408-	mac*)
guix-1.2.0/build-aux/config.sub:1409:		os=`echo "$os" | sed -e 's|mac|macos|'`
guix-1.2.0/build-aux/config.sub-1410-		;;
##############################################
guix-1.2.0/build-aux/config.sub-1417-	sunos5*)
guix-1.2.0/build-aux/config.sub:1418:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
guix-1.2.0/build-aux/config.sub-1419-		;;
guix-1.2.0/build-aux/config.sub-1420-	sunos6*)
guix-1.2.0/build-aux/config.sub:1421:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
guix-1.2.0/build-aux/config.sub-1422-		;;
##############################################
guix-1.2.0/build-aux/config.sub-1454-	sinix5.*)
guix-1.2.0/build-aux/config.sub:1455:		os=`echo $os | sed -e 's|sinix|sysv|'`
guix-1.2.0/build-aux/config.sub-1456-		;;
##############################################
guix-1.2.0/build-aux/config.sub-1514-	*)
guix-1.2.0/build-aux/config.sub:1515:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
guix-1.2.0/build-aux/config.sub-1516-		exit 1
##############################################
guix-1.2.0/build-aux/config.rpath-33-host="$1"
guix-1.2.0/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
guix-1.2.0/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
guix-1.2.0/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
guix-1.2.0/build-aux/config.rpath-37-
##############################################
guix-1.2.0/build-aux/config.rpath-47-done
guix-1.2.0/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
guix-1.2.0/build-aux/config.rpath-49-
##############################################
guix-1.2.0/build-aux/config.rpath-97-        *)
guix-1.2.0/build-aux/config.rpath:98:          case `$CC -V 2>&1 | sed 5q` in
guix-1.2.0/build-aux/config.rpath-99-            *Sun\ C*)
##############################################
guix-1.2.0/build-aux/config.rpath-223-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
guix-1.2.0/build-aux/config.rpath:224:      case `$LD -v 2>&1` in
guix-1.2.0/build-aux/config.rpath-225-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
guix-1.2.0/build-aux/config.rpath-229-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
guix-1.2.0/build-aux/config.rpath:230:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
guix-1.2.0/build-aux/config.rpath-231-          else
##############################################
guix-1.2.0/build-aux/config.rpath-286-        case $host_os in aix4.[012]|aix4.[012].*)
guix-1.2.0/build-aux/config.rpath:287:          collect2name=`${CC} -print-prog-name=collect2`
guix-1.2.0/build-aux/config.rpath-288-          if test -f "$collect2name" && \
##############################################
guix-1.2.0/build-aux/config.rpath-425-        hardcode_direct=yes
guix-1.2.0/build-aux/config.rpath:426:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
guix-1.2.0/build-aux/config.rpath-427-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
guix-1.2.0/build-aux/config.rpath-489-    sysv5* | sco3.2v5* | sco5v6*)
guix-1.2.0/build-aux/config.rpath:490:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
guix-1.2.0/build-aux/config.rpath-491-      hardcode_libdir_separator=':'
##############################################
guix-1.2.0/build-aux/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
guix-1.2.0/build-aux/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
guix-1.2.0/build-aux/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
guix-1.2.0/build-aux/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
guix-1.2.0/build-aux/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
guix-1.2.0/build-aux/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
guix-1.2.0/build-aux/config.rpath-639-
##############################################
guix-1.2.0/build-aux/install-sh-234-      fi
guix-1.2.0/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
guix-1.2.0/build-aux/install-sh-236-    *)
##############################################
guix-1.2.0/build-aux/install-sh-280-      dstdir=$dst
guix-1.2.0/build-aux/install-sh:281:      dstbase=`basename "$src"`
guix-1.2.0/build-aux/install-sh-282-      case $dst in
##############################################
guix-1.2.0/build-aux/install-sh-287-    else
guix-1.2.0/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
guix-1.2.0/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
guix-1.2.0/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
guix-1.2.0/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
guix-1.2.0/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
guix-1.2.0/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
guix-1.2.0/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
guix-1.2.0/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
guix-1.2.0/build-aux/install-sh-419-            case $prefix in
guix-1.2.0/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
guix-1.2.0/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
guix-1.2.0/build-aux/install-sh-479-    if $copy_on_change &&
guix-1.2.0/build-aux/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
guix-1.2.0/build-aux/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
guix-1.2.0/build-aux/install-sh-482-       set -f &&
##############################################
guix-1.2.0/build-aux/depcomp-64-  case $1 in
guix-1.2.0/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
guix-1.2.0/build-aux/depcomp-66-      *) dir=;;
##############################################
guix-1.2.0/build-aux/depcomp-73-{
guix-1.2.0/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
guix-1.2.0/build-aux/depcomp-75-}
##############################################
guix-1.2.0/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
guix-1.2.0/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
guix-1.2.0/build-aux/depcomp-128-
##############################################
guix-1.2.0/build-aux/depcomp-405-        sleep 1
guix-1.2.0/build-aux/depcomp:406:        i=`expr $i - 1`
guix-1.2.0/build-aux/depcomp-407-      done
guix-1.2.0/build-aux/depcomp-408-    fi
guix-1.2.0/build-aux/depcomp:409:    i=`expr $i - 1`
guix-1.2.0/build-aux/depcomp-410-  done
##############################################
guix-1.2.0/build-aux/depcomp-425-  # Do two passes, one to just change these to
guix-1.2.0/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
guix-1.2.0/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
guix-1.2.0/build-aux/depcomp-659-  done
guix-1.2.0/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
guix-1.2.0/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
guix-1.2.0/build-aux/ar-lib-65-	mingw)
guix-1.2.0/build-aux/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
guix-1.2.0/build-aux/ar-lib-67-	  ;;
guix-1.2.0/build-aux/ar-lib-68-	cygwin | msys)
guix-1.2.0/build-aux/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
guix-1.2.0/build-aux/ar-lib-70-	  ;;
guix-1.2.0/build-aux/ar-lib-71-	wine)
guix-1.2.0/build-aux/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
guix-1.2.0/build-aux/ar-lib-73-	  ;;
##############################################
guix-1.2.0/build-aux/ar-lib-88-  archive=$3
guix-1.2.0/build-aux/ar-lib:89:  at_file_contents=`cat "$1"`
guix-1.2.0/build-aux/ar-lib-90-  eval set x "$at_file_contents"
##############################################
guix-1.2.0/build-aux/texinfo.tex-7001-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
guix-1.2.0/build-aux/texinfo.tex:7002:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
guix-1.2.0/build-aux/texinfo.tex-7003-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
guix-1.2.0/build-aux/config.guess-34-
guix-1.2.0/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
guix-1.2.0/build-aux/config.guess-36-
##############################################
guix-1.2.0/build-aux/config.guess-105-    # shellcheck disable=SC2039
guix-1.2.0/build-aux/config.guess:106:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
guix-1.2.0/build-aux/config.guess-107-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
guix-1.2.0/build-aux/config.guess-155-	EOF
guix-1.2.0/build-aux/config.guess:156:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
guix-1.2.0/build-aux/config.guess-157-
##############################################
guix-1.2.0/build-aux/config.guess-192-	    earmv*)
guix-1.2.0/build-aux/config.guess:193:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
guix-1.2.0/build-aux/config.guess:194:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
guix-1.2.0/build-aux/config.guess-195-		machine="${arch}${endian}"-unknown
##############################################
guix-1.2.0/build-aux/config.guess-224-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
guix-1.2.0/build-aux/config.guess:225:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
guix-1.2.0/build-aux/config.guess-226-		;;
##############################################
guix-1.2.0/build-aux/config.guess-237-	    *)
guix-1.2.0/build-aux/config.guess:238:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
guix-1.2.0/build-aux/config.guess-239-		;;
##############################################
guix-1.2.0/build-aux/config.guess-290-	*4.0)
guix-1.2.0/build-aux/config.guess:291:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
guix-1.2.0/build-aux/config.guess-292-		;;
guix-1.2.0/build-aux/config.guess-293-	*5.*)
guix-1.2.0/build-aux/config.guess:294:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
guix-1.2.0/build-aux/config.guess-295-		;;
##############################################
guix-1.2.0/build-aux/config.guess-300-	# types through head -n 1, so we only detect the type of CPU 0.
guix-1.2.0/build-aux/config.guess:301:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
guix-1.2.0/build-aux/config.guess-302-	case "$ALPHA_CPU_TYPE" in
##############################################
guix-1.2.0/build-aux/config.guess-338-	# 1.2 uses "1.2" for uname -r.
guix-1.2.0/build-aux/config.guess:339:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
guix-1.2.0/build-aux/config.guess-340-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
guix-1.2.0/build-aux/config.guess-389-    s390x:SunOS:*:*)
guix-1.2.0/build-aux/config.guess:390:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
guix-1.2.0/build-aux/config.guess-391-	exit ;;
guix-1.2.0/build-aux/config.guess-392-    sun4H:SunOS:5.*:*)
guix-1.2.0/build-aux/config.guess:393:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
guix-1.2.0/build-aux/config.guess-394-	exit ;;
guix-1.2.0/build-aux/config.guess-395-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
guix-1.2.0/build-aux/config.guess:396:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
guix-1.2.0/build-aux/config.guess-397-	exit ;;
##############################################
guix-1.2.0/build-aux/config.guess-414-	fi
guix-1.2.0/build-aux/config.guess:415:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
guix-1.2.0/build-aux/config.guess-416-	exit ;;
##############################################
guix-1.2.0/build-aux/config.guess-420-	# it's likely to be more like Solaris than SunOS4.
guix-1.2.0/build-aux/config.guess:421:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
guix-1.2.0/build-aux/config.guess-422-	exit ;;
##############################################
guix-1.2.0/build-aux/config.guess-429-	# Japanese Language versions have a version number like `4.1.3-JL'.
guix-1.2.0/build-aux/config.guess:430:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
guix-1.2.0/build-aux/config.guess-431-	exit ;;
##############################################
guix-1.2.0/build-aux/config.guess-435-    sun*:*:4.2BSD:*)
guix-1.2.0/build-aux/config.guess:436:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
guix-1.2.0/build-aux/config.guess-437-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
guix-1.2.0/build-aux/config.guess-517-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
guix-1.2.0/build-aux/config.guess:518:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
guix-1.2.0/build-aux/config.guess:519:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
guix-1.2.0/build-aux/config.guess-520-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
guix-1.2.0/build-aux/config.guess-573-    *:IRIX*:*:*)
guix-1.2.0/build-aux/config.guess:574:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
guix-1.2.0/build-aux/config.guess-575-	exit ;;
##############################################
guix-1.2.0/build-aux/config.guess-603-EOF
guix-1.2.0/build-aux/config.guess:604:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
guix-1.2.0/build-aux/config.guess-605-		then
##############################################
guix-1.2.0/build-aux/config.guess-616-    *:AIX:*:[4567])
guix-1.2.0/build-aux/config.guess:617:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
guix-1.2.0/build-aux/config.guess-618-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
guix-1.2.0/build-aux/config.guess-652-    9000/[34678]??:HP-UX:*:*)
guix-1.2.0/build-aux/config.guess:653:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
guix-1.2.0/build-aux/config.guess-654-	case "$UNAME_MACHINE" in
##############################################
guix-1.2.0/build-aux/config.guess-706-EOF
guix-1.2.0/build-aux/config.guess:707:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
guix-1.2.0/build-aux/config.guess-708-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
guix-1.2.0/build-aux/config.guess-734-    ia64:HP-UX:*:*)
guix-1.2.0/build-aux/config.guess:735:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
guix-1.2.0/build-aux/config.guess-736-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
guix-1.2.0/build-aux/config.guess-764-EOF
guix-1.2.0/build-aux/config.guess:765:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
guix-1.2.0/build-aux/config.guess-766-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
guix-1.2.0/build-aux/config.guess-835-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
guix-1.2.0/build-aux/config.guess:836:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
guix-1.2.0/build-aux/config.guess-837-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
guix-1.2.0/build-aux/config.guess-840-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
guix-1.2.0/build-aux/config.guess:841:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
guix-1.2.0/build-aux/config.guess-842-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
guix-1.2.0/build-aux/config.guess-858-	then
guix-1.2.0/build-aux/config.guess:859:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
guix-1.2.0/build-aux/config.guess-860-	else
guix-1.2.0/build-aux/config.guess:861:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
guix-1.2.0/build-aux/config.guess-862-	fi
##############################################
guix-1.2.0/build-aux/config.guess-871-	esac
guix-1.2.0/build-aux/config.guess:872:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
guix-1.2.0/build-aux/config.guess-873-	exit ;;
##############################################
guix-1.2.0/build-aux/config.guess-907-    prep*:SunOS:5.*:*)
guix-1.2.0/build-aux/config.guess:908:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
guix-1.2.0/build-aux/config.guess-909-	exit ;;
##############################################
guix-1.2.0/build-aux/config.guess-911-	# the GNU system
guix-1.2.0/build-aux/config.guess:912:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
guix-1.2.0/build-aux/config.guess-913-	exit ;;
##############################################
guix-1.2.0/build-aux/config.guess-915-	# other systems with GNU libc and userland
guix-1.2.0/build-aux/config.guess:916:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
guix-1.2.0/build-aux/config.guess-917-	exit ;;
##############################################
guix-1.2.0/build-aux/config.guess-1037-EOF
guix-1.2.0/build-aux/config.guess:1038:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
guix-1.2.0/build-aux/config.guess-1039-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
guix-1.2.0/build-aux/config.guess-1137-    i*86:*:4.*:*)
guix-1.2.0/build-aux/config.guess:1138:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
guix-1.2.0/build-aux/config.guess-1139-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
guix-1.2.0/build-aux/config.guess-1440-    *:DragonFly:*:*)
guix-1.2.0/build-aux/config.guess:1441:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
guix-1.2.0/build-aux/config.guess-1442-	exit ;;
##############################################
guix-1.2.0/build-aux/config.guess-1453-    i*86:skyos:*:*)
guix-1.2.0/build-aux/config.guess:1454:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
guix-1.2.0/build-aux/config.guess-1455-	exit ;;
##############################################
guix-1.2.0/build-aux/config.guess-1603-
guix-1.2.0/build-aux/config.guess:1604:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
guix-1.2.0/build-aux/config.guess-1605-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
guix-1.2.0/build-aux/test-env.in-63-    # actually rely on the daemon, but at least warn.
guix-1.2.0/build-aux/test-env.in:64:    if test "`echo -n "$GUIX_STATE_DIRECTORY/daemon-socket/socket" | wc -c`" -ge 108
guix-1.2.0/build-aux/test-env.in-65-    then
##############################################
guix-1.2.0/build-aux/compile-67-	mingw/*)
guix-1.2.0/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
guix-1.2.0/build-aux/compile-69-	  ;;
guix-1.2.0/build-aux/compile-70-	cygwin/* | msys/*)
guix-1.2.0/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
guix-1.2.0/build-aux/compile-72-	  ;;
guix-1.2.0/build-aux/compile-73-	wine/*)
guix-1.2.0/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
guix-1.2.0/build-aux/compile-75-	  ;;
##############################################
guix-1.2.0/build-aux/compile-310-# Name of file we expect compiler to create.
guix-1.2.0/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
guix-1.2.0/build-aux/compile-312-
##############################################
guix-1.2.0/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
guix-1.2.0/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
guix-1.2.0/build-aux/compile-318-while true; do
##############################################
guix-1.2.0/guix/scripts/pack.scm-606-                                #:database #+database
guix-1.2.0/guix/scripts/pack.scm:607:                                #:system (or #$target (utsname:machine (uname)))
guix-1.2.0/guix/scripts/pack.scm-608-                                #:environment environment
##############################################
guix-1.2.0/guix/scripts/publish.scm-1129-                           (lst (reverse lst))))
guix-1.2.0/guix/scripts/publish.scm:1130:           (address (let ((addr (assoc-ref opts 'address)))
guix-1.2.0/guix/scripts/publish.scm-1131-                      (make-socket-address (sockaddr:fam addr)
##############################################
guix-1.2.0/guix/build/gremlin.scm-149-  (let ((load (find (lambda (segment)
guix-1.2.0/guix/build/gremlin.scm:150:                      (let ((vaddr (elf-segment-vaddr segment)))
guix-1.2.0/guix/build/gremlin.scm-151-                        (and (>= vma vaddr)
##############################################
guix-1.2.0/guix/ftp-client.scm-221-  (let ((fam  (sockaddr:fam sa))
guix-1.2.0/guix/ftp-client.scm:222:        (addr (sockaddr:addr sa)))
guix-1.2.0/guix/ftp-client.scm-223-    (cond ((= fam AF_INET)
##############################################
guix-1.2.0/nix/libstore/optimise-store.cc-116-       modified, in particular when running programs as root under
guix-1.2.0/nix/libstore/optimise-store.cc:117:       Guix System (example: $fontconfig/var/cache being modified).  Skip
guix-1.2.0/nix/libstore/optimise-store.cc-118-       those files.  FIXME: check the modification time. */
##############################################
guix-1.2.0/nix/local.mk-159-			 $(top_builddir)/config.status
guix-1.2.0/nix/local.mk:160:	$(AM_V_GEN)$(MKDIR_P) "`dirname $@`";	\
guix-1.2.0/nix/local.mk-161-	$(SED) -e 's|@''storedir''@|$(storedir)|' <	\
##############################################
guix-1.2.0/nix/local.mk-166-			 $(top_builddir)/config.status
guix-1.2.0/nix/local.mk:167:	$(AM_V_GEN)$(MKDIR_P) "`dirname $@`";	\
guix-1.2.0/nix/local.mk-168-	$(SED) -e 's|@''localstatedir''@|$(localstatedir)|' <	\
##############################################
guix-1.2.0/nix/local.mk-177-			 $(top_builddir)/config.status
guix-1.2.0/nix/local.mk:178:	$(AM_V_GEN)$(MKDIR_P) "`dirname $@`";	\
guix-1.2.0/nix/local.mk-179-	$(SED) -e 's|@''localstatedir''@|$(localstatedir)|' <	\
##############################################
guix-1.2.0/nix/local.mk-188-			 $(top_builddir)/config.status
guix-1.2.0/nix/local.mk:189:	$(AM_V_GEN)$(MKDIR_P) "`dirname $@`";	\
guix-1.2.0/nix/local.mk-190-	$(SED) -e 's|@''localstatedir''@|$(localstatedir)|' <	\
##############################################
guix-1.2.0/nix/local.mk-199-			 $(top_builddir)/config.status
guix-1.2.0/nix/local.mk:200:	$(AM_V_GEN)$(MKDIR_P) "`dirname $@`";	\
guix-1.2.0/nix/local.mk-201-	$(SED) -e 's|@''localstatedir''@|$(localstatedir)|' <	\
##############################################
guix-1.2.0/aclocal.m4-169-  AC_MSG_CHECKING(for Guile site directory)
guix-1.2.0/aclocal.m4:170:  GUILE_SITE=`$PKG_CONFIG --print-errors --variable=sitedir guile-$GUILE_EFFECTIVE_VERSION`
guix-1.2.0/aclocal.m4-171-  AC_MSG_RESULT($GUILE_SITE)
##############################################
guix-1.2.0/aclocal.m4-176-  AC_MSG_CHECKING([for Guile site-ccache directory using pkgconfig])
guix-1.2.0/aclocal.m4:177:  GUILE_SITE_CCACHE=`$PKG_CONFIG --variable=siteccachedir guile-$GUILE_EFFECTIVE_VERSION`
guix-1.2.0/aclocal.m4-178-  if test "$GUILE_SITE_CCACHE" = ""; then
##############################################
guix-1.2.0/aclocal.m4-180-    AC_MSG_CHECKING([for Guile site-ccache directory using interpreter])
guix-1.2.0/aclocal.m4:181:    GUILE_SITE_CCACHE=`$GUILE -c "(display (if (defined? '%site-ccache-dir) (%site-ccache-dir) \"\"))"`
guix-1.2.0/aclocal.m4-182-    if test $? != "0" -o "$GUILE_SITE_CCACHE" = ""; then
##############################################
guix-1.2.0/aclocal.m4-190-  AC_MSG_CHECKING(for Guile extensions directory)
guix-1.2.0/aclocal.m4:191:  GUILE_EXTENSION=`$PKG_CONFIG --print-errors --variable=extensiondir guile-$GUILE_EFFECTIVE_VERSION`
guix-1.2.0/aclocal.m4-192-  AC_MSG_RESULT($GUILE_EXTENSION)
##############################################
guix-1.2.0/aclocal.m4-234-  _tmp=
guix-1.2.0/aclocal.m4:235:  for v in `echo "$_guile_required_version" | tr . ' '`; do
guix-1.2.0/aclocal.m4-236-    if test -n "$_tmp"; then _tmp=$_tmp.; fi
##############################################
guix-1.2.0/aclocal.m4-245-
guix-1.2.0/aclocal.m4:246:  _guile_suffix=`echo "$GUILE" | sed -e 's,^.*/guile\(.*\)$,\1,'`
guix-1.2.0/aclocal.m4:247:  _guile_effective_version=`$GUILE -c "(display (effective-version))"`
guix-1.2.0/aclocal.m4-248-  if test -z "$GUILE_EFFECTIVE_VERSION"; then
##############################################
guix-1.2.0/aclocal.m4-253-
guix-1.2.0/aclocal.m4:254:  _guile_major_version=`$GUILE -c "(display (major-version))"`
guix-1.2.0/aclocal.m4:255:  _guile_minor_version=`$GUILE -c "(display (minor-version))"`
guix-1.2.0/aclocal.m4:256:  _guile_micro_version=`$GUILE -c "(display (micro-version))"`
guix-1.2.0/aclocal.m4-257-  _guile_prog_version="$_guile_major_version.$_guile_minor_version.$_guile_micro_version"
##############################################
guix-1.2.0/aclocal.m4-259-  AC_MSG_CHECKING([for Guile version >= $_guile_required_version])
guix-1.2.0/aclocal.m4:260:  _major_version=`echo $_guile_required_version | cut -d . -f 1`
guix-1.2.0/aclocal.m4:261:  _minor_version=`echo $_guile_required_version | cut -d . -f 2`
guix-1.2.0/aclocal.m4:262:  _micro_version=`echo $_guile_required_version | cut -d . -f 3`
guix-1.2.0/aclocal.m4-263-  if test "$_guile_major_version" -gt "$_major_version"; then
##############################################
guix-1.2.0/aclocal.m4-493-    PKG_CHECK_EXISTS([$3],
guix-1.2.0/aclocal.m4:494:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
guix-1.2.0/aclocal.m4-495-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
guix-1.2.0/aclocal.m4-541-        if test $_pkg_short_errors_supported = yes; then
guix-1.2.0/aclocal.m4:542:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
guix-1.2.0/aclocal.m4-543-        else
guix-1.2.0/aclocal.m4:544:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
guix-1.2.0/aclocal.m4-545-        fi
##############################################
guix-1.2.0/aclocal.m4-790-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
guix-1.2.0/aclocal.m4:791:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
guix-1.2.0/aclocal.m4-792-# and then we would define $MISSING as
##############################################
guix-1.2.0/aclocal.m4-805-# Expand $ac_aux_dir to an absolute path.
guix-1.2.0/aclocal.m4:806:am_aux_dir=`cd "$ac_aux_dir" && pwd`
guix-1.2.0/aclocal.m4-807-])
##############################################
guix-1.2.0/aclocal.m4-903-  if test "$am_compiler_list" = ""; then
guix-1.2.0/aclocal.m4:904:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
guix-1.2.0/aclocal.m4-905-  fi
##############################################
guix-1.2.0/aclocal.m4-1056-    # Strip MF so we end up with the name of the file.
guix-1.2.0/aclocal.m4:1057:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
guix-1.2.0/aclocal.m4-1058-    # Check whether this is an Automake generated Makefile which includes
##############################################
guix-1.2.0/aclocal.m4-1063-      || continue
guix-1.2.0/aclocal.m4:1064:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
guix-1.2.0/aclocal.m4:1065:    am_filepart=`AS_BASENAME(["$am_mf"])`
guix-1.2.0/aclocal.m4-1066-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
guix-1.2.0/aclocal.m4-1133-AC_REQUIRE([AC_PROG_INSTALL])dnl
guix-1.2.0/aclocal.m4:1134:if test "`cd $srcdir && pwd`" != "`pwd`"; then
guix-1.2.0/aclocal.m4-1135-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
guix-1.2.0/aclocal.m4-1292-    * )
guix-1.2.0/aclocal.m4:1293:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
guix-1.2.0/aclocal.m4-1294-  esac
guix-1.2.0/aclocal.m4-1295-done
guix-1.2.0/aclocal.m4:1296:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
guix-1.2.0/aclocal.m4-1297-
##############################################
guix-1.2.0/aclocal.m4-1548-     echo "timestamp, slept: $am_has_slept" > conftest.file
guix-1.2.0/aclocal.m4:1549:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
guix-1.2.0/aclocal.m4-1550-     if test "$[*]" = "X"; then
guix-1.2.0/aclocal.m4-1551-	# -L didn't work.
guix-1.2.0/aclocal.m4:1552:	set X `ls -t "$srcdir/configure" conftest.file`
guix-1.2.0/aclocal.m4-1553-     fi
##############################################
guix-1.2.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
guix-1.2.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
guix-1.2.0/configure-47-  as_echo='print -r --'
guix-1.2.0/configure-48-  as_echo_n='print -rn --'
guix-1.2.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
guix-1.2.0/configure-50-  as_echo='printf %s\n'
##############################################
guix-1.2.0/configure-52-else
guix-1.2.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
guix-1.2.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
guix-1.2.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
guix-1.2.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
guix-1.2.0/configure-64-      esac;
##############################################
guix-1.2.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
guix-1.2.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
guix-1.2.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
guix-1.2.0/configure-327-      case $as_dir in #(
guix-1.2.0/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
guix-1.2.0/configure-329-      *) as_qdir=$as_dir;;
##############################################
guix-1.2.0/configure-400-  {
guix-1.2.0/configure:401:    as_val=`expr "$@" || test $? -eq 1`
guix-1.2.0/configure-402-  }
##############################################
guix-1.2.0/configure-407-# ----------------------------------------
guix-1.2.0/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
guix-1.2.0/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
guix-1.2.0/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
guix-1.2.0/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
guix-1.2.0/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
guix-1.2.0/configure-911-  case $ac_option in
guix-1.2.0/configure:912:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
guix-1.2.0/configure-913-  *=)   ac_optarg= ;;
##############################################
guix-1.2.0/configure-955-  -disable-* | --disable-*)
guix-1.2.0/configure:956:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
guix-1.2.0/configure-957-    # Reject names that are not valid shell variable names.
##############################################
guix-1.2.0/configure-960-    ac_useropt_orig=$ac_useropt
guix-1.2.0/configure:961:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
guix-1.2.0/configure-962-    case $ac_user_opts in
##############################################
guix-1.2.0/configure-981-  -enable-* | --enable-*)
guix-1.2.0/configure:982:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
guix-1.2.0/configure-983-    # Reject names that are not valid shell variable names.
##############################################
guix-1.2.0/configure-986-    ac_useropt_orig=$ac_useropt
guix-1.2.0/configure:987:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
guix-1.2.0/configure-988-    case $ac_user_opts in
##############################################
guix-1.2.0/configure-1185-  -with-* | --with-*)
guix-1.2.0/configure:1186:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
guix-1.2.0/configure-1187-    # Reject names that are not valid shell variable names.
##############################################
guix-1.2.0/configure-1190-    ac_useropt_orig=$ac_useropt
guix-1.2.0/configure:1191:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
guix-1.2.0/configure-1192-    case $ac_user_opts in
##############################################
guix-1.2.0/configure-1201-  -without-* | --without-*)
guix-1.2.0/configure:1202:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
guix-1.2.0/configure-1203-    # Reject names that are not valid shell variable names.
##############################################
guix-1.2.0/configure-1206-    ac_useropt_orig=$ac_useropt
guix-1.2.0/configure:1207:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
guix-1.2.0/configure-1208-    case $ac_user_opts in
##############################################
guix-1.2.0/configure-1239-  *=*)
guix-1.2.0/configure:1240:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
guix-1.2.0/configure-1241-    # Reject names that are not valid shell variable names.
##############################################
guix-1.2.0/configure-1260-if test -n "$ac_prev"; then
guix-1.2.0/configure:1261:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
guix-1.2.0/configure-1262-  as_fn_error $? "missing argument to $ac_option"
##############################################
guix-1.2.0/configure-1282-    */ )
guix-1.2.0/configure:1283:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
guix-1.2.0/configure-1284-      eval $ac_var=\$ac_val;;
##############################################
guix-1.2.0/configure-1317-ac_ls_di=`ls -di .` &&
guix-1.2.0/configure:1318:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
guix-1.2.0/configure-1319-  as_fn_error $? "working directory cannot be determined"
##############################################
guix-1.2.0/configure-1373-case $srcdir in
guix-1.2.0/configure:1374:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
guix-1.2.0/configure-1375-esac
##############################################
guix-1.2.0/configure-1416-By default, \`make install' will install all the files in
guix-1.2.0/configure:1417:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
guix-1.2.0/configure:1418:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
guix-1.2.0/configure-1419-for instance \`--prefix=\$HOME'.
##############################################
guix-1.2.0/configure-1556-*)
guix-1.2.0/configure:1557:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
guix-1.2.0/configure-1558-  # A ".." for each directory in $ac_dir_suffix.
guix-1.2.0/configure:1559:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
guix-1.2.0/configure-1560-  case $ac_top_builddir_sub in
##############################################
guix-1.2.0/configure-2256-    *\'*)
guix-1.2.0/configure:2257:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
guix-1.2.0/configure-2258-    esac
##############################################
guix-1.2.0/configure-2339-      case $ac_val in
guix-1.2.0/configure:2340:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
guix-1.2.0/configure-2341-      esac
##############################################
guix-1.2.0/configure-2354-	case $ac_val in
guix-1.2.0/configure:2355:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
guix-1.2.0/configure-2356-	esac
##############################################
guix-1.2.0/configure-2475-    set,)
guix-1.2.0/configure:2476:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
guix-1.2.0/configure:2477:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
guix-1.2.0/configure-2478-      ac_cache_corrupted=: ;;
##############################################
guix-1.2.0/configure-2486-	# differences in whitespace do not lead to failure.
guix-1.2.0/configure:2487:	ac_old_val_w=`echo x $ac_old_val`
guix-1.2.0/configure:2488:	ac_new_val_w=`echo x $ac_new_val`
guix-1.2.0/configure-2489-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
guix-1.2.0/configure-2506-    case $ac_new_val in
guix-1.2.0/configure:2507:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
guix-1.2.0/configure-2508-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
guix-1.2.0/configure-2682-     echo "timestamp, slept: $am_has_slept" > conftest.file
guix-1.2.0/configure:2683:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
guix-1.2.0/configure-2684-     if test "$*" = "X"; then
guix-1.2.0/configure-2685-	# -L didn't work.
guix-1.2.0/configure:2686:	set X `ls -t "$srcdir/configure" conftest.file`
guix-1.2.0/configure-2687-     fi
##############################################
guix-1.2.0/configure-2733-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
guix-1.2.0/configure:2734:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
guix-1.2.0/configure-2735-
guix-1.2.0/configure-2736-# Expand $ac_aux_dir to an absolute path.
guix-1.2.0/configure:2737:am_aux_dir=`cd "$ac_aux_dir" && pwd`
guix-1.2.0/configure-2738-
##############################################
guix-1.2.0/configure-2878-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
guix-1.2.0/configure:2879:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
guix-1.2.0/configure-2880-	     'mkdir (GNU coreutils) '* | \
##############################################
guix-1.2.0/configure-2951-set x ${MAKE-make}
guix-1.2.0/configure:2952:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
guix-1.2.0/configure-2953-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
guix-1.2.0/configure-2961-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
guix-1.2.0/configure:2962:case `${MAKE-make} -f conftest.make 2>/dev/null` in
guix-1.2.0/configure-2963-  *@@@%%%=?*=@@@%%%*)
##############################################
guix-1.2.0/configure-3027-
guix-1.2.0/configure:3028:if test "`cd $srcdir && pwd`" != "`pwd`"; then
guix-1.2.0/configure-3029-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
guix-1.2.0/configure-3596-$as_echo_n "checking whether the C compiler works... " >&6; }
guix-1.2.0/configure:3597:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
guix-1.2.0/configure-3598-
##############################################
guix-1.2.0/configure-3640-	then :; else
guix-1.2.0/configure:3641:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
guix-1.2.0/configure-3642-	fi
##############################################
guix-1.2.0/configure-3700-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
guix-1.2.0/configure:3701:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
guix-1.2.0/configure-3702-	  break;;
##############################################
guix-1.2.0/configure-3809-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
guix-1.2.0/configure:3810:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
guix-1.2.0/configure-3811-       break;;
##############################################
guix-1.2.0/configure-4127-  if test "$am_compiler_list" = ""; then
guix-1.2.0/configure:4128:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
guix-1.2.0/configure-4129-  fi
##############################################
guix-1.2.0/configure-4384-  # Check for GNU $ac_path_GREP
guix-1.2.0/configure:4385:case `"$ac_path_GREP" --version 2>&1` in
guix-1.2.0/configure-4386-*GNU*)
##############################################
guix-1.2.0/configure-4450-  # Check for GNU $ac_path_EGREP
guix-1.2.0/configure:4451:case `"$ac_path_EGREP" --version 2>&1` in
guix-1.2.0/configure-4452-*GNU*)
##############################################
guix-1.2.0/configure-4611-do :
guix-1.2.0/configure:4612:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
guix-1.2.0/configure-4613-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
guix-1.2.0/configure-4616-  cat >>confdefs.h <<_ACEOF
guix-1.2.0/configure:4617:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
guix-1.2.0/configure-4618-_ACEOF
##############################################
guix-1.2.0/configure-4711-  # Check for GNU $ac_path_SED
guix-1.2.0/configure:4712:case `"$ac_path_SED" --version 2>&1` in
guix-1.2.0/configure-4713-*GNU*)
##############################################
guix-1.2.0/configure-4886-
guix-1.2.0/configure:4887:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
guix-1.2.0/configure-4888-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
guix-1.2.0/configure-4891-
guix-1.2.0/configure:4892:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
guix-1.2.0/configure-4893-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
guix-1.2.0/configure-4968-
guix-1.2.0/configure:4969:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
guix-1.2.0/configure-4970-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
guix-1.2.0/configure-5079-test "x$ac_build_alias" = x &&
guix-1.2.0/configure:5080:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
guix-1.2.0/configure-5081-test "x$ac_build_alias" = x &&
guix-1.2.0/configure-5082-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
guix-1.2.0/configure:5083:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
guix-1.2.0/configure-5084-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
guix-1.2.0/configure-5103-IFS=$ac_save_IFS
guix-1.2.0/configure:5104:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
guix-1.2.0/configure-5105-
##############################################
guix-1.2.0/configure-5114-else
guix-1.2.0/configure:5115:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
guix-1.2.0/configure-5116-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
guix-1.2.0/configure-5136-IFS=$ac_save_IFS
guix-1.2.0/configure:5137:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
guix-1.2.0/configure-5138-
##############################################
guix-1.2.0/configure-5169-    # gcc leaves a trailing carriage return which upsets mingw
guix-1.2.0/configure:5170:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
guix-1.2.0/configure-5171-  *)
guix-1.2.0/configure:5172:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
guix-1.2.0/configure-5173-  esac
##############################################
guix-1.2.0/configure-5178-      # Canonicalize the pathname of ld
guix-1.2.0/configure:5179:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
guix-1.2.0/configure-5180-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
guix-1.2.0/configure:5181:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
guix-1.2.0/configure-5182-      done
##############################################
guix-1.2.0/configure-5213-      # Break only if it was the GNU/non-GNU ld that we prefer.
guix-1.2.0/configure:5214:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
guix-1.2.0/configure-5215-      *GNU* | *'with BFD'*)
##############################################
guix-1.2.0/configure-5244-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
guix-1.2.0/configure:5245:case `$LD -v 2>&1 </dev/null` in
guix-1.2.0/configure-5246-*GNU* | *'with BFD'*)
##############################################
guix-1.2.0/configure-5332-    *)
guix-1.2.0/configure:5333:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
guix-1.2.0/configure-5334-      if test -n "$searchpath"; then
##############################################
guix-1.2.0/configure-5342-                ;;
guix-1.2.0/configure:5343:              *) searchdir=`cd "$searchdir" && pwd`
guix-1.2.0/configure-5344-                 case "$searchdir" in
##############################################
guix-1.2.0/configure-5433-        names_already_handled="$names_already_handled $name"
guix-1.2.0/configure:5434:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
guix-1.2.0/configure-5435-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
guix-1.2.0/configure-5509-                -L*)
guix-1.2.0/configure:5510:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
guix-1.2.0/configure-5511-                                    if test -n "$acl_shlibext"; then
##############################################
guix-1.2.0/configure-5626-              */$acl_libdirstem | */$acl_libdirstem/)
guix-1.2.0/configure:5627:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
guix-1.2.0/configure-5628-                if test "$name" = 'iconv'; then
##############################################
guix-1.2.0/configure-5633-              */$acl_libdirstem2 | */$acl_libdirstem2/)
guix-1.2.0/configure:5634:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
guix-1.2.0/configure-5635-                if test "$name" = 'iconv'; then
##############################################
guix-1.2.0/configure-5684-                  -L*)
guix-1.2.0/configure:5685:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
guix-1.2.0/configure-5686-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
guix-1.2.0/configure-5743-                  -R*)
guix-1.2.0/configure:5744:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
guix-1.2.0/configure-5745-                    if test "$enable_rpath" != no; then
##############################################
guix-1.2.0/configure-5768-                  -l*)
guix-1.2.0/configure:5769:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
guix-1.2.0/configure-5770-                    ;;
guix-1.2.0/configure-5771-                  *.la)
guix-1.2.0/configure:5772:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
guix-1.2.0/configure-5773-                    ;;
##############################################
guix-1.2.0/configure-6317-        names_already_handled="$names_already_handled $name"
guix-1.2.0/configure:6318:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
guix-1.2.0/configure-6319-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
guix-1.2.0/configure-6393-                -L*)
guix-1.2.0/configure:6394:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
guix-1.2.0/configure-6395-                                    if test -n "$acl_shlibext"; then
##############################################
guix-1.2.0/configure-6510-              */$acl_libdirstem | */$acl_libdirstem/)
guix-1.2.0/configure:6511:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
guix-1.2.0/configure-6512-                if test "$name" = 'intl'; then
##############################################
guix-1.2.0/configure-6517-              */$acl_libdirstem2 | */$acl_libdirstem2/)
guix-1.2.0/configure:6518:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
guix-1.2.0/configure-6519-                if test "$name" = 'intl'; then
##############################################
guix-1.2.0/configure-6568-                  -L*)
guix-1.2.0/configure:6569:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
guix-1.2.0/configure-6570-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
guix-1.2.0/configure-6627-                  -R*)
guix-1.2.0/configure:6628:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
guix-1.2.0/configure-6629-                    if test "$enable_rpath" != no; then
##############################################
guix-1.2.0/configure-6652-                  -l*)
guix-1.2.0/configure:6653:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
guix-1.2.0/configure-6654-                    ;;
guix-1.2.0/configure-6655-                  *.la)
guix-1.2.0/configure:6656:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
guix-1.2.0/configure-6657-                    ;;
##############################################
guix-1.2.0/configure-6973-	  # `darwin10.2.0', etc.
guix-1.2.0/configure:6974:	  guix_system="$machine_name-`echo $host_os | "$SED" -e's/0-9.*$//g'`";;
guix-1.2.0/configure-6975-     esac
##############################################
guix-1.2.0/configure-7088-# to shell variables.
guix-1.2.0/configure:7089:guix_prefix="`eval echo $prefix | sed -e"s|NONE|/usr/local|g"`"
guix-1.2.0/configure:7090:guix_localstatedir="`eval echo $localstatedir | sed -e "s|NONE|$guix_prefix|g"`"
guix-1.2.0/configure:7091:guix_sysconfdir="`eval echo $sysconfdir | sed -e "s|NONE|$guix_prefix|g"`"
guix-1.2.0/configure:7092:guix_sbindir="`eval echo $sbindir | sed -e "s|NONE|$guix_prefix|g"`"
guix-1.2.0/configure-7093-
##############################################
guix-1.2.0/configure-7102-else
guix-1.2.0/configure:7103:  ac_cv_guix_socket_file_name_length="`echo -n "$guix_localstatedir/guix/daemon-socket/socket" | wc -c`"
guix-1.2.0/configure-7104-fi
##############################################
guix-1.2.0/configure-7125-else
guix-1.2.0/configure:7126:  ac_cv_guix_test_socket_file_name_length="`echo -n "$ac_cv_guix_test_root/var/123456/daemon-socket/socket" | wc -c`"
guix-1.2.0/configure-7127-fi
##############################################
guix-1.2.0/configure-7136-else
guix-1.2.0/configure:7137:  ac_cv_guix_hash_bang_length=`echo -n "$storedir/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-bootstrap-binaries-0/bin/bash" | wc -c`
guix-1.2.0/configure-7138-fi
##############################################
guix-1.2.0/configure-7148-else
guix-1.2.0/configure:7149:  ac_cv_guix_test_hash_bang_length=`echo -n "$ac_cv_guix_test_root/store/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-bootstrap-binaries-0/bin/bash" | wc -c`
guix-1.2.0/configure-7150-fi
##############################################
guix-1.2.0/configure-7371-  _tmp=
guix-1.2.0/configure:7372:  for v in `echo "$_guile_required_version" | tr . ' '`; do
guix-1.2.0/configure-7373-    if test -n "$_tmp"; then _tmp=$_tmp.; fi
##############################################
guix-1.2.0/configure-7426-
guix-1.2.0/configure:7427:  _guile_suffix=`echo "$GUILE" | sed -e 's,^.*/guile\(.*\)$,\1,'`
guix-1.2.0/configure:7428:  _guile_effective_version=`$GUILE -c "(display (effective-version))"`
guix-1.2.0/configure-7429-  if test -z "$GUILE_EFFECTIVE_VERSION"; then
##############################################
guix-1.2.0/configure-7434-
guix-1.2.0/configure:7435:  _guile_major_version=`$GUILE -c "(display (major-version))"`
guix-1.2.0/configure:7436:  _guile_minor_version=`$GUILE -c "(display (minor-version))"`
guix-1.2.0/configure:7437:  _guile_micro_version=`$GUILE -c "(display (micro-version))"`
guix-1.2.0/configure-7438-  _guile_prog_version="$_guile_major_version.$_guile_minor_version.$_guile_micro_version"
##############################################
guix-1.2.0/configure-7441-$as_echo_n "checking for Guile version >= $_guile_required_version... " >&6; }
guix-1.2.0/configure:7442:  _major_version=`echo $_guile_required_version | cut -d . -f 1`
guix-1.2.0/configure:7443:  _minor_version=`echo $_guile_required_version | cut -d . -f 2`
guix-1.2.0/configure:7444:  _micro_version=`echo $_guile_required_version | cut -d . -f 3`
guix-1.2.0/configure-7445-  if test "$_guile_major_version" -gt "$_major_version"; then
##############################################
guix-1.2.0/configure-7618-  test $ac_status = 0; }; then
guix-1.2.0/configure:7619:  pkg_cv_GUILE_CFLAGS=`$PKG_CONFIG --cflags "guile-2.2 >= 2.2.3" 2>/dev/null`
guix-1.2.0/configure-7620-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
guix-1.2.0/configure-7635-  test $ac_status = 0; }; then
guix-1.2.0/configure:7636:  pkg_cv_GUILE_LIBS=`$PKG_CONFIG --libs "guile-2.2 >= 2.2.3" 2>/dev/null`
guix-1.2.0/configure-7637-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
guix-1.2.0/configure-7656-        if test $_pkg_short_errors_supported = yes; then
guix-1.2.0/configure:7657:	        GUILE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-2.2 >= 2.2.3" 2>&1`
guix-1.2.0/configure-7658-        else
guix-1.2.0/configure:7659:	        GUILE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-2.2 >= 2.2.3" 2>&1`
guix-1.2.0/configure-7660-        fi
##############################################
guix-1.2.0/configure-7712-  test $ac_status = 0; }; then
guix-1.2.0/configure:7713:  pkg_cv_GUILE_CFLAGS=`$PKG_CONFIG --cflags "guile-$GUILE_EFFECTIVE_VERSION" 2>/dev/null`
guix-1.2.0/configure-7714-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
guix-1.2.0/configure-7729-  test $ac_status = 0; }; then
guix-1.2.0/configure:7730:  pkg_cv_GUILE_LIBS=`$PKG_CONFIG --libs "guile-$GUILE_EFFECTIVE_VERSION" 2>/dev/null`
guix-1.2.0/configure-7731-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
guix-1.2.0/configure-7750-        if test $_pkg_short_errors_supported = yes; then
guix-1.2.0/configure:7751:	        GUILE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-$GUILE_EFFECTIVE_VERSION" 2>&1`
guix-1.2.0/configure-7752-        else
guix-1.2.0/configure:7753:	        GUILE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-$GUILE_EFFECTIVE_VERSION" 2>&1`
guix-1.2.0/configure-7754-        fi
##############################################
guix-1.2.0/configure-7812-            -L) next=yes ;;
guix-1.2.0/configure:7813:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
guix-1.2.0/configure-7814-                                  if test "X$dir" != "X/usr/$acl_libdirstem" \
##############################################
guix-1.2.0/configure-7873-            -L) next=yes ;;
guix-1.2.0/configure:7874:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
guix-1.2.0/configure-7875-                                  if test "X$dir" != "X/usr/$acl_libdirstem" \
##############################################
guix-1.2.0/configure-8175-  # Check for GNU $ac_path_SED
guix-1.2.0/configure:8176:case `"$ac_path_SED" --version 2>&1` in
guix-1.2.0/configure-8177-*GNU*)
##############################################
guix-1.2.0/configure-8459-  if test "x$LIBGCRYPT_CONFIG" != "x"; then
guix-1.2.0/configure:8460:       guix_cv_libgcrypt_libdir=`$LIBGCRYPT_CONFIG --libs | grep -e -L | sed -e "s/.*-L\([^ ]\+\)[[:blank:]]\+-lgcrypt.*/\1/g"`
guix-1.2.0/configure-8461-     else
##############################################
guix-1.2.0/configure-8884-  if test "$am_compiler_list" = ""; then
guix-1.2.0/configure:8885:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
guix-1.2.0/configure-8886-  fi
##############################################
guix-1.2.0/configure-9767-  test $ac_status = 0; }; then
guix-1.2.0/configure:9768:  pkg_cv_SQLITE3_CFLAGS=`$PKG_CONFIG --cflags "sqlite3 >= 3.6.19" 2>/dev/null`
guix-1.2.0/configure-9769-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
guix-1.2.0/configure-9784-  test $ac_status = 0; }; then
guix-1.2.0/configure:9785:  pkg_cv_SQLITE3_LIBS=`$PKG_CONFIG --libs "sqlite3 >= 3.6.19" 2>/dev/null`
guix-1.2.0/configure-9786-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
guix-1.2.0/configure-9805-        if test $_pkg_short_errors_supported = yes; then
guix-1.2.0/configure:9806:	        SQLITE3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sqlite3 >= 3.6.19" 2>&1`
guix-1.2.0/configure-9807-        else
guix-1.2.0/configure:9808:	        SQLITE3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sqlite3 >= 3.6.19" 2>&1`
guix-1.2.0/configure-9809-        fi
##############################################
guix-1.2.0/configure-9940-do :
guix-1.2.0/configure:9941:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
guix-1.2.0/configure-9942-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
guix-1.2.0/configure-9944-  cat >>confdefs.h <<_ACEOF
guix-1.2.0/configure:9945:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
guix-1.2.0/configure-9946-_ACEOF
##############################################
guix-1.2.0/configure-9952-do :
guix-1.2.0/configure:9953:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
guix-1.2.0/configure-9954-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
guix-1.2.0/configure-9956-  cat >>confdefs.h <<_ACEOF
guix-1.2.0/configure:9957:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
guix-1.2.0/configure-9958-_ACEOF
##############################################
guix-1.2.0/configure-9971-do :
guix-1.2.0/configure:9972:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
guix-1.2.0/configure-9973-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
guix-1.2.0/configure-9975-  cat >>confdefs.h <<_ACEOF
guix-1.2.0/configure:9976:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
guix-1.2.0/configure-9977-_ACEOF
##############################################
guix-1.2.0/configure-10345-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
guix-1.2.0/configure:10346:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
guix-1.2.0/configure-10347-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
guix-1.2.0/configure-10468-if test -z "$BASH_VERSION$ZSH_VERSION" \
guix-1.2.0/configure:10469:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
guix-1.2.0/configure-10470-  as_echo='print -r --'
guix-1.2.0/configure-10471-  as_echo_n='print -rn --'
guix-1.2.0/configure:10472:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
guix-1.2.0/configure-10473-  as_echo='printf %s\n'
##############################################
guix-1.2.0/configure-10475-else
guix-1.2.0/configure:10476:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
guix-1.2.0/configure-10477-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
guix-1.2.0/configure-10485-	expr "X$arg" : "X\\(.*\\)$as_nl";
guix-1.2.0/configure:10486:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
guix-1.2.0/configure-10487-      esac;
##############################################
guix-1.2.0/configure-10562-# ----------------------------------------
guix-1.2.0/configure:10563:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
guix-1.2.0/configure-10564-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
guix-1.2.0/configure-10634-  {
guix-1.2.0/configure:10635:    as_val=`expr "$@" || test $? -eq 1`
guix-1.2.0/configure-10636-  }
##############################################
guix-1.2.0/configure-10738-      case $as_dir in #(
guix-1.2.0/configure:10739:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
guix-1.2.0/configure-10740-      *) as_qdir=$as_dir;;
##############################################
guix-1.2.0/configure-10875-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
guix-1.2.0/configure:10876:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
guix-1.2.0/configure-10877-ac_cs_version="\\
##############################################
guix-1.2.0/configure-10900-  --*=?*)
guix-1.2.0/configure:10901:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
guix-1.2.0/configure:10902:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
guix-1.2.0/configure-10903-    ac_shift=:
##############################################
guix-1.2.0/configure-10905-  --*=)
guix-1.2.0/configure:10906:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
guix-1.2.0/configure-10907-    ac_optarg=
##############################################
guix-1.2.0/configure-10929-    case $ac_optarg in
guix-1.2.0/configure:10930:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
guix-1.2.0/configure-10931-    '') as_fn_error $? "missing file argument" ;;
##############################################
guix-1.2.0/configure-10937-    case $ac_optarg in
guix-1.2.0/configure:10938:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
guix-1.2.0/configure-10939-    esac
##############################################
guix-1.2.0/configure-11080-fi
guix-1.2.0/configure:11081:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
guix-1.2.0/configure-11082-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
guix-1.2.0/configure-11097-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
guix-1.2.0/configure:11098:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
guix-1.2.0/configure-11099-ac_delim='%!_!# '
##############################################
guix-1.2.0/configure-11103-
guix-1.2.0/configure:11104:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
guix-1.2.0/configure-11105-  if test $ac_delim_n = $ac_delim_num; then
##############################################
guix-1.2.0/configure-11241-for ac_last_try in false false :; do
guix-1.2.0/configure:11242:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
guix-1.2.0/configure-11243-  if test -z "$ac_tt"; then
##############################################
guix-1.2.0/configure-11373-      esac
guix-1.2.0/configure:11374:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
guix-1.2.0/configure-11375-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
guix-1.2.0/configure-11432-*)
guix-1.2.0/configure:11433:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
guix-1.2.0/configure-11434-  # A ".." for each directory in $ac_dir_suffix.
guix-1.2.0/configure:11435:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
guix-1.2.0/configure-11436-  case $ac_top_builddir_sub in
##############################################
guix-1.2.0/configure-11493-/@mandir@/p'
guix-1.2.0/configure:11494:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
guix-1.2.0/configure-11495-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
guix-1.2.0/configure-11510-
guix-1.2.0/configure:11511:# Neutralize VPATH when `$srcdir' = `.'.
guix-1.2.0/configure-11512-# Shell code in configure.ac might set extrasub.
##############################################
guix-1.2.0/configure-11538-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
guix-1.2.0/configure:11539:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
guix-1.2.0/configure-11540-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
guix-1.2.0/configure-11584-    * )
guix-1.2.0/configure:11585:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
guix-1.2.0/configure-11586-  esac
##############################################
guix-1.2.0/configure-11639-    # Strip MF so we end up with the name of the file.
guix-1.2.0/configure:11640:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
guix-1.2.0/configure-11641-    # Check whether this is an Automake generated Makefile which includes
##############################################
guix-1.2.0/configure-11719-      case "$ac_file" in
guix-1.2.0/configure:11720:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
guix-1.2.0/configure-11721-      esac
##############################################
guix-1.2.0/configure-11724-        # Adjust a relative srcdir.
guix-1.2.0/configure:11725:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
guix-1.2.0/configure:11726:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
guix-1.2.0/configure:11727:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
guix-1.2.0/configure-11728-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
guix-1.2.0/configure-11731-        case "$ac_given_srcdir" in
guix-1.2.0/configure:11732:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
guix-1.2.0/configure-11733-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
guix-1.2.0/configure-11752-            fi
guix-1.2.0/configure:11753:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
guix-1.2.0/configure-11754-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
guix-1.2.0/Makefile.in-210-  { \
guix-1.2.0/Makefile.in:211:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
guix-1.2.0/Makefile.in-212-  }; \
##############################################
guix-1.2.0/Makefile.in-410-@BUILD_DAEMON_TRUE@	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
guix-1.2.0/Makefile.in:411:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
guix-1.2.0/Makefile.in-412-am__vpath_adj = case $$p in \
guix-1.2.0/Makefile.in:413:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
guix-1.2.0/Makefile.in-414-    *) f=$$p;; \
guix-1.2.0/Makefile.in-415-  esac;
guix-1.2.0/Makefile.in:416:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
guix-1.2.0/Makefile.in-417-am__install_max = 40
guix-1.2.0/Makefile.in-418-am__nobase_strip_setup = \
guix-1.2.0/Makefile.in:419:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
guix-1.2.0/Makefile.in-420-am__nobase_strip = \
##############################################
guix-1.2.0/Makefile.in-1244-case "$@" in						\
guix-1.2.0/Makefile.in:1245:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
guix-1.2.0/Makefile.in-1246-    *) am__odir=.;; 					\
##############################################
guix-1.2.0/Makefile.in-1274-  bases='$(TEST_LOGS)'; \
guix-1.2.0/Makefile.in:1275:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
guix-1.2.0/Makefile.in:1276:  bases=`echo $$bases`
guix-1.2.0/Makefile.in-1277-RECHECK_LOGS = $(TEST_LOGS)
##############################################
guix-1.2.0/Makefile.in-1344-        */*) b='$*';; \
guix-1.2.0/Makefile.in:1345:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
guix-1.2.0/Makefile.in-1346-       esac;; \
##############################################
guix-1.2.0/Makefile.in-1394-  while test -n "$$dir1"; do \
guix-1.2.0/Makefile.in:1395:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
guix-1.2.0/Makefile.in-1396-    if test "$$first" != "."; then \
guix-1.2.0/Makefile.in-1397-      if test "$$first" = ".."; then \
guix-1.2.0/Makefile.in:1398:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
guix-1.2.0/Makefile.in:1399:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
guix-1.2.0/Makefile.in-1400-      else \
guix-1.2.0/Makefile.in:1401:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
guix-1.2.0/Makefile.in-1402-        if test "$$first2" = "$$first"; then \
guix-1.2.0/Makefile.in:1403:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
guix-1.2.0/Makefile.in-1404-        else \
##############################################
guix-1.2.0/Makefile.in-1409-    fi; \
guix-1.2.0/Makefile.in:1410:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
guix-1.2.0/Makefile.in-1411-  done; \
##############################################
guix-1.2.0/Makefile.in-3943-.c.o:
guix-1.2.0/Makefile.in:3944:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
guix-1.2.0/Makefile.in-3945-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
guix-1.2.0/Makefile.in-3951-.c.obj:
guix-1.2.0/Makefile.in:3952:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
guix-1.2.0/Makefile.in:3953:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
guix-1.2.0/Makefile.in-3954-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
guix-1.2.0/Makefile.in-3956-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:3957:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
guix-1.2.0/Makefile.in-3958-
guix-1.2.0/Makefile.in-3959-gnu/packages/aux-files/guile-guile-launcher.o: gnu/packages/aux-files/guile-launcher.c
guix-1.2.0/Makefile.in:3960:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guile_CFLAGS) $(CFLAGS) -MT gnu/packages/aux-files/guile-guile-launcher.o -MD -MP -MF gnu/packages/aux-files/$(DEPDIR)/guile-guile-launcher.Tpo -c -o gnu/packages/aux-files/guile-guile-launcher.o `test -f 'gnu/packages/aux-files/guile-launcher.c' || echo '$(srcdir)/'`gnu/packages/aux-files/guile-launcher.c
guix-1.2.0/Makefile.in-3961-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) gnu/packages/aux-files/$(DEPDIR)/guile-guile-launcher.Tpo gnu/packages/aux-files/$(DEPDIR)/guile-guile-launcher.Po
##############################################
guix-1.2.0/Makefile.in-3963-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:3964:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guile_CFLAGS) $(CFLAGS) -c -o gnu/packages/aux-files/guile-guile-launcher.o `test -f 'gnu/packages/aux-files/guile-launcher.c' || echo '$(srcdir)/'`gnu/packages/aux-files/guile-launcher.c
guix-1.2.0/Makefile.in-3965-
guix-1.2.0/Makefile.in-3966-gnu/packages/aux-files/guile-guile-launcher.obj: gnu/packages/aux-files/guile-launcher.c
guix-1.2.0/Makefile.in:3967:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guile_CFLAGS) $(CFLAGS) -MT gnu/packages/aux-files/guile-guile-launcher.obj -MD -MP -MF gnu/packages/aux-files/$(DEPDIR)/guile-guile-launcher.Tpo -c -o gnu/packages/aux-files/guile-guile-launcher.obj `if test -f 'gnu/packages/aux-files/guile-launcher.c'; then $(CYGPATH_W) 'gnu/packages/aux-files/guile-launcher.c'; else $(CYGPATH_W) '$(srcdir)/gnu/packages/aux-files/guile-launcher.c'; fi`
guix-1.2.0/Makefile.in-3968-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) gnu/packages/aux-files/$(DEPDIR)/guile-guile-launcher.Tpo gnu/packages/aux-files/$(DEPDIR)/guile-guile-launcher.Po
##############################################
guix-1.2.0/Makefile.in-3970-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:3971:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guile_CFLAGS) $(CFLAGS) -c -o gnu/packages/aux-files/guile-guile-launcher.obj `if test -f 'gnu/packages/aux-files/guile-launcher.c'; then $(CYGPATH_W) 'gnu/packages/aux-files/guile-launcher.c'; else $(CYGPATH_W) '$(srcdir)/gnu/packages/aux-files/guile-launcher.c'; fi`
guix-1.2.0/Makefile.in-3972-
guix-1.2.0/Makefile.in-3973-.cc.o:
guix-1.2.0/Makefile.in:3974:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
guix-1.2.0/Makefile.in-3975-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
guix-1.2.0/Makefile.in-3981-.cc.obj:
guix-1.2.0/Makefile.in:3982:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
guix-1.2.0/Makefile.in:3983:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
guix-1.2.0/Makefile.in-3984-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
guix-1.2.0/Makefile.in-3986-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:3987:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
guix-1.2.0/Makefile.in-3988-
guix-1.2.0/Makefile.in-3989-nix/boost/format/libformat_a-free_funcs.o: nix/boost/format/free_funcs.cc
guix-1.2.0/Makefile.in:3990:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libformat_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/boost/format/libformat_a-free_funcs.o -MD -MP -MF nix/boost/format/$(DEPDIR)/libformat_a-free_funcs.Tpo -c -o nix/boost/format/libformat_a-free_funcs.o `test -f 'nix/boost/format/free_funcs.cc' || echo '$(srcdir)/'`nix/boost/format/free_funcs.cc
guix-1.2.0/Makefile.in-3991-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/boost/format/$(DEPDIR)/libformat_a-free_funcs.Tpo nix/boost/format/$(DEPDIR)/libformat_a-free_funcs.Po
##############################################
guix-1.2.0/Makefile.in-3993-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:3994:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libformat_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/boost/format/libformat_a-free_funcs.o `test -f 'nix/boost/format/free_funcs.cc' || echo '$(srcdir)/'`nix/boost/format/free_funcs.cc
guix-1.2.0/Makefile.in-3995-
guix-1.2.0/Makefile.in-3996-nix/boost/format/libformat_a-free_funcs.obj: nix/boost/format/free_funcs.cc
guix-1.2.0/Makefile.in:3997:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libformat_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/boost/format/libformat_a-free_funcs.obj -MD -MP -MF nix/boost/format/$(DEPDIR)/libformat_a-free_funcs.Tpo -c -o nix/boost/format/libformat_a-free_funcs.obj `if test -f 'nix/boost/format/free_funcs.cc'; then $(CYGPATH_W) 'nix/boost/format/free_funcs.cc'; else $(CYGPATH_W) '$(srcdir)/nix/boost/format/free_funcs.cc'; fi`
guix-1.2.0/Makefile.in-3998-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/boost/format/$(DEPDIR)/libformat_a-free_funcs.Tpo nix/boost/format/$(DEPDIR)/libformat_a-free_funcs.Po
##############################################
guix-1.2.0/Makefile.in-4000-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4001:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libformat_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/boost/format/libformat_a-free_funcs.obj `if test -f 'nix/boost/format/free_funcs.cc'; then $(CYGPATH_W) 'nix/boost/format/free_funcs.cc'; else $(CYGPATH_W) '$(srcdir)/nix/boost/format/free_funcs.cc'; fi`
guix-1.2.0/Makefile.in-4002-
guix-1.2.0/Makefile.in-4003-nix/boost/format/libformat_a-parsing.o: nix/boost/format/parsing.cc
guix-1.2.0/Makefile.in:4004:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libformat_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/boost/format/libformat_a-parsing.o -MD -MP -MF nix/boost/format/$(DEPDIR)/libformat_a-parsing.Tpo -c -o nix/boost/format/libformat_a-parsing.o `test -f 'nix/boost/format/parsing.cc' || echo '$(srcdir)/'`nix/boost/format/parsing.cc
guix-1.2.0/Makefile.in-4005-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/boost/format/$(DEPDIR)/libformat_a-parsing.Tpo nix/boost/format/$(DEPDIR)/libformat_a-parsing.Po
##############################################
guix-1.2.0/Makefile.in-4007-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4008:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libformat_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/boost/format/libformat_a-parsing.o `test -f 'nix/boost/format/parsing.cc' || echo '$(srcdir)/'`nix/boost/format/parsing.cc
guix-1.2.0/Makefile.in-4009-
guix-1.2.0/Makefile.in-4010-nix/boost/format/libformat_a-parsing.obj: nix/boost/format/parsing.cc
guix-1.2.0/Makefile.in:4011:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libformat_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/boost/format/libformat_a-parsing.obj -MD -MP -MF nix/boost/format/$(DEPDIR)/libformat_a-parsing.Tpo -c -o nix/boost/format/libformat_a-parsing.obj `if test -f 'nix/boost/format/parsing.cc'; then $(CYGPATH_W) 'nix/boost/format/parsing.cc'; else $(CYGPATH_W) '$(srcdir)/nix/boost/format/parsing.cc'; fi`
guix-1.2.0/Makefile.in-4012-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/boost/format/$(DEPDIR)/libformat_a-parsing.Tpo nix/boost/format/$(DEPDIR)/libformat_a-parsing.Po
##############################################
guix-1.2.0/Makefile.in-4014-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4015:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libformat_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/boost/format/libformat_a-parsing.obj `if test -f 'nix/boost/format/parsing.cc'; then $(CYGPATH_W) 'nix/boost/format/parsing.cc'; else $(CYGPATH_W) '$(srcdir)/nix/boost/format/parsing.cc'; fi`
guix-1.2.0/Makefile.in-4016-
guix-1.2.0/Makefile.in-4017-nix/boost/format/libformat_a-format_implementation.o: nix/boost/format/format_implementation.cc
guix-1.2.0/Makefile.in:4018:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libformat_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/boost/format/libformat_a-format_implementation.o -MD -MP -MF nix/boost/format/$(DEPDIR)/libformat_a-format_implementation.Tpo -c -o nix/boost/format/libformat_a-format_implementation.o `test -f 'nix/boost/format/format_implementation.cc' || echo '$(srcdir)/'`nix/boost/format/format_implementation.cc
guix-1.2.0/Makefile.in-4019-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/boost/format/$(DEPDIR)/libformat_a-format_implementation.Tpo nix/boost/format/$(DEPDIR)/libformat_a-format_implementation.Po
##############################################
guix-1.2.0/Makefile.in-4021-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4022:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libformat_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/boost/format/libformat_a-format_implementation.o `test -f 'nix/boost/format/format_implementation.cc' || echo '$(srcdir)/'`nix/boost/format/format_implementation.cc
guix-1.2.0/Makefile.in-4023-
guix-1.2.0/Makefile.in-4024-nix/boost/format/libformat_a-format_implementation.obj: nix/boost/format/format_implementation.cc
guix-1.2.0/Makefile.in:4025:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libformat_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/boost/format/libformat_a-format_implementation.obj -MD -MP -MF nix/boost/format/$(DEPDIR)/libformat_a-format_implementation.Tpo -c -o nix/boost/format/libformat_a-format_implementation.obj `if test -f 'nix/boost/format/format_implementation.cc'; then $(CYGPATH_W) 'nix/boost/format/format_implementation.cc'; else $(CYGPATH_W) '$(srcdir)/nix/boost/format/format_implementation.cc'; fi`
guix-1.2.0/Makefile.in-4026-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/boost/format/$(DEPDIR)/libformat_a-format_implementation.Tpo nix/boost/format/$(DEPDIR)/libformat_a-format_implementation.Po
##############################################
guix-1.2.0/Makefile.in-4028-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4029:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libformat_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/boost/format/libformat_a-format_implementation.obj `if test -f 'nix/boost/format/format_implementation.cc'; then $(CYGPATH_W) 'nix/boost/format/format_implementation.cc'; else $(CYGPATH_W) '$(srcdir)/nix/boost/format/format_implementation.cc'; fi`
guix-1.2.0/Makefile.in-4030-
guix-1.2.0/Makefile.in-4031-nix/libstore/libstore_a-gc.o: nix/libstore/gc.cc
guix-1.2.0/Makefile.in:4032:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-gc.o -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-gc.Tpo -c -o nix/libstore/libstore_a-gc.o `test -f 'nix/libstore/gc.cc' || echo '$(srcdir)/'`nix/libstore/gc.cc
guix-1.2.0/Makefile.in-4033-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-gc.Tpo nix/libstore/$(DEPDIR)/libstore_a-gc.Po
##############################################
guix-1.2.0/Makefile.in-4035-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4036:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-gc.o `test -f 'nix/libstore/gc.cc' || echo '$(srcdir)/'`nix/libstore/gc.cc
guix-1.2.0/Makefile.in-4037-
guix-1.2.0/Makefile.in-4038-nix/libstore/libstore_a-gc.obj: nix/libstore/gc.cc
guix-1.2.0/Makefile.in:4039:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-gc.obj -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-gc.Tpo -c -o nix/libstore/libstore_a-gc.obj `if test -f 'nix/libstore/gc.cc'; then $(CYGPATH_W) 'nix/libstore/gc.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/gc.cc'; fi`
guix-1.2.0/Makefile.in-4040-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-gc.Tpo nix/libstore/$(DEPDIR)/libstore_a-gc.Po
##############################################
guix-1.2.0/Makefile.in-4042-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4043:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-gc.obj `if test -f 'nix/libstore/gc.cc'; then $(CYGPATH_W) 'nix/libstore/gc.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/gc.cc'; fi`
guix-1.2.0/Makefile.in-4044-
guix-1.2.0/Makefile.in-4045-nix/libstore/libstore_a-globals.o: nix/libstore/globals.cc
guix-1.2.0/Makefile.in:4046:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-globals.o -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-globals.Tpo -c -o nix/libstore/libstore_a-globals.o `test -f 'nix/libstore/globals.cc' || echo '$(srcdir)/'`nix/libstore/globals.cc
guix-1.2.0/Makefile.in-4047-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-globals.Tpo nix/libstore/$(DEPDIR)/libstore_a-globals.Po
##############################################
guix-1.2.0/Makefile.in-4049-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4050:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-globals.o `test -f 'nix/libstore/globals.cc' || echo '$(srcdir)/'`nix/libstore/globals.cc
guix-1.2.0/Makefile.in-4051-
guix-1.2.0/Makefile.in-4052-nix/libstore/libstore_a-globals.obj: nix/libstore/globals.cc
guix-1.2.0/Makefile.in:4053:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-globals.obj -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-globals.Tpo -c -o nix/libstore/libstore_a-globals.obj `if test -f 'nix/libstore/globals.cc'; then $(CYGPATH_W) 'nix/libstore/globals.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/globals.cc'; fi`
guix-1.2.0/Makefile.in-4054-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-globals.Tpo nix/libstore/$(DEPDIR)/libstore_a-globals.Po
##############################################
guix-1.2.0/Makefile.in-4056-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4057:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-globals.obj `if test -f 'nix/libstore/globals.cc'; then $(CYGPATH_W) 'nix/libstore/globals.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/globals.cc'; fi`
guix-1.2.0/Makefile.in-4058-
guix-1.2.0/Makefile.in-4059-nix/libstore/libstore_a-misc.o: nix/libstore/misc.cc
guix-1.2.0/Makefile.in:4060:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-misc.o -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-misc.Tpo -c -o nix/libstore/libstore_a-misc.o `test -f 'nix/libstore/misc.cc' || echo '$(srcdir)/'`nix/libstore/misc.cc
guix-1.2.0/Makefile.in-4061-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-misc.Tpo nix/libstore/$(DEPDIR)/libstore_a-misc.Po
##############################################
guix-1.2.0/Makefile.in-4063-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4064:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-misc.o `test -f 'nix/libstore/misc.cc' || echo '$(srcdir)/'`nix/libstore/misc.cc
guix-1.2.0/Makefile.in-4065-
guix-1.2.0/Makefile.in-4066-nix/libstore/libstore_a-misc.obj: nix/libstore/misc.cc
guix-1.2.0/Makefile.in:4067:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-misc.obj -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-misc.Tpo -c -o nix/libstore/libstore_a-misc.obj `if test -f 'nix/libstore/misc.cc'; then $(CYGPATH_W) 'nix/libstore/misc.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/misc.cc'; fi`
guix-1.2.0/Makefile.in-4068-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-misc.Tpo nix/libstore/$(DEPDIR)/libstore_a-misc.Po
##############################################
guix-1.2.0/Makefile.in-4070-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4071:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-misc.obj `if test -f 'nix/libstore/misc.cc'; then $(CYGPATH_W) 'nix/libstore/misc.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/misc.cc'; fi`
guix-1.2.0/Makefile.in-4072-
guix-1.2.0/Makefile.in-4073-nix/libstore/libstore_a-references.o: nix/libstore/references.cc
guix-1.2.0/Makefile.in:4074:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-references.o -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-references.Tpo -c -o nix/libstore/libstore_a-references.o `test -f 'nix/libstore/references.cc' || echo '$(srcdir)/'`nix/libstore/references.cc
guix-1.2.0/Makefile.in-4075-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-references.Tpo nix/libstore/$(DEPDIR)/libstore_a-references.Po
##############################################
guix-1.2.0/Makefile.in-4077-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4078:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-references.o `test -f 'nix/libstore/references.cc' || echo '$(srcdir)/'`nix/libstore/references.cc
guix-1.2.0/Makefile.in-4079-
guix-1.2.0/Makefile.in-4080-nix/libstore/libstore_a-references.obj: nix/libstore/references.cc
guix-1.2.0/Makefile.in:4081:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-references.obj -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-references.Tpo -c -o nix/libstore/libstore_a-references.obj `if test -f 'nix/libstore/references.cc'; then $(CYGPATH_W) 'nix/libstore/references.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/references.cc'; fi`
guix-1.2.0/Makefile.in-4082-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-references.Tpo nix/libstore/$(DEPDIR)/libstore_a-references.Po
##############################################
guix-1.2.0/Makefile.in-4084-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4085:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-references.obj `if test -f 'nix/libstore/references.cc'; then $(CYGPATH_W) 'nix/libstore/references.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/references.cc'; fi`
guix-1.2.0/Makefile.in-4086-
guix-1.2.0/Makefile.in-4087-nix/libstore/libstore_a-store-api.o: nix/libstore/store-api.cc
guix-1.2.0/Makefile.in:4088:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-store-api.o -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-store-api.Tpo -c -o nix/libstore/libstore_a-store-api.o `test -f 'nix/libstore/store-api.cc' || echo '$(srcdir)/'`nix/libstore/store-api.cc
guix-1.2.0/Makefile.in-4089-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-store-api.Tpo nix/libstore/$(DEPDIR)/libstore_a-store-api.Po
##############################################
guix-1.2.0/Makefile.in-4091-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4092:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-store-api.o `test -f 'nix/libstore/store-api.cc' || echo '$(srcdir)/'`nix/libstore/store-api.cc
guix-1.2.0/Makefile.in-4093-
guix-1.2.0/Makefile.in-4094-nix/libstore/libstore_a-store-api.obj: nix/libstore/store-api.cc
guix-1.2.0/Makefile.in:4095:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-store-api.obj -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-store-api.Tpo -c -o nix/libstore/libstore_a-store-api.obj `if test -f 'nix/libstore/store-api.cc'; then $(CYGPATH_W) 'nix/libstore/store-api.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/store-api.cc'; fi`
guix-1.2.0/Makefile.in-4096-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-store-api.Tpo nix/libstore/$(DEPDIR)/libstore_a-store-api.Po
##############################################
guix-1.2.0/Makefile.in-4098-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4099:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-store-api.obj `if test -f 'nix/libstore/store-api.cc'; then $(CYGPATH_W) 'nix/libstore/store-api.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/store-api.cc'; fi`
guix-1.2.0/Makefile.in-4100-
guix-1.2.0/Makefile.in-4101-nix/libstore/libstore_a-optimise-store.o: nix/libstore/optimise-store.cc
guix-1.2.0/Makefile.in:4102:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-optimise-store.o -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-optimise-store.Tpo -c -o nix/libstore/libstore_a-optimise-store.o `test -f 'nix/libstore/optimise-store.cc' || echo '$(srcdir)/'`nix/libstore/optimise-store.cc
guix-1.2.0/Makefile.in-4103-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-optimise-store.Tpo nix/libstore/$(DEPDIR)/libstore_a-optimise-store.Po
##############################################
guix-1.2.0/Makefile.in-4105-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4106:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-optimise-store.o `test -f 'nix/libstore/optimise-store.cc' || echo '$(srcdir)/'`nix/libstore/optimise-store.cc
guix-1.2.0/Makefile.in-4107-
guix-1.2.0/Makefile.in-4108-nix/libstore/libstore_a-optimise-store.obj: nix/libstore/optimise-store.cc
guix-1.2.0/Makefile.in:4109:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-optimise-store.obj -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-optimise-store.Tpo -c -o nix/libstore/libstore_a-optimise-store.obj `if test -f 'nix/libstore/optimise-store.cc'; then $(CYGPATH_W) 'nix/libstore/optimise-store.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/optimise-store.cc'; fi`
guix-1.2.0/Makefile.in-4110-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-optimise-store.Tpo nix/libstore/$(DEPDIR)/libstore_a-optimise-store.Po
##############################################
guix-1.2.0/Makefile.in-4112-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4113:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-optimise-store.obj `if test -f 'nix/libstore/optimise-store.cc'; then $(CYGPATH_W) 'nix/libstore/optimise-store.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/optimise-store.cc'; fi`
guix-1.2.0/Makefile.in-4114-
guix-1.2.0/Makefile.in-4115-nix/libstore/libstore_a-local-store.o: nix/libstore/local-store.cc
guix-1.2.0/Makefile.in:4116:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-local-store.o -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-local-store.Tpo -c -o nix/libstore/libstore_a-local-store.o `test -f 'nix/libstore/local-store.cc' || echo '$(srcdir)/'`nix/libstore/local-store.cc
guix-1.2.0/Makefile.in-4117-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-local-store.Tpo nix/libstore/$(DEPDIR)/libstore_a-local-store.Po
##############################################
guix-1.2.0/Makefile.in-4119-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4120:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-local-store.o `test -f 'nix/libstore/local-store.cc' || echo '$(srcdir)/'`nix/libstore/local-store.cc
guix-1.2.0/Makefile.in-4121-
guix-1.2.0/Makefile.in-4122-nix/libstore/libstore_a-local-store.obj: nix/libstore/local-store.cc
guix-1.2.0/Makefile.in:4123:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-local-store.obj -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-local-store.Tpo -c -o nix/libstore/libstore_a-local-store.obj `if test -f 'nix/libstore/local-store.cc'; then $(CYGPATH_W) 'nix/libstore/local-store.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/local-store.cc'; fi`
guix-1.2.0/Makefile.in-4124-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-local-store.Tpo nix/libstore/$(DEPDIR)/libstore_a-local-store.Po
##############################################
guix-1.2.0/Makefile.in-4126-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4127:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-local-store.obj `if test -f 'nix/libstore/local-store.cc'; then $(CYGPATH_W) 'nix/libstore/local-store.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/local-store.cc'; fi`
guix-1.2.0/Makefile.in-4128-
guix-1.2.0/Makefile.in-4129-nix/libstore/libstore_a-build.o: nix/libstore/build.cc
guix-1.2.0/Makefile.in:4130:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-build.o -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-build.Tpo -c -o nix/libstore/libstore_a-build.o `test -f 'nix/libstore/build.cc' || echo '$(srcdir)/'`nix/libstore/build.cc
guix-1.2.0/Makefile.in-4131-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-build.Tpo nix/libstore/$(DEPDIR)/libstore_a-build.Po
##############################################
guix-1.2.0/Makefile.in-4133-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4134:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-build.o `test -f 'nix/libstore/build.cc' || echo '$(srcdir)/'`nix/libstore/build.cc
guix-1.2.0/Makefile.in-4135-
guix-1.2.0/Makefile.in-4136-nix/libstore/libstore_a-build.obj: nix/libstore/build.cc
guix-1.2.0/Makefile.in:4137:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-build.obj -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-build.Tpo -c -o nix/libstore/libstore_a-build.obj `if test -f 'nix/libstore/build.cc'; then $(CYGPATH_W) 'nix/libstore/build.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/build.cc'; fi`
guix-1.2.0/Makefile.in-4138-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-build.Tpo nix/libstore/$(DEPDIR)/libstore_a-build.Po
##############################################
guix-1.2.0/Makefile.in-4140-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4141:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-build.obj `if test -f 'nix/libstore/build.cc'; then $(CYGPATH_W) 'nix/libstore/build.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/build.cc'; fi`
guix-1.2.0/Makefile.in-4142-
guix-1.2.0/Makefile.in-4143-nix/libstore/libstore_a-pathlocks.o: nix/libstore/pathlocks.cc
guix-1.2.0/Makefile.in:4144:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-pathlocks.o -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-pathlocks.Tpo -c -o nix/libstore/libstore_a-pathlocks.o `test -f 'nix/libstore/pathlocks.cc' || echo '$(srcdir)/'`nix/libstore/pathlocks.cc
guix-1.2.0/Makefile.in-4145-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-pathlocks.Tpo nix/libstore/$(DEPDIR)/libstore_a-pathlocks.Po
##############################################
guix-1.2.0/Makefile.in-4147-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4148:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-pathlocks.o `test -f 'nix/libstore/pathlocks.cc' || echo '$(srcdir)/'`nix/libstore/pathlocks.cc
guix-1.2.0/Makefile.in-4149-
guix-1.2.0/Makefile.in-4150-nix/libstore/libstore_a-pathlocks.obj: nix/libstore/pathlocks.cc
guix-1.2.0/Makefile.in:4151:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-pathlocks.obj -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-pathlocks.Tpo -c -o nix/libstore/libstore_a-pathlocks.obj `if test -f 'nix/libstore/pathlocks.cc'; then $(CYGPATH_W) 'nix/libstore/pathlocks.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/pathlocks.cc'; fi`
guix-1.2.0/Makefile.in-4152-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-pathlocks.Tpo nix/libstore/$(DEPDIR)/libstore_a-pathlocks.Po
##############################################
guix-1.2.0/Makefile.in-4154-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4155:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-pathlocks.obj `if test -f 'nix/libstore/pathlocks.cc'; then $(CYGPATH_W) 'nix/libstore/pathlocks.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/pathlocks.cc'; fi`
guix-1.2.0/Makefile.in-4156-
guix-1.2.0/Makefile.in-4157-nix/libstore/libstore_a-derivations.o: nix/libstore/derivations.cc
guix-1.2.0/Makefile.in:4158:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-derivations.o -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-derivations.Tpo -c -o nix/libstore/libstore_a-derivations.o `test -f 'nix/libstore/derivations.cc' || echo '$(srcdir)/'`nix/libstore/derivations.cc
guix-1.2.0/Makefile.in-4159-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-derivations.Tpo nix/libstore/$(DEPDIR)/libstore_a-derivations.Po
##############################################
guix-1.2.0/Makefile.in-4161-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4162:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-derivations.o `test -f 'nix/libstore/derivations.cc' || echo '$(srcdir)/'`nix/libstore/derivations.cc
guix-1.2.0/Makefile.in-4163-
guix-1.2.0/Makefile.in-4164-nix/libstore/libstore_a-derivations.obj: nix/libstore/derivations.cc
guix-1.2.0/Makefile.in:4165:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-derivations.obj -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-derivations.Tpo -c -o nix/libstore/libstore_a-derivations.obj `if test -f 'nix/libstore/derivations.cc'; then $(CYGPATH_W) 'nix/libstore/derivations.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/derivations.cc'; fi`
guix-1.2.0/Makefile.in-4166-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-derivations.Tpo nix/libstore/$(DEPDIR)/libstore_a-derivations.Po
##############################################
guix-1.2.0/Makefile.in-4168-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4169:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-derivations.obj `if test -f 'nix/libstore/derivations.cc'; then $(CYGPATH_W) 'nix/libstore/derivations.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/derivations.cc'; fi`
guix-1.2.0/Makefile.in-4170-
guix-1.2.0/Makefile.in-4171-nix/libstore/libstore_a-builtins.o: nix/libstore/builtins.cc
guix-1.2.0/Makefile.in:4172:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-builtins.o -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-builtins.Tpo -c -o nix/libstore/libstore_a-builtins.o `test -f 'nix/libstore/builtins.cc' || echo '$(srcdir)/'`nix/libstore/builtins.cc
guix-1.2.0/Makefile.in-4173-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-builtins.Tpo nix/libstore/$(DEPDIR)/libstore_a-builtins.Po
##############################################
guix-1.2.0/Makefile.in-4175-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4176:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-builtins.o `test -f 'nix/libstore/builtins.cc' || echo '$(srcdir)/'`nix/libstore/builtins.cc
guix-1.2.0/Makefile.in-4177-
guix-1.2.0/Makefile.in-4178-nix/libstore/libstore_a-builtins.obj: nix/libstore/builtins.cc
guix-1.2.0/Makefile.in:4179:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-builtins.obj -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-builtins.Tpo -c -o nix/libstore/libstore_a-builtins.obj `if test -f 'nix/libstore/builtins.cc'; then $(CYGPATH_W) 'nix/libstore/builtins.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/builtins.cc'; fi`
guix-1.2.0/Makefile.in-4180-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-builtins.Tpo nix/libstore/$(DEPDIR)/libstore_a-builtins.Po
##############################################
guix-1.2.0/Makefile.in-4182-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4183:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-builtins.obj `if test -f 'nix/libstore/builtins.cc'; then $(CYGPATH_W) 'nix/libstore/builtins.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/builtins.cc'; fi`
guix-1.2.0/Makefile.in-4184-
guix-1.2.0/Makefile.in-4185-nix/libstore/libstore_a-sqlite.o: nix/libstore/sqlite.cc
guix-1.2.0/Makefile.in:4186:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-sqlite.o -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-sqlite.Tpo -c -o nix/libstore/libstore_a-sqlite.o `test -f 'nix/libstore/sqlite.cc' || echo '$(srcdir)/'`nix/libstore/sqlite.cc
guix-1.2.0/Makefile.in-4187-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-sqlite.Tpo nix/libstore/$(DEPDIR)/libstore_a-sqlite.Po
##############################################
guix-1.2.0/Makefile.in-4189-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4190:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-sqlite.o `test -f 'nix/libstore/sqlite.cc' || echo '$(srcdir)/'`nix/libstore/sqlite.cc
guix-1.2.0/Makefile.in-4191-
guix-1.2.0/Makefile.in-4192-nix/libstore/libstore_a-sqlite.obj: nix/libstore/sqlite.cc
guix-1.2.0/Makefile.in:4193:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -MT nix/libstore/libstore_a-sqlite.obj -MD -MP -MF nix/libstore/$(DEPDIR)/libstore_a-sqlite.Tpo -c -o nix/libstore/libstore_a-sqlite.obj `if test -f 'nix/libstore/sqlite.cc'; then $(CYGPATH_W) 'nix/libstore/sqlite.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/sqlite.cc'; fi`
guix-1.2.0/Makefile.in-4194-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libstore/$(DEPDIR)/libstore_a-sqlite.Tpo nix/libstore/$(DEPDIR)/libstore_a-sqlite.Po
##############################################
guix-1.2.0/Makefile.in-4196-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4197:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstore_a_CPPFLAGS) $(CPPFLAGS) $(libstore_a_CXXFLAGS) $(CXXFLAGS) -c -o nix/libstore/libstore_a-sqlite.obj `if test -f 'nix/libstore/sqlite.cc'; then $(CYGPATH_W) 'nix/libstore/sqlite.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libstore/sqlite.cc'; fi`
guix-1.2.0/Makefile.in-4198-
guix-1.2.0/Makefile.in-4199-nix/libutil/libutil_a-archive.o: nix/libutil/archive.cc
guix-1.2.0/Makefile.in:4200:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/libutil/libutil_a-archive.o -MD -MP -MF nix/libutil/$(DEPDIR)/libutil_a-archive.Tpo -c -o nix/libutil/libutil_a-archive.o `test -f 'nix/libutil/archive.cc' || echo '$(srcdir)/'`nix/libutil/archive.cc
guix-1.2.0/Makefile.in-4201-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libutil/$(DEPDIR)/libutil_a-archive.Tpo nix/libutil/$(DEPDIR)/libutil_a-archive.Po
##############################################
guix-1.2.0/Makefile.in-4203-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4204:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/libutil/libutil_a-archive.o `test -f 'nix/libutil/archive.cc' || echo '$(srcdir)/'`nix/libutil/archive.cc
guix-1.2.0/Makefile.in-4205-
guix-1.2.0/Makefile.in-4206-nix/libutil/libutil_a-archive.obj: nix/libutil/archive.cc
guix-1.2.0/Makefile.in:4207:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/libutil/libutil_a-archive.obj -MD -MP -MF nix/libutil/$(DEPDIR)/libutil_a-archive.Tpo -c -o nix/libutil/libutil_a-archive.obj `if test -f 'nix/libutil/archive.cc'; then $(CYGPATH_W) 'nix/libutil/archive.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libutil/archive.cc'; fi`
guix-1.2.0/Makefile.in-4208-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libutil/$(DEPDIR)/libutil_a-archive.Tpo nix/libutil/$(DEPDIR)/libutil_a-archive.Po
##############################################
guix-1.2.0/Makefile.in-4210-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4211:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/libutil/libutil_a-archive.obj `if test -f 'nix/libutil/archive.cc'; then $(CYGPATH_W) 'nix/libutil/archive.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libutil/archive.cc'; fi`
guix-1.2.0/Makefile.in-4212-
guix-1.2.0/Makefile.in-4213-nix/libutil/libutil_a-affinity.o: nix/libutil/affinity.cc
guix-1.2.0/Makefile.in:4214:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/libutil/libutil_a-affinity.o -MD -MP -MF nix/libutil/$(DEPDIR)/libutil_a-affinity.Tpo -c -o nix/libutil/libutil_a-affinity.o `test -f 'nix/libutil/affinity.cc' || echo '$(srcdir)/'`nix/libutil/affinity.cc
guix-1.2.0/Makefile.in-4215-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libutil/$(DEPDIR)/libutil_a-affinity.Tpo nix/libutil/$(DEPDIR)/libutil_a-affinity.Po
##############################################
guix-1.2.0/Makefile.in-4217-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4218:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/libutil/libutil_a-affinity.o `test -f 'nix/libutil/affinity.cc' || echo '$(srcdir)/'`nix/libutil/affinity.cc
guix-1.2.0/Makefile.in-4219-
guix-1.2.0/Makefile.in-4220-nix/libutil/libutil_a-affinity.obj: nix/libutil/affinity.cc
guix-1.2.0/Makefile.in:4221:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/libutil/libutil_a-affinity.obj -MD -MP -MF nix/libutil/$(DEPDIR)/libutil_a-affinity.Tpo -c -o nix/libutil/libutil_a-affinity.obj `if test -f 'nix/libutil/affinity.cc'; then $(CYGPATH_W) 'nix/libutil/affinity.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libutil/affinity.cc'; fi`
guix-1.2.0/Makefile.in-4222-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libutil/$(DEPDIR)/libutil_a-affinity.Tpo nix/libutil/$(DEPDIR)/libutil_a-affinity.Po
##############################################
guix-1.2.0/Makefile.in-4224-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4225:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/libutil/libutil_a-affinity.obj `if test -f 'nix/libutil/affinity.cc'; then $(CYGPATH_W) 'nix/libutil/affinity.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libutil/affinity.cc'; fi`
guix-1.2.0/Makefile.in-4226-
guix-1.2.0/Makefile.in-4227-nix/libutil/libutil_a-serialise.o: nix/libutil/serialise.cc
guix-1.2.0/Makefile.in:4228:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/libutil/libutil_a-serialise.o -MD -MP -MF nix/libutil/$(DEPDIR)/libutil_a-serialise.Tpo -c -o nix/libutil/libutil_a-serialise.o `test -f 'nix/libutil/serialise.cc' || echo '$(srcdir)/'`nix/libutil/serialise.cc
guix-1.2.0/Makefile.in-4229-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libutil/$(DEPDIR)/libutil_a-serialise.Tpo nix/libutil/$(DEPDIR)/libutil_a-serialise.Po
##############################################
guix-1.2.0/Makefile.in-4231-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4232:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/libutil/libutil_a-serialise.o `test -f 'nix/libutil/serialise.cc' || echo '$(srcdir)/'`nix/libutil/serialise.cc
guix-1.2.0/Makefile.in-4233-
guix-1.2.0/Makefile.in-4234-nix/libutil/libutil_a-serialise.obj: nix/libutil/serialise.cc
guix-1.2.0/Makefile.in:4235:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/libutil/libutil_a-serialise.obj -MD -MP -MF nix/libutil/$(DEPDIR)/libutil_a-serialise.Tpo -c -o nix/libutil/libutil_a-serialise.obj `if test -f 'nix/libutil/serialise.cc'; then $(CYGPATH_W) 'nix/libutil/serialise.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libutil/serialise.cc'; fi`
guix-1.2.0/Makefile.in-4236-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libutil/$(DEPDIR)/libutil_a-serialise.Tpo nix/libutil/$(DEPDIR)/libutil_a-serialise.Po
##############################################
guix-1.2.0/Makefile.in-4238-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4239:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/libutil/libutil_a-serialise.obj `if test -f 'nix/libutil/serialise.cc'; then $(CYGPATH_W) 'nix/libutil/serialise.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libutil/serialise.cc'; fi`
guix-1.2.0/Makefile.in-4240-
guix-1.2.0/Makefile.in-4241-nix/libutil/libutil_a-util.o: nix/libutil/util.cc
guix-1.2.0/Makefile.in:4242:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/libutil/libutil_a-util.o -MD -MP -MF nix/libutil/$(DEPDIR)/libutil_a-util.Tpo -c -o nix/libutil/libutil_a-util.o `test -f 'nix/libutil/util.cc' || echo '$(srcdir)/'`nix/libutil/util.cc
guix-1.2.0/Makefile.in-4243-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libutil/$(DEPDIR)/libutil_a-util.Tpo nix/libutil/$(DEPDIR)/libutil_a-util.Po
##############################################
guix-1.2.0/Makefile.in-4245-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4246:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/libutil/libutil_a-util.o `test -f 'nix/libutil/util.cc' || echo '$(srcdir)/'`nix/libutil/util.cc
guix-1.2.0/Makefile.in-4247-
guix-1.2.0/Makefile.in-4248-nix/libutil/libutil_a-util.obj: nix/libutil/util.cc
guix-1.2.0/Makefile.in:4249:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/libutil/libutil_a-util.obj -MD -MP -MF nix/libutil/$(DEPDIR)/libutil_a-util.Tpo -c -o nix/libutil/libutil_a-util.obj `if test -f 'nix/libutil/util.cc'; then $(CYGPATH_W) 'nix/libutil/util.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libutil/util.cc'; fi`
guix-1.2.0/Makefile.in-4250-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libutil/$(DEPDIR)/libutil_a-util.Tpo nix/libutil/$(DEPDIR)/libutil_a-util.Po
##############################################
guix-1.2.0/Makefile.in-4252-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4253:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/libutil/libutil_a-util.obj `if test -f 'nix/libutil/util.cc'; then $(CYGPATH_W) 'nix/libutil/util.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libutil/util.cc'; fi`
guix-1.2.0/Makefile.in-4254-
guix-1.2.0/Makefile.in-4255-nix/libutil/libutil_a-hash.o: nix/libutil/hash.cc
guix-1.2.0/Makefile.in:4256:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/libutil/libutil_a-hash.o -MD -MP -MF nix/libutil/$(DEPDIR)/libutil_a-hash.Tpo -c -o nix/libutil/libutil_a-hash.o `test -f 'nix/libutil/hash.cc' || echo '$(srcdir)/'`nix/libutil/hash.cc
guix-1.2.0/Makefile.in-4257-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libutil/$(DEPDIR)/libutil_a-hash.Tpo nix/libutil/$(DEPDIR)/libutil_a-hash.Po
##############################################
guix-1.2.0/Makefile.in-4259-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4260:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/libutil/libutil_a-hash.o `test -f 'nix/libutil/hash.cc' || echo '$(srcdir)/'`nix/libutil/hash.cc
guix-1.2.0/Makefile.in-4261-
guix-1.2.0/Makefile.in-4262-nix/libutil/libutil_a-hash.obj: nix/libutil/hash.cc
guix-1.2.0/Makefile.in:4263:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/libutil/libutil_a-hash.obj -MD -MP -MF nix/libutil/$(DEPDIR)/libutil_a-hash.Tpo -c -o nix/libutil/libutil_a-hash.obj `if test -f 'nix/libutil/hash.cc'; then $(CYGPATH_W) 'nix/libutil/hash.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libutil/hash.cc'; fi`
guix-1.2.0/Makefile.in-4264-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/libutil/$(DEPDIR)/libutil_a-hash.Tpo nix/libutil/$(DEPDIR)/libutil_a-hash.Po
##############################################
guix-1.2.0/Makefile.in-4266-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4267:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/libutil/libutil_a-hash.obj `if test -f 'nix/libutil/hash.cc'; then $(CYGPATH_W) 'nix/libutil/hash.cc'; else $(CYGPATH_W) '$(srcdir)/nix/libutil/hash.cc'; fi`
guix-1.2.0/Makefile.in-4268-
guix-1.2.0/Makefile.in-4269-nix/nix-daemon/guix_daemon-nix-daemon.o: nix/nix-daemon/nix-daemon.cc
guix-1.2.0/Makefile.in:4270:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(guix_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/nix-daemon/guix_daemon-nix-daemon.o -MD -MP -MF nix/nix-daemon/$(DEPDIR)/guix_daemon-nix-daemon.Tpo -c -o nix/nix-daemon/guix_daemon-nix-daemon.o `test -f 'nix/nix-daemon/nix-daemon.cc' || echo '$(srcdir)/'`nix/nix-daemon/nix-daemon.cc
guix-1.2.0/Makefile.in-4271-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/nix-daemon/$(DEPDIR)/guix_daemon-nix-daemon.Tpo nix/nix-daemon/$(DEPDIR)/guix_daemon-nix-daemon.Po
##############################################
guix-1.2.0/Makefile.in-4273-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4274:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(guix_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/nix-daemon/guix_daemon-nix-daemon.o `test -f 'nix/nix-daemon/nix-daemon.cc' || echo '$(srcdir)/'`nix/nix-daemon/nix-daemon.cc
guix-1.2.0/Makefile.in-4275-
guix-1.2.0/Makefile.in-4276-nix/nix-daemon/guix_daemon-nix-daemon.obj: nix/nix-daemon/nix-daemon.cc
guix-1.2.0/Makefile.in:4277:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(guix_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/nix-daemon/guix_daemon-nix-daemon.obj -MD -MP -MF nix/nix-daemon/$(DEPDIR)/guix_daemon-nix-daemon.Tpo -c -o nix/nix-daemon/guix_daemon-nix-daemon.obj `if test -f 'nix/nix-daemon/nix-daemon.cc'; then $(CYGPATH_W) 'nix/nix-daemon/nix-daemon.cc'; else $(CYGPATH_W) '$(srcdir)/nix/nix-daemon/nix-daemon.cc'; fi`
guix-1.2.0/Makefile.in-4278-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/nix-daemon/$(DEPDIR)/guix_daemon-nix-daemon.Tpo nix/nix-daemon/$(DEPDIR)/guix_daemon-nix-daemon.Po
##############################################
guix-1.2.0/Makefile.in-4280-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4281:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(guix_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/nix-daemon/guix_daemon-nix-daemon.obj `if test -f 'nix/nix-daemon/nix-daemon.cc'; then $(CYGPATH_W) 'nix/nix-daemon/nix-daemon.cc'; else $(CYGPATH_W) '$(srcdir)/nix/nix-daemon/nix-daemon.cc'; fi`
guix-1.2.0/Makefile.in-4282-
guix-1.2.0/Makefile.in-4283-nix/nix-daemon/guix_daemon-guix-daemon.o: nix/nix-daemon/guix-daemon.cc
guix-1.2.0/Makefile.in:4284:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(guix_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/nix-daemon/guix_daemon-guix-daemon.o -MD -MP -MF nix/nix-daemon/$(DEPDIR)/guix_daemon-guix-daemon.Tpo -c -o nix/nix-daemon/guix_daemon-guix-daemon.o `test -f 'nix/nix-daemon/guix-daemon.cc' || echo '$(srcdir)/'`nix/nix-daemon/guix-daemon.cc
guix-1.2.0/Makefile.in-4285-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/nix-daemon/$(DEPDIR)/guix_daemon-guix-daemon.Tpo nix/nix-daemon/$(DEPDIR)/guix_daemon-guix-daemon.Po
##############################################
guix-1.2.0/Makefile.in-4287-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4288:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(guix_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/nix-daemon/guix_daemon-guix-daemon.o `test -f 'nix/nix-daemon/guix-daemon.cc' || echo '$(srcdir)/'`nix/nix-daemon/guix-daemon.cc
guix-1.2.0/Makefile.in-4289-
guix-1.2.0/Makefile.in-4290-nix/nix-daemon/guix_daemon-guix-daemon.obj: nix/nix-daemon/guix-daemon.cc
guix-1.2.0/Makefile.in:4291:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(guix_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT nix/nix-daemon/guix_daemon-guix-daemon.obj -MD -MP -MF nix/nix-daemon/$(DEPDIR)/guix_daemon-guix-daemon.Tpo -c -o nix/nix-daemon/guix_daemon-guix-daemon.obj `if test -f 'nix/nix-daemon/guix-daemon.cc'; then $(CYGPATH_W) 'nix/nix-daemon/guix-daemon.cc'; else $(CYGPATH_W) '$(srcdir)/nix/nix-daemon/guix-daemon.cc'; fi`
guix-1.2.0/Makefile.in-4292-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) nix/nix-daemon/$(DEPDIR)/guix_daemon-guix-daemon.Tpo nix/nix-daemon/$(DEPDIR)/guix_daemon-guix-daemon.Po
##############################################
guix-1.2.0/Makefile.in-4294-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/Makefile.in:4295:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(guix_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o nix/nix-daemon/guix_daemon-guix-daemon.obj `if test -f 'nix/nix-daemon/guix-daemon.cc'; then $(CYGPATH_W) 'nix/nix-daemon/guix-daemon.cc'; else $(CYGPATH_W) '$(srcdir)/nix/nix-daemon/guix-daemon.cc'; fi`
guix-1.2.0/Makefile.in-4296-doc/$(am__dirstamp):
##############################################
guix-1.2.0/Makefile.in-4317-	  $(am__cd) $(srcdir) && \
guix-1.2.0/Makefile.in:4318:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
guix-1.2.0/Makefile.in-4319-	fi; \
##############################################
guix-1.2.0/Makefile.in-4325-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4326:	`test -f 'doc/guix.texi' || echo '$(srcdir)/'`doc/guix.texi
guix-1.2.0/Makefile.in-4327-
##############################################
guix-1.2.0/Makefile.in-4331-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4332:	`test -f 'doc/guix.texi' || echo '$(srcdir)/'`doc/guix.texi
guix-1.2.0/Makefile.in-4333-
##############################################
guix-1.2.0/Makefile.in-4336-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
guix-1.2.0/Makefile.in:4337:	 -o $(@:.html=.htp) `test -f 'doc/guix.texi' || echo '$(srcdir)/'`doc/guix.texi; \
guix-1.2.0/Makefile.in-4338-	then \
##############################################
guix-1.2.0/Makefile.in-4346-	@(dir=.; test -f ./doc/guix.texi || dir=$(srcdir); \
guix-1.2.0/Makefile.in:4347:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/doc/guix.texi`; \
guix-1.2.0/Makefile.in-4348-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
guix-1.2.0/Makefile.in-4382-	  $(am__cd) $(srcdir) && \
guix-1.2.0/Makefile.in:4383:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
guix-1.2.0/Makefile.in-4384-	fi; \
##############################################
guix-1.2.0/Makefile.in-4390-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4391:	`test -f 'doc/guix.de.texi' || echo '$(srcdir)/'`doc/guix.de.texi
guix-1.2.0/Makefile.in-4392-
##############################################
guix-1.2.0/Makefile.in-4396-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4397:	`test -f 'doc/guix.de.texi' || echo '$(srcdir)/'`doc/guix.de.texi
guix-1.2.0/Makefile.in-4398-
##############################################
guix-1.2.0/Makefile.in-4401-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
guix-1.2.0/Makefile.in:4402:	 -o $(@:.html=.htp) `test -f 'doc/guix.de.texi' || echo '$(srcdir)/'`doc/guix.de.texi; \
guix-1.2.0/Makefile.in-4403-	then \
##############################################
guix-1.2.0/Makefile.in-4411-	@(dir=.; test -f ./doc/guix.de.texi || dir=$(srcdir); \
guix-1.2.0/Makefile.in:4412:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/doc/guix.de.texi`; \
guix-1.2.0/Makefile.in-4413-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
guix-1.2.0/Makefile.in-4447-	  $(am__cd) $(srcdir) && \
guix-1.2.0/Makefile.in:4448:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
guix-1.2.0/Makefile.in-4449-	fi; \
##############################################
guix-1.2.0/Makefile.in-4455-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4456:	`test -f 'doc/guix.es.texi' || echo '$(srcdir)/'`doc/guix.es.texi
guix-1.2.0/Makefile.in-4457-
##############################################
guix-1.2.0/Makefile.in-4461-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4462:	`test -f 'doc/guix.es.texi' || echo '$(srcdir)/'`doc/guix.es.texi
guix-1.2.0/Makefile.in-4463-
##############################################
guix-1.2.0/Makefile.in-4466-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
guix-1.2.0/Makefile.in:4467:	 -o $(@:.html=.htp) `test -f 'doc/guix.es.texi' || echo '$(srcdir)/'`doc/guix.es.texi; \
guix-1.2.0/Makefile.in-4468-	then \
##############################################
guix-1.2.0/Makefile.in-4476-	@(dir=.; test -f ./doc/guix.es.texi || dir=$(srcdir); \
guix-1.2.0/Makefile.in:4477:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/doc/guix.es.texi`; \
guix-1.2.0/Makefile.in-4478-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
guix-1.2.0/Makefile.in-4512-	  $(am__cd) $(srcdir) && \
guix-1.2.0/Makefile.in:4513:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
guix-1.2.0/Makefile.in-4514-	fi; \
##############################################
guix-1.2.0/Makefile.in-4520-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4521:	`test -f 'doc/guix.fr.texi' || echo '$(srcdir)/'`doc/guix.fr.texi
guix-1.2.0/Makefile.in-4522-
##############################################
guix-1.2.0/Makefile.in-4526-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4527:	`test -f 'doc/guix.fr.texi' || echo '$(srcdir)/'`doc/guix.fr.texi
guix-1.2.0/Makefile.in-4528-
##############################################
guix-1.2.0/Makefile.in-4531-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
guix-1.2.0/Makefile.in:4532:	 -o $(@:.html=.htp) `test -f 'doc/guix.fr.texi' || echo '$(srcdir)/'`doc/guix.fr.texi; \
guix-1.2.0/Makefile.in-4533-	then \
##############################################
guix-1.2.0/Makefile.in-4541-	@(dir=.; test -f ./doc/guix.fr.texi || dir=$(srcdir); \
guix-1.2.0/Makefile.in:4542:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/doc/guix.fr.texi`; \
guix-1.2.0/Makefile.in-4543-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
guix-1.2.0/Makefile.in-4577-	  $(am__cd) $(srcdir) && \
guix-1.2.0/Makefile.in:4578:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
guix-1.2.0/Makefile.in-4579-	fi; \
##############################################
guix-1.2.0/Makefile.in-4585-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4586:	`test -f 'doc/guix.ru.texi' || echo '$(srcdir)/'`doc/guix.ru.texi
guix-1.2.0/Makefile.in-4587-
##############################################
guix-1.2.0/Makefile.in-4591-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4592:	`test -f 'doc/guix.ru.texi' || echo '$(srcdir)/'`doc/guix.ru.texi
guix-1.2.0/Makefile.in-4593-
##############################################
guix-1.2.0/Makefile.in-4596-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
guix-1.2.0/Makefile.in:4597:	 -o $(@:.html=.htp) `test -f 'doc/guix.ru.texi' || echo '$(srcdir)/'`doc/guix.ru.texi; \
guix-1.2.0/Makefile.in-4598-	then \
##############################################
guix-1.2.0/Makefile.in-4606-	@(dir=.; test -f ./doc/guix.ru.texi || dir=$(srcdir); \
guix-1.2.0/Makefile.in:4607:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/doc/guix.ru.texi`; \
guix-1.2.0/Makefile.in-4608-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
guix-1.2.0/Makefile.in-4642-	  $(am__cd) $(srcdir) && \
guix-1.2.0/Makefile.in:4643:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
guix-1.2.0/Makefile.in-4644-	fi; \
##############################################
guix-1.2.0/Makefile.in-4650-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4651:	`test -f 'doc/guix.zh_CN.texi' || echo '$(srcdir)/'`doc/guix.zh_CN.texi
guix-1.2.0/Makefile.in-4652-
##############################################
guix-1.2.0/Makefile.in-4656-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4657:	`test -f 'doc/guix.zh_CN.texi' || echo '$(srcdir)/'`doc/guix.zh_CN.texi
guix-1.2.0/Makefile.in-4658-
##############################################
guix-1.2.0/Makefile.in-4661-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
guix-1.2.0/Makefile.in:4662:	 -o $(@:.html=.htp) `test -f 'doc/guix.zh_CN.texi' || echo '$(srcdir)/'`doc/guix.zh_CN.texi; \
guix-1.2.0/Makefile.in-4663-	then \
##############################################
guix-1.2.0/Makefile.in-4671-	@(dir=.; test -f ./doc/guix.zh_CN.texi || dir=$(srcdir); \
guix-1.2.0/Makefile.in:4672:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/doc/guix.zh_CN.texi`; \
guix-1.2.0/Makefile.in-4673-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
guix-1.2.0/Makefile.in-4707-	  $(am__cd) $(srcdir) && \
guix-1.2.0/Makefile.in:4708:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
guix-1.2.0/Makefile.in-4709-	fi; \
##############################################
guix-1.2.0/Makefile.in-4715-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4716:	`test -f 'doc/guix-cookbook.texi' || echo '$(srcdir)/'`doc/guix-cookbook.texi
guix-1.2.0/Makefile.in-4717-
##############################################
guix-1.2.0/Makefile.in-4721-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4722:	`test -f 'doc/guix-cookbook.texi' || echo '$(srcdir)/'`doc/guix-cookbook.texi
guix-1.2.0/Makefile.in-4723-
##############################################
guix-1.2.0/Makefile.in-4726-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
guix-1.2.0/Makefile.in:4727:	 -o $(@:.html=.htp) `test -f 'doc/guix-cookbook.texi' || echo '$(srcdir)/'`doc/guix-cookbook.texi; \
guix-1.2.0/Makefile.in-4728-	then \
##############################################
guix-1.2.0/Makefile.in-4751-	  $(am__cd) $(srcdir) && \
guix-1.2.0/Makefile.in:4752:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
guix-1.2.0/Makefile.in-4753-	fi; \
##############################################
guix-1.2.0/Makefile.in-4759-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4760:	`test -f 'doc/guix-cookbook.de.texi' || echo '$(srcdir)/'`doc/guix-cookbook.de.texi
guix-1.2.0/Makefile.in-4761-
##############################################
guix-1.2.0/Makefile.in-4765-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
guix-1.2.0/Makefile.in:4766:	`test -f 'doc/guix-cookbook.de.texi' || echo '$(srcdir)/'`doc/guix-cookbook.de.texi
guix-1.2.0/Makefile.in-4767-
##############################################
guix-1.2.0/Makefile.in-4770-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
guix-1.2.0/Makefile.in:4771:	 -o $(@:.html=.htp) `test -f 'doc/guix-cookbook.de.texi' || echo '$(srcdir)/'`doc/guix-cookbook.de.texi; \
guix-1.2.0/Makefile.in-4772-	then \
##############################################
guix-1.2.0/Makefile.in-4803-	  for file in $$list; do \
guix-1.2.0/Makefile.in:4804:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
guix-1.2.0/Makefile.in-4805-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
guix-1.2.0/Makefile.in-4812-	for file in $$list; do \
guix-1.2.0/Makefile.in:4813:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
guix-1.2.0/Makefile.in:4814:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
guix-1.2.0/Makefile.in-4815-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
guix-1.2.0/Makefile.in-4839-dist-info: $(INFO_DEPS)
guix-1.2.0/Makefile.in:4840:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
guix-1.2.0/Makefile.in-4841-	list='$(INFO_DEPS)'; \
##############################################
guix-1.2.0/Makefile.in-4843-	  case $$base in \
guix-1.2.0/Makefile.in:4844:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
guix-1.2.0/Makefile.in-4845-	  esac; \
guix-1.2.0/Makefile.in-4846-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
guix-1.2.0/Makefile.in:4847:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
guix-1.2.0/Makefile.in-4848-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
guix-1.2.0/Makefile.in-4849-	    if test -f $$file; then \
guix-1.2.0/Makefile.in:4850:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
guix-1.2.0/Makefile.in-4851-	      test -f "$(distdir)/$$relfile" || \
##############################################
guix-1.2.0/Makefile.in-4892-	@list='$(INFO_DEPS)'; for i in $$list; do \
guix-1.2.0/Makefile.in:4893:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
guix-1.2.0/Makefile.in-4894-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
guix-1.2.0/Makefile.in-4901-	test -n "$(man1dir)" \
guix-1.2.0/Makefile.in:4902:	  && test -n "`echo $$list1$$list2`" \
guix-1.2.0/Makefile.in-4903-	  || exit 0; \
##############################################
guix-1.2.0/Makefile.in-4956-	@list='$(dist_bashcompletion_DATA)'; test -n "$(bashcompletiondir)" || list=; \
guix-1.2.0/Makefile.in:4957:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
guix-1.2.0/Makefile.in-4958-	dir='$(DESTDIR)$(bashcompletiondir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-4977-	@list='$(dist_fishcompletion_DATA)'; test -n "$(fishcompletiondir)" || list=; \
guix-1.2.0/Makefile.in:4978:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
guix-1.2.0/Makefile.in-4979-	dir='$(DESTDIR)$(fishcompletiondir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-4998-	@list='$(dist_infoimage_DATA)'; test -n "$(infoimagedir)" || list=; \
guix-1.2.0/Makefile.in:4999:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
guix-1.2.0/Makefile.in-5000-	dir='$(DESTDIR)$(infoimagedir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-5019-	@list='$(dist_installer_DATA)'; test -n "$(installerdir)" || list=; \
guix-1.2.0/Makefile.in:5020:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
guix-1.2.0/Makefile.in-5021-	dir='$(DESTDIR)$(installerdir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-5040-	@list='$(dist_patch_DATA)'; test -n "$(patchdir)" || list=; \
guix-1.2.0/Makefile.in:5041:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
guix-1.2.0/Makefile.in-5042-	dir='$(DESTDIR)$(patchdir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-5061-	@list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
guix-1.2.0/Makefile.in:5062:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
guix-1.2.0/Makefile.in-5063-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-5082-	@list='$(dist_zshcompletion_DATA)'; test -n "$(zshcompletiondir)" || list=; \
guix-1.2.0/Makefile.in:5083:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
guix-1.2.0/Makefile.in-5084-	dir='$(DESTDIR)$(zshcompletiondir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-5106-	@list='$(nobase_dist_guilemodule_DATA)'; test -n "$(guilemoduledir)" || list=; \
guix-1.2.0/Makefile.in:5107:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
guix-1.2.0/Makefile.in-5108-	dir='$(DESTDIR)$(guilemoduledir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-5130-	@list='$(nobase_nodist_guilemodule_DATA)'; test -n "$(guilemoduledir)" || list=; \
guix-1.2.0/Makefile.in:5131:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
guix-1.2.0/Makefile.in-5132-	dir='$(DESTDIR)$(guilemoduledir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-5154-	@list='$(nobase_nodist_guileobject_DATA)'; test -n "$(guileobjectdir)" || list=; \
guix-1.2.0/Makefile.in:5155:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
guix-1.2.0/Makefile.in-5156-	dir='$(DESTDIR)$(guileobjectdir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-5175-	@list='$(nodist_openrcservice_DATA)'; test -n "$(openrcservicedir)" || list=; \
guix-1.2.0/Makefile.in:5176:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
guix-1.2.0/Makefile.in-5177-	dir='$(DESTDIR)$(openrcservicedir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-5196-	@list='$(nodist_selinux_policy_DATA)'; test -n "$(selinux_policydir)" || list=; \
guix-1.2.0/Makefile.in:5197:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
guix-1.2.0/Makefile.in-5198-	dir='$(DESTDIR)$(selinux_policydir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-5217-	@list='$(nodist_systemdservice_DATA)'; test -n "$(systemdservicedir)" || list=; \
guix-1.2.0/Makefile.in:5218:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
guix-1.2.0/Makefile.in-5219-	dir='$(DESTDIR)$(systemdservicedir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-5238-	@list='$(nodist_sysvinitservice_DATA)'; test -n "$(sysvinitservicedir)" || list=; \
guix-1.2.0/Makefile.in:5239:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
guix-1.2.0/Makefile.in-5240-	dir='$(DESTDIR)$(sysvinitservicedir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-5259-	@list='$(nodist_upstartjob_DATA)'; test -n "$(upstartjobdir)" || list=; \
guix-1.2.0/Makefile.in:5260:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
guix-1.2.0/Makefile.in-5261-	dir='$(DESTDIR)$(upstartjobdir)'; $(am__uninstall_files_from_dir)
##############################################
guix-1.2.0/Makefile.in-5276-	dot_seen=no; \
guix-1.2.0/Makefile.in:5277:	target=`echo $@ | sed s/-recursive//`; \
guix-1.2.0/Makefile.in-5278-	case "$@" in \
##############################################
guix-1.2.0/Makefile.in-5339-GTAGS:
guix-1.2.0/Makefile.in:5340:	here=`$(am__cd) $(top_builddir) && pwd` \
guix-1.2.0/Makefile.in-5341-	  && $(am__cd) $(top_srcdir) \
##############################################
guix-1.2.0/Makefile.in-5389-	if test -n "$$redo_bases"; then \
guix-1.2.0/Makefile.in:5390:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
guix-1.2.0/Makefile.in:5391:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
guix-1.2.0/Makefile.in-5392-	  if $(am__make_dryrun); then :; else \
##############################################
guix-1.2.0/Makefile.in-5414-	ws='[ 	]'; \
guix-1.2.0/Makefile.in:5415:	results=`for b in $$bases; do echo $$b.trs; done`; \
guix-1.2.0/Makefile.in-5416-	test -n "$$results" || results=/dev/null; \
guix-1.2.0/Makefile.in:5417:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
guix-1.2.0/Makefile.in:5418:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
guix-1.2.0/Makefile.in:5419:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
guix-1.2.0/Makefile.in:5420:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
guix-1.2.0/Makefile.in:5421:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
guix-1.2.0/Makefile.in:5422:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
guix-1.2.0/Makefile.in:5423:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
guix-1.2.0/Makefile.in:5424:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
guix-1.2.0/Makefile.in-5425-	  success=true; \
##############################################
guix-1.2.0/Makefile.in-5493-	@set +e; $(am__set_TESTS_bases); \
guix-1.2.0/Makefile.in:5494:	log_list=`for i in $$bases; do echo $$i.log; done`; \
guix-1.2.0/Makefile.in:5495:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
guix-1.2.0/Makefile.in:5496:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
guix-1.2.0/Makefile.in-5497-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
guix-1.2.0/Makefile.in-5503-	         | $(am__list_recheck_tests)` || exit 1; \
guix-1.2.0/Makefile.in:5504:	log_list=`for i in $$bases; do echo $$i.log; done`; \
guix-1.2.0/Makefile.in:5505:	log_list=`echo $$log_list`; \
guix-1.2.0/Makefile.in-5506-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
guix-1.2.0/Makefile.in-5544-	test -d "$(distdir)" || mkdir "$(distdir)"
guix-1.2.0/Makefile.in:5545:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
guix-1.2.0/Makefile.in:5546:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
guix-1.2.0/Makefile.in-5547-	list='$(DISTFILES)'; \
##############################################
guix-1.2.0/Makefile.in-5558-	  if test -d $$d/$$file; then \
guix-1.2.0/Makefile.in:5559:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
guix-1.2.0/Makefile.in-5560-	    if test -d "$(distdir)/$$file"; then \
##############################################
guix-1.2.0/Makefile.in-5678-	test -d $(distdir)/_build || exit 0; \
guix-1.2.0/Makefile.in:5679:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
guix-1.2.0/Makefile.in-5680-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
guix-1.2.0/Makefile.in-5723-	}; \
guix-1.2.0/Makefile.in:5724:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
guix-1.2.0/Makefile.in-5725-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
guix-1.2.0/Makefile.in-5735-	fi
guix-1.2.0/Makefile.in:5736:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
guix-1.2.0/Makefile.in-5737-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
guix-1.2.0/Makefile.in-5913-	@$(NORMAL_INSTALL)
guix-1.2.0/Makefile.in:5914:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
guix-1.2.0/Makefile.in-5915-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
guix-1.2.0/Makefile.in-5921-	  case $$file in \
guix-1.2.0/Makefile.in:5922:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
guix-1.2.0/Makefile.in-5923-	  esac; \
guix-1.2.0/Makefile.in-5924-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
guix-1.2.0/Makefile.in:5925:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
guix-1.2.0/Makefile.in-5926-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
guix-1.2.0/Makefile.in-5939-	  for file in $$list; do \
guix-1.2.0/Makefile.in:5940:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
guix-1.2.0/Makefile.in-5941-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
guix-1.2.0/Makefile.in-6116-doc-po-update-%:
guix-1.2.0/Makefile.in:6117:	@lang=`echo "$@" | sed -e's/^doc-po-update-//'` ; \
guix-1.2.0/Makefile.in-6118-	output="$(srcdir)/po/doc/guix-manual.$$lang.po" ; \
##############################################
guix-1.2.0/Makefile.in-6123-	  cd $(srcdir) \
guix-1.2.0/Makefile.in:6124:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
guix-1.2.0/Makefile.in-6125-	        '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
guix-1.2.0/Makefile.in-6137-doc-po-update-cookbook-%:
guix-1.2.0/Makefile.in:6138:	@lang=`echo "$@" | sed -e's/^doc-po-update-cookbook-//'` ; \
guix-1.2.0/Makefile.in-6139-	output="$(srcdir)/po/doc/guix-cookbook.$$lang.po" ; \
##############################################
guix-1.2.0/Makefile.in-6144-	  cd $(srcdir) \
guix-1.2.0/Makefile.in:6145:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
guix-1.2.0/Makefile.in-6146-	        '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
guix-1.2.0/Makefile.in-6173-	for f in $(DOC_PO_FILES); do						\
guix-1.2.0/Makefile.in:6174:	  lang="`echo "$$f" | $(SED) -es'|.*/guix-manual\.\(.*\)\.po$$|\1|g'`";	\
guix-1.2.0/Makefile.in-6175-	  $(MAKE) "doc-po-update-$$lang";					\
##############################################
guix-1.2.0/Makefile.in-6177-	for f in $(DOC_COOKBOOK_PO_FILES); do						\
guix-1.2.0/Makefile.in:6178:	  lang="`echo "$$f" | $(SED) -es'|.*/guix-cookbook\.\(.*\)\.po$$|\1|g'`";	\
guix-1.2.0/Makefile.in-6179-	  $(MAKE) "doc-po-update-cookbook-$$lang";						\
##############################################
guix-1.2.0/Makefile.in-6295-doc/os-config-%.texi: gnu/system/examples/%.tmpl
guix-1.2.0/Makefile.in:6296:	$(AM_V_GEN)$(MKDIR_P) "`dirname $@`";	\
guix-1.2.0/Makefile.in-6297-	cp "$<" "$@"
##############################################
guix-1.2.0/Makefile.in-6324-$(srcdir)/doc/guix.1: scripts/guix.in $(sub_commands_mans)
guix-1.2.0/Makefile.in:6325:	-$(AM_V_HELP2MAN)$(gen_man) --output="$@" `basename "$@" .1`
guix-1.2.0/Makefile.in-6326-
##############################################
guix-1.2.0/Makefile.in-6338-@BUILD_DAEMON_TRUE@@CROSS_COMPILING_FALSE@$(srcdir)/doc/guix-daemon.1: guix-daemon$(EXEEXT)
guix-1.2.0/Makefile.in:6339:@BUILD_DAEMON_TRUE@@CROSS_COMPILING_FALSE@	-$(AM_V_HELP2MAN)$(gen_man) --output="$@" `basename "$@" .1`
guix-1.2.0/Makefile.in-6340-
##############################################
guix-1.2.0/Makefile.in-6351-@BUILD_DAEMON_TRUE@			 $(top_builddir)/config.status
guix-1.2.0/Makefile.in:6352:@BUILD_DAEMON_TRUE@	$(AM_V_GEN)$(MKDIR_P) "`dirname $@`";	\
guix-1.2.0/Makefile.in-6353-@BUILD_DAEMON_TRUE@	$(SED) -e 's|@''storedir''@|$(storedir)|' <	\
##############################################
guix-1.2.0/Makefile.in-6358-@BUILD_DAEMON_TRUE@			 $(top_builddir)/config.status
guix-1.2.0/Makefile.in:6359:@BUILD_DAEMON_TRUE@	$(AM_V_GEN)$(MKDIR_P) "`dirname $@`";	\
guix-1.2.0/Makefile.in-6360-@BUILD_DAEMON_TRUE@	$(SED) -e 's|@''localstatedir''@|$(localstatedir)|' <	\
##############################################
guix-1.2.0/Makefile.in-6365-@BUILD_DAEMON_TRUE@			 $(top_builddir)/config.status
guix-1.2.0/Makefile.in:6366:@BUILD_DAEMON_TRUE@	$(AM_V_GEN)$(MKDIR_P) "`dirname $@`";	\
guix-1.2.0/Makefile.in-6367-@BUILD_DAEMON_TRUE@	$(SED) -e 's|@''localstatedir''@|$(localstatedir)|' <	\
##############################################
guix-1.2.0/Makefile.in-6372-@BUILD_DAEMON_TRUE@			 $(top_builddir)/config.status
guix-1.2.0/Makefile.in:6373:@BUILD_DAEMON_TRUE@	$(AM_V_GEN)$(MKDIR_P) "`dirname $@`";	\
guix-1.2.0/Makefile.in-6374-@BUILD_DAEMON_TRUE@	$(SED) -e 's|@''localstatedir''@|$(localstatedir)|' <	\
##############################################
guix-1.2.0/Makefile.in-6379-@BUILD_DAEMON_TRUE@			 $(top_builddir)/config.status
guix-1.2.0/Makefile.in:6380:@BUILD_DAEMON_TRUE@	$(AM_V_GEN)$(MKDIR_P) "`dirname $@`";	\
guix-1.2.0/Makefile.in-6381-@BUILD_DAEMON_TRUE@	$(SED) -e 's|@''localstatedir''@|$(localstatedir)|' <	\
##############################################
guix-1.2.0/Makefile.in-6578-hydra-jobs.scm: $(GOBJECTS)
guix-1.2.0/Makefile.in:6579:	$(AM_V_at)$(MKDIR_P) "`dirname "$@"`"
guix-1.2.0/Makefile.in-6580-	$(AM_V_GEN)$(top_builddir)/pre-inst-env "$(GUILE)"		\
##############################################
guix-1.2.0/Makefile.in-6586-cuirass-jobs.scm: $(GOBJECTS)
guix-1.2.0/Makefile.in:6587:	$(AM_V_at)$(MKDIR_P) "`dirname "$@"`"
guix-1.2.0/Makefile.in-6588-	$(AM_V_GEN)$(top_builddir)/pre-inst-env "$(GUILE)"		\
##############################################
guix-1.2.0/Makefile.in-6606-	if [ -f "$(top_srcdir)/$(2)/LINGUAS" ]; then				\
guix-1.2.0/Makefile.in:6607:	  LINGUAS="`grep -v '^[[:blank:]]*#' < $(top_srcdir)/$(2)/LINGUAS`" ;	\
guix-1.2.0/Makefile.in-6608-	else									\
##############################################
guix-1.2.0/tests/test.drv:1:Derive([("out","/nix/store/yd0v41r8kj49xcjric62gk47lss9vdyg-hurd-qemu-test-build","","")],[("/nix/store/2fgw8gkxs1k8hfcsvir3q9wnkifdzs2s-bash-4.2-p20.drv",["out"]),("/nix/store/31n2fn5h1gydqs3a9zm5g40d2f886i7g-gnused-4.2.1-i586-pc-gnu.drv",["out"]),("/nix/store/34y69yzzb9a1v1fmixiqfhip9s57pybf-gnugrep-2.10-i586-pc-gnu.drv",["out"]),("/nix/store/6n80yhr7cwip45w8rccyk4bp7g7zlkwq-gnu-global-user-environment.drv",["out"]),("/nix/store/88ymj8xwrkmadyabbc1z96x4prabkhsx-gnumake-3.82-i586-pc-gnu.drv",["out"]),("/nix/store/8c61y42zw57axxixl0wikq6vszjbf9bw-qemu-kvm-0.15.1.drv",["out"]),("/nix/store/8dd520i02y7pkh5ynm7d5jb2lk0m7wzn-mig-20100512-i586-pc-gnu.drv",["out"]),("/nix/store/b4lcngrsl838jg37yn510g888nlf0f1v-gawk-4.0.0-i586-pc-gnu.drv",["out"]),("/nix/store/c4bq6crxpl4y9wd18fkvn81vj93m9wph-findutils-4.4.2-i586-pc-gnu.drv",["out"]),("/nix/store/dgbh8qzl4rr89jsrlsy382z84lmfwsj1-bzip2-1.0.6-i586-pc-gnu.drv",["out"]),("/nix/store/dsplzdbcqwgi9ybb7pfk5z9w6vxbn48h-diffutils-3.2-i586-pc-gnu.drv",["out"]),("/nix/store/f6d7aw8ji6yx715hr91a5bvlbr8hp818-hurd-tarball-0.drv",["out"]),("/nix/store/i81h625d3f6m8v587hx5mq6z6agkg221-gnused-4.2.1.drv",["out"]),("/nix/store/j3kf9392mxcs81vqnn06p5npb8lz4wn8-vm-run.drv",["out"]),("/nix/store/jqv7c1znv48c4w0vk4lmsczjxy0n0hjd-unionfs-20120313-i586-pc-gnu.drv",["out"]),("/nix/store/k34s0wnr7g7bshs61whzrp1vsg8gxzvq-gnutar-1.26-i586-pc-gnu.drv",["out"]),("/nix/store/m56fidnal30ns3zv7bqsxncnmpbqqymq-gnumach-20120303-i586-pc-gnu.drv",["out"]),("/nix/store/phn4yvgccfqyw6izcjbj1kh7lbxkkz4a-bash-4.2-p20-i586-pc-gnu.drv",["out"]),("/nix/store/q86x3m69wq2inrrgsa28d09aapah3nsq-hurd-0.drv",["out"]),("/nix/store/s79ij8nbf48ib60xdwpgf70jhksga31n-stdenv.drv",["out"]),("/nix/store/shsa80axsaxfkdlzpbw5d9ijgjqlmn05-gcc-wrapper-4.6.3-i586-pc-gnu.drv",["out"]),("/nix/store/x55vzgh17b41g1p1c6wf97pjy5mnww1d-gzip-1.4-i586-pc-gnu.drv",["out"]),("/nix/store/y7s99gdw53gf7d7bzhq9snbpdwjqa1ih-smbfs-2012-03-15-i586-pc-gnu.drv",["out"]),("/nix/store/yjq2plg890za7s16mm08x1jyfzj0q5hz-hurd-qemu-image.drv",["out"]),("/nix/store/yjzyf7ngsk816c2al76yprplnxysiwpz-xz-5.0.3-i586-pc-gnu.drv",["out"])],[],"x86_64-linux","/nix/store/xl3xf36l7mzwnl0fr6wxajhzhnm95ygm-bash-4.2-p20/bin/sh",["-e","/nix/store/yrzi7zsymp1a4hrjz75k4fk32kag4pzl-vm-run"],[("QEMU_OPTS","-m 512"),("buildCommand","echo 'Hey, this operating system works like a charm!'\n              echo \"Let's see if it can rebuild itself...\"\n\n              ( tar xvf \"/nix/store/kck9pjd6y2l1q15384sxywaknfm6b78f-hurd-tarball-0/tarballs/\"*.tar.gz ;\n                cd hurd-* ;\n                export PATH=\"/nix/store/svz656lvxh0li2pndfgdmgr4i48kbrv8-gawk-4.0.0-i586-pc-gnu/bin:$PATH\" ;\n                set -e ;\n                ./configure --without-parted --prefix=\"/host/xchg/out\" ;\n                make                             # sequential build\n              )\n\n              # FIXME: \"make install\" not run because `rm' fails on SMBFS.\n              mkdir /host/xchg/out\n\n              echo $? > /host/xchg/in-vm-exit\n"),("buildInputs",""),("buildNativeInputs",""),("builder","/nix/store/xl3xf36l7mzwnl0fr6wxajhzhnm95ygm-bash-4.2-p20/bin/sh"),("diskImage","/nix/store/2gqgnw6nmh8ksr5l05cqirw3mdcrnf5p-hurd-qemu-image"),("diskImageBuildInputs","/nix/store/laqpxpssky7v039ga4mvk1c3b36r4gf4-gnumach-20120303-i586-pc-gnu /nix/store/9ypm9rs110msqgb8qykzsxgiab2a6rd7-hurd-0 /nix/store/mkcd3692mkd0llswx3cr9ca6vl12nqzk-gnused-4.2.1-i586-pc-gnu /nix/store/z3zw00xy4ik8b8d6qnaqwbkybr0p2m69-gnugrep-2.10-i586-pc-gnu /nix/store/280rn2c6b6gfg9ynl3qs3zxbgrlkg06d-findutils-4.4.2-i586-pc-gnu /nix/store/wmq0mp74p5ksigq7mpl709l1w8685zqs-diffutils-3.2-i586-pc-gnu /nix/store/b4c3gmg90xyyk13kqwz8hqikjyq1vxyd-bash-4.2-p20-i586-pc-gnu /nix/store/hsxib1jm1ksxnlhxsm00zqhfwln3vp5c-gcc-wrapper-4.6.3-i586-pc-gnu /nix/store/zdjgbwh43yl9kq3j6h5ri3bylinkinzl-gnumake-3.82-i586-pc-gnu /nix/store/xb9llifg0hy342rnj96j70lkbvdmf13h-gnutar-1.26-i586-pc-gnu /nix/store/y8cdvni1hqwmzfwm2ija9v2xb6iqflnx-gzip-1.4-i586-pc-gnu /nix/store/7p7gjd7d605sg1z6m2kvg0zqwylqz4z1-bzip2-1.0.6-i586-pc-gnu /nix/store/0b93rb8x7wh439glp6278xzsq0gf0xcd-xz-5.0.3-i586-pc-gnu /nix/store/6ikghbgf3s71ar1rswk3zczsj03ca3pn-mig-20100512-i586-pc-gnu /nix/store/3jqfrl6f69h65bmx7yzc1prk64993929-smbfs-2012-03-15-i586-pc-gnu /nix/store/nqscl1nn75353qcr9qq5v7w58c24gj12-unionfs-20120313-i586-pc-gnu /nix/store/kp99qz7whrpfc7jy3ycssr3gvrbdz8ra-gnu-global-user-environment /nix/store/laqpxpssky7v039ga4mvk1c3b36r4gf4-gnumach-20120303-i586-pc-gnu /nix/store/9ypm9rs110msqgb8qykzsxgiab2a6rd7-hurd-0 /nix/store/3jqfrl6f69h65bmx7yzc1prk64993929-smbfs-2012-03-15-i586-pc-gnu/hurd/smbfs -s 10.0.2.4 -r smb://10.0.2.4/xchg -u root -p '' /nix/store/3jqfrl6f69h65bmx7yzc1prk64993929-smbfs-2012-03-15-i586-pc-gnu/hurd/smbfs -s 10.0.2.4 -r smb://10.0.2.4/store -u root -p ''"),("memSize","512"),("name","hurd-qemu-test-build"),("out","/nix/store/yd0v41r8kj49xcjric62gk47lss9vdyg-hurd-qemu-test-build"),("postVM","cp -prvd xchg/out \"$out\"\n"),("preVM","diskImage=$(pwd)/disk-image.qcow2\norigImage=\"/nix/store/2gqgnw6nmh8ksr5l05cqirw3mdcrnf5p-hurd-qemu-image\"\nif test -d \"$origImage\"; then origImage=\"$origImage/disk-image.qcow2\"; fi\n/nix/store/sxczq7kv8265b41yr03s4c41pklyq0ih-qemu-kvm-0.15.1/bin/qemu-img create -b \"$origImage\" -f qcow2 $diskImage\n\n# XXX: Until the guest's /nix/store is a unionfs of its actual\n# store and the host's one (i.e., when both unionfs and smbfs\n# implement `io_map', so that ld.so can load binaries off them),\n# rewrite store paths.\necho \"$buildCommand\" | \\\n  /nix/store/w5hacn80b04v1f09nkyypc0sd7bhrknb-gnused-4.2.1/bin/sed -r \\\n    -e's|/nix/store/([0-9a-z]{32})-([^ ]+)|/host/store/\\1-\\2|g' \\\n  > xchg/cmd\n\neval \"$postPreVM\"\n"),("propagatedBuildInputs",""),("propagatedBuildNativeInputs",""),("requiredSystemFeatures","kvm"),("stdenv","/nix/store/7c8asx3yfrg5dg1gzhzyq2236zfgibnm-stdenv"),("system","x86_64-linux")])
##############################################
guix-1.2.0/tests/guix-pack-localstatedir.sh-50-profile="`find -name current-guix`"
guix-1.2.0/tests/guix-pack-localstatedir.sh:51:test "`readlink $profile`" = "current-guix-1-link"
guix-1.2.0/tests/guix-pack-localstatedir.sh:52:test -s "`dirname $profile`/../../../db/db.sqlite"
guix-1.2.0/tests/guix-pack-localstatedir.sh-53-test -x ".`guix build guile-bootstrap`/bin/guile"
##############################################
guix-1.2.0/tests/guix-lint.sh-50-{
guix-1.2.0/tests/guix-lint.sh:51:    res=`echo "$1" | grep -E -c "(synopsis|description) should"`
guix-1.2.0/tests/guix-lint.sh-52-    echo $res
##############################################
guix-1.2.0/tests/guix-lint.sh-60-out=`guix lint -c synopsis,description dummy 2>&1`
guix-1.2.0/tests/guix-lint.sh:61:test `grep_warning "$out"` -eq 3
guix-1.2.0/tests/guix-lint.sh-62-
guix-1.2.0/tests/guix-lint.sh-63-out=`guix lint -c synopsis dummy 2>&1`
guix-1.2.0/tests/guix-lint.sh:64:test `grep_warning "$out"` -eq 2
guix-1.2.0/tests/guix-lint.sh-65-
guix-1.2.0/tests/guix-lint.sh-66-out=`guix lint -c description dummy 2>&1`
guix-1.2.0/tests/guix-lint.sh:67:test `grep_warning "$out"` -eq 1
guix-1.2.0/tests/guix-lint.sh-68-
guix-1.2.0/tests/guix-lint.sh-69-out=`guix lint -c description,synopsis dummy 2>&1`
guix-1.2.0/tests/guix-lint.sh:70:test `grep_warning "$out"` -eq 3
guix-1.2.0/tests/guix-lint.sh-71-
##############################################
guix-1.2.0/tests/guix-lint.sh-81-
guix-1.2.0/tests/guix-lint.sh:82:out=`guix lint -L $module_dir -c synopsis,description dummy 2>&1`
guix-1.2.0/tests/guix-lint.sh:83:test `grep_warning "$out"` -eq 3
guix-1.2.0/tests/guix-lint.sh-84-
##############################################
guix-1.2.0/tests/guix-hash.sh-44-
guix-1.2.0/tests/guix-hash.sh:45:test `guix hash -r "$tmpdir"` = 10k1lw41wyrjf9mxydi0is5nkpynlsvgslinics4ppir13g7d74p
guix-1.2.0/tests/guix-hash.sh-46-
##############################################
guix-1.2.0/tests/guix-hash.sh-58-# ...changes the hash
guix-1.2.0/tests/guix-hash.sh:59:test `guix hash -r $tmpdir` = 0a50z04zyzf7pidwxv0nwbj82pgzbrhdy9562kncnvkcfvb48m59
guix-1.2.0/tests/guix-hash.sh-60-
guix-1.2.0/tests/guix-hash.sh-61-# ...but remains the same when using `-x'
guix-1.2.0/tests/guix-hash.sh:62:test `guix hash -r $tmpdir -x` = 10k1lw41wyrjf9mxydi0is5nkpynlsvgslinics4ppir13g7d74p
guix-1.2.0/tests/guix-hash.sh-63-
##############################################
guix-1.2.0/tests/guix-environment-container.sh-135-cat "$tmpdir/mounts"
guix-1.2.0/tests/guix-environment-container.sh:136:test `wc -l < $tmpdir/mounts` -eq 4
guix-1.2.0/tests/guix-environment-container.sh-137-
guix-1.2.0/tests/guix-environment-container.sh:138:current_dir="`cd $PWD; pwd -P`"
guix-1.2.0/tests/guix-environment-container.sh-139-grep -e "$current_dir$" $tmpdir/mounts # current directory
##############################################
guix-1.2.0/tests/guix-repl.sh-45-
guix-1.2.0/tests/guix-repl.sh:46:test "`guix repl "$tmpfile"`" = "coreutils"
guix-1.2.0/tests/guix-repl.sh-47-
##############################################
guix-1.2.0/tests/guix-repl.sh-72-
guix-1.2.0/tests/guix-repl.sh:73:test "`guix repl "$tmpfile" -L "$module_dir"`" = "42"
guix-1.2.0/tests/guix-repl.sh-74-
##############################################
guix-1.2.0/tests/guix-repl.sh-78-
guix-1.2.0/tests/guix-repl.sh:79:test "`guix repl -- "$tmpfile" -a b --input=foo.txt`" = "(-a b --input=foo.txt)"
guix-1.2.0/tests/guix-repl.sh-80-
##############################################
guix-1.2.0/tests/guix-repl.sh-87-
guix-1.2.0/tests/guix-repl.sh:88:test "`"$tmpfile" -a b --input=foo.txt`" = "(-a b --input=foo.txt)"
##############################################
guix-1.2.0/tests/guix-authenticate.sh-31-key="$abs_top_srcdir/tests/signing-key.sec"
guix-1.2.0/tests/guix-authenticate.sh:32:key_len="`echo -n $key | wc -c`"
guix-1.2.0/tests/guix-authenticate.sh-33-
##############################################
guix-1.2.0/tests/guix-authenticate.sh-35-hash="2749f0ea9f26c6c7be746a9cff8fa4c2f2a02b000070dba78429e9a11f87c6eb"
guix-1.2.0/tests/guix-authenticate.sh:36:hash_len="`echo -n $hash | wc -c`"
guix-1.2.0/tests/guix-authenticate.sh-37-
##############################################
guix-1.2.0/tests/guix-pack-relocatable.sh-69-	sleep 0.3
guix-1.2.0/tests/guix-pack-relocatable.sh:70:	i=`expr $i + 1`
guix-1.2.0/tests/guix-pack-relocatable.sh-71-    done
##############################################
guix-1.2.0/tests/guix-pack-relocatable.sh-126-
guix-1.2.0/tests/guix-pack-relocatable.sh:127:	    STORE_PARENT="`dirname $NIX_STORE_DIR`"
guix-1.2.0/tests/guix-pack-relocatable.sh-128-	    export STORE_PARENT
##############################################
guix-1.2.0/tests/guix-pack-relocatable.sh-241-EOF
guix-1.2.0/tests/guix-pack-relocatable.sh:242:tarball="`guix pack -RR -S /opt= -m $test_directory/manifest.scm`"
guix-1.2.0/tests/guix-pack-relocatable.sh-243-(cd "$test_directory"; tar xvf "$tarball")
##############################################
guix-1.2.0/tests/guix-pack-relocatable.sh-247-cat "$test_directory/output"
guix-1.2.0/tests/guix-pack-relocatable.sh:248:test "`cat $test_directory/output`" = "42"
##############################################
guix-1.2.0/tests/guix-system.sh-260-# Make sure the behavior is deterministic (<https://bugs.gnu.org/32652>).
guix-1.2.0/tests/guix-system.sh:261:drv1="`guix system vm "$tmpfile" -d`"
guix-1.2.0/tests/guix-system.sh:262:drv2="`guix system vm "$tmpfile" -d`"
guix-1.2.0/tests/guix-system.sh-263-test "$drv1" = "$drv2"
guix-1.2.0/tests/guix-system.sh:264:drv1="`guix system disk-image -t iso9660 "$tmpfile" -d`"
guix-1.2.0/tests/guix-system.sh:265:drv2="`guix system disk-image -t iso9660 "$tmpfile" -d`"
guix-1.2.0/tests/guix-system.sh-266-test "$drv1" = "$drv2"
##############################################
guix-1.2.0/tests/syscalls.scm-435-  (let* ((sock (socket AF_INET SOCK_STREAM 0))
guix-1.2.0/tests/syscalls.scm:436:         (addr (network-interface-address sock "lo")))
guix-1.2.0/tests/syscalls.scm-437-    (close-port sock)
##############################################
guix-1.2.0/tests/syscalls.scm-457-  (let* ((sock (socket AF_INET SOCK_STREAM 0))
guix-1.2.0/tests/syscalls.scm:458:         (addr (network-interface-netmask sock "lo")))
guix-1.2.0/tests/syscalls.scm-459-    (close-port sock)
##############################################
guix-1.2.0/tests/guix-build-branch.sh-36-# checkout="`guix build guile-gcrypt --with-branch=guile-gcrypt=master -S`"
guix-1.2.0/tests/guix-build-branch.sh:37:checkout="`guix gc --references "$latest_drv" | grep guile-gcrypt | grep -v -E '(-builder|\.drv)'`"
guix-1.2.0/tests/guix-build-branch.sh-38-test -d "$checkout"
##############################################
guix-1.2.0/tests/guix-pack.sh-59-guix pack -r "$test_directory/my-guile" --bootstrap guile-bootstrap
guix-1.2.0/tests/guix-pack.sh:60:test "`readlink "$test_directory/my-guile"`" = "$out1"
guix-1.2.0/tests/guix-pack.sh-61-guix gc --list-roots | grep "^$test_directory/my-guile$"
##############################################
guix-1.2.0/tests/guix-pack.sh-114-drv1="`guix pack --no-grafts -n guile 2>&1 | grep pack.*\.drv`"
guix-1.2.0/tests/guix-pack.sh:115:drv2="`guix pack --no-grafts -n --with-source=guile=$test_directory guile 2>&1 | grep pack.*\.drv`"
guix-1.2.0/tests/guix-pack.sh-116-test -n "$drv1"
##############################################
guix-1.2.0/tests/guix-pack.sh-125-EOF
guix-1.2.0/tests/guix-pack.sh:126:drv="`guix pack --no-grafts -d -m "$test_directory/manifest1.scm" -m "$test_directory/manifest2.scm"`"
guix-1.2.0/tests/guix-pack.sh-127-guix gc -R "$drv" | grep `guix build guile -d --no-grafts`
##############################################
guix-1.2.0/tests/guix-package-net.sh-29-{
guix-1.2.0/tests/guix-package-net.sh:30:    basename `readlink "$1"`
guix-1.2.0/tests/guix-package-net.sh-31-}
##############################################
guix-1.2.0/tests/guix-package-net.sh-36-{
guix-1.2.0/tests/guix-package-net.sh:37:    test `echo $NIX_STORE_DIR/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-bootstrap-binaries-0/bin/bash | wc -c` \
guix-1.2.0/tests/guix-package-net.sh-38-	 -ge 128
##############################################
guix-1.2.0/tests/guix-package-net.sh-56-boot_make="(@ (guix tests) gnu-make-for-tests)"
guix-1.2.0/tests/guix-package-net.sh:57:boot_make_drv="`guix build -e "$boot_make" | grep -v -e -debug`"
guix-1.2.0/tests/guix-package-net.sh-58-guix package --bootstrap -p "$profile" -i "$boot_make_drv"
##############################################
guix-1.2.0/tests/guix-package-net.sh-64-# name and version string.
guix-1.2.0/tests/guix-package-net.sh:65:installed="`guix package -p "$profile" --list-installed | cut -f1 | xargs echo | sort`"
guix-1.2.0/tests/guix-package-net.sh-66-case "x$installed" in
##############################################
guix-1.2.0/tests/guix-package-net.sh-74-
guix-1.2.0/tests/guix-package-net.sh:75:test "`guix package -p "$profile" -I 'g.*e' | cut -f1`" = "guile-bootstrap"
guix-1.2.0/tests/guix-package-net.sh-76-
guix-1.2.0/tests/guix-package-net.sh-77-guix package --bootstrap -p "$profile_alt" -i gcc-bootstrap
guix-1.2.0/tests/guix-package-net.sh:78:installed="`guix package -p "$profile" -p "$profile_alt" -I | cut -f1 | xargs echo | sort`"
guix-1.2.0/tests/guix-package-net.sh-79-case "x$installed" in
##############################################
guix-1.2.0/tests/guix-package-net.sh-84-esac
guix-1.2.0/tests/guix-package-net.sh:85:test "`guix package -p "$profile_alt" -p "$profile" -I | wc -l`" = "3"
guix-1.2.0/tests/guix-package-net.sh-86-rm "$profile_alt"
##############################################
guix-1.2.0/tests/guix-package-net.sh-88-# List generations.
guix-1.2.0/tests/guix-package-net.sh:89:test "`guix package -p "$profile" -l | cut -f1 | grep guile | head -n1`" \
guix-1.2.0/tests/guix-package-net.sh-90-     = "  guile-bootstrap"
##############################################
guix-1.2.0/tests/guix-package-net.sh-102-guix package --roll-back -p "$profile"
guix-1.2.0/tests/guix-package-net.sh:103:test "`readlink_base "$profile"`" = "$profile-2-link"
guix-1.2.0/tests/guix-package-net.sh-104-test -x "$profile/bin/guile" && test -x "$profile/bin/make"
guix-1.2.0/tests/guix-package-net.sh-105-guix package --roll-back -p "$profile"
guix-1.2.0/tests/guix-package-net.sh:106:test "`readlink_base "$profile"`" = "$profile-1-link"
guix-1.2.0/tests/guix-package-net.sh-107-test -x "$profile/bin/guile" && ! test -x "$profile/bin/make"
##############################################
guix-1.2.0/tests/guix-package-net.sh-110-guix package -p "$profile" --switch-generation=2
guix-1.2.0/tests/guix-package-net.sh:111:test "`readlink_base "$profile"`" = "$profile-2-link"
guix-1.2.0/tests/guix-package-net.sh-112-guix package -p "$profile" --switch-generation=-1
guix-1.2.0/tests/guix-package-net.sh:113:test "`readlink_base "$profile"`" = "$profile-1-link"
guix-1.2.0/tests/guix-package-net.sh-114-
##############################################
guix-1.2.0/tests/guix-package-net.sh-120-    ! test -f "$profile/lib"
guix-1.2.0/tests/guix-package-net.sh:121:    test "`readlink_base "$profile"`" = "$profile-0-link"
guix-1.2.0/tests/guix-package-net.sh-122-done
##############################################
guix-1.2.0/tests/guix-package-net.sh-124-# Test that '--list-generations' does not output the zeroth generation.
guix-1.2.0/tests/guix-package-net.sh:125:test -z "`guix package -p "$profile" -l 0`"
guix-1.2.0/tests/guix-package-net.sh-126-
##############################################
guix-1.2.0/tests/guix-package-net.sh-128-guix package --bootstrap -p "$profile" -e "$boot_make"
guix-1.2.0/tests/guix-package-net.sh:129:test "`readlink_base "$profile"`" = "$profile-1-link"
guix-1.2.0/tests/guix-package-net.sh-130-test -x "$profile/bin/guile" && ! test -x "$profile/bin/make"
##############################################
guix-1.2.0/tests/guix-package-net.sh-132-# Check that the first generation is the current one.
guix-1.2.0/tests/guix-package-net.sh:133:test "`guix package -p "$profile" -l 1 | cut -f3 | head -n1`" = "(current)"
guix-1.2.0/tests/guix-package-net.sh-134-
##############################################
guix-1.2.0/tests/guix-package-net.sh-136-guix package --bootstrap -p "$profile" --roll-back -i guile-bootstrap
guix-1.2.0/tests/guix-package-net.sh:137:test "`readlink_base "$profile"`" = "$profile-1-link"
guix-1.2.0/tests/guix-package-net.sh-138-test -x "$profile/bin/guile" && ! test -x "$profile/bin/make"
##############################################
guix-1.2.0/tests/guix-package-net.sh-141-guix package --bootstrap -p "$profile" -e "$boot_make"
guix-1.2.0/tests/guix-package-net.sh:142:test "`readlink_base "$profile"`" = "$profile-2-link"
guix-1.2.0/tests/guix-package-net.sh-143-test -x "$profile/bin/guile" && test -x "$profile/bin/make"
guix-1.2.0/tests/guix-package-net.sh:144:grep "`guix build -e "$boot_make"`" "$profile/manifest"
guix-1.2.0/tests/guix-package-net.sh-145-
##############################################
guix-1.2.0/tests/guix-package-net.sh-149-guix package --bootstrap -p "$profile" --roll-back
guix-1.2.0/tests/guix-package-net.sh:150:test "`readlink_base "$profile"`" = "$profile-0-link"
guix-1.2.0/tests/guix-package-net.sh-151-guix package -p "$profile" --switch-generation=+1
guix-1.2.0/tests/guix-package-net.sh:152:test "`readlink_base "$profile"`" = "$profile-2-link"
guix-1.2.0/tests/guix-package-net.sh-153-
##############################################
guix-1.2.0/tests/guix-package-net.sh-162-guix package -p "$profile" --delete-generations=3
guix-1.2.0/tests/guix-package-net.sh:163:test -z "`guix package -p "$profile" -l 3`"
guix-1.2.0/tests/guix-package-net.sh-164-
##############################################
guix-1.2.0/tests/guix-package-net.sh-192-guix package --bootstrap -p "$profile" -i gcc-bootstrap
guix-1.2.0/tests/guix-package-net.sh:193:installed="`guix package -p "$profile" -I | cut -f1`"
guix-1.2.0/tests/guix-package-net.sh-194-
##############################################
guix-1.2.0/tests/guix-package-net.sh-200-    guix package -p "$profile" --bootstrap -L "$module_dir" -u .
guix-1.2.0/tests/guix-package-net.sh:201:    post_upgrade="`guix package -p "$profile" -I | cut -f1`"
guix-1.2.0/tests/guix-package-net.sh-202-    test "$post_upgrade" = "$installed"
##############################################
guix-1.2.0/tests/guix-package-net.sh-216-# Get the canonical directory name so that 'guix package' recognizes it.
guix-1.2.0/tests/guix-package-net.sh:217:HOME="`cd $HOME; pwd -P`"
guix-1.2.0/tests/guix-package-net.sh-218-
##############################################
guix-1.2.0/tests/guix-archive.sh-55-guix archive --missing < "$archive"
guix-1.2.0/tests/guix-archive.sh:56:test "`guix archive --missing < "$archive"`" = ""
guix-1.2.0/tests/guix-archive.sh-57-
##############################################
guix-1.2.0/tests/guix-build.sh-44-drv="`guix build -e '(@@ (gnu packages bootstrap) %bootstrap-guile)' -d`"
guix-1.2.0/tests/guix-build.sh:45:out="`guix build "$drv"`"
guix-1.2.0/tests/guix-build.sh-46-out2="`guix build -e '(@@ (gnu packages bootstrap) %bootstrap-guile)'`"
##############################################
guix-1.2.0/tests/guix-build.sh-68-all_systems="-s x86_64-linux -s i686-linux -s armhf-linux -s aarch64-linux"
guix-1.2.0/tests/guix-build.sh:69:test `guix build sed $all_systems -d | sort -u | wc -l` = 4
guix-1.2.0/tests/guix-build.sh-70-
##############################################
guix-1.2.0/tests/guix-build.sh-245-out="`guix build -e '(@@ (gnu packages bootstrap) %bootstrap-guile)'`"
guix-1.2.0/tests/guix-build.sh:246:log="`guix build --log-file $drv`"
guix-1.2.0/tests/guix-build.sh-247-echo "$log" | grep log/.*guile.*drv
##############################################
guix-1.2.0/tests/guix-build.sh-251-test "`guix build --log-file guile-bootstrap`" = "$log"
guix-1.2.0/tests/guix-build.sh:252:test "`guix build --log-file $out`" = "$log"
guix-1.2.0/tests/guix-build.sh-253-
##############################################
guix-1.2.0/tests/guix-daemon.sh-38-
guix-1.2.0/tests/guix-daemon.sh:39:hash_part="`basename $out | cut -c 1-32`"
guix-1.2.0/tests/guix-daemon.sh-40-narinfo="$hash_part.narinfo"
guix-1.2.0/tests/guix-daemon.sh:41:substitute_dir="`echo $GUIX_BINARY_SUBSTITUTE_URL | sed -'es,file://,,g'`"
guix-1.2.0/tests/guix-daemon.sh-42-
guix-1.2.0/tests/guix-daemon.sh-43-cat > "$substitute_dir/nix-cache-info"<<EOF
guix-1.2.0/tests/guix-daemon.sh:44:StoreDir: `dirname $drv`
guix-1.2.0/tests/guix-daemon.sh-45-WantMassQuery: 0
##############################################
guix-1.2.0/tests/guix-daemon.sh-261-
guix-1.2.0/tests/guix-daemon.sh:262:drv=`guile -c "$client_code"`
guix-1.2.0/tests/guix-daemon.sh-263-guix build "$drv"
guix-1.2.0/tests/guix-daemon.sh-264-
guix-1.2.0/tests/guix-daemon.sh:265:log=`guix build "$drv" --log-file`
guix-1.2.0/tests/guix-daemon.sh-266-test -f "$log"
guix-1.2.0/tests/guix-daemon.sh-267-case "$log" in
guix-1.2.0/tests/guix-daemon.sh:268:    *.gz) test "`gunzip -c < "$log"`" = "$stamp" ;;
guix-1.2.0/tests/guix-daemon.sh-269-    *)    false ;;
##############################################
guix-1.2.0/tests/guix-environment.sh-48-grep -E '^export PATH=.*profile/bin' "$tmpdir/a"
guix-1.2.0/tests/guix-environment.sh:49:test "`wc -l < "$tmpdir/a"`" = 1
guix-1.2.0/tests/guix-environment.sh-50-
guix-1.2.0/tests/guix-environment.sh-51-# Guile must be on $PATH.
guix-1.2.0/tests/guix-environment.sh:52:test -x `sed -r 's/^export PATH="(.*)"/\1/' "$tmpdir/a"`/guile
guix-1.2.0/tests/guix-environment.sh-53-
##############################################
guix-1.2.0/tests/guix-environment.sh-119-     -- guile -c 1
guix-1.2.0/tests/guix-environment.sh:120:test `readlink "$gcroot"` = "$expected"
guix-1.2.0/tests/guix-environment.sh-121-
##############################################
guix-1.2.0/tests/guix-environment.sh-124-     -- guile -c 1
guix-1.2.0/tests/guix-environment.sh:125:test `readlink "$gcroot"` = "$expected"
guix-1.2.0/tests/guix-environment.sh-126-rm "$gcroot"
##############################################
guix-1.2.0/tests/guix-environment.sh-130-     -- guile -c 1
guix-1.2.0/tests/guix-environment.sh:131:test `readlink "$gcroot"` = "$expected"
guix-1.2.0/tests/guix-environment.sh-132-
##############################################
guix-1.2.0/tests/guix-environment.sh-153-drv="`guix environment --ad-hoc emacs -n 2>&1 | grep 'emacs.*\.drv'`"
guix-1.2.0/tests/guix-environment.sh:154:transformed_drv="`guix environment --ad-hoc emacs --with-source="$tmpdir/emacs-36.8" -n 2>&1 | grep 'emacs.*\.drv'`"
guix-1.2.0/tests/guix-environment.sh-155-test -n "$drv"
##############################################
guix-1.2.0/tests/guix-environment.sh-163-# Transformation options without '--ad-hoc'.
guix-1.2.0/tests/guix-environment.sh:164:drv="`guix environment -n emacs-geiser 2>&1 | grep '\.drv$'`"
guix-1.2.0/tests/guix-environment.sh-165-transformed_drv="`guix environment -n emacs-geiser \
##############################################
guix-1.2.0/tests/guix-environment.sh-187-    # Make sure bootstrap binaries are in the profile.
guix-1.2.0/tests/guix-environment.sh:188:    profile=`grep "^export PATH" "$tmpdir/a" | sed -r 's|^.*="(.*)/bin"|\1|'`
guix-1.2.0/tests/guix-environment.sh-189-
##############################################
guix-1.2.0/tests/guix-environment.sh-223-         --ad-hoc guile-bootstrap > "$tmpdir/a"
guix-1.2.0/tests/guix-environment.sh:224:    profile=`grep "^export PATH" "$tmpdir/a" | sed -r 's|^.*="(.*)/bin"|\1|'`
guix-1.2.0/tests/guix-environment.sh-225-
##############################################
guix-1.2.0/tests/guix-environment.sh-243-         --pure -e "$expr_list_test_code" > "$tmpdir/a"
guix-1.2.0/tests/guix-environment.sh:244:    profile=`grep "^export PATH" "$tmpdir/a" | sed -r 's|^.*="(.*)/bin"|\1|'`
guix-1.2.0/tests/guix-environment.sh-245-
##############################################
guix-1.2.0/tests/guix-package-aliases.sh-30-{
guix-1.2.0/tests/guix-package-aliases.sh:31:    basename `readlink "$1"`
guix-1.2.0/tests/guix-package-aliases.sh-32-}
##############################################
guix-1.2.0/tests/guix-package-aliases.sh-59-! test -x "$profile/bin/guile"
guix-1.2.0/tests/guix-package-aliases.sh:60:test `guix package -p "$profile" -I | wc -l` -eq 0
guix-1.2.0/tests/guix-package-aliases.sh-61-
##############################################
guix-1.2.0/tests/guix-package.sh-31-{
guix-1.2.0/tests/guix-package.sh:32:    basename `readlink "$1"`
guix-1.2.0/tests/guix-package.sh-33-}
##############################################
guix-1.2.0/tests/guix-package.sh-48-test "`guix package -A guile-bootstrap | cut -f 1-2`" \
guix-1.2.0/tests/guix-package.sh:49:     = "`guix package -p "$profile" -I | cut -f 1-2`"
guix-1.2.0/tests/guix-package.sh:50:test "`guix package -p "$profile" -I | cut -f 3`" = "out"
guix-1.2.0/tests/guix-package.sh-51-rm "$profile"
##############################################
guix-1.2.0/tests/guix-package.sh-57-# Make sure the profile is a GC root.
guix-1.2.0/tests/guix-package.sh:58:guix gc --list-live | grep "`readlink "$profile-1-link"`"
guix-1.2.0/tests/guix-package.sh-59-
##############################################
guix-1.2.0/tests/guix-package.sh-75-guix package -p "$profile" --search-paths | grep '^export PATH='
guix-1.2.0/tests/guix-package.sh:76:test "`guix package -p "$profile" --search-paths | wc -l`" = 1  # $PATH
guix-1.2.0/tests/guix-package.sh-77-( set -e; set -x;						\
guix-1.2.0/tests/guix-package.sh:78:  eval `guix package --search-paths=prefix -p "$PWD/$profile"`;	\
guix-1.2.0/tests/guix-package.sh-79-  test "`type -P guile`" = "$PWD/$profile/bin/guile" ;		\
##############################################
guix-1.2.0/tests/guix-package.sh-147-guix build -L "$module_dir" -e '(@ (foo) deprecated)' -n
guix-1.2.0/tests/guix-package.sh:148:test "`guix package -L "$module_dir" -s ^fileutils$ | grep ^name:`" = ""
guix-1.2.0/tests/guix-package.sh-149-
##############################################
guix-1.2.0/tests/guix-package.sh-156-# have no effect.
guix-1.2.0/tests/guix-package.sh:157:generation="`readlink_base "$profile"`"
guix-1.2.0/tests/guix-package.sh-158-! guix package -p "$profile" --delete-generations=12m
guix-1.2.0/tests/guix-package.sh:159:test "`readlink_base "$profile"`" = "$generation"
guix-1.2.0/tests/guix-package.sh-160-
##############################################
guix-1.2.0/tests/guix-package.sh-165-! guix package --bootstrap -p "$profile" --delete-generations=1..
guix-1.2.0/tests/guix-package.sh:166:test "`readlink_base "$profile"`" = "$generation"
guix-1.2.0/tests/guix-package.sh-167-
guix-1.2.0/tests/guix-package.sh-168-# Make sure $profile is a GC root at this point.
guix-1.2.0/tests/guix-package.sh:169:real_profile="`readlink -f "$profile"`"
guix-1.2.0/tests/guix-package.sh-170-! guix gc -d "$real_profile"
##############################################
guix-1.2.0/tests/guix-package.sh-228-# Get the canonical directory name so that 'guix package' recognizes it.
guix-1.2.0/tests/guix-package.sh:229:HOME="`cd $HOME; pwd -P`"
guix-1.2.0/tests/guix-package.sh-230-
##############################################
guix-1.2.0/tests/guix-package.sh-235-# Move to the empty profile.
guix-1.2.0/tests/guix-package.sh:236:default_profile="`readlink "$HOME/.guix-profile"`"
guix-1.2.0/tests/guix-package.sh-237-for i in `seq 1 3`
##############################################
guix-1.2.0/tests/guix-package.sh-239-    # Make sure the current generation is a GC root.
guix-1.2.0/tests/guix-package.sh:240:    profile_link="`readlink "$default_profile"`"
guix-1.2.0/tests/guix-package.sh:241:    guix gc --list-live | grep "`readlink "$profile_link"`"
guix-1.2.0/tests/guix-package.sh-242-
##############################################
guix-1.2.0/tests/guix-package.sh-245-    ! test -f "$HOME/.guix-profile/lib"
guix-1.2.0/tests/guix-package.sh:246:    test "`readlink "$default_profile"`" = "`basename $default_profile-0-link`"
guix-1.2.0/tests/guix-package.sh-247-done
##############################################
guix-1.2.0/tests/guix-package.sh-265-guix package -I | head -1 2> "$HOME/err2"
guix-1.2.0/tests/guix-package.sh:266:test "`cat "$HOME/err1" "$HOME/err2"`" = ""
guix-1.2.0/tests/guix-package.sh-267-
##############################################
guix-1.2.0/tests/guix-package.sh-468-guix package -L "$module_dir" -s dummy-output > /tmp/out
guix-1.2.0/tests/guix-package.sh:469:test "`guix package -L "$module_dir" -s dummy-output | grep ^name:`" = "name: dummy-package"
guix-1.2.0/tests/guix-package.sh-470-rm -rf "$module_dir"
##############################################
guix-1.2.0/gnu/services/base.scm-2314-                   ;; Return #t if successfully started.
guix-1.2.0/gnu/services/base.scm:2315:                   (let* ((addr     (inet-pton AF_INET #$ip))
guix-1.2.0/gnu/services/base.scm:2316:                          (sockaddr (make-socket-address AF_INET addr 0))
guix-1.2.0/gnu/services/base.scm-2317-                          (mask     (and #$netmask
guix-1.2.0/gnu/services/base.scm-2318-                                         (inet-pton AF_INET #$netmask)))
guix-1.2.0/gnu/services/base.scm:2319:                          (maskaddr (and mask
guix-1.2.0/gnu/services/base.scm-2320-                                         (make-socket-address AF_INET
##############################################
guix-1.2.0/gnu/services/base.scm-2323-                                         (inet-pton AF_INET #$gateway)))
guix-1.2.0/gnu/services/base.scm:2324:                          (gatewayaddr (and gateway
guix-1.2.0/gnu/services/base.scm-2325-                                            (make-socket-address AF_INET
##############################################
guix-1.2.0/gnu/packages/gtk.scm-2170-             (substitute* "configure.ac"
guix-1.2.0/gnu/packages/gtk.scm:2171:               (("`\\$PKG_CONFIG --variable=catalogdir gladeui-2.0`")
guix-1.2.0/gnu/packages/gtk.scm-2172-                (string-append (assoc-ref outputs "out") "/share/glade/catalogs"))
guix-1.2.0/gnu/packages/gtk.scm:2173:               (("`\\$PKG_CONFIG --variable=moduledir gladeui-2.0`")
guix-1.2.0/gnu/packages/gtk.scm-2174-                (string-append (assoc-ref outputs "out") "/lib/glade/modules"))
guix-1.2.0/gnu/packages/gtk.scm:2175:               (("`\\$PKG_CONFIG --variable=pixmapdir gladeui-2.0`")
guix-1.2.0/gnu/packages/gtk.scm-2176-                (string-append (assoc-ref outputs "out") "/share/pixmaps")))
##############################################
guix-1.2.0/gnu/packages/clojure.scm-135-      ;; Clojure is licensed under EPL1.0
guix-1.2.0/gnu/packages/clojure.scm:136:      ;; ASM bytecode manipulation library is licensed under BSD-3
guix-1.2.0/gnu/packages/clojure.scm-137-      ;; Guava Murmur3 hash implementation is licensed under APL2.0
##############################################
guix-1.2.0/gnu/packages/lsof.scm-94-            (substitute* "tests/Makefile"
guix-1.2.0/gnu/packages/lsof.scm:95:              ;; Fails with ‘ERROR!!! client gethostbyaddr() failure’.
guix-1.2.0/gnu/packages/lsof.scm-96-              (("(STDTST=.*) LTsock" _ prefix) prefix)
##############################################
guix-1.2.0/gnu/packages/mate.scm-506-              (substitute* '("configure")
guix-1.2.0/gnu/packages/mate.scm:507:                (("`\\$PKG_CONFIG --variable=girdir gobject-introspection-1.0`")
guix-1.2.0/gnu/packages/mate.scm-508-                 (string-append "\"" out "/share/gir-1.0/\""))
##############################################
guix-1.2.0/gnu/packages/mate.scm-666-               (substitute* '("configure")
guix-1.2.0/gnu/packages/mate.scm:667:                 (("`\\$PKG_CONFIG --variable=girdir gobject-introspection-1.0`")
guix-1.2.0/gnu/packages/mate.scm-668-                  (string-append "\"" out "/share/gir-1.0/\""))
##############################################
guix-1.2.0/gnu/packages/assembly.scm-117-    (home-page "https://yasm.tortall.net/")
guix-1.2.0/gnu/packages/assembly.scm:118:    (synopsis "Rewrite of the NASM assembler")
guix-1.2.0/gnu/packages/assembly.scm-119-    (description
guix-1.2.0/gnu/packages/assembly.scm:120:     "Yasm is a complete rewrite of the NASM assembler.
guix-1.2.0/gnu/packages/assembly.scm-121-
guix-1.2.0/gnu/packages/assembly.scm:122:Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM
guix-1.2.0/gnu/packages/assembly.scm-123-and GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit
##############################################
guix-1.2.0/gnu/packages/assembly.scm-164-     `(#:tests? #f                      ; no tests exist
guix-1.2.0/gnu/packages/assembly.scm:165:       #:strip-binaries? #f             ; fasm has no sections
guix-1.2.0/gnu/packages/assembly.scm-166-       #:phases
##############################################
guix-1.2.0/gnu/packages/assembly.scm-300-@itemize @bullet
guix-1.2.0/gnu/packages/assembly.scm:301:@item rgbasm (assembler)
guix-1.2.0/gnu/packages/assembly.scm-302-@item rgblink (linker)
##############################################
guix-1.2.0/gnu/packages/bioinformatics.scm-12902-   (synopsis "Ultrafast de novo assembly for long noisy reads")
guix-1.2.0/gnu/packages/bioinformatics.scm:12903:   (description "Miniasm is a very fast OLC-based de novo assembler for noisy
guix-1.2.0/gnu/packages/bioinformatics.scm-12904-long reads.  It takes all-vs-all read self-mappings (typically by minimap) as
guix-1.2.0/gnu/packages/bioinformatics.scm-12905-input and outputs an assembly graph in the GFA format.  Different from
guix-1.2.0/gnu/packages/bioinformatics.scm:12906:mainstream assemblers, miniasm does not have a consensus step.  It simply
guix-1.2.0/gnu/packages/bioinformatics.scm-12907-concatenates pieces of read sequences to generate the final unitig sequences.
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.14-arm.conf-7824-CONFIG_STRIP_ASM_SYMS=y
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.14-arm.conf:7825:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.14-arm.conf-7826-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.4-arm.conf-9158-CONFIG_STRIP_ASM_SYMS=y
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.4-arm.conf:9159:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.4-arm.conf-9160-CONFIG_DEBUG_FS=y
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.14-i686.conf-8890-# CONFIG_STRIP_ASM_SYMS is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.14-i686.conf:8891:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.14-i686.conf-8892-CONFIG_UNUSED_SYMBOLS=y
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.9-x86_64.conf-10322-# CONFIG_STRIP_ASM_SYMS is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.9-x86_64.conf:10323:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.9-x86_64.conf-10324-# CONFIG_HEADERS_INSTALL is not set
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.19-arm64.conf-8141-CONFIG_STRIP_ASM_SYMS=y
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.19-arm64.conf:8142:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.19-arm64.conf-8143-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.9-arm.conf-9529-CONFIG_STRIP_ASM_SYMS=y
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.9-arm.conf:9530:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.9-arm.conf-9531-# CONFIG_HEADERS_INSTALL is not set
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.4-i686.conf-10059-# CONFIG_STRIP_ASM_SYMS is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.4-i686.conf:10060:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.4-i686.conf-10061-CONFIG_DEBUG_FS=y
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.14-x86_64.conf-8729-# CONFIG_STRIP_ASM_SYMS is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.14-x86_64.conf:8730:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.14-x86_64.conf-8731-CONFIG_UNUSED_SYMBOLS=y
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf-9375-# CONFIG_STRIP_ASM_SYMS is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf:9376:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf-9377-CONFIG_UNUSED_SYMBOLS=y
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.9-i686.conf-10339-# CONFIG_STRIP_ASM_SYMS is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.9-i686.conf:10340:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.9-i686.conf-10341-# CONFIG_HEADERS_INSTALL is not set
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.9-arm64.conf-9626-CONFIG_STRIP_ASM_SYMS=y
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.9-arm64.conf:9627:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.9-arm64.conf-9628-# CONFIG_HEADERS_INSTALL is not set
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf-10006-# CONFIG_STRIP_ASM_SYMS is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf:10007:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf-10008-CONFIG_DEBUG_FS=y
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.9-x86_64.conf-8258-# CONFIG_STRIP_ASM_SYMS is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.9-x86_64.conf:8259:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.9-x86_64.conf-8260-CONFIG_UNUSED_SYMBOLS=y
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.19-arm.conf-8402-CONFIG_STRIP_ASM_SYMS=y
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.19-arm.conf:8403:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.19-arm.conf-8404-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.4-i686.conf-8048-# CONFIG_STRIP_ASM_SYMS is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.4-i686.conf:8049:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.4-i686.conf-8050-CONFIG_UNUSED_SYMBOLS=y
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.19-i686.conf-9480-# CONFIG_STRIP_ASM_SYMS is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.19-i686.conf:9481:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.19-i686.conf-9482-CONFIG_UNUSED_SYMBOLS=y
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.4-arm64.conf-9123-CONFIG_STRIP_ASM_SYMS=y
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.4-arm64.conf:9124:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/5.4-arm64.conf-9125-CONFIG_DEBUG_FS=y
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.9-i686.conf-8441-# CONFIG_STRIP_ASM_SYMS is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.9-i686.conf:8442:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.9-i686.conf-8443-CONFIG_UNUSED_SYMBOLS=y
##############################################
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.4-x86_64.conf-7831-# CONFIG_STRIP_ASM_SYMS is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.4-x86_64.conf:7832:# CONFIG_READABLE_ASM is not set
guix-1.2.0/gnu/packages/aux-files/linux-libre/4.4-x86_64.conf-7833-CONFIG_UNUSED_SYMBOLS=y
##############################################
guix-1.2.0/gnu/packages/crates-io.scm-12119-    (arguments
guix-1.2.0/gnu/packages/crates-io.scm:12120:     `(#:tests? #f  ; Issue during the wasm test.
guix-1.2.0/gnu/packages/crates-io.scm-12121-       #:cargo-inputs
##############################################
guix-1.2.0/gnu/packages/crates-io.scm-12130-    (synopsis
guix-1.2.0/gnu/packages/crates-io.scm:12131:     "Partial replacement for std::time::Instant that works on WASM too")
guix-1.2.0/gnu/packages/crates-io.scm-12132-    (description
guix-1.2.0/gnu/packages/crates-io.scm-12133-     "This package provides a partial replacement for @code{std::time::Instant}
guix-1.2.0/gnu/packages/crates-io.scm:12134:that works on WASM too.")
guix-1.2.0/gnu/packages/crates-io.scm-12135-    (license license:bsd-3)))
##############################################
guix-1.2.0/gnu/packages/crates-io.scm-15334-    (home-page "https://github.com/medek/nasm-rs")
guix-1.2.0/gnu/packages/crates-io.scm:15335:    (synopsis "Run NASM during your Cargo build")
guix-1.2.0/gnu/packages/crates-io.scm:15336:    (description "Run NASM during your Cargo build.")
guix-1.2.0/gnu/packages/crates-io.scm-15337-    (license (list license:expat license:asl2.0))))
##############################################
guix-1.2.0/gnu/packages/crates-io.scm-18993-     "This package provides a Rust drawing library focus on data plotting for
guix-1.2.0/gnu/packages/crates-io.scm:18994:both WASM and native applications")
guix-1.2.0/gnu/packages/crates-io.scm-18995-    (license license:expat)))
##############################################
guix-1.2.0/gnu/packages/embedded.scm-815-    (home-page "https://github.com/parallaxinc/OpenSpin")
guix-1.2.0/gnu/packages/embedded.scm:816:    (synopsis "Spin/PASM compiler for the Parallax Propeller")
guix-1.2.0/gnu/packages/embedded.scm:817:    (description "OpenSpin is a compiler for the Spin/PASM language of the
guix-1.2.0/gnu/packages/embedded.scm-818-Parallax Propeller.  It was ported from Chip Gracey's original x86 assembler
##############################################
guix-1.2.0/gnu/packages/embedded.scm-898-    (home-page "https://github.com/totalspectrum/spin2cpp")
guix-1.2.0/gnu/packages/embedded.scm:899:    (synopsis "Convert Spin code to C, C++, or PASM code")
guix-1.2.0/gnu/packages/embedded.scm-900-    (description "This is a set of tools for converting the Spin language for
##############################################
guix-1.2.0/gnu/packages/qt.scm-534-                 (("cmd = \\$\\$\\[QT_HOST_BINS\\]/\\$\\$2")
guix-1.2.0/gnu/packages/qt.scm:535:                  "cmd = $$system(which $${2}.pl 2>/dev/null || which $${2})"))
guix-1.2.0/gnu/packages/qt.scm-536-
##############################################
guix-1.2.0/gnu/packages/version-control.scm-1598-
guix-1.2.0/gnu/packages/version-control.scm:1599:                           ;; TODO: the fqaddr() call fails in the build
guix-1.2.0/gnu/packages/version-control.scm-1600-                           ;; container, causing these server tests to fail.
##############################################
guix-1.2.0/gnu/packages/maths.scm-1569-             ;; As we ${SOURCE_DATE_EPOCH} evaluates to "1" in the build
guix-1.2.0/gnu/packages/maths.scm:1570:             ;; environment, `date -u -d ${SOURCE_DATE_EPOCH}` will evaluate
guix-1.2.0/gnu/packages/maths.scm-1571-             ;; to '1st hour of the current day', and therefore makes the
##############################################
guix-1.2.0/gnu/packages/ruby.scm-1611-               (("`git ls-files`")
guix-1.2.0/gnu/packages/ruby.scm:1612:                "`find . -type f -not -regex '.*\\.gem$' |sort |cut -c3-`"))
guix-1.2.0/gnu/packages/ruby.scm-1613-             #t)))))
##############################################
guix-1.2.0/gnu/packages/web.scm-1265-back to the text format (also known as a .wat)
guix-1.2.0/gnu/packages/web.scm:1266:@item @command{wasm-objdump} prints information about a wasm binary, similarly
guix-1.2.0/gnu/packages/web.scm-1267-to @command{objdump}.
##############################################
guix-1.2.0/gnu/packages/gnome.scm-11934-             (substitute* "configure.ac"
guix-1.2.0/gnu/packages/gnome.scm:11935:               (("`\\$PKG_CONFIG --variable=catalogdir gladeui-2\\.0`")
guix-1.2.0/gnu/packages/gnome.scm-11936-                "${datadir}/glade/catalogs")
guix-1.2.0/gnu/packages/gnome.scm:11937:               (("`\\$PKG_CONFIG --variable=pixmapdir gladeui-2\\.0`")
guix-1.2.0/gnu/packages/gnome.scm-11938-                "${datadir}/glade/pixmaps"))
##############################################
guix-1.2.0/gnu/packages/video.scm-1110-    (native-inputs
guix-1.2.0/gnu/packages/video.scm:1111:     ;; XXX: ASM optimization fails on i686-linux, see <https://bugs.gnu.org/41768>.
guix-1.2.0/gnu/packages/video.scm-1112-     (if (string-prefix? "i686" (%current-system))
##############################################
guix-1.2.0/gnu/packages/pure.scm-55-               (("-lLLVM-[$][{]llvm_version[}]")
guix-1.2.0/gnu/packages/pure.scm:56:                "`$LLVMCONF --libs`"))
guix-1.2.0/gnu/packages/pure.scm-57-             #t)))))
##############################################
guix-1.2.0/gnu/packages/emacs-xyz.scm-6998-             #t)))
guix-1.2.0/gnu/packages/emacs-xyz.scm:6999:       #:include (cons* ".*\\.el$" %default-include)))
guix-1.2.0/gnu/packages/emacs-xyz.scm-7000-    (native-inputs
##############################################
guix-1.2.0/gnu/packages/emacs-xyz.scm-8491-    (arguments
guix-1.2.0/gnu/packages/emacs-xyz.scm:8492:     `(#:include (cons* "^elpy/[^/]+\\.py$" "^snippets\\/" %default-include)
guix-1.2.0/gnu/packages/emacs-xyz.scm-8493-       #:phases
##############################################
guix-1.2.0/gnu/packages/emacs-xyz.scm-9241-      (arguments
guix-1.2.0/gnu/packages/emacs-xyz.scm:9242:       `(#:include (cons* "\\.lisp$" "\\.asd$" %default-include)
guix-1.2.0/gnu/packages/emacs-xyz.scm-9243-         #:phases
##############################################
guix-1.2.0/gnu/packages/emacs-xyz.scm-9275-      (arguments
guix-1.2.0/gnu/packages/emacs-xyz.scm:9276:       '(#:include (cons* "\\.lisp$" "\\.asd$" %default-include)))
guix-1.2.0/gnu/packages/emacs-xyz.scm-9277-      (synopsis "ASDF contrib for SLY")
##############################################
guix-1.2.0/gnu/packages/emacs-xyz.scm-9303-      (arguments
guix-1.2.0/gnu/packages/emacs-xyz.scm:9304:       '(#:include (cons* "\\.lisp$" "\\.asd$" %default-include)
guix-1.2.0/gnu/packages/emacs-xyz.scm-9305-         #:phases (modify-phases %standard-phases
##############################################
guix-1.2.0/gnu/packages/emacs-xyz.scm-9336-      (arguments
guix-1.2.0/gnu/packages/emacs-xyz.scm:9337:       '(#:include (cons* "\\.lisp$" "\\.asd$" %default-include)
guix-1.2.0/gnu/packages/emacs-xyz.scm-9338-         #:phases
##############################################
guix-1.2.0/gnu/packages/emacs-xyz.scm-9369-      (arguments
guix-1.2.0/gnu/packages/emacs-xyz.scm:9370:       '(#:include (cons* "\\.lisp$" "\\.asd$" %default-include)
guix-1.2.0/gnu/packages/emacs-xyz.scm-9371-         #:phases
##############################################
guix-1.2.0/gnu/packages/emacs-xyz.scm-12017-	       #t))))
guix-1.2.0/gnu/packages/emacs-xyz.scm:12018:       #:include (cons* "^reporters/.*\\.el$" %default-include)))
guix-1.2.0/gnu/packages/emacs-xyz.scm-12019-    (home-page "https://github.com/rejeep/ert-runner.el")
##############################################
guix-1.2.0/gnu/packages/patches/libmad-armv7-thumb-pt2.patch-18-+#  define MAD_F_MLN(hi, lo)  \
guix-1.2.0/gnu/packages/patches/libmad-armv7-thumb-pt2.patch:19:+    asm ("rsbs        %0, %0, #0\n\t"  \
guix-1.2.0/gnu/packages/patches/libmad-armv7-thumb-pt2.patch-20-+	 "sbc   %1, %1, %1\n\t"  \
##############################################
guix-1.2.0/gnu/packages/patches/libmad-armv7-thumb-pt2.patch-26- #  define MAD_F_MLN(hi, lo)  \
guix-1.2.0/gnu/packages/patches/libmad-armv7-thumb-pt2.patch:27:     asm ("rsbs	%0, %2, #0\n\t"  \
guix-1.2.0/gnu/packages/patches/libmad-armv7-thumb-pt2.patch-28- 	 "rsc	%1, %3, #0"  \
##############################################
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-137-+	 see comments at ENQUEUE_MUTEX.  */
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch:138:+      __asm ("" ::: "memory");
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-139- 
##############################################
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-147-+		 Also see comments at ENQUEUE_MUTEX.  */
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch:148:+	      __asm ("" ::: "memory");
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-149- 	      ENQUEUE_MUTEX (mutex);
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-150-+	      /* We need to clear op_pending after we enqueue the mutex.  */
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch:151:+	      __asm ("" ::: "memory");
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-152- 	      THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL);
##############################################
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-196-+	 Also see comments at ENQUEUE_MUTEX.  */
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch:197:+      __asm ("" ::: "memory");
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-198-       ENQUEUE_MUTEX (mutex);
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-199-+      /* We need to clear op_pending after we enqueue the mutex.  */
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch:200:+      __asm ("" ::: "memory");
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-201-       THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL);
##############################################
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-218-+	       see comments at ENQUEUE_MUTEX.  */
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch:219:+	    __asm ("" ::: "memory");
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-220-+	  }
##############################################
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-266-+	       Also see comments at ENQUEUE_MUTEX.  */
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch:267:+	    __asm ("" ::: "memory");
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-268- 	    ENQUEUE_MUTEX (mutex);
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-269-+	    /* We need to clear op_pending after we enqueue the mutex.  */
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch:270:+	    __asm ("" ::: "memory");
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-271- 	    THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL);
##############################################
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-287-+	       Also see comments at ENQUEUE_MUTEX.  */
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch:288:+	    __asm ("" ::: "memory");
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-289- 	    ENQUEUE_MUTEX_PI (mutex);
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-290-+	    /* We need to clear op_pending after we enqueue the mutex.  */
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch:291:+	    __asm ("" ::: "memory");
guix-1.2.0/gnu/packages/patches/glibc-2.29-git-updates.patch-292- 	    THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL);
##############################################
guix-1.2.0/gnu/packages/patches/nss-pkgconfig.patch-19-+
guix-1.2.0/gnu/packages/patches/nss-pkgconfig.patch:20:+NSS_MAJOR_VERSION = `grep "NSS_VMAJOR" ../lib/nss/nss.h | awk '{print $$3}'`
guix-1.2.0/gnu/packages/patches/nss-pkgconfig.patch:21:+NSS_MINOR_VERSION = `grep "NSS_VMINOR" ../lib/nss/nss.h | awk '{print $$3}'`
guix-1.2.0/gnu/packages/patches/nss-pkgconfig.patch:22:+NSS_PATCH_VERSION = `grep "NSS_VPATCH" ../lib/nss/nss.h | awk '{print $$3}'`
guix-1.2.0/gnu/packages/patches/nss-pkgconfig.patch-23-+PREFIX = /usr
##############################################
guix-1.2.0/gnu/packages/patches/nss-pkgconfig.patch-97-+  case "$1" in
guix-1.2.0/gnu/packages/patches/nss-pkgconfig.patch:98:+  -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
guix-1.2.0/gnu/packages/patches/nss-pkgconfig.patch-99-+  *) optarg= ;;
##############################################
guix-1.2.0/gnu/packages/patches/plasma-framework-fix-KF5PlasmaMacros.cmake.patch-17--find_package(ECM 1.6.0 CONFIG REQUIRED)
guix-1.2.0/gnu/packages/patches/plasma-framework-fix-KF5PlasmaMacros.cmake.patch:18:-include(${ECM_KDE_MODULE_DIR}/KDEInstallDirs.cmake)
guix-1.2.0/gnu/packages/patches/plasma-framework-fix-KF5PlasmaMacros.cmake.patch-19-+include(KDEInstallDirs)
##############################################
guix-1.2.0/gnu/packages/patches/clamav-config-llvm-libs.patch-8-     if test "x$llvm_linking" = "xdynamic"; then
guix-1.2.0/gnu/packages/patches/clamav-config-llvm-libs.patch:9:         AC_SUBST(LLVMCONFIG_LDFLAGS, [`$llvmconfig --ldflags`])
guix-1.2.0/gnu/packages/patches/clamav-config-llvm-libs.patch-10--        AC_SUBST(LLVMCONFIG_LIBS, [-lLLVM-$llvmver])
guix-1.2.0/gnu/packages/patches/clamav-config-llvm-libs.patch:11:+        AC_SUBST(LLVMCONFIG_LIBS, [`$llvmconfig --libs $llvmcomp`])
guix-1.2.0/gnu/packages/patches/clamav-config-llvm-libs.patch-12-         AC_SUBST(LLVMCONFIG_LIBFILES, [])
##############################################
guix-1.2.0/gnu/packages/patches/python-onnx-use-system-googletest.patch-30-+++ b/cmake/unittest.cmake
guix-1.2.0/gnu/packages/patches/python-onnx-use-system-googletest.patch:31:@@ -6,8 +6,8 @@ include(${ONNX_ROOT}/cmake/Utils.cmake)
guix-1.2.0/gnu/packages/patches/python-onnx-use-system-googletest.patch-32-
##############################################
guix-1.2.0/gnu/packages/patches/glibc-boot-2.16.0.patch-97-+	(echo '#! $(SHELL)'; \
guix-1.2.0/gnu/packages/patches/glibc-boot-2.16.0.patch:98: 	 echo 'builddir=`dirname "$$0"`'; \
guix-1.2.0/gnu/packages/patches/glibc-boot-2.16.0.patch-99- 	 echo 'GCONV_PATH="$${builddir}/iconvdata" \'; \
##############################################
guix-1.2.0/gnu/packages/patches/guile-linux-syscalls.patch-249-+  c_name = scm_to_locale_string (name);
guix-1.2.0/gnu/packages/patches/guile-linux-syscalls.patch:250:+  c_address = scm_to_sockaddr (address, &sa_len);
guix-1.2.0/gnu/packages/patches/guile-linux-syscalls.patch-251-+
##############################################
guix-1.2.0/gnu/packages/patches/maven-generate-component-xml.patch-111-+for file in `find -name '*.java'`; do
guix-1.2.0/gnu/packages/patches/maven-generate-component-xml.patch:112:+  annot=`grep "@Component" $file`
guix-1.2.0/gnu/packages/patches/maven-generate-component-xml.patch-113-+  if [ "$?" == "0" ]; then
##############################################
guix-1.2.0/gnu/packages/patches/tclxml-3.2-install.patch-13-+TCLLIBPATH      = $(pkglibdir)
guix-1.2.0/gnu/packages/patches/tclxml-3.2-install.patch:14: TCLSH_ENV	= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library` \
guix-1.2.0/gnu/packages/patches/tclxml-3.2-install.patch-15- 		  @LD_LIBRARY_PATH_VAR@="$(EXTRA_PATH):$(@LD_LIBRARY_PATH_VAR@)" \
##############################################
guix-1.2.0/gnu/packages/patches/perl-reproducible-build-date.patch-32- '')
guix-1.2.0/gnu/packages/patches/perl-reproducible-build-date.patch:33:-myuname=`$uname -a 2>/dev/null`
guix-1.2.0/gnu/packages/patches/perl-reproducible-build-date.patch:34:+myuname=`$uname -s 2>/dev/null`
guix-1.2.0/gnu/packages/patches/perl-reproducible-build-date.patch-35- $test -z "$myuname" && myuname=`hostname 2>/dev/null`
##############################################
guix-1.2.0/gnu/packages/patches/perl-reproducible-build-date.patch-41- : who configured the system
guix-1.2.0/gnu/packages/patches/perl-reproducible-build-date.patch:42:-cf_time=`LC_ALL=C; LANGUAGE=C; export LC_ALL; export LANGUAGE; $date 2>&1`
guix-1.2.0/gnu/packages/patches/perl-reproducible-build-date.patch-43-+cf_time="1970-01-01"
##############################################
guix-1.2.0/gnu/packages/patches/glibc-allow-kernel-2.6.32.patch-14- $as_echo_n "checking for kernel header at least $minimum_kernel... " >&6; }
guix-1.2.0/gnu/packages/patches/glibc-allow-kernel-2.6.32.patch:15: decnum=`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/(\1 * 65536 + \2 * 256 + \3)/'`;
guix-1.2.0/gnu/packages/patches/glibc-allow-kernel-2.6.32.patch:16:-abinum=`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1,\2,\3/'`;
guix-1.2.0/gnu/packages/patches/glibc-allow-kernel-2.6.32.patch-17-+abinum=`echo "2.6.32.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1,\2,\3/'`;
##############################################
guix-1.2.0/gnu/packages/patches/glibc-allow-kernel-2.6.32.patch-27- changequote(,)dnl
guix-1.2.0/gnu/packages/patches/glibc-allow-kernel-2.6.32.patch:28: decnum=`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/(\1 * 65536 + \2 * 256 + \3)/'`;
guix-1.2.0/gnu/packages/patches/glibc-allow-kernel-2.6.32.patch:29:-abinum=`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1,\2,\3/'`;
guix-1.2.0/gnu/packages/patches/glibc-allow-kernel-2.6.32.patch-30-+abinum=`echo "2.6.32.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1,\2,\3/'`;
##############################################
guix-1.2.0/gnu/packages/patches/p7zip-remove-unused-code.patch-455-@@ -247,12 +230,6 @@ Version 9.22
guix-1.2.0/gnu/packages/patches/p7zip-remove-unused-code.patch:456:   - #3283518 : Asm/x{32,64}/7zCrcT8U.asm introduces executable stack
guix-1.2.0/gnu/packages/patches/p7zip-remove-unused-code.patch-457- 
##############################################
guix-1.2.0/gnu/packages/patches/python-cross-compile.patch-106- if test "$prefix" != "/"; then
guix-1.2.0/gnu/packages/patches/python-cross-compile.patch:107:     prefix=`echo "$prefix" | sed -e 's/\/$//g'`
guix-1.2.0/gnu/packages/patches/python-cross-compile.patch-108- fi
##############################################
guix-1.2.0/gnu/packages/patches/libmpeg2-global-symbol-test.patch-17-     builddir="."	# running from make check, but it does not define that
guix-1.2.0/gnu/packages/patches/libmpeg2-global-symbol-test.patch:18:@@ -14,22 +18,30 @@ builddir=`cd $builddir;pwd`
guix-1.2.0/gnu/packages/patches/libmpeg2-global-symbol-test.patch-19- 
##############################################
guix-1.2.0/gnu/packages/patches/libmpeg2-global-symbol-test.patch-39-+    shift
guix-1.2.0/gnu/packages/patches/libmpeg2-global-symbol-test.patch:40:+    lib_files=`ls "$@" 2>/dev/null`
guix-1.2.0/gnu/packages/patches/libmpeg2-global-symbol-test.patch-41-+    [ -z "$lib_files" ] && return
##############################################
guix-1.2.0/gnu/packages/patches/mozjs38-shell-version.patch-14-@@ -1696,8 +1696,13 @@
guix-1.2.0/gnu/packages/patches/mozjs38-shell-version.patch:15: MOZJS_PATCH_VERSION=`echo $MOZILLA_VERSION | sed "s|^[0-9]*\.[0-9]*[^0-9]*||"`
guix-1.2.0/gnu/packages/patches/mozjs38-shell-version.patch:16: IS_ALPHA=`echo $MOZILLA_VERSION | grep '[ab]'`
guix-1.2.0/gnu/packages/patches/mozjs38-shell-version.patch-17- 
##############################################
guix-1.2.0/gnu/packages/patches/mozjs38-shell-version.patch-32-@@ -234,16 +234,13 @@ MOZJS_MINOR_VERSION=`echo $MOZILLA_VERSI
guix-1.2.0/gnu/packages/patches/mozjs38-shell-version.patch:33: MOZJS_PATCH_VERSION=`echo $MOZILLA_VERSION | sed "s|^[0-9]*\.[0-9]*[^0-9]*||"`
guix-1.2.0/gnu/packages/patches/mozjs38-shell-version.patch:34: IS_ALPHA=`echo $MOZILLA_VERSION | grep '[ab]'`
guix-1.2.0/gnu/packages/patches/mozjs38-shell-version.patch-35- 
##############################################
guix-1.2.0/gnu/packages/patches/libmygpo-qt-fix-qt-5.11.patch-17-     set( QT_DONT_USE_QTGUI TRUE )
guix-1.2.0/gnu/packages/patches/libmygpo-qt-fix-qt-5.11.patch:18:     include( ${QT_USE_FILE} )
guix-1.2.0/gnu/packages/patches/libmygpo-qt-fix-qt-5.11.patch-19- 
##############################################
guix-1.2.0/gnu/packages/patches/widelands-system-wide_minizip.patch-23- 
guix-1.2.0/gnu/packages/patches/widelands-system-wide_minizip.patch:24: include("${CMAKE_SOURCE_DIR}/cmake/WlFunctions.cmake")
guix-1.2.0/gnu/packages/patches/widelands-system-wide_minizip.patch-25-+set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_HOME_DIRECTORY}/Modules)
##############################################
guix-1.2.0/gnu/packages/patches/libmad-mips-newgcc.patch-9- #  define MAD_F_MLX(hi, lo, x, y)  \
guix-1.2.0/gnu/packages/patches/libmad-mips-newgcc.patch:10:-    asm ("mult	%2,%3"  \
guix-1.2.0/gnu/packages/patches/libmad-mips-newgcc.patch-11--	 : "=l" (lo), "=h" (hi)  \
guix-1.2.0/gnu/packages/patches/libmad-mips-newgcc.patch:12:+    asm ("mult	%2,%3\n\tmfhi  %1"  \
guix-1.2.0/gnu/packages/patches/libmad-mips-newgcc.patch-13-+	 : "=l" (lo), "=r" (hi)  \
##############################################
guix-1.2.0/gnu/packages/patches/glibc-locales.patch-24-@@ -414,7 +414,7 @@
guix-1.2.0/gnu/packages/patches/glibc-locales.patch:25: 	input=`echo $$locale | sed 's/\([^.]*\)[^@]*\(.*\)/\1\2/'`; \
guix-1.2.0/gnu/packages/patches/glibc-locales.patch-26- 	$(LOCALEDEF) $$flags --alias-file=../intl/locale.alias \
##############################################
guix-1.2.0/gnu/packages/patches/python-3-fix-tests.patch-88-@@ -1323,6 +1323,8 @@ class BaseEventLoopWithSelectorTests(test_utils.TestCase):
guix-1.2.0/gnu/packages/patches/python-3-fix-tests.patch:89:         self._test_create_connection_ip_addr(m_socket, False)
guix-1.2.0/gnu/packages/patches/python-3-fix-tests.patch-90- 
##############################################
guix-1.2.0/gnu/packages/patches/x265-arm-flags.patch-24- else()
guix-1.2.0/gnu/packages/patches/x265-arm-flags.patch:25:     message(STATUS "CMAKE_SYSTEM_PROCESSOR value `${CMAKE_SYSTEM_PROCESSOR}` is unknown")
guix-1.2.0/gnu/packages/patches/x265-arm-flags.patch-26-@@ -252,10 +252,7 @@ if(GCC)
##############################################
guix-1.2.0/gnu/packages/patches/guile-3.0-linux-syscalls.patch-249-+  c_name = scm_to_locale_string (name);
guix-1.2.0/gnu/packages/patches/guile-3.0-linux-syscalls.patch:250:+  c_address = scm_to_sockaddr (address, &sa_len);
guix-1.2.0/gnu/packages/patches/guile-3.0-linux-syscalls.patch-251-+
##############################################
guix-1.2.0/gnu/packages/patches/pciutils-hurd-configure.patch-17- 		proc=`/usr/sbin/lsdev -C -c processor -S available -F name | head -1`
guix-1.2.0/gnu/packages/patches/pciutils-hurd-configure.patch:18: 		cpu=`/usr/sbin/lsattr -F value -l $proc -a type | sed 's/_.*//'`
guix-1.2.0/gnu/packages/patches/pciutils-hurd-configure.patch-19- 	else
guix-1.2.0/gnu/packages/patches/pciutils-hurd-configure.patch:20:-		cpu=`uname -m | sed 's/^i.86$/i386/;s/^sun4u$/sparc64/;s/^i86pc$/i386/;s/^BePC$/i386/;s/^BeMac$/powerpc/;s/^BeBox$/powerpc/'`
guix-1.2.0/gnu/packages/patches/pciutils-hurd-configure.patch:21:+		cpu=`uname -m | sed 's/^i.86-AT386/i386/;s/^i.86$/i386/;s/^sun4u$/sparc64/;s/^i86pc$/i386/;s/^BePC$/i386/;s/^BeMac$/powerpc/;s/^BeBox$/powerpc/'`
guix-1.2.0/gnu/packages/patches/pciutils-hurd-configure.patch-22- 	fi
##############################################
guix-1.2.0/gnu/packages/patches/ldc-bootstrap-disable-tests.patch-65-
guix-1.2.0/gnu/packages/patches/ldc-bootstrap-disable-tests.patch:66:     ih.getHostByAddr(0x7F_00_00_01);
guix-1.2.0/gnu/packages/patches/ldc-bootstrap-disable-tests.patch-67-@@ -889,6 +894,7 @@ unittest
##############################################
guix-1.2.0/gnu/packages/patches/ngircd-handle-zombies.patch-24-+
guix-1.2.0/gnu/packages/patches/ngircd-handle-zombies.patch:25: [ -z "$srcdir" ] && srcdir=`dirname $0`
guix-1.2.0/gnu/packages/patches/ngircd-handle-zombies.patch-26- 
##############################################
guix-1.2.0/gnu/packages/patches/picprog-non-intel-support.patch-44-   if (tsc_1000ns > 1 && disable_interrupts)
guix-1.2.0/gnu/packages/patches/picprog-non-intel-support.patch:45:     asm volatile("pushf; cli");
guix-1.2.0/gnu/packages/patches/picprog-non-intel-support.patch-46-+#endif
##############################################
guix-1.2.0/gnu/packages/patches/picprog-non-intel-support.patch-51-   if (tsc_1000ns > 1 && disable_interrupts)
guix-1.2.0/gnu/packages/patches/picprog-non-intel-support.patch:52:     asm volatile("popf");
guix-1.2.0/gnu/packages/patches/picprog-non-intel-support.patch-53-+#endif
##############################################
guix-1.2.0/gnu/packages/patches/picprog-non-intel-support.patch-62-   if (tsc_1000ns > 1 && disable_interrupts)
guix-1.2.0/gnu/packages/patches/picprog-non-intel-support.patch:63:     asm volatile("pushf; cli");
guix-1.2.0/gnu/packages/patches/picprog-non-intel-support.patch-64-+#endif
##############################################
guix-1.2.0/gnu/packages/patches/picprog-non-intel-support.patch-69-   if (tsc_1000ns > 1 && disable_interrupts)
guix-1.2.0/gnu/packages/patches/picprog-non-intel-support.patch:70:     asm volatile("popf");
guix-1.2.0/gnu/packages/patches/picprog-non-intel-support.patch-71-+#endif
##############################################
guix-1.2.0/gnu/packages/patches/gcc-6-arm-none-eabi-multilib.patch-41--		if test "x$with_multilib_list" != x; then
guix-1.2.0/gnu/packages/patches/gcc-6-arm-none-eabi-multilib.patch:42:-			arm_multilibs=`echo $with_multilib_list | sed -e 's/,/ /g'`
guix-1.2.0/gnu/packages/patches/gcc-6-arm-none-eabi-multilib.patch-43--			for arm_multilib in ${arm_multilibs}; do
##############################################
guix-1.2.0/gnu/packages/patches/pinentry-efl.patch-77-+		AC_MSG_RESULT([yes])
guix-1.2.0/gnu/packages/patches/pinentry-efl.patch:78:+		EFL_CFLAGS=`"${PKG_CONFIG}" --cflags ecore-x elementary`
guix-1.2.0/gnu/packages/patches/pinentry-efl.patch:79:+		EFL_LIBS=`"${PKG_CONFIG}" --libs ecore-x elementary`
guix-1.2.0/gnu/packages/patches/pinentry-efl.patch-80-+		AC_SUBST(EFL_CFLAGS)
##############################################
guix-1.2.0/gnu/packages/patches/akonadi-not-relocatable.patch-41-@@ -35,7 +35,7 @@ include(${CMAKE_CURRENT_LIST_DIR}/KF5Ako
guix-1.2.0/gnu/packages/patches/akonadi-not-relocatable.patch:42: include(${CMAKE_CURRENT_LIST_DIR}/KF5AkonadiMacros.cmake)
guix-1.2.0/gnu/packages/patches/akonadi-not-relocatable.patch-43- 
##############################################
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch-13- 
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:14:-MOZILLA_VERSION=`$PYTHON $srcdir/python/mozbuild/mozbuild/milestone.py --topsrcdir $srcdir`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:15:-MOZILLA_UAVERSION=`$PYTHON $srcdir/python/mozbuild/mozbuild/milestone.py --topsrcdir $srcdir --uaversion`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:16:-MOZILLA_SYMBOLVERSION=`$PYTHON $srcdir/python/mozbuild/mozbuild/milestone.py --topsrcdir $srcdir --symbolversion`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch-17--
##############################################
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch-42--
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:43:-MOZJS_MAJOR_VERSION=`echo $MOZILLA_VERSION | sed "s|\(^[0-9]*\)\.[0-9]*.*|\1|"`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:44:-MOZJS_MINOR_VERSION=`echo $MOZILLA_VERSION | sed "s|^[0-9]*\.\([0-9]*\).*|\1|"`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:45:-MOZJS_PATCH_VERSION=`echo $MOZILLA_VERSION | sed "s|^[0-9]*\.[0-9]*[^0-9]*||"`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:46:-IS_ALPHA=`echo $MOZILLA_VERSION | grep '[ab]'`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch-47--
##############################################
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch-53--  
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:54:-  MOZJS_ALPHA=`echo $MOZILLA_VERSION | sed "s|^[0-9]*\.[0-9\.]*\([^0-9]\).*|\1|"`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch-55--  
##############################################
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch-84- 
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:85:+MOZILLA_VERSION=`$PYTHON $srcdir/python/mozbuild/mozbuild/milestone.py --topsrcdir $srcdir`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:86:+MOZILLA_UAVERSION=`$PYTHON $srcdir/python/mozbuild/mozbuild/milestone.py --topsrcdir $srcdir --uaversion`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:87:+MOZILLA_SYMBOLVERSION=`$PYTHON $srcdir/python/mozbuild/mozbuild/milestone.py --topsrcdir $srcdir --symbolversion`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch-88-+
##############################################
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch-113-+
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:114:+MOZJS_MAJOR_VERSION=`echo $MOZILLA_VERSION | sed "s|\(^[0-9]*\)\.[0-9]*.*|\1|"`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:115:+MOZJS_MINOR_VERSION=`echo $MOZILLA_VERSION | sed "s|^[0-9]*\.\([0-9]*\).*|\1|"`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:116:+MOZJS_PATCH_VERSION=`echo $MOZILLA_VERSION | sed "s|^[0-9]*\.[0-9]*[^0-9]*||"`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:117:+IS_ALPHA=`echo $MOZILLA_VERSION | grep '[ab]'`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch-118-+
##############################################
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch-124-+  
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch:125:+  MOZJS_ALPHA=`echo $MOZILLA_VERSION | sed "s|^[0-9]*\.[0-9\.]*\([^0-9]\).*|\1|"`
guix-1.2.0/gnu/packages/patches/mozjs38-version-detection.patch-126-+  
##############################################
guix-1.2.0/gnu/packages/patches/glibc-2.27-git-fixes.patch-292-+++ b/sysdeps/unix/sysv/linux/i386/sigaction.c
guix-1.2.0/gnu/packages/patches/glibc-2.27-git-fixes.patch:293:@@ -42,7 +42,6 @@ extern void restore_rt (void) asm ("__restore_rt") attribute_hidden;
guix-1.2.0/gnu/packages/patches/glibc-2.27-git-fixes.patch-294- #endif
guix-1.2.0/gnu/packages/patches/glibc-2.27-git-fixes.patch:295: extern void restore (void) asm ("__restore") attribute_hidden;
guix-1.2.0/gnu/packages/patches/glibc-2.27-git-fixes.patch-296- 
##############################################
guix-1.2.0/gnu/packages/patches/glibc-2.27-git-fixes.patch-497-+
guix-1.2.0/gnu/packages/patches/glibc-2.27-git-fixes.patch:498:+  asm volatile ("mov %%ss, %0" : "=rm" (orig_ss));
guix-1.2.0/gnu/packages/patches/glibc-2.27-git-fixes.patch-499-+
##############################################
guix-1.2.0/gnu/packages/patches/glibc-2.27-git-fixes.patch-526-+
guix-1.2.0/gnu/packages/patches/glibc-2.27-git-fixes.patch:527:+      asm volatile ("mov %0, %%ss" : : "r" (0x7));
guix-1.2.0/gnu/packages/patches/glibc-2.27-git-fixes.patch-528-+
##############################################
guix-1.2.0/gnu/packages/patches/gcc-boot-2.95.3.patch-108- 	  if [ X$$file != X.. ]; then \
guix-1.2.0/gnu/packages/patches/gcc-boot-2.95.3.patch:109: 	    realfile=`echo $$file | sed -e 's|.*/\([^/]*\)$$|\1|'`; \
guix-1.2.0/gnu/packages/patches/gcc-boot-2.95.3.patch-110-@@ -2265,16 +2275,17 @@ stmp-fixproto: fixhdr.ready fixproto stm
##############################################
guix-1.2.0/gnu/packages/patches/pypy3-7.3.1-fix-tests.patch-76-@@ -1296,6 +1296,8 @@
guix-1.2.0/gnu/packages/patches/pypy3-7.3.1-fix-tests.patch:77:         self._test_create_connection_ip_addr(m_socket, False)
guix-1.2.0/gnu/packages/patches/pypy3-7.3.1-fix-tests.patch-78- 
##############################################
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-69-+  */)
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch:70:+    with_toolexeclibdir=`echo $with_toolexeclibdir | sed 's,/$,,'`
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-71-+    ;;
##############################################
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-166-+  */)
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch:167:+    with_toolexeclibdir=`echo $with_toolexeclibdir | sed 's,/$,,'`
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-168-+    ;;
##############################################
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-222-+  */)
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch:223:+    with_toolexeclibdir=`echo $with_toolexeclibdir | sed 's,/$,,'`
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-224-+    ;;
##############################################
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-300-+  */)
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch:301:+    with_toolexeclibdir=`echo $with_toolexeclibdir | sed 's,/$,,'`
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-302-+    ;;
##############################################
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-379-+  */)
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch:380:+    with_toolexeclibdir=`echo $with_toolexeclibdir | sed 's,/$,,'`
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-381-+    ;;
##############################################
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-458-+  */)
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch:459:+    with_toolexeclibdir=`echo $with_toolexeclibdir | sed 's,/$,,'`
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-460-+    ;;
##############################################
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-537-+  */)
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch:538:+    with_toolexeclibdir=`echo $with_toolexeclibdir | sed 's,/$,,'`
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-539-+    ;;
##############################################
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-616-+  */)
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch:617:+    with_toolexeclibdir=`echo $with_toolexeclibdir | sed 's,/$,,'`
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-618-+    ;;
##############################################
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-713-+  */)
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch:714:+    with_toolexeclibdir=`echo $with_toolexeclibdir | sed 's,/$,,'`
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-715-+    ;;
##############################################
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-774-+  */)
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch:775:+    with_toolexeclibdir=`echo $with_toolexeclibdir | sed 's,/$,,'`
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-776-+    ;;
##############################################
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-871-+  */)
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch:872:+    with_toolexeclibdir=`echo $with_toolexeclibdir | sed 's,/$,,'`
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-873-+    ;;
##############################################
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-1012-+  */)
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch:1013:+    with_toolexeclibdir=`echo $with_toolexeclibdir | sed 's,/$,,'`
guix-1.2.0/gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch-1014-+    ;;
##############################################
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch-379- .S.obj:
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch:380: @am__fastdepCCAS_TRUE@	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch-381--@am__fastdepCCAS_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch-384- @AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch:385: @am__fastdepCCAS_FALSE@	$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch-386- 
##############################################
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch-403- .c.obj:
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch:404: @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch-405--@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch-408- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch:409: @am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch-410- 
##############################################
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch-475- GTAGS:
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch:476: 	here=`$(am__cd) $(top_builddir) && pwd` \
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch-477--	  && cd $(top_srcdir) \
##############################################
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch-486- 	  if test -d $$d/$$file; then \
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch:487: 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
guix-1.2.0/gnu/packages/patches/jamvm-arm.patch-488-+	    if test -d "$(distdir)/$$file"; then \
##############################################
guix-1.2.0/gnu/packages/patches/kpackage-fix-KF5PackageMacros.cmake.patch-17--find_package(ECM 1.6.0 CONFIG REQUIRED)
guix-1.2.0/gnu/packages/patches/kpackage-fix-KF5PackageMacros.cmake.patch:18:-include(${ECM_KDE_MODULE_DIR}/KDEInstallDirs.cmake)
guix-1.2.0/gnu/packages/patches/kpackage-fix-KF5PackageMacros.cmake.patch-19-+include(KDEInstallDirs)
##############################################
guix-1.2.0/gnu/packages/patches/lm-sensors-hwmon-attrs.patch-65-+	do
guix-1.2.0/gnu/packages/patches/lm-sensors-hwmon-attrs.patch:66:+		device=`echo "$entry" | sed -e 's/=[^=]*$//'`
guix-1.2.0/gnu/packages/patches/lm-sensors-hwmon-attrs.patch-67-+
##############################################
guix-1.2.0/gnu/packages/patches/glibc-boot-2.2.5.patch-29-@@ -1530,7 +1530,7 @@ echo "configure:1530: checking version o
guix-1.2.0/gnu/packages/patches/glibc-boot-2.2.5.patch:30:   ac_prog_version=`$MAKE --version 2>&1 | sed -n 's/^.*GNU Make[^0-9]*\([0-9][0-9.]*\).*$/\1/p'`
guix-1.2.0/gnu/packages/patches/glibc-boot-2.2.5.patch-31-   case $ac_prog_version in
##############################################
guix-1.2.0/gnu/packages/patches/glibc-boot-2.2.5.patch-164-@@ -218,7 +218,7 @@ endif
guix-1.2.0/gnu/packages/patches/glibc-boot-2.2.5.patch:165: 	fopen_max=`sed -n 's/^#define OPEN_MAX //1p' $(@:st=hT)`; 	\
guix-1.2.0/gnu/packages/patches/glibc-boot-2.2.5.patch:166: 	filename_max=`sed -n 's/^#define PATH_MAX //1p' $(@:st=hT)`;	\
guix-1.2.0/gnu/packages/patches/glibc-boot-2.2.5.patch:167: 	iov_max=`sed -n 's/^#define UIO_MAXIOV //p' $(@:st=hT)`;	\
guix-1.2.0/gnu/packages/patches/glibc-boot-2.2.5.patch-168--	fopen_max=$${fopen_max:-16};					\
##############################################
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch-193-+	case EXPECT_BROADCAST:
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch:194:+	  parse_opt_set_brdaddr (*ifp, argv[i]);
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch-195-+	  break;
##############################################
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch-249-+	  else if (!((*ifp)->valid & IF_VALID_DSTADDR))
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch:250:+	    parse_opt_set_dstaddr (*ifp, argv[i]);
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch-251-+	}
##############################################
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch-353-+void
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch:354:+system_fh_hwaddr (format_data_t form, int argc _GL_UNUSED_PARAMETER,
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch-355-+		  char *argv[] _GL_UNUSED_PARAMETER)
##############################################
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch-367-+      if (arp && arp->print_hwaddr)
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch:368:+	arp->print_hwaddr (form,
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch-369-+			   (unsigned char *) form->ifr->ifr_hwaddr.sa_data);
##############################################
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch-464-+void system_fh_hwaddr_query (format_data_t form, int argc, char *argv[]);
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch:465:+void system_fh_hwaddr (format_data_t form, int argc, char *argv[]);
guix-1.2.0/gnu/packages/patches/inetutils-hurd.patch-466-+void system_fh_hwtype_query (format_data_t form, int argc, char *argv[]);
##############################################
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch-8- gentoo_lt_version="1.5.16"
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch:9:-gentoo_ltmain_version=`grep '^[:space:]*VERSION=' $ltmain | sed -e 's|^[:space:]*VERSION=||'`
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch:10:+gentoo_ltmain_version=`grep '^[[:space:]]*VERSION=' $ltmain | sed -e 's|^[[:space:]]*VERSION=||'`
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch-11- if test "$gentoo_lt_version" != "$gentoo_ltmain_version"; then
##############################################
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch-19- gentoo_lt_version="1.5.16"
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch:20:-gentoo_ltmain_version=`grep '^[[:space:]]*VERSION=' $ltmain | sed -e 's|^[[:space:]]*VERSION=||'`
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch:21:+gentoo_ltmain_version=`[grep '^[[:space:]]*VERSION=' $ltmain | sed -e 's|^[[:space:]]*VERSION=||']`
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch-22- if test "$gentoo_lt_version" != "$gentoo_ltmain_version"; then
##############################################
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch-30- gentoo_lt_version="1.5.16"
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch:31:-gentoo_ltmain_version=`grep '^[:space:]*VERSION=' $ltmain | sed -e 's|^[:space:]*VERSION=||'`
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch:32:+gentoo_ltmain_version=`grep '^[[:space:]]*VERSION=' $ltmain | sed -e 's|^[[:space:]]*VERSION=||'`
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch-33- if test "$gentoo_lt_version" != "$gentoo_ltmain_version"; then
##############################################
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch-41- gentoo_lt_version="1.5.16"
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch:42:-gentoo_ltmain_version=`grep '^[[:space:]]*VERSION=' $ltmain | sed -e 's|^[[:space:]]*VERSION=||'`
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch:43:+gentoo_ltmain_version=`[grep '^[[:space:]]*VERSION=' $ltmain | sed -e 's|^[[:space:]]*VERSION=||']`
guix-1.2.0/gnu/packages/patches/cpufrequtils-fix-aclocal.patch-44- if test "$gentoo_lt_version" != "$gentoo_ltmain_version"; then
##############################################
guix-1.2.0/gnu/packages/patches/libtheora-config-guess.patch-29- EOF
guix-1.2.0/gnu/packages/patches/libtheora-config-guess.patch:30:-	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
guix-1.2.0/gnu/packages/patches/libtheora-config-guess.patch-31--	rm -f $dummy.c && rmdir $tmpdir
guix-1.2.0/gnu/packages/patches/libtheora-config-guess.patch-32--	test x"${CPU}" != x && echo "${CPU}-pc-linux-gnu" && exit 0
guix-1.2.0/gnu/packages/patches/libtheora-config-guess.patch:33:+	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
guix-1.2.0/gnu/packages/patches/libtheora-config-guess.patch-34-+	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit 0; }
##############################################
guix-1.2.0/gnu/packages/patches/nss-3.56-pkgconfig.patch-19-+
guix-1.2.0/gnu/packages/patches/nss-3.56-pkgconfig.patch:20:+NSS_MAJOR_VERSION = `grep "NSS_VMAJOR" ../lib/nss/nss.h | awk '{print $$3}'`
guix-1.2.0/gnu/packages/patches/nss-3.56-pkgconfig.patch:21:+NSS_MINOR_VERSION = `grep "NSS_VMINOR" ../lib/nss/nss.h | awk '{print $$3}'`
guix-1.2.0/gnu/packages/patches/nss-3.56-pkgconfig.patch:22:+NSS_PATCH_VERSION = `grep "NSS_VPATCH" ../lib/nss/nss.h | awk '{print $$3}'`
guix-1.2.0/gnu/packages/patches/nss-3.56-pkgconfig.patch-23-+PREFIX = /usr
##############################################
guix-1.2.0/gnu/packages/patches/nss-3.56-pkgconfig.patch-97-+  case "$1" in
guix-1.2.0/gnu/packages/patches/nss-3.56-pkgconfig.patch:98:+  -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
guix-1.2.0/gnu/packages/patches/nss-3.56-pkgconfig.patch-99-+  *) optarg= ;;
##############################################
guix-1.2.0/gnu/packages/patches/patchutils-test-perms.patch-6-@@ -1106,5 +1108,6 @@
guix-1.2.0/gnu/packages/patches/patchutils-test-perms.patch:7: 	rm -f $(DESTDIR)$(bindir)/"`echo lsdiff|sed '$(transform)'`"
guix-1.2.0/gnu/packages/patches/patchutils-test-perms.patch:8: 	rm -f $(DESTDIR)$(bindir)/"`echo grepdiff|sed '$(transform)'`"
guix-1.2.0/gnu/packages/patches/patchutils-test-perms.patch-9- 
##############################################
guix-1.2.0/gnu/packages/patches/gmp-arm-asm-nothumb.patch-6-# Parent  0194a75b56b21a9196626430af86c5bd9110c42d
guix-1.2.0/gnu/packages/patches/gmp-arm-asm-nothumb.patch:7:Conditionalise ARM asm on !__thumb__.
guix-1.2.0/gnu/packages/patches/gmp-arm-asm-nothumb.patch-8-
##############################################
guix-1.2.0/gnu/packages/patches/maven-generate-javax-inject-named.patch-22-+
guix-1.2.0/gnu/packages/patches/maven-generate-javax-inject-named.patch:23:+for file in `(cd $1; find -name '*.java')`; do
guix-1.2.0/gnu/packages/patches/maven-generate-javax-inject-named.patch:24:+  annot=`grep "^@Named" $1/$file`
guix-1.2.0/gnu/packages/patches/maven-generate-javax-inject-named.patch-25-+  if [ "$annot" != "" ]; then
##############################################
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch-60- : This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist.
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch:61:-glibpth=`echo " $glibpth " | sed -e 's! /usr/shlib ! !'`
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch-62--glibpth="/usr/shlib $glibpth"
##############################################
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch-68- "
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch:69: pth=`echo $PATH | sed -e "s/$p_/ /g"`
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch-70--pth="$pth $sysroot/lib $sysroot/usr/lib"
##############################################
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch-92--	syspath="$syspath /usr/man/man.L /local/man/man1 /usr/local/man/man1"
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch:93:-	sysman=`./loc . /usr/man/man1 $syspath`
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch-94-+	syspath=''
##############################################
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch-221--        echo 'Your shared -lndbm is not a real library.'
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch:222:-        set `echo X "$libswanted "| sed -e 's/ ndbm / /'`
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch-223--        shift
##############################################
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch-252--            if $test -e $p/$trylib; then
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch:253:-                libc=`ls -l $p/$trylib | awk '{print $NF}'`
guix-1.2.0/gnu/packages/patches/perl-no-sys-dirs.patch-254--                if $test "X$libc" != X; then
##############################################
guix-1.2.0/gnu/packages/patches/texi2html-i18n.patch-10--	if test '$(USE_NLS)' = 'yes'; then \
guix-1.2.0/gnu/packages/patches/texi2html-i18n.patch:11:-	  for file in "$(srcdir)/$(po_document_dir)/po_document/"*".po"; do lang=`basename "$$file" .po | sed 's/\..*//'`; \
guix-1.2.0/gnu/packages/patches/texi2html-i18n.patch-12--		test "$$lang" = 'en' && continue; \
##############################################
guix-1.2.0/gnu/packages/patches/texi2html-i18n.patch-37--	for file in "$(srcdir)/$(po_document_dir)/po_document/"*.po; do \
guix-1.2.0/gnu/packages/patches/texi2html-i18n.patch:38:-	  basename=`basename "$$file" .po` ; \
guix-1.2.0/gnu/packages/patches/texi2html-i18n.patch-39--	  $(MKDIR_P) "locales/$$basename/LC_MESSAGES/" ; \
##############################################
guix-1.2.0/gnu/packages/patches/hdf4-reproducibility.patch-6-+++ b/configure
guix-1.2.0/gnu/packages/patches/hdf4-reproducibility.patch:7:@@ -23163,7 +23163,7 @@ H4_VERSION="`cut -d' ' -f3 $srcdir/README.txt | head -1`"
guix-1.2.0/gnu/packages/patches/hdf4-reproducibility.patch-8- 
##############################################
guix-1.2.0/gnu/packages/patches/hdf4-reproducibility.patch-11-- CONFIG_DATE="`date`"
guix-1.2.0/gnu/packages/patches/hdf4-reproducibility.patch:12:+CONFIG_DATE=`date -u -d "@$SOURCE_DATE_EPOCH"`
guix-1.2.0/gnu/packages/patches/hdf4-reproducibility.patch-13- 
##############################################
guix-1.2.0/gnu/packages/patches/bc-fix-cross-compilation.patch-162-+       *.c | *.o | *.obj | *.ilk | *.pdb) ;;
guix-1.2.0/gnu/packages/patches/bc-fix-cross-compilation.patch:163:+       *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
guix-1.2.0/gnu/packages/patches/bc-fix-cross-compilation.patch-164-+       esac
##############################################
guix-1.2.0/gnu/packages/patches/glibc-locales-2.28.patch-23-@@ -224,7 +224,7 @@ $(INSTALL-SUPPORTED-LOCALES): install-locales-dir
guix-1.2.0/gnu/packages/patches/glibc-locales-2.28.patch:24: 	input=`echo $$locale | sed 's/\([^.]*\)[^@]*\(.*\)/\1\2/'`; \
guix-1.2.0/gnu/packages/patches/glibc-locales-2.28.patch-25- 	$(LOCALEDEF) $$flags --alias-file=../intl/locale.alias \
##############################################
guix-1.2.0/gnu/packages/patches/proot-test-fhs.patch-94--${PROOT} -b /bin/true:${TMP}/true /bin/true
guix-1.2.0/gnu/packages/patches/proot-test-fhs.patch:95:+${PROOT} -b `which true`:${TMP}/true `which true`
guix-1.2.0/gnu/packages/patches/proot-test-fhs.patch-96- ! test -e ${TMP}/true
##############################################
guix-1.2.0/gnu/packages/patches/openssl-runpath.patch-7-@@ -106,7 +106,7 @@ LINK_SO=	\
guix-1.2.0/gnu/packages/patches/openssl-runpath.patch:8:     LIBPATH=`for x in $$LIBDEPS; do echo $$x; done | sed -e 's/^ *-L//;t' -e d | uniq`; \
guix-1.2.0/gnu/packages/patches/openssl-runpath.patch:9:     LIBPATH=`echo $$LIBPATH | sed -e 's/ /:/g'`; \
guix-1.2.0/gnu/packages/patches/openssl-runpath.patch-10-     LD_LIBRARY_PATH=$$LIBPATH:$$LD_LIBRARY_PATH \
##############################################
guix-1.2.0/gnu/packages/patches/bpftrace-disable-bfd-disasm.patch-9--if(${LIBBFD_FOUND} AND ${LIBOPCODES_FOUND})
guix-1.2.0/gnu/packages/patches/bpftrace-disable-bfd-disasm.patch:10:-  set(HAVE_BFD_DISASM TRUE)
guix-1.2.0/gnu/packages/patches/bpftrace-disable-bfd-disasm.patch-11--endif()
##############################################
guix-1.2.0/gnu/packages/games.scm-6747-    (synopsis "First person shooter engine for Quake 1")
guix-1.2.0/gnu/packages/games.scm:6748:    (description "Quakespasm is a modern engine for id software's Quake 1.
guix-1.2.0/gnu/packages/games.scm-6749-It includes support for 64 bit CPUs, custom music playback, a new sound driver,
##############################################
guix-1.2.0/gnu/packages/compression.scm-1074-    (native-inputs
guix-1.2.0/gnu/packages/compression.scm:1075:     `(;; nasm is only required when building for 32-bit x86 platforms
guix-1.2.0/gnu/packages/compression.scm-1076-       ,@(if (string-prefix? "i686" (or (%current-target-system)
##############################################
guix-1.2.0/gnu/packages/java.scm-2767-                                    (assoc-ref inputs "jdk") "/bin/java"
guix-1.2.0/gnu/packages/java.scm:2768:                                    " -cp " dir "/javacc.jar" " `basename $0`" " $*"))))
guix-1.2.0/gnu/packages/java.scm-2769-               (chmod javacc #o755)
##############################################
guix-1.2.0/gnu/packages/java.scm-5078-    (synopsis "Very small and fast Java bytecode manipulation framework")
guix-1.2.0/gnu/packages/java.scm:5079:    (description "ASM is an all purpose Java bytecode manipulation and
guix-1.2.0/gnu/packages/java.scm-5080-analysis framework.  It can be used to modify existing classes or dynamically
##############################################
guix-1.2.0/gnu/tests/dict.scm-100-          (test-assert "connect"
guix-1.2.0/gnu/tests/dict.scm:101:            (let ((addr (make-socket-address AF_INET INADDR_LOOPBACK 8000)))
guix-1.2.0/gnu/tests/dict.scm-102-              (connect %dico-socket addr)
##############################################
guix-1.2.0/gnu/tests/networking.scm-117-            (let ((echo (socket PF_INET SOCK_STREAM 0))
guix-1.2.0/gnu/tests/networking.scm:118:                  (addr (make-socket-address AF_INET INADDR_LOOPBACK 8007)))
guix-1.2.0/gnu/tests/networking.scm-119-              (connect echo addr)
##############################################
guix-1.2.0/gnu/tests/networking.scm-128-            (let ((dict (socket PF_INET SOCK_STREAM 0))
guix-1.2.0/gnu/tests/networking.scm:129:                  (addr (make-socket-address AF_INET INADDR_LOOPBACK 8628)))
guix-1.2.0/gnu/tests/networking.scm-130-              (connect dict addr)
##############################################
guix-1.2.0/gnu/tests/mail.scm-108-            (let* ((smtp (socket AF_INET SOCK_STREAM 0))
guix-1.2.0/gnu/tests/mail.scm:109:                   (addr (make-socket-address AF_INET INADDR_LOOPBACK 1025)))
guix-1.2.0/gnu/tests/mail.scm-110-              (connect smtp addr)
##############################################
guix-1.2.0/gnu/tests/mail.scm-230-          (define smtp (socket AF_INET SOCK_STREAM 0))
guix-1.2.0/gnu/tests/mail.scm:231:          (define addr (make-socket-address AF_INET INADDR_LOOPBACK 1025))
guix-1.2.0/gnu/tests/mail.scm-232-
##############################################
guix-1.2.0/gnu/tests/mail.scm-363-            (let ((imap (socket AF_INET SOCK_STREAM 0))
guix-1.2.0/gnu/tests/mail.scm:364:                  (addr (make-socket-address AF_INET INADDR_LOOPBACK 8143)))
guix-1.2.0/gnu/tests/mail.scm-365-              (connect imap addr)
##############################################
guix-1.2.0/gnu/tests/mail.scm-538-            (let ((imap (socket AF_INET SOCK_STREAM 0))
guix-1.2.0/gnu/tests/mail.scm:539:                  (addr (make-socket-address AF_INET INADDR_LOOPBACK 8143)))
guix-1.2.0/gnu/tests/mail.scm-540-              (connect imap addr)
##############################################
guix-1.2.0/gnu/build/file-systems.scm-841-           (sa (addrinfo:addr aa))
guix-1.2.0/gnu/build/file-systems.scm:842:           (inet-addr (inet-ntop (sockaddr:fam sa)
guix-1.2.0/gnu/build/file-systems.scm-843-                                 (sockaddr:addr sa))))
##############################################
guix-1.2.0/gnu/build/secret-service.scm-76-  (let ((sock (socket AF_INET SOCK_STREAM 0))
guix-1.2.0/gnu/build/secret-service.scm:77:        (addr (make-socket-address AF_INET INADDR_LOOPBACK port)))
guix-1.2.0/gnu/build/secret-service.scm-78-    ;; Connect to QEMU on the forwarded port.  The 'connect' call succeeds as
##############################################
guix-1.2.0/ChangeLog-41041-	it should be the installation prefix. This is caused by Makefiles replacing
guix-1.2.0/ChangeLog:41042:	`PREFIX` by `$(shell pwd)`.
guix-1.2.0/ChangeLog-41043-
##############################################
guix-1.2.0/ChangeLog-85039-
guix-1.2.0/ChangeLog:85040:	gnu: p7zip: Move *asm inputs to native-inputs.
guix-1.2.0/ChangeLog:85041:	* gnu/packages/compression.scm (p7zip)[inputs]: Move yasm, nasm ...
guix-1.2.0/ChangeLog-85042-	[native-inputs]: ... to here.
##############################################
guix-1.2.0/ChangeLog-86131-	gnu: mplayer: Adjust inputs.
guix-1.2.0/ChangeLog:86132:	* gnu/packages/video.scm (mplayer)[inputs]: Move yasm ...
guix-1.2.0/ChangeLog-86133-	[native-inputs]: ... to here.
##############################################
guix-1.2.0/ChangeLog-86241-	* gnu/packages/video.scm (avidemux)[inputs]: Remove sdl. Move perl,
guix-1.2.0/ChangeLog:86242:	python-wrapper, qttools, yasm ...
guix-1.2.0/ChangeLog-86243-	[native-inputs]: ... to here.
##############################################
guix-1.2.0/ChangeLog-174950-	* gnu/packages/java.scm (java-jarjar)[inputs]: Add java-asm-bootstrap.
guix-1.2.0/ChangeLog:174951:	[source]: Add snippet to delete bundled asm and junit.
guix-1.2.0/ChangeLog:174952:	[arguments]: Add phase 'do-not-use-bundled-asm to patch build.xml to
guix-1.2.0/ChangeLog-174953-	use system asm.
##############################################
guix-1.2.0/ChangeLog-196535-
guix-1.2.0/ChangeLog:196536:	* gnu/packages/video.scm (libx264)[native-inputs]: Replace yasm by nasm.
guix-1.2.0/ChangeLog-196537-
##############################################
guix-1.2.0/ChangeLog-213756-	* gnu/packages/video.scm (libass): Update to 0.14.0.
guix-1.2.0/ChangeLog:213757:	[native-inputs]: Change from YASM to NASM.
guix-1.2.0/ChangeLog-213758-
##############################################
guix-1.2.0/ChangeLog-240312-	[inputs]: Remove gstreamer and gst-plugins-base.  Add ffmpeg and gtk+3.  Move
guix-1.2.0/ChangeLog:240313:	yasm to native-inputs.
guix-1.2.0/ChangeLog-240314-	[native-inputs]: Add autoconf-2.13 and yasm.
##############################################
guix-1.2.0/ChangeLog-278943-
guix-1.2.0/ChangeLog:278944:	gnu: Adjust to yasm change of module.
guix-1.2.0/ChangeLog-278945-	This is a followup to 15a3fffc593a2385bbac60913909833babc1625f.
##############################################
guix-1.2.0/ChangeLog-278948-	gnu/packages/gstreamer.scm, gnu/packages/kodi.scm,
guix-1.2.0/ChangeLog:278949:	gnu/packages/video.scm: Adjust import list to yasm move.
guix-1.2.0/ChangeLog-278950-
##############################################
guix-1.2.0/ChangeLog-334850-
guix-1.2.0/ChangeLog:334851:	    * Use `$(MAKE)' instead of `make' for systems where `make' isn't GNU
guix-1.2.0/ChangeLog-334852-	      make (such as FreeBSD).
##############################################
guix-1.2.0/ChangeLog-364956-
guix-1.2.0/ChangeLog:364957:	    * Use `$(MAKE)' instead of `make' for systems where `make' isn't GNU
guix-1.2.0/ChangeLog-364958-	      make (such as FreeBSD).
##############################################
guix-1.2.0/etc/guix-install.sh-198-        *)
guix-1.2.0/etc/guix-install.sh:199:            _err "${ERR}Your operation system (${os}) is not supported."
guix-1.2.0/etc/guix-install.sh-200-            exit 1
##############################################
guix-1.2.0/.pc/fix-version-string/configure.ac-76-# to shell variables.
guix-1.2.0/.pc/fix-version-string/configure.ac:77:guix_prefix="`eval echo $prefix | sed -e"s|NONE|/usr/local|g"`"
guix-1.2.0/.pc/fix-version-string/configure.ac:78:guix_localstatedir="`eval echo $localstatedir | sed -e "s|NONE|$guix_prefix|g"`"
guix-1.2.0/.pc/fix-version-string/configure.ac:79:guix_sysconfdir="`eval echo $sysconfdir | sed -e "s|NONE|$guix_prefix|g"`"
guix-1.2.0/.pc/fix-version-string/configure.ac:80:guix_sbindir="`eval echo $sbindir | sed -e "s|NONE|$guix_prefix|g"`"
guix-1.2.0/.pc/fix-version-string/configure.ac-81-AC_SUBST([guix_localstatedir])
##############################################
guix-1.2.0/.pc/0007-tests-syscalls.scm-Disable-scandir-properties-test-f.patch/tests/syscalls.scm-433-  (let* ((sock (socket AF_INET SOCK_STREAM 0))
guix-1.2.0/.pc/0007-tests-syscalls.scm-Disable-scandir-properties-test-f.patch/tests/syscalls.scm:434:         (addr (network-interface-address sock "lo")))
guix-1.2.0/.pc/0007-tests-syscalls.scm-Disable-scandir-properties-test-f.patch/tests/syscalls.scm-435-    (close-port sock)
##############################################
guix-1.2.0/.pc/0007-tests-syscalls.scm-Disable-scandir-properties-test-f.patch/tests/syscalls.scm-455-  (let* ((sock (socket AF_INET SOCK_STREAM 0))
guix-1.2.0/.pc/0007-tests-syscalls.scm-Disable-scandir-properties-test-f.patch/tests/syscalls.scm:456:         (addr (network-interface-netmask sock "lo")))
guix-1.2.0/.pc/0007-tests-syscalls.scm-Disable-scandir-properties-test-f.patch/tests/syscalls.scm-457-    (close-port sock)
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-build-branch.sh-40-# checkout="`guix build guile-gcrypt --with-branch=guile-gcrypt=master -S`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-build-branch.sh:41:checkout="`guix gc --references "$latest_drv" | grep guile-gcrypt | grep -v -E '(-builder|\.drv)'`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-build-branch.sh-42-test -d "$checkout"
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-44-grep -E '^export PATH=.*profile/bin' "$tmpdir/a"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh:45:test "`wc -l < "$tmpdir/a"`" = 1
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-46-
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-47-# Guile must be on $PATH.
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh:48:test -x `sed -r 's/^export PATH="(.*)"/\1/' "$tmpdir/a"`/guile
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-49-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-115-     -- guile -c 1
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh:116:test `readlink "$gcroot"` = "$expected"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-117-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-120-     -- guile -c 1
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh:121:test `readlink "$gcroot"` = "$expected"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-122-rm "$gcroot"
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-126-     -- guile -c 1
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh:127:test `readlink "$gcroot"` = "$expected"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-128-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-149-drv="`guix environment --ad-hoc emacs -n 2>&1 | grep 'emacs.*\.drv'`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh:150:transformed_drv="`guix environment --ad-hoc emacs --with-source="$tmpdir/emacs-36.8" -n 2>&1 | grep 'emacs.*\.drv'`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-151-test -n "$drv"
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-159-# Transformation options without '--ad-hoc'.
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh:160:drv="`guix environment -n emacs-geiser 2>&1 | grep '\.drv$'`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-161-transformed_drv="`guix environment -n emacs-geiser \
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-184-    # Make sure bootstrap binaries are in the profile.
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh:185:    profile=`grep "^export PATH" "$tmpdir/a" | sed -r 's|^.*="(.*)/bin"|\1|'`
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-186-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-220-         --ad-hoc guile-bootstrap > "$tmpdir/a"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh:221:    profile=`grep "^export PATH" "$tmpdir/a" | sed -r 's|^.*="(.*)/bin"|\1|'`
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-222-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-240-         --pure -e "$expr_list_test_code" > "$tmpdir/a"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh:241:    profile=`grep "^export PATH" "$tmpdir/a" | sed -r 's|^.*="(.*)/bin"|\1|'`
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-environment.sh-242-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-pack.sh-60-guix pack -r "$test_directory/my-guile" --bootstrap guile-bootstrap
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-pack.sh:61:test "`readlink "$test_directory/my-guile"`" = "$out1"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-pack.sh-62-guix gc --list-roots | grep "^$test_directory/my-guile$"
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-pack.sh-115-drv1="`guix pack --no-grafts -n guile 2>&1 | grep pack.*\.drv`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-pack.sh:116:drv2="`guix pack --no-grafts -n --with-source=guile=$test_directory guile 2>&1 | grep pack.*\.drv`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-pack.sh-117-test -n "$drv1"
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-pack.sh-126-EOF
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-pack.sh:127:drv="`guix pack --no-grafts -d -m "$test_directory/manifest1.scm" -m "$test_directory/manifest2.scm"`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-pack.sh-128-guix gc -R "$drv" | grep `guix build guile -d --no-grafts`
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-29-{
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:30:    basename `readlink "$1"`
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-31-}
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-36-{
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:37:    test `echo $NIX_STORE_DIR/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-bootstrap-binaries-0/bin/bash | wc -c` \
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-38-	 -ge 128
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-61-boot_make="(@ (guix tests) gnu-make-for-tests)"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:62:boot_make_drv="`guix build -e "$boot_make" | grep -v -e -debug`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-63-guix package --bootstrap -p "$profile" -i "$boot_make_drv"
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-69-# name and version string.
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:70:installed="`guix package -p "$profile" --list-installed | cut -f1 | xargs echo | sort`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-71-case "x$installed" in
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-79-
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:80:test "`guix package -p "$profile" -I 'g.*e' | cut -f1`" = "guile-bootstrap"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-81-
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-82-guix package --bootstrap -p "$profile_alt" -i gcc-bootstrap
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:83:installed="`guix package -p "$profile" -p "$profile_alt" -I | cut -f1 | xargs echo | sort`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-84-case "x$installed" in
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-89-esac
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:90:test "`guix package -p "$profile_alt" -p "$profile" -I | wc -l`" = "3"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-91-rm "$profile_alt"
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-93-# List generations.
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:94:test "`guix package -p "$profile" -l | cut -f1 | grep guile | head -n1`" \
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-95-     = "  guile-bootstrap"
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-107-guix package --roll-back -p "$profile"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:108:test "`readlink_base "$profile"`" = "$profile-2-link"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-109-test -x "$profile/bin/guile" && test -x "$profile/bin/make"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-110-guix package --roll-back -p "$profile"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:111:test "`readlink_base "$profile"`" = "$profile-1-link"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-112-test -x "$profile/bin/guile" && ! test -x "$profile/bin/make"
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-115-guix package -p "$profile" --switch-generation=2
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:116:test "`readlink_base "$profile"`" = "$profile-2-link"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-117-guix package -p "$profile" --switch-generation=-1
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:118:test "`readlink_base "$profile"`" = "$profile-1-link"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-119-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-125-    ! test -f "$profile/lib"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:126:    test "`readlink_base "$profile"`" = "$profile-0-link"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-127-done
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-129-# Test that '--list-generations' does not output the zeroth generation.
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:130:test -z "`guix package -p "$profile" -l 0`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-131-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-133-guix package --bootstrap -p "$profile" -e "$boot_make"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:134:test "`readlink_base "$profile"`" = "$profile-1-link"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-135-test -x "$profile/bin/guile" && ! test -x "$profile/bin/make"
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-137-# Check that the first generation is the current one.
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:138:test "`guix package -p "$profile" -l 1 | cut -f3 | head -n1`" = "(current)"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-139-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-141-guix package --bootstrap -p "$profile" --roll-back -i guile-bootstrap
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:142:test "`readlink_base "$profile"`" = "$profile-1-link"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-143-test -x "$profile/bin/guile" && ! test -x "$profile/bin/make"
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-146-guix package --bootstrap -p "$profile" -e "$boot_make"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:147:test "`readlink_base "$profile"`" = "$profile-2-link"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-148-test -x "$profile/bin/guile" && test -x "$profile/bin/make"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:149:grep "`guix build -e "$boot_make"`" "$profile/manifest"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-150-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-154-guix package --bootstrap -p "$profile" --roll-back
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:155:test "`readlink_base "$profile"`" = "$profile-0-link"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-156-guix package -p "$profile" --switch-generation=+1
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:157:test "`readlink_base "$profile"`" = "$profile-2-link"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-158-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-167-guix package -p "$profile" --delete-generations=3
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:168:test -z "`guix package -p "$profile" -l 3`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-169-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-197-guix package --bootstrap -p "$profile" -i gcc-bootstrap
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:198:installed="`guix package -p "$profile" -I | cut -f1`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-199-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-205-    guix package -p "$profile" --bootstrap -L "$module_dir" -u .
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:206:    post_upgrade="`guix package -p "$profile" -I | cut -f1`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-207-    test "$post_upgrade" = "$installed"
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-221-# Get the canonical directory name so that 'guix package' recognizes it.
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh:222:HOME="`cd $HOME; pwd -P`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/tests/guix-package-net.sh-223-
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/Makefile.am-934-hydra-jobs.scm: $(GOBJECTS)
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/Makefile.am:935:	$(AM_V_at)$(MKDIR_P) "`dirname "$@"`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/Makefile.am-936-	$(AM_V_GEN)$(top_builddir)/pre-inst-env "$(GUILE)"		\
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/Makefile.am-942-cuirass-jobs.scm: $(GOBJECTS)
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/Makefile.am:943:	$(AM_V_at)$(MKDIR_P) "`dirname "$@"`"
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/Makefile.am-944-	$(AM_V_GEN)$(top_builddir)/pre-inst-env "$(GUILE)"		\
##############################################
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/Makefile.am-962-	if [ -f "$(top_srcdir)/$(2)/LINGUAS" ]; then				\
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/Makefile.am:963:	  LINGUAS="`grep -v '^[[:blank:]]*#' < $(top_srcdir)/$(2)/LINGUAS`" ;	\
guix-1.2.0/.pc/tests-Add-common-functions-for-to-check-for-network-.patch/Makefile.am-964-	else									\
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-archive.sh-51-guix archive --missing < "$archive"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-archive.sh:52:test "`guix archive --missing < "$archive"`" = ""
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-archive.sh-53-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-build.sh-40-drv="`guix build -e '(@@ (gnu packages bootstrap) %bootstrap-guile)' -d`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-build.sh:41:out="`guix build "$drv"`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-build.sh-42-out2="`guix build -e '(@@ (gnu packages bootstrap) %bootstrap-guile)'`"
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-build.sh-64-all_systems="-s x86_64-linux -s i686-linux -s armhf-linux -s aarch64-linux"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-build.sh:65:test `guix build sed $all_systems -d | sort -u | wc -l` = 4
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-build.sh-66-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-build.sh-241-out="`guix build -e '(@@ (gnu packages bootstrap) %bootstrap-guile)'`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-build.sh:242:log="`guix build --log-file $drv`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-build.sh-243-echo "$log" | grep log/.*guile.*drv
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-build.sh-247-test "`guix build --log-file guile-bootstrap`" = "$log"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-build.sh:248:test "`guix build --log-file $out`" = "$log"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-build.sh-249-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh-34-
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh:35:hash_part="`basename $out | cut -c 1-32`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh-36-narinfo="$hash_part.narinfo"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh:37:substitute_dir="`echo $GUIX_BINARY_SUBSTITUTE_URL | sed -'es,file://,,g'`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh-38-
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh-39-cat > "$substitute_dir/nix-cache-info"<<EOF
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh:40:StoreDir: `dirname $drv`
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh-41-WantMassQuery: 0
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh-257-
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh:258:drv=`guile -c "$client_code"`
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh-259-guix build "$drv"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh-260-
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh:261:log=`guix build "$drv" --log-file`
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh-262-test -f "$log"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh-263-case "$log" in
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh:264:    *.gz) test "`gunzip -c < "$log"`" = "$stamp" ;;
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-daemon.sh-265-    *)    false ;;
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-44-grep -E '^export PATH=.*profile/bin' "$tmpdir/a"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh:45:test "`wc -l < "$tmpdir/a"`" = 1
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-46-
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-47-# Guile must be on $PATH.
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh:48:test -x `sed -r 's/^export PATH="(.*)"/\1/' "$tmpdir/a"`/guile
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-49-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-115-     -- guile -c 1
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh:116:test `readlink "$gcroot"` = "$expected"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-117-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-120-     -- guile -c 1
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh:121:test `readlink "$gcroot"` = "$expected"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-122-rm "$gcroot"
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-126-     -- guile -c 1
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh:127:test `readlink "$gcroot"` = "$expected"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-128-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-149-drv="`guix environment --ad-hoc emacs -n 2>&1 | grep 'emacs.*\.drv'`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh:150:transformed_drv="`guix environment --ad-hoc emacs --with-source="$tmpdir/emacs-36.8" -n 2>&1 | grep 'emacs.*\.drv'`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-151-test -n "$drv"
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-159-# Transformation options without '--ad-hoc'.
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh:160:drv="`guix environment -n emacs-geiser 2>&1 | grep '\.drv$'`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-161-transformed_drv="`guix environment -n emacs-geiser \
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-183-    # Make sure bootstrap binaries are in the profile.
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh:184:    profile=`grep "^export PATH" "$tmpdir/a" | sed -r 's|^.*="(.*)/bin"|\1|'`
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-185-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-219-         --ad-hoc guile-bootstrap > "$tmpdir/a"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh:220:    profile=`grep "^export PATH" "$tmpdir/a" | sed -r 's|^.*="(.*)/bin"|\1|'`
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-221-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-239-         --pure -e "$expr_list_test_code" > "$tmpdir/a"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh:240:    profile=`grep "^export PATH" "$tmpdir/a" | sed -r 's|^.*="(.*)/bin"|\1|'`
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-environment.sh-241-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package-aliases.sh-26-{
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package-aliases.sh:27:    basename `readlink "$1"`
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package-aliases.sh-28-}
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package-aliases.sh-55-! test -x "$profile/bin/guile"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package-aliases.sh:56:test `guix package -p "$profile" -I | wc -l` -eq 0
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package-aliases.sh-57-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-27-{
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:28:    basename `readlink "$1"`
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-29-}
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-44-test "`guix package -A guile-bootstrap | cut -f 1-2`" \
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:45:     = "`guix package -p "$profile" -I | cut -f 1-2`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:46:test "`guix package -p "$profile" -I | cut -f 3`" = "out"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-47-rm "$profile"
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-53-# Make sure the profile is a GC root.
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:54:guix gc --list-live | grep "`readlink "$profile-1-link"`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-55-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-71-guix package -p "$profile" --search-paths | grep '^export PATH='
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:72:test "`guix package -p "$profile" --search-paths | wc -l`" = 1  # $PATH
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-73-( set -e; set -x;						\
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:74:  eval `guix package --search-paths=prefix -p "$PWD/$profile"`;	\
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-75-  test "`type -P guile`" = "$PWD/$profile/bin/guile" ;		\
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-143-guix build -L "$module_dir" -e '(@ (foo) deprecated)' -n
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:144:test "`guix package -L "$module_dir" -s ^fileutils$ | grep ^name:`" = ""
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-145-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-152-# have no effect.
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:153:generation="`readlink_base "$profile"`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-154-! guix package -p "$profile" --delete-generations=12m
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:155:test "`readlink_base "$profile"`" = "$generation"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-156-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-161-! guix package --bootstrap -p "$profile" --delete-generations=1..
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:162:test "`readlink_base "$profile"`" = "$generation"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-163-
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-164-# Make sure $profile is a GC root at this point.
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:165:real_profile="`readlink -f "$profile"`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-166-! guix gc -d "$real_profile"
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-224-# Get the canonical directory name so that 'guix package' recognizes it.
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:225:HOME="`cd $HOME; pwd -P`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-226-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-231-# Move to the empty profile.
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:232:default_profile="`readlink "$HOME/.guix-profile"`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-233-for i in `seq 1 3`
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-235-    # Make sure the current generation is a GC root.
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:236:    profile_link="`readlink "$default_profile"`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:237:    guix gc --list-live | grep "`readlink "$profile_link"`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-238-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-241-    ! test -f "$HOME/.guix-profile/lib"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:242:    test "`readlink "$default_profile"`" = "`basename $default_profile-0-link`"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-243-done
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-261-guix package -I | head -1 2> "$HOME/err2"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:262:test "`cat "$HOME/err1" "$HOME/err2"`" = ""
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-263-
##############################################
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-464-guix package -L "$module_dir" -s dummy-output > /tmp/out
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh:465:test "`guix package -L "$module_dir" -s dummy-output | grep ^name:`" = "name: dummy-package"
guix-1.2.0/.pc/tests-Disable-tests-using-bootstrap-binaries-when-ne.patch/tests/guix-package.sh-466-rm -rf "$module_dir"
##############################################
guix-1.2.0/configure.ac-76-# to shell variables.
guix-1.2.0/configure.ac:77:guix_prefix="`eval echo $prefix | sed -e"s|NONE|/usr/local|g"`"
guix-1.2.0/configure.ac:78:guix_localstatedir="`eval echo $localstatedir | sed -e "s|NONE|$guix_prefix|g"`"
guix-1.2.0/configure.ac:79:guix_sysconfdir="`eval echo $sysconfdir | sed -e "s|NONE|$guix_prefix|g"`"
guix-1.2.0/configure.ac:80:guix_sbindir="`eval echo $sbindir | sed -e "s|NONE|$guix_prefix|g"`"
guix-1.2.0/configure.ac-81-AC_SUBST([guix_localstatedir])
##############################################
guix-1.2.0/Makefile.am-935-hydra-jobs.scm: $(GOBJECTS)
guix-1.2.0/Makefile.am:936:	$(AM_V_at)$(MKDIR_P) "`dirname "$@"`"
guix-1.2.0/Makefile.am-937-	$(AM_V_GEN)$(top_builddir)/pre-inst-env "$(GUILE)"		\
##############################################
guix-1.2.0/Makefile.am-943-cuirass-jobs.scm: $(GOBJECTS)
guix-1.2.0/Makefile.am:944:	$(AM_V_at)$(MKDIR_P) "`dirname "$@"`"
guix-1.2.0/Makefile.am-945-	$(AM_V_GEN)$(top_builddir)/pre-inst-env "$(GUILE)"		\
##############################################
guix-1.2.0/Makefile.am-963-	if [ -f "$(top_srcdir)/$(2)/LINGUAS" ]; then				\
guix-1.2.0/Makefile.am:964:	  LINGUAS="`grep -v '^[[:blank:]]*#' < $(top_srcdir)/$(2)/LINGUAS`" ;	\
guix-1.2.0/Makefile.am-965-	else									\