Public bug reported:

wg_mempool.h:91:18: error: type of 'wgmempool_Init' does not match original 
declaration [-Werror=lto-type-mismatch]
   91 |     extern void *wgmempool_Init(uint4 blocksize, size_t maxstrsize);
      |                  ^
wg_mempool.c:86:14: note: type mismatch in parameter 1
   86 | extern void *wgmempool_Init(size_t blocksize, size_t maxstrsize)
      |              ^
wg_mempool.c:86:14: note: type 'size_t' should match type 'uint4'
wg_mempool.c:86:14: note: 'wgmempool_Init' was previously declared here
wg_mempool.c:86:14: note: code may be misoptimized unless 
'-fno-strict-aliasing' is used

https://launchpadlibrarian.net/783619270/buildlog_ubuntu-plucky-
amd64.libexttextcat_3.4.7-1build1_BUILDING.txt.gz

** Affects: libexttextcat (Ubuntu)
     Importance: Medium
     Assignee: Alessandro Astone (aleasto)
         Status: In Progress

** Changed in: libexttextcat (Ubuntu)
       Status: New => In Progress

** Changed in: libexttextcat (Ubuntu)
   Importance: Undecided => Medium

** Changed in: libexttextcat (Ubuntu)
     Assignee: (unassigned) => Alessandro Astone (aleasto)

** Changed in: libexttextcat (Ubuntu)
    Milestone: None => ubuntu-25.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2104926

Title:
  libexttextcat FTBFS with LTO due to type mismatch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libexttextcat/+bug/2104926/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to