MidnightBSD Magus

multimedia/gstreamer1-plugins-svt-av1

GStreamer (svt-av1) plugin

Flavor Version Run OSVersion Arch License Restricted Status
1.4.1 520 3.0 i386 lgpl2.1+ 0 fail

Events

Machine Type Time Message
m3032b info 2023-03-14 06:24:50.585785 Test Started
m3032b fail 2023-03-14 06:25:10.114145 make build returned non-zero: 1
m3032b fail 2023-03-14 06:25:10.156992 Test complete.

Log

===>  Building for gstreamer1-plugins-svt-av1-1.4.1
[ 50% 1/2] cc -Ilibgstsvtav1enc.so.p -I. -I.. -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orc-0.4 -I/usr/local/include/svt-av1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIE -fPIC -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DEB_DLL -pthread -MD -MQ libgstsvtav1enc.so.p/gstsvtav1enc.c.o -MF libgstsvtav1enc.so.p/gstsvtav1enc.c.o.d -o libgstsvtav1enc.so.p/gstsvtav1enc.c.o -c ../gstsvtav1enc.c
FAILED: libgstsvtav1enc.so.p/gstsvtav1enc.c.o 
cc -Ilibgstsvtav1enc.so.p -I. -I.. -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orc-0.4 -I/usr/local/include/svt-av1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIE -fPIC -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DEB_DLL -pthread -MD -MQ libgstsvtav1enc.so.p/gstsvtav1enc.c.o -MF libgstsvtav1enc.so.p/gstsvtav1enc.c.o.d -o libgstsvtav1enc.so.p/gstsvtav1enc.c.o -c ../gstsvtav1enc.c
In file included from ../gstsvtav1enc.c:25:
In file included from ../gstsvtav1enc.h:14:
/usr/local/include/svt-av1/EbSvtAv1.h:85:9: warning: 'FALSE' macro redefined [-Wmacro-redefined]
#define FALSE 0
        ^
/usr/local/include/glib-2.0/glib/gmacros.h:880:9: note: previous definition is here
#define FALSE   (0)
        ^
In file included from ../gstsvtav1enc.c:25:
In file included from ../gstsvtav1enc.h:14:
/usr/local/include/svt-av1/EbSvtAv1.h:86:9: warning: 'TRUE' macro redefined [-Wmacro-redefined]
#define TRUE 1
        ^
/usr/local/include/glib-2.0/glib/gmacros.h:884:9: note: previous definition is here
#define TRUE    (!FALSE)
        ^
../gstsvtav1enc.c:568:3: error: use of undeclared identifier 'EbPrivDataNode'
  EbPrivDataNode private_data;
  ^
../gstsvtav1enc.c:595:3: error: use of undeclared identifier 'private_data'
  private_data.node_type = PRIVATE_DATA;
  ^
../gstsvtav1enc.c:595:28: error: use of undeclared identifier 'PRIVATE_DATA'
  private_data.node_type = PRIVATE_DATA;
                           ^
../gstsvtav1enc.c:596:3: error: use of undeclared identifier 'private_data'
  private_data.size = sizeof (GstVideoCodecFrame);
  ^
../gstsvtav1enc.c:597:3: error: use of undeclared identifier 'private_data'
  private_data.data = (void *) frame;
  ^
../gstsvtav1enc.c:598:3: error: use of undeclared identifier 'private_data'
  private_data.next = NULL;
  ^
../gstsvtav1enc.c:599:43: error: use of undeclared identifier 'private_data'
  input_buffer->p_app_private = (void *) &private_data;
                                          ^
../gstsvtav1enc.c:691:9: error: use of undeclared identifier 'EbPrivDataNode'
        EbPrivDataNode *private_data = (EbPrivDataNode *) output_buf->p_app_private;
        ^
../gstsvtav1enc.c:691:25: error: use of undeclared identifier 'private_data'
        EbPrivDataNode *private_data = (EbPrivDataNode *) output_buf->p_app_private;
                        ^
../gstsvtav1enc.c:691:57: error: expected expression
        EbPrivDataNode *private_data = (EbPrivDataNode *) output_buf->p_app_private;
                                                        ^
../gstsvtav1enc.c:691:41: error: use of undeclared identifier 'EbPrivDataNode'
        EbPrivDataNode *private_data = (EbPrivDataNode *) output_buf->p_app_private;
                                        ^
../gstsvtav1enc.c:692:40: error: use of undeclared identifier 'private_data'
        frame = (GstVideoCodecFrame *) private_data->data;
                                       ^
2 warnings and 12 errors generated.
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/multimedia/gstreamer1-plugins-svt-av1