tech-pkg archive

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

Re: firefox failing to build NetBSD 9/amd64





On 17/06/21 1:04 am, Greg Troxel wrote:
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.


I'm currently doing a pkg_rr on a NetBSD 9 amd64 system and have hit the same problem with thunderbird. Haven't had a chance to investigate yet.

cheers
mark


Home | Main Index | Thread Index | Old Index