Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670020 - media-gfx/fim-0.5_rc3 : FramebufferDevice.h:40:33: error: invalid conversion from int to boolean [-fpermissive]
Summary: media-gfx/fim-0.5_rc3 : FramebufferDevice.h:40:33: error: invalid conversion ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-31 08:28 UTC by Toralf Förster
Modified: 2019-04-11 21:54 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.36 KB, text/plain)
2018-10-31 08:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,224.41 KB, text/plain)
2018-10-31 08:28 UTC, Toralf Förster
Details
environment (environment,60.38 KB, text/plain)
2018-10-31 08:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.25 KB, application/x-bzip)
2018-10-31 08:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,26.37 KB, application/x-bzip)
2018-10-31 08:28 UTC, Toralf Förster
Details
media-gfx:fim-0.5_rc3:20181031-075630.log (media-gfx:fim-0.5_rc3:20181031-075630.log,74.71 KB, text/plain)
2018-10-31 08:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.45 KB, application/x-bzip)
2018-10-31 08:28 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-10-31 08:28:31 UTC
                 from FbiStuffJpeg.cpp:43:
FbiStuffJpeg.cpp: In function ‘void* fim::jpeg_init(FILE*, const fim_char_t*, unsigned int, fim::ida_image_info*, int)’:
FramebufferDevice.h:40:33: error: invalid conversion from ‘int’ to ‘boolean’ [-fpermissive]
 #define FIM_FBI_TRUE            1
                                 ^
FbiStuffJpeg.cpp:408:33: note: in expansion of macro ‘FIM_FBI_TRUE’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_20181026-172613

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO media-gfx/fim
[ebuild  N    ] media-gfx/fim-0.5_rc3  USE="exif gif jpeg pdf png readline sdl svg tiff -aalib -bmp -dia -djvu -fbcon -graphicsmagick -imagemagick -jpeg2k -pcx -postscript -static -xfig"
Comment 1 Toralf Förster gentoo-dev 2018-10-31 08:28:33 UTC
Created attachment 553740 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-31 08:28:37 UTC
Created attachment 553742 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-31 08:28:39 UTC
Created attachment 553744 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-31 08:28:42 UTC
Created attachment 553746 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-31 08:28:45 UTC
Created attachment 553748 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-31 08:28:47 UTC
Created attachment 553750 [details]
media-gfx:fim-0.5_rc3:20181031-075630.log
Comment 7 Toralf Förster gentoo-dev 2018-10-31 08:28:50 UTC
Created attachment 553752 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-04-11 21:54:09 UTC
The bug has been closed via the following commit(s):

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

commit 343ed2ea158c870e3fe36e4c05e7c916e38bae36
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-04-11 21:53:02 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-04-11 21:53:52 +0000

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

 media-gfx/fim/files/fim-0.5_rc3-jpeg-9c.patch | 26 ++++++++++++++++++++++++++
 media-gfx/fim/fim-0.5_rc3.ebuild              |  1 +
 2 files changed, 27 insertions(+)