tech-pkg archive

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

firefox failing to build NetBSD 9/amd64



On a NetBSD 9 amd64 system (updated along 9 about a month ago), I
updated pkgsrc to head and done a full pkg_rr, with amazingly no
failures.  That resulted in the following package build time:

  Jun 14 01:11 firefox-88.0.1nb1

I have then done and update and repeat pkg_rr a few times, and now
firefox doesn't build, with:

  ===> Configuring for firefox-88.0.1nb2
  printf '#!/bin/sh\n[ "$*" = "-f" ] && exit 0\nexec /bin/rm $@\n' >  /tmp/work/www/firefox/work/.cwrapper/bin/rm
  chmod +x /tmp/work/www/firefox/work/.cwrapper/bin/rm
  /bin/ln -sf /usr/pkg/bin/clang /tmp/work/www/firefox/work/.cwrapper/bin/clang
  /bin/ln -sf /usr/pkg/bin/clang++ /tmp/work/www/firefox/work/.cwrapper/bin/clang++
  /bin/ln -sf /usr/pkg/bin/clang-cpp /tmp/work/www/firefox/work/.cwrapper/bin/clang-cpp
  => Dont include malloc.h on dragonflybsd
  => Fixing absolute paths.
  cd /tmp/work/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

I haven't dug in yet, but thought I should yell fast.

Other than firefox, pkg_rr doesn't want to rebuild anything.

I have installed (build date and package name):

May 30 21:34 autoconf-2.71nb1
May 30 22:10 automake-1.16.3nb1


This sort of points to

  firefox-88.0.1/js/src/aclocal.m4
  irefox-88.0.1/build/autoconf/{several]

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index