tech-pkg archive

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

Re: Fix build of pkgsrc/www/firefox under NetBSD 7.99.2



On 19 December 2014 at 10:16, Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost> wrote:
> pkgsrc/www/firefox build fails with conflict between libsqlite3.so.0
> in /usr/pkg/lib and libsqlite3.so.1 in /usr/lib under NetBSD.

I am not sure if it's relevant (I hope so) but I have a build failure
under amd64/6.1.5, both www/firefox and www/firefox31, both stable and
current. I am only posting here because you mentioned libxul. Here is
the build log:

g++: Internal error: Killed (program ld received signal 9)
Please submit a full bug report.
See  for instructions.
/usr/pkgsrc/www/firefox31/work/mozilla-esr31/config/rules.mk:883:
recipe for target 'libxul.so' failed
gmake[3]: *** [libxul.so] Error 1
gmake[3]: *** Deleting file 'libxul.so'
gmake[3]: Leaving directory
'/usr/pkgsrc/www/firefox31/work/build/toolkit/library/build'
/usr/pkgsrc/www/firefox31/work/mozilla-esr31/config/recurse.mk:95:
recipe for target 'toolkit/library/build/libs' failed
gmake[2]: *** [toolkit/library/build/libs] Error 2
gmake[2]: Leaving directory '/usr/pkgsrc/www/firefox31/work/build'
/usr/pkgsrc/www/firefox31/work/mozilla-esr31/config/recurse.mk:39:
recipe for target 'libs' failed
gmake[1]: *** [libs] Error 2
gmake[1]: Leaving directory '/usr/pkgsrc/www/firefox31/work/build'
/usr/pkgsrc/www/firefox31/work/mozilla-esr31/config/rules.mk:592:
recipe for target 'all' failed
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/www/firefox31
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/firefox31
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/firefox31
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/firefox31


Home | Main Index | Thread Index | Old Index