Please provide complete information as applicable to your setup.
**• Hardware Platform - AGX Xavier
**• DeepStream Version - 6.2
• JetPack Version - JetPack 5.1.1
Deepstream-nvdsanalytics-test compile error in DS6.2.
@ubuntu:/opt/nvidia/deepstream/deepstream-6.2/sources/apps/sample_apps/deepstream-nvdsanalytics-test$ After executing the sudo make -f Makefile.ds command, the following message is displayed.
@ubuntu:/opt/nvidia/deepstream/deepstream-6.2/sources/apps/sample_apps/deepstream-nvdsanalytics-test$ sudo make -f Makefile.ds
cc -c -o …/…/apps-common/src/deepstream_tracker_bin.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_tracker_bin.c
cc -c -o …/…/apps-common/src/deepstream_primary_gie_bin.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_primary_gie_bin.c
cc -c -o …/…/apps-common/src/deepstream_source_bin.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_source_bin.c
cc -c -o …/…/apps-common/src/deepstream_audio_classifier_bin.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_audio_classifier_bin.c
cc -c -o …/…/apps-common/src/deepstream_c2d_msg.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_c2d_msg.c
cc -c -o …/…/apps-common/src/deepstream_secondary_gie_bin.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_secondary_gie_bin.c
cc -c -o …/…/apps-common/src/deepstream_config_file_parser.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_config_file_parser.c
cc -c -o …/…/apps-common/src/deepstream_preprocess.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_preprocess.c
cc -c -o …/…/apps-common/src/deepstream_common.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_common.c
cc -c -o …/…/apps-common/src/deepstream_sink_bin.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_sink_bin.c
In file included from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24,
from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28,
from …/…/apps-common/src/deepstream_sink_bin.c:32:
/usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:79:1: warning: ‘GTimeVal’ is deprecated: Use ‘GDateTime’ instead [-Wdeprecated-declarations]
79 | GstRTSPResult gst_rtsp_connection_connect (GstRTSPConnection * conn, GTimeVal * timeout);
| ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/gstreamer-1.0/gst/gst.h:27,
from …/…/apps-common/includes/deepstream_common.h:31,
from …/…/apps-common/src/deepstream_sink_bin.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
In file included from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24,
from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28,
from …/…/apps-common/src/deepstream_sink_bin.c:32:
/usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:82:1: warning: ‘GTimeVal’ is deprecated: Use ‘GDateTime’ instead [-Wdeprecated-declarations]
82 | GstRTSPResult gst_rtsp_connection_connect_with_response (GstRTSPConnection * conn, GTimeVal * timeout, GstRTSPMessage * response);
| ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/gstreamer-1.0/gst/gst.h:27,
from …/…/apps-common/includes/deepstream_common.h:31,
from …/…/apps-common/src/deepstream_sink_bin.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
In file included from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24,
from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28,
from …/…/apps-common/src/deepstream_sink_bin.c:32:
/usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:127:56: warning: ‘GTimeVal’ is deprecated: Use ‘GDateTime’ instead [-Wdeprecated-declarations]
127 | guint size, GTimeVal * timeout);
| ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/gstreamer-1.0/gst/gst.h:27,
from …/…/apps-common/includes/deepstream_common.h:31,
from …/…/apps-common/src/deepstream_sink_bin.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
In file included from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24,
from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28,
from …/…/apps-common/src/deepstream_sink_bin.c:32:
/usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:131:56: warning: ‘GTimeVal’ is deprecated: Use ‘GDateTime’ instead [-Wdeprecated-declarations]
131 | guint size, GTimeVal * timeout);
| ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/gstreamer-1.0/gst/gst.h:27,
from …/…/apps-common/includes/deepstream_common.h:31,
from …/…/apps-common/src/deepstream_sink_bin.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
In file included from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24,
from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28,
from …/…/apps-common/src/deepstream_sink_bin.c:32:
/usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:137:56: warning: ‘GTimeVal’ is deprecated: Use ‘GDateTime’ instead [-Wdeprecated-declarations]
137 | GTimeVal *timeout);
| ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/gstreamer-1.0/gst/gst.h:27,
from …/…/apps-common/includes/deepstream_common.h:31,
from …/…/apps-common/src/deepstream_sink_bin.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
In file included from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24,
from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28,
from …/…/apps-common/src/deepstream_sink_bin.c:32:
/usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:141:56: warning: ‘GTimeVal’ is deprecated: Use ‘GDateTime’ instead [-Wdeprecated-declarations]
141 | GTimeVal *timeout);
| ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/gstreamer-1.0/gst/gst.h:27,
from …/…/apps-common/includes/deepstream_common.h:31,
from …/…/apps-common/src/deepstream_sink_bin.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
In file included from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24,
from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28,
from …/…/apps-common/src/deepstream_sink_bin.c:32:
/usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:145:56: warning: ‘GTimeVal’ is deprecated: Use ‘GDateTime’ instead [-Wdeprecated-declarations]
145 | GTimeVal *timeout);
| ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/gstreamer-1.0/gst/gst.h:27,
from …/…/apps-common/includes/deepstream_common.h:31,
from …/…/apps-common/src/deepstream_sink_bin.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
In file included from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24,
from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28,
from …/…/apps-common/src/deepstream_sink_bin.c:32:
/usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:151:56: warning: ‘GTimeVal’ is deprecated: Use ‘GDateTime’ instead [-Wdeprecated-declarations]
151 | GstRTSPEvent *revents, GTimeVal *timeout);
| ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/gstreamer-1.0/gst/gst.h:27,
from …/…/apps-common/includes/deepstream_common.h:31,
from …/…/apps-common/src/deepstream_sink_bin.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
In file included from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24,
from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28,
from …/…/apps-common/src/deepstream_sink_bin.c:32:
/usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:156:1: warning: ‘GTimeVal’ is deprecated: Use ‘GDateTime’ instead [-Wdeprecated-declarations]
156 | GstRTSPResult gst_rtsp_connection_next_timeout (GstRTSPConnection *conn, GTimeVal *timeout);
| ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/gstreamer-1.0/gst/gst.h:27,
from …/…/apps-common/includes/deepstream_common.h:31,
from …/…/apps-common/src/deepstream_sink_bin.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
In file included from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24,
from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28,
from …/…/apps-common/src/deepstream_sink_bin.c:32:
/usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:328:55: warning: ‘GTimeVal’ is deprecated: Use ‘GDateTime’ instead [-Wdeprecated-declarations]
328 | GTimeVal *timeout);
| ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/gstreamer-1.0/gst/gst.h:27,
from …/…/apps-common/includes/deepstream_common.h:31,
from …/…/apps-common/src/deepstream_sink_bin.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
In file included from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28,
from …/…/apps-common/src/deepstream_sink_bin.c:32:
/usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:121:1: warning: ‘GTimeVal’ is deprecated: Use ‘GDateTime’ instead [-Wdeprecated-declarations]
121 | gint gst_rtsp_session_next_timeout (GstRTSPSession *session, GTimeVal *now);
| ^~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/gstreamer-1.0/gst/gst.h:27,
from …/…/apps-common/includes/deepstream_common.h:31,
from …/…/apps-common/src/deepstream_sink_bin.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
In file included from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32,
from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28,
from …/…/apps-common/src/deepstream_sink_bin.c:32:
/usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:124:1: warning: ‘GTimeVal’ is deprecated: Use ‘GDateTime’ instead [-Wdeprecated-declarations]
124 | gboolean gst_rtsp_session_is_expired (GstRTSPSession *session, GTimeVal *now);
| ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/gstreamer-1.0/gst/gst.h:27,
from …/…/apps-common/includes/deepstream_common.h:31,
from …/…/apps-common/src/deepstream_sink_bin.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
cc -c -o …/…/apps-common/src/deepstream_perf.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_perf.c
cc -c -o …/…/apps-common/src/deepstream_dewarper_bin.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_dewarper_bin.c
cc -c -o …/…/apps-common/src/deepstream_dsexample.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_dsexample.c
cc -c -o …/…/apps-common/src/deepstream_secondary_preprocess.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_secondary_preprocess.c
cc -c -o …/…/apps-common/src/deepstream_dsanalytics.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_dsanalytics.c
cc -c -o …/…/apps-common/src/deepstream_tiled_display_bin.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_tiled_display_bin.c
cc -c -o …/…/apps-common/src/deepstream_c2d_msg_util.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_c2d_msg_util.c
cc -c -o …/…/apps-common/src/deepstream_osd_bin.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_osd_bin.c
cc -c -o …/…/apps-common/src/deepstream_streammux.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/…/apps-common/src/deepstream_streammux.c
cc -c -o …/deepstream-app/deepstream_app.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/deepstream-app/deepstream_app.c
cc -c -o …/deepstream-app/deepstream_app_config_parser.o -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include …/deepstream-app/deepstream_app_config_parser.c
g++ -c -o deepstream_nvdsanalytics_meta.o -Wall -Werror -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include deepstream_nvdsanalytics_meta.cpp
g++ -c -o deepstream_app_main.o -fpermissive -Wall -Werror -DPLATFORM_TEGRA -I./ -I…/…/apps-common/includes -I…/…/…/includes -I…/deepstream-app/ -DDS_VERSION_MINOR=0 -DDS_VERSION_MAJOR=5 -I /usr/local/cuda-11.4/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include deepstream_app_main.c
g++ -o deepstream-app …/…/apps-common/src/deepstream_tracker_bin.o …/…/apps-common/src/deepstream_primary_gie_bin.o …/…/apps-common/src/deepstream_source_bin.o …/…/apps-common/src/deepstream_audio_classifier_bin.o …/…/apps-common/src/deepstream_c2d_msg.o …/…/apps-common/src/deepstream_secondary_gie_bin.o …/…/apps-common/src/deepstream_config_file_parser.o …/…/apps-common/src/deepstream_preprocess.o …/…/apps-common/src/deepstream_common.o …/…/apps-common/src/deepstream_sink_bin.o …/…/apps-common/src/deepstream_perf.o …/…/apps-common/src/deepstream_dewarper_bin.o …/…/apps-common/src/deepstream_dsexample.o …/…/apps-common/src/deepstream_secondary_preprocess.o …/…/apps-common/src/deepstream_dsanalytics.o …/…/apps-common/src/deepstream_tiled_display_bin.o …/…/apps-common/src/deepstream_c2d_msg_util.o …/…/apps-common/src/deepstream_osd_bin.o …/…/apps-common/src/deepstream_streammux.o …/deepstream-app/deepstream_app.o …/deepstream-app/deepstream_app_config_parser.o deepstream_nvdsanalytics_meta.o deepstream_app_main.o -L/opt/nvidia/deepstream/deepstream-6.2/lib/ -lnvdsgst_meta -lnvds_meta -lnvdsgst_helper -lnvdsgst_smartrecord -lnvds_utils -lnvds_msgbroker -lm -lgstrtspserver-1.0 -ldl -Wl,-rpath,/opt/nvidia/deepstream/deepstream-6.2/lib/ -L/usr/local/cuda-11.4/lib64/ -lcudart -lcuda -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lX11 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
/usr/bin/ld: …/deepstream-app/deepstream_app.o: in function bus_callback': deepstream_app.c:(.text+0x8c0): undefined reference to
gst_nvmessage_is_stream_add’
/usr/bin/ld: deepstream_app.c:(.text+0x8d8): undefined reference to gst_nvmessage_parse_stream_add' /usr/bin/ld: deepstream_app.c:(.text+0x93c): undefined reference to
gst_nvmessage_is_stream_remove’
/usr/bin/ld: deepstream_app.c:(.text+0x954): undefined reference to `gst_nvmessage_parse_stream_remove’
collect2: error: ld returned 1 exit status
make: *** [Makefile.ds:77: deepstream-app] Error 1
In DS6.0.1 it compiles without problems.