Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943960 - app-crypt/mcrypt-2.6.8-r3 - [libtool] [gcc-15] ./defines.h: error: conflicting types for crypt; have char (void)
Summary: app-crypt/mcrypt-2.6.8-r3 - [libtool] [gcc-15] ./defines.h: error: conflictin...
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-19 08:53 UTC by Toralf Förster
Modified: 2024-11-26 02:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,22.99 KB, text/plain)
2024-11-19 08:53 UTC, Toralf Förster
Details
app-crypt:mcrypt-2.6.8-r3:20241119-040624.log (app-crypt:mcrypt-2.6.8-r3:20241119-040624.log,19.16 KB, text/plain)
2024-11-19 08:53 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,93.48 KB, application/x-xz)
2024-11-19 08:53 UTC, Toralf Förster
Details
environment (environment,30.97 KB, text/plain)
2024-11-19 08:53 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.15 KB, application/x-xz)
2024-11-19 08:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,36.10 KB, application/x-xz)
2024-11-19 08:53 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.06 KB, application/x-xz)
2024-11-19 08:53 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,91.61 KB, application/x-xz)
2024-11-19 08:53 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,9.02 KB, application/x-xz)
2024-11-19 08:53 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-19 08:53:32 UTC
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in src
make[2]: Entering directory '/var/tmp/portage/app-crypt/mcrypt-2.6.8-r3/work/mcrypt-2.6.8/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl    -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include -Wall -c keys.c
In file included from keys.c:22:
./defines.h:167:14: error: conflicting types for crypt; have char *(void)
  167 | extern char *crypt(); /* libufc */
      |              ^~~~~

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

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

  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-10
 [2] x86_64-pc-linux-gnu-15 *
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.71.1
  [2]   rust-bin-1.77.1
  [3]   rust-bin-1.81.0
  [4]   rust-bin-1.82.0
  [5]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 8566b21081f24b8ff8c5a8ecadbce83f2bdad484
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 18 17:03:30 2024 +0000

    2024-11-18 17:03:29 UTC

emerge -qpvO =app-crypt/mcrypt-2.6.8-r3
[ebuild  N    ] app-crypt/mcrypt-2.6.8-r3  USE="nls"
Comment 1 Toralf Förster gentoo-dev 2024-11-19 08:53:33 UTC
Created attachment 910066 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-19 08:53:34 UTC
Created attachment 910067 [details]
app-crypt:mcrypt-2.6.8-r3:20241119-040624.log
Comment 3 Toralf Förster gentoo-dev 2024-11-19 08:53:35 UTC
Created attachment 910068 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-11-19 08:53:36 UTC
Created attachment 910069 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-19 08:53:36 UTC
Created attachment 910070 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-19 08:53:37 UTC
Created attachment 910071 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-19 08:53:38 UTC
Created attachment 910072 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-19 08:53:39 UTC
Created attachment 910073 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-19 08:53:40 UTC
Created attachment 910074 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-11-26 02:56:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a63c37c1de76f654b504d9d8650270a030da4a

commit 10a63c37c1de76f654b504d9d8650270a030da4a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-11-26 02:54:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-26 02:55:25 +0000

    app-crypt/mcrypt: build w/ -std=gnu17
    
    We already apply a bunch of patches, not worth adding another for this.
    
    Closes: https://bugs.gentoo.org/943960
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

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

commit f49a9884a55e351b80549af8062414a9b2080a84
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-11-26 02:49:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-26 02:55:23 +0000

    app-crypt/mhash: build w/ -std=gnu17
    
    We already have tonnes of patches for proper C99 compat.
    
    Closes: https://bugs.gentoo.org/943960
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/mhash/mhash-0.9.9.9-r3.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)