| 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 packages | Assignee: | 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 |
||
Created attachment 529240 [details]
emerge-info.txt
Created attachment 529242 [details]
emerge-history.txt
Created attachment 529244 [details]
environment
Created attachment 529246 [details]
etc.portage.tbz2
Created attachment 529248 [details]
logs.tbz2
Created attachment 529250 [details]
media-gfx:maim-5.5:20180501-103454.log
Created attachment 529252 [details]
temp.tbz2
[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 |
/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"