WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: submitqc needs to rebuilt the extension because of wrong block size  (Read 27 times)

Offline rhermsen

  • Wiki Author
  • Full Member
  • *****
  • Posts: 110
While compiling on RPi and verifying the extension I get the following message:

Code: [Select]
submitqc: tree.tcz correct block size? Not in 4096 block size. Extension will be rebuilt.
I have not seen this with x86 or x86_64 extensions so far.

How can I prevent failing this check and do it correct first time?

Code: [Select]
$ uname -a
Linux box 6.6.47-piCore-v8 #21 SMP PREEMPT Sat Aug 31 15:08:05 EDT 2024 aarch64 GNU/Linux
$ version
15.0

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1319
aarch64 extensions need to be 16k.