pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

devel/libuv configure error: stops building wm/icewm14 and wm/jwm



I got an error trying to build devel/libuv as dependencies for wm/icewm14 and wm/jwm.

from Martin Husemann:


> Works for me on 9.99.85/amd64

> ===> Configuring for libuv-1.41.0
> + libtoolize --copy
> libtoolize: putting auxiliary files in '.'.
> libtoolize: copying file './ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
> libtoolize: copying file 'm4/libtool.m4'
> libtoolize: copying file 'm4/ltoptions.m4'
> libtoolize: copying file 'm4/ltsugar.m4'
> libtoolize: copying file 'm4/ltversion.m4'
> libtoolize: copying file 'm4/lt~obsolete.m4'
+ aclocal -I m4
> + autoconf
> configure.ac:39: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
> configure.ac:39: You should run autoupdate.
> m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from...
> configure.ac:39: the top level
> configure.ac:42: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
> m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
> configure.ac:42: the top level
> + automake --add-missing --copy
> configure.ac:37: installing './ar-lib'
> configure.ac:25: installing './compile'
> configure.ac:22: installing './config.guess'
> configure.ac:22: installing './config.sub'
> configure.ac:21: installing './install-sh'
> configure.ac:21: installing './missing'
> Makefile.am: installing './depcomp'
> => Modifying GNU configure scripts to avoid --recheck
> => Replacing config-guess with pkgsrc versions
> => Replacing config-sub with pkgsrc versions
...

> The output of your 'libtoolize' command is empty.
> In particular, the line about ltmain.sh is missing.

> Try 'make clean' and 'make'. I'm not sure what else to recommend.
> Thomas

I tried 'make clean' and 'make' : same result, no change.

Would there be a difference with NetBSD 9.99.85 as opposed to 9.99.82?

I don't want to go through all the trouble of updating to 9.99.85 just for nothing.

What would go wrong with my 'libtoolize' built from pkgsrc?

Martin, were you bitten by the entropy bug as I was?

Also, I retried devel/libuv after make clean, but got the same SHA1 mismatch.

Tom
 


Home | Main Index | Thread Index | Old Index