Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929252 - net-misc/apt-cacher-ng-3.7.4_p1-r2 - [clang] /.../fileio.cc: fatal error: experimental/filesystem file not found
Summary: net-misc/apt-cacher-ng-3.7.4_p1-r2 - [clang] /.../fileio.cc: fatal error: exp...
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:
 
Reported: 2024-04-13 07:39 UTC by Toralf Förster
Modified: 2025-03-30 08:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.67 KB, text/plain)
2024-04-13 07:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,116.99 KB, text/plain)
2024-04-13 07:39 UTC, Toralf Förster
Details
environment (environment,111.44 KB, text/plain)
2024-04-13 07:39 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-04-13 07:39 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.98 KB, application/x-xz)
2024-04-13 07:39 UTC, Toralf Förster
Details
net-misc:apt-cacher-ng-3.7.4_p1-r2:20240412-231804.log (net-misc:apt-cacher-ng-3.7.4_p1-r2:20240412-231804.log,50.83 KB, text/plain)
2024-04-13 07:39 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,199.26 KB, text/plain)
2024-04-13 07:39 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,33.89 KB, application/x-xz)
2024-04-13 07:39 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,2.43 KB, application/x-xz)
2024-04-13 07:39 UTC, Toralf Förster
Details
emerge --info '=net-misc/apt-cacher-ng-3.7.4_p1-r2::gentoo' (apt-cacher-ng-3.7.4_p1-r2-info.txt,6.67 KB, text/plain)
2024-08-30 01:12 UTC, Sevilla, Larry
Details
emerge -pqv '=net-misc/apt-cacher-ng-3.7.4_p1-r2::gentoo' (apt-cacher-ng-3.7.4_p1-r2-pqv.txt,198 bytes, text/plain)
2024-08-30 01:13 UTC, Sevilla, Larry
Details
/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/temp/build.log (apt-cacher-ng-3.7.4_p1-r2-build.log.txt,124.70 KB, text/plain)
2024-08-30 01:14 UTC, Sevilla, Larry
Details
/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/temp/environment (apt-cacher-ng-3.7.4_p1-r2-environment.txt,98.08 KB, text/plain)
2024-08-30 01:14 UTC, Sevilla, Larry
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-04-13 07:39:08 UTC
/usr/include/c++/v1/__config:1001:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
 1001 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/usr/include/c++/v1/__config:974:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  974 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/fileio.cc:18:10: fatal error: 'experimental/filesystem' file not found
   18 | #include <experimental/filesystem>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20240411-061503

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.3+libcxx
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/18
18.1.3+libcxx
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 0218134f9a89b2a734b2c5f55f071034a40cfc46
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 12 19:49:09 2024 +0000

    2024-04-12 19:49:09 UTC

emerge -qpvO net-misc/apt-cacher-ng
[ebuild  N    ] net-misc/apt-cacher-ng-3.7.4_p1-r2  USE="-doc -fuse -systemd -tcpd"
Comment 1 Toralf Förster gentoo-dev 2024-04-13 07:39:09 UTC
Created attachment 890606 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-13 07:39:10 UTC
Created attachment 890607 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-13 07:39:11 UTC
Created attachment 890608 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-13 07:39:12 UTC
Created attachment 890609 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-13 07:39:13 UTC
Created attachment 890610 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-13 07:39:14 UTC
Created attachment 890611 [details]
net-misc:apt-cacher-ng-3.7.4_p1-r2:20240412-231804.log
Comment 7 Toralf Förster gentoo-dev 2024-04-13 07:39:15 UTC
Created attachment 890612 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-04-13 07:39:16 UTC
Created attachment 890613 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-13 07:39:17 UTC
Created attachment 890614 [details]
var.tmp.clang.tar.xz
Comment 10 Sevilla, Larry 2024-08-30 01:12:27 UTC
Created attachment 901615 [details]
emerge --info '=net-misc/apt-cacher-ng-3.7.4_p1-r2::gentoo'

additional info
Comment 11 Sevilla, Larry 2024-08-30 01:13:09 UTC
Created attachment 901616 [details]
emerge -pqv '=net-misc/apt-cacher-ng-3.7.4_p1-r2::gentoo'

additional info
Comment 12 Sevilla, Larry 2024-08-30 01:14:01 UTC
Created attachment 901617 [details]
/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/temp/build.log

additional info
Comment 13 Sevilla, Larry 2024-08-30 01:14:56 UTC
Created attachment 901618 [details]
/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/temp/environment

additional info