Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940310 - sci-astronomy/montage-5.0 - [gcc-15] mDiffExec.c: error: type of svc_run does not match original declaration [-Werror=lto-type-mismatch]
Summary: sci-astronomy/montage-5.0 - [gcc-15] mDiffExec.c: error: type of svc_run does...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Astronomy project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-09-26 19:44 UTC by Toralf Förster
Modified: 2024-09-26 19:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.16 KB, text/plain)
2024-09-26 19:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,81.32 KB, text/plain)
2024-09-26 19:44 UTC, Toralf Förster
Details
environment (environment,80.92 KB, text/plain)
2024-09-26 19:44 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-09-26 19:44 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,15.86 KB, application/x-xz)
2024-09-26 19:44 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,5.55 KB, application/x-xz)
2024-09-26 19:44 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,163.25 KB, text/plain)
2024-09-26 19:44 UTC, Toralf Förster
Details
sci-astronomy:montage-5.0:20240926-192752.log (sci-astronomy:montage-5.0:20240926-192752.log,37.48 KB, text/plain)
2024-09-26 19:44 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,92.64 KB, application/x-xz)
2024-09-26 19:44 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-26 19:44:38 UTC
	checkWCS.o checkFile.o                              \
	-L../lib -lwcstools -lcfitsio -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane  -lm
x86_64-pc-linux-gnu-gcc -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 -o mDiff mDiff.o debugCheck.o checkHdr.o checkWCS.o \
	-L../lib -lwcstools -lcfitsio -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane  -lm
x86_64-pc-linux-gnu-gcc -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 -o mDiffExec mDiffExec.o filePath.o checkHdr.o \
	checkWCS.o -L../lib -lwcstools -lcfitsio -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane  -lm
mDiffExec.c:37:7: error: type of svc_run does not match original declaration [-Werror=lto-type-mismatch]
   37 | char *svc_run  (char *cmd);
      |       ^

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

  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 00e193a15f5f69a408a790fcddb05af5a3740959
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Sep 26 17:51:51 2024 +0000

    2024-09-26 17:51:51 UTC

emerge -qpvO =sci-astronomy/montage-5.0
[ebuild  N    ] sci-astronomy/montage-5.0  USE="-doc -mpi"
Comment 1 Toralf Förster gentoo-dev 2024-09-26 19:44:39 UTC
Created attachment 903918 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-26 19:44:40 UTC
Created attachment 903919 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-09-26 19:44:41 UTC
Created attachment 903920 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-09-26 19:44:42 UTC
Created attachment 903921 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-09-26 19:44:43 UTC
Created attachment 903922 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-26 19:44:43 UTC
Created attachment 903923 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-26 19:44:45 UTC
Created attachment 903924 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-09-26 19:44:46 UTC
Created attachment 903925 [details]
sci-astronomy:montage-5.0:20240926-192752.log
Comment 9 Toralf Förster gentoo-dev 2024-09-26 19:44:47 UTC
Created attachment 903926 [details]
temp.tar.xz