Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941403 - dev-util/uftrace-0.16 - [ncurses-6.5] [libtool] [gcc-15] /.../mcount.c: fatal error: version.h: No such file or directory
Summary: dev-util/uftrace-0.16 - [ncurses-6.5] [libtool] [gcc-15] /.../mcount.c: fatal...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-12 14:51 UTC by Toralf Förster
Modified: 2024-10-12 14:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.89 KB, text/plain)
2024-10-12 14:51 UTC, Toralf Förster
Details
dev-util:uftrace-0.16:20241012-103559.log (dev-util:uftrace-0.16:20241012-103559.log,38.20 KB, text/plain)
2024-10-12 14:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,192.96 KB, text/plain)
2024-10-12 14:51 UTC, Toralf Förster
Details
environment (environment,131.73 KB, text/plain)
2024-10-12 14:51 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-10-12 14:51 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,22.02 KB, application/x-xz)
2024-10-12 14:51 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,56.46 KB, application/x-xz)
2024-10-12 14:51 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.75 KB, application/x-xz)
2024-10-12 14:51 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-10-12 14:51:16 UTC
too long lines were shrinked:

   50 |         pd = xzalloc(sizeof(*pd));
      |                            ^
/var/tmp/portage/dev-util/uftrace-0.16/work/uftrace-0.16/utils/utils.h:193:38: note: in definition of macro xzalloc
  193 |                 void *__ptr = calloc(sz, 1);                                                       \
      |                                      ^~
x86_64-pc-linux-gnu-gcc -std=gnu11 -D_GNU_SOURCE -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr  -iquote /var/tmp/portage/dev-util/uftrace-0.16/work/uftrace-0.16 -iquote /var/tmp/portage/dev-util/uftrace-0.16/work/uftrace-0.16 -iquote /va
/var/tmp/portage/dev-util/uftrace-0.16/work/uftrace-0.16/libmcount/mcount.c:33:10: fatal error: version.h: No such file or directory
   33 | #include "version.h"
      |          ^~~~~~~~~~~

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

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

  UNMASKED:
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15
    Requested by sam
    Issues involving opaque types / incomplete typedefs should block bug 930805
  /etc/portage/package.unmask/50unstable:>=sys-libs/ncurses-6.5

  Block bug #351559 if this looks like a parallel build issue.
  Possible reproducer: MAKEOPTS='...  shuffle=2283845380'

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 19.1.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.1
Python 3.12.7
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [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

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.3 *
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit 7040028a6750aa4a391c6ae8993007b49f91f1ac
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 12 08:48:34 2024 +0000

    2024-10-12 08:48:34 UTC

emerge -qpvO =dev-util/uftrace-0.16
[ebuild  N    ] dev-util/uftrace-0.16  USE="-capstone -lua -python -unwind" LUA_SINGLE_TARGET="luajit" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-10-12 14:51:17 UTC
Created attachment 905277 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-12 14:51:18 UTC
Created attachment 905278 [details]
dev-util:uftrace-0.16:20241012-103559.log
Comment 3 Toralf Förster gentoo-dev 2024-10-12 14:51:20 UTC
Created attachment 905279 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-10-12 14:51:21 UTC
Created attachment 905280 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-10-12 14:51:22 UTC
Created attachment 905281 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-12 14:51:23 UTC
Created attachment 905282 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-12 14:51:24 UTC
Created attachment 905283 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-12 14:51:25 UTC
Created attachment 905284 [details]
temp.tar.xz