Skip to content

Instantly share code, notes, and snippets.

@kylegordon
Created July 10, 2020 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kylegordon/da30d3abe8025071f96e3f824ddc91d9 to your computer and use it in GitHub Desktop.
Save kylegordon/da30d3abe8025071f96e3f824ddc91d9 to your computer and use it in GitHub Desktop.
[ 66%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/Transport/TCPTransport.cpp.o
[ 66%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/Transport/Transport.cpp.o
[ 66%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/Transport/USBTransport.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/USBWrapper.hpp:21,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBEndpoint.hpp:22,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IAOAPDevice.hpp:21,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/Transport/USBTransport.hpp:23,
from /home/pi/OpenDsh/dash/aasdk/src/Transport/USBTransport.cpp:19:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 66%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/USB/AOAPDevice.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/USBEndpoint.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/src/USB/AOAPDevice.cpp:20:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 67%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/USB/AccessoryModeProtocolVersionQuery.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQuery.hpp:22,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeProtocolVersionQuery.hpp:21,
from /home/pi/OpenDsh/dash/aasdk/src/USB/AccessoryModeProtocolVersionQuery.cpp:21:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 67%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/USB/AccessoryModeQuery.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQuery.hpp:22,
from /home/pi/OpenDsh/dash/aasdk/src/USB/AccessoryModeQuery.cpp:19:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 67%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/USB/AccessoryModeQueryChain.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQueryChain.hpp:21,
from /home/pi/OpenDsh/dash/aasdk/src/USB/AccessoryModeQueryChain.cpp:19:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 68%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/USB/AccessoryModeQueryChainFactory.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IAccessoryModeQueryChain.hpp:23,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IAccessoryModeQueryChainFactory.hpp:21,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQueryChainFactory.hpp:21,
from /home/pi/OpenDsh/dash/aasdk/src/USB/AccessoryModeQueryChainFactory.cpp:19:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 68%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/USB/AccessoryModeQueryFactory.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IAccessoryModeQuery.hpp:23,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IAccessoryModeQueryFactory.hpp:23,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQueryFactory.hpp:21,
from /home/pi/OpenDsh/dash/aasdk/src/USB/AccessoryModeQueryFactory.cpp:19:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 68%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/USB/AccessoryModeSendStringQuery.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQuery.hpp:22,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeSendStringQuery.hpp:22,
from /home/pi/OpenDsh/dash/aasdk/src/USB/AccessoryModeSendStringQuery.cpp:20:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 68%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/USB/AccessoryModeStartQuery.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQuery.hpp:22,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeStartQuery.hpp:21,
from /home/pi/OpenDsh/dash/aasdk/src/USB/AccessoryModeStartQuery.cpp:20:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 69%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/USB/ConnectedAccessoriesEnumerator.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/ConnectedAccessoriesEnumerator.hpp:22,
from /home/pi/OpenDsh/dash/aasdk/src/USB/ConnectedAccessoriesEnumerator.cpp:19:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 69%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/USB/USBEndpoint.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/USBEndpoint.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/src/USB/USBEndpoint.cpp:19:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 69%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/USB/USBHub.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/src/USB/USBHub.cpp:20:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 70%] Building CXX object aasdk/CMakeFiles/aasdk.dir/src/USB/USBWrapper.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/USBWrapper.hpp:21,
from /home/pi/OpenDsh/dash/aasdk/src/USB/USBWrapper.cpp:19:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 70%] Linking CXX shared library ../../aasdk/lib/libaasdk.so
[ 70%] Built target aasdk
Scanning dependencies of target auto_autogen
[ 70%] Automatic MOC and UIC for target auto
AutoMoc: /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Projection/GSTVideoOutput.hpp:0: Note: No relevant classes found. No output generated.
[ 70%] Built target auto_autogen
Scanning dependencies of target auto
[ 71%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/App.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AOAPDevice.hpp:23,
from /home/pi/OpenDsh/dash/openauto/src/autoapp/App.cpp:20:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 71%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Configuration/Configuration.cpp.o
[ 71%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Configuration/RecentAddressesList.cpp.o
[ 72%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Projection/DummyBluetoothDevice.cpp.o
[ 72%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Projection/GSTVideoOutput.cpp.o
[ 72%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Projection/InputDevice.cpp.o
[ 72%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Projection/LocalBluetoothDevice.cpp.o
[ 73%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Projection/OMXVideoOutput.cpp.o
In file included from /opt/vc/include/interface/vcos/vcos.h:144,
from /opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/vc/include/bcm_host.h:50,
from /home/pi/OpenDsh/dash/openauto/src/autoapp/Projection/OMXVideoOutput.cpp:23:
/opt/vc/include/interface/vcos/vcos_logging.h:234:39: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
# define _VCOS_LOG_X(cat, _level, fmt...) do { if (vcos_is_log_enabled(cat,_level)) vcos_log_impl(cat,_level,fmt); } while (0)
^~~
/home/pi/OpenDsh/dash/openauto/src/autoapp/Projection/OMXVideoOutput.cpp: In member function ‘bool f1x::openauto::autoapp::projection::OMXVideoOutput::createComponents()’:
/home/pi/OpenDsh/dash/openauto/src/autoapp/Projection/OMXVideoOutput.cpp:272:194: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
, &components_[VideoComponent::DECODER], "video_decode", static_cast<ILCLIENT_CREATE_FLAGS_T>(ILCLIENT_DISABLE_ALL_PORTS | ILCLIENT_ENABLE_INPUT_BUFFERS)) != 0)
^
/home/pi/OpenDsh/dash/openauto/src/autoapp/Projection/OMXVideoOutput.cpp:278:125: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
if(ilclient_create_component(client_, &components_[VideoComponent::RENDERER], "video_render", ILCLIENT_DISABLE_ALL_PORTS) != 0)
^
/home/pi/OpenDsh/dash/openauto/src/autoapp/Projection/OMXVideoOutput.cpp:284:115: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
if(ilclient_create_component(client_, &components_[VideoComponent::CLOCK], "clock", ILCLIENT_DISABLE_ALL_PORTS) != 0)
^
/home/pi/OpenDsh/dash/openauto/src/autoapp/Projection/OMXVideoOutput.cpp:296:129: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
if(ilclient_create_component(client_, &components_[VideoComponent::SCHEDULER], "video_scheduler", ILCLIENT_DISABLE_ALL_PORTS) != 0)
^
[ 73%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Projection/QtAudioInput.cpp.o
[ 73%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Projection/QtAudioOutput.cpp.o
[ 74%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Projection/QtVideoOutput.cpp.o
[ 74%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Projection/RemoteBluetoothDevice.cpp.o
[ 74%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Projection/RtAudioOutput.cpp.o
[ 74%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Projection/SequentialBuffer.cpp.o
[ 75%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Projection/VideoOutput.cpp.o
[ 75%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Service/AndroidAutoEntity.cpp.o
[ 75%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Service/AndroidAutoEntityFactory.cpp.o
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AOAPDevice.hpp:23,
from /home/pi/OpenDsh/dash/openauto/src/autoapp/Service/AndroidAutoEntityFactory.cpp:19:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 76%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Service/AudioInputService.cpp.o
[ 76%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Service/AudioService.cpp.o
[ 76%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Service/BluetoothService.cpp.o
[ 76%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Service/InputService.cpp.o
[ 77%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Service/MediaAudioService.cpp.o
[ 77%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Service/Pinger.cpp.o
In file included from /usr/include/c++/8/vector:69,
from /usr/include/boost/asio/detail/impl/service_registry.ipp:19,
from /usr/include/boost/asio/detail/service_registry.hpp:163,
from /usr/include/boost/asio/impl/execution_context.hpp:20,
from /usr/include/boost/asio/execution_context.hpp:408,
from /usr/include/boost/asio/detail/scheduler.hpp:21,
from /usr/include/boost/asio/system_context.hpp:19,
from /usr/include/boost/asio/impl/system_executor.hpp:22,
from /usr/include/boost/asio/system_executor.hpp:129,
from /usr/include/boost/asio/associated_executor.hpp:21,
from /usr/include/boost/asio.hpp:21,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/IO/Promise.hpp:22,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Service/IPinger.hpp:21,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Service/Pinger.hpp:21,
from /home/pi/OpenDsh/dash/openauto/src/autoapp/Service/Pinger.cpp:19:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::heap_entry&}; _Tp = boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::heap_entry; _Alloc = std::allocator<boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::heap_entry>]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::heap_entry, std::allocator<boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::heap_entry> >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::heap_entry*, std::vector<boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::heap_entry, std::allocator<boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::heap_entry> > >’} changed in GCC 7.1
vector<_Tp, _Alloc>::
^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:64,
from /usr/include/boost/asio/detail/impl/service_registry.ipp:19,
from /usr/include/boost/asio/detail/service_registry.hpp:163,
from /usr/include/boost/asio/impl/execution_context.hpp:20,
from /usr/include/boost/asio/execution_context.hpp:408,
from /usr/include/boost/asio/detail/scheduler.hpp:21,
from /usr/include/boost/asio/system_context.hpp:19,
from /usr/include/boost/asio/impl/system_executor.hpp:22,
from /usr/include/boost/asio/system_executor.hpp:129,
from /usr/include/boost/asio/associated_executor.hpp:21,
from /usr/include/boost/asio.hpp:21,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/IO/Promise.hpp:22,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Service/IPinger.hpp:21,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Service/Pinger.hpp:21,
from /home/pi/OpenDsh/dash/openauto/src/autoapp/Service/Pinger.cpp:19:
/usr/include/c++/8/bits/stl_vector.h: In member function ‘void boost::asio::detail::epoll_reactor::schedule_timer(boost::asio::detail::timer_queue<Time_Traits>&, const typename Time_Traits::time_type&, typename boost::asio::detail::timer_queue<Time_Traits>::per_timer_data&, boost::asio::detail::wait_op*) [with Time_Traits = boost::asio::time_traits<boost::posix_time::ptime>]’:
/usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::heap_entry*, std::vector<boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::heap_entry, std::allocator<boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::heap_entry> > >’ changed in GCC 7.1
_M_realloc_insert(end(), __x);
^~~~~~~~~~~~~~~~~
[ 77%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Service/SensorService.cpp.o
[ 78%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Service/ServiceFactory.cpp.o
In file included from /opt/vc/include/interface/vcos/vcos.h:144,
from /opt/vc/src/hello_pi/libs/ilclient/ilclient.h:47,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Projection/OMXVideoOutput.hpp:24,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Service/ServiceFactory.hpp:24,
from /home/pi/OpenDsh/dash/openauto/src/autoapp/Service/ServiceFactory.cpp:24:
/opt/vc/include/interface/vcos/vcos_logging.h:234:39: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
# define _VCOS_LOG_X(cat, _level, fmt...) do { if (vcos_is_log_enabled(cat,_level)) vcos_log_impl(cat,_level,fmt); } while (0)
^~~
[ 78%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Service/SpeechAudioService.cpp.o
[ 78%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Service/SystemAudioService.cpp.o
[ 79%] Building CXX object openauto/CMakeFiles/auto.dir/src/autoapp/Service/VideoService.cpp.o
[ 79%] Building CXX object openauto/CMakeFiles/auto.dir/auto_autogen/mocs_compilation.cpp.o
[ 79%] Linking CXX shared library ../../openauto/lib/libauto.so
[ 79%] Built target auto
Scanning dependencies of target ia_autogen
[ 80%] Automatic MOC and UIC for target ia
[ 80%] Built target ia_autogen
[ 80%] Automatic RCC for assets/resources.qrc
Scanning dependencies of target ia
[ 81%] Building CXX object CMakeFiles/ia.dir/src/app/bluetooth.cpp.o
[ 81%] Building CXX object CMakeFiles/ia.dir/src/app/config.cpp.o
[ 81%] Building CXX object CMakeFiles/ia.dir/src/app/modules/brightness.cpp.o
[ 81%] Building CXX object CMakeFiles/ia.dir/src/app/shortcuts.cpp.o
[ 82%] Building CXX object CMakeFiles/ia.dir/src/app/tabs/camera.cpp.o
In file included from /opt/vc/include/interface/vcos/vcos.h:144,
from /opt/vc/src/hello_pi/libs/ilclient/ilclient.h:47,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Projection/OMXVideoOutput.hpp:24,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Service/ServiceFactory.hpp:24,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:17,
from /home/pi/OpenDsh/dash/include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/src/app/tabs/camera.cpp:4:
/opt/vc/include/interface/vcos/vcos_logging.h:234:39: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
# define _VCOS_LOG_X(cat, _level, fmt...) do { if (vcos_is_log_enabled(cat,_level)) vcos_log_impl(cat,_level,fmt); } while (0)
^~~
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQueryChain.hpp:21,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:7,
from /home/pi/OpenDsh/dash/include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/src/app/tabs/camera.cpp:4:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 82%] Building CXX object CMakeFiles/ia.dir/src/app/tabs/data.cpp.o
In file included from /opt/vc/include/interface/vcos/vcos.h:144,
from /opt/vc/src/hello_pi/libs/ilclient/ilclient.h:47,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Projection/OMXVideoOutput.hpp:24,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Service/ServiceFactory.hpp:24,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:17,
from /home/pi/OpenDsh/dash/include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/src/app/tabs/data.cpp:5:
/opt/vc/include/interface/vcos/vcos_logging.h:234:39: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
# define _VCOS_LOG_X(cat, _level, fmt...) do { if (vcos_is_log_enabled(cat,_level)) vcos_log_impl(cat,_level,fmt); } while (0)
^~~
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQueryChain.hpp:21,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:7,
from /home/pi/OpenDsh/dash/include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/src/app/tabs/data.cpp:5:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
In file included from /usr/include/c++/8/vector:69,
from /usr/include/arm-linux-gnueabihf/qt5/QtCore/qvector.h:51,
from /usr/include/arm-linux-gnueabihf/qt5/QtGui/qbrush.h:46,
from /usr/include/arm-linux-gnueabihf/qt5/QtGui/qpalette.h:46,
from /usr/include/arm-linux-gnueabihf/qt5/QtGui/QPalette:1,
from /home/pi/OpenDsh/dash/src/app/tabs/data.cpp:1:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator<double>]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<double>::iterator’ {aka ‘__gnu_cxx::__normal_iterator<double*, std::vector<double> >’} changed in GCC 7.1
vector<_Tp, _Alloc>::
^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:64,
from /usr/include/arm-linux-gnueabihf/qt5/QtCore/qvector.h:51,
from /usr/include/arm-linux-gnueabihf/qt5/QtGui/qbrush.h:46,
from /usr/include/arm-linux-gnueabihf/qt5/QtGui/qpalette.h:46,
from /usr/include/arm-linux-gnueabihf/qt5/QtGui/QPalette:1,
from /home/pi/OpenDsh/dash/src/app/tabs/data.cpp:1:
/usr/include/c++/8/bits/stl_vector.h: In static member function ‘static void QtPrivate::QFunctorSlotObject<Func, N, Args, R>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) [with Func = Gauge::Gauge(units_t, QFont, QFont, Gauge::Orientation, int, std::vector<Command>, int, obd_decoder_t, QWidget*)::<lambda()>; int N = 0; Args = QtPrivate::List<>; R = void]’:
/usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<double*, std::vector<double> >’ changed in GCC 7.1
_M_realloc_insert(end(), __x);
^~~~~~~~~~~~~~~~~
[ 82%] Building CXX object CMakeFiles/ia.dir/src/app/tabs/launcher.cpp.o
[ 83%] Building CXX object CMakeFiles/ia.dir/src/app/tabs/media.cpp.o
In file included from /opt/vc/include/interface/vcos/vcos.h:144,
from /opt/vc/src/hello_pi/libs/ilclient/ilclient.h:47,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Projection/OMXVideoOutput.hpp:24,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Service/ServiceFactory.hpp:24,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:17,
from /home/pi/OpenDsh/dash/include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/src/app/tabs/media.cpp:12:
/opt/vc/include/interface/vcos/vcos_logging.h:234:39: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
# define _VCOS_LOG_X(cat, _level, fmt...) do { if (vcos_is_log_enabled(cat,_level)) vcos_log_impl(cat,_level,fmt); } while (0)
^~~
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQueryChain.hpp:21,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:7,
from /home/pi/OpenDsh/dash/include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/src/app/tabs/media.cpp:12:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 83%] Building CXX object CMakeFiles/ia.dir/src/app/tabs/openauto.cpp.o
In file included from /opt/vc/include/interface/vcos/vcos.h:144,
from /opt/vc/src/hello_pi/libs/ilclient/ilclient.h:47,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Projection/OMXVideoOutput.hpp:24,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Service/ServiceFactory.hpp:24,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:17,
from /home/pi/OpenDsh/dash/src/app/tabs/openauto.cpp:2:
/opt/vc/include/interface/vcos/vcos_logging.h:234:39: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
# define _VCOS_LOG_X(cat, _level, fmt...) do { if (vcos_is_log_enabled(cat,_level)) vcos_log_impl(cat,_level,fmt); } while (0)
^~~
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQueryChain.hpp:21,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:7,
from /home/pi/OpenDsh/dash/src/app/tabs/openauto.cpp:2:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 83%] Building CXX object CMakeFiles/ia.dir/src/app/tabs/settings.cpp.o
In file included from /opt/vc/include/interface/vcos/vcos.h:144,
from /opt/vc/src/hello_pi/libs/ilclient/ilclient.h:47,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Projection/OMXVideoOutput.hpp:24,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Service/ServiceFactory.hpp:24,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:17,
from /home/pi/OpenDsh/dash/include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/src/app/tabs/settings.cpp:18:
/opt/vc/include/interface/vcos/vcos_logging.h:234:39: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
# define _VCOS_LOG_X(cat, _level, fmt...) do { if (vcos_is_log_enabled(cat,_level)) vcos_log_impl(cat,_level,fmt); } while (0)
^~~
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQueryChain.hpp:21,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:7,
from /home/pi/OpenDsh/dash/include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/src/app/tabs/settings.cpp:18:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 83%] Building CXX object CMakeFiles/ia.dir/src/app/theme.cpp.o
[ 84%] Building CXX object CMakeFiles/ia.dir/src/app/widgets/color_label.cpp.o
[ 84%] Building CXX object CMakeFiles/ia.dir/src/app/widgets/dialog.cpp.o
[ 84%] Building CXX object CMakeFiles/ia.dir/src/app/widgets/ip_input.cpp.o
[ 85%] Building CXX object CMakeFiles/ia.dir/src/app/widgets/progress.cpp.o
[ 85%] Building CXX object CMakeFiles/ia.dir/src/app/widgets/switch.cpp.o
[ 85%] Building CXX object CMakeFiles/ia.dir/src/app/widgets/tuner.cpp.o
[ 85%] Building CXX object CMakeFiles/ia.dir/src/app/window.cpp.o
In file included from /opt/vc/include/interface/vcos/vcos.h:144,
from /opt/vc/src/hello_pi/libs/ilclient/ilclient.h:47,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Projection/OMXVideoOutput.hpp:24,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Service/ServiceFactory.hpp:24,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:17,
from /home/pi/OpenDsh/dash/include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/src/app/window.cpp:14:
/opt/vc/include/interface/vcos/vcos_logging.h:234:39: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
# define _VCOS_LOG_X(cat, _level, fmt...) do { if (vcos_is_log_enabled(cat,_level)) vcos_log_impl(cat,_level,fmt); } while (0)
^~~
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQueryChain.hpp:21,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:7,
from /home/pi/OpenDsh/dash/include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/src/app/window.cpp:14:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 86%] Building CXX object CMakeFiles/ia.dir/src/ia.cpp.o
In file included from /opt/vc/include/interface/vcos/vcos.h:144,
from /opt/vc/src/hello_pi/libs/ilclient/ilclient.h:47,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Projection/OMXVideoOutput.hpp:24,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Service/ServiceFactory.hpp:24,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:17,
from /home/pi/OpenDsh/dash/include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/src/ia.cpp:4:
/opt/vc/include/interface/vcos/vcos_logging.h:234:39: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
# define _VCOS_LOG_X(cat, _level, fmt...) do { if (vcos_is_log_enabled(cat,_level)) vcos_log_impl(cat,_level,fmt); } while (0)
^~~
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQueryChain.hpp:21,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:7,
from /home/pi/OpenDsh/dash/include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/src/ia.cpp:4:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 86%] Building CXX object CMakeFiles/ia.dir/src/obd/command.cpp.o
[ 86%] Building CXX object CMakeFiles/ia.dir/src/obd/obd.cpp.o
[ 87%] Building CXX object CMakeFiles/ia.dir/ia_autogen/mocs_compilation.cpp.o
In file included from /opt/vc/include/interface/vcos/vcos.h:144,
from /opt/vc/src/hello_pi/libs/ilclient/ilclient.h:47,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Projection/OMXVideoOutput.hpp:24,
from /home/pi/OpenDsh/dash/openauto/include/f1x/openauto/autoapp/Service/ServiceFactory.hpp:24,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:17,
from /home/pi/OpenDsh/dash/build/ia_autogen/KTF6LCBHT5/../../../include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/build/ia_autogen/KTF6LCBHT5/moc_window.cpp:9,
from /home/pi/OpenDsh/dash/build/ia_autogen/mocs_compilation.cpp:13:
/opt/vc/include/interface/vcos/vcos_logging.h:234:39: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
# define _VCOS_LOG_X(cat, _level, fmt...) do { if (vcos_is_log_enabled(cat,_level)) vcos_log_impl(cat,_level,fmt); } while (0)
^~~
In file included from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/IUSBWrapper.hpp:24,
from /home/pi/OpenDsh/dash/aasdk/include/f1x/aasdk/USB/AccessoryModeQueryChain.hpp:21,
from /home/pi/OpenDsh/dash/include/app/tabs/openauto.hpp:7,
from /home/pi/OpenDsh/dash/build/ia_autogen/KTF6LCBHT5/../../../include/app/window.hpp:16,
from /home/pi/OpenDsh/dash/build/ia_autogen/KTF6LCBHT5/moc_window.cpp:9,
from /home/pi/OpenDsh/dash/build/ia_autogen/mocs_compilation.cpp:13:
/usr/include/libusb-1.0/libusb.h:740:46: warning: ISO C++ forbids zero-size array ‘dev_capability_data’ [-Wpedantic]
uint8_t dev_capability_data[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:765:78: warning: ISO C++ forbids zero-size array ‘dev_capability’ [-Wpedantic]
struct libusb_bos_dev_capability_descriptor *dev_capability[ZERO_SIZED_ARRAY];
^
/usr/include/libusb-1.0/libusb.h:1258:70: warning: ISO C++ forbids zero-size array ‘iso_packet_desc’ [-Wpedantic]
struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];
^
[ 87%] Building CXX object CMakeFiles/ia.dir/ia_autogen/GBFAFXFCVO/qrc_resources.cpp.o
make[2]: *** No rule to make target '/opt/vc/src/hello_pi/libs/ilclient/libilclient.a', needed by '../bin/ia'. Stop.
make[1]: *** [CMakeFiles/Makefile2:108: CMakeFiles/ia.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
make error check output above
pi@raspberrypi:~/OpenDsh/dash $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment