Your message dated Thu, 5 Dec 2024 19:38:11 -0500 with message-id <cad+gyvyofy_rgsp6eza3z1+1mpcxf-31iinagz1a874vusc...@mail.gmail.com> and subject line Re: gmic: FTBFS: File 'CImg.h' has been already included (should have been done first in file 'gmic.h') has caused the Debian Bug report #1088066, regarding gmic: FTBFS: File 'CImg.h' has been already included (should have been done first in file 'gmic.h') to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1088066: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1088066 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: gmic Version: 2.9.4-4 Severity: serious Tags: ftbs trixie sid gmic fails to build from source with this error: In file included from /<<PKGBUILDDIR>>/src/gmic_cli.cpp:53: /<<PKGBUILDDIR>>/src/gmic.h:196:2: error: #error "[gmic] *** Error *** File 'CImg.h' has been already included (should have been done first in file 'gmic.h')." 196 | #error "[gmic] *** Error *** File 'CImg.h' has been already included (should have been done first in file 'gmic.h')." | ^~~~~ /<<PKGBUILDDIR>>/src/gmic.h:207:9: warning: "cimg_abort_init" redefined 207 | #define cimg_abort_init bool *const gmic_is_abort = ::gmic_abort_ptr(0); cimg::unused(gmic_is_abort) | ^~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/src/CImg.h:360:9: note: this is the location of the previous definition 360 | #define cimg_abort_init | ^~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/src/gmic.h:208:9: warning: "cimg_abort_test" redefined 208 | #define cimg_abort_test if (*gmic_is_abort) throw CImgAbortException() | ^~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/src/CImg.h:363:9: note: this is the location of the previous definition 363 | #define cimg_abort_test | ^~~~~~~~~~~~~~~ Thank you, Jeremy Bícha
--- End Message ---
--- Begin Message ---Oops, this error only affects the unuploaded version in Salsa. The version in Debian Unstable and Testing builds ok. Thank you, Jeremy Bícha
--- End Message ---

