<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 24, 2018 at 5:36 PM Andreas Wacknitz <<a href="mailto:A.Wacknitz@gmx.de">A.Wacknitz@gmx.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">
    <div class="gmail-m_-76589011604673873moz-cite-prefix">Am 24.10.18 um 12:52 schrieb Rich
      Reynolds:<br>
    </div>
    <blockquote type="cite">odd1@userlandbuild:/codebase/oi-userland/components/developer/libtool$
      gmake prep
      <br>
      Makefile:106: warning: overriding recipe for target
'/codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.unpacked'<br>
      /codebase/oi-userland/make-rules/<a href="http://prep-unpack.mk:75" target="_blank">prep-unpack.mk:75</a>: warning:
      ignoring old recipe for target
'/codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.unpacked'<br>
      /bin/rm -f -r
      /codebase/oi-userland/components/developer/libtool/libtool-2.4.6
      <br>
      /usr/bin/env RUBY_VERSION=2.3
      /codebase/oi-userland/tools/userland-unpack
      /codebase/oi-userland/archives/libtool-2.4.6.tar.gz
      <br>
      /usr/bin/touch
/codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.unpacked<br>
      /bin/rm -f -r
      /codebase/oi-userland/components/developer/libtool/libtool-1.5.22
      <br>
      /codebase/oi-userland/tools/userland-unpack
      /codebase/oi-userland/archives/libtool-1.5.22.tar.gz
      <br>
      /usr/bin/touch
/codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.unpacked<br>
      /usr/gnu/bin/patch -d
      /codebase/oi-userland/components/developer/libtool/libtool-2.4.6
      --strip=1 --backup --version-control=numbered <
      patches/001-dlsearch.patch
      <br>
      patching file m4/libtool.m4
      <br>
      /usr/bin/touch
/codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.patched-001-dlsearch.patch<br>
      /usr/bin/touch
/codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.patched<br>
      /usr/bin/touch
      /codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.prep
      <br>
      (cd
      /codebase/oi-userland/components/developer/libtool/libtool-2.4.6 ;
      ./bootstrap --force)
      <br>
      bootstrap: warning: Consider installing git-merge-changelog from
      gnulib.
      <br>
      bootstrap: running: git clone --depth 365
      '<a class="gmail-m_-76589011604673873moz-txt-link-freetext">git://git.sv.gnu.org/gnulib</a>' 'gnulib'
      <br>
      Cloning into 'gnulib'...
      <br>
      remote: Counting objects: 14469, done.
      <br>
      remote: Compressing objects: 100% (8867/8867), done.
      <br>
      remote: Total 14469 (delta 9438), reused 7733 (delta 5579)
      <br>
      Receiving objects: 100% (14469/14469), 8.77 MiB | 809.00 KiB/s,
      done.
      <br>
      Resolving deltas: 100% (9438/9438), done.
      <br>
      bootstrap: running: git submodule init -- gnulib
      <br>
      error: pathspec 'gnulib' did not match any file(s) known to git
      <br>
      bootstrap: running: git submodule update -- gnulib
      <br>
      error: pathspec 'gnulib' did not match any file(s) known to git
      <br>
      bootstrap: running: gnulib/gnulib-tool --no-changelog
      --avoid=dummy --libtool --macro-prefix=GL --aux-dir=build-aux
      --m4-base=m4 --local-dir=gl --symlink --import announce-gen
      bootstrap...
      <br>
      gnulib/gnulib-tool: *** minimum supported autoconf version is
      2.63. Try adding AC_PREREQ([2.63]) to your <a href="http://configure.ac" target="_blank">configure.ac</a>.
      <br>
      gnulib/gnulib-tool: *** Stop.
      <br>
      gmake: *** [/codebase/oi-userland/make-rules/<a href="http://prep.mk:41" target="_blank">prep.mk:41</a>:
      /codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.prep]
      Error 1
      <br>
      <br>
      simple typo
      <br>
      <br>
      diff <a href="http://configure.ac" target="_blank">configure.ac</a> configure.ac.orig
      <br>
      27c27
      <br>
      < AC_PREREQ([2.63])
      <br>
      ---
      <br>
      > AC_PREREQ(2.62)
      <br>
      <br>
    </blockquote>
    <font size="+2">Why did that used to work before? libtool-2.4.6 ist
      more than three years old.<br>
      Do you want to create a PR for this?<br></font></div></blockquote><div><br><div style="font-family:arial,helvetica,sans-serif;font-size:small" class="gmail_default">Because it has been broken 41 hours ago :)<br><br><a href="http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=844f63f9576ebb74fde62e5017bf838c69db22c4">http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=844f63f9576ebb74fde62e5017bf838c69db22c4</a></div><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF"><font size="+2">
      <br>
      Regards,<br>
      Andreas<br>
    </font>
  </div>

_______________________________________________<br>
oi-dev mailing list<br>
<a href="mailto:oi-dev@openindiana.org" target="_blank">oi-dev@openindiana.org</a><br>
<a href="https://openindiana.org/mailman/listinfo/oi-dev" rel="noreferrer" target="_blank">https://openindiana.org/mailman/listinfo/oi-dev</a></blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><font style="font-family:courier new,monospace" size="1">---<br>Praise the Caffeine embeddings<br></font></div></div></div></div></div></div>