tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: firefox140 vs maintainer-files target
Hi,
Leonardo Taccari <leot%NetBSD.org@localhost> writes:
> Hello folks,
> I'm trying to package firefox140 given that it is the latest
> Firefox ESR.
Thank you. I have them in my local tree too.
However I cannot find enough time to test them.
FIREFOX_MAINTAINER=yes should be in your mk.conf.
And nodejs-output-140.0.4.tgz is placed in MASTER_SITE_LOCAL
and you need not to build nodejs kit from scratch.
Thank you.
> The package seems okay (it builds, install and works... I have not
> tested it for a lot of time yet though) but I think that I need to also
> regen some files via the `maintainer-files` target. However, when
> setting that via:
>
> $ export FIREFOX_MAINTAINER=yes
> $ make maintainer-files FIREFOX_MAINTAINER=yes
> [...]
> gmake[3]: Leaving directory '.../pkgsrc/www/firefox140/work/no-node-build/browser/app'
> gmake[2]: Leaving directory '.../pkgsrc/www/firefox140/work/no-node-build'
> gmake[1]: Leaving directory '.../pkgsrc/www/firefox140/work/no-node-build'
> *** Please use pkgtools/verifypc to sanity check dependencies.
> /usr/bin/sed -e 's|@MOZILLA@|firefox140|g' -e 's|@MOZILLA_NAME@|Browser|g' -e 's|@FIREFOX_ICON@|firefox140|g' < .../pkgsrc/www/firefox140/files/desktop.in > .../pkgsrc/www/firefox140/work/desktop
> /usr/bin/make MAINTAINER_INTERNAL=yes OUT="".../pkgsrc/www/firefox140/work/no-node.list"" build-list
> cd .../pkgsrc/www/firefox140/work/firefox-140.3.1/../no-node-build/dist/bin/browser/chrome && find . -type f | sort > .../pkgsrc/www/firefox140/work/no-node.list
> /usr/bin/make OUT="".../pkgsrc/www/firefox140/work/node.list"" build-list
> cd .../pkgsrc/www/firefox140/work/firefox-140.3.1/../build/dist/bin/browser/chrome && find . -type f | sort > .../pkgsrc/www/firefox140/work/node.list
> cd: Can't cd to ".../pkgsrc/www/firefox140/work/firefox-140.3.1/../build/dist/bin/browser/chrome": No such file or directory
> *** Error code 2
>
> Stop.
> make[1]: stopped making "build-list" in .../pkgsrc/www/firefox140
> [...]
>
> Any idea why "build/dist/bin/browser/chrome" and/or how to address that?
>
>
> Thanks!
--
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