Bug#1037579: Patch for FTBFS

2023-07-28 Thread François Mazen
tags 1037579 + patch
thanks

Dear maintainers,

please find attached a patch to fix the FTBFS with gcc13. The main
issue was missing headers for the uint32_t and uint64_t definitions.

I can prepare an NMU in case you don't have time to upload new package.

Best Regards,
François
Author: Francois Mazen 
Description: Fix fail to build from source due to missing header with GCC13.
Forwarded: not-needed

--- a/src/armnnUtils/VerificationHelpers.hpp
+++ b/src/armnnUtils/VerificationHelpers.hpp
@@ -4,6 +4,7 @@
 //
 
 #include 
+#include 
 #include 
 
 #include 
--- a/include/armnn/profiling/ISendTimelinePacket.hpp
+++ b/include/armnn/profiling/ISendTimelinePacket.hpp
@@ -6,6 +6,7 @@
 #pragma once
 
 #include 
+#include 
 #include 
 #include 
 


signature.asc
Description: This is a digitally signed message part


Processed: Bug#1037579: Patch for FTBFS

2023-07-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 1037579 + patch
Bug #1037579 [src:armnn] armnn: ftbfs with GCC-13
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1037579: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037579
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems