pkgsrc-Users archive

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

Re: firefox fails to build on netbsd-8 amd64



I can't have an opinion about the compilers required, but right now on
-current at least firefox-74.0 fails

make patch:
=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Patching for firefox-74.0
=> Applying pkgsrc patches for firefox-74.0
**************************************
Ignoring patch file
/usr/pkgsrc/www/firefox/patches/patch-config_gcc-stl-wrapper.template.h:
no checksum found
**************************************
No such line 91 in input file, ignoring

and

make configure:
=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Creating toolchain wrappers for firefox-74.0
===> Configuring for firefox-74.0
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
=> Dont include malloc.h on dragonflybsd
=> Fixing absolute paths.
=> Setting PREFIX
cd /usr/pkgsrc/www/firefox/work/firefox-74.0 && autoconf
cd /usr/pkgsrc/www/firefox/work/firefox-74.0/js/src && autoconf
cd /usr/pkgsrc/www/firefox/work/firefox-74.0 && mkdir ../build
cd /usr/pkgsrc/www/firefox/work/firefox-74.0/../build && touch
old-configure.vars
=> Generating pkg-config files for builtin libevent package.
=> Generating pkg-config files for builtin xz package.
=> Generating pkg-config file for builtin expat package.
sh: 1: Syntax error: ";" unexpected
*** Error code 2

Stop.

Just in case I removed all files in www/firefox and
www/firefox/patches and cvs updated to retrieve the current copy.

FYI I've built twice firefox-74.0 on the same machine; second build
was on the same level of pkgsrc and same version of the system, but
prior to the last updates.

On Tue, 31 Mar 2020 at 14:40, Greg Troxel <gdt%lexort.com@localhost> wrote:
>
> With the latest changes, and setting GCC_REQD=7, firefox still fails.
>
> Is it possible that rust calls gcc, and that doesn't end up using the
> selected compiler?
>
>


-- 
----


Home | Main Index | Thread Index | Old Index