Summary: | www/firefox: build fails if WRKDIRPREFIX has symlinks | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | roger.marsh | ||||
Component: | Individual Port(s) | Assignee: | Walter Schwarzenfeld <w.schwarzenfeld> | ||||
Status: | Closed Not A Bug | ||||||
Severity: | Affects Only Me | CC: | w.schwarzenfeld | ||||
Priority: | --- | Flags: | jbeich:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | i386 | ||||||
OS: | Any | ||||||
Attachments: |
|
(In reply to roger.marsh from comment #0) > WRKDIRPREFIX=/home/david/portbuildwork Try replacing /home with /usr/home as documented in the Handbook. mozbuild may not like symlinks in path. I'm using WRKDIRPREFIX=$HOME/.cache myself but without /usr/home. https://encrypted.google.com/search?q=freebsd+%22%2Fhome%22+vs.+%22%2Fusr%2Fhome%22 That does it. Perhaps the 500 or so other ports that had worked already blinded me! And the previous two upgrades! Thanks. |
Created attachment 166664 [details] log generated by portmaster for firefox installation With /etc/make.conf set to: WRKDIRPREFIX=/home/david/portbuildwork PACKAGES=/home/david/portbuildpkg the firefox installation by: portmaster -H -D -B -m MAKE_JOBS_UNSAFE=yes \ /usr/ports/www/firefox fails, generating the attached log file. Without the WRKDIRPREFIX and PACKAGES settings (actually no /etc/make.conf file) the portmaster instruction above works fine. Ports tree from a portsnap downloaded 2 February 2016.