pkgsrc-Users archive

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

Re: Firefox 156 fails to build on current



Thomas Klausner <wiz%gatalith.at@localhost> writes:

> On Thu, Sep 24, 2026 at 11:10:41AM +0100, pin wrote:
>> Hi,
>> 
>> ~> uname -a
>> NetBSD mybox 11.99.8 NetBSD 11.99.8 (GENERIC) #0: Mon Aug 31 02:26:03 UTC 2026  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>> ~> cd /usr/pkgsrc/www/firefox
>> [...]
>> ===> Creating toolchain wrappers for firefox-156.0.1
>> ===> Configuring for firefox-156.0.1
>> 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
>> => Generating pkg-config file for builtin expat package.
>> => Substituting "cksum" in third_party/rust/mtu/.cargo-checksum.json
>> => Dont include malloc.h on dragonflybsd
>> => Fixing libpci soname
>> => Setting MAKE_JOBS for cairo
>> => Substituting "paths" in ../firefox.sh
>> => Fixing segfault in libmozsqlite3.so
>> cd /usr/pkgsrc/www/firefox/work/firefox-156.0.1 && mkdir ../build
>> cd /usr/pkgsrc/www/firefox/work/firefox-156.0.1/../build && touch old-configure.vars
>> mv /usr/pkgsrc/www/firefox/work/dist /usr/pkgsrc/www/firefox/work/firefox-156.0.1/../build
>> mv: rename /usr/pkgsrc/www/firefox/work/dist to /usr/pkgsrc/www/firefox/work/firefox-156.0.1/../build/dist: No such file or directory
>> *** Error code 1
>
> I see this as well:
>
> => Generating pkg-config file for builtin expat package.
> => Substituting "cksum" in third_party/rust/mtu/.cargo-checksum.json
> => Dont include malloc.h on dragonflybsd
> => Fixing libpci soname
> => Setting MAKE_JOBS for cairo
> => Substituting "paths" in ../firefox.sh
> => Fixing segfault in libmozsqlite3.so
> cd /tmp/www/firefox/work/firefox-156.0.1 && mkdir ../build
> cd /tmp/www/firefox/work/firefox-156.0.1/../build && touch old-configure.vars
> mv /tmp/www/firefox/work/dist /tmp/www/firefox/work/firefox-156.0.1/../build
> mv: rename /tmp/www/firefox/work/dist to /tmp/www/firefox/work/firefox-156.0.1/../build/dist: No such file or directory
> *** Error code 1
>
>
> Does this work for anyone?

This error is caused by broken nodejs-output-156.0.tgz.
I have updated to use nodejs-output-156.0.1.tgz.

Could you please to try build with pkgsrc/www/firefox/Makefile r1.674?

Thank you.

>  Thomas

-- 
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


Home | Main Index | Thread Index | Old Index