Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941085 - sys-fs/linux-apfs-rw-0.3.10 - [libtool] [gcc-15] /.../transaction.c: error: implicit declaration of function page_mkclean
Summary: sys-fs/linux-apfs-rw-0.3.10 - [libtool] [gcc-15] /.../transaction.c: error: i...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard: ~arch only
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-10-06 19:30 UTC by Toralf Förster
Modified: 2024-10-25 19:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.15 KB, text/plain)
2024-10-06 19:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,55.04 KB, text/plain)
2024-10-06 19:30 UTC, Toralf Förster
Details
environment (environment,117.47 KB, text/plain)
2024-10-06 19:30 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2024-10-06 19:30 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,13.94 KB, application/x-xz)
2024-10-06 19:30 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,143.14 KB, text/plain)
2024-10-06 19:30 UTC, Toralf Förster
Details
sys-fs:linux-apfs-rw-0.3.10:20241006-191315.log (sys-fs:linux-apfs-rw-0.3.10:20241006-191315.log,65.95 KB, text/plain)
2024-10-06 19:30 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.94 KB, application/x-xz)
2024-10-06 19:30 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-06 19:30:33 UTC
too long lines were shrinked:

  /usr/bin/x86_64-pc-linux-gnu-gcc -Wp,-MMD,/var/tmp/portage/sys-fs/linux-apfs-rw-0.3.10/work/linux-apfs-rw-0.3.10/.spaceman.o.d -nostdinc -I./arch/x86/include -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/gener
# CC [M]  /var/tmp/portage/sys-fs/linux-apfs-rw-0.3.10/work/linux-apfs-rw-0.3.10/symlink.o
  /usr/bin/x86_64-pc-linux-gnu-gcc -Wp,-MMD,/var/tmp/portage/sys-fs/linux-apfs-rw-0.3.10/work/linux-apfs-rw-0.3.10/.symlink.o.d -nostdinc -I./arch/x86/include -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/genera
# CC [M]  /var/tmp/portage/sys-fs/linux-apfs-rw-0.3.10/work/linux-apfs-rw-0.3.10/transaction.o
  /usr/bin/x86_64-pc-linux-gnu-gcc -Wp,-MMD,/var/tmp/portage/sys-fs/linux-apfs-rw-0.3.10/work/linux-apfs-rw-0.3.10/.transaction.o.d -nostdinc -I./arch/x86/include -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/ge
/var/tmp/portage/sys-fs/linux-apfs-rw-0.3.10/work/linux-apfs-rw-0.3.10/transaction.c: In function apfs_transaction_commit_nx:
/var/tmp/portage/sys-fs/linux-apfs-rw-0.3.10/work/linux-apfs-rw-0.3.10/transaction.c:715:17: error: implicit declaration of function page_mkclean; did you mean pte_mkclean? [-Wimplicit-function-declaration]
  715 |                 page_mkclean(page);
      |                 ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20241005-094003

  UNMASKED:
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15
    Requested by sam

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/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]   ruby31
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit 3f3fbcc11d047324fc529ea747e1b58e7e2694a3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 6 18:48:18 2024 +0000

    2024-10-06 18:48:17 UTC

emerge -qpvO =sys-fs/linux-apfs-rw-0.3.10
[ebuild  N    ] sys-fs/linux-apfs-rw-0.3.10  USE="strip -dist-kernel -modules-compress -modules-sign"
Comment 1 Toralf Förster gentoo-dev 2024-10-06 19:30:34 UTC
Created attachment 905016 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-06 19:30:35 UTC
Created attachment 905017 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-10-06 19:30:36 UTC
Created attachment 905018 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-06 19:30:37 UTC
Created attachment 905019 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-06 19:30:38 UTC
Created attachment 905020 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-06 19:30:39 UTC
Created attachment 905021 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2024-10-06 19:30:41 UTC
Created attachment 905022 [details]
sys-fs:linux-apfs-rw-0.3.10:20241006-191315.log
Comment 8 Toralf Förster gentoo-dev 2024-10-06 19:30:42 UTC
Created attachment 905023 [details]
temp.tar.xz