Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946003 - media-fonts/unifont-14.0.03 - [meson] [gcc-15] unicoverage.c: error: too many arguments to function nextrange
Summary: media-fonts/unifont-14.0.03 - [meson] [gcc-15] unicoverage.c: error: too many...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-12-07 09:31 UTC by Toralf Förster
Modified: 2024-12-07 09:31 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.50 KB, text/plain)
2024-12-07 09:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,129.71 KB, text/plain)
2024-12-07 09:31 UTC, Toralf Förster
Details
environment (environment,68.53 KB, text/plain)
2024-12-07 09:31 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1016 bytes, application/x-xz)
2024-12-07 09:31 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.41 KB, application/x-xz)
2024-12-07 09:31 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,38.50 KB, application/x-xz)
2024-12-07 09:31 UTC, Toralf Förster
Details
media-fonts:unifont-14.0.03:20241207-040703.log (media-fonts:unifont-14.0.03:20241207-040703.log,3.52 KB, text/plain)
2024-12-07 09:31 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,252.69 KB, text/plain)
2024-12-07 09:31 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,16.68 KB, application/x-xz)
2024-12-07 09:31 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-07 09:31:12 UTC
set -e && make -C src
make[1]: Entering directory '/var/tmp/portage/media-fonts/unifont-14.0.03/work/unifont-14.0.03/src'
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -std=c99 hex2otf.c -o hex2otf
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0   unibmp2hex.c   -o unibmp2hex
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0   unicoverage.c   -o unicoverage
unicoverage.c: In function main:
unicoverage.c:114:11: error: too many arguments to function nextrange
  114 |    slen = nextrange (coveragefp, &cstart, &cend, coverstring);
      |           ^~~~~~~~~

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

  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.8
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.83.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 7127b4cffaf4f1d251210642eb3ed6100f826846
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 7 02:48:24 2024 +0000

    2024-12-07 02:48:24 UTC

emerge -qpvO =media-fonts/unifont-14.0.03
[ebuild  N    ] media-fonts/unifont-14.0.03  USE="X fontforge utils"
Comment 1 Toralf Förster gentoo-dev 2024-12-07 09:31:13 UTC
Created attachment 913493 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-07 09:31:14 UTC
Created attachment 913494 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-12-07 09:31:15 UTC
Created attachment 913495 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-12-07 09:31:16 UTC
Created attachment 913496 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-12-07 09:31:17 UTC
Created attachment 913497 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-07 09:31:18 UTC
Created attachment 913498 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-07 09:31:19 UTC
Created attachment 913499 [details]
media-fonts:unifont-14.0.03:20241207-040703.log
Comment 8 Toralf Förster gentoo-dev 2024-12-07 09:31:20 UTC
Created attachment 913500 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-12-07 09:31:21 UTC
Created attachment 913501 [details]
temp.tar.xz