RidgeRun / gst-inference

A GStreamer Deep Learning Inference Framework
GNU Lesser General Public License v2.1
121 stars 29 forks source link

Documentation fails to build #211

Open michaelgruner opened 5 years ago

michaelgruner commented 5 years ago
Making all in plugins
  DOC   Introspecting gobjects

(gst-plugin-scanner:9617): GStreamer-WARNING **: 16:27:49.673: Failed to load plugin '../../ext/r2inference/.libs/libgstinference.so': dlopen(../../ext/r2inference/.libs/libgstinference.so, 2): Symbol not found: _gst_create_boxes
  Referenced from: ../../ext/r2inference/.libs/libgstinference.so
  Expected in: /usr/local/lib/libgstinference-1.0.0.dylib
 in ../../ext/r2inference/.libs/libgstinference.so

(gst-plugin-scanner:9617): GStreamer-WARNING **: 16:27:49.684: Failed to load plugin '../../ext/opencv/.libs/libgstinferenceoverlay.so': dlopen(../../ext/opencv/.libs/libgstinferenceoverlay.so, 2): Library not loaded: /usr/local/lib/libgstinferenceoverlay-1.0.0.dylib
  Referenced from: /Users/mgruner/RidgeRun/gst-inference/ext/opencv/.libs/libgstinferenceoverlay.so
  Reason: image not found
GFallasRR commented 5 years ago

Warnings while building documentation

make[3]: Entering directory '/home/greivin/Downloads/gst-inference/docs/plugins' DOC Introspecting gobjects DOC Merging introspection data WARNING - could not read from gst-inference-plugin.signals WARNING - could not read from gst-inference-plugin.signals WARNING - could not read from gst-inference-plugin.args WARNING - could not read from gst-inference-plugin.args WARNING - could not read from gst-inference-plugin.interfaces WARNING - could not read from gst-inference-plugin.interfaces WARNING - could not read from gst-inference-plugin.prerequisites WARNING - could not read from gst-inference-plugin.prerequisites DOC Scanning header files DOC Building XML ../../ext/r2inference/gstfacenetv1.c:35: warning: Section element-gstfacenetv1 is not defined in the gst-inference-plugin-sections.txt file. ../../ext/r2inference/gstinceptionv1.c:37: warning: Section element-gstinceptionv1 is not defined in the gst-inference-plugin-sections.txt file. ../../ext/r2inference/gstinceptionv2.c:37: warning: Section element-gstinceptionv2 is not defined in the gst-inference-plugin-sections.txt file. ../../ext/r2inference/gstinceptionv3.c:36: warning: Section element-gstinceptionv4 is not defined in the gst-inference-plugin-sections.txt file. ../../ext/r2inference/gstinceptionv4.c:36: warning: Section element-gstinceptionv4 is not defined in the gst-inference-plugin-sections.txt file. ../../ext/r2inference/gstmobilenetv2.c:35: warning: Section element-gstmobilenetv2 is not defined in the gst-inference-plugin-sections.txt file. ../../ext/r2inference/gstresnet50v1.c:37: warning: Section element-gstresnet50v1 is not defined in the gst-inference-plugin-sections.txt file. ../../ext/r2inference/gsttinyyolov2.c:35: warning: Section element-gsttinyyolov2 is not defined in the gst-inference-plugin-sections.txt file. ../../ext/r2inference/gsttinyyolov3.c:35: warning: Section element-gsttinyyolov3 is not defined in the gst-inference-plugin-sections.txt file. ./gst-inference-plugin-sections.txt:4: warning: No declaration found for GstExample. See gst-inference-plugin-undeclared.txt for the list of undeclared symbols. ./gst-inference-plugin-unused.txt:1: warning: 24 unused declarations. They should be added to gst-inference-plugin-sections.txt in the appropriate place. DOC Building HTML gst-inference-plugin-docs.sgml:7: warning: failed to load external entity "xml/gtkdocentities.ent" %gtkdocentities; ^ Entity: line 1: %gtkdocentities; ^ gst-inference-plugin-docs.sgml:11: parser error : Entity 'package_name' not defined

&package_name; Reference Manual
                     ^

gst-inference-plugin-docs.sgml:13: parser error : Entity 'package_string' not defined for &package_string;. ^ gst-inference-plugin-docs.sgml:15: parser error : Entity 'package_name' not defined http://[SERVER]/&package_name; ^ xml/element-example.xml:7: warning: failed to load external entity "xml/gtkdocentities.ent" %gtkdocentities; ^ Entity: line 1: %gtkdocentities; ^ xml/tree_index.sgml:7: warning: failed to load external entity "xml/gtkdocentities.ent" %gtkdocentities; ^ Entity: line 1: %gtkdocentities; ^ xml/api-index-full.xml:7: warning: failed to load external entity "xml/gtkdocentities.ent" %gtkdocentities; ^ Entity: line 1: %gtkdocentities; ^ xml/api-index-deprecated.xml:7: warning: failed to load external entity "xml/gtkdocentities.ent" %gtkdocentities; ^ Entity: line 1: %gtkdocentities; ^ DOC Fixing cross-references