libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I/usr/include -DPKGLIBEXECDIR=\"/usr/libexec/utsushi\" -I/usr/include -Wall -Werror -O2 -pipe -march=native -c jpeg.cpp -fPIC -DPIC -o .libs/libflt_all_la-jpeg.o jpeg.cpp: In member function 'virtual void utsushi::_flt_::jpeg::compressor::boi(const utsushi::context&)': jpeg.cpp:413:41: error: cannot convert 'bool' to 'boolean' 413 | jpeg_set_quality (&cinfo_, quality_, true); | ^~~~ | | ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-20191223-091554 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * clang: clang version 9.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/9/bin llvm: 9.0.1 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) [4] pypy3 (fallback) [5] pypy (fallback) Available Rust versions: [1] rust-1.40.0 * java-config: The following VMs are available for generation-2: repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Sat, 28 Dec 2019 01:45:35 +0000 emerge -qpvO media-gfx/iscan [ebuild N ] media-gfx/iscan-3.61.0 USE="-graphicsmagick -gui -imagemagick"
Created attachment 601470 [details] emerge-info.txt
Created attachment 601472 [details] emerge-history.txt
Created attachment 601474 [details] environment
Created attachment 601476 [details] etc.portage.tbz2
Created attachment 601478 [details] logs.tbz2
Created attachment 601480 [details] media-gfx:iscan-3.61.0:20191228-023435.log
Created attachment 601482 [details] temp.tbz2
Classic libjpeg-turbo vs libjpeg issues, you need to use the macros and not the boolean literals.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4335ff10cb362b8c9e42a8c42d8576582df07bba commit 4335ff10cb362b8c9e42a8c42d8576582df07bba Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-01-16 14:53:54 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-01-16 14:53:54 +0000 media-gfx/iscan: Add patch for IJG libjpeg Closes: https://bugs.gentoo.org/704062 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> .../iscan/files/iscan-3.61.0-ijg-libjpeg.patch | 45 ++++++++++++++++++++++ media-gfx/iscan/iscan-3.61.0.ebuild | 4 +- 2 files changed, 48 insertions(+), 1 deletion(-)