Hello!

I am sorry if this is the wrong place to ask, but I thought I might as well try.

Right now I am trying to install Emacs from the GNU Source Release Collection and I am having a bit of trouble.

I am sure this is my fault somehow, but I am not sure what I am doing wrong.

I ran the example and it worked perfectly, so at least the basics are working

   $ make -C pkg/gnu/hello
   $ make -C pkg/gnu/hello install
   $ hello
   Hello, world!

The bzr source has the last commit of:

   ------------------------------------------------------------
   revno: 6413
   committer: carlhansen1...@gmail.com
   branch nick: trunk
   timestamp: Wed 2019-04-10 18:39:01 -0700
   message:
      more gnome
   ------------------------------------------------------------

This is the error I am getting attempting to build texinfo from gsrc on Red Hat 7.6:

   make: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -d cookies/texinfo-6.6; then : ; else \
        mkdir -p cookies/texinfo-6.6; \
   fi
   if test -d download; then : ; else \
        mkdir -p download; \
   fi
   if test -f cookies/texinfo-6.6/checksum-texinfo-6.6.tar.xz; then : ;
   else \
        printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Grabbing "\\033[00m"download/texinfo-6.6.tar.xz\n"; \
        for i in file//files/texinfo-6.6.tar.xz
   file//../../../gar/cache/garstow/archives/texinfo-6.6.tar.xz
   https//ftpmirror.gnu.org/texinfo/texinfo-6.6.tar.xz
   https//mirrors.ocf.berkeley.edu/gnu/texinfo/texinfo-6.6.tar.xz; do  \
            printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Trying "\\033[00m"$i\n"; \
            make $i  || continue; \
            break; \
        done; \
        if test -r download/texinfo-6.6.tar.xz ; then : ; else \
            printf "["\\033[01\;31m"fetch"\\033[00m"]
   "\\033[01\;37m"Failed to download
   "\\033[00m"download/texinfo-6.6.tar.xz"\\033[01\;37m"!"\\033[00m"\n"
   1>&2; \
            false; \
        fi; \
   fi
   [fetch] Grabbing download/texinfo-6.6.tar.xz
   [fetch] Trying file//files/texinfo-6.6.tar.xz
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f files/texinfo-6.6.tar.xz; then \
        ln -sf
   /home/orront/src/installed/gsrc/pkg/gnu/texinfo/files/texinfo-6.6.tar.xz
   download/texinfo-6.6.tar.xz; \
   else \
        false; \
   fi
   make[1]: *** [file//files/texinfo-6.6.tar.xz] Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   file//../../../gar/cache/garstow/archives/texinfo-6.6.tar.xz
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f ../../../gar/cache/garstow/archives/texinfo-6.6.tar.xz;
   then \
        ln -sf
   
/home/orront/src/installed/gsrc/pkg/gnu/texinfo/../../../gar/cache/garstow/archives/texinfo-6.6.tar.xz
   download/texinfo-6.6.tar.xz; \
   else \
        false; \
   fi
   make[1]: ***
   [file//../../../gar/cache/garstow/archives/texinfo-6.6.tar.xz] Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   https//ftpmirror.gnu.org/texinfo/texinfo-6.6.tar.xz
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   wget -c --no-check-certificate --passive-ftp -U "GSRC/1.0" -O
   download/texinfo-6.6.tar.xz.partial
   https://ftpmirror.gnu.org/texinfo/texinfo-6.6.tar.xz
   --2019-04-11 21:41:13--
   https://ftpmirror.gnu.org/texinfo/texinfo-6.6.tar.xz
   Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200,
   2001:470:142:5::200
   Connecting to ftpmirror.gnu.org
   (ftpmirror.gnu.org)|209.51.188.200|:443... connected.
   HTTP request sent, awaiting response... 302 Moved Temporarily
   Location:
   https://mirror.us-midwest-1.nexcess.net/gnu/texinfo/texinfo-6.6.tar.xz
   [following]
   --2019-04-11 21:41:13--
   https://mirror.us-midwest-1.nexcess.net/gnu/texinfo/texinfo-6.6.tar.xz
   Resolving mirror.us-midwest-1.nexcess.net
   (mirror.us-midwest-1.nexcess.net)... 208.69.120.125
   Connecting to mirror.us-midwest-1.nexcess.net
   (mirror.us-midwest-1.nexcess.net)|208.69.120.125|:443... connected.
   HTTP request sent, awaiting response... 200 OK
   Length: 4946900 (4.7M) [application/octet-stream]
   Saving to: 'download/texinfo-6.6.tar.xz.partial'

         0K .......... .......... .......... .......... ..........  1%
   3.56M 1s
        50K .......... .......... .......... .......... ..........  2%
   3.55M 1s
       100K .......... .......... .......... .......... ..........  3% 
   113M 1s
       150K .......... .......... .......... .......... ..........  4%
   3.66M 1s
       200K .......... .......... .......... .......... ..........  5% 
   120M 1s
       250K .......... .......... .......... .......... ..........  6% 
   127M 1s
       300K .......... .......... .......... .......... ..........  7%
   97.3M 1s
       350K .......... .......... .......... .......... ..........  8%
   52.6M 0s
       400K .......... .......... .......... .......... ..........  9%
   4.09M 1s
       450K .......... .......... .......... .......... .......... 10% 
   119M 0s
       500K .......... .......... .......... .......... .......... 11%
   70.7M 0s
       550K .......... .......... .......... .......... .......... 12%
   89.3M 0s
       600K .......... .......... .......... .......... .......... 13% 
   111M 0s
       650K .......... .......... .......... .......... .......... 14% 
   105M 0s
       700K .......... .......... .......... .......... .......... 15% 
   133M 0s
       750K .......... .......... .......... .......... .......... 16%
   45.2M 0s
       800K .......... .......... .......... .......... .......... 17%
   5.16M 0s
       850K .......... .......... .......... .......... .......... 18%
   97.4M 0s
       900K .......... .......... .......... .......... .......... 19% 
   101M 0s
       950K .......... .......... .......... .......... .......... 20% 
   127M 0s
      1000K .......... .......... .......... .......... .......... 21% 
   107M 0s
      1050K .......... .......... .......... .......... .......... 22% 
   130M 0s
      1100K .......... .......... .......... .......... .......... 23% 
   111M 0s
      1150K .......... .......... .......... .......... .......... 24% 
   104M 0s
      1200K .......... .......... .......... .......... .......... 25% 
   111M 0s
      1250K .......... .......... .......... .......... .......... 26%
   99.4M 0s
      1300K .......... .......... .......... .......... .......... 27%
   79.5M 0s
      1350K .......... .......... .......... .......... .......... 28%
   90.3M 0s
      1400K .......... .......... .......... .......... .......... 30%
   95.8M 0s
      1450K .......... .......... .......... .......... .......... 31% 
   127M 0s
      1500K .......... .......... .......... .......... .......... 32% 
   109M 0s
      1550K .......... .......... .......... .......... .......... 33%
   96.7M 0s
      1600K .......... .......... .......... .......... .......... 34% 
   128M 0s
      1650K .......... .......... .......... .......... .......... 35% 
   222M 0s
      1700K .......... .......... .......... .......... .......... 36%
   7.43M 0s
      1750K .......... .......... .......... .......... .......... 37% 
   101M 0s
      1800K .......... .......... .......... .......... .......... 38%
   96.4M 0s
      1850K .......... .......... .......... .......... .......... 39% 
   132M 0s
      1900K .......... .......... .......... .......... .......... 40%
   89.9M 0s
      1950K .......... .......... .......... .......... .......... 41%
   98.4M 0s
      2000K .......... .......... .......... .......... .......... 42% 
   128M 0s
      2050K .......... .......... .......... .......... .......... 43% 
   105M 0s
      2100K .......... .......... .......... .......... .......... 44% 
   104M 0s
      2150K .......... .......... .......... .......... .......... 45% 
   113M 0s
      2200K .......... .......... .......... .......... .......... 46% 
   126M 0s
      2250K .......... .......... .......... .......... .......... 47% 
   121M 0s
      2300K .......... .......... .......... .......... .......... 48% 
   100M 0s
      2350K .......... .......... .......... .......... .......... 49% 
   123M 0s
      2400K .......... .......... .......... .......... .......... 50% 
   118M 0s
      2450K .......... .......... .......... .......... .......... 51% 
   103M 0s
      2500K .......... .......... .......... .......... .......... 52% 
   112M 0s
      2550K .......... .......... .......... .......... .......... 53% 
   124M 0s
      2600K .......... .......... .......... .......... .......... 54% 
   104M 0s
      2650K .......... .......... .......... .......... .......... 55% 
   108M 0s
      2700K .......... .......... .......... .......... .......... 56% 
   136M 0s
      2750K .......... .......... .......... .......... .......... 57%
   84.7M 0s
      2800K .......... .......... .......... .......... .......... 58%
   72.6M 0s
      2850K .......... .......... .......... .......... .......... 60%
   86.0M 0s
      2900K .......... .......... .......... .......... .......... 61% 
   129M 0s
      2950K .......... .......... .......... .......... .......... 62% 
   116M 0s
      3000K .......... .......... .......... .......... .......... 63% 
   101M 0s
      3050K .......... .......... .......... .......... .......... 64% 
   102M 0s
      3100K .......... .......... .......... .......... .......... 65% 
   114M 0s
      3150K .......... .......... .......... .......... .......... 66% 
   263M 0s
      3200K .......... .......... .......... .......... .......... 67%
   78.1M 0s
      3250K .......... .......... .......... .......... .......... 68%
   46.8M 0s
      3300K .......... .......... .......... .......... .......... 69%
   77.6M 0s
      3350K .......... .......... .......... .......... .......... 70% 
   127M 0s
      3400K .......... .......... .......... .......... .......... 71% 
   106M 0s
      3450K .......... .......... .......... .......... .......... 72%
   96.6M 0s
      3500K .......... .......... .......... .......... .......... 73% 
   116M 0s
      3550K .......... .......... .......... .......... .......... 74%
   96.4M 0s
      3600K .......... .......... .......... .......... .......... 75% 
   115M 0s
      3650K .......... .......... .......... .......... .......... 76% 
   139M 0s
      3700K .......... .......... .......... .......... .......... 77% 
   124M 0s
      3750K .......... .......... .......... .......... .......... 78% 
   117M 0s
      3800K .......... .......... .......... .......... .......... 79% 
   132M 0s
      3850K .......... .......... .......... .......... .......... 80% 
   138M 0s
      3900K .......... .......... .......... .......... .......... 81% 
   105M 0s
      3950K .......... .......... .......... .......... .......... 82% 
   123M 0s
      4000K .......... .......... .......... .......... .......... 83% 
   135M 0s
      4050K .......... .......... .......... .......... .......... 84% 
   109M 0s
      4100K .......... .......... .......... .......... .......... 85% 
   130M 0s
      4150K .......... .......... .......... .......... .......... 86%
   91.6M 0s
      4200K .......... .......... .......... .......... .......... 87% 
   115M 0s
      4250K .......... .......... .......... .......... .......... 89% 
   103M 0s
      4300K .......... .......... .......... .......... .......... 90% 
   102M 0s
      4350K .......... .......... .......... .......... .......... 91%
   59.0M 0s
      4400K .......... .......... .......... .......... .......... 92% 
   105M 0s
      4450K .......... .......... .......... .......... .......... 93% 
   132M 0s
      4500K .......... .......... .......... .......... .......... 94%
   94.2M 0s
      4550K .......... .......... .......... .......... .......... 95%
   69.8M 0s
      4600K .......... .......... .......... .......... .......... 96% 
   108M 0s
      4650K .......... .......... .......... .......... .......... 97% 
   126M 0s
      4700K .......... .......... .......... .......... .......... 98% 
   128M 0s
      4750K .......... .......... .......... .......... .......... 99% 
   111M 0s
      4800K .......... .......... ..........                      100% 
   117M=0.1s

   2019-04-11 21:41:13 (42.2 MB/s) -
   'download/texinfo-6.6.tar.xz.partial' saved [4946900/4946900]

   mv download/texinfo-6.6.tar.xz.partial download/texinfo-6.6.tar.xz
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f cookies/texinfo-6.6/checksum-texinfo.tex; then : ; else \
        printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Grabbing "\\033[00m"download/texinfo.tex\n"; \
        for i in file//files/texinfo.tex
   file//../../../gar/cache/garstow/archives/texinfo.tex
   https//ftpmirror.gnu.org/texinfo/texinfo.tex
   https//mirrors.ocf.berkeley.edu/gnu/texinfo/texinfo.tex; do  \
            printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Trying "\\033[00m"$i\n"; \
            make $i  || continue; \
            break; \
        done; \
        if test -r download/texinfo.tex ; then : ; else \
            printf "["\\033[01\;31m"fetch"\\033[00m"]
   "\\033[01\;37m"Failed to download
   "\\033[00m"download/texinfo.tex"\\033[01\;37m"!"\\033[00m"\n" 1>&2; \
            false; \
        fi; \
   fi
   [fetch] Grabbing download/texinfo.tex
   [fetch] Trying file//files/texinfo.tex
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f files/texinfo.tex; then \
        ln -sf
   /home/orront/src/installed/gsrc/pkg/gnu/texinfo/files/texinfo.tex
   download/texinfo.tex; \
   else \
        false; \
   fi
   make[1]: *** [file//files/texinfo.tex] Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   file//../../../gar/cache/garstow/archives/texinfo.tex
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f ../../../gar/cache/garstow/archives/texinfo.tex; then \
        ln -sf
   
/home/orront/src/installed/gsrc/pkg/gnu/texinfo/../../../gar/cache/garstow/archives/texinfo.tex
   download/texinfo.tex; \
   else \
        false; \
   fi
   make[1]: *** [file//../../../gar/cache/garstow/archives/texinfo.tex]
   Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   https//ftpmirror.gnu.org/texinfo/texinfo.tex
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   wget -c --no-check-certificate --passive-ftp -U "GSRC/1.0" -O
   download/texinfo.tex.partial
   https://ftpmirror.gnu.org/texinfo/texinfo.tex
   --2019-04-11 21:41:13-- https://ftpmirror.gnu.org/texinfo/texinfo.tex
   Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200,
   2001:470:142:5::200
   Connecting to ftpmirror.gnu.org
   (ftpmirror.gnu.org)|209.51.188.200|:443... connected.
   HTTP request sent, awaiting response... 302 Moved Temporarily
   Location:
   https://mirror.us-midwest-1.nexcess.net/gnu/texinfo/texinfo.tex
   [following]
   --2019-04-11 21:41:14--
   https://mirror.us-midwest-1.nexcess.net/gnu/texinfo/texinfo.tex
   Resolving mirror.us-midwest-1.nexcess.net
   (mirror.us-midwest-1.nexcess.net)... 208.69.120.125
   Connecting to mirror.us-midwest-1.nexcess.net
   (mirror.us-midwest-1.nexcess.net)|208.69.120.125|:443... connected.
   HTTP request sent, awaiting response... 200 OK
   Length: 380503 (372K) [application/octet-stream]
   Saving to: 'download/texinfo.tex.partial'

         0K .......... .......... .......... .......... .......... 13%
   3.68M 0s
        50K .......... .......... .......... .......... .......... 26%
   3.63M 0s
       100K .......... .......... .......... .......... .......... 40% 
   109M 0s
       150K .......... .......... .......... .......... .......... 53%
   3.80M 0s
       200K .......... .......... .......... .......... .......... 67% 
   120M 0s
       250K .......... .......... .......... .......... .......... 80% 
   131M 0s
       300K .......... .......... .......... .......... .......... 94% 
   100M 0s
       350K .......... .......... .                               100% 
   347M=0.04s

   2019-04-11 21:41:14 (8.78 MB/s) - 'download/texinfo.tex.partial'
   saved [380503/380503]

   mv download/texinfo.tex.partial download/texinfo.tex
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f cookies/texinfo-6.6/checksum-texi2dvi; then : ; else \
        printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Grabbing "\\033[00m"download/texi2dvi\n"; \
        for i in file//files/texi2dvi
   file//../../../gar/cache/garstow/archives/texi2dvi
   https//ftpmirror.gnu.org/texinfo/texi2dvi
   https//mirrors.ocf.berkeley.edu/gnu/texinfo/texi2dvi; do  \
            printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Trying "\\033[00m"$i\n"; \
            make $i  || continue; \
            break; \
        done; \
        if test -r download/texi2dvi ; then : ; else \
            printf "["\\033[01\;31m"fetch"\\033[00m"]
   "\\033[01\;37m"Failed to download
   "\\033[00m"download/texi2dvi"\\033[01\;37m"!"\\033[00m"\n" 1>&2; \
            false; \
        fi; \
   fi
   [fetch] Grabbing download/texi2dvi
   [fetch] Trying file//files/texi2dvi
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f files/texi2dvi; then \
        ln -sf
   /home/orront/src/installed/gsrc/pkg/gnu/texinfo/files/texi2dvi
   download/texi2dvi; \
   else \
        false; \
   fi
   make[1]: *** [file//files/texi2dvi] Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   file//../../../gar/cache/garstow/archives/texi2dvi
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f ../../../gar/cache/garstow/archives/texi2dvi; then \
        ln -sf
   
/home/orront/src/installed/gsrc/pkg/gnu/texinfo/../../../gar/cache/garstow/archives/texi2dvi
   download/texi2dvi; \
   else \
        false; \
   fi
   make[1]: *** [file//../../../gar/cache/garstow/archives/texi2dvi]
   Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   https//ftpmirror.gnu.org/texinfo/texi2dvi
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   wget -c --no-check-certificate --passive-ftp -U "GSRC/1.0" -O
   download/texi2dvi.partial https://ftpmirror.gnu.org/texinfo/texi2dvi
   --2019-04-11 21:41:14-- https://ftpmirror.gnu.org/texinfo/texi2dvi
   Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200,
   2001:470:142:5::200
   Connecting to ftpmirror.gnu.org
   (ftpmirror.gnu.org)|209.51.188.200|:443... connected.
   HTTP request sent, awaiting response... 302 Moved Temporarily
   Location: https://mirrors.syringanetworks.net/gnu/texinfo/texi2dvi
   [following]
   --2019-04-11 21:41:14--
   https://mirrors.syringanetworks.net/gnu/texinfo/texi2dvi
   Resolving mirrors.syringanetworks.net
   (mirrors.syringanetworks.net)... 66.232.64.7, 2605:5800:1:1::7
   Connecting to mirrors.syringanetworks.net
   (mirrors.syringanetworks.net)|66.232.64.7|:443... connected.
   HTTP request sent, awaiting response... 200 OK
   Length: 60439 (59K) [application/octet-stream]
   Saving to: 'download/texi2dvi.partial'

         0K .......... .......... .......... .......... .......... 84% 
   295K 0s
        50K .........                                             100%
   122M=0.2s

   2019-04-11 21:41:15 (348 KB/s) - 'download/texi2dvi.partial' saved
   [60439/60439]

   mv download/texi2dvi.partial download/texi2dvi
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f cookies/texinfo-6.6/checksum-htmlxref.cnf; then : ; else \
        printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Grabbing "\\033[00m"download/htmlxref.cnf\n"; \
        for i in file//files/htmlxref.cnf
   file//../../../gar/cache/garstow/archives/htmlxref.cnf
   https//ftpmirror.gnu.org/texinfo/htmlxref.cnf
   https//mirrors.ocf.berkeley.edu/gnu/texinfo/htmlxref.cnf; do \
            printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Trying "\\033[00m"$i\n"; \
            make $i  || continue; \
            break; \
        done; \
        if test -r download/htmlxref.cnf ; then : ; else \
            printf "["\\033[01\;31m"fetch"\\033[00m"]
   "\\033[01\;37m"Failed to download
   "\\033[00m"download/htmlxref.cnf"\\033[01\;37m"!"\\033[00m"\n" 1>&2; \
            false; \
        fi; \
   fi
   [fetch] Grabbing download/htmlxref.cnf
   [fetch] Trying file//files/htmlxref.cnf
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f files/htmlxref.cnf; then \
        ln -sf
   /home/orront/src/installed/gsrc/pkg/gnu/texinfo/files/htmlxref.cnf
   download/htmlxref.cnf; \
   else \
        false; \
   fi
   make[1]: *** [file//files/htmlxref.cnf] Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   file//../../../gar/cache/garstow/archives/htmlxref.cnf
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f ../../../gar/cache/garstow/archives/htmlxref.cnf; then \
        ln -sf
   
/home/orront/src/installed/gsrc/pkg/gnu/texinfo/../../../gar/cache/garstow/archives/htmlxref.cnf
   download/htmlxref.cnf; \
   else \
        false; \
   fi
   make[1]: ***
   [file//../../../gar/cache/garstow/archives/htmlxref.cnf] Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   https//ftpmirror.gnu.org/texinfo/htmlxref.cnf
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   wget -c --no-check-certificate --passive-ftp -U "GSRC/1.0" -O
   download/htmlxref.cnf.partial
   https://ftpmirror.gnu.org/texinfo/htmlxref.cnf
   --2019-04-11 21:41:15-- https://ftpmirror.gnu.org/texinfo/htmlxref.cnf
   Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200,
   2001:470:142:5::200
   Connecting to ftpmirror.gnu.org
   (ftpmirror.gnu.org)|209.51.188.200|:443... connected.
   HTTP request sent, awaiting response... 302 Moved Temporarily
   Location: https://mirrors.kernel.org/gnu/texinfo/htmlxref.cnf
   [following]
   --2019-04-11 21:41:15--
   https://mirrors.kernel.org/gnu/texinfo/htmlxref.cnf
   Resolving mirrors.kernel.org (mirrors.kernel.org)... 198.145.21.9,
   2001:19d0:306:6:0:1994:3:14
   Connecting to mirrors.kernel.org
   (mirrors.kernel.org)|198.145.21.9|:443... connected.
   HTTP request sent, awaiting response... 200 OK
   Length: 20035 (20K) [text/plain]
   Saving to: 'download/htmlxref.cnf.partial'

         0K .......... .........                                  100% 
   259K=0.08s

   2019-04-11 21:41:15 (259 KB/s) - 'download/htmlxref.cnf.partial'
   saved [20035/20035]

   mv download/htmlxref.cnf.partial download/htmlxref.cnf
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f cookies/texinfo-6.6/checksum-texinfo.tex.sig; then : ; else \
        printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Grabbing "\\033[00m"download/texinfo.tex.sig\n"; \
        for i in file//files/texinfo.tex.sig
   file//../../../gar/cache/garstow/archives/texinfo.tex.sig
   https//ftpmirror.gnu.org/texinfo/texinfo.tex.sig
   https//mirrors.ocf.berkeley.edu/gnu/texinfo/texinfo.tex.sig; do  \
            printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Trying "\\033[00m"$i\n"; \
            make $i  || continue; \
            break; \
        done; \
        if test -r download/texinfo.tex.sig ; then : ; else \
            printf "["\\033[01\;31m"fetch"\\033[00m"]
   "\\033[01\;37m"Failed to download
   "\\033[00m"download/texinfo.tex.sig"\\033[01\;37m"!"\\033[00m"\n"
   1>&2; \
            false; \
        fi; \
   fi
   [fetch] Grabbing download/texinfo.tex.sig
   [fetch] Trying file//files/texinfo.tex.sig
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f files/texinfo.tex.sig; then \
        ln -sf
   /home/orront/src/installed/gsrc/pkg/gnu/texinfo/files/texinfo.tex.sig
   download/texinfo.tex.sig; \
   else \
        false; \
   fi
   make[1]: *** [file//files/texinfo.tex.sig] Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   file//../../../gar/cache/garstow/archives/texinfo.tex.sig
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f ../../../gar/cache/garstow/archives/texinfo.tex.sig; then \
        ln -sf
   
/home/orront/src/installed/gsrc/pkg/gnu/texinfo/../../../gar/cache/garstow/archives/texinfo.tex.sig
   download/texinfo.tex.sig; \
   else \
        false; \
   fi
   make[1]: ***
   [file//../../../gar/cache/garstow/archives/texinfo.tex.sig] Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   https//ftpmirror.gnu.org/texinfo/texinfo.tex.sig
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   wget -c --no-check-certificate --passive-ftp -U "GSRC/1.0" -O
   download/texinfo.tex.sig.partial
   https://ftpmirror.gnu.org/texinfo/texinfo.tex.sig
   --2019-04-11 21:41:15--
   https://ftpmirror.gnu.org/texinfo/texinfo.tex.sig
   Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200,
   2001:470:142:5::200
   Connecting to ftpmirror.gnu.org
   (ftpmirror.gnu.org)|209.51.188.200|:443... connected.
   HTTP request sent, awaiting response... 302 Moved Temporarily
   Location: https://ftp.wayne.edu/gnu/texinfo/texinfo.tex.sig [following]
   --2019-04-11 21:41:16--
   https://ftp.wayne.edu/gnu/texinfo/texinfo.tex.sig
   Resolving ftp.wayne.edu (ftp.wayne.edu)... 141.217.0.199
   Connecting to ftp.wayne.edu (ftp.wayne.edu)|141.217.0.199|:443...
   connected.
   HTTP request sent, awaiting response... 200 OK
   Length: 213 [application/pgp-signature]
   Saving to: 'download/texinfo.tex.sig.partial'

   0K                                                       100% 25.7M=0s

   2019-04-11 21:41:16 (25.7 MB/s) - 'download/texinfo.tex.sig.partial'
   saved [213/213]

   mv download/texinfo.tex.sig.partial download/texinfo.tex.sig
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f cookies/texinfo-6.6/checksum-texi2dvi.sig; then : ; else \
        printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Grabbing "\\033[00m"download/texi2dvi.sig\n"; \
        for i in file//files/texi2dvi.sig
   file//../../../gar/cache/garstow/archives/texi2dvi.sig
   https//ftpmirror.gnu.org/texinfo/texi2dvi.sig
   https//mirrors.ocf.berkeley.edu/gnu/texinfo/texi2dvi.sig; do \
            printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Trying "\\033[00m"$i\n"; \
            make $i  || continue; \
            break; \
        done; \
        if test -r download/texi2dvi.sig ; then : ; else \
            printf "["\\033[01\;31m"fetch"\\033[00m"]
   "\\033[01\;37m"Failed to download
   "\\033[00m"download/texi2dvi.sig"\\033[01\;37m"!"\\033[00m"\n" 1>&2; \
            false; \
        fi; \
   fi
   [fetch] Grabbing download/texi2dvi.sig
   [fetch] Trying file//files/texi2dvi.sig
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f files/texi2dvi.sig; then \
        ln -sf
   /home/orront/src/installed/gsrc/pkg/gnu/texinfo/files/texi2dvi.sig
   download/texi2dvi.sig; \
   else \
        false; \
   fi
   make[1]: *** [file//files/texi2dvi.sig] Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   file//../../../gar/cache/garstow/archives/texi2dvi.sig
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f ../../../gar/cache/garstow/archives/texi2dvi.sig; then \
        ln -sf
   
/home/orront/src/installed/gsrc/pkg/gnu/texinfo/../../../gar/cache/garstow/archives/texi2dvi.sig
   download/texi2dvi.sig; \
   else \
        false; \
   fi
   make[1]: ***
   [file//../../../gar/cache/garstow/archives/texi2dvi.sig] Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   https//ftpmirror.gnu.org/texinfo/texi2dvi.sig
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   wget -c --no-check-certificate --passive-ftp -U "GSRC/1.0" -O
   download/texi2dvi.sig.partial
   https://ftpmirror.gnu.org/texinfo/texi2dvi.sig
   --2019-04-11 21:41:16-- https://ftpmirror.gnu.org/texinfo/texi2dvi.sig
   Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200,
   2001:470:142:5::200
   Connecting to ftpmirror.gnu.org
   (ftpmirror.gnu.org)|209.51.188.200|:443... connected.
   HTTP request sent, awaiting response... 302 Moved Temporarily
   Location: https://mirrors.tripadvisor.com/gnu/texinfo/texi2dvi.sig
   [following]
   --2019-04-11 21:41:16--
   https://mirrors.tripadvisor.com/gnu/texinfo/texi2dvi.sig
   Resolving mirrors.tripadvisor.com (mirrors.tripadvisor.com)...
   199.102.235.174
   Connecting to mirrors.tripadvisor.com
   (mirrors.tripadvisor.com)|199.102.235.174|:443... connected.
   HTTP request sent, awaiting response... 200 OK
   Length: 213 [application/pgp-signature]
   Saving to: 'download/texi2dvi.sig.partial'

   0K                                                       100% 41.7M=0s

   2019-04-11 21:41:16 (41.7 MB/s) - 'download/texi2dvi.sig.partial'
   saved [213/213]

   mv download/texi2dvi.sig.partial download/texi2dvi.sig
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f cookies/texinfo-6.6/checksum-htmlxref.cnf.sig; then : ;
   else \
        printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Grabbing "\\033[00m"download/htmlxref.cnf.sig\n"; \
        for i in file//files/htmlxref.cnf.sig
   file//../../../gar/cache/garstow/archives/htmlxref.cnf.sig
   https//ftpmirror.gnu.org/texinfo/htmlxref.cnf.sig
   https//mirrors.ocf.berkeley.edu/gnu/texinfo/htmlxref.cnf.sig; do  \
            printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Trying "\\033[00m"$i\n"; \
            make $i  || continue; \
            break; \
        done; \
        if test -r download/htmlxref.cnf.sig ; then : ; else \
            printf "["\\033[01\;31m"fetch"\\033[00m"]
   "\\033[01\;37m"Failed to download
   "\\033[00m"download/htmlxref.cnf.sig"\\033[01\;37m"!"\\033[00m"\n"
   1>&2; \
            false; \
        fi; \
   fi
   [fetch] Grabbing download/htmlxref.cnf.sig
   [fetch] Trying file//files/htmlxref.cnf.sig
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f files/htmlxref.cnf.sig; then \
        ln -sf
   /home/orront/src/installed/gsrc/pkg/gnu/texinfo/files/htmlxref.cnf.sig
   download/htmlxref.cnf.sig; \
   else \
        false; \
   fi
   make[1]: *** [file//files/htmlxref.cnf.sig] Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   file//../../../gar/cache/garstow/archives/htmlxref.cnf.sig
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f ../../../gar/cache/garstow/archives/htmlxref.cnf.sig; then \
        ln -sf
   
/home/orront/src/installed/gsrc/pkg/gnu/texinfo/../../../gar/cache/garstow/archives/htmlxref.cnf.sig
   download/htmlxref.cnf.sig; \
   else \
        false; \
   fi
   make[1]: ***
   [file//../../../gar/cache/garstow/archives/htmlxref.cnf.sig] Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   https//ftpmirror.gnu.org/texinfo/htmlxref.cnf.sig
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   wget -c --no-check-certificate --passive-ftp -U "GSRC/1.0" -O
   download/htmlxref.cnf.sig.partial
   https://ftpmirror.gnu.org/texinfo/htmlxref.cnf.sig
   --2019-04-11 21:41:16--
   https://ftpmirror.gnu.org/texinfo/htmlxref.cnf.sig
   Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200,
   2001:470:142:5::200
   Connecting to ftpmirror.gnu.org
   (ftpmirror.gnu.org)|209.51.188.200|:443... connected.
   HTTP request sent, awaiting response... 302 Moved Temporarily
   Location: https://ftp.wayne.edu/gnu/texinfo/htmlxref.cnf.sig [following]
   --2019-04-11 21:41:17--
   https://ftp.wayne.edu/gnu/texinfo/htmlxref.cnf.sig
   Resolving ftp.wayne.edu (ftp.wayne.edu)... 141.217.0.199
   Connecting to ftp.wayne.edu (ftp.wayne.edu)|141.217.0.199|:443...
   connected.
   HTTP request sent, awaiting response... 200 OK
   Length: 213 [application/pgp-signature]
   Saving to: 'download/htmlxref.cnf.sig.partial'

   0K                                                       100% 19.1M=0s

   2019-04-11 21:41:17 (19.1 MB/s) -
   'download/htmlxref.cnf.sig.partial' saved [213/213]

   mv download/htmlxref.cnf.sig.partial download/htmlxref.cnf.sig
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f cookies/texinfo-6.6/checksum-texinfo-6.6.tar.xz.sig; then
   : ; else \
        printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Grabbing "\\033[00m"download/texinfo-6.6.tar.xz.sig\n"; \
        for i in file//files/texinfo-6.6.tar.xz.sig
   file//../../../gar/cache/garstow/archives/texinfo-6.6.tar.xz.sig
   https//ftpmirror.gnu.org/texinfo/texinfo-6.6.tar.xz.sig
   https//mirrors.ocf.berkeley.edu/gnu/texinfo/texinfo-6.6.tar.xz.sig;
   do  \
            printf "["\\033[00\;32m"fetch"\\033[00m"]
   "\\033[01\;37m"Trying "\\033[00m"$i\n"; \
            make $i  || continue; \
            break; \
        done; \
        if test -r download/texinfo-6.6.tar.xz.sig ; then : ; else \
            printf "["\\033[01\;31m"fetch"\\033[00m"]
   "\\033[01\;37m"Failed to download
   "\\033[00m"download/texinfo-6.6.tar.xz.sig"\\033[01\;37m"!"\\033[00m"\n"
   1>&2; \
            false; \
        fi; \
   fi
   [fetch] Grabbing
   download/texinfo-6.6.tar.xz.sig
   [fetch] Trying
   file//files/texinfo-6.6.tar.xz.sig
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f files/texinfo-6.6.tar.xz.sig; then \
        ln -sf
   /home/orront/src/installed/gsrc/pkg/gnu/texinfo/files/texinfo-6.6.tar.xz.sig
   download/texinfo-6.6.tar.xz.sig; \
   else \
        false; \
   fi
   make[1]: *** [file//files/texinfo-6.6.tar.xz.sig] Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   file//../../../gar/cache/garstow/archives/texinfo-6.6.tar.xz.sig
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   if test -f
   ../../../gar/cache/garstow/archives/texinfo-6.6.tar.xz.sig; then \
        ln -sf
   
/home/orront/src/installed/gsrc/pkg/gnu/texinfo/../../../gar/cache/garstow/archives/texinfo-6.6.tar.xz.sig
   download/texinfo-6.6.tar.xz.sig; \
   else \
        false; \
   fi
   make[1]: ***
   [file//../../../gar/cache/garstow/archives/texinfo-6.6.tar.xz.sig]
   Error 1
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Trying
   https//ftpmirror.gnu.org/texinfo/texinfo-6.6.tar.xz.sig
   make[1]: Entering directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   wget -c --no-check-certificate --passive-ftp -U "GSRC/1.0" -O
   download/texinfo-6.6.tar.xz.sig.partial
   https://ftpmirror.gnu.org/texinfo/texinfo-6.6.tar.xz.sig
   --2019-04-11 21:41:17--
   https://ftpmirror.gnu.org/texinfo/texinfo-6.6.tar.xz.sig
   Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200,
   2001:470:142:5::200
   Connecting to ftpmirror.gnu.org
   (ftpmirror.gnu.org)|209.51.188.200|:443... connected.
   HTTP request sent, awaiting response... 302 Moved Temporarily
   Location:
   https://mirror.us-midwest-1.nexcess.net/gnu/texinfo/texinfo-6.6.tar.xz.sig
   [following]
   --2019-04-11 21:41:17--
   https://mirror.us-midwest-1.nexcess.net/gnu/texinfo/texinfo-6.6.tar.xz.sig
   Resolving mirror.us-midwest-1.nexcess.net
   (mirror.us-midwest-1.nexcess.net)... 208.69.120.125
   Connecting to mirror.us-midwest-1.nexcess.net
   (mirror.us-midwest-1.nexcess.net)|208.69.120.125|:443... connected.
   HTTP request sent, awaiting response... 200 OK
   Length: 213 [application/octet-stream]
   Saving to: 'download/texinfo-6.6.tar.xz.sig.partial'

   0K                                                       100% 54.4M=0s

   2019-04-11 21:41:17 (54.4 MB/s) -
   'download/texinfo-6.6.tar.xz.sig.partial' saved [213/213]

   mv download/texinfo-6.6.tar.xz.sig.partial
   download/texinfo-6.6.tar.xz.sig
   make[1]: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'
   [fetch] Complete.  Finished rules:
   pre-everything custom-pre-everything cookies/texinfo-6.6
   download pre-fetch custom-pre-fetch download/texinfo-6.6.tar.xz
   download/texinfo.tex download/texi2dvi download/htmlxref.cnf
   download/texinfo.tex.sig download/texi2dvi.sig
   download/htmlxref.cnf.sig download/texinfo-6.6.tar.xz.sig post-fetch
   custom-post-fetch
   [checksum] Running sha256sum on
   texinfo-6.6.tar.xz
   if grep -- '  download/texinfo-6.6.tar.xz$' sha256sums; then \
        if LC_ALL="C" LANG="C"  grep -- ' download/texinfo-6.6.tar.xz$'
   sha256sums | sha256sum -c | grep ':[ ]\+OK'; then \
            printf "["\\033[00\;32m"checksum"\\033[00m"]
   "\\033[01\;37m"sha256sums is OK"\\033[00m"\n"; \
            mkdir -p `dirname
   cookies/texinfo-6.6/checksum-texinfo-6.6.tar.xz` && date >>
   cookies/texinfo-6.6/checksum-texinfo-6.6.tar.xz; \
        else \
            printf "["\\033[01\;31m"checksum"\\033[00m"]
   "\\033[01\;37m"texinfo-6.6.tar.xz failed checksum
   test!"\\033[00m"\n" 1>&2; \
            false; \
        fi \
   else \
        printf "["\\033[01\;31m"checksum"\\033[00m"]
   "\\033[01\;37m"texinfo-6.6.tar.xz not in sha256sums
   file!"\\033[00m"\n" 1>&2; \
        false; \
   fi
   9bb9ca00da53f26a7e5725eee49689cd4a1e18d25d5b061ac8b2053018d93d66
   download/texinfo-6.6.tar.xz
   download/texinfo-6.6.tar.xz: OK
   [checksum] sha256sums is OK
   [checksum] Running sha256sum on texinfo.tex
   if grep -- '  download/texinfo.tex$' sha256sums; then \
        if LC_ALL="C" LANG="C"  grep -- ' download/texinfo.tex$'
   sha256sums | sha256sum -c | grep ':[ ]\+OK'; then \
            printf "["\\033[00\;32m"checksum"\\033[00m"]
   "\\033[01\;37m"sha256sums is OK"\\033[00m"\n"; \
            mkdir -p `dirname cookies/texinfo-6.6/checksum-texinfo.tex`
   && date >> cookies/texinfo-6.6/checksum-texinfo.tex; \
        else \
            printf "["\\033[01\;31m"checksum"\\033[00m"]
   "\\033[01\;37m"texinfo.tex failed checksum test!"\\033[00m"\n" 1>&2; \
            false; \
        fi \
   else \
        printf "["\\033[01\;31m"checksum"\\033[00m"]
   "\\033[01\;37m"texinfo.tex not in sha256sums file!"\\033[00m"\n" 1>&2; \
        false; \
   fi
   b19a421624076a9d1335d1a17c33329a26d02a0a3430b43c2a3cbd51708f1cdf
   download/texinfo.tex
   download/texinfo.tex: OK
   [checksum] sha256sums is OK
   [checksum] Running sha256sum on texi2dvi
   if grep -- '  download/texi2dvi$' sha256sums; then \
        if LC_ALL="C" LANG="C"  grep -- ' download/texi2dvi$'
   sha256sums | sha256sum -c | grep ':[ ]\+OK'; then \
            printf "["\\033[00\;32m"checksum"\\033[00m"]
   "\\033[01\;37m"sha256sums is OK"\\033[00m"\n"; \
            mkdir -p `dirname cookies/texinfo-6.6/checksum-texi2dvi` &&
   date >> cookies/texinfo-6.6/checksum-texi2dvi; \
        else \
            printf "["\\033[01\;31m"checksum"\\033[00m"]
   "\\033[01\;37m"texi2dvi failed checksum test!"\\033[00m"\n" 1>&2; \
            false; \
        fi \
   else \
        printf "["\\033[01\;31m"checksum"\\033[00m"]
   "\\033[01\;37m"texi2dvi not in sha256sums file!"\\033[00m"\n" 1>&2; \
        false; \
   fi
   9c608884b81a43a9b0802e7294788b336b2a9db8a64ca775e9e6bdae396a0c24
   download/texi2dvi
   sha256sum: WARNING: 1 computed checksum did NOT match
   [checksum] texi2dvi failed checksum test!
   make: *** [checksum-texi2dvi] Error 1
   make: Leaving directory
   `/home/orront/src/installed/gsrc/pkg/gnu/texinfo'


Reply via email to