Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647626 - sci-visualization/gle-4.2.5-r1 : gle-poppler.cpp:197:9: error: cannot convert bool to boolean in return
Summary: sci-visualization/gle-4.2.5-r1 : gle-poppler.cpp:197:9: error: cannot convert...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-14 17:31 UTC by Toralf Förster
Modified: 2019-04-11 20:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.12 KB, text/plain)
2018-02-14 17:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,164.85 KB, text/plain)
2018-02-14 17:31 UTC, Toralf Förster
Details
environment (environment,104.40 KB, text/plain)
2018-02-14 17:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.91 KB, application/x-bzip)
2018-02-14 17:32 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.58 KB, application/x-bzip)
2018-02-14 17:32 UTC, Toralf Förster
Details
sci-visualization:gle-4.2.5-r1:20180214-065549.log.bz2 (sci-visualization:gle-4.2.5-r1:20180214-065549.log.bz2,16.27 KB, application/x-bzip)
2018-02-14 17:32 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,46.04 KB, application/x-bzip)
2018-02-14 17:32 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-02-14 17:31:49 UTC
                                               ^~~~~
gle-poppler.cpp: In function ‘boolean gle_jpeg_empty_output_buffer(j_compress_ptr)’:
gle-poppler.cpp:197:9: error: cannot convert ‘bool’ to ‘boolean’ in return
  return true;
         ^~~~
gle-poppler.cpp: In function ‘void gle_write_cairo_surface_jpeg(cairo_surface_t*, int, gle_write_func, void*)’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl-test_20180209-211052

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

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]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sci-visualization/gle
Comment 1 Toralf Förster gentoo-dev 2018-02-14 17:31:52 UTC
Created attachment 519444 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-14 17:31:55 UTC
Created attachment 519446 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-02-14 17:31:58 UTC
Created attachment 519448 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-02-14 17:32:01 UTC
Created attachment 519450 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-02-14 17:32:04 UTC
Created attachment 519452 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-02-14 17:32:07 UTC
Created attachment 519454 [details]
sci-visualization:gle-4.2.5-r1:20180214-065549.log.bz2
Comment 7 Toralf Förster gentoo-dev 2018-02-14 17:32:10 UTC
Created attachment 519456 [details]
temp.tbz2
Comment 8 Andrey Grozin gentoo-dev 2018-02-14 21:38:27 UTC
Cannot reproduce. I've just successfully recompiled gle-4.2.5-r1 by the same gcc-7.3.0 on my ~amd64 box.
Comment 9 Toralf Förster gentoo-dev 2018-02-15 16:28:59 UTC
It doesn't fail at all images, but at this - USE flag settings ?
Comment 10 Larry the Git Cow gentoo-dev 2019-04-11 20:49:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc9d0ab7531be52dcde085e832feac2f3a9b7e99

commit bc9d0ab7531be52dcde085e832feac2f3a9b7e99
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-04-11 20:48:11 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-04-11 20:48:53 +0000

    sci-visualization/gle: Fix building with media-libs/jpeg
    
    Closes: https://bugs.gentoo.org/647626
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../gle/files/gle-4.2.5-jpeg-9c.patch              | 22 ++++++++++++++++++++++
 sci-visualization/gle/gle-4.2.5-r1.ebuild          | 10 ++++++----
 2 files changed, 28 insertions(+), 4 deletions(-)