Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945249 - app-text/a2ps-4.15.6 - [libtool] [gcc-15] parseppd.y: error: conflicting types for yyprint; have void(FILE , int, YYSTYPE)
Summary: app-text/a2ps-4.15.6 - [libtool] [gcc-15] parseppd.y: error: conflicting type...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-28 18:03 UTC by Toralf Förster
Modified: 2024-11-28 18:03 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.30 KB, text/plain)
2024-11-28 18:03 UTC, Toralf Förster
Details
app-text:a2ps-4.15.6:20241128-143314.log (app-text:a2ps-4.15.6:20241128-143314.log,149.57 KB, text/plain)
2024-11-28 18:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,187.59 KB, text/plain)
2024-11-28 18:03 UTC, Toralf Förster
Details
environment (environment,88.11 KB, text/plain)
2024-11-28 18:03 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-28 18:03 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.09 KB, application/x-xz)
2024-11-28 18:03 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,27.64 KB, application/x-xz)
2024-11-28 18:03 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,52.79 KB, application/x-xz)
2024-11-28 18:03 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.73 KB, application/x-xz)
2024-11-28 18:03 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-28 18:03:35 UTC
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
make[4]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.15.6/work/a2ps-4.15.6/lib'
Making all in liba2ps
make  all-am
make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.15.6/work/a2ps-4.15.6/liba2ps'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I. -I../lib -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -DHAVE_CONFIG_H   -O2 -pipe -march=native -fno-diagnostics-color -c -o libnowarnings_a-parseppd.o `test -f 'parseppd.c' || echo './'`parseppd.c
parseppd.y:157:1: error: conflicting types for 'yyprint'; have 'void(FILE *, int,  YYSTYPE)'
  157 | yyprint (FILE *file, int type, YYSTYPE value)
      | ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20241125-092503

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


  HEAD of ::gentoo
commit cab49cce81d70753f03c4c283d392c3eb37f65b9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 28 13:35:17 2024 +0000

    2024-11-28 13:35:17 UTC

emerge -qpvO =app-text/a2ps-4.15.6
[ebuild  N    ] app-text/a2ps-4.15.6  USE="cjk nls -emacs -latex -static-libs -vanilla"
Comment 1 Toralf Förster gentoo-dev 2024-11-28 18:03:36 UTC
Created attachment 912409 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-28 18:03:37 UTC
Created attachment 912410 [details]
app-text:a2ps-4.15.6:20241128-143314.log
Comment 3 Toralf Förster gentoo-dev 2024-11-28 18:03:39 UTC
Created attachment 912411 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-28 18:03:40 UTC
Created attachment 912412 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-28 18:03:41 UTC
Created attachment 912413 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-28 18:03:42 UTC
Created attachment 912414 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-28 18:03:43 UTC
Created attachment 912415 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-28 18:03:44 UTC
Created attachment 912416 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-28 18:03:45 UTC
Created attachment 912417 [details]
temp.tar.xz