pkgsrc-Users archive

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

Re: firefox-74.0.1 build failure



* On 2020-04-08 at 11:49 BST, Chavdar Ivanov wrote:

> Basically, 'make configure' almost immediately fails with
> ...
> sh: 1: Syntax error: ";" unexpected
> ...
> 
> Running 'make -d all configure' shows the problem in a long command
> invoking the configure sh script (which further invokes python2.7),
> the problem is in the first few characters - it starts with
> ...
> set -e;ulimit -d `ulimit -H -d`; ; ulimit -d `ulimit -H -d`; ;
>                                   cd
> /usr/pkgsrc/www/firefox/work/firefox-74.0.1 && ....

This should have been fixed a while back with this commit:

  https://github.com/NetBSD/pkgsrc/commit/df15d78e9cdb1984a883f239880adc46c87d0753

If not, something else is going on in your environment, but it will be
related to this issue.

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index