[Bug 259055] www/firefox fails to build with DEBUG option enabled on FreeBSD_12-RELEASE
Date: Thu, 27 Apr 2023 12:15:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259055 --- Comment #5 from ddrinnon@cdor.net --- (In reply to Graham Perrin from comment #4) It still fails but later on in the build: ... In file included from Unified_cpp_image_decoders0.cpp:11: /wrkdirs/usr/ports/www/firefox/work/firefox-112.0.1/image/decoders/nsAVIFDecoder.cpp:1063:33: error: use of undeclared identifier 'AOM_PLANE_ALPHA' colorImage->stride[AOM_PLANE_ALPHA]); ^ /wrkdirs/usr/ports/www/firefox/work/firefox-112.0.1/image/decoders/nsAVIFDecoder.cpp:1063:33: error: use of undeclared identifier 'AOM_PLANE_ALPHA' 2 errors generated. gmake[4]: *** [/wrkdirs/usr/ports/www/firefox/work/firefox-112.0.1/config/rules.mk:670: Unified_cpp_image_decoders0.o] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/image/decoders' gmake[3]: *** [/wrkdirs/usr/ports/www/firefox/work/firefox-112.0.1/config/recurse.mk:72: image/decoders/target-objects] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build' gmake[2]: *** [/wrkdirs/usr/ports/www/firefox/work/firefox-112.0.1/config/recurse.mk:34: compile] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build' gmake[1]: *** [/wrkdirs/usr/ports/www/firefox/work/firefox-112.0.1/config/rules.mk:361: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build' *** Error code 1 ... -- You are receiving this mail because: You are the assignee for the bug.