Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651266 - media-gfx/fim-0.4_rc3-r2 : FbiStuffJpeg.cpp:377:41: error: invalid conversion from int (*)(jpeg_decompress_struct*) to boolean (*)(j_decompress_ptr) {aka boolean (*)(jpeg_decompress_struct*)} [-fpermissive]
Summary: media-gfx/fim-0.4_rc3-r2 : FbiStuffJpeg.cpp:377:41: 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-03-23 17:09 UTC by Toralf Förster
Modified: 2019-04-11 22:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.79 KB, text/plain)
2018-03-23 17:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,42.19 KB, text/plain)
2018-03-23 17:09 UTC, Toralf Förster
Details
environment (environment,74.07 KB, text/plain)
2018-03-23 17:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.43 KB, application/x-bzip)
2018-03-23 17:09 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,24.05 KB, application/x-bzip)
2018-03-23 17:09 UTC, Toralf Förster
Details
media-gfx:fim-0.4_rc3-r2:20180323-163445.log.bz2 (media-gfx:fim-0.4_rc3-r2:20180323-163445.log.bz2,27.58 KB, application/x-bzip)
2018-03-23 17:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,46.42 KB, application/x-bzip)
2018-03-23 17:09 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,15.73 KB, text/plain)
2018-03-25 08:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,132.90 KB, text/plain)
2018-03-25 08:46 UTC, Toralf Förster
Details
environment (environment,57.42 KB, text/plain)
2018-03-25 08:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.39 KB, application/x-bzip)
2018-03-25 08:46 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,25.18 KB, application/x-bzip)
2018-03-25 08:46 UTC, Toralf Förster
Details
media-gfx:fim-0.5_rc3:20180325-040742.log (media-gfx:fim-0.5_rc3:20180325-040742.log,60.92 KB, text/plain)
2018-03-25 08:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.26 KB, application/x-bzip)
2018-03-25 08:47 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-03-23 17:09:38 UTC
   FIM_FBI_PRINTF("jpeg: exif data found (APP1 marker)\n");
                                                          ^
FbiStuffJpeg.cpp:377:41: error: invalid conversion from ‘int (*)(jpeg_decompress_struct*)’ to ‘boolean (*)(j_decompress_ptr) {aka boolean (*)(jpeg_decompress_struct*)}’ [-fpermissive]
     thumbnail_mgr.fill_input_buffer   = thumbnail_src_fill;
                                         ^~~~~~~~~~~~~~~~~~
FbiStuffJpeg.cpp: At global scope:

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

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

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

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)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *



emerge -qpv media-gfx/fim
[ebuild  N    ] media-gfx/fim-0.4_rc3-r2  USE="exif readline -aalib -dia -djvu -fbcon -gif -graphicsmagick -imagemagick -jpeg -pdf -png -postscript -sdl -static -svg -tiff -xfig"
Comment 1 Toralf Förster gentoo-dev 2018-03-23 17:09:41 UTC
Created attachment 525020 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-23 17:09:44 UTC
Created attachment 525022 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-23 17:09:47 UTC
Created attachment 525024 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-23 17:09:50 UTC
Created attachment 525026 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-23 17:09:53 UTC
Created attachment 525028 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-23 17:09:56 UTC
Created attachment 525030 [details]
media-gfx:fim-0.4_rc3-r2:20180323-163445.log.bz2
Comment 7 Toralf Förster gentoo-dev 2018-03-23 17:09:59 UTC
Created attachment 525032 [details]
temp.tbz2
Comment 8 Tim Harder gentoo-dev 2018-03-24 15:33:57 UTC
Guessing this is due to a newer jpeg lib and is fixed in 0.5_rc3 since I get no jpeg build failures.
Comment 9 Toralf Förster gentoo-dev 2018-03-25 08:46:41 UTC
got at the unstable amd64 chroot image 17.0-no-multilib_20180322-172729 this : FbiStuffJpeg.cpp:408:45: error: invalid conversion from int to boolean [-fpermissive]
Comment 10 Toralf Förster gentoo-dev 2018-03-25 08:46:45 UTC
Created attachment 525366 [details]
emerge-info.txt
Comment 11 Toralf Förster gentoo-dev 2018-03-25 08:46:48 UTC
Created attachment 525368 [details]
emerge-history.txt
Comment 12 Toralf Förster gentoo-dev 2018-03-25 08:46:51 UTC
Created attachment 525370 [details]
environment
Comment 13 Toralf Förster gentoo-dev 2018-03-25 08:46:54 UTC
Created attachment 525372 [details]
etc.portage.tbz2
Comment 14 Toralf Förster gentoo-dev 2018-03-25 08:46:57 UTC
Created attachment 525374 [details]
logs.tbz2
Comment 15 Toralf Förster gentoo-dev 2018-03-25 08:47:00 UTC
Created attachment 525376 [details]
media-gfx:fim-0.5_rc3:20180325-040742.log
Comment 16 Toralf Förster gentoo-dev 2018-03-25 08:47:03 UTC
Created attachment 525378 [details]
temp.tbz2
Comment 17 Larry the Git Cow gentoo-dev 2019-04-11 22:18:02 UTC
The bug has been closed via the following commit(s):

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

commit 4cc76e18945d3d9030d3c7cf18b5900b39ade4f2
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-04-11 22:17:36 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-04-11 22:17:36 +0000

    media-gfx/fim: Remove old
    
    Closes: https://bugs.gentoo.org/651266
    Closes: https://github.com/gentoo/gentoo/pull/11658
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: David Seifert <soap@gentoo.org>

 media-gfx/fim/Manifest                     |  1 -
 media-gfx/fim/files/fim-0.4_rc3-gcc6.patch | 44 --------------
 media-gfx/fim/fim-0.4_rc3-r2.ebuild        | 94 ------------------------------
 3 files changed, 139 deletions(-)