Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909001 - dev-perl/B-Hooks-Parser-0.210.0-r1 - Parser.xs: error: scan_word undeclared (first use in this function)
Summary: dev-perl/B-Hooks-Parser-0.210.0-r1 - Parser.xs: error: scan_word undeclared (...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: perl-5.38
  Show dependency tree
 
Reported: 2023-06-22 16:23 UTC by Toralf Förster
Modified: 2023-06-23 23:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.86 KB, text/plain)
2023-06-22 16:23 UTC, Toralf Förster
Details
dev-perl:B-Hooks-Parser-0.210.0-r1:20230622-150417.log (dev-perl:B-Hooks-Parser-0.210.0-r1:20230622-150417.log,3.90 KB, text/plain)
2023-06-22 16:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,191.63 KB, text/plain)
2023-06-22 16:23 UTC, Toralf Förster
Details
environment (environment,78.72 KB, text/plain)
2023-06-22 16:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,780 bytes, application/x-xz)
2023-06-22 16:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,27.29 KB, application/x-xz)
2023-06-22 16:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,19.86 KB, application/x-xz)
2023-06-22 16:23 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 2023-06-22 16:23:44 UTC
In file included from /usr/lib64/perl5/5.38/x86_64-linux-quadmath/CORE/perl.h:6229,
                 from Parser.xs:10:
/usr/lib64/perl5/5.38/x86_64-linux-quadmath/CORE/embed.h:1706: note: macro "scan_word" defined here
 1706 | #   define scan_word(a,b,c,d,e,f)               Perl_scan_word(aTHX_ a,b,c,d,e,f)
      | 
Parser.xs:175:16: error: scan_word undeclared (first use in this function)
  175 |         return scan_word (base_s, dest, destlen, handle_package, res_len);
      |                ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-20230620-062502

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

gcc-config -l:
 [1] 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.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.69.0
  [2]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.6_p10 [openjdk-17]
2)	OpenJDK 8.362_p09 [openjdk-8]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-8 
  [2]   openjdk-17 
  [3]   openjdk-bin-8 
  [4]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php8.2 *
go version go1.20.5 linux/amd64

  HEAD of ::gentoo
commit 8277b250dade4e62102775ce619ebe3c64b0e1a8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 22 13:46:59 2023 +0000

    2023-06-22 13:46:59 UTC

emerge -qpvO dev-perl/B-Hooks-Parser
[ebuild  N    ] dev-perl/B-Hooks-Parser-0.210.0-r1  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-06-22 16:23:45 UTC
Created attachment 864420 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-22 16:23:46 UTC
Created attachment 864421 [details]
dev-perl:B-Hooks-Parser-0.210.0-r1:20230622-150417.log
Comment 3 Toralf Förster gentoo-dev 2023-06-22 16:23:47 UTC
Created attachment 864422 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-06-22 16:23:48 UTC
Created attachment 864423 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-06-22 16:23:49 UTC
Created attachment 864424 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-06-22 16:23:50 UTC
Created attachment 864425 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-06-22 16:23:51 UTC
Created attachment 864426 [details]
temp.tar.xz
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-23 23:02:46 UTC
commit d94501e64fa22dc68676002522a239c8b75fbca8
Author: Sam James <sam@gentoo.org>
Date:   Fri Jun 23 22:29:54 2023 +0100

    dev-lang/perl: update for respun 5.38.0_rc2

    See ef3caf3fbc0ae698eaea571ee0ac7d35562b6bbd. We need a revbump and to rename
    it on mirrors to ensure people pick up the new one.

    Signed-off-by: Sam James <sam@gentoo.org>

commit ef3caf3fbc0ae698eaea571ee0ac7d35562b6bbd
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   Fri Jun 23 22:55:11 2023 +0200

    dev-lang/perl: update Manifest, 5.38.0-RC2 tarball was re-spun

    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

commit 22d3fe199726d8cd56e1170098840efd143bb953
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   Fri Jun 23 18:00:08 2023 +0200

    dev-lang/perl: add 5.38.0_rc2

    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>