Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946189 - app-editors/hteditor-2.1.1_pre20161206 - [meson] [gcc-15] evalparse.c: error: too many arguments to function yylex
Summary: app-editors/hteditor-2.1.1_pre20161206 - [meson] [gcc-15] evalparse.c: error:...
Status: CONFIRMED
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-12-10 09:20 UTC by Toralf Förster
Modified: 2024-12-10 09:20 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.45 KB, text/plain)
2024-12-10 09:20 UTC, Toralf Förster
Details
app-editors:hteditor-2.1.1_pre20161206:20241210-002453.log (app-editors:hteditor-2.1.1_pre20161206:20241210-002453.log,46.46 KB, text/plain)
2024-12-10 09:20 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,58.84 KB, application/x-xz)
2024-12-10 09:20 UTC, Toralf Förster
Details
environment (environment,28.76 KB, text/plain)
2024-12-10 09:20 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.00 KB, application/x-xz)
2024-12-10 09:20 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.35 KB, application/x-xz)
2024-12-10 09:20 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.31 KB, application/x-xz)
2024-12-10 09:20 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,65.25 KB, application/x-xz)
2024-12-10 09:20 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,8.67 KB, application/x-xz)
2024-12-10 09: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-12-10 09:20:11 UTC
x86_64-pc-linux-gnu-ranlib liboutput.a
gmake[2]: Leaving directory '/var/tmp/portage/app-editors/hteditor-2.1.1_pre20161206/work/ht-2.1.1/output'
Making all in eval
gmake[2]: Entering directory '/var/tmp/portage/app-editors/hteditor-2.1.1_pre20161206/work/ht-2.1.1/eval'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I. -I..   -DNOMACROS -pipe  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-diagnostics-color -c -o evalparse.o evalparse.c
evalparse.c: In function yyparse:
evalparse.c:1440:16: error: too many arguments to function yylex
 1440 |       yychar = yylex (&yylval);
      |                ^~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20241204-215502

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999

  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 *
clang version 19.1.5
llvm-config: 19.1.5
Python 3.12.7
go version go1.23.3 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.83.0
  [4]   rust-1.83.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 7eb71612e7f6a07b06388fb992bef677d0445795
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Dec 9 23:18:22 2024 +0000

    2024-12-09 23:18:22 UTC

emerge -qpvO =app-editors/hteditor-2.1.1_pre20161206
[ebuild  N    ] app-editors/hteditor-2.1.1_pre20161206  USE="X"
Comment 1 Toralf Förster gentoo-dev 2024-12-10 09:20:12 UTC
Created attachment 913705 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-10 09:20:13 UTC
Created attachment 913706 [details]
app-editors:hteditor-2.1.1_pre20161206:20241210-002453.log
Comment 3 Toralf Förster gentoo-dev 2024-12-10 09:20:14 UTC
Created attachment 913707 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-12-10 09:20:15 UTC
Created attachment 913708 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-12-10 09:20:16 UTC
Created attachment 913709 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-10 09:20:17 UTC
Created attachment 913710 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-10 09:20:18 UTC
Created attachment 913711 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-10 09:20:19 UTC
Created attachment 913712 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-12-10 09:20:20 UTC
Created attachment 913713 [details]
temp.tar.xz