WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: submitqc ldd missing file arguments  (Read 196 times)

Offline rhermsen

  • Wiki Author
  • Full Member
  • *****
  • Posts: 117
submitqc ldd missing file arguments
« on: February 16, 2025, 05:30:03 PM »
Evey time I use submitqc for Raspberry Pi I see the following messags:

Code: [Select]
submitqc: go-doc.tcz dep file includes all necessary libraries? ldd: missing file arguments
Try `ldd --help' for more information.
Ok!

Looked in older session logs, but don't have these incorrect arguments messages for x86 or x86_64.
Code: [Select]
submitqc: frr.tcz dep file includes all necessary libraries? Ok!
« Last Edit: February 16, 2025, 05:33:24 PM by rhermsen »

Offline polikuo

  • Hero Member
  • *****
  • Posts: 778
Re: submitqc ldd missing file arguments
« Reply #1 on: February 20, 2025, 04:30:22 AM »
There's currently no go-doc.tcz on the pi repo.
It's just a trivial warning.
You can ignore that.

Offline rhermsen

  • Wiki Author
  • Full Member
  • *****
  • Posts: 117
Re: submitqc ldd missing file arguments
« Reply #2 on: February 20, 2025, 05:03:29 PM »
@polikuo,
Thanks for looking into this.

I will check once the extensions are available in the pi repo.