[oi-dev] prep failure in /oi-userland/components/developer/libtool

Andreas Wacknitz A.Wacknitz at gmx.de
Wed Oct 24 15:36:15 UTC 2018


Am 24.10.18 um 12:52 schrieb Rich Reynolds:
> odd1 at userlandbuild:/codebase/oi-userland/components/developer/libtool$
> gmake prep
> Makefile:106: warning: overriding recipe for target
> '/codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.unpacked'
> /codebase/oi-userland/make-rules/prep-unpack.mk:75: warning: ignoring
> old recipe for target
> '/codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.unpacked'
> /bin/rm -f -r
> /codebase/oi-userland/components/developer/libtool/libtool-2.4.6
> /usr/bin/env RUBY_VERSION=2.3
> /codebase/oi-userland/tools/userland-unpack
> /codebase/oi-userland/archives/libtool-2.4.6.tar.gz
> /usr/bin/touch
> /codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.unpacked
> /bin/rm -f -r
> /codebase/oi-userland/components/developer/libtool/libtool-1.5.22
> /codebase/oi-userland/tools/userland-unpack
> /codebase/oi-userland/archives/libtool-1.5.22.tar.gz
> /usr/bin/touch
> /codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.unpacked
> /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
> patching file m4/libtool.m4
> /usr/bin/touch
> /codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.patched-001-dlsearch.patch
> /usr/bin/touch
> /codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.patched
> /usr/bin/touch
> /codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.prep
> (cd /codebase/oi-userland/components/developer/libtool/libtool-2.4.6 ;
> ./bootstrap --force)
> bootstrap: warning: Consider installing git-merge-changelog from gnulib.
> bootstrap: running: git clone --depth 365
> 'git://git.sv.gnu.org/gnulib' 'gnulib'
> Cloning into 'gnulib'...
> remote: Counting objects: 14469, done.
> remote: Compressing objects: 100% (8867/8867), done.
> remote: Total 14469 (delta 9438), reused 7733 (delta 5579)
> Receiving objects: 100% (14469/14469), 8.77 MiB | 809.00 KiB/s, done.
> Resolving deltas: 100% (9438/9438), done.
> bootstrap: running: git submodule init -- gnulib
> error: pathspec 'gnulib' did not match any file(s) known to git
> bootstrap: running: git submodule update -- gnulib
> error: pathspec 'gnulib' did not match any file(s) known to git
> 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...
> gnulib/gnulib-tool: *** minimum supported autoconf version is 2.63.
> Try adding AC_PREREQ([2.63]) to your configure.ac.
> gnulib/gnulib-tool: *** Stop.
> gmake: *** [/codebase/oi-userland/make-rules/prep.mk:41:
> /codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.prep]
> Error 1
>
> simple typo
>
> diff configure.ac configure.ac.orig
> 27c27
> < AC_PREREQ([2.63])
> ---
> > AC_PREREQ(2.62)
>
Why did that used to work before? libtool-2.4.6 ist more than three
years old.
Do you want to create a PR for this?

Regards,
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openindiana.org/pipermail/oi-dev/attachments/20181024/dcc53243/attachment-0005.html>


More information about the oi-dev mailing list