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

Bug 920309

Summary: dev-perl/Tk-804.36.0-r1 - tkGlue.c: error: pregcomp undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-perl:Tk-804.36.0-r1:20231218-222658.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-12-19 09:56:43 UTC
tkGlue.c:5262:46: error: macro "pregcomp" passed 3 arguments, but takes just 2
 5262 |  p->pat = pregcomp(string,string+len,p->flags);
      |                                              ^
/usr/lib64/perl5/5.38/x86_64-linux/CORE/embed.h:498:10: note: macro "pregcomp" defined here
  498 | # define pregcomp(a,b)                          Perl_pregcomp(aTHX_ a,b)
      |          ^~~~~~~~
tkGlue.c:5262:11: error: pregcomp undeclared (first use in this function); did you mean regcomp_t?
 5262 |  p->pat = pregcomp(string,string+len,p->flags);
      |           ^~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit 60b859c8114efc0ff8cfa37a0ab225f567ac13f0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Dec 18 20:32:34 2023 +0000

    2023-12-18 20:32:34 UTC

emerge -qpvO dev-perl/Tk
[ebuild  N    ] dev-perl/Tk-804.36.0-r1  USE="examples -test"
Comment 1 Toralf Förster gentoo-dev 2023-12-19 09:56:43 UTC
Created attachment 879892 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-19 09:56:44 UTC
Created attachment 879893 [details]
dev-perl:Tk-804.36.0-r1:20231218-222658.log
Comment 3 Toralf Förster gentoo-dev 2023-12-19 09:56:46 UTC
Created attachment 879894 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-19 09:56:47 UTC
Created attachment 879895 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-19 09:56:48 UTC
Created attachment 879896 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-19 09:56:49 UTC
Created attachment 879897 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-19 09:56:50 UTC
Created attachment 879898 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-19 09:56:51 UTC
Created attachment 879899 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2023-12-19 09:56:52 UTC
Created attachment 879900 [details]
temp.tar.xz