Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 654514

Summary: media-gfx/maim-5.5 : /.../image.cpp:190:74: error: cannot convert bool to boolean for argument 3 to void jpeg_set_quality(j_compress_ptr, int, boolean)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-gfx:maim-5.5:20180501-103454.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-05-01 11:07:22 UTC
/usr/bin/x86_64-pc-linux-gnu-g++ -DCXXOPTS_USE_UNICODE -DMAIM_VERSION=\"v5.5\"   -DNDEBUG -O2 -pipe -march=native   -std=c++11 -MD -MT CMakeFiles/maim.dir/src/image.cpp.o -MF CMakeFiles/maim.dir/src/image.cpp.o.d -o CMakeFiles/maim.dir/src/image.cpp.o -c /var/tmp/portage/media-gfx/maim-5.5/work/maim-5.5/src/image.cpp
/var/tmp/portage/media-gfx/maim-5.5/work/maim-5.5/src/image.cpp: In member function ‘void ARGBImage::writeJPEG(std::ostream&, int)’:
/var/tmp/portage/media-gfx/maim-5.5/work/maim-5.5/src/image.cpp:190:74: error: cannot convert ‘bool’ to ‘boolean’ for argument ‘3’ to ‘void jpeg_set_quality(j_compress_ptr, int, boolean)’
     jpeg_set_quality (&cinfo, (int)((float)quality-1.f)*(100.f/9.f), true);
                                                                          ^
/var/tmp/portage/media-gfx/maim-5.5/work/maim-5.5/src/image.cpp:191:37: error: cannot convert ‘bool’ to ‘boolean’ for argument ‘2’ to ‘void jpeg_start_compress(j_compress_ptr, boolean)’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_libressl_20180425-205901

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv media-gfx/maim
[ebuild  N    ] media-gfx/maim-5.5  USE="unicode"
Comment 1 Toralf Förster gentoo-dev 2018-05-01 11:07:25 UTC
Created attachment 529240 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-01 11:07:28 UTC
Created attachment 529242 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-01 11:07:31 UTC
Created attachment 529244 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-01 11:07:34 UTC
Created attachment 529246 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-01 11:07:38 UTC
Created attachment 529248 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-01 11:07:41 UTC
Created attachment 529250 [details]
media-gfx:maim-5.5:20180501-103454.log
Comment 7 Toralf Förster gentoo-dev 2018-05-01 11:07:44 UTC
Created attachment 529252 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2018-05-25 16:36:12 UTC
[master 9b97acf654cf] media-gfx/maim: Version bump
 2 files changed, 44 insertions(+)
 create mode 100644 media-gfx/maim/maim-5.5.1.ebuild


Please retry with this newer version