pkgsrc-Bugs archive

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

pkg/56144: firefox52 build fails on NetBSD/amd64-9.99.82



>Number:         56144
>Category:       pkg
>Synopsis:       firefox52 build fails on NetBSD/amd64-9.99.82
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 04 16:20:00 +0000 2021
>Originator:     John D. Baker
>Release:        NetBSD/amd64 9.99.82, pkgsrc-HEAD (202105021200Z)
>Organization:
>Environment:
System: NetBSD plex760.technoskunk.fur 9.99.82 NetBSD 9.99.82 (PLEX760) #450: Fri Apr 30 06:19:15 CDT 2021 sysop%yggdrasil.technoskunk.fur@localhost:/r0/build/current/obj/amd64/sys/arch/amd64/compile/PLEX760 amd64
Architecture: x86_64
Machine: amd64
>Description:
Building "www/firefox52" on NetBSD/amd64-9.99.82 fails with:

[...]
gmake[3]: Entering directory '/tmp/pkgsrc/www/firefox52/work/build/toolkit/libra
ry'
libxul.so
rm -f libxul.so
/tmp/pkgsrc/www/firefox52/work/build/_virtualenv/bin/python /tmp/pkgsrc/www/fire
fox52/work/firefox-52.9.0esr/config/link.py --uselist --  /tmp/pkgsrc/www/firefo
[...]
/tmp/pkgsrc/www/firefox52/work/build/toolkit/library/tmpA9P5qX.list:
    INPUT("StaticXULComponentsStart.o")
    INPUT("../../memory/volatile/Unified_cpp_memory_volatile0.o")
    INPUT("../../media/kiss_fft/kiss_fft.o")
    INPUT("../../media/kiss_fft/kiss_fftr.o")
    INPUT("../../media/libstagefright/fake_log_device.o")
    INPUT("../../media/libstagefright/Unified_c_media_libstagefright0.o")
[...]
    INPUT("../../media/psshparser/Unified_cpp_media_psshparser0.o")
    INPUT("StaticXULComponentsEnd/StaticXULComponentsEnd.o")
 
ld: ../../gfx/thebes/Unified_cpp_gfx_thebes1.o: in function `gfxTextRun::SetSpac
eGlyph(gfxFont*, mozilla::gfx::DrawTarget*, unsigned int, unsigned short)':
Unified_cpp_gfx_thebes1.cpp:(.text+0x13be3): undefined reference to `gfxShapedWo
rd* gfxFont::GetShapedWord<unsigned char>(mozilla::gfx::DrawTarget*, unsigned ch
ar const*, unsigned int, unsigned int, mozilla::unicode::Script, bool, int, unsi
gned int, gfxTextPerfMetrics*)'
ld: libxul.so: hidden symbol `_ZN7gfxFont13GetShapedWordIhEEP13gfxShapedWordPN7m
ozilla3gfx10DrawTargetEPKT_jjNS3_7unicode6ScriptEbijP18gfxTextPerfMetrics' isn't
 defined
ld: final link failed: bad value
gmake[3]: *** [/tmp/pkgsrc/www/firefox52/work/firefox-52.9.0esr/config/rules.mk:
802: libxul.so] Error 1
gmake[3]: Leaving directory '/tmp/pkgsrc/www/firefox52/work/build/toolkit/librar
y'
gmake[2]: *** [/tmp/pkgsrc/www/firefox52/work/firefox-52.9.0esr/config/recurse.m
k:71: toolkit/library/target] Error 2
gmake[2]: Leaving directory '/tmp/pkgsrc/www/firefox52/work/build'
gmake[1]: *** [/tmp/pkgsrc/www/firefox52/work/firefox-52.9.0esr/config/recurse.m
k:33: compile] Error 2
gmake[1]: Leaving directory '/tmp/pkgsrc/www/firefox52/work/build'
gmake: *** [/tmp/pkgsrc/www/firefox52/work/firefox-52.9.0esr/config/rules.mk:523
: all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /x/pkgsrc/www/firefox52
*** Error code 1

Stop.
make: stopped in /x/pkgsrc/www/firefox52



Also seen here:

  https://us-east.manta.joyent.com/pkgsrc/public/reports/NetBSD/trunk/x86_64/20210430.2232/firefox52-52.9.0nb37/build.log


The first error about an undefined reference seems to point to the recent
update of various native xorg components.  Not sure about the second error
about the hidden symbol--possibly related to the first?
>How-To-Repeat:
S/A
>Fix:



Home | Main Index | Thread Index | Old Index