Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940328 - media-libs/netpbm-11.7.1 - [gcc-15] mpeg.c: error: type of IOtime does not match original declaration [-Werror=lto-type-mismatch]
Summary: media-libs/netpbm-11.7.1 - [gcc-15] mpeg.c: error: type of IOtime does not ma...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-09-27 07:16 UTC by Toralf Förster
Modified: 2024-09-29 09:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.28 KB, text/plain)
2024-09-27 07:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,101.90 KB, text/plain)
2024-09-27 07:16 UTC, Toralf Förster
Details
environment (environment,85.20 KB, text/plain)
2024-09-27 07:16 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-09-27 07:16 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,15.99 KB, application/x-xz)
2024-09-27 07:16 UTC, Toralf Förster
Details
media-libs:netpbm-11.7.1:20240927-034855.log.xz (media-libs:netpbm-11.7.1:20240927-034855.log.xz,10.77 KB, application/x-xz)
2024-09-27 07:16 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,211.22 KB, text/plain)
2024-09-27 07:16 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,649.88 KB, application/x-xz)
2024-09-27 07: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 2024-09-27 07:16:43 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -Wall -o pamtosvg pamtosvg.o output-svg.o fit.o spline.o curve.o point.o vector.o epsilon.o autotrace.o pxl-outline.o bitmap.o thin-image.o logreport.o exception.o image-proc.o     -L/var/tmp/portage/media-libs/netpbm-11.7.1/work/netpbm-11.7.1/lib -lnetpbm -Wl,-O1 -Wl,--as-ne
x86_64-pc-linux-gnu-gcc -Wall -c -I. -I/var/tmp/portage/media-libs/netpbm-11.7.1/work/netpbm-11.7.1/converter/ppm/ppmtompeg/headers  -I"/var/tmp/portage/media-libs/netpbm-11.7.1/work/netpbm-11.7.1"/importinc -I"/var/tmp/portage/media-libs/netpbm-11.7.1/work/netpbm-11.7.1"/importinc/netpbm -I/var/tmp
x86_64-pc-linux-gnu-gcc -Wall -o pbmtolj pbmtolj.o     -L/var/tmp/portage/media-libs/netpbm-11.7.1/work/netpbm-11.7.1/lib -lnetpbm -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto   -lm  
x86_64-pc-linux-gnu-gcc -Wall -c -I. -I/var/tmp/portage/media-libs/netpbm-11.7.1/work/netpbm-11.7.1/converter/ppm/ppmtompeg/headers  -I"/var/tmp/portage/media-libs/netpbm-11.7.1/work/netpbm-11.7.1"/importinc -I"/var/tmp/portage/media-libs/netpbm-11.7.1/work/netpbm-11.7.1"/importinc/netpbm -I/var/tmp
x86_64-pc-linux-gnu-gcc -Wall -o ppmtompeg ppmtompeg.o mfwddct.o postdct.o huff.o bitio.o mheaders.o  mpeg.o subsample.o param.o rgbtoycc.o readframe.o combine.o jrevdct.o frame.o fsize.o frametype.o specifics.o rate.o opts.o input.o  parallel.o psocket.o gethostname.o frames.o iframe.o pframe.o bfr
x86_64-pc-linux-gnu-gcc -Wall -o pbmtoln03 pbmtoln03.o     -L/var/tmp/portage/media-libs/netpbm-11.7.1/work/netpbm-11.7.1/lib -lnetpbm -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto   -lm
mpeg.c:100:13: error: type of IOtime does not match original declaration [-Werror=lto-type-mismatch]
  100 | extern int  IOtime;
      |             ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened_systemd-20240925-080506

  UNMASKED:
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 19.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.0
Python 3.12.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  [1]   php8.3 *
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit a07400349483e2932adc533a47ca2134e9196367
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 27 02:21:32 2024 +0000

    2024-09-27 02:21:32 UTC

emerge -qpvO =media-libs/netpbm-11.7.1
[ebuild  N    ] media-libs/netpbm-11.7.1  USE="postscript rle -X -jbig -jpeg -png -static-libs (-svga) -tiff -xml" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2024-09-27 07:16:44 UTC
Created attachment 903970 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-27 07:16:46 UTC
Created attachment 903971 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-09-27 07:16:47 UTC
Created attachment 903972 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-09-27 07:16:47 UTC
Created attachment 903973 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-09-27 07:16:48 UTC
Created attachment 903974 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-27 07:16:49 UTC
Created attachment 903975 [details]
media-libs:netpbm-11.7.1:20240927-034855.log.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-27 07:16:50 UTC
Created attachment 903976 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-09-27 07:16:53 UTC
Created attachment 903977 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-09-29 09:14:02 UTC
The bug has been closed via the following commit(s):

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

commit 312c0e88fabc8e8b9a28be23f871b8dcf01428df
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2024-09-29 08:36:19 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-09-29 09:13:47 +0000

    media-libs/netpbm: add 11.2.11, 11.7.2
    
    Closes: https://bugs.gentoo.org/940328
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 media-libs/netpbm/Manifest                      |   2 +
 media-libs/netpbm/files/netpbm-11.7.2-lto.patch |  58 ++++++
 media-libs/netpbm/netpbm-11.2.11.ebuild         | 266 ++++++++++++++++++++++++
 media-libs/netpbm/netpbm-11.7.2.ebuild          | 258 +++++++++++++++++++++++
 4 files changed, 584 insertions(+)