Same issue here, Ubuntu 22.04.  Issue started Tuesday.  Had compiled ok
about two weeks earlier.

On Fri, Sep 22, 2023, 05:01 Richard Hobday <rlhob...@gmx.co.uk> wrote:

>
> Can anyone shed light on this?
> I have been successfully building from the git for many years - now it
> fails to complete!
>
> /home/****/darktable/src/imageio/imageio_exr.cc: In function
> ‘dt_imageio_retval_t dt_imageio_open_exr(dt_image_t*, const char*,
> dt_mipmap_buffer_t*)’:
> /home/****/darktable/src/imageio/imageio_exr.cc:145:15: error:
> ‘hasCameraMake’ is not a member of ‘Imf’
>    145 |       if(Imf::hasCameraMake(header))
>        |               ^~~~~~~~~~~~~
> compilation terminated due to -Wfatal-errors.
>
>
> Linux Mint 21.2/Ubuntu 22.04
>
>
> I cloned the GIT by the usual method:
> git clone --recurse-submodules --depth 1
> https://github.com/darktable-org/darktable.git
>
> and used the usual build command:
> ./build.sh --prefix /opt/darktable-test --build-type Release --install
> --sudo
>
> I always delete the 'build' and 'opt/darktable-test' directories before
> running the script.
>
> ??
>
> R.
> ___________________________________________________________________________
> darktable developer mailing list
> to unsubscribe send a mail to
> darktable-dev+unsubscr...@lists.darktable.org
>
>

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to