Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615382 - media-gfx/tif22pnm-0.14 : /.../tiffio.h:303:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
Summary: media-gfx/tif22pnm-0.14 : /.../tiffio.h:303:15: error: expected ‘=’, ‘,’, ‘;’...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-12 17:15 UTC by Toralf Förster
Modified: 2017-04-12 20:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.33 KB, text/plain)
2017-04-12 17:15 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,5.51 KB, application/x-bzip)
2017-04-12 17:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,162.07 KB, text/plain)
2017-04-12 17:15 UTC, Toralf Förster
Details
environment (environment,110.38 KB, text/plain)
2017-04-12 17:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.82 KB, application/x-bzip)
2017-04-12 17:15 UTC, Toralf Förster
Details
media-gfx:tif22pnm-0.14:20170412-014942.log (media-gfx:tif22pnm-0.14:20170412-014942.log,6.68 KB, text/plain)
2017-04-12 17:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.01 KB, application/x-bzip)
2017-04-12 17:16 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 2017-04-12 17:15:23 UTC
                 from ptstiff3.h:12,
                 from ptstiff3.c:61:
/usr/include/tiffio.h:303:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
 static inline int _TIFFIfMultiplicationOverflow(tmsize_t op1, tmsize_t op2) {
               ^
ptstiff3.c: In function ‘read_separate’:

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

  This is an unstable amd64 chroot image (named 13.0-systemd-abi32+64_20170409-195332) at a hardened host acting as a tinderbox.

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
Comment 1 Toralf Förster gentoo-dev 2017-04-12 17:15:28 UTC
Created attachment 469854 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-04-12 17:15:34 UTC
Created attachment 469856 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-04-12 17:15:39 UTC
Created attachment 469858 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-04-12 17:15:44 UTC
Created attachment 469860 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-04-12 17:15:49 UTC
Created attachment 469862 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-04-12 17:15:55 UTC
Created attachment 469864 [details]
media-gfx:tif22pnm-0.14:20170412-014942.log
Comment 7 Toralf Förster gentoo-dev 2017-04-12 17:16:00 UTC
Created attachment 469866 [details]
temp.tbz2
Comment 8 SpanKY gentoo-dev 2017-04-12 20:09:42 UTC
should be fixed w/tiff-4.0.7-r3 by moving the helper func out of the public tiffio.h header