Firefox error

Gleb Popov arrowd at freebsd.org
Mon Apr 19 06:25:01 UTC 2021


On Mon, Apr 19, 2021 at 8:52 AM The Doctor via freebsd-ports <
freebsd-ports at freebsd.org> wrote:

> Why am I getting:
>
> In file included from Unified_cpp_libsoundtouch_src0.cpp:47:
> /usr/ports/www/firefox/work/firefox-88.0/media/libsoundtouch/src/InterpolateShannon.cpp:71:9:
> warning: 'PI' macro redefined [-Wmacro-redefined]
> #define PI 3.1415926536
>         ^
> /usr/ports/www/firefox/work/firefox-88.0/media/libsoundtouch/src/AAFilter.cpp:45:9:
> note: previous definition is here
> #define PI       M_PI
>         ^
> In file included from Unified_cpp_image_decoders0.cpp:11:
> /usr/ports/www/firefox/work/firefox-88.0/image/decoders/nsAVIFDecoder.cpp:656:60:
> error: use of undeclared identifier 'AOM_PLANE_ALPHA'
>   MOZ_ASSERT(aImage->stride[AOM_PLANE_Y] ==
> aImage->stride[AOM_PLANE_ALPHA]);
>                                                      ^
> /usr/ports/www/firefox/work/firefox-88.0/image/decoders/nsAVIFDecoder.cpp:656:60:
> error: use of undeclared identifier 'AOM_PLANE_ALPHA'
> In file included from Unified_cpp_libsoundtouch_src0.cpp:92:
> /usr/ports/www/firefox/work/firefox-88.0/media/libsoundtouch/src/cpu_detect_x86.cpp:48:12:
> warning: 'bit_MMX' macro redefined [-Wmacro-redefined]
> #define bit_MMX     (1 << 23)
>    ^
> /usr/local/llvm11/lib/clang/11.0.1/include/cpuid.h:130:9: note: previous
> definition is here
> #define bit_MMX         0x00800000
>                    ^
> In file included from Unified_cpp_libsoundtouch_src0.cpp:92:
> /usr/ports/www/firefox/work/firefox-88.0/media/libsoundtouch/src/cpu_detect_x86.cpp:49:12:
> warning: 'bit_SSE' macro redefined [-Wmacro-redefined]
> #define bit_SSE     (1 << 25)
>                  ^
> /usr/local/llvm11/lib/clang/11.0.1/include/cpuid.h:133:9: note: previous
> definition is here
> #define bit_SSE         0x02000000
>  ^
> In file included from Unified_cpp_libsoundtouch_src0.cpp:92:
> /usr/ports/www/firefox/work/firefox-88.0/media/libsoundtouch/src/cpu_detect_x86.cpp:50:12:
> warning: 'bit_SSE2' macro redefined [-Wmacro-redefined]
> #define bit_SSE2    (1 << 26)
>       ^
> /usr/local/llvm11/lib/clang/11.0.1/include/cpuid.h:134:9: note: previous
> definition is here
> #define bit_SSE2        0x04000000
> ^
> 4 warnings generated.
>
> --
> Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@
> nl2k.ab.ca
> Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist
> rising!
> Look at Psalms 14 and 53 on Atheism
> https://www.empire.kred/ROOTNK?t=94a1f39b
> When one lacks enemies, one can always make them.  -unknown
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>

Are you building the port on a live system? Try upgrading multimedia/aom
first.


More information about the freebsd-ports mailing list