Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 914425

Summary: dev-util/build2-0.14.0 - /.../pkgconfig.cxx: error: no matching function for call to call_pkgconf_client_new(pkgconf_client_t ( )(pkgconf_error_handle
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Mark Wright <gienah>
Status: RESOLVED FIXED    
Severity: normal CC: pageexec, sam
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=911719
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 916146    
Bug Blocks: 911721    
Attachments: emerge-info.txt
dev-util:build2-0.14.0:20230919-080339.log.xz
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-09-19 08:39:55 UTC
 1275 |       mutable typename std::aligned_storage<sizeof (value_type),
      |                             ^~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/type_traits:2099:5: note: declared here
 2099 |     aligned_storage
      |     ^~~~~~~~~~~~~~~
/var/tmp/portage/dev-util/build2-0.14.0/work/build2-toolchain-0.14.0/build2/libbuild2/cc/pkgconfig.cxx: In constructor build2::pkgconf::pkgconf(path_type, const build2::dir_paths&, const build2::dir_paths&, const build2::dir_paths&):
/var/tmp/portage/dev-util/build2-0.14.0/work/build2-toolchain-0.14.0/build2/libbuild2/cc/pkgconfig.cxx:325:31: error: no matching function for call to call_pkgconf_client_new(pkgconf_client_t* (*)(pkgconf_error_handler_func_t, void*, const pkgconf_cross_personality_t*), bool (&)(const char*, const pkgconf_client_t*, const void*), std::nullptr_t)
  325 |       call_pkgconf_client_new (&pkgconf_client_new,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20230916-053003

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0
  [2]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit 812e94e7ecc709607a0fbb7a1bf86135974f461d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Sep 19 07:31:42 2023 +0000

    2023-09-19 07:31:41 UTC

emerge -qpvO dev-util/build2
[ebuild  N    ] dev-util/build2-0.14.0  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-09-19 08:39:56 UTC
Created attachment 870923 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-19 08:39:57 UTC
Created attachment 870924 [details]
dev-util:build2-0.14.0:20230919-080339.log.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-19 08:39:58 UTC
Created attachment 870925 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-09-19 08:39:59 UTC
Created attachment 870926 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-19 08:40:00 UTC
Created attachment 870927 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-19 08:40:01 UTC
Created attachment 870928 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-19 08:40:02 UTC
Created attachment 870929 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-12-20 03:44:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be3984ef50b0c59df17d6202f6bd20334f963735

commit be3984ef50b0c59df17d6202f6bd20334f963735
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-20 03:21:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-20 03:44:08 +0000

    dev-util/build2: add 0.16.0
    
    Closes: https://bugs.gentoo.org/916146
    Closes: https://bugs.gentoo.org/914425
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/build2/Manifest             |   1 +
 dev-util/build2/build2-0.16.0.ebuild | 143 +++++++++++++++++++++++++++++++++++
 2 files changed, 144 insertions(+)