Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911747 - dev-perl/Config-AutoConf-0.320.0 fails test - # Failed test byacc is executable
Summary: dev-perl/Config-AutoConf-0.320.0 fails test - # Failed test byacc is executable
Status: CONFIRMED
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: TESTFAILURE
Depends on:
Blocks: perl-5.38
  Show dependency tree
 
Reported: 2023-08-05 07:51 UTC by Toralf Förster
Modified: 2023-11-11 01:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.84 KB, text/plain)
2023-08-05 07:51 UTC, Toralf Förster
Details
dev-perl:Config-AutoConf-0.320.0:20230804-220030.log (dev-perl:Config-AutoConf-0.320.0:20230804-220030.log,3.70 KB, text/plain)
2023-08-05 07:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,12.96 KB, text/plain)
2023-08-05 07:51 UTC, Toralf Förster
Details
environment (environment,78.99 KB, text/plain)
2023-08-05 07:52 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,11.28 KB, application/x-xz)
2023-08-05 07:52 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,19.88 KB, application/x-xz)
2023-08-05 07:52 UTC, Toralf Förster
Details
tests.tar.xz (tests.tar.xz,4.04 KB, application/x-xz)
2023-08-05 07:52 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-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!