On Wed, Oct 24, 2018 at 5:36 PM Andreas Wacknitz <[email protected]> wrote:
> Am 24.10.18 um 12:52 schrieb Rich Reynolds: > > odd1@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? > Because it has been broken 41 hours ago :) http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=844f63f9576ebb74fde62e5017bf838c69db22c4 > > Regards, > Andreas > _______________________________________________ > oi-dev mailing list > [email protected] > https://openindiana.org/mailman/listinfo/oi-dev -- --- Praise the Caffeine embeddings
_______________________________________________ oi-dev mailing list [email protected] https://openindiana.org/mailman/listinfo/oi-dev
