pkgsrc-Users archive

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

www/firefox 'make configure' error



Hi,

I already have firefox-88.0.1nb1 from the 5th of June. As part of a
rolling-replace firefox-88.0.1nb2 tries to get built and fails
immediately at 'configure' stage as follows:
.....
=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Checking for vulnerabilities in firefox-88.0.1nb2
===> Creating toolchain wrappers for firefox-88.0.1nb2
===> Configuring for firefox-88.0.1nb2
printf '#!/bin/sh\n[ "$*" = "-f" ] && exit 0\nexec /bin/rm $@\n' >
/usr/pkgsrc/www/firefox/work/.cwrapper/bin/rm
chmod +x /usr/pkgsrc/www/firefox/work/.cwrapper/bin/rm
/bin/ln -sf /usr/pkg/bin/clang /usr/pkgsrc/www/firefox/work/.cwrapper/bin/clang
/bin/ln -sf /usr/pkg/bin/clang++
/usr/pkgsrc/www/firefox/work/.cwrapper/bin/clang++
/bin/ln -sf /usr/pkg/bin/clang-cpp
/usr/pkgsrc/www/firefox/work/.cwrapper/bin/clang-cpp
=> Dont include malloc.h on dragonflybsd
=> Fixing absolute paths.
cd /usr/pkgsrc/www/firefox/work/firefox-88.0.1 && autoconf
build/autoconf/hooks.m4:6: error: defn: undefined macro: AC_INIT_PREPARE
build/autoconf/hooks.m4:6: the top level
autom4te: error: /usr/pkg/bin/gm4 failed with exit status: 1
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/www/firefox
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/firefox
.....


Any ideas? I tried rebuilding m4, autoconf and automake, just in case,
to no avail.

(I have another 10-12 failures from the same pkg_rolling-replace run,
I will investigate them later; some of them, probably half, are
expected to fail - e.g. wip/neovim-git; others are first time
failures)

Chavdar

-- 
----


Home | Main Index | Thread Index | Old Index