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

Bug 911747

Summary: dev-perl/Config-AutoConf-0.320.0 fails test - # Failed test byacc is executable
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: CONFIRMED ---    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/ambs/Config-AutoConf/issues/18
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 908724    
Attachments: emerge-info.txt
dev-perl:Config-AutoConf-0.320.0:20230804-220030.log
emerge-history.txt
environment
etc.portage.tar.xz
temp.tar.xz
tests.tar.xz

Description Toralf Förster gentoo-dev 2023-08-05 07:51:56 UTC
t/00.load.t ....... ok                                                  
===(       2;0   1/18  0/?  0/? )=======================================# Check for some progs to get an overview about world outside
# Found AWK as /usr/bin/gawk
# Found SED as /bin/gsed
# Found EGREP as /bin/egrep

#   Failed test 'byacc is executable'
#   at t/01.checkprog.t line 99.
# Found YACC as byacc

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened_test-20230804-160122

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
Python 3.11.4
php cli (if any):

  HEAD of ::gentoo
commit 1f77cc90ea8eb1325ea6dc0fae61da8c8b5a694c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 4 15:31:41 2023 +0000

    2023-08-04 15:31:41 UTC

emerge -qpvO dev-perl/Config-AutoConf
[ebuild  N    ] dev-perl/Config-AutoConf-0.320.0  USE="test"
Comment 1 Toralf Förster gentoo-dev 2023-08-05 07:51:58 UTC
Created attachment 867096 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-05 07:51:58 UTC
Created attachment 867097 [details]
dev-perl:Config-AutoConf-0.320.0:20230804-220030.log
Comment 3 Toralf Förster gentoo-dev 2023-08-05 07:51:59 UTC
Created attachment 867098 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-08-05 07:52:00 UTC
Created attachment 867099 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-08-05 07:52:01 UTC
Created attachment 867100 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-05 07:52:02 UTC
Created attachment 867101 [details]
temp.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-05 07:52:03 UTC
Created attachment 867102 [details]
tests.tar.xz
Comment 8 bschnzl 2023-11-11 01:39:59 UTC
building USE="test" emerge world -DvN.  dev-perl/Config-AutoConf "Failed test 'flex is executable'"

sam_ pointed to:  https://github.com/ambs/Config-AutoConf/issues/18 

export LEX=/usr/bin/flex; emerge Config-AutoConf worked.

On to the next one!