Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2011 19:43:38 +0200
From:      Jeroen <jeroen@virtualhost.nl>
To:        Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Cc:        freebsd-ports@freebsd.org, david@catwhisker.org
Subject:   Re: firefox 6: mercurial seems to be missing as dependency
Message-ID:  <4E5D214A.3090308@virtualhost.nl>
In-Reply-To: <4E5B604B.1090902@yandex.ru>
References:  <4E5AB569.4060703@virtualhost.nl> <4E5B604B.1090902@yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

>>
>> When updating firefox to the latest version (from ports) it complained
>> about hg not being found. Apparently a dependency to mercurial is
>> missing. I haven't checked why, installing it resolved it.
>>
>
> Can you please show us exact error message for further investigation?
>
Turns out this is an (almost) non-issue. make ends with some errors as 
shown below.
I assumed it was needed for the build, and installed it. However it is 
not a build error,
which I took it for, Firefox is build correctly and installs fine 
without Mercurial, it just
shows some errors.

Regards,
Jeroen


gmake[4]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla-release/browser/app'
gmake[3]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla-release/browser'
gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release'
gmake tools_tier_app
gmake[2]: Entering directory `/usr/ports/www/firefox/work/mozilla-release'
hg: not found
tools_tier_app
gmake[3]: Entering directory `/usr/ports/www/firefox/work/mozilla-release'
gmake[3]: `extensions/Makefile' is up to date.
gmake[3]: `browser/branding/official/Makefile' is up to date.
[....]
gmake[6]: Nothing to be done for `tools'.
gmake[6]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla-release/browser/components/migration/src'
gmake[5]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla-release/browser/components/migration'
gmake[5]: Entering directory 
`/usr/ports/www/firefox/work/mozilla-release/browser/components/build'
gmake[5]: Nothing to be done for `tools'.
gmake[5]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla-release/browser/components/build'
gmake[4]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla-release/browser/components'
hg: not found
gmake[4]: Entering directory 
`/usr/ports/www/firefox/work/mozilla-release/browser/app'
gmake[5]: Entering directory 
`/usr/ports/www/firefox/work/mozilla-release/browser/app/profile/extensions'
gmake[6]: Entering directory 
`/usr/ports/www/firefox/work/mozilla-release/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}'
gmake[6]: Nothing to be done for `tools'.
gmake[6]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla-release/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}'
gmake[5]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla-release/browser/app/profile/extensions'
gmake[4]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla-release/browser/app'
gmake[3]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla-release/browser'
gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release'
gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release'
if test -d ./dist/bin ; then touch ./dist/bin/.purgecaches ; fi
hg: not found
sed: /usr/ports/www/firefox/work/mozilla-release/build/unix/*.pc: No 
such file or directory



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E5D214A.3090308>