Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #25276

Closed (moved)
(moved)
Open
Created Feb 16, 2018 by ffmancera@ffmancera

Compilation fails: ‘tor_zstd_format_version’ [-Werror=unused-function]

I am getting this error when compiling a clear version of master branch.

  CC       src/common/src_common_libor_crypto_testing_a-crypto.o
src/common/compress_zstd.c:63:1: error: ‘tor_zstd_format_version’ defined but not used [-Werror=unused-function]
 tor_zstd_format_version(char *buf, size_t buflen, unsigned version_number)
 ^~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[1]: *** [Makefile:5893: src/common/src_common_libor_crypto_testing_a-compress_zstd.o] Error 1

The error seems to come from commit b56fd17d0003b0b66570a7d99aadbe901144f75d. Travis CI report here.

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