Skip to content
Snippets Groups Projects
  1. Jul 30, 2024
  2. Jul 29, 2024
  3. Jul 26, 2024
  4. Jul 25, 2024
  5. Jul 24, 2024
  6. Jul 23, 2024
  7. Jul 22, 2024
  8. Jul 19, 2024
  9. Jul 18, 2024
    • Dmitry Rodionov's avatar
      chore: remove dependency on aws-lc-rs brought by pgwire · 2630ace7
      Dmitry Rodionov authored
      The problem appeared in form of a failed debian package build. aws-lc-rs
      build script was failing with:
      
      thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aws-lc-sys-0.19.0/builder/cc_builder.rs:244:13:
      Your compiler (cc) is not supported due to a memcmp related bug
      reported in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95189.We
      strongly recommend against using this compiler.
      
      Since we use system openssl we dont need to rely on these backends.
      
      Error message is probably correct, so upgrading the compiler is still a
      good idea.
      2630ace7
  10. Jul 17, 2024
  11. Jul 16, 2024
Loading