Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libraw support breaks compilation for me #1247

Open
fabiscafe opened this issue Mar 14, 2024 · 0 comments
Open

libraw support breaks compilation for me #1247

fabiscafe opened this issue Mar 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@fabiscafe
Copy link

Bug Description
The moment I try to compile czkawka-cli, czkawka-gui, krokiet with libraw it will not build anymore

Steps to reproduce:

 # Build is done inside a clean environment, CARGO_HOME is set because of that
  export CARGO_HOME="${srcdir}/cargo"
  cargo build \
    --bin czkawka_cli \
    --bin czkawka_gui \
    --bin krokiet \
    --all-features

Terminal output (optional):
czkawka-7.0.0-0.2-x86_64-build.log

System

  • Czkawka/Krokiet version: 7.0.0
  • OS version: Arch Linux
  • Installation method: compilation

Dependencies

  • bzip2 1.0.8
  • gcc-libs 13.2.1
  • glibc 2.39
  • libheif 1.17.6
  • rust 1:1.76.0
  • ffmpeg 2:6.1.1
  • git 2.44.0
  • libraw 0.21.2
  • rust 1:1.76.0
  • cairo 1.18.0
  • gdk-pixbuf2 2.42.10
  • glib2 2.78.4
  • gtk4 1:4.12.5
  • hicolor-icon-theme 0.17
  • pango 1:1.52.1
@fabiscafe fabiscafe added the bug Something isn't working label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant