Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 313
    • Issues 313
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #40026
Closed
Open
Created Jul 07, 2020 by David Goulet@dgoulet🔆Owner

CI: Appveyor broke with unknown 'l' in printf format

For unknown reasons, all the sudden all our PRIuXX macro usage exploded with this warning (as an example but everything explodes):

../src/app/main/main.c:414:9: error: unknown conversion type character 'l' in format [-Werror=format=]
  414 |         "Average bandwidth: %"PRIu64"/%d = %d bytes/sec reading",
      |         ^~~~~~~~~~~~~~~~~~~~~~

https://ci.appveyor.com/project/torproject/tor/builds/33955351/job/tsqab8smrp645sk2?fullLog=true

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking