Changes between Initial Version and Version 1 of Ticket #68973


Ignore:
Timestamp:
Mar 15, 2024, 2:48:59 PM (8 months ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68973

    • Property Version changed from 2.8.1 to 2.9.1
    • Property Summary changed from ffmpeg6 @6.1 build failure: error: 'viewport' undeclared (first use in this function) to ffmpeg6 @6.1.1 build failure: error: 'viewport' undeclared (first use in this function)
  • Ticket #68973 – Description

    initial v1  
    11{{{
     2/opt/local/bin/gcc-mp-13 -I. -I./ -isystem/opt/local/include/LegacySupport -I/opt/local/include -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -pipe -Os -DHAVE_LRINTF -Wno-deprecated-declarations -I/opt/local/include -arch ppc   -std=c11 -fomit-frame-pointer -fPIC -maltivec -mabi=altivec    -pthread  -I/opt/local/include/p11-kit-1   -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/fribidi -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libxml2 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16    -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi  -I/opt/local/include/openjpeg-2.5 -I/opt/local/include/opus -I/opt/local/include/opus -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16   -DEB_DLL -I/opt/local/include/svt-av1                -g -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wempty-body -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -Wno-bool-operation -Wno-char-subscripts -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=format-security -Werror=implicit-function-declaration -Werror=return-type -Werror=vla -Wformat -fdiagnostics-color=auto -Wno-maybe-uninitialized   -MMD -MF libavcodec/libsvtav1.d -MT libavcodec/libsvtav1.o -c -o libavcodec/libsvtav1.o libavcodec/libsvtav1.c
    23libavcodec/librsvgdec.c: In function 'librsvg_decode_frame':
    34libavcodec/librsvgdec.c:93:5: error: 'viewport' undeclared (first use in this function)
     
    89gmake: *** Waiting for unfinished jobs....
    910}}}
     11
     12This is perhaps we got outdated `librsvg` on systems without Rust?