pkgsrc-Users archive

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

Re: Build problems with www/firefox (`vpdpbusd')



On Mon 08 Apr 2024 at 13:59:24 +0200, Rhialto wrote:
> {standard input}: Assembler messages:
> {standard input}:1025: Error: unsupported instruction `vpdpbusd'

Maybe this isn't even the actual problem, but in that case I can't
actually find an error message that causes the build to stop...

I re-started make, and it again printed the above messages, and
continued for a loooong time, before stopping with an error again.

But I don't find any errors in the messages, just a lot of warnings of
the style

/tmp/pkgsrc/www/firefox/default/build/dist/include/js/RootingAPI.h:1151:18:
warning: storing the address of local variable 'obj' in
'((js::StackRootedBase**)cx)[3]' [-Wdangling-pointer=]

and I didn't see messages that this warning is to be taken as an error.

On the other hand, there is no -Wno-error=dangling-pointer option in one
of the command lines I did see:

/tmp/pkgsrc/www/firefox/default/.cwrapper/bin/c++ -o Unified_cpp_js_src9.o -c  -I/tmp/pkgsrc/www/firefox/default/build/dist/stl_wrappers -I/tmp/pkgsrc/www/firefox/default/build/dist/system_wrappers -include /tmp/pkgsrc/www/firefox/default/firefox-123.0.1/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/tmp/pkgsrc/www/firefox/default/firefox-123.0.1/js/src -I/tmp/pkgsrc/www/firefox/default/build/js/src -I/tmp/pkgsrc/www/firefox/default/firefox-123.0.1/intl/icu_capi/c/include -I/tmp/pkgsrc/www/firefox/default/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/tmp/pkgsrc/www/firefox/default/build/dist/include/nss -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include -DMOZILLA_CLIENT -include /tmp/pkgsrc/www/firefox/default/build/js/src/js-confdefs.h -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/nspr -I/usr/X11R7/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg6 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -fno-sized-deallocation -fno-aligned-new -O2 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -msse2 -D__LOCALE_C_ONLY -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/nspr -I/usr/X11R7/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg6 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Dunix -fPIC -DPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -O2 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -I/usr/pkg/include -Werror=format -Wno-attributes -I/usr/pkg/include -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/Unified_cpp_js_src9.o.pp

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert                            <rhialto/at/falu.nl>
\X/ There is no AI. There is just someone else's work.           --I. Rose

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index