Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925558 - app-shells/rc-1.7.4-r2 - edit-edit.c: error: passing argument 2 of el_gets from incompatible pointer type [-Wincompatible-pointer-types]
Summary: app-shells/rc-1.7.4-r2 - edit-edit.c: error: passing argument 2 of el_gets fr...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
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: c99-porting
  Show dependency tree
 
Reported: 2024-02-26 19:56 UTC by Toralf Förster
Modified: 2024-02-26 19:57 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.25 KB, text/plain)
2024-02-26 19:56 UTC, Toralf Förster
Details
app-shells:rc-1.7.4-r2:20240226-180255.log (app-shells:rc-1.7.4-r2:20240226-180255.log,11.43 KB, text/plain)
2024-02-26 19:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,180.96 KB, text/plain)
2024-02-26 19:56 UTC, Toralf Förster
Details
environment (environment,25.83 KB, text/plain)
2024-02-26 19:56 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-02-26 19:56 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.07 KB, application/x-xz)
2024-02-26 19:56 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,5.85 KB, application/x-xz)
2024-02-26 19:57 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,49.01 KB, application/x-xz)
2024-02-26 19:57 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,10.02 KB, application/x-xz)
2024-02-26 19:57 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-02-26 19:56:53 UTC
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o sigmsgs.o sigmsgs.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o edit-edit.o edit-edit.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o system.o system.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o tripping.o tripping.c
edit-edit.c: In function edit_alloc:
edit-edit.c:54:28: error: passing argument 2 of el_gets from incompatible pointer type [-Wincompatible-pointer-types]
   54 |         r = el_gets(c->el, count);
      |                            ^~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20240223-194139

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.75.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.0 linux/amd64

  HEAD of ::gentoo
commit 1c2906a02f49ff607c57d6f276311b157781e419
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 26 17:34:02 2024 +0000

    2024-02-26 17:34:01 UTC

emerge -qpvO app-shells/rc
[ebuild  N    ] app-shells/rc-1.7.4-r2  USE="libedit readline"
Comment 1 Toralf Förster gentoo-dev 2024-02-26 19:56:54 UTC
Created attachment 886036 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-26 19:56:55 UTC
Created attachment 886037 [details]
app-shells:rc-1.7.4-r2:20240226-180255.log
Comment 3 Toralf Förster gentoo-dev 2024-02-26 19:56:56 UTC
Created attachment 886038 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-02-26 19:56:57 UTC
Created attachment 886039 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-02-26 19:56:58 UTC
Created attachment 886040 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-26 19:56:59 UTC
Created attachment 886042 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-26 19:57:00 UTC
Created attachment 886043 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-02-26 19:57:01 UTC
Created attachment 886044 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-02-26 19:57:02 UTC
Created attachment 886045 [details]
temp.tar.xz