Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943831 - net-mail/tnef-1.4.18 - [libtool] [gcc-15] attr.c: error: conflicting types for attr_read; have Attr (FILE )
Summary: net-mail/tnef-1.4.18 - [libtool] [gcc-15] attr.c: error: conflicting types fo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-18 19:20 UTC by Toralf Förster
Modified: 2025-02-16 13:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.74 KB, text/plain)
2024-11-18 19:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,202.47 KB, text/plain)
2024-11-18 19:20 UTC, Toralf Förster
Details
environment (environment,77.29 KB, text/plain)
2024-11-18 19:20 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-18 19:20 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.26 KB, application/x-xz)
2024-11-18 19:20 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.50 KB, application/x-xz)
2024-11-18 19:20 UTC, Toralf Förster
Details
net-mail:tnef-1.4.18:20241118-171737.log (net-mail:tnef-1.4.18:20241118-171737.log,11.64 KB, text/plain)
2024-11-18 19:20 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,57.88 KB, application/x-xz)
2024-11-18 19:20 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,19.77 KB, application/x-xz)
2024-11-18 19:20 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-11-18 19:20:42 UTC
make[3]: Leaving directory '/var/tmp/portage/net-mail/tnef-1.4.18/work/tnef-1.4.18/src'
make[3]: Entering directory '/var/tmp/portage/net-mail/tnef-1.4.18/work/tnef-1.4.18/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O2 -pipe -march=native -fno-diagnostics-color -c -o mapi_names.o mapi_names.c
make[3]: Leaving directory '/var/tmp/portage/net-mail/tnef-1.4.18/work/tnef-1.4.18/src'
make[3]: Entering directory '/var/tmp/portage/net-mail/tnef-1.4.18/work/tnef-1.4.18/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O2 -pipe -march=native -fno-diagnostics-color -c -o attr.o attr.c
attr.c:242:1: error: conflicting types for attr_read; have Attr *(FILE *)
  242 | attr_read (FILE* in)
      | ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20241113-211502

  UNMASKED:
  <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 version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit d0fdee6eb9b5bc59e15ade2cb88da247a1adaf84
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 18 15:33:24 2024 +0000

    2024-11-18 15:33:24 UTC

emerge -qpvO =net-mail/tnef-1.4.18
[ebuild  N    ] net-mail/tnef-1.4.18
Comment 1 Toralf Förster gentoo-dev 2024-11-18 19:20:43 UTC
Created attachment 909414 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-18 19:20:45 UTC
Created attachment 909415 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-18 19:20:46 UTC
Created attachment 909416 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-18 19:20:47 UTC
Created attachment 909417 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-18 19:20:47 UTC
Created attachment 909418 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-18 19:20:48 UTC
Created attachment 909419 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-18 19:20:49 UTC
Created attachment 909420 [details]
net-mail:tnef-1.4.18:20241118-171737.log
Comment 8 Toralf Förster gentoo-dev 2024-11-18 19:20:50 UTC
Created attachment 909421 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-18 19:20:51 UTC
Created attachment 909422 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2025-02-16 13:17:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b956db0a5978125d5ec5eb7d1342564e92e2a8e

commit 6b956db0a5978125d5ec5eb7d1342564e92e2a8e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-02-16 13:16:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-16 13:17:12 +0000

    net-mail/tnef: build w/ -std=gnu17
    
    No activity upstream.
    
    Closes: https://bugs.gentoo.org/943831
    Signed-off-by: Sam James <sam@gentoo.org>

 net-mail/tnef/tnef-1.4.18.ebuild | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)